@charset "UTF-8";

* {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form { display: inline; }


#container {
	margin-right: auto;
	margin-left: auto;
	width: 781px;
	float: none;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}

#header {
	height: 83px;
	width: 572px;
	clear: both;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 208px;
}

#header ul {
	display: block;
	height: 29px;
	width: 555px;
}
#header li {
	display: block;
	list-style: none;
	height: 29px;
	float: left;
}
#header a  {
	display: block;
	height: 29px;
	background-image: url(../images/buttonsBG.jpg);
	background-repeat: no-repeat;
	width: 110px;
}

#header a.home { background-position: 0px 0px; }
#header a.contactUs { background-position: -110px 0px; }
#header a.aboutUs { background-position: -220px 0px; }
#header a.currentStock { background-position: -330px 0px; }
#header a.wanted {
	width: 113px;
	background-position: -440px 0px;
}

#header a.home:hover { background-position: 0px -29px; }
#header a.contactUs:hover { background-position: -110px -29px; }
#header a.aboutUs:hover { background-position: -220px -29px; }
#header a.currentStock:hover { background-position: -330px -29px; }
#header a.wanted:hover { background-position: -440px -29px; }
#leftBar {
	float: left;
	height: auto;
	width: 202px;
}
#sideNav {
	float: left;
	height: auto;
	width: 202px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7D6E2;
	border-right-color: #D2E4EF;
	border-bottom-color: #4D6270;
	border-left-color: #4D6270;
	overflow: hidden;
	margin-bottom: 20px;
}

#search {
	height: 42px;
	width: 208px;
	float: left;
	background-image: url(../images/searchBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#search    .std {
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	height: 14px;
	width: 194px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background: #3383C4;
	text-decoration: none;
}
#search   .std:hover {
	background: #2C6FA2;	
}
#subTypes {
	width: 206px;
	height: auto;
	border-top: 2px solid #6E98B9;
	border-right: 2px solid #6E98B9;
	border-bottom: 0px solid #6E98B9;
	border-left: 2px solid #6E98B9;
	float: left;
	clear: both;
}
#subTypes  li {
	list-style: none;
}
#subTypes  a {
	width: 197px;
	height: 18px;
	display: block;
	font-size: 10px;
	color: #2F70A4;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 5px;
	background-color: #BFCDD8;
	background-image: url(../images/categories.jpg);
	background-repeat: no-repeat;
	background-position: -3px 0px;
}
#subTypes  a:hover {
	background-position: 0 -22px;
	color: #FFFFFF;
}

#subTypes  .active {
	background-position: 0 -22px;
	color: #FFFFFF;
}

.bodyLink {
	color: #2C6FA2;
	text-decoration: none;
}

.bodyLink:hover {
	color: #3C99E0;
	text-decoration: underline;
}

#advancedSearchButton {
	background-image: url(../images/advancedSearchButtonBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 26px;
	width: 208px;
}

#simpleSearchButton {
	background-image: url(../images/simpleSearchButtonBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 26px;
	width: 208px;
}

#advancedSearchButton:hover,
#simpleSearchButton:hover { background-position: 0px -26px; }
#b  {
	width: 71px;
	height: 20px;
	font-size: 10px;
	display: block;
	float: right;
	padding: 0px;
	background-image: url(../images/searchButtonBG.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: 9px;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ab {
	width: 71px;
	height: 20px;
	font-size: 1px;
	display: inline;
	float: right;
	padding: 0px;
	background-image: url(../images/searchButtonBG.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: -5px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#b:hover, #ab:hover { background-position: 0px -20px; }
.k  {
	width: 120px;
	height: 18px;
	font-size: 10px;
	color: #265273;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.k:hover { color: #006600; }

#advancedSearch {
	height: 127px;
	width: 206px;
	float: left;
	font-size: 0.7em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/advancedSearchBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 28px;
	margin-bottom: 5px;
}

.ak {
	width: 120px;
	height: 18px;
	font-size: 10px;
	color: #265273;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 78px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#advancedSearch  a:hover {
	background: #2C6FA2;
	}	
#mdnalogo {
	float: left;
	height: 51px;
	width: 155px;
	margin-left: 30px;
}

.pageHeading {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0.2em;
}

.pageSubHeading {
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	padding-bottom: .5em;
}

.recordNav {
	font-size: 0.7em;
	padding-bottom: .5em;
	font-weight: normal;
	color: #666666;
}

.recordNav a {
	color: #666666;
	text-decoration: none;
}

.recordNav a:hover {
	color: #000000;
	text-decoration: underline;
}

a.productListingRecord {
	height: auto;
	margin-bottom: 5px;
	float: left;
	width: 490px;
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #ACBFCB;
}

.productListingText p { padding-top: 0.5em; }
a.productListingRecord:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A8BAC7;
	border-top-color: #3383C4;
	border-right-color: #3383C4;
	border-bottom-color: #3383C4;
	border-left-color: #3383C4;
}

.productListingImage {
	height: 70px;
	width: 70px;
	float: left;
	padding: 1px;
	border: 1px solid #3383C4;
}

.productListingHeading {
	font-size: 1.1em;
	font-weight: bold;
}

.productListingText {
	float: left;
	height: 74px;
	width: 405px;
	font-size: 0.6em;
	margin-left: 5px;
}

#pageContent {
	float: left;
	width: 500px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:35px;
	_padding-left:60px;
}

