/**
 * Stylesheet
 *
 * Copyright Fusionary Media, 2004
 */


/* NORMALIZING styles
-------------------------------------------*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}
table{
	border: 0px;
}





/* MAIN styles
-------------------------------------------*/
body{
	background: #185282 url(../images/bg_main.gif) 50% 0 repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #474c51;
}

h1{
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	margin:0px 0px 0px 0px;
	font-weight: normal;
}


h2{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1572dc;
}

h3{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #472602;
}

p {
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}


td{
	vertical-align: top;
}

a:link{color: #0579BD;}
a:visited{color: #0579BD;}
a:hover{color: #fe9b00;}
a:active{color: #fe9b00;}

dt{
	font-weight: bold;
}

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
	height: 0px;
}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */






/* CONTAINER styles
-------------------------------------------*/
#container{
	width: 741px;
	position:relative;
	left: 50%;
	margin: 0px 0px 0px -371px;
	background: #fff;
}
#container-outer{
	background: transparent url(../images/bg_container.gif) 0 58px no-repeat;
	padding-bottom: 0px;
}
#container-inner{
	background: transparent url(../images/bg_container-bottom.gif) left bottom no-repeat;
	padding-bottom: 9px;
}
body.sidebar #container{
	background: transparent url(../images/bg_container_sidebar.gif) 0 0 repeat-y;
}
	body.sidebar #container-inner{
		background: transparent url(../images/bg_container-bottom_sidebar.gif) left bottom no-repeat;
	}
	body.flavor-detail #container-inner{
		background: transparent url(../images/bg_container-bottom-flavor.gif) left bottom no-repeat;
		padding-bottom: 9px;
	}



/* HEADER styles
-------------------------------------------*/
#header{
	background: #185282 url(../images/bg_header.gif) 0 0 no-repeat;
	height: 58px;
}
	#header h1{
		position: absolute;
		top: 7px;
		left: 22px;
	}
	#header h1 a{
		display: block;
		height: 43px;
		width: 148px;
		letter-spacing : -1000em;
		text-indent: -1em;
		text-decoration: none;
	}
	/* Just for Opera, but hide from MacIE */ 
	/*\*/html>body #header h1 a { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
	/* End of hack */



	#header-nav{
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 24px;
		left: 190px;
		width: 527px;
		height: 21px;
		list-style: none;
		/*background: transparent url(../images/bg_header.gif) -190px -24px no-repeat;*/
	}
	#header-nav li{
		margin: 0px;
		padding: 0px;
		list-style: none;
		display: inline;
	}
	#header-nav li a{
		letter-spacing : -1000em;
		text-indent: -1em;
		text-decoration: none;
		margin: 0px; 
		padding: 0px; 
		list-style: none;
		position: absolute; top: 0;
		display: block;
		background: transparent url(../images/bg_header.gif) -190px -24px no-repeat;
	}
	/* Just for Opera, but hide from MacIE */ 
	/*\*/html>body #header-nav li, html>body #header-nav li a{ letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
	/* End of hack */

	#header-nav li a {
		height: 21px; display:block;
	}
	
	#header-nav li#nav-flavors a{left: 0px; width: 72px;}
	#header-nav li#nav-store-locator a{left: 72px; width: 112px; background-position: -264px -24px;}
	#header-nav li#nav-faqs a{left: 184px; width: 52px; background-position: -376px -24px;}
	#header-nav li#nav-merchandise a{left: 236px; width: 102px; background-position: -429px -24px;}
	#header-nav li#nav-news a{left: 338px; width: 52px; background-position: -531px -24px;}
	#header-nav li#nav-about a{left: 390px; width: 60px; background-position: -583px -24px;}
	#header-nav li#nav-contact a{left: 450px; width: 75px; background-position: -643px -24px;}
	
	#header-nav li#nav-flavors a:hover, body.flavors #header-nav li#nav-flavors a{background: transparent url(../images/bg_header.gif) -191px -80px no-repeat;}
	#header-nav li#nav-store-locator a:hover, body.store-locator #header-nav li#nav-store-locator a{background: transparent url(../images/bg_header.gif) -264px -80px no-repeat;}
	#header-nav li#nav-faqs a:hover, body.faqs #nav-faqs a{background: transparent url(../images/bg_header.gif) -376px -80px no-repeat;}
	#header-nav li#nav-merchandise a:hover, body.merchandise #header-nav li#nav-merchandise a{background: transparent url(../images/bg_header.gif) -429px -80px no-repeat;}
	#header-nav li#nav-news a:hover, body.news #header-nav li#nav-news a{background: transparent url(../images/bg_header.gif) -531px -80px no-repeat;}
	#header-nav li#nav-about a:hover, body.about #header-nav li#nav-about a{background: transparent url(../images/bg_header.gif) -583px -80px no-repeat;}
	#header-nav li#nav-contact a:hover, body.contact #header-nav li#nav-contact a{background: transparent url(../images/bg_header.gif) -643px -80px no-repeat;}


	#header-nav-sup{
		list-style: none;
		float: right;
		margin: 0px;
		padding: 7px 25px 0px 0px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
		#header-nav-sup li{
			display: inline;
		}
		#header-nav-sup li a{
			border-left: 1px solid #fe9b00;
			padding-left: 10px;
			margin-left: 5px;
			color: #fe9b00;
			text-decoration: none;
		}
		#header-nav-sup li.first a{
			border-left: none;
		}
		#header-nav-sup li a:hover{
			text-decoration: underline;
		}




