/*
font-size:77%;  renders 10px
font-size:85%;  renders 11px 
font-size:100%; renders 13px   
font-size:107%; renders 14px  
font-size:122%;  renders 16px  
font-size:136%; renders 18px  
*/

/* Site-Wide Elements */
body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	position: relative;
}

#site_container{
	position: relative;
	display: block;
	margin:auto;
	z-index: 0;
}



body#index #skipto a#skip_tonav {display:none; visibility: hidden;}

#skipto{
	position: absolute;
	top: 10px;
	left:1px;
	font-size: 67%;
	padding: 2px;
	margin: 0px;
	z-index: 99;
	text-align:right;
	width: 15em;
}

#skipto a:link, #skipto a:visited{
	position: absolute;
	top: 0px; left: -9999em;
	color: #000000;
	padding: 2px 20px;
}
#skipto a:hover, #skipto a:focus, #skipto a:active{
	position: absolute;
	top: 0px; left: 0em;
	color: #ffffff;
}

#content_container{ 
	display: block;
	width:700px;
	margin: auto;

}	

#content_block{
	position: relative;
	display: inline;
	float: right;
	width: 100%;
	z-index: 1;
	background-color: #ffffff;
}	

#block_plainPg{
	position: relative;
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 10px;
}

#side_nav {
display:inline;
float:left;
margin-top:20px;
position:relative;
width:25%;
}


h1{
	color: #000;
	font-size: 136%;
	font-weight: bolder;
	margin-top:20px;
	margin-left:7px;
}
h2{
	color: #6A6A6A;
	font-size: 136%;
}


h4{
	font-size: 110%;
}

strong{
	font-weight: bold;
}


	
a:link, a:visited {
	color: #dd0706;
}
	
a:active, a:hover, a:focus	{
	color: #000000;
}
	

.hidden_input{
	border: none;
}
	

ol li{
	Padding:0.2em 0 0 1.7em;
}

.content_seperator{ 
	position: relative;
	clear: both;
	display: block;
}	





.breadcrumb {
	color:#DD0706;
	display:inline;
	float:left;
	margin-top:15px;
	padding-top:5px;
	position:relative;
	width: 700px;
	font-size: 11px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #DD0706;
	text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus{
	text-decoration: underline;
}

.breadcrumb strong{
	font-weight:bold;
}

.pagecount{
	display: block;
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
	color: #DD0706;
	padding-top: 25px;
	font: 12px Arial, sans-serif; 
	text-align: right;
}
.pagecount a:link, .pagecount a:visited{
	color: #DD0706;
	text-decoration: none;
	font: normal 12px Arial, sans-serif;
}
.pagecount a:hover, .pagecount a:active, .pagecount a:focus{
	color: #000000;
	text-decoration: underline;
	font: bold 12px Arial, sans-serif;
}



/* Header begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#header {
  position: relative;
  height: 82px;
  display: block;
  margin: auto;
  width: 700px;
  z-index: 3;

}

#logo {
	left:5px;
	position:absolute;
	top:70px;
	z-index:90;
	display:block;
}

#search,
#searchForm {
	display:inline;
	float:right;
	height:21px;
	margin-top:23px;
	width:300px;
}
#searchForm label {
	float:left; 
	padding-top:5px;
	width: 120px;
	margin-right: 5px;
}
#searchBox{
	float: left;
	border:1px solid #D5D5D5;
	color:#747474;
	height:18px;
	padding:1px 0.3em 0;
	margin-right: 5px;
	width:131px;
}

#go{
	float: left;
	width: 25px;
	height: 21px;
}

#store_nav {
	clear:right;
	float:right;
	height:20px;
	margin-right: 4px;
	margin-top: 10px;
	width:320px;
}




#b_home a:link, #b_home a:visited,
#b_cart a:link, #b_cart a:visited,
#b_ccare a:link, #b_ccare a:visited,
#b_contact a:link, #b_contact a:visited,
#b_ordertracking a:link, #b_ordertracking a:visited
{
/*	text-align: center;
	float: right;
	display: inline;*/
	text-decoration: underline;
	padding: 0 6px;
/*	font-size: 11px;*/
	
}

