body {
	background: white url('/images/layout/header-grid.png') top left repeat-x;
	text-align: center;
	font-family: arial, helvetica,clean,san-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	line-height: 1.231;
}
/* extracted out of yui, so can run offline, this is all that was used */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 144px;
	color: white;
}
#header #logo {
	width: 350px;
	float: left;
}
#header h1 {
	font-size: 520%;
}
#menu {
	float: right;
	margin-top: 101px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
}
#menu a, #menu span {
font-size: 13px;
font-family: arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 0px 20px;
line-height: 43px;
color: #000000;
/*border-bottom: 1px solid red; */
}
#menu span {
	background: #3c88c5;
	font-weight: bold;
	display: block;
/*	float: left; */
	margin-right: 10px;
}
#menu li {
	/* background: #efefef; */
}
#menu a {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	background: #8dc63f;
}
#menu ul ul li {
	background: #F1F2F4;
}
#menu ul ul li a {
	line-height: 32px;
}
#menu ul ul li:hover {
	background: #E5FBC5;
}
#menu ul li:hover span{
	background: #fff;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width: 170px;
}

#menu ul ul ul {
top: 0;
left: -100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#content {
	min-height: 300px;
	padding-top: 40px;
}
* html #content {
	height: 300px;
}
#footer {
	margin-top: 44px;
	border-top: 1px solid #91999e;
	color: #666666;
	font-size: 100%;
	clear: both;
}
#main {
	margin-right: 360px;
}
#notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}
#sidebar {
	width: 355px;
	float: right;
	color: #333333;
}
#sidebar p {
	line-height: 150%;
	margin-bottom: 1.5em;
	font-weight: 900;
	color: #909090;
}
#sidebar h2 {
	color: #f9a134;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#product_line {
	height: 70px;
	padding-top:10px;
}

#product_image {
	width: 60px;
	height: 60px;
	float: left;
	padding-right: 20px;
}

#product_data {
	float: left;
	width: 500px;
	font-weight: 900;
	padding-top: 25px;
	padding-bottom: 0px;
}
#p1 {
	float: left;
	width: 80px;
	color: #909090;
}
#p2 {
	float: left;
	width: 300px;
	color: #909090;
}
#p3 {
	float: left;
	color: #0000a0;
}
#p4 {
	float: right;
	color: #0000a0;
}
#cart_box {
	margin-right: 30px;
	background: #f1f2f4;
}
#cart_header {
	float: left;
	color: #0000a0;
}
#cart_data {
	margin-top: 25px;
	padding-top: 10px;
}
#cart_item_box {
	float: left;
	background-color: #ffffff;
	border-style:solid;
	border-width: 3px;
	border-color: #c0c0c0;
	height: 15px;
	width: 15px;
	margin-top: 7px;
	padding-left: 5px;
	padding-right: 1px;
}
#x {
	float: left;
	width: 10px;
	padding-left: 4px;
	padding-right: 10px;
	color: #909090;
}
#c1 {
	float: left;
	width: 60px;
	color: #909090;
}
#c2 {
	float: left;
	width: 300px;
	color: #909090;
}
#c3 {
	float: left;
	color: #0000a0;
}
.cart_remove {
	float: right;
	color: #ff0000;
	margin: 15px;
}
#cart_freight_description {
	margin-left: 110px;
	float: left;
	color: #0000a0;
}
#cart_freight {
	margin-right: 70px;
	float: right;
	color: #0000a0;
}
#cart_total {
	clear: left;
	width: 100%;
	margin-top: 40px;
	margin-left: 415px;
	color: #0000a0;
}
#checkout_box {
	margin-top: 50px;
	margin-left: 450px;
}	
.checkout_choice {
	margin-top: 10px;
	color: #0000a0;
}	
#blue_box {
	width: 600px;
	font: arial,helvetica,clean,sans-serif;
	float: left;
	color: #909090;
	font-weight: bold;
	font-weight: 900;
	margin-right: 30px;
	background: #f1f2f4;
}
#blue_header {
	margin-left: 15px;
	font: arial,helvetica,clean,sans-serif;
	float: left;
	color: #909090;
	font-weight: bold;
	font-weight: 900;
}
#blue_hr {
	width: 570px;
	height: 2px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #e0e0e0;
	background-color: #e0e0e0;
}
#email_name_head {
	margin-left: 25px;
	width: 200px;
	float: left;
}
#email_email_head {
	width:200px;
	float: right;
	margin-right: 55px;
}
#email_name_box input {
	margin-left: 15px;
	width: 250px;
	height: 30px;
	border-style: solid;
	border-color: #e0e0e0;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#email_email_box input {
	width:250px;
	height: 30px;
	border-style: solid;
	border-color: #e0e0e0;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}
#email_message_head {
	margin-left: 25px;
	margin-top: 15px;
	width:200px;
	float: left;
}
#email_message textarea {
	margin-left: 15px;
	width:570px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 200px;
	border-style: solid;
	border-color: #e0e0e0;
	float: left;
	clear: right;
}
#address {
	margin-left: 15px;
	width:570px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-style: solid;
	border-color: #e0e0e0;
	float: left;
	clear: right;
}
#cc_image_box {
	float:left;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 35px;
	width: 80x;
	clear: both;
}
#cc_image_left {
	float:left;
}
#cc_image_right {
	float:right;
}
#credit_card_head {
	margin-left: 15px;
	margin-top: 15px;
	clear: left;
	width:150px;
	float: left;
	margin-right: 55px;
}
#credit_card_no input {
	margin-left: 5px;
	width: 200px;
	height: 30px;
	border-style: solid;
	border-color: #e0e0e0;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#credit_card_expiry {
	margin-top: 15px;
	margin-left: 15px;
	clear: left;
	width:150px;
	float: left;
	margin-right: 55px;
}
#submit_button {
	clear: both;
	margin: 15px;
	float: right;
}
#ie-message {
float: left;	
background:#C00;
border-bottom:1px solid #900;
color: #fff;
top:0;
padding:5px;
z-index: +10;}
#ie-message a {
color: #fff;
}
