/*
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-color: #ccc;
background-image: url(../images/grey.gif);
background-repeat: repeat-x;

}

#site_container{
	position: relative;
	display: block;
	margin:auto;
	margin-top: 10px;
	z-index: 0;
	/* Add width here to control whole site */
	width:860px;
	border: 3px solid #a6a5a5;
	background-color: White;
}

#content_container{ 
	display: block;
	border:0px solid #000;
}	

#content_block{
	position: relative;
	display: block;
	float: right;
	width: 652px;
	border: 0px solid red;
	
}	
#block_plainPg{
	position: relative;
	display: block;
	margin-top: 10px;
	margin-left:20px;
	
}
#content_block_sitemap{
	position: relative;
	display: block;
	float: left;
	width: 850px;
	border: 0px solid red;
	
}

#side_nav {
	position: relative;
	display: block;
	float: left;
	width: 207px;
	height: 100%;
	background-color: #fff;
	border-right: 1px solid #c4cccf;
	z-index: 99;
	padding-bottom:30px;
}


h1{
	color: #0b6fa9;
	font-size: 165%;
	letter-spacing: -1px;
	font-weight: bold;
}
h2{
	color: #0b6fa9;
	font-size: 136%;
}

h3{
	color: #0b6fa9;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
}
h4{
	color: #000;
	font-size: 110%;
	/*letter-spacing: -1px;*/
	font-weight: bold;
}


strong{
	font-weight: bold;
}

em{
	font-style: italic;
}


	
a:link, a:visited {
	color: #206c8c;
}
	
a:active, a:hover, a:focus	{
	color: #289ace;
}
	

	

ol li{
	Padding:0.2em 0 0 1.7em;
}

.content_seperator{ 
	position: relative;
	clear: both;
	display: block;
	height: 0px;
	margin: 0px auto;
	border: 0px solid Black;
}	


/* Header begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#header {
  position: relative;
  width: 860px;
	height: 108px;
/*   height: 92px; */
  display: block;
  margin: auto;
  font:  85% Arial, Helvetica, sans-serif;
  color: white;
  border: 0px solid red;
z-index:99;
}

#free_shipping2010 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 860px;
  height: 20px;
  background-color: #BF172E;
  font-size: 130%;
  padding-top: 4px;
  font-weight: bold;
  text-align: center;
}

#logo {
  position: absolute;
  top: 34px;
  left: 0px;
}

#search {
	display: inline;
	float: right;
	clear: right;
	padding-right: 20px;
	width: 16.2em;

	border: 0px solid orange;
}

#searchBox{
	width: 120px;
	height: 13px;
	border: 1px solid #c4c4c4;
	padding: 4px 0.3em;
}

#store_nav {
	display: inline;
	float:right;
/*	margin-top: 36px;*/
	margin-top:48px; /*For Free Shipping Banner $75*/
	margin-right: 13px;
	height: 15px;
	width: 400px;
	background-color: #fff;
	border: 0px solid red;
}


#go a:link, #go a:visited {
	Display:block;
	background-image: url(/images/b_go.gif);
	background-repeat: no-repeat;
	width: 26px;
	height:23px;
	background-color: transparent;
	padding-left:10px;
}
#go a:hover, #go a:focus {
	background: url(../images/b_goON.gif) no-repeat ;
}


#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_sitemap a:link, #b_sitemap a:visited,
#b_ordertracking a:link, #b_ordertracking a:visited
{
	text-align: center;
	float: left;
	display: inline;
	color: #747474; 
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-right: 1px solid Gray;
}
#b_sitemap a:link, #b_sitemap a:visited{
	border-right-width: 0px;
}


#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_sitemap a:hover, #b_sitemap a:focus, #b_sitemap a:active,
#b_ordertracking a:hover, #b_ordertracking a:focus, #b_ordertracking a:active{
	text-decoration: underline;

}

#menu_bk{
  position: relative;
  display: block;
  margin: auto;
  border: 1px solid #000;
  z-index: 2;
}

#nav_top_border {
	background-image: url(../images/nav_top_border.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
	padding-bottom: 3px;
}

#free_shipping {
	width: 280px;
	height: 40px;
	position: absolute;
/*	top: 55px;*/
	top:0px;
/*	left: 310px;*/
	left: 550px;
	color: black;
	padding-left:15px;
	z-index:1000;
	/* display: none; */
}