.productDetailsText {
	font-size: 0.7em;
	color: #666666;
}

#footer {
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3CFD9;
	border-right-color: #C3CFD9;
	border-bottom-color: #C3CFD9;
	border-left-color: #C3CFD9;
	color: #666666;
	padding-top: 5px;
}

.additionalContentHeading {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	clear: both;
	float: left;
	width: 454px;
}

#additionalContent {
	font-size: 0.7em;
	color: #666666;
	margin-top: 10px;
	float: left;
	clear: left;
	width: 454px;
}
#additionalContent  li {
	margin: 0em;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
.imageHolder {
	background-color: #00FF00;
	height: 110px;
	width: 456px;
	overflow: hidden;
	margin-left: 30px;
	float: left;
	margin-top: 5px;
}

.smallImage {
	height: auto;
	width: 150px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
}

#largeImage {
	height: auto;
	width: 454px;
}

#scrollbox {
	height: 150px;
	width: 454px;
	overflow: hidden;
	clip: rect(0px,454px,150px,0px);
	position: absolute;
	margin-left: 238px;
	_margin-left: 270px;
	margin-top: 230px;
}

#scrollHolder {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
}

.enquireButton {
	height: 16px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #3383C4;
	background-repeat: repeat;
}
.enquireButton:hover {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #215681;
}

.enquireForm {
	text-align: center;
	display: block;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 454px;
	clear: both;
	float: left;
}

.smallPrint {
	font-size: 0.6em;
	color: #333333;
	width: 454px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}

.closeButton {
	height: 16px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #3383C4;
	background-repeat: repeat;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.indexContent {
	font-size: 0.7em;
	color: #666666;
	margin-top: 20px;
	float: left;
	width: 454px;
}
.indexContent a {
	color: #666666;
	text-decoration: none;
}
.indexContent a:hover { color: #000000; 
}

.formText {
	display: block;
	height: 14px;
	float: left;
	text-align: left;
	width: 190px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.enquiryForm {
	width: 392px;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px dashed #3383C4;
	display: block;
	height: auto;
	min-height:460px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: justify;
	clear: both;
}

.formTextBox {
	color: #3383C4;
	height: 16px;
	width: 190px;
	float: left;
	margin-bottom: 6px;
}

.formTextArea {
	color: #3383C4;
	height: 80px;
	width: 394px;
	float: left;
	margin-bottom: 6px;
}
.indexContent p { margin-bottom: 0.7em; 	
}

.banner {
	color: #FFFFFF;
	background-color: #3383C4;
	text-align: center;
	float: left;
	height: auto;
	font-size: 12px;
	width: 448px;
	margin-right: 0px;
	padding: 3px;
}

.enquiryContent {
	font-size: 0.7em;
	color: #666666;
	float: left;
	width: 454px;
	margin-bottom: 20px;
}

.enquiryButton {
	height: 16px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #3383C4;
	background-repeat: repeat;
	float: left;
	margin-top: 5px;
}

.enquiryButton:hover {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #336600;
}

.asBox {
	width: 136px;
	height: 14px;
	background: #3383C4;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	margin: 4px 0px 0px 4px;
	padding: 0px 2px;
	float: left;
}
.label {
	display: block;
	height: 15px;
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 20px;
	padding-top: 2px;
	margin-top: 10px;
}
.input {
	height: 15px;
	width: 330px;
	border: 1px solid #3383C4;
	float: right;
	margin-top: 10px;
	color: #333333;
	padding-left: 5px;
	font-size: 1.1em;
}

.list {
	height: 18px;
	width: 230px;
	border: 1px solid #3383C4;
	float: right;
	margin-top: 10px;
	color: #333333;
	padding-left: 5px;
	font-size: 1.1em;
}
.textarea {
	height: 200px;
	width: 450px;
	border: 1px solid #006884;
	float: right;
	margin-top: 10px;
	color: #006884;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.submit {
	height: 18px;
	width: 80px;
	border: 1px solid #006884;
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #3383C4;
	font-size: 12px;
}

.submit:hover {
	color: #3383C4;
	background-color: #FFFFFF;
}
