@charset "UTF-8";
/* CSS Document for Viva Pops  ** MARK G. 11/11/08 
 
       |\__/,|   (`\
     _.|o o  |_   ) )
 ---(((---(((---------
 

*/

/*GLOBLAL------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*page shift hack for mozilla*/
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size:1.0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #000000;
	background-image:url(../images/bkg2.gif);
	background-repeat:repeat-x;
	background-color:#fffbc4;
	/*background-color:#ffef00;*/
	text-align:center;
	
}



/* set default layout to 0 -------------------------------------------------------------*/
table, tr, td, ul, ol, li, dl, dd, h1, h2, h3, h4, img, div, br, form, blockquote {
	margin: 0px;
	padding: 0px;
	border:0px;	
}

/*pic preloader*/

.hiddenpic {
	display:none;
}

/*clear hack for mozilla-------------------------------------------------------------------------------------*/

.clearer {
	clear: both;
	height:0px;
	width: 0;
	margin: 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

/*links------------------------------------------------------------------------------------------*/
a {
	color: #2f8600;
}

a:hover {
	color: #edbfc0;
}

:focus {
	outline: 0;
}


/*text-------------------------------------------------------------------------------------*/
h1 { 
	font-size: 1.6em;
	color: #ed2024;
	padding: 0 0 20px 0;
}
	
h2 {
	font-size: 1.4em;
	color: #ed2024;
	padding: 0 0 20px 0;
}
	
h3 { 
	font-size: 1.2em;
	color: #ed2024;
	padding: 0 0 20px 0;
}

p {
	margin: 0;
	padding:0 0 20px 0;
}

h1 span,h2 span,h3 span {
	display: none;
}	

/*headers-------------------------------------------------------------------------------------*/

#hdr_index {
	background-image: url(../images/hdr_index2.gif);
	background-repeat:no-repeat;
	width:642px;
	height:35px;
}

#hdr_flavors {
	background-image: url(../images/hdr_flavors.gif);
	background-repeat:no-repeat;
	width:93px;
	height:27px;
}

#hdr_behind_the_pops {
	background-image: url(../images/hdr_behind_the_pops.gif);
	background-repeat:no-repeat;
	width:193px;
	height:31px;
}

#hdr_how_to_order {
	background-image: url(../images/hdr_how_to_order.gif);
	background-repeat:no-repeat;
	width:166px;
	height:30px;
}

#hdr_pops_in_the_news {
	background-image: url(../images/hdr_pops_in_the_news.gif);
	background-repeat:no-repeat;
	width:209px;
	height:30px;
}

#hdr_suggest {
	background-image: url(../images/hdr_suggest_a_pop.gif);
	background-repeat:no-repeat;
	width:167px;
	height:29px;
}

#hdr_links {
	background-image:url(../images/hdr_links.gif);
	background-repeat:no-repeat;
	width:69px;
	height:35px;
}

	/*flavor headers-------------------------------------------------------------------------------------*/
	#hdr_fruit_based {
		background-image: url(../images/hdr_fruit_based.gif);
		background-repeat:no-repeat;
		width:166px;
		height:43px;
	}
	
	#hdr_fruit_based_sugar_free {
		background-image: url(../images/hdr_fruit_based_sugar_free.gif);
		background-repeat:no-repeat;
		width:572px;
		height:59px;
	}
	
	#hdr_dairy_based {
		background-image: url(../images/hdr_dairy_based.gif);
		background-repeat:no-repeat;
		width:157px;
		height:55px;
	}
/*lists-------------------------------------------------------------------------------------*/


ul, ol {
	margin-left: 35px;
	padding:0 0 20px 0;
	
}

ul ul, ol ol{
	margin-left: 35px;
	padding:0;
}

ul.heart_bullet {
	list-style: none;
}

	ul.heart_bullet li {
		background-image: url(../images/heart_bullet.gif);

		background-repeat:no-repeat;
		background-position: 0 3px;
		padding-left:22px;
	}
	
	ul.heart_bullet a {
		/*font-weight: bold;*/
	}

/*tables ---------------------------------------------------------------------------*/


/*color classes---------------------------------------------------------------------*/
.red {
	color: #ce000c;
}

/*divider lines-------------------------------------------------------------------------------------*/
.line {
	background-color: #e4e6e0;
	font-size:0px;
	line-height:0px;
	height: 1px;
	margin-bottom: 20px;
	clear:both;
}


/*images-------------------------------------------------------------------------------------*/
.pics_left {
	float:left;
	margin-right: 30px;
	margin-bottom:10px;
}

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

.pic_border {
	padding: 3px; 
	border: 1px solid #edbfc0;
}



/*forms-------------------------------------------------------------------------------------*/

.row {
	width:100%;
	margin: 0 0 10px 0;
}

