/* HTML - SEO pages*/
#skiplinks,#navigation {list-style:none;overflow:hidden;background:url(../../images/seperator.png) no-repeat center bottom;padding:0 0 20px 0}
#navigation {width:450px;padding: 20px 0 10px 0;background:url(../../images/seperator.png) no-repeat center top;}
#skiplinks li, #navigation li {display: inline;}
#skiplinks a, #navigation a {float:left;display:inline;border-left:1px solid #bbb;line-height:1em;padding:0 5px;}
#skiplinks li.homelink a{padding:0 5px 0 0;border:none;}
#navigation a {border:none;border-right:1px solid #bbb;line-height:1.3em;font-weight:700;}
#navigation li.last a {border:none;}

h1 {
	margin-bottom: 30px;
	height: 37px;
	width: 388px;
	text-indent: -9999em;
	background: url(../../images/main_meat_retreat.png) center right no-repeat #000000; 
}

#htmlCage {	width: 380px;margin-left: 140px;}
* html #htmlCage {width: 420px;margin-left: 130px;}

#contentHtml {
    background: url(../../images/main_bg.jpg) no-repeat center top;
	position: relative;
	width: 660px;	
	margin: 0 auto;
	color: #BBBBBB;
	padding-top: 45px;
	font-size: 0.68em;
	padding-bottom: 30px;
}
.smallContent {min-height:631px;}
* html .smallContent {height:631px;}

#contentHtml h2 {margin:10px 0;text-indent:-9999em;height:19px;width:380px;}
#contentHtml h2#home {background:url(../../images/main_title_home.png) no-repeat;}
#contentHtml h2#sticks {background:url(../../images/main_title_sticks.png) no-repeat;}
#contentHtml h2#nutrition {background:url(../../images/main_title_nutrition.png) no-repeat;}
#contentHtml h2#flick {background:url(../../images/main_title_flick.png) no-repeat;}
#contentHtml h2#history {background:url(../../images/main_title_history.png) no-repeat;}
#contentHtml h2#contact {background:url(../../images/main_title_privacy.png) no-repeat;}
#contentHtml h2#privacy {background:url(../../images/main_title_privacy.png) no-repeat;}
#contentHtml h2#legal {background:url(../../images/main_title_legal.png) no-repeat;}

#contentHtml h3, #contentHtml h4, #contentHtml p { font-size: 1.00em; padding: 0.5em 0; margin:0; color:#BBBBBB;  }
#contentHtml a { color: #BBBBBB; background-color: #000000; text-decoration: underline; }
#contentHtml a:hover { text-decoration: none; }
#contentHtml ol { padding-left: 25px; margin-bottom: 20px; }
#contentHtml ol li { margin-bottom:15px; }

ul#tv-ads {
    list-style: none;
}

ul#tv-ads li {
    padding: 5px 0;
    clear: left;
}

ul#tv-ads img {
    float: left;
    margin: 0 8px 0 0;
}

ul#tv-ads h3 {
    margin: 0;
    padding: 5px 0;
}

/* TABLE */

table.nutrition {border:none;border-collapse:collapse;}
table.nutrition td,table.nutrition th {padding:5px;background:#252525;border:1px solid #000;}
table.nutrition td.first, table.nutrition th {background:#464646;color:white;}
table.nutrition abbr {cursor:help;}
