/* top menu */
.hmenu{
margin:	0px;
padding:	0px 16px 0px 6px;
border-top:	1px solid rgb(229, 229, 229);
font-size:	0px;
line-height:	0px;
}

.cms_hmenu_pointer{
display:	none;
}

.cms_hmenu_item{
margin:	0px;
padding:	18px 0px 0px 26px;
font-size:	15px;
line-height:	15px;
float:	left;
list-style-type:	none;
}

.cms_hmenu_item a.cms_hmenu_link .left, .cms_hmenu_item a.cms_hmenu_link .right, .cms_hmenu_item a.cms_hmenu_link_selected .left, .cms_hmenu_item a.cms_hmenu_link_selected .right{
display:	none;
}

.cms_hmenu_item a.cms_hmenu_link{
color:	rgb(127, 127, 127);
background-color:	inherit;
text-decoration:	none;
font-size:	15px;
font-weight:	bold;
}

.cms_hmenu_item a.cms_hmenu_link:hover, .cms_hmenu_item a.cms_hmenu_link_selected{
color:	rgb(72, 144, 0);
background-color:	inherit;
text-decoration:	none;
font-size:	15px;
font-weight:	bold;
}

/*foot menu*/
.fmenu{
margin:	0px 0px 0px 20px;
padding:	0px;
border:	none;
}

.cms_fmenu_pointer{
display:	none;
}

.cms_fmenu_item{
margin:	0px;
padding:	0px 5px 0px 5px;
font-size:	11px;
line-height:	11px;
float:	left;
list-style-type:	none;
}

.cms_fmenu_item a.cms_fmenu_link{
color:	rgb(158, 6, 0);
background-color:	inherit;
text-decoration:	none;
}

.cms_fmenu_item a.cms_fmenu_link:hover{
text-decoration:	underline;
}

.cms_fmenu_item a.cms_fmenu_link_selected{
color:	rgb(255, 102, 0);
background-color:	inherit;
text-decoration:	none;
}

/*newsletter*/
.newsletter_cont{
width:	329px;
overflow:	auto;
margin:	0px;
padding:	0px;
text-align:	left;
background: url('../images/optivita_bg_newsletter.jpg') repeat-y top left;
float:	left;
}

.newsletter_cont th{
margin:	0px;
padding:	0px;
text-align:	left;
}

table.newsletter{
width:	100%;
margin:	0px;
padding:	0px;
text-align:	left;
}

td.newsletter_text{
color: rgb(255, 255, 255); 
background-color: inherit; 
padding: 0px 20px 25px 20px;
margin:	0px;
height:	26px;
}

td.newsletter_input{
width:	168px;
height:	51px;
margin:	0px;
padding:	0px;
vertical-align:	top;
}

input.newsletter{
border:	none; 
margin-left: 20px; 
padding:	2px 2px 0px 2px; 
font-size: 10px; 
background: url('../images/optivita_bg_input_newsletter.gif') no-repeat top left; 
width: 168px; 
height: 21px;
}

td.newsletter_button{
width:	135px;
height:	51px;
padding:	0px 0px 0px 2px; 
margin:	0px;
vertical-align: top;
text-align:	left;
}

/*rss*/
.feed_short{
margin-top: 5px;
}
