/***************************************
   =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;
	overflow: auto;
}
#content {
  float: right;
  width: 610px;
/*  margin-left: 210px;*/
/*  display: inline;*/
  padding: .8em 0;
} 

#navigation {
  width: 139px;
  z-index: 20;
  top: 0px;
  left: 0px;
  display: inline;
  
}

#footer {
  clear: both;
  padding: 20px 10px;
  background:url(../images/footer_bckgrd.jpg) repeat-x 0 0;
  font-size: .9em;
}

/***************************************
   =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; 
}

#location {
  font-size:.9em;
  margin: 45px 15px auto auto;
  color: #000;
  text-align: right;
  font-weight: bold;
}

#wrapper {
  font-size: 1.2em;
  background: #FFFFFF url(../images/wrapper.jpg) repeat-y 0 0;
}

#navigation h2
{
font-size:1.1em;
padding-bottom: 1em;
}
  
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;
}

/* 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 #content {
  color: #444;
  width: 250px;
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 500px;
  padding: 50px 10px 20px 0px;
 }

.home #container {
margin-top: 10px;
background: #f8f8f5 url(../images/homenav_top.jpg) no-repeat 0 0;
padding-left:0;


}

.home #wrapper {
background: #fff;
}

.home #navigation {
  font-size:1.3em;
  width: 180px;
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 585px;
  padding: 40px 0px 20px 0px;
 }

/***************************************
 =Special Styles
-------------------------------------- */

#locator-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#locator-nav ul li {
  display: inline;
  margin: 0 20px 0 0;
  padding: 0;
}

#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;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 1;
	border:0;
	text-align: left;
	vertical-align: middle;
}

.brdr{
border-color:#000;

}

#content ul{
padding-bottom: 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;
}
/***************************************
 =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;
  margin: .5em 20px 1em 20px;
  color: #000;
}
#content form table {
  margin: 0 0 1em 0;
}
#content thead tr {
  background-color: #064F54;
  color: #fff;
  font-weight:bold;
  padding: 5px;
}

.subhead{
background-color: #064F54;
  color: #fff;
  font-weight:bold;
}

#content thead tr,
#content thead th {
  font-weight: bold;
}
#content th {
  padding: 5px 5px 2px 5px;
  text-align: left;
}
#content th.align-right {
  text-align: right;
}
#content td {
  padding: 5px;
}


/***************************************
 =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;
}

/* active class */
#container .active {
  color: #28888e;
}
#container a.active {
  cursor: text;
  color: #28888e;
}

/***************************************
 =WHERE TO BUY / CONTACT US
-------------------------------------- */

#HowToBuyControl_tblHTB .step-image {
	display:none;
}


