
@import url(print.css) print;

/***************************************
   =LAYOUT
-------------------------------------- */

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0; 
  text-align: center;
}

#wrapper {
  position: relative;  
  width: 774px;
  margin: 30px auto 20px auto;
  padding: 0;
  text-align: left;
}

#container {
	position: relative;
	background-image: url(../images/wrapper.jpg);
	padding-left: 15px;
	margin-bottom:0;
}
#content {
  float: right;
  width: 610px;
/*  margin-left: 210px;*/
/*  display: inline;*/
  padding: .8em 0 0 10px;
} 

#navigation {
	width: 130px;
	display: inline;
	margin-right: 10px;
  
}

#footer {
  clear: both;
  padding: 15px 10px 8px 10px;
  margin-bottom:0;
}

/***************************************
   =TYPOGRAPHY and BACKGROUNDS
-------------------------------------- */

body {
  font-size: 62.5%; /* Sets 1em to 10px */
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  background: #6e3017 url(../images/background.jpg) repeat-x 0 0;
  color: #000;
}

#logohead {
  background: url(../images/logohead.jpg);
  height: 77px;
}

#locator-nav {
  background:url(../images/locator.jpg);
  height: 102px;
  padding-top: 15px;
  padding-left: 10px;
  font-weight: bold;
  font-size:.95em;
}

#location {
  font-size:.9em;
  margin: 45px 15px 10px auto;
  color: #000;
  text-align: right;
  font-weight: bold;
}

#wrapper {
  font-size: 1.2em;
  background: url(../images/wrapper.jpg) repeat-y 0 0;
}

#navigation h2
{
font-size:1.1em;
padding-bottom: 1em;
}

#footer {
  background:#F3F4EE url(../images/footer_bckgrd.jpg) repeat-x 0 0;
  font-size: .9em;
  }
  
h2 {
  font-size:1.3em;
  font-weight:bold;
  margin-bottom: 10px;
  }  
  
h3 {
  font-size:1.1em;
  font-weight:bold;
  margin-bottom: 3px;
  }
      

p {
  margin-bottom: 1em;
  margin-right:10px;
}

#content * {
  padding-right: 0px;
  padding-left: 10px;
}

#content * * {
  padding-right: 0;
  padding-left: 0;
}

#content form {
	padding-bottom: 1em;
}

/* links */ 
a {
  color: #064F54;
}
#content a:visited {
  color: #777;
  }


/***************************************
 =INDEX
-------------------------------------- */
.home  #content .feature-image{
float:left;
padding: 0;
}

.home #locator-nav {
 background:url(../images/home_locator.jpg);
}

.home #container {
margin-top: 10px;
background: #f8f8f5 url(../images/homenav_top.jpg) no-repeat 0 0;
padding-left:0;


}

.home #wrapper {
background: #FFFFFF;

}

.home #content {
  color: #444;
  width: 250px;
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 500px;
  padding: 50px 10px 20px 0px;
 }
 
.home #content2 {
width: 764px;
color: #444;
padding:10px 0px 10px 10px;}
 
.home #navigation {
  width: 150px;
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 600px;
  padding: 30px 10px 20px 0px;
 }
 
 .home #navigation ul {
margin-top: -6px;}

.home #navigation li {
margin:7px 4px;}

.home #navigation h2 {
margin: 0;}

.home ul .homelink {
	visibility:hidden;
	border-right:none;
}

/***************************************
 =Special Styles
-------------------------------------- */

#locator-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#locator-nav ul li {
float:left;
margin:0;
text-align:center;
padding:0 5px;
border-right:1px solid #abab96;
}

#locator-nav a {
  text-decoration:none;
  color:#6e3017;
}

#location a {
font-size: 1em;
color: #6e3017;
margin-right: 0px;
text-decoration: underline;
}

#location .store {
color:#064F54;
}

#content .footnote {
font-size: .95em;
font-style:italic;
}

#content .caption {
  font-size:.95em;
  font-weight:bold;
  float: right;
  clear: right;
  padding: 0 3px 1em 1em;
  margin-top: 2px;
}

.magnify {
	position: absolute;
	top: 50%;
	left: 155px;
	visibility: hidden;
	z-index: 1;
	border-color:#000;
	text-align: left;
	vertical-align: middle;
}

.brdr{
border: 1px solid #000;

}

#content ul{
padding-bottom: 10px;
padding-right:10px;}

#content li{
margin-left: 10px;}


/***************************************
 =General floating and clearing
-------------------------------------- */

.float-left {
  float: left;
  padding: 1em 1em 1em 0;  
}
.float-right {
  float: right;
  padding: 1em 0 1em 1em;  
}
.align-right {
  text-align: right;
}

.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}

.float-center {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#content .align-center {
  text-align: center;}
  
/***************************************
   =main content area
-------------------------------------- */
#content .feature-image {
  float: right;
  padding: 0 0 .4em 1em;
}
#content .feature-logo {
  float: right;
  clear: right;
  padding: 0 0 1em 1em;
  margin-top: 5px;
}

/***************************************

 =Product Feature Area 
 
 ------------------------------------ */

#features {
	background:#dcddcd;
	width:560px;
	padding:20px;
	margin:20px 0;
	clear:right;
	
}

#prodfeature {
width:540px;
background:#FFF;
padding-left:15px;
padding-bottom:15px;
}


#prodfeature .feature {
width:120px;
float:left;
font-size:.9em;
text-align:center;
}