#free_shipping_detail {
/*	width: 260px;*/
	position: relative;
	clear: both;
	margin-left: 25px;
	/* display: none; */
}


/* header end */	


/* LEFT NAV begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#navigation {
	margin-top:1px;
	height: 650px;
	border: 0px solid black;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 95%;
}
#navigation li{
	letter-spacing: 0px;
	list-style: none;
	display: block;
	height: 2em;
	line-height: 0px;
	font-family: Arial;
}

#navigation li a:link, #navigation li a:visited {
background-image: url(../images/line.gif);
	color: #000; 
	display: block;
	width: 178px;
	height: 26px;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:focus {
background-image: url(../images/lineON.gif);
	color: #000000;
	display: block;
	height: 26px;
	text-decoration: none;
}
/* left nav end */

	
/* FOOTER begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#footer {
	position: relative;
	clear: both;
	display: block;
	margin: auto;
	width: 860px;
	border: 0px solid red;
	padding-top: 10px;

}

#footer_copyright{
	position: absolute;
	top: 75px;
	left: 125px;
  	display: block;
  	margin: auto;
  	border: 0px solid #000;
	font-size: 85%;
	color: #3f3f3f;
}


#nav_btm{
	position: relative;
  	display: block;
  	margin: auto;
  	border: 0px solid #000;
	height: 65px;
}



#nav_btm_menu a:link;{
	Float:left;
	display: inline;
	margin: 10px 0;
	padding: 0 27px;  
	color: #3f3f3f;
	font-size: 110%;
	border: 1px solid red;
}

div#promo form{
	position: relative;
	padding:5px 0px;
}
#promo {
	clear: both;
	position: relative;
	width: 860px;
	height: 34px;
	color: white;
	font-weight: bold;
	font-size: 95%;
	background-color: #3f3f3f;
	display: block;
	margin: 0px auto;
	border: 0px solid red;
	
}




#emailAddress{
	position: absolute;
	top:8px;
	right: 50px;
	height: 1.3em;
	color: #000;
	width:150px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding:0.1em 0.2em 0em 0.2em;
	
}
#emailAddress_button{
	position: absolute;
	top:6px;
	right: 20px;
}
#privacy {
	position: absolute;
	top: 0px;
	right: 10px;
	border: 0px solid red;
	width: 120px;
	
}

#privacy a:link, #privacy a:visited {
	text-decoration: underline; 
	position: absolute;
	top: 2px;
	left: 25px;
}

#privacy a:hover, #privacy a:focus{
	color: #fff;
	text-decoration: underline;
	position: absolute;
	top: 2px;
	left: 25px;
}


#nav_btm a:link, #nav_btm a:visited {
	font-family: verdana, arial, sans-serif; 
	color: #3f3f3f; 
	text-decoration: none;
	display:inline;
	font-size: 85%;
}
#nav_btm a:hover, #nav_btm a:focus{
	color: #fff;
	text-decoration: underline;
}


#hackersafe{
	border-right:0px none !important; 
	padding-top:5px;
}

/* Footer Ends*/



/*sitemap*/

.sitemap_cats {
	float: left; 
	display: inline; 
	 border: 0px solid blue;
	width:275px;
	margin-left: 25px;
}
				
.sitemap_cats a:hover, .sitemap_cats a:link, .sitemap_cats a:visited, .sitemap_cats a:hover, .sitemap_cats a:active {
	
	line-height: 1.5em;
	
	
}				
	
	
/*sitemap ends*/


/* Holiday countdown styles */
#holidayShip_message{
		position:absolute;
		top:4px;
		left: 310px;
		width:450px;
		display: block;
		color: #206c8c; 
		background-color: #FFF;
		border:1px solid #FFF;
		z-index: 99;
	}
#holidayShip_image{
		position: absolute;
		top: 0px;
		left: -28px;
		display:block;
	}
	#holidayShip_number{
		position: relative;
		float: left;
		/*color: #372f8f; */
		color: #BF172E; 
		font-size:200%;
		line-height: 0.9em;
		font-weight: bold;
		padding: 2px; 
		margin: 1px;
		text-align: right;
	}
	#holidayShip_textlink{
		position: relative;
		display: block;
		padding-left: 2px;
		padding-top: 3px;
		width: 280px;
	}
	#holidayShip_textlink a:link, #holidayShip_textlink a:visited{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; font-weight: bold; 
		color: #206c8c;
		line-height: 0.9em;
		text-decoration: none;
	}
	#holidayShip_textlink a:hover, #holidayShip_textlink a:focus, #holidayShip_textlink a:active{
		text-decoration: underline;
		color: #289ace;
	}
	#holidayShip_arrowlink{
		font-size: 14px;
		margin-left: 3px;
	}
	#holidayShip_popup_container{
		z-index: 99;
		
	}
	
	#holidayShip_popup_container table{
		font-size: 85%;
	}
	#holidayShip_popup_container table td{
		padding: 2px;
	}
