﻿/*
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 {background:  url(/images/bk_bodygradient.gif) repeat-x top;
}



#site_container{
	position: relative;
	display: block;
	margin:0px auto;
	/*padding-top: 12px;*/
	z-index: 0;
	background-color: #ffffff;
	background-image: url(../images/site_container_bk.gif);
	background-repeat: repeat-y;
	/* Add width here to control whole site */
	width:938px;
}

#skipto{
	position: absolute;
	top: 0px;	left: 0em;
	z-index: 99;
	padding: 0px;	margin: 0px;
	text-align:right;
	font-size: 67%;
	width: 15em;
}

#skipto a:link, #skipto a:visited{
	position: absolute;
	top: auto; left: -9999em;
	color: #000000;
	padding: 0px;
}
#skipto a:hover, #skipto a:focus, #skipto a:active{
	position: absolute;
	top: 2px; left: 12px;
	color: #000000;
}

#header_promo_banner img {
	position: relative;
	height: 65px;
	left: 190px;
	z-index: 1;
	top: 5px;
}

#content_container{ 
	position: relative;
	display: block;
	clear: both;
	width:930px;
	margin: auto;	
}	

#content_block{
	position: relative;
	display: inline;
	float: right;
	width: 735px;
	background-image: url(../images/content_block_bck.gif);
	background-repeat: no-repeat;
	z-index: 1;
	border:0px solid pink;
	/*new style 11/2010*/
	top: 15px;
}	

#block_plainPg{
	position: relative;
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 10px;
}

#side_nav {
	position: relative;
	display: inline;
	float: left;
	width: 195px;
	/*margin-top: 25px;*/
	margin-top: 40px;
	z-index: 2
	border:0px solid red;
}


h1{
	color: #000000;
	font-size: 150%;
	/*font-weight: bold;*/
}
#content_block h1{margin:10px 0 0 12px; 	float: left;}
h2{}
h4,h3{font-size: 85%;}

strong{font-weight: bold;}


	
a:link, a:visited {
	color: green;
}
	
a:active, a:hover, a:focus	{
	color: #666666;
}
	

.hidden_input{
	border: none;
}
	
p, ol{
clear:both;
padding: 0 12px;}
ol li{
	Padding:0.2em 0 0 1.7em;
}

.content_seperator{ 
	position: relative;
	clear: both;
	display: block;
	
	height: 1px;
	margin: auto;
}	





.breadcrumb {
	position:relative;
	float: left;
	display: inline; 
	margin:12px;
	color: #000000;
	width: 65%;
	font-size: 85%;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #000000;
	text-decoration: underline;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus{
}

.breadcrumb strong{color:green; font-weight: normal;}

#pageTitle{
	position: relative;
	clear: both;
	display: block;
	border: 1px solid #d3d3d3;
	background-color: #ffffff;
	margin: 0 12px;
	height: 3.6em;

}

.pagecount{
	display: block;
	float: right;
	margin: 12px 12px 6px 12px;
	font-size: 85%;
}
.pagecount a:link, .pagecount a:visited{
	color: #000000;
	text-decoration: none;
/*	border-right: 1px solid #000000;*/
	padding-right:6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;

}
.pagecount a:hover, .pagecount a:active, .pagecount a:focus{
	text-decoration: underline;
	color: #666666;
}
.pagecount.leftarrow a:link, .pagecount.rightarrow a:link,
.pagecount.leftarrow a:visited, .pagecount.rightarrow a:visited{
	line-height:12px;
	font-size: 132%
}
.pagecount_range{
	
}

a.b_details:link, a.b_details:visited {
	text-align:center;
	position: relative;
	display: block;	
	font-weight: bold;
	font-size: 85%;
	text-align: left;
	text-indent: 1ex;
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
	width:80px;
	
	height: 27px;
	overflow: hidden;
	margin:6px auto;
	}
a.b_details:focus, a.b_details:hover, a.b_details:active 
	{background-color:#666666;
	color: #ffffff;}

a.b_details img,
a.b_details span/* This is a IE6 fix because PNG fix changes img tags to <span> with at filter */
{
	position: absolute;
	top: -8px;
	left: -8px;
	z-index: 1;
	width: 101px; height: 52px;
}

a.b_details span.b_details{
	position: absolute;
	top: 12px;
	left: 22px;
	z-index: 2;
	cursor: hand;
	cursor: pointer;
	width:150px;
}




.corner1, .corner2, .corner3, .corner4{
	display: block; position:absolute; z-index: 10; margin: 0px; line-height:1px; font-size:1%; padding: 0px;}
	
	/*These positions work with borders.*/
.corner1{top:-1px; left:-1px;}
.corner2{top:-1px; right:-1px;}
.corner3{bottom:-1px; left:-1px;} /* Added margin-bottom: -1px in IE6 sheet. */
.corner4{bottom:-1px; right:-1px;}/* Added margin-bottom: -1px in IE6 sheet. */





/* Header begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#header {
position: relative;
display: block;
/*height: 102px;*/
/*height: 109px;*/
width: 930px;
margin: auto;
background-image: url(../images/header_bck.jpg);
background-repeat: no-repeat;
background-position: right top;
}


#logo {
	position: absolute;
	top: 11px; 
	left: 30px;
}

#search {
	position: relative;
	display: inline;
	float: right;
	margin: 22px 0 0 5px;
	font-size: 85%;
	width: 206px;
	height: 36px;
	background-image: url(../images/search_bck.gif);
	background-repeat: no-repeat;

}