#searchbox{
	width: 222px;
	height: 34px;
	position: absolute;
	left: 510px;
	top: 75px;
}
	#searchbox input{
	color: #999;
	}


/* CONTENT styles
-------------------------------------------*/
#content{
	padding: 10px 10px 10px 20px;
	margin: 0px 0 0 0;
	width: 711px;
	float: left;
	display: inline;
}
	body.sidebar #content{
		padding: 10px 10px 10px 20px;
		margin: 0px 0 0 0;
		width: 467px;
		float: left;
		display: inline;
	}
	#content h1{
		line-height: 40px;
		margin: 0 0 20px 0px;
		padding: 0 0 0px 10px;
		font-size: 28px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #4f2d17;
	}

#enjoy-the-taste {font-size:11px;line-height:1.3em;}


#content #intro{
	color: #4a4129;
	background: #66a9ee url(../images/bg_intro_flavors.jpg) 0 0 no-repeat;
	margin: -10px -10px 10px -20px;
	padding: 10px 270px 0px 30px;
	width: 441px;
	height: 58px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#content div.flavor-chooser{
	width: 215px;
	float: left;
	margin-right: 12px;
	padding: 0 5px;
	/*background: #fff url(../images/bg_flavor_chooser.jpg) 0px -10px no-repeat;*/
}
#content div.flavor-chooser p{
	height: 110px;
	margin: 0 3px 5px;
}
	#content div.last{
		margin-right: 0px;
	}
	#content div.flavor-chooser div.flash{
		margin: 0px -5px 0px -4px;
	}


	
	#content div#detail-logo{
		position: absolute;
		top: 78px;
		left: 295px;
	}
		#content .detail-text{
			width: 240px;
			color: #fff;
			font-size: 12px;
		}
		#content .current-link{
			display: block;
			position: absolute;
			left: 305px;
			top: 445px;
			background: transparent url(../images/btn_current_flavors.gif) 0 0 no-repeat;
			width: 165px;
			height: 23px;
			letter-spacing : -1000em;
			text-indent: -1em;
		}
	/* Just for Opera, but hide from MacIE */ 
	/*\*/html>body #content .current-link { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
	/* End of hack */

	#grid-container{
		margin: -10px -10px 0px -20px;
	}
	.flavor-card{ 
		width: 164px; 
		height: 255px; 
		border-right: 1px solid #f1efe3; 
		border-top: 1px solid #f1efe3; 
		border-bottom: 1px solid #f1efe3; 
		line-height: 1.2em; 
		padding: 5px 10px 0 10px; 
		margin: 0px 0px 10px 0px; 
		float: left; 
		display: inline; 
	} 
	.flavor-card h2{ 
		font-size: 12px; 
		height: 25px; 
	} 
	.flavor-card p{ 
		height: 70px; 
		margin: 0px; 
	} 
	.flavor-card .card-logo{ 
		padding: 0px; 
		margin: 0px; 
		height: auto; 
		text-align: center; 
	} 
	.flavor-card a{ 
		color: #fe9b00; 
		text-decoration: none; 
	} 
	.flavor-card a:hover{ 
		text-decoration: underline; 
	} 
	.flavor-card .more-link{ 
		display: block; 
		line-height: 25px; 
		width: 100%; 
		font-weight: bold; 
		margin-top: 30px; 
	}

	#card-coconut-igloos{
		background: #fff url(../images/bg_card_coconutigloos.gif) 0% 100% no-repeat;
	}
	#card-bugaboo{
		background: #fff url(../images/bg_card_bugaboo.gif) 0% 100% no-repeat;
	}
	#card-rowdy-rndr{
		background: #fff url(../images/bg_card_rowdy_rndr.gif) 0% 100% no-repeat;
	}
	#card-glacier-mint{
		background: #fff url(../images/bg_card_glacier_mint.gif) 0% 100% no-repeat;
	}
	#card-otter-paws{
		background: #fff url(../images/bg_card_otter_paws.gif) 0% 100% no-repeat;
	}
	#card-bf-crunch{
		background: #fff url(../images/bg_card_bf_crunch.gif) 0% 100% no-repeat;
	}
	#card-bf-brownie{
		background: #fff url(../images/bg_card_bf_brownie.gif) 0% 100% no-repeat;
	}
	#card-bf-cookiedough{
		background: #fff url(../images/bg_card_bfcookiedough.gif) 0% 100% no-repeat;
	}



