@charset "UTF-8";
/* CSS Document */

/*...get rid of browser defaults....*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

	

p {
	color:#38180d;
	font-size:12px;
	}
	
body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	background: url(../images/bnkd.jpg) repeat-x;
	background-color:#38180d;
	behavior: url(csshover3.htc);
	}
	
.left {
	float:left;
	}
	
	
/*........start of container......*/

#container {
	width:829px;
	margin:6px auto;
	
	}
	


/*..........my account button..........*/

#myaccount {
	position:absolute;
	top:-19px;
	right:40px;

	}
	

#myaccount a {
	display:block;
	background:  url(../images/buttons/myaccount.jpg) top;
	width:105px;
	height:42px;
	}	
	
#myaccount a:hover {
	background:  url(../images/buttons/myaccount.jpg) no-repeat bottom;
	}
	
/*........start of skin.........*/

#skin {
	position:relative;
	display:block;
	}

#header {
	background-image: url(../images/header.jpg);
	width:829px;
	height:120px;
	margin:0;
	padding:0;
	}

#headerLogo {
	display:block;
	position:absolute;
	top:17px;
	left:0;
	}

#promoHome {
	padding:0;
	margin:0;
	}	 	
	
	
/*............start of flag........*/

#flag {
	background:url(../images/flag.jpg) no-repeat;
	height:168px;
	margin-left:0;
	}
	
#flag img {
	margin:25px 0 0 470px;
	}

/*........start of top nav.......*/

#main_nav {
	float:left;
	display:inline;
	font-size:12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	width:390px;
	margin:0 0 0 350px;
	padding-top:70px;
}


#main_nav ul {
	position:relative;
	list-style:none;
	padding-top:1.7em;
	}
	
	
#main_nav li {
	border-right: 1px #361b10  solid; 
	float:right;
	}
	
#main_nav a {
	text-decoration:none;
	color:#361b10;
	display:block;
	margin:0 8px 1px 8px;
	}	

#main_nav a:hover {
	border-bottom: 2px #361b10  solid; 
	}	
	
/*..for the drop down..*/

#main_nav ul ul {
	padding-top:.3em;
	position:absolute;
	z-index:3000;
	top:38px;
	border-bottom:4px #376684  solid; 
	display:block;
	 
	}
	
#main_nav li li {
	border:none;
	background-color:#b9cf7d;
	float:none;
	padding:4px;
	display:block;
	}
	
#main_nav li li a {
	padding:0;
	margin:0;
	width:100%;
	
	}

#main_nav li li:hover {
	background-color:#376684;
	}
		
#main_nav li li a:hover {
	border:none;
	color:#FFFFFF;
	display:block;
	}
	
	
/*.to make it invisible.*/
div#main_nav ul ul,
div#main_nav ul li:hover ul ul,
div#main_nav ul ul li:hover ul ul {
	display:none;
	}

/*.to make it visible.*/
div#main_nav ul li:hover ul,
div#main_nav li li a:hover,
div#main_nav ul ul li:hover ul,
div#main_nav ul ul ul li:hover ul {
	display:block;
	
	}
	
/*....current state for the nav....*/	

#one #main_nav a.one {border-bottom: 2px #361b10 solid;}
#two #main_nav a.two {border-bottom: 2px #361b10 solid;}
#three #main_nav a.three {border-bottom: 2px #361b10 solid;}
#four #main_nav a.four {border-bottom: 2px #361b10 solid;}
#five #main_nav a.five {border-bottom: 2px #361b10 solid;}
#six #main_nav a.six {border-bottom: 2px #361b10 solid;}


/*....end top nav....*/	


/*...............buttons on left side of page..................*/


#shipButton {
	margin:14px 0 0 0;
	padding:0;
	
	}	

#shipButton a {
	display:block;
	background:  url(../images/buttons/shippingicon.jpg) no-repeat top;
	width:149px;
	height:82px;
	}	
	
#shipButton a:hover {
	background:  url(../images/buttons/shippingicon.jpg) no-repeat bottom;
	}

/*............shopping cart button on top of page....................*/

#shoppingCart {
	float:left;
	height:34px;
	display:inline;
	margin:77px 0 0 6px;
	
	
	}
	
.singlebut {
	float:left;
	}
	
#stage {
	width:799px;
	margin-left:16px;
	background-color:#a3cf60;
	}
	
#backstage {
	background: url(../images/backStage.jpg) repeat-y;
	width:778px;
	height:500px;
	}
	
/*....flash on main page....*/

#flash {
	background: url(../images/backStage.jpg) repeat-y;
	padding:15px 0 0 10px;
	
	}
	
	

/*........start of flavor buttons.......*/

.flbuttons {
	float:left;
	width:400px;
	margin:0;
	}
	
