body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #535353;
	background-color: #fcf7cf;
	background-image: url(images/bg_page_background.jpg);
	margin: 0px 0px 30px;
}
.formtxt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
input.txt1 {
	border: 1px solid #3e86d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 200px;
	padding-left: 5px;
	margin-bottom: 5px;
}
select.txt1 {
	border: 1px solid #3e86d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 200px;
	padding-left: 5px;
	margin-bottom: 5px;
}
select.txt1 {
	border: 1px solid #3e86d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 260px;
	padding-left: 5px;
}
input.txt2 {
	border: 1px solid #3e86d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 120px;
	padding-left: 5px;
	margin-bottom: 5px;
}
textarea.txt1 {
	border: 1px solid #3e86d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 260px;
	height: 100px;
	padding-left: 5px;
}
textarea.txt2 {
	border: 1px solid #3e86d6;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 200px;
	height: 100px;
	padding-left: 5px;
}
div.h1_fake{
	font-size: 18px;
	color: #5694da;
	margin-top: 2px;
	background: #eaf2fc url(images/bg_h1.gif) repeat-x;
	height: 24px;
	border-right: 1px solid #d6e4f3;
	border-left: 1px solid #d6e4f3;
	padding-left: 4px;
}
#content_products {
	width: 100%;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #4B84C3;
	font-weight: bold;
}
a:hover {
	color: #000000;
	background: #F8F3C9;
}
a.whitelink:link, a.whitelink:visited, a.whitelink:active{
	color:#ffffff;
}
a.whitelink:hover {
	color: #ffffff;
	background: #105EB5;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #5694da;
	margin-top: 2px;
	background: #eaf2fc url(images/bg_h1.gif) repeat-x;
	height: 24px;
	border-right: 1px solid #d6e4f3;
	border-left: 1px solid #d6e4f3;
	padding-left: 4px;
}
h2 {
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #75A9E3 url(images/bg_h2.gif) repeat-x;
	height: 13px;
	padding-left: 6px;
}
h3 {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
}
h4 {
	text-align: center;
	color: #4B84C3;
	font: bold 12px Arial, Helvetica, sans-serif;
}
h5 {
	color: #3e86d6;
	font: bold 16px Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 12px;
	text-transform: uppercase;
	color: #3E86D6;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
p {
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
}
div.hr {
	background: #e0eaf6;
	height: 1px;
	border-style: none;
	margin-bottom: 3px;
}
p.bluespaced {
	font-size: 12px;
	line-height: 16px;
}
.nopad {
	padding:0px;
	margin:0px;
}
.highlighted {
	color: #4B84C3;
	font: 17px Tahoma, Arial, Verdana;

}
img {
	border:none;
}
img.bborder {
	border: 1px solid #a2c6f0;

}
.leftfloat {
	float: left;
	margin-right: 5px;
}
.rightfloat {
	float: right;
	margin-left: 5px;
}
#container {
	width: 784px;
	position: absolute;
	margin: 0px 0px 15px -392px;
	left: 50%;
	border-right: 2px solid #9ac0e5;
	border-bottom: 2px solid #9ac0e5;
	border-left: 2px solid #9ac0e5;
	background: url(images/bg_sidenav2.gif) repeat-y;
	padding: 0px 1px 0px 3px;
}
html>body #container {
	padding: 0px 3px;
}
#header {
	background: #96BDE8 url(images/bg_header.jpg) no-repeat;
	height: 182px;
	width: 784px;
}
#header_l {
	float: left;
	width: 305px;
	padding-left: 5px;
}
#header_r {
	float: left;
	padding-top: 7px;
	font-size: 10px;
	padding-left: 7px;
	width: 460px;
}
#header_r a:link, #header_r a:visited, #header_r a:active {
	background-color: #3e86d6;
	display: block;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 2px;
	padding:4px 6px;
	border: 1px solid #186FCD;
	text-transform: uppercase;
	font-weight: normal;
}
#header_r a:hover {
	border: 1px solid #215C9E;
	text-decoration:none;
	color:#000000;
	white-space: nowrap;
	background: #fdf8d3 url(images/bg_basket_on.jpg) repeat-x;
}
#header_r img {
	border: none;
	margin-top: 3px;
}
#basket {
	background: url(images/bg_basket.jpg);
	margin-left: 10px;
}
#basket img {
	margin-right:4px;
	vertical-align: baseline;
}
#strapline {
	position: absolute;
	left: 50%;
	margin-left: -65px;
	top: 89px !important;
	width: 423px !important;
	text-align: center;
	z-index: 5;
}
#midstrip {
	height: 23px;
	width: 784px;
	background: #89B4E3 url(images/bg_midstrip.gif) no-repeat;
}
#midstrip_l {
	float: left;
	width: 295px;
	padding-left: 15px;
	margin-top: 7px;
	vertical-align: middle;
}
#midstrip_r {
	float: left;
	width: 460px;
	margin-top: 2px;
	padding-left: 7px;
}
#midstrip_r img {
	vertical-align: bottom;
	margin-right: 3px;
	margin-left: 3px;

}
input.small {
	height: 13px;
	display: inline;
	font: 11px Tahoma, Arial, Verdana;
	width: 75px;
	border: 1px solid #7f9db9;
	padding-left: 3px;
}
input.aligntop {
	vertical-align: top;
}
input.alignbottom {
	vertical-align: bottom;
}
input.quantity {
	border: 1px solid #3e86d6;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	width: 70px;
	margin-bottom: 3px;
}
select.small {
	height: 16px;
	display: inline;
	font: 11px Tahoma, Arial, Verdana;
	width: 135px;
	border: 1px solid #7f9db9;
	margin-top: 3px;
}
#contentcontainer {
	width: 786px;
}
#sidenav {
	background: #89b4e3 url(images/bg_sidenav_top.gif) no-repeat right top;
	float: left;
	width: 192px;
	position: relative;
	left: 0px;
	top: 0px;
}
html>body #sidenav {
	padding-bottom: 20px;
}
#search {
	background: #7FAFE5 url(images/bg_search.gif) repeat-x;
	height: 16px;
	width: 161px;
	padding-left: 8px;
	padding-top: 4px;
}
.searchbox {
	background: #B8D0EA url(images/sidenav_foot.gif) no-repeat left bottom;
	width: 164px;
}
.searchbox img {
	vertical-align: bottom;
}
.searchlink{
	display: block;
	float: right;
	border: 1px solid #89B4E3;
	padding: 2px 6px;
	margin: 2px; 	
}
.links {
	padding-left:4px;
	background: #b8d0ea;
	width: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	width: 591px;
	float: left;
	padding-top: 15px;
	background: #ffffff;
}
#content_wide {
	width: 576px;
	float: left;
	padding: 15px 15px 0px 0px;
	background: #ffffff;
}
#content_l {
	float: left;
	width: 387px;
}

