/*
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: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#site_container{
	position: relative;
	display: block;
	margin:auto;
	z-index: 0;
	width:751px;
	padding-top: 41px;
}


#skipto{
font-size:67%;
left:1px;
margin:0;
padding:2px;
position:absolute;
text-align:right;
top:10px;
width:15em;
z-index:99;
}

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;
}	z-index:99;
}

#content_container{ 
	display: block;
}	

#content_block{
	position: relative;
	display: inline;
	float: right;
	width: 751px;
	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 {
	position: relative;
/*	display: inline;*/
	display: none;
	float: left;
	width: 25%;
	background-color: #fff;
	margin-top:20px;
}


h1{
	color: #4A8BCF;
	font-size: 136%;
	font-weight: bolder;
	padding-top: 10px;
}
h2{
	color: #6A6A6A;
	font-size: 136%;
}

h3{
	font-weight: bold;
	line-height: 20px;
}

h4{
	font-size: 110%;
}

strong{
	font-weight: bold;
}


	
a:link, a:visited {
	color: #000;
}
	
a:active, a:hover, a:focus	{
	color: #4A8BCF;
}
	

.hidden_input{
	border: none;
}
	

ol li{
	Padding:0.2em 0 0 1.7em;
}

.content_seperator{ 
	position: relative;
	clear: both;
	display: block;

}	



.breadcrumb {
	border:0 solid aqua;
color:#4A8BCF;
display:inline;
float:left;
font-size:11px;
margin-left:10px;
margin-top:10px;
margin-bottom:8px;
position:relative;
width:740px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #FFA200;
	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: #4A8BCF;
	padding-top: 25px;
	font: 12px Arial, sans-serif; 
	text-align: right;
}
.pagecount a:link, .pagecount a:visited{
	color: #4A8BCF;
	text-decoration: none;
	font: normal 12px Arial, sans-serif;
}
.pagecount a:hover, .pagecount a:active, .pagecount a:focus{
	color: #FFA200;
	text-decoration: underline;
	font: bold 12px Arial, sans-serif;
}



/* Header begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#header {
  position: relative;
  height: 60px;
  display: block;
  margin: auto;
  border-bottom: 5px solid #ffa200;
  background:transparent url(/images/header.gif) no-repeat scroll 0 0;

}

#logo {
  position: absolute;
  top: 9px;
  left: 15px;
}

#search {;
clear:both;
display:inline;
padding-left:10px;
position:absolute;
right:10px;
top:30px;
width:215px;
}

#searchBox{
	width:172px;
	border: 1px solid #4A8BCF;
	padding: .1em 0.3em;
	float: left;
	
}

#searchForm label {
position:absolute; 
top:auto; 
left:-9999em;
}

#store_nav {
   display: inline;
    float: right;
    height: 15px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 220px;
}

#go{
	width: 26px;
	float: right;
}

#go a:link, #go a:visited {
	Display:block;
	height:14px;
	background-color: #E6E6FA;
	font-weight: bold;
	border:1px solid #000;
}
#go a:hover, #go a:focus {
	background-color: #DAA520;
}


#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
{
	color: #1650a2;
	font-size: 11px;
	text-align: center;
	float: right;
	display: inline;
	text-decoration: underline;
	padding: 0 0 0 1em;
}

#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;
}

body#index #store_nav div#b_home {
	display: none;
}

#menu_bk{
background:transparent url(/images/menubk_bkg.gif) repeat-x scroll 0 0;
color:#FFFFFF;
display:block;
height:43px;
margin:auto;
position:relative;
z-index:2;
}
.menu_cats{
	float: left;
	display: inline;
}


#b_closewindow-survey{position:absolute; right: 10px; top: 10px;}
a#b_closewindow-survey:link, a#b_closewindow-survey:visited {
color:#fff; text-transform: uppercase; font-size: 77%;
background-color: #4a8bcf; border: 1px solid #001886; border-color: #bfdfff #001886 #001886 #bfdfff;
padding: 0px 3px 3px 3px;}
a#b_closewindow-survey:focus, a#b_closewindow-survey:hover, a#b_closewindow-survey:active {
border-color: #001886 #4a8bcf #4a8bcf #001886;
background-color: #001886;}

/* header end */	


/* LEFT NAV begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */






/* left nav end */

/*EMAIL SIGN UP begin*/
#promo{
	float:right;
	font-size:10px;
	margin-right:20px;
	text-align:left;
	width:224px;
}
#promo form{
	position: relative;
	padding:5px 0px;
}
#promo #emailAddress{
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	padding:0.7em 0.2em 0em 0.2em;
	margin-top: 5px;
}
#promo #emailAddress_button{
position:absolute;
right:33px;
top:35px;
}
#promo #privacy {
	display: inline;
}	
/*EMAIL SIGN UP end*/

/* FOOTER begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#footer {
	position: relative;
	clear: both;
	display: block;
	margin: auto;
	padding-bottom: 15px;
	border-top:2px solid #013262;
}
#nav_btm_list{
}

#nav_btm_list li{
	display: inline;
}
#nav_btm_list li a:link, #nav_btm_list li a:visited {
	color: #013262; 
	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: #fea200;
}

#mcafeesecure{
	display:block;
	float:right;
	margin-top:5px;
	padding:10px;
	text-align:center;
	width:70px;
}

#footer_copyright{
	clear: both;
	display: block;
	text-align: left;
	color: #4a8bcf;
	font-size: 10px;
	padding: 10px;
}
/* Footer Ends*/



.none{
	display: none;
}


.closewin a:link, .closewinm a:visited{
	display: block;
	float:right;
	margin-top: 20px;
	width: 100px;
	height: 22px;
	background: transparent url(/images/b_closewindow.gif) no-repeat 0 50%;
}

.closewin a:hover, .closewin a:active, .closewin a:focus{
	display: block;
	background: transparent url(/images/b_closewindowON.gif) no-repeat 0 50%;
}

.closewin a span, .closewin a span{
	position: absolute;
	left: -9999em;
	top: 0;
}

#timecard_box
{
	/* background-color: #d9d9d9; */
	float: right;
	padding: 10px;
	margin-bottom: 100px;
	width: 70%;
}

#timecard_box h2
{
	padding: 10px;
}


#timecard_box p
{
	font-size: 85%;
	padding: 10px;
}

#timecard_img
{
	/*margin-top:50px;*/
	display: inline !important;
	position: absolute;
	top: 130px;
	left: 0px;
}


/*Terms Pop*/

#terms_page
{
	width: 450px;
}


#terms_page li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}

a.noThanks {
	display: block;
	width: 137px;
	height: 29px;
	background: transparent url(/images/b_nothanks_off.gif) no-repeat 0 0;
}

.noThanks a:hover, .noThanks a:active, .noThanks a:focus{
	display: block;
	background: transparent url(/images/b_nothanks_on.gif) no-repeat 0 0%;
}

/*Terms Pop END*/

