/*--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");
    background: #fff;
    color: #76563d;
}

img {
    border: none;
}

p {
	margin-bottom: 1em;
	color: #76563d;
	line-height: 1.6em;
}

p a, p a:link {
	color: #d51b43;
}

p a:visited {
	color: #a28e7d;
}

p a:hover {
	background: #be0931;
	color: #fff;
}

li a, li a:link {
	color: #d51b43;
}

li a:visited {
	color: #a28e7d;
}

li a:hover {
	background: #be0931;
	color: #fff;
}



h1 {
	width: 400px;
	margin-bottom: 20px;
	border-bottom: 4px #e6a4a9 solid;
	color: #d51b43;
	font-size: 2em;
}

strong, b {
	font-weight: bold;
}

i, em  {
	font-style: italic;
}

h2, h3, h4, h5 {
	width: 400px;
	margin-bottom: 0.4em;
	color: #d51b43;
	margin-bottom: 20px;
	border-bottom: 4px #e6a4a9 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;
}

table tr th {
	padding: 8px 15px;
	text-align: left;
	color: #76563d;
	background: #cec6bc;
}

table tr th.suda {
	background: #c5bcb1;
}

table tr.dark td {
	background: #ecebe6;
	color: #76563d;
}

table tr.dark td.suda {
	background: #e2dfd8;
}

table tr td {
	padding: 3px;
	background: #fff;
	/*color: #e6a4a9;*/
	color: #76563D;
	font-family: Arial,Tahoma,"Geneva CE",lucida,sans-serif;
	font-size: 0.88em;
}

table tr td.suda {
	background: #f4f2f0;
}

table.centerTd tr td, table.centerTd tr th {
	text-align: center;
}

table.miniPadding tr td {
	padding: 4px 10px;
}

table.miniPadding tr th {
	padding: 4px 10px;
}

form table {
	border: none;
}

form table td {
	border-top: 1px #E4E4E4 solid;
}

input, select {
	font-size: 11px;
	background: #fff;
}

input, select {
	border: 1px #C0C0C0 solid;
	padding: 2px;
}

select {
	width: 120px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	border: 1px #C0C0C0 solid;
	padding: 2px;
}

ul {
	margin-bottom: 1.5em;
	margin-left: 35px;
}

ul li {
	padding-left: 13px;
	margin-bottom: 0.5em;
	list-style: none;
	background: url("../images/li1.gif") 0 5px no-repeat;
}

ul li ul {
	margin-left: 35px;
	padding-top: 0.5em;
}

ul li ul li {
	background: url("../images/li2.gif") 0 5px no-repeat;
}

ul li ul li ul {
	margin-left: 35px;
	padding-top: 0.5em;
}

ul li ul li ul li {
	background: url("../images/li3.gif") 0 5px no-repeat;
}

ol {
	margin-left: 35px;
	list-style: decimal;
	margin-bottom: 1.5em;
}

ol li {
	margin-bottom: 0.5em;
}

hr {
	color: #d5d5d5;
	border: 0 none;
	border-top: 1px solid #d5d5d5;
	height: 1px;
	margin: 0 0 1em 0;
}

.border {
	border: 1px solid #d5d5d5 !important;
}

/*--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: 348px 0 0 0;
    position: relative;
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/header_bg_red.jpg") 0 0 repeat-x;
	text-align: center;
}

.headerShadow {
	background: url("../images/header_bg.jpg") 0 0 repeat-x !important;
}

#headerContent {
	width: 930px;
	height: 348px;
	margin: 0 auto 0 auto;
	position: relative;
}

#formLars{
	margin: 0 auto 0 auto;
}

#header #logo {
	width: 143px;
	height: 82px;
	position: absolute;
	left: 19px;
	top: 22px;
}

#header #headerPhoto {
	width: 930px;
	height: 222px;
	padding-top: 126px;
}

#header #headerPhoto img {
	width: 930px;
	height: 222px;
}

#header #menu {
	height: 50px;
	width: auto;
	margin: 0;
	padding: 0;	
	position: absolute;
	left: 220px;
	top: 38px;	
}

#header #menu li {
	height: 50px;
	margin: 0;
	padding: 0 15px 0 15px;
	float: left;
	background: url("../images/menu_line.gif") 0 0 no-repeat;
	position: relative;
}

#header #menu li a {
	height: 32px;
	padding: 18px 0 0 0;
	float: left;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background: url("../images/menu_item_top.gif") 0 11px no-repeat;
}

#header #menu li.active a, #header #menu li a:hover {
	height: 40px;
	padding: 10px 0 0 0;
	background: url("../images/menu_item_bottom.gif") 0 28px no-repeat;
}

#header #menu li ul {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
}

#header #menu li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 40px;
	width: 113px;
	z-index: 15;
}

#header #menu li:hover ul li {
	margin: 0;
	padding: 0;
	background: 0;
	height: auto;
}

#header #menu li:hover ul li a {
	width: 100px;
	margin: 0;
	height: auto;
	padding: 5px 6px 5px 7px;
	background: #be0931;
	font-size: 11px;
}

#header #menu li ul li a:hover {
	background: #d04863 !important;
	background-image: none !important;
	height: auto !important;
	padding: 5px 6px 5px 7px !important;
}

/*--WHITE-CONTENT--------------------------------------------------------*/

