BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#6e6e6e;
}

HR{
	height:1px;
}

A:LINK{
	color:#369a3f;
	text-decoration:none;
}

A:VISITED{
	color:#369a3f;
	text-decoration:none;
}


H1{
	color:#36993f;
	font-size:13pt;
}

H2{
	color:#36993f;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

H3{
	color:#9bcb44;
	font-size:8pt;
	font-style:italic;
	margin:0;
	padding:0;
}

H4{
	color:#99c93d;
	font-size:11pt;
	font-style:italic;
	font-weight:normal;
}

H5{
	color:#99c93d;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
}

H6{
	color:#99c93d;
	font-size:10pt;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

P{
	font-size:9pt;
	color:#6e6e6e;
}

#container{
	margin:auto;
	width:930px;
}

#header{
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	height:140px;
}

#header H1 A{
	display:block;
	height:0;
	float:left;
	margin:0 10px 0 0 !important;
	padding-top:130px;
	overflow:hidden;
	width:220px;
}

#search_box{
	text-align:right;
	margin-right:10px;
	padding-top:20px;
	margin-bottom:24px;
}

#search_box FORM{
	margin-top:12px;
}


#nav{
	text-transform:uppercase;
	padding:77px 0 0 0 ;
}

#nav A{
	color:#defab6;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
}

#nav A:HOVER{
	color:#1e5823;
}

#nav UL{	
	padding:0;
}

.sendtofriend{
	padding:10px 15px 0 0;
	float:right;
	clear:both;
}

.sendtofriend A{
	color:#36993F;
	background-image:url(../images/envlope_icon.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:22px;
	display:block;
}

/* Competition */

#comp_landing_panel{
	background:url('../images/comp_landing_bg.jpg') no-repeat;
	height:560px;
	padding:93px 452px 15px 52px;
	margin-top:32px;
}

#comp_finalists_panel{
	background:url('../images/comp_finalists.jpg') no-repeat;
	height:660px;
	margin-top:32px;
}

.start_comp{
	background:url('../images/comp_enter.gif') no-repeat;
	width:206px;
	padding-top:29px;
	height:0;
	overflow:hidden;
	float:left;
	margin-top:510px;
	margin-left:308px;
}

#prizes{
	width:219px;
	height:490px;
	background: url('../images/prizes.jpg') no-repeat;
	float:left;
	margin-left:5px;
}

#banner{
	
}

#content_container{
	min-height:490px;

}



#content_container .top{
	width:930px;
	height:9px;
	background: url('../images/container_top.gif') no-repeat;
}

#content_container .bottom{
	width:930px;
	height:15px;
	background: url('../images/container_bottom.gif') no-repeat;
}

.main_content{
	border-left: 1px solid #88c44a;
	border-right: 1px solid #88c44a;
	padding:20px;
}

.main_content UL{
	list-style:none;
	margin-top:30px;
}

.main_content LI{
	margin-top:10px;
	margin-bottom:10px;
	height:50px;
	
}

.left_col, .right_col{
	float:left;
	width:425px;
}

.left_col{
	margin-right:30px;
}

.gallery{
	margin-left:25px;
}

.gallery  LI{
	float:left;
	margin-right:60px;
	height: 180px;
	width: 110px;
}

.last{
	margin-right:0 !important;
}

.gallery IMG{
	border: 1px solid #e1e1e1;
}


.note{
	margin-left:150px;
}

.errors{
	color:white !important;
	background-color:#f48c8c;
	border: 1px solid red;
	padding:5px;
	font-weight:bold !important;
	font-size:12px;
	margin-top:5px;
}

.main_content FORM LABEL{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	float:left;
	width:140px;
	padding-top:3px;
}

.main_content INPUT{
	border:1px solid #6e6e6e;
	color:#487000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-left:6px;
	height:16px;
	width:250px;
	margin-top:2px;
}

.main_content .terms INPUT{
	border:none;
	color:#487000;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	width:15px !important;
	margin:0 3px 0 0 ;
	padding:0;
}

.main_content .gender{
	border:none;
	margin:0 3px 0 0 ;
	padding:0;
}

.main_content TEXTAREA{
	width:405px;

}

