/* CSS Document */

body{
	text-align:center;
	margin:0px auto;
	padding:0;
	font-size:12px;
	font-family: Arial, helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/Template/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*ul, ol, dl { position: relative;  }*/
#body a{
	text-decoration:none;
}
#body li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:underline;
}

/* Header */

#header{
	width:991px;
	height:290px;
	padding:0;
	margin:0px auto;	
	position:relative;
	text-align:left;
	background:url(../images/template/header-craving-cdn.jpg) no-repeat left top;
}
#header h1{
	width:991px;
	margin:0;
	padding:0;
	height:290px;
	position:absolute;
	text-align:left;
	font-size:1em;
	text-indent:-9999px;
	
}

#header h1 a{

	display:block;
	width:100%;
	height:100%;
	text-align:left;
}

#header h1 a#homepage_title{
	text-indent:0;
	display:block;
	width:100%px;
	height:56px;
	font-size:2.2em;
	color:#464545;
	background:transparent;
	margin-top:1em;
	text-align:left;
}



/* Horizontal Dynamic Navigation */

#horz_nav{
	left:28px;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:center;
	top:88px;
	width:696px;
	height: 18px;
}

#horz_nav ul{
	
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	margin-right:.5em;

}

#horz_nav ul li{
	text-align:left;
	font-size:1.1em;
	font-weight:normal;
	margin-right:.5em;
	padding-right:.5em;
	display:inline;

}

#horz_nav ul li a{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:1em;
}


/* Top Navigation  (view cart, my account)*/


ul#top_nav{
	list-style:none;
	padding:0;
	float:right;
	width:500px;
	margin-top:302px;
	text-align:right;
	color:#0055bb;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#top_nav li{
	display:inline;
	margin-right:.5em;
}
ul#top_nav li a{ 
	color:#0055bb;
	font-weight:bold;
	padding-right:.5em;
	font-family:Arial, Sans Serif;
	font-size:12px;
	font-weight:bold;
}


/* Search Section CSS begins */



#display_search_box{
	clear:both;
	text-align:left;
	padding-right:1em;
	float:left;
	margin-top:0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: absolute;
	top: 300px;
}

#display_search_box label{

}
#display_search_box form{
	padding:0;
	margin:0;
}
#display_search_box table td{
	vertical-align:top;
}
#display_search_box input{
	margin:0;
	padding:0px;
	width:128px;
	padding:2px;
	font-size:10px;
	border:1px solid #b2b2b2;
}



#display_search_box img{
	margin:0;
	padding:0;
	padding-bottom:3px;
	
}

/*-- dropdown menu shop by brand */

#DropDown_SHOPBY_MANUFACTURER {
	padding-left:22px;
	margin-bottom:.5em;
	}
	

#DropDown_SHOPBY_MANUFACTURER select{
	width:145px;
	margin:0;
	padding:0;
	}
	


#content{
	padding:0px;
	text-align:left;
	width:991px;
	margin:0px auto;
	margin-top: 50px;

}

#content > *{
	text-align:left;
}



/* Left navigation  */


#left_nav{
	margin:0px;
	padding:0px;
	/* turn the following attribute on if you need to position absolutely inside of the left_nav.  Beware: this will screw up the rollover_color_popouts menu in IE7
	
	/*position:relative;*/
	height:100%;
	width:190px;
}



#left_nav h2{
	margin:0;
	padding:0;
	width:202px;
	color:#b9b8ba;
	font-size:11px;
	font-family:Arial, Verdana, Sans serif;
	text-transform:uppercase;
	text-align:left;
	text-indent:1.5em;
	padding-top:1.75em;
	padding-bottom:.75em;
	font-weight:normal;
}


#left_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:1em;
	padding-left:1em;
}



#left_nav ul li{
	
	font-family:Tahoma,Arial,Sans Serif;
	font-weight:normal;
	font-size:11px;
	line-height:2em;
	padding-bottom:0.25em;
	padding-top:0.25em;
	border-bottom:1px solid #e3e3e3;
}

#left_nav ul li a{
	color:#595959;
	background:url(../images/template/left_nav_bullet.gif) no-repeat left center;
	padding-left:1.5em;
	
}

#left_nav div.nav_section{	
	padding:0;
	margin:0;
	margin-bottom:1em;
}



#display_promotions_99999{
	padding:0px;
	text-align:center;
	width:202px;
	margin-top:2em;

}




span.ir{
	display:none;
}
#content #content_area{
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	width:789px;
	
}



#content #content_area table{
	text-align:left;
}
#footer{
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:991px;
	height:87px;
	position:relative;
	font-size:.8em;
	color:#1b1819;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/template/footer.jpg) no-repeat left top;
}
* html #footer{
	margin-top:0;

}

#footer_top{
	color:#1b1819;
	text-align:right;
	background:none;
	font-size:12px;
	font-weight:bold;
	position:relative;
	padding-top:1em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* html #footer_top{
	margin-left:40px;
	width:480px;
}

#footer_top ul{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#1b1819;
	font-size:14px;
	
}

#footer_top ul li{
	display:inline;
	padding-left:.25em;
	
}


#footer_top ul li a{
	color:#1b1819;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:1em;

}



#footer_bottom{
	color:#767676;
	text-align:right;
	background:none;
	font-size:12px;
	font-weight:normal;
	padding-right:2em;
	float:right;
	padding-top:0.75em;
	margin-top: 0px;
	margin-right: 95px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* html #footer_bottom{
	width:350px;
}

#footer #footer_bottom a{
	color:#767676
}
#footer a{
	color:#767676;
	font-weight:normal;
}

/* #home_page_splash{
	padding:0;
	margin:0 auto;
	width:635px;
	text-align:left;
	font-size:11px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:1em;
	
}
#home_page_splash #home_page_top{
	width:635px;
	height:258px;
	position:relative;
	background:url(../images/template/home_page_splash.jpg) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:1em;
}

.rowcontainer{
	
	float:left;
	width:635px;
}

.home_page_section{
	width:279px;
	height:100px;
	float:left;
	
	
}
#section1{
	background:url(../images/template/ph-01.jpg) top left no-repeat;
}
#section2{
	background:url(../images/template/ph-02.jpg) top left no-repeat;
}


.home_page_section_featured{
	margin-top:1em;
	width:635px;
	height:33px;
	clear:both;
	background:url(../images/template/featured.gif) top left no-repeat;
	
}

.home_page_section p{
	margin-left:9.5em;
}
.home_page_section p a{
	color:#F7941D;
	font-weight:bold;
}
*/


.dropdown_select{
	margin-bottom:1em;
}
.dropdown_select select{
	width:145px;
	margin:0;
	padding:0;
	margin-left:10px;
	font-size:9px;
	border:1px solid #ccc;
	}

/* this is for the rollover_colors_popout link color */
#left_nav .nav_section table td a{
	color:#777777;
}

div#menu0{
	margin-left:1em;
}

#left_nav table.milonictable tr td a{
	color:#333;
}

#display_menu_1 div.subnav {cursor:pointer; background-color:#fff;}
#display_menu_1 div.subnav table.milonictable tr td{ padding:5px;}