.whiteContent {
	width: 100%;
	background: #fff;
	text-align: center;
}

.whiteContent .centeredContent {
	width: 912px;
	margin: 0 auto 0 auto;
	padding: 15px 0 5px 18px;
	text-align: left;
}

.withBanner180x130 {
	padding: 15px 25px 20px 43px;
}

.withBanner180x130 .text {
	width: 680px;
	float: left;
}

.whiteContent .banner180x130 {
	margin-top: 5px;
	float: right;
	background: #fff;
}

.withProductTip .text {
	width: 705px;
	float: left;
}

.mTop60 {
	margin-top: 50px;
}

/*--WHITE-CONTENT--------------------------------------------------------*/

.normalContent {
	width: 100%;
	text-align: center;
}

.normalContent .centeredContent {
	width: 912px;
	margin: 0 auto 0 auto;
	padding: 15px 0 20px 18px;
	text-align: left;
}

.normalContent .centeredContent h2 {
	width: 400px;
	margin-bottom: 20px;
	border-bottom: 4px #e6a4a9 solid;
	padding-bottom: 4px;
	color: #d51b43;
	font-size: 1.6em;
}

.shadowBottom {
	background: #ecebe6 url("../images/white_stripe_bottom.gif") 0 0 repeat-x;
}

.shadowTop {
	background: #ecebe6 url("../images/white_stripe_bottom.gif") 0 0 repeat-x;
}


/*--ACTUALITY------------------------------------------------------------*/

.actuality {
	width: 224px;
	float: left;
	margin-left: 15px;
	_margin-left: 3px;
}

.first {
	margin: 0;
}

.actuality h3, .productTip h3 {
	width: auto;
	_width: 120px;
	display: inline;
	line-height: 21px;
	margin: 0;
	color: #fff;
	float: left;
	height: 21px;
	background: url("../images/act_h2_left.gif") left 0 no-repeat;
	font-size: 1.2em;
}

.actuality h3 span, .productTip h3 span {
	
	height: 21px;
	padding: 0 10px 0 10px;
	display: block;
	background: url("../images/act_h2_right.gif") right 0 no-repeat;
	width: auto;
}

.productTip {
	width: 183px;
	float: right;
}
.emailer {
	float: none;

}
.emailer .productTipContent
{
	padding-left: 0px;
}
.productTip h3 {
	color: #be0931;
}

.actuality .actualityContent {
	padding: 6px 5px 6px 7px;
	background: #ecebe6 url("../images/act_content.gif") 0 0 no-repeat;
	clear: both;
}

.productTip .productTipContent {
	padding: 6px 5px 6px 7px;
	clear: both;
	background: #e6a4a9 url("../images/product_tip_top.gif") 0 top no-repeat;
}

.productTip .productTipPhoto {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.actuality .actualityContent h4 {
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 3px;
	width: auto;
	background: none;
}

.productTip .productTipContent h4 {
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 3px;		
	width: auto;
	background: none;
}

.productTipFooter {
	height: 8px;
	background: #e6a4a9 url("../images/product_tip_bottom.gif") 0 bottom no-repeat;	
}

.actuality .actualityContent p, .productTip .productTipContent p {
	color: #fff;
	margin: 0 0 0 2px;
}

.actuality .actualityContent img {
	vertical-align: top;
}

.actuality .actualityButtons {
	padding: 0 10px 10px 10px;
	background: #e6a4a9 url("../images/act_buttons.gif") 0 bottom no-repeat;
}

.actuality .actualityButtons a {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding: 3px 4px;
}

.actuality .actualityButtons a:hover {
	background: #d04863;
}

.actuality .actualityButtons a.comments {
	float: left;
}

.actuality .actualityButtons a.complete {
	float: right;
}

/*--DISCUSSION-----------------------------------------------------------*/

#discussionForm {
    width: 705px;
    height: 138px;
    background: url("../images/discussion_form.gif") 0 0 no-repeat;
    position: relative;
}
.comback
{
    background: url("../images/discussion_form2.gif") 0 0 no-repeat;
}
#discussionForm .comment {
    width: 684px;
    height: 76px;
    background: #fff;
    border: 1px #dddddd solid;
    position: absolute;
    left: 7px;
    top: 27px;
    color: #76563d;
}

