body {
	font: 67.5%/133% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	color: #fff;
	background: #00539b url(../../_img/layup/bg_rpt.gif);
	text-align: center;
}
a {
	color: #fff;
	text-decoration: underline ;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 10px;
	height: 20px;
}
h2 {
	padding: 0;
	margin: 5px 0 10px;
	font: bold 1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 100px;
	height: 50px;
	text-indent: -9000px;
	background: url(../../_img/layup/quote.gif) no-repeat;
}
hr {
	background:none;
	border-bottom: 1px solid #0064a9;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
	text-indent: -9000px;
	height: 8px;
	width: 74px;
	cursor: pointer;
	background: url(../../_img/layup/submit_but.gif) no-repeat; 
} 
button:hover,
button:focus {
    background: url(../../_img/layup/submit_but.gif) no-repeat 0 -12px;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 778px;
	border: 1px solid #fff;
	text-align: left;
	min-height: 584px;
	overflow: hidden;
	background: #00539b url(../../_img/layup/main_rpt.gif) repeat-y;
}
#middle {
	margin: 0;
	padding: 0;
	float: left;
	width: 621px;
	min-height: 411px;
	background: url(../../_img/layup/waterbubbles.jpg) no-repeat left bottom;
}
#anim {	
	width: 383px;
	height: 110px;
	position: absolute;
	margin: -110px 0 0;
}
#topbar {
	height: 143px;
	width: 100%;
}
#topnavi {
	height: 15px;
	width: 720px;
	padding: 8px 28px 7px 30px;
	color: #00539b;
	background: #fff;
}
#topnavi span {
	float: left;
}
#topnavi ul {
    margin: 1px 0 0 0;
	float: right;
	list-style: none;
}
#topnavi li {
	display: inline;
	position: relative;
	float: left;
}
#topnavi li a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 21px;
	outline: 0px;
	margin-right: 3px;
}
#topnavi li ul {
	display: none;
	position: absolute;
	top: 21px;
	left: 1px;
	width: 180px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999; 
	background: #fff;
}
#topnavi li ul li {
	border-bottom: 1px solid #999;
}
#topnavi li ul a {
	display: block;
	margin: 0;
	padding: 6px 0 0 12px;
	text-decoration: none;
	text-indent: 0;
	outline:0;
	height: 17px;
	width: 168px;
	color: #00539b;
	text-transform: uppercase;
	font: 0.9em Arial, Verdana, Helvetica, sans-serif;
}
#topnavi li ul a:hover{
	background-color: #999;
	color: #fff;
}
#topnavi ul li:hover ul, 
#topnavi ul li:focus ul, 
li.over ul {
	display: block !important;
}
#n1, #n2, #n3, #n4, #n5, #n6 {
	background: url(../../_img/layup/nav.gif)
}
#n1 {background-position: 0 0; width:49px;}
#n2 {background-position: -51px 0; width:102px;}
#n3 {background-position: -154px 0; width:114px;}
#n4 {background-position: -269px 0; width:70px;}
#n5 {background-position: -340px 0; width:121px;}
#n6 {background-position: -462px 0; width:48px;}
#n1:hover, #n1.on {background-position: 0 -24px;}
#n2:hover, #n2.on {background-position: -51px -24px;}
#n3:hover, #n3.on {background-position: -154px -24px;}
#n4:hover, #n4.on {background-position: -269px -24px;}
#n5:hover, #n5.on {background-position: -340px -24px;}
#n6:hover, #n6.on {background-position: -462px -24px;}

