html{
	background-color:#bdc366;
}
body {
	background:#bdc366 url(../images/body_background.jpg) repeat-x;
	font: normal 80% Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	line-height:120%;
}


#wrapper {
	background:#f5f6e8 url(../images/wrapper_background.jpg) repeat-x;
	margin:0 auto;
	width:828px;
	min-height:1080px;
	border-left:1px solid #c6c8ca;
	border-right:1px solid #c6c8ca;
	overflow:hidden;
}
#header{
	background: url(../images/header_background.jpg) no-repeat top left;
	width: 828px;
	height: 100px;
}
a{
	text-decoration:none;
	border:0;
	color: #7DAA05;
}
a:hover{
	text-decoration:underline;

}
p.article{
	line-height:120%;
	width:510px;
	margin-bottom:12px;
}
strong{
	font-weight:bold;
}
h1 a{
	background: url(../images/naturals_persil_comfort.gif) no-repeat scroll top left;
	width: 156px;
	height: 87px;
	display:block;
	float:left;
	text-indent:-9000em;
	margin:5px 12px 0 12px;
}

h1 span a{
	background: url(../images/classic_fm.gif) no-repeat scroll top left;
	width: 263px;
	height: 57px;
	display:block;
	position:relative;
	left:338px;
	top:20px;
}
h2{
	background: url(../images/hero_pod.jpg) no-repeat scroll top left;
	width: 529px;
	height: 219px;
	display:block;
	line-height:0.4px;
}
h2 a{
	width:265px;
	position:relative;
	top:160px;
	left:153px;
	color: #fff;
	font: bold 1em Verdana, Arial, sans-serif;
	text-decoration:none;	
}
h2 a:hover{
	text-decoration:underline;
}

h2 a span{
	font: normal 0.8em Verdana, Arial, sans-serif;
}

h3{
	float:left;
	height: 25px;
	display:block;
	border-bottom:3px solid #00a8ff;
	text-indent:-9000em;
	margin:12px 0 12px 0;
}

h3.show{
	width: 530px;
	background: url(../images/tab_show.gif) no-repeat scroll top left;
}

h3.more{
	width: 530px;
	background: url(../images/tab_more.gif) no-repeat scroll top left;
	border-bottom:3px solid #ff8d00;
}

h3.win_more{
	width: 530px;
	background: url(../images/tab_win.gif) no-repeat scroll top left;
	border-bottom:3px solid #97db01;
}

h3.presenter{
	width: 260px;
	background: url(../images/tab_presenter.gif) no-repeat scroll top left;
	border-bottom:3px solid #97db01;
}
h3.win{
	margin-top:21px;
	width: 260px;
	background: url(../images/tab_win.gif) no-repeat scroll top left;
	border-bottom:3px solid #97db01;
}
h4{
	
}

h4 span{
	float:left;
	font: bold 1.2em Georgia, Times, serif;
	text-decoration:none;
	color:#4d4d4d;
}


h4.show span{
	text-decoration:none;
	color:#00a8ff;
}

h4.more span{
	color:#ff8d00;
}
h4.win span{
	color:#97db01;
}
h4.presenter span{
	color:#97db01;
}
h5{
	font: bold 1.2em Georgia, Times, serif;
	margin-bottom:12px;
	color:#7DAA05;
}
h6{
	
	font: bold 1.2em Georgia, Times, serif;
}
.pod p{
	clear:both;
	color:#4d4d4d;
	font: normal 0.9em Verdana, Arial, sans-serif;
}

.pod a:hover{
	color:#c6c8ca;
	text-decoration:underline;
}

.pod{
	display:block;
	float:left;
	width:260px;
	margin-right:12px;
}

#main{
	margin:12px 0 12px 12px;
	width:544px;
	float:left;
}

#right_column{
	float:right;
	width:260px;
	margin-right:12px;
}
#footer{
	background:#e6e5e5 url(../images/footer_background.gif) repeat-x top;
	float:left;
	height:29px;
	width:803px;
	border:1px solid #dfe0d3;
	text-align:center;
	margin:0 0 0 12px;
}
#footer p{
	margin-top:7px;
	color:#4d4d4d;
	font: normal 0.7em Verdana, Arial, sans-serif;
}
#footer a{
	color:#4d4d4d;
	font: normal 1.2em Verdana, Arial, sans-serif;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.thumbs_list{
	width:530px;
	float:left;
}
.thumbs_list img{
	float:left;
	clear:both;
	margin:0 12px 12px 0px;
}

.thumbs_list li{
	width:520px;	
	display:block;
	float:left;
	position:relative;
}
.thumbs_list li h4 {
	float:left;
}
.thumbs_list li p {	
	width:350px;
	position:absolute;
	top: 23px;
	left:128px;
}
.thumbs_list a:hover{
	color:#FF8D00;
	text-decoration:underline;
}

.sublinks{
	margin-top:12px;
	/* margin-top:38px;   */
	background:#e6e5e5 url(../images/sublink_background.gif) repeat-x top;
	width:260px;
	border-left: 1px solid #c6c8ca;
	border-right: 1px solid #c6c8ca;
	float:left;
}

.sublinks li{
	padding:12px;
	border-bottom:1px solid #c6c8ca;
}

.sublinks li a{
	font: normal 1.2em Georgia, Times, serif;
	text-decoration:none;
	color:#7daa05;
}

.sublinks li a:hover{
	text-decoration:underline;
}

.article_image{
	float:right;
	padding:0px 12px 12px 12px;
}


#navcontainer{
	padding:0;
	margin:0;
	clear:both;
}

#navlist{
	overflow:hidden;
	margin:0;
	padding:0px;
	
}

#navcontainer ul li{
	list-style-type: none;
	height:27px;
	float: left;
	background: url(../images/nav_background.gif) repeat-x 27px;
	font: bold 120%/1.5em georgia,serif;
	text-align: center;
	border-left: 1px solid #9d9d9d;
	display: block;
}

#navcontainer a{
	color: #fff;
	text-decoration: none;
	padding:0 5px 8px 10px;
	height:26px;
}
#navlist .last{
	padding: 0 0 0 108px;
	background: transparent url(../images/nav_end.gif) no-repeat;
	border:none;
}


#navcontainer li#on{
	background: url(../images/nav_home.gif)	repeat-x 27px; 
}
	

#navcontainer  a:hover{ 
	background: url(../images/nav_home.gif) repeat-x; }



