body,html{
	margin:0;
	padding:0;
}
body {
	color:#006;
	margin:0;
	padding:0;
	height: 100%;
	background-color: #003180;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/body-back1.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	background-image: url(../images/body-back1.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	right: 0px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
}
body>#headerwrap {
	position:fixed;
}
#navcontainer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	white-space: nowrap;
	background-color: #E6EBF2;
	width: 985px;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 15px;
    border-radius: 15px;
}
#header {
	background-color:#FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center;
}
#header h1{
	color: #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	background-color: #FFF;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 10px;
}
#header h2 {
	color:#006;
	font-size:130%;
	background-color: #FFF;
	line-height: 1.8em;
	margin-top: 10px;
	display: block;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header h3 {
	color:#4e2788;
	font-size:105%;
	background-color: #C8D0C8;
	line-height: 1.5em;
	margin-top: 10px;
	display: block;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.drop-shadow {
     border: 5px solid #c4c8cc;
     -moz-box-shadow: 5px 5px 7px #888;
     -moz-border-radius-bottomright: 15px;
     -webkit-box-shadow: 5px 5px 7px #888;
     -webkit-border-bottom-right-radius: 15px;
}
#logo-left {
	float: left;
	width: 165px;
	clear: none;
	background-color: #1C2346;
	height: 80px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#logo-right {
	float: right;
	width: 165px;
	clear: none;
	background-color: #1C2346;
	height: 80px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#strapline {
	white-space: nowrap;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #59644C;
}
#nav-drop {
	background-image: url(../images/nav-drop.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#middlewrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 120px;
	
}
#middle {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/middle-back.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#middle table{
	height: 100%;
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
}
#left {
	float:left;
	width:672px;
	height: 100%;
	background-color: #FFF;
	margin-top: 40px;
}
#left li{
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#right {
	font-size: 90%;
	clear: none;
	float: right;
	width: 285px;
}
#add-to-cart {
	height: 50px;
	width: 100%;
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
}

#right table{
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}
h1 {
	padding:0;
	margin:0;
	color:#006;
	font-size:160%;
}
h2 {
	color:#006;
	font-size:120%;
	background-color: #E6EBF2;
	line-height: 1.5em;
	margin-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 15px;
    border-radius: 15px;
}
h3 {
	padding:0;
	color:#006;
	font-size:100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
}
a {
	color:#006;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #BBC0D5;
}
.sidebox {
	margin-bottom:5px;
	height: 100%;
	margin-top: 40px;
	width: 100%;
}
#welcome {
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}
#welcome img {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;	
}
.sidebox h2 {
	padding:0;
	margin:0;
	color:#006;
	border-bottom:1px solid #A07850;
}

.boxcontent { padding:0.5em 1.5em; }

#footer {
	clear: both;
	float: left;
	height: 149px;
	width: 100%;
	background-color: #003180;
	background-image: url(../images/footer-back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer-content {
	height: 30px;
	width: 960px;
	font-size: 70%;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#footer a{
	color: #006;	
}
input {
	background-color: #FFF;
	border: 1px solid #003180;
	padding: 3px;
	color: #F60;
}
#right h4 {
	margin-bottom: 0px;
	font-size: 110%;
	margin-top: 20px;
}
p {
	margin-top: 5px;
}
.link_lists {
	margin-left: 40px;
}
.shopright {
	text-align: center;
	margin-top: 30px;
	height: 100%;
}
#totals {
	margin-top: 0px;
	width: 90%;
	margin-bottom: 20px;
	text-align: left;
	font-size: 85%;
	height: 70px;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
textarea {
	background-color: #FFF;
	border: 1px solid #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#next {
	background-color: #E6EBF2;
	clear: both;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	color: #006;
	height: 20px;
}
#next a{
	color: #006;
}
img {
	border: none;
}
#fader {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.addto_greenbak {
	color: #B1BAE0;
	background-color: #59644C;
	height: 20px;
	width: 100px;
	margin-left: 10px;
	float: none;
}
.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;
}
.audit-list input {
	margin-left: 20px;
}
#noscript {
	color: #FF0000;
	text-align: center;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	width: 500px;
}
.viewcart {
	font-size: 100%;
}
.basket-img {
	float: left;
	height: 44px;
	width: 40px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.small {
	font-size: 80%;
}
.view-eAudit {
	margin-left: 20px;
}
#right li{
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#slide-control1 {
	margin-bottom: 20px;
	height: 15px;
	font-size: 85%;
	margin-top: 0px;
}
#converter {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#ccw-imagelink {
	display: none !important;
}
.contact-input {
	color: #006;
}
.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: 5px;
	margin-left: 0px;
}
.red {
	color: #F00;
}

