﻿div {
	border: none;
	}

body {
	width: 100%;
	margin-left:0;
	margin-right:20px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#FFF;
	font-family: verdana, arial, helvetica, serif;
	font-size: .8em;
	}

#bpw {
    overflow:hidden;
	min-width:900px;
	width:100%;
}

* html #bpw 
{
    width: 900px;
}

p, a {
	font-family: Verdana;
	}
	
h1 {
	font-size: 18px;
	font-weight: strong;
	}

h2 {
	font-size: 14px;
	font-weight: strong;
	margin-bottom: 0;
	color: #933;
	}
	
h3 {
	font-size: 12px;
	font-weight: strong;
	margin-bottom: 0;
	color: #333;
	}
	
p {
	font-weight: normal;
	margin-top: .25em;
	}
	
a {
	text-decoration: none;
	}	
a:hover {
	text-decoration: underline;
	}

img {
	border: 0;
	}

#half_left {
	position: absolute;
	top: 110px;
	left: 230px;
	width: 100%;
	}

#half_right {
	margin-left: 230px;
	width: 530px;
	background-color: #transparent;
	}
	
#major_left {
	display: block;
	width: 70%;
	float: left;
	background-color: #transparent;
	}
	
#minor_right {
	display: block;
	width: 24%;
	float: right;
	background-color: #transparent;
	}
	
#major_right {
	display: block;
	width: 70%;
	float: right;
	background-color: #transparent;
	}

/*html>body #content {
   width: 750px;
   }*/

.categoryTree {
	position:relative;
	left: -20px;
	}

#leftcolumn {
    border: 1px solid #9c9c9c;
    border-top:0;
    background-color: #e7e7e7;
    float:left;
	margin-left:12px;
	width:250px;
	padding:10px 0 20px 20px;
}

html>body #centercolumn {
    margin-left: 290px;
	~margin-left: 290px;
	}

/*

#centercolumn {
    margin-left: 289px;
    margin-right:209px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 290px;
    margin-right:211px;
	}

html>body #centercolumn {
    margin-left: 290px;
    margin-right:211px;
	}
	*/
#rightcolumn 
{
    position: absolute;
    right:10px;
    top:108px;
    width:200px;
	}

#nonFooter
{
    position: relative;
    min-height: 100%;
}

* html #nonFooter
{
    height: 100%;
}

#footer {
	position: relative;
    margin-top: -7.5em;
    background-color:#DDD;
    width:100%;
	text-align:center;
	}
	#footer p {
		font-size: .7em;
		color: #666;
		}
	#footer img {
		float: none;
		left: 0;
		}

/* Begin Hyperlinks Styles ----------------------------- */
a {
   text-decoration: none;
   color: #F00;
   }

a:visited {
   text-decoration: none;
   color: #F00;
   }

a:active {
   text-decoration: none;
   color: #F00;
   }

a:hover {
   text-decoration: underline;
   color: #F00;
   }   
/* End Hyperlinks Styles ----------------------------- */

#main td {
   margin: 10px;
   padding: 10px;
   }

#contact {
	border: 1px solid #999;
	background-color: #E0E0E0;
	padding: 10px;
	}

#contact table {
   vertical-align: top;
   text-align: top;
   border-collapse: collapse;
   }

#contact td {
   vertical-align: top;
   text-align: top;
   margin:0;
   spacing:0;
   padding: 5px;
   }

#nav ul {
   list-style: none;
   padding: 0;
   margin: 0;
   }

#nav {
   background-color: transparent;
   padding: 0 0;
   margin: 0;
   width: 100%;
   font-size: 12px;
   z-index:10;
   list-style: none;
    color: #F00;
   }

#nav a { /**/
   font-weight: normal;
   text-decoration: none;
   }

#nav li li a {
   display: block;
   width: 10em;
   font-weight: normal;
   color: #666;
   padding: 0.2em 10px;
   border: 1px solid E0E0E0;
   border-width: 1px 0;
   }