#search label{
/*	background: transparent url(/images/header_search-sprite.gif) no-repeat 100% 0px;*/
/*	width: 19px; height: 24px;
	float: left;*/
}
#search label span{ position:absolute;	top: auto; left: -9999em;}

#searchBox{
	float: left;
	width: 140px;  /*height: 22px;*/ line-height: 1.2em;
	padding: 0px 0.3em 0em 0.6em;
	margin-top:10px;
	background: transparent;
	border: none;

	/*background: transparent url(/images/header_search-sprite.gif) repeat-x 0 -53px;*/
}

#go {
	float: left;
	position: relative;
	display: block;
	width: 40px; 
	height: 36px; 
	margin-left: 5px;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	/*text-indent: 1.4ex;*/
	padding-left: 8px;
	color: #ffffff;
	background: url(/images/header_search-go.gif) no-repeat 0px 0px;
}
#go.onHover {/*background-color: #999999*/;
			cursor: hand; cursor:pointer;}

#store_nav {
	display: inline;
	float:left;
	margin-top: 22px;
	padding-top:10px;
	margin-left: 196px;
	font-size: 85%;
	background-image: url(../images/utility_nav_bck.gif);
	background-repeat: no-repeat;
	width: 496px;
	height: 36px;
	

}
#store_nav li{
	float: left;
	display: inline;


	/*margin-left:3px;*/
/*	margin-right:3px;*/

}

#store_nav a:link, #store_nav a:visited
{
	
		float: left;
	display: inline;text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #000;
	
}

#store_nav a:hover, #store_nav a:focus, #store_nav a:active{
	text-decoration: underline;
	color: green;
		
}
#store_nav .b_cart a:link, #store_nav .b_cart a:visited{
		float: left;
	display: inline;border-right:none #000;
	padding-right: 25px;
	padding-bottom: 5px;
	font-weight: bold;
	color: green;
	background: transparent url(/images/icon-cart.gif) no-repeat 100% 0;

}

#store_nav .b_cart a:focus, #store_nav .b_cart a:hover, #store_nav .b_cart a:active {
	background: transparent url(/images/icon-cart.gif) no-repeat 100% 0;}

body#index #store_nav li.b_home {
	display: none;
}

#minicart{
	float: left;
	display: inline;
	text-decoration: none;
	color: #066602;
	font-weight: normal;
	padding: 0px 0px 5px 10px;

	
}

/* header end */	


/* LEFT NAV begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */

#side_nav h1{
	position: relative;
	/*background-color: #666666;*/
	display: block;
	width:100%;
	height: 30px;
	overflow: hidden;
}
#leftnav-products-bkg{
	position: absolute; top:0px; left: 0px;
	width: 200px; height: 30px;
}
#leftnav-text
{
	position: absolute; top:6px; left: 32px;
	color: #089e01;
	font-size: 85%;
	font-weight:bold;

}


.side-module{
	margin-top: 0px;
	margin-bottom: 12px;
	display: block;
	position: relative;
	/*width: 175px*/
}

.side-module#ad02{
	margin: 0px ;
	background: transparent url(/images/side-ad/left_banner.gif) no-repeat 0 0;
	height: 200px;}
		
.side-module#ad02 span {
	padding: 15px 10px 0px 10px;
	font-size: 85%;
/*	font-weight:bold;*/
	color: #066602;
	display:block;
	
	
}	

.side-module#ad02 strong{
font-size: 110%;
}	
/* left nav end */

/* FOOTER begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#footer {
	position: relative;
	clear: both;
	display: block;
	margin: auto;
	width: 938px;
	height: 140px;
	background-color: white;
	border:0px solid red;
/*	padding: 12px 0;*/
}
#nav_btm_list{
	display: inline;
	float:left;
	font-size: 85%;
	margin-left: 20px;
	margin-top:15px;
}

#nav_btm_list li{
	display: inline;
	float: left;
}


#nav_btm_list a:link, #nav_btm_list a:visited
{
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 0 7px;
	border-right:1px solid #000;
}

#nav_btm_list a:hover, #nav_btm_list a:focus, #nav_btm_list a:active{
	text-decoration: underline;
	color: #999999;
}
#nav_btm_list li.b_cart a:link, 
#nav_btm_list li.b_cart a:visited{
	border-right:none #000;
}
#nav_btm_list li.b_home,
#nav_btm_list li.b_home a:visited {
	padding-left: 0px;
}
body#index #nav_btm_list li.b_home {
	display: none;
}
body#index #nav_btm_list li.b_ccare a:link,
body#index #nav_btm_list li.b_ccare a:visited{
	padding-left: 0px;
}

#mcafeesecure{
	display: block;
	float: right;
	/*clear:both;*/
	text-align: center;
	padding-right: 20px;
	padding-top: 15px;

}
#footer_copyright{
	clear: both;
	display: block;
	text-align: left;
	font-size: 77%;
	color: #969696;
	margin-left: 20px;
	padding-top:15px;
}

#email_promo {
	background: transparent url(/images/hp-promos/signup_banner.gif) no-repeat 0 0;
	display: inline;
	float: right;
	color:#006600;
	font-size: 100%;
	font-weight: bold;
	margin-top: -55px;
	width: 320px;
	height: 90px;
	clear:both;
	
}

#email_promo a img {
	position: relative;
	left: 20px;
	top: 10px;
}

#email_promo a {
}
/* 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;
}

