* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #FFFFFF;
	font-size: 62.5%;
	background-image: url(/images/bg-strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #47565C;
}
a {
	text-decoration:none;
}
input, textarea {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:1.1em;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 150px;
	width: 900px;
	background-image: url(/images/top-underline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo {
	height: 123px;
	width: 256px;
	left: 0px;
	top: 25px;
	float: left;
	margin-top: 25px;
}
#navigations {
	float: right;
	width: 644px;
}
#topNav {
	width: 311px;
	margin-top: 9px;
	margin-left: 305px;
}
#mainNav {
	width: 616px;
	margin-top: 58px;
}
.navImg img {
	margin-right: 2px;
}
#mainBody {
	width: 900px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#footer {
	margin-right: 30px;
	margin-left: 30px;
}
#footer p {
	font-size: 1em;
	line-height: 1.4em;
}
#footer a {
	color: #47565C;
}
#footer a:hover {
	color: #333333;
}
.smallprint {
	color:#7E7E7E;
}
#subLinks {
	width: 256px;
	float: left;
	background-image: url(/images/subnav-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subnavItem {
	background-image: url(/images/subnav-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-transform: uppercase;
	color: #333333;
	font-size: 1em;
}
.subMainLink {
	background-image: url(/images/subnav-arrows.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.subMainLink:hover {
	background-image: url(/images/subnav-arrows2.gif);
}
.subMainLink a {
	color: #47565C;
	display: block;
}
.subMainLink a:hover {
	color: #03847C;
}
.subSubLinks {
	display: none;
}
.red {
	color: #CC0000;
}
#content {
	width: 614px;
	float: right;
	margin-right: 30px;
	min-height: 340px;
}
#content h1 {
	font-size: 1.6em;
	color: #03847C;
	line-height: 1.6em;
	margin-bottom: 1em;
	font-weight: bold;
}
#content h1 a {
	color: #CC0000;
	border: 1px solid #CC0000;
	padding: 1px;
}
#content h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
#content h3, #content h4, #content h5, #content h6 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
#content p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.1em;
}
#content a {
	color: #03847C;
}
#content ul {
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 20px;
}
#content li {
	margin-bottom: 1em;
	margin-left: 10px;
}
#content ol {
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 20px;
}
#content hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
#homeFeatures {
	height: 170px;
	width: 840px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}	
.homebox1, .homebox2, .homebox3 {
	width: 240px;
	background-repeat: no-repeat;
	color: #39454A;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.homebox1 h2, .homebox2 h2, .homebox3 h2 {
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 23px;
	font-weight: bold;
}
.homebox1 p, .homebox2 p, .homebox3 p {
	margin-top: 5px;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0px;
}
#buyNow {
	height: 225px;
	width: 225px;
	position: absolute;
	top: 331px;
	left: 66px;
}
#tunerPic {
	height: 221px;
	width: 232px;
	position: absolute;
	left: 743px;
	top: 343px;
}
.ordersTbl {
	background-color: #D8F0EF;
}
.ordersTbl td {
	padding: 3px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1.2em;
}
.ordersProb td {
	color: #CC0000;
}
.ordersDespatched td {
	color: #666666;
}
.ordersArchived td {
	color: #999999;
}
.focusDetails {
	font-size: 10px;
}
.focusDetails td{
	background-color: #F1F8F8;
}
#updateMyDetails input, #updateMyDetails textarea {
	width: 200px;
	color:#4D4D4D;
	border: 1px solid #666666;
	background-color: #FFFFAF;
	padding: 2px;
}
#updatedPanel {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	text-align: center;
}
#updatedPanel p{
	font-size: 1.6em;
	color: #FFFFFF;
}
#updatedPanel a{
	color: #FFFFCC;
}
#updatedPanel a:hover{
	color: #FFFFFF;
}
.red {
	color:#CC0000;
}
