/******************************************** BROWSER FIXES *****************************************************/
.clearAfter:after, .clearFloats {
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden;
}

.clearAfter {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearAfter {height: 1%;}
.clearAfter {display: block;}
/* End hide from IE-mac */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -4em 0; /* the bottom margin is the negative value of the footer's height */
}
.footer, .footer2, .push {
	height: 4em; /* .push must be the same height as .footer */
}




/****************************************** MAIN **************************************************************/
body {
	line-height: 16px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

body, div, ul, li, td, h1, h2, h3, h4, h5, h6, p, input, textarea, select, option {
	font-size: 12px;
	font-family: helvetica, verdana, arial;
	line-height: 18px;
	color: #666;
}

img {
    border: 0;
}

em {
	font-weight: bold;
	color: #8AAECC;
	font-style: normal;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#nav {
	padding: 0;
	margin-top: -10px;
}

#top_nav {
	padding: 0;
	margin-top: 0;
	height: 79px;
}

#top_nav ul { /* primary nav selections */
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#top_nav li {
	display: inline;
	list-style: none;
	float: left;
	height: 79px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#top_nav li span {
	visibility: hidden;
}

#top_nav li a {
	display: block;
	padding-top: 79px;
	height: 0px !important;
	height /**/: 23px;
	overflow: hidden;
	text-decoration: none;
}

#top_nav li a:hover {
	background-position: 0px -79px;
	text-decoration: none;
}

#top_nav li.logo {
	width: 383px;
	background: url('../img/logo.gif') no-repeat scroll top left;
	
}
#top_nav li.logo a {
	display: block;
	background: url('../img/logo.gif') no-repeat scroll top left;
	width: 383px;
	height: 79px !important;
}
#top_nav li.logo a.active {
	background-position: 0px -79px;
}
#top_nav li.logo a.hover {
	background-position: 0px -79px;
}
#top_nav li.menu {
	background: url('../img/btn_menu.gif') no-repeat scroll top left;
	width: 99px;
}
#top_nav li.menu a {
	display: block;
	background: url('../img/btn_menu.gif') no-repeat scroll top left;
	width: 99px;
	height: 79px !important;
}
#top_nav li.menu a.active {
	background-position: 0px -79px;
}

#top_nav li.nutrition {
	background: url('../img/btn_nutrition.gif') no-repeat scroll top left;
	width: 131px;
}
#top_nav li.nutrition a {
	display: block;
	background: url('../img/btn_nutrition.gif') no-repeat scroll top left;
	width: 131px;
	height: 79px !important;
}
#top_nav li.nutrition a.active {
	background-position: 0px -79px;
}

#top_nav li.contact {
	background: url('../img/btn_contact.gif') no-repeat scroll top left;
	width: 116px;
}
#top_nav li.contact a {
	display: block;
	background: url('../img/btn_contact.gif') no-repeat scroll top left;
	width: 116px;
	height: 79px !important;
}
#top_nav li.contact a.active {
	background-position: 0px -79px;
}

#top_nav li.news {
	background: url('../img/btn_news.gif') no-repeat scroll top left;
	width: 98px;
}
#top_nav li.news a {
	display: block;
	background: url('../img/btn_news.gif') no-repeat scroll top left;
	width: 98px;
	height: 79px !important;
}
#top_nav li.news a.active {
	background-position: 0px -79px;
}



.body {
	clear: both;
	display: block;
	padding: 52px 0 0 80px;
	height: 540px;
}

.body.menu {
	padding: 37px 0 0 80px;
	height: 480px;    
}

.body.nutrition {
	padding: 23px 0 0 80px;
	height: 320px;    
}

.body.contact {
	padding: 52px 0 0 80px;
	height: 580px;    
}

.body.contact img,
.body.news img
{
	padding-bottom: 10px;
}

.body.news {
	height: 400px;
}

.container {
	width: 850px;
}

.home-left {
	float: left;
	padding-right: 25px;
	height: 209px;
}

.home-right {
	float: left;
	width: 345px;
	height: 209px;
}

.home2-left {
	float: left;
	padding-top: 18px;
	padding-right: 38px;
}

.home-dots {
	float: left;
	background: url('../img/dot_green.gif') repeat-y top left;
	width: 1px;
	height: 118px;
	padding-top: 15px;
	margin-right: 20px;
}

.home2-right {
	float: left;
	padding-top: 18px;
	width: 345px;
}

#home_yogurt {
	position: absolute;
	left: 566px;
	top: 271px;
	background: url('../img/img_yogurt.jpg') no-repeat scroll top left;
	width: 257px;
	height: 377px;
}

.contact-left {
	float: left;
	padding-right: 46px;
	height: 318px;
}

.contact-right {
	float: left;
	width: 345px;
	height: 318px;
}

.nutrition-left {
	position: absolute;
	left: 76px;
}

.nutrition-right {
	padding: 30px 0 0 290px;
	float: left;
	width: 345px;
	height: 319px;
}

.menu-left {
	float: left;
	padding-right: 35px;
	height: 383px;
	width: 365px;
}

.menu-right {
	float: left;
	width: 345px;
	height: 383px;
}


.news .intro {
	width: 530px;
	padding: 15px 0 40px 0;
	color: #666;
}

.news .news-item {
	display: block;
	padding-bottom: 26px;
}

.news .news-item .img {
	padding-right: 22px;
	float:left;
}

.news .news-item .header {
	color: #50B848;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	
}
.news .news-item .copy {
	float: left;
	color: #666;
}

a.xlink {
	background: url('../img/ico-arrow.gif') no-repeat left top;
	padding: 0 23px 0 8px;
	height: auto;
	width: auto;
	color: #F68F1E;
	font-weight: bold;
}
a.xlink:hover {
	text-decoration: underline;
}
.footer {
	clear: both;
	background: url('../img/footer.gif') no-repeat scroll top left;
	width: 850px;
}

.footer2 {
	clear: both;
	background: url('../img/footer2.gif') no-repeat scroll top left;
	width: 850px;
	
}