#b_home a:hover, #b_home a:focus, #b_home a:active, 
#b_cart a:hover, #b_cart a:focus, #b_cart a:active, 
#b_ccare a:hover, #b_ccare a:focus, #b_ccare a:active,
#b_contact a:hover, #b_contact a:focus, #b_contact a:active,
#b_ordertracking a:hover, #b_ordertracking a:focus, #b_ordertracking a:active{
	text-decoration: underline;
}

#minicart, 
#b_home, #b_cart, #b_ccare   {
	color:#DD0706;
	float:right;
	font-size:11px;
	font-weight:normal;
/*	width:100px;*/
}

body#index #store_nav div#b_home {
	display: none;
}

#menu_bk{
background-color:#DD0706;
border-bottom:2px solid #FFE6BD;
border-top:2px solid #FFE6BD;
color:#FFFFFF;
display:block;
height:26px;
position:relative;
width:100%;
z-index:2;
}

.menu_cats{
font-size:14px;
font-weight:bold;
margin:auto;
width:700px;
position: relative;
}

.menu_cats a span{
	position: absolute;
	top: auto;
	left: -9999em;
}

a#top_larabar:link, a#top_larabar:visited{
	background:transparent url(/images/menu_sprite.gif) no-repeat scroll 0 -6px;
	width: 85px;
	height: 11px;
	display: inline;
	top:9px;
	left:320px;
	position: absolute;
	margin-right: 60px;
}

a#top_larabar:hover, a#top_larabar:focus, a#top_larabar:active{
	background:transparent url(/images/menu_sprite.gif) no-repeat scroll 0 -36px;
	outline:0 none;
}


a#top_jocolat:link, a#top_jocolat:visited{
	background:transparent url(/images/menu_sprite.gif) no-repeat scroll 0 -72px;
	width: 85px;
	height: 11px;
	display: inline;
	position: absolute;
	top:9px;
	left: 450px;
	margin-left:2px;
}

a#top_jocolat:hover, a#top_jocolat:focus, a#top_jocolat:active{
	background:transparent url(/images/menu_sprite.gif) no-repeat scroll 0 -102px;
	outline:0 none;
}

/* header end */	


/* LEFT NAV begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */






/* left nav end */

/*EMAIL SIGN UP begin*/
#promo{
	float:right;
	font-size:11px;
	padding:10px;
	text-align:left;
	width:200px;
}
#promo form{
	position: relative;
	padding:5px 0px;
}
#promo #emailAddress{
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	padding:0.1em 0.2em 0em 0.2em;
}
#promo #emailAddress_button{
	display: inline;
	margin-top:5px;
}
#promo #privacy {
	display: inline;
}	
/*EMAIL SIGN UP end*/

/* FOOTER begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#footer {
	position: relative;
	clear: both;
	display: block;
	margin: auto;
	padding-bottom: 15px;
}

#footer_inside{
	width: 700px;
	margin: auto;
	position:relative;
}

#redline{
	border-top:1px solid #dd0706;
	height: 1px;
}

#nav_btm_list{

}

#nav_btm_list li{
	display: inline;
}
#nav_btm_list li a:link, #nav_btm_list li a:visited {
	color: #dd0706; 
	font-size: 11px;
	text-decoration: underline;
	float:left;
	display:inline;
	line-height: 1.5em;
	padding: 10px;
}
#nav_btm_list li a:hover, #nav_btm_list li a:active, #nav_btm_list li a:focus{
	color: #000000;
}

#mcafeesecure{
	position:absolute;
	right:0;
	display: block;
	text-align:center;
	top:60px;
	width:100px;
	clear: both;
}
#footer_copyright{
	color:#959595;
	display:block;
	font-size:11px;
	padding:10px;
	text-align:left;
	width:270px;
}

#official_larabar{
	float:right;
	margin-top:10px;
	text-align:center;
	width:103px;
}

#official_larabar a{
	text-decoration: none;
	font-size: 9px;
	color: black;
	text-align: center;
}


/* Footer Ends*/


/*Site Map*/
#sitemap_pg_title{
	position:relative;
	margin-left: 40px;
}

.category_block{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: block;
}

.category_block h2{
	font-weight: bold;
}


/*Site Map END*/

.none{
	display: none;
}

#prod_coolship{
	border:2px dotted #a4d3fe;
	padding: 6px 3px 6px 30px;
	font-weight:bold;
	margin-bottom: 20px;
	clear: both;
}
#prod_coolship input{
	margin-right: 10px;
}