#content_r {
	float: right;
	width: 177px;
}
#registernow {
	background: #CDE4FE url(images/bg_registernow.gif) no-repeat;
	height: 118px;
	width: 155px;
	border: 1px solid #3681d5;
	padding: 3px 5px 0px 7px;
	color: #2c70bd;
}
#registernow p {
	width: 75px;
}
#specialoffers {
	background: #7FAFE5 url(images/bg_specialoffers.gif) no-repeat;
	height: 172px;
	width: 155px;
	border: 1px solid #3681d5;
	padding: 3px 5px 0px 7px;
	color: #2c70bd;
	margin-top: 20px;
}
#footer {
	width:784px;
	float:left;
	overflow:hidden;
	background: #89B4E3;
	height: 45px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	text-indent: -8px;
	border-bottom: 1px solid #5694da; position:relative;
}
#footer a { color:#fff; font-weight:normal; border-bottom:1px dotted #fff;}
#footer a:hover { color:#4B84C3;}
#footer #secmets { position:absolute; right:5px; top:5px; border:none;}
#footer #secmets img { display:block; border:1px solid #5694DA;}
#footer #secmets:hover img { border:1px solid #fff;}

#foottext {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	width: 760px;
}
#foottext a:link, #foottext a:visited, #foottext a:active {
	color: #666666;
	font-weight: normal;
	background: #FFFFF2;
}
#foottext a:hover {
	background: #F9E84F;
} 
html>body #footer {
	width:784px;
}
.clearer {
	clear: both;
}
.lightblueborder {
	border: 1px solid #d6e4f3;
	padding: 8px;
	margin-bottom: 20px;
	background: #ffffff;
}
.minilightblueborder {
	border-top: 1px solid #e0eaf6;
	border-bottom: 1px solid #e0eaf6;

}
.bluehashedborder {
	background: #f4f9fd;
	border-top: 1px dashed #3e86d6;
	border-bottom: 1px dashed #3e86d6;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	overflow:auto;
}
.bluesolidborder {
	background: #f4f9fd;
	border: 1px solid #d6e4f3;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.darkblueborder {
	background: #d6e8fb;
	border: 1px solid #9ec4ef;
	color: #175ba6;
	padding-right: 5px;
	padding-left: 5px;

}
#range_l {
	float: left;
	width: 175px;
}
#range_r {
	float: left;
	width: 175px;
}
ul.trianglelist {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: url(images/bullet_triangle.gif);
}
ul.trianglelist li {
	margin-bottom: 2px;
	color: #333333;
}
#content_products {
	margin-right: 20px;
	width: 585px;
}
#cathead_l {
	float: left;
	width: 386px;
	margin-left: 5px;
}
#cathead_r {
	float: right;
	width: 175px;
	margin-right: 10px;
}
#cathead_r b {
	color: #3E86D6;
}
#cathead_r li a:link, #cathead_r li a:visited, #cathead_r li a:active {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#cathead_r li a:hover {
	color: #000000;
	background: #D6E8FB;
}
.searchbar_l {
	font-style: italic;
	font-weight: bold;
	color: #3e86d6;
	float: left;
	width: 250px;
}
.searchbar_r {
	float: right;
	width: 300px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3E86D6;
	text-align: right;
}
.searchbar_r a:hover {
	background: #D6E8FB;
}
.highlight {
	background: #d6e8fb;
}
.normalweight {
	font-weight:normal;
}
.larger {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.smaller {
	font-size: 10px;
}
.product {
	margin-bottom: 20px;
	background: url(images/bg_products.gif) repeat-y right;
}
.product_l {
	float: left;
	width: 420px;
}
.product_r {
	float: right;
	width: 150px;
	padding-top: 7px;
	padding-left: 5px;
	line-height: 18px;
}
html>body .product_r {
	width: 129px;
	padding-left: 13px;
}
.product_r b {
	color: #3E86D6;
}
.h1style {
	font-size: 18px;
	color: #5694da;
	margin-top: 2px;
	background: #eaf2fc url(images/bg_h1.gif) repeat-x;
	height: 24px;
	border-right: 1px solid #d6e4f3;
	border-left: 1px solid #d6e4f3;
	padding-left: 4px;
}
#imgmagnify {
	font-size: 10px;
	text-align: left;
	width: 162px;
	margin-left: 2px;
}
html>body #imgmagnify {
	width: 152px;
}
#plugcontainer {
	text-align:center;
	margin-top: 10px;
}
a.plug:link, a.plug:visited, a.plug:active {
	width: 69px;
	background: #f4f9fd url(images/bg_plug.gif) no-repeat top;
	text-align: center;
	border-bottom: 2px solid #d6e8fb;
	height: 148px;
	font-size: 10px;
	display: inline;
	font-weight: normal;
	color: #535353;
	float: left;
	margin: 5px;
}
html>body a.plug:link, a.plug:visited, a.plug:active {
	margin: 5px 6px 5px 6px;
}
a.plug:hover {
	background: url(images/bg_plug_on.gif) no-repeat top;
	border-bottom: 2px solid #5391D7;
}
#plugselected {
	background: url(images/bg_plug_on.gif) no-repeat top;
	border-bottom: 2px solid #5391D7;
}
.plug img {
	margin-top: 5px;
}
.plugname {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
.plugprice {
	font-size: 12px;
	font-weight: bold;
	color: #175ba6;
	margin: 0px;
	padding: 0px;
}
#quantity_l {
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#quantity_r {
	float: right;
	width: 125px;
	background: #f4f9fd;
	text-align: center;
	padding: 3px 10px;
	margin-top: 7px;
}
#contact_l {
	float: left;
	width: 425px;
}
#contact_r {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.form_name {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #535353;
	background: #e3eefa;
	vertical-align: top;
	width: 115px;
	display: block;
	padding-top: 4px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.form_row {
	margin: 4px 0px;
	clear:both;
	height:0px;
}
html>body .form_row {
	margin: 23px 0px;
}
.contact {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #96bbe3;
	width: 290px;
	float: left;
}
.error {
	background: #fcfbe8 url(images/icon_warning.gif) no-repeat 3px 3px;
	border: 1px solid #cac67c;
	padding: 2px 8px 2px 13px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FF0000;
}
.row_highlight {
	text-transform: uppercase;
	color: #000000;
	background: #cddff4;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	padding: 2px;
}
.row_highlight2 {
	text-transform: uppercase;
	color: #000000;
	background: #cddff4;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
}
.row_whiteedge {
	border-right: 3px solid #FFFFFF;
}
.td_whitebottom {
	border-bottom: 3px solid #FFFFFF;
}
.row_blue {
	background-color:#f4f9fd;
	height: 32px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}
.td_bluebottom {
	border-bottom: 1px dashed #3e86d6;
	margin-bottom: 1px;
}

div.plugbox{
	width: 69px;
	background: #f4f9fd url(images/bg_plug.gif) no-repeat top;
	text-align: center;
	border-bottom: 2px solid #d6e8fb;
	height: 148px;
	font-size: 10px;
	display: inline;
	font-weight: normal;
	color: #535353;
	float: left;
	margin: 5px;
}