.main_content SELECT{
	width:257px;
	border:1px solid #6e6e6e;
	color:#487000;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	margin-top:2px;
	padding:2px 2px 1px 2px;
}

.gender{
	width:10px !important;
	margin-right:5px;
	margin-top:0px;
}

.continue_btn{
	background-image:url('../images/btn_continue.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	padding-top:32px;
	margin:20px 35px 0 0;
	height:0;
	width:122px;
	overflow:hidden;
	clear:both;
	float:right;
}

.submit{
	width:100%;
}

.submit_btn{
	background-image:url('../images/btn_submit.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	padding-top:32px;
	margin-left:290px;
	margin-top:10px;
	height:0;
	width:122px;
	overflow:hidden;
	clear:both;
}

.paginator{
	float:right;
}


/* LIGHTBOX STUFF */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{ 
	float: left; 
}

#keyboardMsg{ 
	float: right; 
}

#lightbox img{ 
	border: none; 
} 

#overlay img{ 
	border: none; 
}

#overlay{ 
	background-image: url(overlay.png); 
}



/* footer */
#footer{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#2f8136;
	display:block;
	min-height:144px;
	margin:auto;
	width:930px;
}

#footer OL{
	list-style:none;
	margin-right:20px;
	padding-top:96px;
	text-align:right;
	float:right;
}

#footer OL LI{
	border-right:1px solid #2f8136;
	float:left;
	padding-right:10px;
	padding-left:10px;
}

#footer OL LI A{
	color:#2f8136;
	text-decoration:none;
}

#footer .contact_btn{
	border:0;
	padding-right:0;
}

.contact_btn{
	border:0;
	padding-right:0;
}


.image-left {
 float: left;
 margin-right:10px;
}

.image-right {
 float: right;
  margin-left:10px;
}

#ingredients{
	display:none;
}

.sublink {
	margin-left: 20px;
}

#trademark{
	color:#247C2E;
	text-align:right;
	padding:2px 0;
	font-size:10px;
	clear:both;
	display:block;
	margin:0 auto;
	width:930px;
}



* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}#imagearea {
	width: 240px;
	float: right;
}

/*...PRIZES...*/

#content_container .top_gradient{
	width:930px;
	height:9px;
	background: url('../images/prizes/container_top_gradient.gif') no-repeat;
}

.main_content2{
	border-left: 1px solid #88c44a;
	border-right: 1px solid #88c44a;
	padding:20px;
	background-image:url(../images/prizes/container_bg.gif);
	background-repeat:repeat-x;
}



.prizes{ 
		width:100%;
		height:280px;
}

.grand_p{ 
		background-image:url(../images/prizes/grand_p.gif);
		background-repeat:no-repeat;
}

.prize_header{
			width:878px;
			height:36px;
}

#grand{ background-image:url(../images/prizes/grand_p.gif); background-repeat:no-repeat;}
#top_3{ background-image:url(../images/prizes/top_3.gif); background-repeat:no-repeat;}
#top_20{ background-image:url(../images/prizes/top_20.gif); background-repeat:no-repeat;}

#prize1{ background-image:url(../images/prizes/grand_p_image.jpg); background-position:95% bottom; background-repeat:no-repeat;}
#prize2{ background-image:url(../images/prizes/top_3_image.jpg); background-position: 95% 90%; background-repeat:no-repeat;}
#prize3{ background-image:url(../images/prizes/top_20_image.jpg); background-position: 95% 80%; background-repeat:no-repeat;}

.prizes ul{ 
			padding:0px; 
			margin:0px;
			width:400px;
			margin:20px 0 0 0 ;
}
.prizes ul li{
			padding:0px; 
			margin:0px; 
			list-style: url(../images/prizes/bullet.gif); 
			margin:10px 0 0 20px; 
			padding:0 0 0 0px; 
			height:20px; 
			font-size:14px  
}

/* comp landing image*/




.main_content3{
	border-left: 1px solid #88c44a;
	border-right: 1px solid #88c44a;
	height:650px;
	padding:20px;
	background-image: url(../images/comp_gallery_landing_image.jpg);
	background-repeat:no-repeat;
	
}
