/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
    font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
    font-size: 0.7em;
    behavior: url("scripts/csshover.htc");
    color: #000;
}

img {
    border: none;
}

p {
	margin-bottom: 1em;
	color: #000;
	line-height: 1.6em;
}

p a, p a:link {
	color: #000;
}

p a:visited {
	color: #000;
}

p a:hover {
	color: #fff;
}

li a, li a:link {
	color: #d51b43;
}

li a:visited {
	color: #a28e7d;
}

li a:hover {
	background: #be0931;
	color: #fff;
}


h1 {
	width: 240px;
	margin-bottom: 20px;
	border-bottom: 4px #000 solid;
	color: #000;
	font-size: 2em;
}

strong, b {
	font-weight: bold;
}

i, em  {
	font-style: italic;
}

h2, h3, h4, h5 {
	width: 240px;
	margin-bottom: 0.4em;
	color: #000;
	margin-bottom: 20px;
	border-bottom: 4px #000 solid;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.6em;
}

h4, h5 {
	font-size: 1.3em;
}

table {
	width: 100%;
	margin-bottom: 1.5em;
	font-size: 12px;
	border-left: 1px #000 solid;
	border-top: 1px #000 solid;
}

table tr th {
	padding: 8px 15px;
	text-align: left;
	color: #000;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}


table tr.dark td {
	color: #000;
}

table tr td {
	padding: 3px;
	background: #fff;
	color: #000;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

form {
/*    display: none;*/
}

form table {
	border: none;
}

form table td {
	border-top: 1px #000 solid;
}

input, select {
	font-size: 11px;
	background: #fff;
}

input, select {
	border: 1px #000 solid;
	padding: 2px;
}

select {
	width: 120px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	border: 1px #000 solid;
	padding: 2px;
}

ul {
	margin-bottom: 1.5em;
	margin-left: 35px;
}

ul li {
	padding-left: 13px;
	margin-bottom: 0.5em;
	list-style: disc;
}

ul li ul {
	margin-left: 35px;
	padding-top: 0.5em;
}


ul li ul li ul {
	margin-left: 35px;
	padding-top: 0.5em;
}

ol {
	margin-left: 35px;
	list-style: decimal;
	margin-bottom: 1.5em;
}

ol li {
	margin-bottom: 0.5em;
}

hr {
	color: #000;
	border: 0 none;
	border-top: 1px solid #000;
	height: 1px;
	margin: 0 0 1em 0;
}

/*--USEFUL----------------------------------------------------------------*/

.clear {
    clear: both;
    overflow: hidden;
    font-size: 1px;
}

hr.clear {
	visibility: hidden;
	margin: 0 !important;
}

.break {
	height: 1em;
}

.mBottom {
	margin-bottom: 1em;
}

.mRight {
	margin-right: 1em;
}

.mLeft {
	margin-left: 1em;
}

.mTop {
	margin-top: 1em;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.photo {
	float: left;
	margin: 0 10px 5px 0;
}

/*--LAYOUT----------------------------------------------------------------*/

#page {
	width: 100%;
    padding: 90px 0 0 0;
    position: relative;
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#headerContent {
	width: 600px;
	height: 348px;
	margin: 0 auto 0 auto;
	position: relative;
}

#header #logo {
	width: 143px;
	height: 82px;
	position: absolute;
	left: 0;
	top: 0;
}

#header #headerPhoto {
	display: none;
}

#header #menu {
	display: none;
}

/*--WHITE-CONTENT--------------------------------------------------------*/

.whiteContent {
	width: 600px;
	background: #fff;
	text-align: center;
}

.whiteContent .centeredContent {
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 15px 0 5px 18px;
	text-align: left;
}

.withBanner180x130 {
	padding: 15px 25px 20px 43px;
}

.withBanner180x130 .text {
	width: 600px;
	float: left;
}

.whiteContent .banner180x130 {
	display: none;
}

.withProductTip .text {
	width: 600px;
	float: left;
}

.mTop60 {
	margin-top: 50px;
}

/*--WHITE-CONTENT--------------------------------------------------------*/

.normalContent {
	width: 600px;
	text-align: center;
}

.normalContent .centeredContent {
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 15px 0 20px 18px;
	text-align: left;
}

.normalContent .centeredContent h2 {
	width: 240px;
	margin-bottom: 20px;
	border-bottom: 4px #000 solid;
	padding-bottom: 4px;
	color: #000;
	font-size: 1.6em;
}


/*--ACTUALITY------------------------------------------------------------*/

.actuality {
	width: 224px;
	float: left;
	margin-left: 15px;
	_margin-left: 10px;
}

.first {
	margin: 0;
}

.actuality h3, .productTip h3 {
	width: auto;
	display: inline;
	line-height: 21px;
	margin: 0;
	color: #fff;
	float: left;
	height: 21px;
	font-size: 1.2em;
	border: none;
}

.actuality h3 span, .productTip h3 span {
	_width: 110px;
	height: 21px;
	padding: 0 10px 0 10px;
	display: block;
	width: auto;
}

.productTip {
	display: none;
}

.actuality .actualityContent {
	padding: 6px 5px 6px 7px;
	clear: both;
}

.actuality .actualityContent h4 {
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 3px;
	width: auto;
	background: none;
	border: none;
}

.actuality .actualityContent p, .productTip .productTipContent p {
	color: #fff;
	margin: 0 0 0 2px;
}

.actuality .actualityContent img {
	vertical-align: top;
}

.actuality .actualityButtons {
	display: none;
}

/*--DISCUSSION-----------------------------------------------------------*/

#discussionForm {
    display: block;
}

#messages {
    display: none;
}

.paging {
    display: none;
}

/*--FOOTER---------------------------------------------------------------*/

#footer {
	width: 100%;
	text-align: center;
	background: #fff url("../images/white_stripe_top.gif") 0 0 repeat-x;
	border-top: 1px #000 solid;
}

#footerContent {
	width: 930px;
	height: 50px;
	margin: 0 auto 0 auto;
	padding: 30px 25px 0 25px;
	text-align: left;
}

#footer #zentiva {
	width: 103px;
	height: 18px;
	float: left;
}

#footer #copy {
	margin: -8px 0 0 30px;
	float: left;
	color: #000;
	line-height: 1.6em;
}

#footer #copy a {
	color: #000;
}









