@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	background-color: #D7DFF4;
}
#footer {
	font-size: 0.9em;
	margin-bottom: 5px;
	margin-top: 30px;
	padding: 0.1em;
}
#footer a, #footer a:link, #footer a:active, #footer a:hover {
	color: #10a;
}
#nav {
	margin-top: 11px;
	height: 40px;
	padding-top: 6px;
}


#outerWrapperHeader {
	background-image: url(/resources/images/bgheader.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
}
#outerWrapperFooter {
	background-image: url(/resources/images/bgfooter.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0;
	margin: 0;
}
#innerWrapper {
	padding:0;
	width: 905px;
	padding:11px 0 0 0;
	margin: 0 auto 0 auto;
}
#content {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0.2em;
}
#header {
	height: 55px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	margin:0;
	list-style-type: none;
	background-image: url(/resources/images/tabright2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav a, #nav strong, #nav span {
	display:block;
	background-image: url(/resources/images/tableft2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 22px 10px 14px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #10a;
}
#nav #selected {
	background-image:url(/resources/images/tabright1.png);
}
#nav #selected a {
	background-image:url(/resources/images/tableft1.png);
	color: #000000;
}
#nav a:hover {
	color: #000000;
}
		
.clearLeft 	{ clear:left; }
.clearRight { clear:right; }
.clearBoth 	{ clear:both; }
.floatLeft 	{ float:left; }
.floatRight { float:right; }
h2,
.subheading {
	font-weight: bold;
	font-size: 0.95em;
	display: block;
	background-image: url(/resources/images/bgheading.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	color: #003366;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-transform: capitalize;
	border-right-width: 6px;
	border-right-style: double;
	border-right-color: #3C3366;
}
.specificationList li {
	list-style-position: inside;
	list-style-image: url(/resources/images/tick-icon.png);
	font-size: 0.78em;
	font-weight: bold;
	float: left;
	width: 33%;
}

.vwprice {
	background-image: url(/resources/images/bgprice.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 310px;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vwpricesmall {
	background-image: url(/resources/images/bgpricesmall.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 120px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.7em;
}
.vwpricesmall a,
.vwpricesmall a:link,
.vwpricesmall a:hover,
.vwpricesmall a:active,
.vwpricesmall a:visited {
color:#FFFFFF;
text-decoration:none;
}
.capsule {
	width: 138px;
	float: left;
	background-image: url(/resources/images/bgcapsule.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
	margin-bottom: 10px;
}
.capsuletop {
	background-image: url(/resources/images/bgcapsuletop.png);
	height:12px;
	width: 138px;
}
.capsuleContent {
	padding: 0px 13px 10px 7px;
	text-align: center;
}
.capsule a {
	text-decoration:none;
	color:#000000;
}
.capsuleSearch {
	text-align: right;
	float:right;
	width:190px;
	margin-left: 2em;
}
.capsuleSearch p {
	font-size: 0.8em;
	text-align: justify;
	font-weight: bold;
	padding-left: 0.8em;
}


form {
margin:0;
padding:0;
}

.capsule h3 {
	margin: 0.3em 0 1em 0;
	padding:0;
}.infoTable {
	font-size: 0.85em;
	padding: 0px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.infoTable th {
	text-align: right;
}
.loading {
	background-image: url(/resources/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#enquiry label {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.enquiry-row {
	margin-bottom: 0.4em;
}
#enquiry hr {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.regyear {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
}
.capsuleContent h3 {
	margin: 0;

}
.capsuleContent h4 {
	font-size: 0.64em;
	margin: 0 0 4px 0;
	padding: 0px;
}

.enquiry-row input,
.enquiry-row textarea {
	width: 420px;
	border: 1px solid #BFC7DC;
	font-size: 0.9em;
}
#content h1 {
	margin: 0px;
	padding: 0px;
}