#discussionForm .name {
    width: 166px;
    height: 14px;
    background: #fff;
    border: 1px #dddddd solid;
    position: absolute;
    left: 7px;
    top: 112px;
    color: #76563d;
}

#discussionForm .email {
    width: 166px;
    height: 14px;
    background: #fff;
    border: 1px #dddddd solid;
    position: absolute;
    left: 188px;
    top: 112px;
    color: #76563d;
}
.emailertext
{
	margin-top:3px;
	width: 150px;
}
.emailerbutton {
    width: 105px;
    padding: 0 5px 3px 5px;
    height: 22px;
    background: none;
    right: 9px;
    top: 112px;
    border: none;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 50px;
    _margin-left: 45px;
}

#discussionForm .insert {
    width: 105px;
    padding: 0 5px 3px 5px;
    height: 22px;
    background: none;
    position: absolute;
    right: 9px;
    top: 112px;
    border: none;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

#discussionForm .check {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 380px;
    top: 115px;
    color: #fff;
    font-size: 11px;
    border: 1px #d04863 solid;
}

#discussionForm .sending {
    position: absolute;
    left: 400px;
    top: 115px;
    color: #fff;
    font-size: 11px;
}
#discussionForm .sending2 {
    position: absolute;
    left: 375px;
    top: 110px;
    color: #fff;
    font-size: 11px;
}
.emailerbutton:hover {
    background: #d04863;
}
#discussionForm .insert:hover {
    background: #d04863;
}

#messages {
    width: 705px;
    padding-top: 2em;
}

.message {
    padding: 8px;
    margin-bottom: 11px;
    border-left: 1px #76563d solid;
    border-bottom: 1px #76563d solid;
}

.messageHeader {
    border-bottom: 1px #d04863 solid;
    padding-bottom: 4px;
}

.date {
    float: left;
}

.answer {
    float: right;
    color: #d04863 !important;
    font-weight: bold;
    text-decoration: none;
}

.pink {
    color: #d04863;
}

.message .messageHeader {
    height: 16px;
    color: #76563d;
}

.message .messageHeader a {
    color: #76563d;
    text-decoration: none;
}

.message p {
    margin: 3px 0 0 0;
}

.level1 {
    background: #ddd8d1;
}

.level2 {
    background: #ebe0dd;
    margin-left: 50px;
}

.level3 {
    background: #ebe0dd;
    margin-left: 100px;
}

.level4 {
    background: #ebe0dd;
    margin-left: 150px;
}

.paging {
    margin-right: 205px;
    _margin-right: 103px;
    margin-right:0px;
    height: 20px;
    float: right;
}

.paging span {
    font-weight: bold;
    color: #d04863;
    float: left;
    display: block;
    margin-right: 4px;
}

.paging a {
    height: 14px;
    float: left;
    padding: 2px 4px;
    background: #ddd8d1;
    margin-left: 2px;
    font-weight: bold;
    text-decoration: none;
    color: #76563d;
    display: block;
}

.paging a.active {
    color: #fff;
    background: #d04863;
}

.paging a:hover {
    color: #fff;
    background: #d04863;
}

/*--FOOTER---------------------------------------------------------------*/

#footer {
	width: 100%;
	text-align: center;
	background: #fff url("../images/white_stripe_top.gif") 0 0 repeat-x;
}

#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: right;
}

#footer #obra {
	width: 54px;
	height: 18px;
	float: left;
}

#footer #copy {
	margin: -8px 0 0 40px;
	float: left;
	color: #be0931;
	line-height: 1.6em;
}

#footer #copy a {
	color: #be0931;
}

#footer a:hover {
	color: #fff !important;
}










.txt{
	width:250px;
}
#tabreg, #tabreg tr, #tabreg td {
	background-color: #ecebe6;
}
#tabreg td {
	border-top:1px solid #ecebe6;
}
#tabreg tr td {
	background:#ecebe6 none repeat scroll 0%;
	color:#76563D;
	font-family:Arial,Tahoma,"Geneva CE",lucida,sans-serif;
	font-size:0.88em;
	padding:3px;
}