/*Main layout styles - start*/

#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 785px;
}
#header {
	height: 138px;
	width: 785px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_holder {
	height: auto;
	width: 785px;
}
#footer {
	background-color: #CCCCCC;
	height: auto;
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 20px;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.productheader_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
}
.productheaderred_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	color: #F03B1D;
}
.shopproductheader_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#nav_holder {
}
#content_holder #welcome_note {
	height: auto;
	width: 726px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
#distributors_one {
	margin: auto;
	height: auto;
	width: 726px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 21px;
	color: #3D3C3D;
}
h2 {
	font-size: 18px;
	color: #3D3C3D;
}
h3 {
	font-size: 15px;
	color: #3D3C3D;
}
#products_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#products_table {
	margin-top: 10px;
	float: left;
	width: 550px;
	padding-left: 20px;
}
#products_table h4 {
	color: #000066;
	font-size: 10px;
}
#products_table table {
	text-transform: uppercase;
}
#products_table table tr.odd {
	background-color: #D8DBEE;
}
#products_table img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#aboutus_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
}
#terms_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
}

/*Main layout styles - end*/



/*Shop layout styles - start*/

#shop_nav {
	width: 180px;
	float: left;
	background-color: #D8DBEE;
	height: 100%;
	margin-top: 10px;
}
ul {
	list-style-type: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
li {
	display: block;
	line-height: 20px;
}
#shop_nav ul li{
	margin: 0;
	padding: 0;
}
#shop_nav ul a:link, #shop_nav ul a:visited{
	line-height: 30px;
	background-color: #D8DBEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	padding-left: 30px;
	display: block;
	color: #000000;
}
#shop_nav ul a:hover, #shop_nav ul a:active{
	background-color: #414143;
	text-decoration: underline;
	color: #FFFFFF;
}
#shop_nav li a.current,#shop_nav li a.current:hover,#shop_nav li a.current:active {
	color: #000000;
	background-color: #FFFFFF;
	cursor: default;
}	
#shop_table {
	width: 585px;
	float: right;
	text-transform: uppercase;
	height: auto;
}
#product_detail #product_image {
	float: left;
	width: 300px;
}
#shop_table table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
#section_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8DBEE;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 5px;
	height: 15px;
}
#shop_page_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 2px;
}
#shop_page_select a:link, #shop_page_select a:visited {
	color: #000000;
}
#section_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8DBEE;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
	clear: both;
	height: 15px;
}
#shop_nav img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#product_detail {
	width: 585px;
	float: right;
}
#product_detail #product_image {
	height: auto;
	width: 165px;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}
#product_detail #product_description {
	float: right;
	height: auto;
	width: 320px;
	padding: 10px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#product_description #product_header {
	margin: 10px;
	font-weight: bold;
}
#product_description #product_addtocart {
	margin: 10px;
	text-align: right;
}
#product_addtocart input {
	width: 95px;
	height: 20px;
}
#product_description #product_desc {
	margin: 10px;
}
#product_spec {
	margin: 10px;
}
#product_spec table {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
}
#basketprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4F5050;
	text-align: right;
	border: medium solid #FFFFFF;
	padding: 10px;
}
#basketprice a {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	color: #CCCCCC;
}
#basketprice a:hover {
	text-decoration: underline;
}

/*Shop layout styles - end*/

#form_container {
	background-color: #FFFFFF;
	height: auto;
	width: 675px;
	margin-right: 55px;
	margin-left: 55px;
}
#formholder p {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	font-size: 12px;
}
#formholder h2 {
	color: #333231;
}
input {
	width: 200px;
}
input.radio, input.checkbox, input.submit {
	width: auto;
}
label {
	float:left;
	margin-right: 50px;
}
label.top {
	display:block;
	float:none;
}
#informationType {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#informationType label {
	display: inline;
	float: none;
	padding-left: 5px;
}
div.group1, div.group2 {
	float: left;
	width: 20em;
	padding-left: 10px;
	}
.clear {
	clear:both;
	}
#contact_text {
	margin-left: 55px;
	padding: 20px;
	font-size: 11px;
	width: 200px;
	float: left;
}
#map {
	float: right;
	height: 400px;
	width: 400px;
}
#contact_text a {
	text-decoration: none;
	color: #3D3C3D;
}
#contact_text a:hover {
	text-decoration: underline;
}
#store_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 20px;
	margin-right: 55px;
	margin-left: 55px;
}
#credit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}
#credit a {
	color: #000000;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.emailFormError {margin:0px; color:#FF0000}
#thankyou_text {
	margin-right: 48px;
	margin-left: 48px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#thankyou_text h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 21px;
}
#thankyou_text p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
