html,body,div,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0;
	padding: 0;
}
body {
font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#333;
  line-height: 1.41em;
  background-color:#bebebe;


}


/* GENERAL STYLES
------------------------------------------*/
a {
  color: #333;
  text-decoration: underline;
}
a:hover{
  color: #0099EA;
  text-decoration: none; 
}

img {
border:none;
}

td {
vertical-align:top;
}

#container {
	width: 746px;
	margin: 0 auto 0 auto;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	  background:#fff url(images/background.jpg) repeat-y 50%;
	
	
}

caption {
padding:3px 3px 3px 10px;
font-size: 16px;
font-weight:bold;
color:#286180;
background: #DEEECF;
text-align:left;
letter-spacing:-1px;
}

#primaryheader {
	width:517px;
	padding-bottom: 25px;

}

#headerlinks {
float:right; 
padding-top:5px;
color:#FFFFFF;
font-size:90%;



}
#headerlinks a {
color:#FFFFFF;
text-decoration:underline;
}

#headerlinks a:hover {
color:#FFFFFF;
text-decoration:underline;
}

h2 {
font-size:150%;
letter-spacing:-1px;
}

#newscolumn {
width: 218px;
background-color:#dedede;
float:left;
clear:left;
}

.headermargin {
padding-bottom: 25px;
}
.productimage {
border: 1px solid #e5e5e5;
}


.productlink {
color: #286180;
font-weight:bold;
}

#newscolumn .table {

margin: 10px 0 0 10px;

}
* html #contentContainer {
margin-top:13px;
}

#contentContainer {
width: 521px;
float: right;
background-color:#fefefe;
}
#cartcontentContainer  {
width: 518px;
float: right;
padding-top: 15px;
margin-right: 4px;

}
*html #cartcontentContainer  {
width: 518px;
float: right;
padding-top: 15px;
margin-right: 2px;

}

.accounttable {
width:450px;
line-height: 16px;
}
#quickcheckout {

}

#footer {
width: 748px;
margin: 5px auto 0 auto;
background-color:#666666;
clear:both;
border:2px solid #FFFFFF;
height:50px;
color:#FFFFFF;
}
#footer a {
color:#FFFFFF;
text-decoration:underline;
}
#footer a:hover {
color:#FFFFFF;
text-decoration: none;
}

.productlisttable {
width:205px;
margin: 6px 3px 5px 6px;
}

*html .productlisttable {
width:205px;
padding:2px;
margin: 10px 3px 0 10px;
}
#dummydiv {

overflow:hidden;
}

#contentContainerSecondary {
	width: 522px;
	float: right;
margin-left: 5px;
overflow:hidden;
background:#fff;

}


.featured {
width:198px;
float:right;
margin-right:4px;

}

#featuredcontent {
	width:180px;
	float:right;
	padding: 8px;
	border: 1px solid #999999;
	clear:right;
	margin-right:4px;
}




#header {
  width: 746px;
  margin: 0 auto 0 auto;
  background:#000000;
  border: 2px solid #FFFFFF;
}

#leftnav {
float:left;
width: 218px;
height: 129px;
background: #286180;
padding-top: 0.6em;

}
#leftnav a {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-size: 12px;
}
#leftnav a:hover {
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}
.lnav {
margin:0;
padding:0;
}

#leftnav li {
width: 198px;
height:25px;
background:url(images/navbar.gif) bottom no-repeat;

padding-top: 5px;
padding-left: 10px;
margin-left:3px;
list-style:none;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


#subheader {
	width: 525px;
	height:137px;
	float:right;
	background-color: #003333;
	border-left: 1px solid #FFFFFF;
}



.timeBlock {
width:522px;
	background: #fff url(images/3gridbackground.jpg) repeat-x bottom ;
	
	border-left: 1px solid #FFFFFF;
	float:left;
	padding: 14px 5px 5px 5px;
	margin-bottom: 5px;
}





#newscolumn p {
display:block;
padding:8px;
margin: 0 8px 0 8px;
}
#added {background-color:#D7EBC4;
padding:8px 20px 8px 9px;
font-size:12px;
font-weight:bold;
color:#FF0000;
}
