@charset "utf-8";
/* CSS Document */


body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #000000;
  background-color: #FFFFFF;
  background-position: center top;
  text-align: center;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 1.6em;
  line-height: 1.6em;
  color: #333333;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-size: 1.4em;
  line-height: 1.4em;
  color: #333;
  padding: 0px;
  margin: 0px;
}

h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  color: #000000;
  padding: 0px;
  margin: 0px;
}


img {
  border: none;
}

/* LAYOUT DIVs*/

#wrapper {
	width: 850px;
    background-image: url(../images/bg_top2.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}


#left_products {
  width: 20%;
  vertical-align: top;
  text-align: left;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
}

#nav_wrapper {
  vertical-align: top;
  text-align: left; 
}

#main_body {
  vertical-align: top;
  width 75%
}

#main_content {
  vertical-align: top;
  float: left;
  width: 75%;
  margin-top: 5px;
  padding: 10px;
  border-left: .1em solid #75BDD8;
  text-align: left;
}


#footer {
  vertical-align: bottom;
  width: 100%;
  text-align: center;
  margin-left: 10%;
  font: .9em Arial, Helvetica, sans-serif;
}

/* INNER NAVIGATION POSITION */
#sitetools {
  margin-top: 15px;
  margin-right: 10px;
  float: right;
  width: 75%;
  background-color: #75BDD8;
}

#search {
	float: left;
	font-size: 16px;
	line-height: 1.1em;
	color: #FFFFFF;
	margin-left: 2%;
}

#search form {
 padding: 0px;
 margin: 0px;
}


#top_checkout {
	float: right;
	font-size: 16px;
	line-height: 1.1em;
	color: #ffffff;
}

#nav_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 40px;
	margin-right: -60px;
/*	text-align: center; */
	float: right;
	width: 75%;
	line-height: 1.2em;
}

#address {
  margin-top: 20px;
  margin-right: 10px;
  text-align: right;
  width: 75%;
  font-size: 12px;
  line-height: 1.2em;
  float: right;
}

#news_blog {
  margin-top: 20px;
  text-align: left;
  width: 75%;
  font-size: 13px;
  float: right;
}

/* LEFT COLUMN DIV*/
#logo {
  vertical-align: top;
  text-align: center;
}

#product_navlist {
  vertical-align: top; 
  margin-left: 0;
  margin-right: auto;
  padding-top: 30px;
}


/* LEFT COLUMN PRODUCT LIST */
#product_navlist ul {
 margin-top:0px; 
 margin-right:0px; 
 margin-bottom:0px;
 margin-left:-20px; 
 padding-top:0px; 
 padding-right:0px;
 padding-bottom:0px; 
 padding-left:0px;
}

#product_navlist li {
	list-style-type: none;
	font: 12px Arial, Helvetica, sans-serif;
 padding-top:0px; 
 padding-right:0px; 
 padding-bottom:0px;
 padding-left:0px; 
 margin-top:0px; 
 margin-right:0px; 
 margin-bottom:0px;
 margin-left:0px;
}


#product_navlist a {
	display: block;
	width: 145px;
	height: 20px;
/*	background-image: url(../images/prod_list_off.gif);
	background-repeat: no-repeat; 
    border-top: .05em solid #cccccc; */
    text-decoration: none;
	color: #000000;
	padding-left: 20px;
}

#product_navlist a:hover {
	color:#000000;
	background-image: url(../images/prod_list_hover.gif);
	background-repeat: no-repeat;
	/* border-bottom: .05em solid #3C849F; */
} 


/* MAIN NAVIGATION */
#nav_main ul{
list-style-type: none;
padding:0; 
margin:0; 
text-align: center;
}

#nav_main li { 
display:inline; 
} 

#nav_main a { 
padding: .6em;
width:auto; 
text-decoration: none; 
color: #ffffff;
} 

#nav_main li:first-child a { 
border-left:none; 
} 

#nav_main a:hover { 
background-color:#75BDD8; 
} 


/* MAIN CONTENT FORMAT */
#main_content a:link,
#main_content a:visited {
 color: #000000;
 text-decoration: underline;
}

#main_content a:hover {
 color: #000000;
 text-decoration:none;
 border-bottom: .1em solid #3C849F;
}

#main_content h1 {
padding: 0;
margin: 0;
}

.product_image {
  float: left;
  border: none;
  padding: 10px;
  min-width: 220px;
}

.product_options {
  float: right;
  padding: 10px;
  min-width: 200px;
  clear:both;
}

.product_description {
  padding: 10px;
  width: 100%;
}

/* TOP CHECKOUT */
#top_checkout ul{
list-style-type: none;
padding:0; 
margin:0; 
text-align: center;
}

#top_checkout li { 
display:inline; 
} 

#top_checkout a { 
padding-left: .5em;
padding-right: 0;
width:auto; 
text-decoration: none; 
color: #ffffff;
} 

#top_checkout a:hover { 
text-decoration: underline;
} 


/* NEWS - BLOG line */
#news_blog ul{
list-style-type: none;
padding:0; 
margin:0; 
text-align: center;
}

#news_blog li { 
display:inline; 
} 

#news_blog a { 
padding-left: .5em;
padding-right: .5em;
width:auto; 
border-right: 1px solid #666666;
text-decoration: none; 
color: #3C849F;
} 

#news_blog a:hover { 
 color: #000000;
 text-decoration:none;
 border-bottom: .1em solid #3C849F;
} 



/* FOOTER */
#footer ul{
list-style-type: none;
padding:0; 
margin:0; 
text-align: center;
}

#footer li { 
display:inline; 
} 

#footer a { 
padding: .5em;
width:auto; 
text-decoration: none; 
color: #000000;
} 

#footer a:hover { 
 text-decoration: none;
 border-bottom: .1em solid #3C849F;
} 


.top_right_col {
 vertical-align: top;
 margin-bottom: 30px;
}

.bottom_right_col {
  vertical-align: top;
  margin-top: 30px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.productsub {
text-align: center;
vertical-align: top;
border-collapse: collapse;
border-spacing: 0px;
font-size: 13px;
font-weight: bold;
padding: 5px;
width: 120px;
}

.p_zero p{
  margin: 0;
  padding: 0;
}

.p_medium p{
  margin: 1px;
  padding: 1px;
}