#topnavi .basket {
	text-indent: -9000px;
	display: block;
	width: 137px;
	height: 12px;
	outline: 0;
	background: url(../../_img/layup/view_basket.gif) no-repeat;
}
#topnavi .basket:hover {
	background: url(../../_img/layup/view_basket.gif) no-repeat 0 -18px;
}
#text {
	margin: 30px 30px 0;
	padding-bottom: 100px;
	width: 323px;
}
#text ul {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
}
#sidebar {
	width: 212px;
	padding: 30px 5px 30px 23px;
	float: right; 
}
#products {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
	line-height: 1.3em;
}
#products li {
	display: inline;
	float: left;
	height: 60px;
	margin: 0 10px 10px 0;
}
#products li a:hover img {
	opacity: 0.7;
}
#details {
	margin: 0 0 20px;
	padding: 0 0 0 15px;
	width: 192px;
}
#details li {
	margin: 0;
	padding: 0;
}
#prodlinks {
	margin: 0;
	padding: 15px 0 0 0;
	width: 212px;
}
#prodlinks li {
	list-style: none;
	margin: 0 0 3px;
}
#prodlinks a {
	color: #fff;
	display: block;
	text-indent: -9000px;
}
.basket {
	background: url(../../_img/layup/add_basket1.gif) no-repeat;
	width: 106px;
	height: 18px;
	outline: 0;
}
.basket:hover {
	background: url(../../_img/layup/add_basket1.gif) no-repeat 0 -21px;
}
.spec {
	background: url(../../_img/layup/tech_spec.gif) no-repeat;
	width: 129px;
	height: 15px;
	outline: 0;
}
.spec:hover {
	background: url(../../_img/layup/tech_spec.gif) no-repeat 0 -21px;
}
.pricelist {
	background: url(../../_img/layup/price_list.gif) no-repeat;
	width: 102px;
	height: 15px;
	outline: 0;
}
.pricelist:hover {
	background: url(../../_img/layup/price_list.gif) no-repeat 0 -21px;
}
table {
	width: 322px;
	margin: 0 0 0 2px;
	padding: 0;
	border-collapse: collapse;
}
td {
	padding: 3px;
	border: 1px solid #00539b;
	border-left: none;
	background: #0064a9;
}
td a {
	color: #fff;
	margin: 0 0 0 10px;
}
#sidebar table {
	width: 100px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 -7px;
}
#sidebar td {
	border: 1px solid #0062a7;
	padding: 4px 6px;
	background: #0062a7;
}
#basket {
	margin: 0 0 15px 0;
}
#basket th {
	margin: 10px 0;
	padding-left: 7px;
	height: 30px;
}
#basket td {
	padding: 7px;
}
#basket td a {
	margin: 0 0 0 2px;
	text-transform: uppercase;
}
#basket .discount {
	white-space: nowrap;
}
#basketform p {
	margin-bottom: 7px;
}
#basketform p a {
	display: block;
	text-indent: -9000px;
	float: right;
}
.pcode {
	text-align: center;
	font-weight: bold;
	width: 15%;
	color: #ea2a27;
	background: #fff !important;
}
.orderbutton {
	width: 123px;
	height: 8px;
	outline: 0;
	background: url(../../_img/layup/order_but.gif) no-repeat;
}
.orderbutton:hover {
	background: url(../../_img/layup/order_but.gif) no-repeat 0 -12px;
}
.updatebutton {
	width: 82px;
	height: 8px;
	outline: 0;
	margin: 0 0 -7px 0 !important;
	background: url(../../_img/layup/update_but.gif) no-repeat;
}
.updatebutton:hover {
	background: url(../../_img/layup/update_but.gif) no-repeat 0 -12px!important;
}
.proceedbutton {
	width: 53px;
	height: 8px;
	outline: 0;
	background: url(../../_img/layup/proceed_but.gif) no-repeat;
}
.proceedbutton:hover {
	background: url(../../_img/layup/proceed_but.gif) no-repeat 0 -12px;
}
.authorisebutton {
	width: 60px;
	height: 8px;
	outline: 0;
	background: url(../../_img/layup/authorise_but.gif) no-repeat;
}
.authorisebutton:hover {
	background: url(../../_img/layup/authorise_but.gif) no-repeat 0 -12px;
}
.continuebutton {
	width: 102px;
	height: 8px;
	outline: 0;
	background: url(../../_img/layup/continue_but.gif) no-repeat;
}
.continuebutton:hover {
	background: url(../../_img/layup/continue_but.gif) no-repeat 0 -12px;
}
#contact {
    margin: 0;
	padding: 0;
	width: 150px;
}
#contact li {
	display: block;
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	height: auto;
	font-size: 1.2em;
	font-weight: bold;
}
#contact a {
	color: #fff;
}
#contact li.phone {
	padding: 0 0 0 25px;
	background: url(../../_img/layup/phone_icon.gif) no-repeat;
}
#contact li.mail {
	padding: 0 0 0 25px;
	background: url(../../_img/layup/email_icon.gif) no-repeat 0 3px;
}
#rightside {
	float: right;
	margin: 0;
	padding: 0;
	width: 155px;
	height: 411px;
}
#imageholder {
	float: right;
	width: 137px;
	min-height: 351px;
	padding: 30px 9px;
	background: #00539b;
}
#imageholder img {
	border: 1px solid #fff;
	margin: 0 0 20px;
}
#pinfo1,
#pinfo2,
#pinfo3,
#pinfo4,
#pinfo5,
#pinfo6 {
	display: none;
	clear: both;
	float: left;
	padding: 10px 0 0;
	margin: 0;
}
/*.payprogs {
	float: left;
	width: 132px;
	height: 32px;
	margin: 0 0 0 438px;
	background: url(../../_img/layup/payment_programs.gif) no-repeat ;
}*/
#footer {
	margin: 0 auto;
	width: 778px;
}
#copy{
	clear: both;
	margin: 0 auto;
	width: 770px;
	height: 25px;
}
#copy ul{
	margin: 0;
	padding: 5px 26px 0;
	list-style: none;
	text-align: right;
}
#copy li{ 
	display: inline;
	float: left;
}
#copy a{
	font-weight: bold;
	color: #728bb1;
	text-decoration: none;
	border-right: 1px solid #728bb1;	
	padding: 0 10px 0 7px;
}
#copy .last {
	float: right;
}
#copy .no a { 
	border-right: none;	
}
#copy .last a { 
	border-right: none;	
}
#copy  a:hover{
	color: #fff;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	width: 300px;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 174px;
}
.textform {
	background: #0064a9 !important;
}
.textformfocus {
	background: #00539b !important;
}
.textform, .textformfocus {
	color: #fff;
	padding: 3px;
	width: 168px;
	border: 1px solid #0175c5;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#promotion_code {
	width: 100px !important;
}
#basketform .textform,
#basketform .textformfocus {
	width: 25px;
	background: #00539b !important;
}
.formerror .textform, 
.formerror .textformfocus {
	background: #039 !important;
	border: solid 1px #ff0;
	color: #ff0;
}
.formerror .textformfocus {
	color: #ff0;
}
.formerror label:after {
	color: #ff0;
	content: " *";
}
.formerror label {
	color: #ff0;
	font-weight: bold;
}
#waiting {
	position: absolute;
	background-color:#00539b;
	width: 350px;
	margin-left: -1px;
	text-align: center;
}

/* Hide if Flash */

.flashInstalled h1,
.flashInstalled #rightside,
.flashInstalled #anim {
	visibility: hidden;
}
.flashInstalled h1 {
	margin-left: -2px;
}

/* Documents */

.pdf {
	color: #fff;
	font-size: 1.1em;
	padding: 0 0 0 17px;
	text-decoration: underline;
	background: url(../../_img/layup/pdf.gif) no-repeat 0 1px;
}
.pdf:hover{
	text-decoration: none;
}
/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.error {
	color: #ff0;	
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
	font-weight: bold;
}
.right {
	float: right;
}
.left {
	float: left;
}
.nobg {
	background: #00539b;
}
.ad {
	margin-top: 20px; 
}
.intro {
	font: bold 1.1em/1.4em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.prodtext {
	margin-top: 10px;
}
