body,html{
	margin:0;
	padding:0;
}
noscript {
	font-weight: bold;
	color: #FF0000;
}
body {
	background-color:#FFFFFF;
	color:#333333;
	margin:0;
	padding:0;
	font:0.9em 'trebuchet ms', arial, sans-serif;
	height: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	right: 0px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
body>#headerwrap {
	position:fixed;
}
#navcontainer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	white-space: nowrap;
	width: 960px;
	border-bottom: 10px solid #FFFFFF;
	background-color: #000000;
	clear: both;
	height: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	
#navcontainer li {
	background: #000;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#navcontainer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
:focus { -moz-outline-style: none; 
}	
#navcontainer a:hover {
	color: #FF0000;
	}
	
#navcontainer #currentpage a {
	background: #000;
	color: #FF0000;
	background-color: #000;
	}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	height: 135px;
	background-image: url(../images/lights.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#header h1{
	font-size: 160%;
	font-weight: bold;
	color: #FF0000;
	clear: none;
	margin: 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: italic;
}
#logo {
	float: left;
	width: 116px;
	margin: 0px;
	clear: none;
}
#strapline {
	margin-top: 10px;
	width: 800px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 0px;
}
#middlewrap {
	width: 960px;
	min-width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 180px;	
}
#totals {
	width: 400px;
	text-align: left;
	font-size: 80%;
	float: left;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 20px;
	clear: none;
	margin-bottom: 0px;
	height: 15px;
}
#middle {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	float: left;
}
#left-col {
	clear: none;
	float: left;
	width: 440px;
	margin-top: 20px;
}
#right-col {
	clear: none;
	float: right;
	width: 440px;
	margin-top: 20px;
}
#left-col1 {
	clear: none;
	float: left;
	width: 440px;
	margin-top: 20px;
}
#right-col1 {
	clear: none;
	float: right;
	width: 440px;
	margin-top: 20px;
}
#container-table{
	height: 100%;
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
}
.playbox {
	width: 960px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.home-left {
	float:left;
	width:300px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.home-middle  {
	width:300px;
	height: 356px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.home-right {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: none;
}
.home-bottom {
	float: left;
	width: 960px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.left {
	float:left;
	width:460px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.right {
	float: right;
	width: 460px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 40px;
}
#right table{
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}
h1 {
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-size:160%;
}
h2 {
	padding:0px;
	margin:10px 0 10px;
	font-size:120%;
	background-color: #FFFFFF;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
}
h3 {
	padding:0px;
	margin:10px 0 10px;
	font-size:120%;
	background-color: #FFFFFF;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
}
a {
	text-decoration:underline;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color: #666666;
}
#sidebox {
	margin-bottom:5px;
	padding-top: 10px;
	height: 100%;
	margin-top: 0px;
}
#sidebox h2 {
	padding:0;
	margin:0;
	border-bottom:1px solid #A07850;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	background-color: #BDD9E6;
}
a.sub-menu, a.sub-menu:link, a.sub-menu:visited {
	display:block;
	height:20px;
	margin-top:2px;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	overflow:hidden;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	width: 120px;
	font-weight: bold;
	font-size: 90%;
	padding-left: 5px;
}
a.sub-menu:hover {
	color:#fff;
	background:#8ABBD2;
	background-color: #8ABBD2;
}
.boxcontent { padding:0.5em 1.5em 0.5em 1em; }

#footer {
	background-color:#BDD9E6;
	text-align: center;
	clear: both;
	padding-top: 4px;
	padding-bottom: 8px;
	vertical-align: middle;
	width: 960px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer a {
	font-variant: normal;
	text-transform: none;
}
#right h4 {
	margin-bottom: 0px;
	font-size: 120%;
	margin-top: 0px;
}
p {
	margin-top: 5px;
}
.link_lists {
	margin-left: 40px;
}
.shopright {
	text-align: center;
	margin-top: 30px;
	height: 100%;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 3px;
	text-indent: 2px;
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #000000;
	font-size: 90%;
}
#next {
	background-color: #C8D0C8;
	clear: both;
	float: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	color: #4E2788;
}
#next a{
	color: #4E2788;
}
img {
	border: none;
}
#fader {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.addto_greenbak {
	color: #B1BAE0;
	background-color: #59644C;
	clear: none;
	float: right;
	margin-top: -15px;
}
.audit-list {
	margin-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717E61;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.viewcart {
	font-size: 95%;
}
.basket-img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.award-img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.small {
	font-size: 80%;
}
.prod-head {
	font-weight: bold;
	background-color: #BDD9E6;
}
.valign-top {
	vertical-align: top;
}
#Awards {
	font-size: 85%;
	margin-top: 20px;
}
.lightblueback {
	background-color: #F2F7F9;
}
.img-float-right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img-float-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.red {
	color: #F00;
}
.apply-now {
	color: #FF0000;
	font-weight: bold;
	margin-left: 15px;
}
.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.alignright {
	text-align: right;
}
.aligntop {
	vertical-align: top;
}
.grey-back {
	background-color: #F2F2F2;
}
#conditions {
	width: 500px;
}



.prod-table {
	width: 100%;
}
#sub-nav {
	margin-top: 5px;
	margin-bottom: 30px;
	width: 200px;
	margin-left: 20px;
}
hr {
	width: 100%;
}
.buy-now {
	color: #FF0000;
	font-weight: bold;
	background-color: #000000;
	padding: 2px;
	margin-left: 10px;
	text-decoration: none;
	font-size: 85%;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 3px;
	text-indent: 2px;
	color: #333333;
	font-size: 90%;
}
.input:focus {
	background-color: #FDF5F4;
	border: 1px solid #E74739;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	float: right;
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 4px;
}
.border1 {
	border: 1px solid #666;
}