.column {
	width: 160px;
	height:auto;
	padding: 0 20px 0 0;
	float: left;
}

.column_wide {
	width: 45%;
	margin: 0 0 10px 0;
	float:left;
}



.textfield {
	width: 260px;
	height:18px;
	border:1px solid #edbfc0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.selectfield {
	width: auto;
	height:18px;
	border:1px solid #d0d0d0;
}

.textareafield {
	width: 260px;
	height:140px;
	border:1px solid #edbfc0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_btn {
	width: 100px;
	height: 30px;
	border:1px solid #edbfc0;
	background:#FF0000;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	float:right;
}

#suggest_form {
width: 260px;
 text-align: left;
}


/*---------------------------------------------------------------------------------------------------*/
/*GENERAL LAYOUT header, content, nav, footer--------------------------------------------------------*/

#container {
	width: 930px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border: 2px solid #eee;
	border-top:none;
	}
	
	
/*header-------------------------------------------------------------------------------------*/
#header {
	width: 930px;
	height:229px;
	background-image: url(../images/header_bkg.gif);
	
}
	
	#logo {
		width: 225px;
		height:229px;
		float:left;
	}

				

	/*main nav-------------------------------------------------------------------------------------*/
	
	#main_nav {
		width: 705px;
		height: 27px;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		float: left;
		padding-top: 172px;
		
	}
	
	#main_nav li {
			float: left;
			display: inline;
			margin:0px;
			padding:0px;
			height:27px;
			line-height:27px;
			
		}
		
		#main_nav li a {
			display: block;
			height:27px;
		}
		
			#main_nav li a#home {
				width: 110px;
				background-image:url(../images/nav.gif);
				background-position:0 0;
			}
			
				#main_nav li a#home:hover,  #main_nav li a#home.selected{
					background-image:url(../images/nav_on.gif);
				}
			
			#main_nav li a#about {
				width: 80px;
				background-image: url(../images/nav.gif);
				background-position:-110px 0;
			}
			
				#main_nav li a#about:hover,  #main_nav li a#about.selected{
					background-image: url(../images/nav_on.gif);
				}
				
			#main_nav li a#flavors {
				width: 80px;
				background-image: url(../images/nav.gif);
				background-position:-190px 0;
			}
			
				#main_nav li a#flavors:hover,  #main_nav li a#flavors.selected{
					background-image:url(../images/nav_on.gif);
				}
			
			#main_nav li a#catering {
				width: 95px;
				background-image:url(../images/nav.gif);
				background-position:-270px 0;
			}
			
				#main_nav li a#catering:hover,  #main_nav li a#catering.selected{
					background-image:url(../images/nav_on.gif);
				}
				
			#main_nav li a#news {
				width: 70px;
				background-image: url(../images/nav.gif);
				background-position:-365px 0;
			}
			
				#main_nav li a#news:hover,  #main_nav li a#news.selected{
					background-image: url(../images/nav_on.gif);
				}
			
			#main_nav li a#community {
				width: 115px;
				background-image: url(../images/nav.gif);
				background-position:-435px 0;
			}
			
				#main_nav li a#community:hover,  #main_nav li a#community.selected{
					background-image: url(../images/nav_on.gif);
				}
				
			#main_nav li a#links {
				width: 75px;
				background-image: url(../images/nav.gif);
				background-position:-550px 0;
			}
			
				#main_nav li a#links:hover,  #main_nav li a#links.selected{
					background-image: url(../images/nav_on.gif);
				}
				
			#main_nav li a#photos {
				width: 80px;
				background-image: url(../images/nav.gif);
				background-position:-625px 0;
			}
			
				#main_nav li a#photos:hover,  #main_nav li a#photos.selected{
					background-image: url(../images/nav_on.gif);
				}
			
		

	/*end main nav-------------------------------------------------------------------------------------*/

	

/*end header-------------------------------------------------------------------------------------*/

/*content-------------------------------------------------------------------------------------*/
#content {
	width: 930px;
	height: auto;
	background-image:url(../images/content_bkg.gif);
	background-repeat:no-repeat;
	background-color: #fff;
	
}
	
	#content_area {
		padding: 20px 45px 40px 45px;
		line-height: 1.4em;
		
	}

/*footer --------------------------------------------------------*/
#footer {
	padding:20px 0 0 0;
	text-align: center;
	background: #fff;
	
}

	#footer ul {
		width: auto;
		height: 25px;
		list-style:none;
		/*float: right;*/
		margin:0;
		padding:0 0 10px 0;
	}

		#footer ul li {
			display: inline;
			
		}
		
			#footer a {
				color: #ed2024;
				padding-right: 5px;
				font-size:.8em;
			}

/*END GLOBLAL------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