#prodfeature ul {
	margin-top:0;
	margin-bottom:15px;
	padding:10px 5px 3px 5px;
	border-bottom:1px solid #666;
	width:500px;
}

#prodfeature ul li {
display:inline;
padding-right:20px;
margin:-1px;
padding-bottom:4px;
padding-left:5px;
}

#prodfeature li {
	font-size:1em;
}

#prodfeature p {
clear:right;
}

#prodfeature .list {
	line-height:20px;
	}

#prodfeature .caption {
	float:none;
	font-size:1em;
	font-weight:bold;
	margin-bottom:-3px;
}

#prodfeature .thumbwrap {
	float:left;
	width:86px;
	margin:10px;
	padding:10px;
	font-size:.8em;
	border:1px solid #CCC;
}

#prodfeature .thumbwrap img {
	clear:right;
	margin-left:5px;
}


#prodfeature .thumbwrap a {
	text-decoration:none;
}

#prodfeature h3 {
clear:right;
float:right;
width:331px;
}

#prodfeature .spacer {
width:550px;
clear:both;
padding-bottom:15px;
}
	
.tabNavigation a {
text-decoration:none;
color: #064F54;
}

#prodfeature .tabNavigation a:hover {
	color:#28888e;
}

.activetab {
color:#28888e;
font-weight:bold;
}

.tabNavigation .activetab a:hover {
    color:#28888e;
	}



/***************************************
 =NAVIGATION
-------------------------------------- */

/* navigation column */

#navigation a {
  text-decoration: none;
  
}

#navigation ul {
  list-style-type: none;
}

#navigation ul {
  margin-top: .1em 0;
  font-weight: bold;
}

#navigation li {
  margin: .8em 0;
  padding-left: 5px;
  
}

#navigation li li{
  font-weight:normal;
  font-size:1em;
  padding-left: 10px;
  margin-bottom: .3em;
}

/***************************************
   =TABLES 
-------------------------------------- */

#content table {
	border-collapse:collapse;
  font-size: 1em;
  width:580px;
}

#content form table {
  margin: 0 0 1em 0;
}

#content thead tr {
  background-color: #064F54;
  color: #fff;
  font-weight:bold;
}

.subhead {
	background-color: #064F54;
	color: #fff;
	font-weight:bold;
}

#content thead tr,
#content thead th {
  font-weight: bold;
}

#content tr.zipresult-heading {	
	background-color: #F4F5EF;
	border: 1px solid #DCDDCF;
}

#content td {
  padding:5px;
  margin:0 10px;
  border-bottom:1px solid #CCC;
}

#content th.align-right {
  text-align: right;
}

#content table h2{
	font-size:1.1em;
	margin-bottom:0px;
}

/***************************************
=LIGHTBOX
-------------------------------------- */


#lightbox{
	background-color:#fff;
	padding: 5px;
	
	}
#lightboxDetails{
	font-size: 1.1em;
	font-weight:bold;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;}


#keyboardMsg{ float: right; }
#closeButton{ top: 2px; right: 2px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}


/***************************************
 =Products
-------------------------------------- */
#prodbox{
    background:none; 
	float:right;
	width: 600px;
	margin-top:20px;		
}
#prodbox ul li{
display:inline;
padding: 2px 10px 2px 10px;
}

#prodbox li {
padding: 0;
}

#prodbox a.active{
color: #28888e;
text-decoration: none;}

#prodbox .arrow {
background:url(../images/arrow.jpg) no-repeat center bottom;
padding-bottom: 10px;
}


#prodbox p{
padding: 5px 20px;
}

#prodbox h3{
padding: 25px 0 0 10px;
}

#zip-results-qty {
  background-color: #F4F5EF;
	border: 1px solid #DCDDCF;
	padding: 5px;
	margin: 25px 10px 3px 10px;
}

/***************************************
 =Forms
-------------------------------------- */

.depotlocations td {
  color:#000;
  border-bottom:1px solid #999999;
 
}

.depotlocations #content table {
  margin: 10px 5px 10px 8px;
  width: 540px;
  
}

.depotlocations #content a {
color:#FFFFFF;
font-weight:bold;
}

.depotlocations #content .choose {
    text-align:left;
	background:url(../images/choose.jpg) no-repeat center bottom;
	margin:0;
	padding: 5px 40px 3px 40px;
}

.depotlocations #content a.choose ,
.depotlocations #content a.choose:link,
.depotlocations #content a.choose:hover {
	color: #FFF;
}

#iZip {
	margin: 0 .75em 0 0;
}
label.error {
	margin-left: 1em;
	color: red;
}

/* active class */
#container .active {
  color: #28888e;
}
#container a.active {
  cursor: text;
  color: #28888e;
}

.magnify {
background:#FFFFFF;
    position:absolute;
	border: thin groove;
	border-width: 1px;	
	border-color:#000000;
	text-align: center;
	top: 120px;
	left: 44%;
	visibility: hidden;
	z-index: 1;
	vertical-align: middle;
}


.profiles {
	border: thin groove;
	border-width: 1px;
	border-color: #000000;
	padding:0;
}

/** How to Buy and Contact Styles **/

#content #htbForm table,
#content #conform table{
	width: 400px;
	}
	
#content #htbForm thead th,
#content #conform thead th {
	padding: 5px;
	text-align:left;
	}
	
#HowToBuyControl_trProduct .product-label {
	padding-top:10px;
	padding-bottom:0;
}