#nav li li a:hover {
   display: block;
   padding: 0.2em 5px;
   color: #555;
   background-color: #FDD;
   border: 5px solid #999;
   border-width: 1px 5px;
   }

#nav li { /**/
   float: left;
   position: relative;
   /*height: 1em; */
   text-align: left;
   cursor: default;
   padding: 3px 15px;
   }

#nav li ul { /**/
   display: none;
   position: absolute; 
   z-index:10;
   top: 100%;
   left: 0;
   background-color: #E0E0E0;
   padding: 0;
   border: solid 1px #999;
   }

li>ul {
   top: auto;
   left: auto;
   }

#nav li li { /**/
   display: block;
   float: none;
   background-color: transparent;
   border: 0;
   width: 10em;
   padding: 0;
   text-align: left;
   }

#nav li:hover ul, #nav li.over ul{ display: block; width:140px;} /**/

#nav_container {
	display: block;
	/*position:absolute;*/
	margin-left:12px;
	height: 1.55em;
	width: 100%;
	background: #FFC url(../images/nav_bg.gif) repeat-x;
	border-bottom: 1px solid #F00;
	border-left: 1px solid #F00;
	}

#header_top
{
    display:block;
  	 /*position: none;   /*  locks below header image in IE6 */
    /*top:0px;*/
    /*clear:both;*/
    /*float:left;*/
	height: 86px;
    background: #F00 url(../images/header_bg.jpg) repeat-x;
    }

#header {
    
}

#header img {
	float: none;
	margin: 0px;
	}

#contactInfo {
    position:absolute;
    z-index:10;
    right: 125px;
    top: 2px;
    font-weight:bold;
}
#contactInfo h1 {
    font-size:16px;
    margin:0;
}

#contactInfo p {
    margin:0;
    font-size:12px;
}

#catalog_3d {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 10px;
	}

#product_thumbs td {
   vertical-align: top;
   text-align: top;
   font-size: 12;
   margin:0;
   spacing:0;
   padding: 5px;
   border: 1px solid #999;
   background-color: #E0E0E0;
   }

#product_thumbs td td {
   margin: 0;
   spacing: 0;
   padding: 0;
   border: 0;
   }

#footnote {
   font-size: 10px;
   color: #555;
   }

#footnote a {
   color: #F33;
   }

div.formrow {
  padding-top: 10px;
  /*width: 670px;*/
  display:block;
  }

div.requiredformrow {
  color: #F00;
  padding-top: 10px;
  /*width: 500px;*/
  display:block;
  }

span.formlabel {
  float: left;
  display:block;
  width: 300px;
  padding-right:10px;
  text-align: right;
  font-size: 1em;
  }

span.formfield {
  /*float: left;*/
  /*width: 500px;*/
  text-align: left;
  }  

.calendar td {
	padding: 10px;
	font-size: 1em;
	}

.help_section {
	border: 1px dashed #AAA;
	background-color: #D6D6D6;
	padding: 10px;
	list-style: none;
	width:400px;
	}
	.help_section ul {
		list-style: none;
		}
	.help_section li {
		list-style: none;
		font-size: .8em;
		left: 10px;
		}


/* -------------------------------------------------- */
/*                  Catalog Specific                  */
/*--------------------------------------------------- */

#additional_content {
	display: block;
	width: 400px;
	background-color: #FFF;
	padding: 10px;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	border-left: 1px solid #424242;
	}

#additional_content h1 {
	font-size: 1.25em;
	font-weight: bold;
	}

#cart_dg {
	border: 0;
	}
	#cart_dg table {
		border: 0;
		}
	#cart_dg td {
		border: 0;
		}
	#cart_dg tr {
		border: 0;
		}


#categoryList p {
	margin: 0 0 .4em 0;
	}
#categoryList a {
	color: #40659B;
	}

#search {

	}