@charset "UTF-8";
body {
	background-color: #D1D1D1;
}

#html, body {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:980px;
	height: 100%;
	margin: auto;
} 

#header {
	float:left;
	width:800px;
	border-left:#000000 solid 64px;
	border-right:#000000 solid 64px;
}
#header #c1 {
	float:left;
	width:644px;
	height:40px;
	background-image:url(/images/layout_padding_t.jpg);
}
#header #BuyNowPane0 {
	float:left;
	width:94px;
	height:40px;
	background-image:url(/images/layout_padding_t3.jpg);
}
#header #c3 {
	float:left;
	width:62px;
	height:40px;
	background-color:#000000;
}

#header_nav {
	float:left;
	width:800px;
	border-left:#000000 solid 64px;
	border-right:#000000 solid 64px;
}
#header_nav #logo {
	float:left;
	width:64px;
	height:54px;
	background-image:url(/images/layout_logo.jpg);
}
#header_nav #title {
	float:left;
	width:416px;
	height:54px;
	background-image:url(/images/layout_header_l.jpg);
}
#header_nav #title #PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0055A8;
	float:left;
	height:54px;
	padding: 6px 0px 0px 0px;
}
#header_nav #title #ProductBar {
	float:right;
	height:54px;
	padding: 7px 0px 0px 0px;
}
#header_nav #list {
	float:left;
	width:164px;
	height:54px;
	background-image:url(/images/layout_header_r.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0055A8;
	text-align:right;
	line-height:50px;
}
#header_nav #BuyNowPane {
	float:left;
	width:94px;
	height:54px;
	background-image:url(/images/layout_header_r2.jpg);
}
#header_nav #carticon {
	float:left;
	width:62px;
	height:54px;
	background-image:url(/images/layout_header_r3.jpg);
}
#header_nav #carticon img {
	padding: 10px 0px 0px 0px;
}
#header_nav #carticon .ShoppingCartItemNumber {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}

#content {
	float:left;
	width:800px;
	border-left:#000000 solid 64px;
	border-right:#000000 solid 64px;
	background-color:#F0F0F0;
	text-align:center;
}
#content #ContentPane {
	float:left;
	width:550px;
	background-color:#F0F0F0;
}
#content #c2 {
	float:left;
	width:250px;
	background-color:#F0F0F0;
}

#footer_nav {
	float:left;
	width:800px;
	border-left:#000000 solid 64px;
	border-right:#000000 solid 64px;
	text-align:right;
	line-height:45px;
}
#footer_nav #copyright {
	float:left;
	width:480px;
	height:48px;
	background-image:url(/images/layout_footer_l.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
}
#footer_nav #navigation {
	float:left;
	width:320px;
	height:48px;
	background-image:url(/images/layout_footer_r.jpg);
	font-family: Courier New, sans-serif;
	font-size: 10px;
	color: #CC6600;
}
#footer_nav #navigation .anchor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0055A8;
}

#footer {
	float:left;
	width:800px;
	height:64px;
	background-image:url(/images/layout_padding_b.jpg);
	border-left:#000000 solid 64px;
	border-right:#000000 solid 64px;
}

a:link {
	text-decoration: none;
	color: #0055A8;
}
a:visited {
	text-decoration: none;
	color: #0055A8;
}
a:hover {
	text-decoration: underline;
	color: #0055A8;
}
a:active {
	text-decoration: none;
	color: #0055A8;
}
p.GoogleAds {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
}
#AdsPane {
	width:250px;
	height:150px;
	vertical-align: bottom;
	text-align:right;
	background-color:#99FFAA;
}
#SidePane {
	width:250px;
	height:250px;
	vertical-align:bottom;
	text-align:left;
	background-color:#AAFFFF;
}
.support_links{
	font-family: Helvetica, Arial, sans-serif;
	visibility: hidden;
	padding: 10px 10px 20px 10px;
	text-align:left;
	font-size: 12px;
	color: #888888;
}
.support_links #heading{
	color: #CC6600;
	height:15px;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;
	border-color: #808080;
	border-width: 1px;
	border-bottom-style: solid;	
}
.support_links a{
	color: #666666;
}
.reuqired_info_star{
	font-size: 10px;
	color: #FF0000;
}