/* END Holiday countdown styles */

#free_shipping_container{
	color: #AA0B1F;
	font-size: 100%;
	letter-spacing: 0px;
	font-weight: bold;
}	



/* Priority Processing  */
#priority_info_box,
#priority_err{
	position: fixed;
	z-index: 98;
	top: 50px;
	left: 50%;
	width:530px;
	margin-left: -265px;
	background-color: #ffffff;
	border: 1px solid #2682b5; 
	text-align:left;}
#priority_err{top:45%; border:2px solid #850000;}
	

	
#priority_info_box h2,
#priority_err h2{
	position: relative; 
	display: block; 
	background-color: #2682b5; 
	color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: 26px;
}
#priority_info_box h2 span,
#priority_err h2 span{display:block; line-height: 26px; height: 26px; padding:0 15px;}
#priority_info_box h2 a,
#priority_err h2 a{
	position:absolute; top: 4px; right: 4px;
	border: 1px solid #ffffff;
}
#priority_info_box p,
#priority_err p{padding:5px 15px; margin: 0; font-size: 85%;}
#priority_info_box em,
#priority_err em{font-weight:bold; font-style: italic;}

#priority_processing{ 
	display: inline;
	clear: left;
	float: left;
	margin: 0px 0px 0px 5px;
	width:290px;
	background: url(/images/icon_priorityprocess.gif) no-repeat 10px 5px;
	border-top:1px dotted #2682B5;
	border-bottom:1px dotted #2682B5;
}
#priority_processing p{margin: 10px 0 10px 65px; padding: 0;}

#priority_processing_onCart{
display: inline;
float: left; 
background: #ffffff url(/images/icon_priorityprocess.gif) no-repeat 5px 5px; 
border: 1px solid #2682b5; 
text-align:left;
font-size: 85%;
width:300px;
margin-left: 10px;}
#priority_processing_onCart em{font-weight:bold; font-style: italic;}

#priority_processing_onCart p{ margin: 10px 0 0 60px;}
#priority_processing_onCart p+p{ margin: 15px 0 0 10px;}

a#b_priority:link, a#b_priority:visited {
	background: url(/images/b_addpriority.gif) no-repeat 0 0;
	display: block;
	width:200px;	height:24px; 
	margin: 10px auto;}
a#b_priority:focus, a#b_priority:hover, a#b_priority:active {
	background-position: 0 -33px;}
a#b_priority span{position:absolute; top: 0; left: -9999em;}

#priority_note{
	clear: left;
	float: left;
	font-size: 77%;	
}
#priority_note em{font-style: italic;}

#priority_note a:link, #priority_note a:visited {}
#priority_note a:focus, #priority_note a:hover, #priority_note a:active {}
/*  END Priority Processing */

/*Buttons For Nov 2011 Rebate Banner on Prod List Page */
#b_shopnow a:link, #b_shopnow a:visited {
	background:#5dba8d url(/images/rebate_btn_sprite.jpg) no-repeat 0 0;
	display:block;
	width:77px;
	height:13px;
	position:absolute;
/*	top:90px;*/
	top:110px;
	left:390px;
	outline:0px!important;
	border:none;
}

#b_shopnow a:hover, #b_shopnow a:focus, #b_shopnow a:active{
	background-position: 0 -13px;
}

#b_shopnow span {
	position:absolute;
	left:-9999em;
	top:0;
}

#b_viewoffer a:link, #b_viewoffer a:visited {
	background:#5dba8d url(/images/rebate_btn_sprite.jpg) no-repeat 0px -26px;
	display:block;
	width:77px;
	height:13px;
	position:absolute;
/*	top:90px;*/
	top:110px;
	left:475px;
	z-index:100;
	outline:0px!important;
	border:none;	
}

#b_viewoffer a:hover, #b_viewoffer a:focus, #b_viewoffer a:active{
	background-position: 0 -39px;
}

#b_viewoffer span {
	position:absolute;
	left:-9999em;
	top:0;
}