/* SIDEBAR styles
-------------------------------------------*/
#sidebar{
	padding: 0px 15px 10px 20px;
	margin: 80px 0 0 0;
	background: #fbf6e0;
	width: 209px;
	float: right;
	font-size: 11px;
	display: inline;
	color: #4a4129;
}


	#sidebar p{
		margin: 0px;
		padding: 0px 0 5px 0;
	}
	#sidebar h3{
		font-size: 12px;
		margin: 10px 0px 0px 0px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}
	#sidebar h3 a{
		color: #fe9b00;
		text-decoration: none;
	}
	#sidebar h3 a:hover{
		text-decoration: underline;
	}


#home-faq, #home-news {
	margin: 0px; padding: 0px; list-style: none;
}

#home-news li {
	margin-left: 12px;
}

#home-news li {
	padding-right: 12px;
}

#home-faq li, #home-news li {
	line-height:110%;
	margin-bottom:3px;
	
}



	/* for Detail page */
	body.flavor-detail #sidebar{
		padding: 0px 15px 0px 20px;
	}

	#cross-promotion{
		line-height: 1.25em;
		font-size: 10px;
		height: 235px;
	}

	#store-locator{
		height: 95px;
		margin: 0 -15px 0 -20px;
		padding: 15px 15px 0 20px;
		_padding: 15px 0px 0 20px;
		background: #fdf5d3 url(../images/bg_store_locator.gif) 0 0 repeat-x;
	}
		#store-locator p{
			font-weight: bold;
		}
		#store-locator table td{
			vertical-align: middle;
		}
		#store-locator h3{
			color: #1572dc;
			margin: 0px;
			padding: 0px;
		}
		
		
		
		

/* FOOTER styles
-------------------------------------------*/
#footer{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 45px;
	width: 741px;
	position: relative;
	font-size:11px;
	background: #185282 url(../images/bg_footer.gif) 0 0px no-repeat;
	line-height: 35px;
}
	#footer p.copyright{
		float: left;
		margin: 0px;
		padding: 0px 0px 0px 30px;
		color: #463a23;
	}

	#footer ul{
		list-style: none;
		float: right;
		margin: 0px;
		padding: 0px 30px 0px 0px;
	}
		#footer ul li{
			display: inline;
		}
		#footer ul li a{
			border-left: 1px solid #0a82ce;
			padding-left: 5px;
			margin-left: 5px;
			text-decoration: none;
		}
		#footer ul li.first a{
			border-left: none;
		}
		#footer ul li a:hover{
			text-decoration: underline;
		}

/* News List
-------------------------------------------*/
dl.news-list {margin: 5px 0 2em 0;}

dl.news-list dt {
	margin: 8px 0 3px 0;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1572dc;
}
dl.news-list dd {margin:0;}

dl.news-list dd p {margin:0;}

dl.news-list dd span.news-date {display:block;margin:0;font-weight:bold;}


dl dt {
	margin: 8px 0 3px 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1572dc;

}
dl dd {
	margin:0 30px 0 10px;
}

input, select {
	font-size:11px;color:#5d5d5d;
}
input#main-search-field {font-size:12px;}

/* Merchandise Table styles
-------------------------------------------*/
#merchandise {
	width:98%; margin-top:1em;
}

#merchandise input, #merchandise select {
	font-size:11px;color:#5d5d5d;
}

#merchandise td.product-image {
	text-align:center;
	width:120px;
	border-bottom:1px solid #e1d9be;
	padding:14px 0;
}

#merchandise td.product-image img {
	border:1px solid #633911;
}

#merchandise td.product-desc {
	width:430px;
	border-bottom:1px solid #e1d9be;
	padding:14px 0;
}

#merchandise td.product-desc p {
	font-size:12px;
	line-height:1.5em;
	color:#261400;
}

#merchandise td.product-price {
	text-align:right;
	vertical-align:bottom;
	padding:14px 0;
	border-bottom:1px solid #e1d9be;
}

.merch-price {font:bold 25px Trebuchet, "Trebuchet MS", "lucida grande", arial, sans-serif; color:#472602;}


/* Search Results Table styles
-------------------------------------------*/
body #results #search-result {
	margin-top:10px;
}

body #results #search-result td {
	padding:5px;
	border-bottom:1px solid #EEE8CE;
}

body #results #search-result th {
	border-bottom:1px solid #C8BC8F;
}

th {
	text-align:left;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1572dc;
	padding-left:5px;
}

td.search-store {
	background:#FAF2CE;
	width: 150px;
	color: #4F2D17;
	font-size: 12px;
	font-weight: bold;
}

td.search-flavor {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}