.flpic {
	float:left;
	margin: 30px 0 0 0;
	}

.flbuttons ul {
	text-decoration:none;
	}
	
.flbuttons li {
	list-style:none;
	}	
	
.flbuttons a img:hover {
	padding-left:10px;
	}

	
/*...main buttons..*/

.main_button {
	text-align:center;

	
	}	
	
.main_button a img{
	margin: 10px 10px 40px 15px;
	border: 3px solid #312218;
	}	
	
	
.main_button a img:hover {
	border: 3px solid #2a65af;
	}
	
	
#clear {
	clear:both;
	}
	
	
/*..........hut..............*/


.top {
	color:#2a65af;
	font-size:10px;
	}
	
.sphead p {
	width:500px;
	}

.hut {
	font-family:"Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin-top:40px;
	margin-right:20px;
	}

.hut h2 {
	width:520px;
	height:25px;
	background-color:#376684;
	color:#FFFFFF;
	font-size:22px;
	padding:5px;
	letter-spacing:1px;
	}
	
.hut h3 {
	color:#376684;
	font-size:14px;
	margin:5px;
	padding:5px 15px 0 15px;
	
	}
	
.hut .oneimg {
	float:left;
	margin:10px;
	border:2px #376684 solid;
	width:100px;
	}
	
.hut .hcontent {
	width:500px;
	background-color:#BDDB83;
	margin-left:15px;
	margin-right:0;
	}
	
.hut p {
	color:#38180d;
	font-size:12px;
	padding: 10px 15px 15px 15px;
	}
	
.bot_hut {
	background-color:#376684;
	width:530px;
	height:3px;
	margin:0;
	}
.hut a {
	float:right;
	color:#376684;
	font-size:11px;
	text-decoration:none;
	}
	
/*...........Social Network SKin..................*/

.socialSkin {
	margin:0 0 0 50px;
	padding:0;
	background:url(../images/SocialMid.jpg) repeat-y;
	}
	
	
.FT ul {
	float:left;
	background:none;
	margin:0;
	padding:0;
	}
	
.FT li {
	list-style:none;
	float:left;
	padding:0;
	margin:10px 0 0 20px;
	}
	
.FT  a  {
	text-decoration:none;
	display:block;
	width:47px;
	height:47px;
	padding:0;
	margin:0 0 0 10px;
	}
	
.socialSkin ul.friends {
	width:170px;
	float:left;
	border-left:2px #312218 solid;
	margin:10px 0 0 40px;
	}
	
	
.socialSkin ul.friends li {
	list-style:none;
	background: url(../images/buttons/listIconsoc.jpg) no-repeat center left;
	margin-left:20px;
	}
	
.socialSkin ul.friends a {
	display:block;
	padding:7px 0 4px 25px;
	width:140px;
	text-decoration:none;
	color:#351B10;
	font-size:12px;	
	}
	
.socialSkin ul.friends a:hover {
	color:#92D65D;
	}
	
/*.......blue divider hasn't been used that much...........*/
.divide {
	margin:10px 0 10px 0;
	width:520px;
	height:2px;
	background-color:#376684;
	}
	
/*........secondary footer........*/	

#bottomPage {
	background-image: url(../images/bottomPage.jpg);
	height:134px;
	width:799px;
	margin-left:16px;
	
	}
	
	
	
	
/*........start of footer........*/

#footer {
	
	background-image: url(../images/footer.jpg);
	width:804px;
	height:45px;
	margin: 20px 0 40px 12px;
	}
	
/*........start of footer nav.......*/

#footer_nav {
	font-size:10px;
	width:500px;
	margin:0 0 10px 290px;
}


#footer_nav ul {
	list-style:none;
	padding-top:1.7em;
	}
	
#footer_nav li {
	float:right;
	}
	
#footer_nav a {
	text-decoration:none;
	color:#361b10;
	display:block;
	margin:0 6px 1px 7px;
	}	

#footer_nav a:hover {
	border-bottom: 1px #361b10  solid;
	border-top: 1px #361b10  solid;  
	}	
	
	
/*..................start of footer copyrights........*/

.copyright p {
	float:left;
	font-size:9px;
	color:#003300;
	margin:23px 0 0 15px;
	}
	
	
.copyright2 p {
	float:left;
	font-size:9px;
	color:#003300;
	margin:117px 0 0 30px;
	}
	
.copyright a {
	
	color:#003300;
	margin:0;
	
	
	}
	
	
.allergy{
	margin:10px 0 20px 10px;
	width:160px;
	}
	
.allergy p {
	color:#38180d;
	font-size:11px;
	margin-bottom:10px;
	}
		
.allergy h2 {
	font-size:14px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	color:#003399;
	margin-bottom:5px;
	}
