@charset "utf-8";
input[type="submit"] {
	margin-left:15px;
	display:inline;
}
h1 {
	font-size: 16px;
	color: #1D5689;
	font-family: Arial, Helvetica, sans-serif;
	
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #1D5689;
}
h3 {
	width: 860px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #001933;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	color: #001933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
h5 {
	font-size: 8px;
	color: #001933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
h6 {
	font-size: 6px;
	color: #001933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.contenthome {
	width: 962px;
	float: left;
	margin-right: 10px;
	border-radius: 6px;
	padding-top: 10px;
	margin-left: 10px;
	height: 640px;
}
.brands {

}
.legend {
	float: right;
	height: 520px;
	width: 130px;
	margin-right: 20px;
	padding-left: 10px;
	border: 1px solid #025198;
	margin-top: 10px;
}

.content {
	width: 780px;
	float: right;
	margin-right: 10px;
	background-position: center;
}
.contentOrder {
	width: 768px;
	background-color: #d9e0e7;
	float: left;
	height: auto;
	background-image: url(../imagesAssets/contactus.png);
	background-repeat: no-repeat;
}
.underlineText {
	text-decoration: underline;
}
.productImage {
	height: 190px;
	width: 185px;
	float: left;
	background-color: #FFF;
	border-radius: 6px;
	border: 1px solid #BDD9F2;
}
.specs {
	width: 420px;
	float: right;
	margin-right: 70px;
	padding-top: 10px;
}

.contentproduct {
	width: 786px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	height: 600px;
}
.productInfo {
	width: 192px;
	text-align: center;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

.productInfo2 {
	width: 192px;
	text-align: center;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:20px;
	float: left;
}
.productText {
	height: 70px;
	float: left;
	width: 185px;
	margin-top: 2px;
	/* [disabled]padding-bottom: 5px; */
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}
.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.sidebar1 {
	float: left;
	width: 176px;
	height: 800px;
}
.brandId {
	float: left;
	font-size: 18px;
	font-weight: bold;
	width: 720px;
	margin-left: 10px;
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(../imagesAssets/formHeaders.png);
	margin-bottom: 10px;
	color: #025198;
	font-family: Arial, Helvetica, sans-serif;
}
.back {
	width: 160px;
	/* [disabled]padding-left: 12px; */
	margin-top: 4px;
	margin-left: 12px;
}

.brandId2 {
	float: left;
	color: #025198;
	font-size: 14px;
	padding-left: 10px;
	width: 960px;
}
.brandId3 {
	float: left;
	color: #001933;
	font-size: 16px;
	background-image: url(../imagesAssets/header2.png);
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ~~ The footer ~~ */
.footer {
	position: relative;
	clear: both;
	background-image: url(../imagesAssets/headerBkgdBtm.png);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 20px;
	text-align: center;
}
.footerContent {
	color: #F5BD6E;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	padding-top: 40px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.cart {
	float: left;
	width: 192px;
	height: 60px;
	margin-top: 10px;
	text-align: center;
}
.cartfull {
	float: right;
	width: 120px;
	height: 52px;
	text-align: center;
	margin-right: 10px;
}

.cartform {
	width: 728px;
	height: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	color: #025198;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #d9e0e7;
}
.clearfloat {
}
.title {
	text-align: left;
	font-weight: bold;
	color: #025198;
}

.titleP {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9e0e7;
	height: 20px;
	margin-left: 238px;
	width: 400px;
	font-size: 16px;
	color: #025198;
	padding-bottom: 5px;
}
.remarks {
	font-weight: normal;
}
.text {
	font-size: 10px;
	line-height: 14px;
}
.productImage a {
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
 align="centre";
	vertical-align: auto;
}
.buttonstyle {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 60px;
	width: 70px;
	height: 40px;
	float: left;
	text-align: center;
	color: #001933;
}
.productImage .overlayLink {
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
	float: none;
}
.productImage a.selected {
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}
.productImage a:hover {
	border-top-color: #C7B891;
	border-right-color: #C7B891;
	border-bottom-color: #C7B891;
	border-left-color: #C7B891;
}
.pageNavBottom {
	clear: both;
	float: left;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	width: 210px;
	margin-top: 15px;
	margin-left: 750px;
}
.pageNavTop {
	font-size: 14px;
	width: 210px;
	margin-left: 750px;
	float: left;
}
.headerhome {
	height: 260px;
	display: block;
	background-color: #025198;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.header {
	height: 120px;
	display: block;
	background-color: #025198;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top: 10px;
}
.search {
	float: right;
	/* [disabled]width: 240px; */
	height: 40px;
	margin-top: 70px;
	background-color: #8d9eb0;
}
.banner {
	width:685px;
	height:100px;
	margin-left:10px;
	float:left;
	margin-top: 3px;
	border-radius: 12px;
}
.bannerhome {
	width:660px;
	height:250px;
	float:left;
	padding-top: 10px;
	padding-left: 60px;
}
.logohome {
	width: 240px;
	float: left;
	height: 240px;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(../imagesAssets/logo.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
}
.logo {
	width: 240px;
	float: left;
	height: 90px;
	padding-top: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.topMenu {
	background-image: url(../imagesAssets/headerBkgdTop.png);
	background-repeat: no-repeat;
	height : 70px;
}

.topMenu ul {
	font-size:14px;
	list-style:none;
	height:60px;
	margin-left:298px;
	font-weight: bold;
}
.topMenu li {
	float:left;
	margin-left: 5px;
	margin-top: 12px;
	text-align: center;
}
.topMenu li a {
	color:#F5BD6E
}

.topMenu2 {
	background-image: url(../imagesAssets/headerBkgdTop.png);
	background-repeat: no-repeat;
	height: 70px;
}
.topMenu2 ul {
	font-size:14px;
	list-style:none;
	height:60px;
	margin-left:340px;
	font-weight: bold;
}
.topMenu2 li {
	float:left;
	margin-left: 5px;
	margin-top: 12px;
	text-align: center;
}
.topMenu2 li a {
	color:#F5BD6E
}

.mainwrapper2 {
	float:left;
	background-color: #FFF;
	clear: both;
	width: 979px;
	padding-top: 5px;
	margin-bottom: 8px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCD9F3;
	border-bottom-color: #BCD9F3;
	border-left-color: #BCD9F3;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BCD9F3;
	padding-bottom: 10px;
}

.brochure {
	height: 60px;
	width: 160px;
	background-image: url(../imagesAssets/nav_downb.jpg);
}
.mainwrapperhome {
	float:left;
	background-color: #8ab9e7;
	clear: both;
	width: 958px;
	border-radius: 10px;
	padding-top: 10px;
	margin-bottom: 3px;
	height: 688px;
	background-repeat: no-repeat;
}

.productTextorder {
	float: left;
	clear: both;
}
.signin {
	padding-left: 5px;
	font-size: 12px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 5px;
}
.label {
	text-align: justify;
	font-size: 12px;
	color: #001933;
}
.register {
	width: 728px;
	height: 680px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border: 2px solid #d9e0e7;
	background-image: url(../imagesAssets/registerBkg.png);
	color: #025198;
}
.register input:focus, textarea:focus {
	color : #025198;
	border : 1px solid #990000;
	background-color : #BDD9F2;
}


.orderadmindisplay {
	width: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 10px;
	float: left;
	/* [disabled]margin-right: 10px; */
	/* [disabled]margin-bottom: 10px; */
	/* [disabled]margin-left: 23px; */
	border: 2px solid #d9e0e7;
	color: #025198;
	padding-bottom: 10px;
	margin: 0;
}

.orderdisplay {
	width: 728px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 2px solid #d9e0e7;
	color: #025198;
	padding-bottom: 10px;
}

.admin {
	width: 724px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 10px;
	border: 2px solid #d9e0e7;
	color: #025198;
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-right: 10px; */
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 10px; */
	padding: 10px;
}
.terms {
	width: 728px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border: 2px solid #d9e0e7;
	background-image: url(../imagesAssets/registerBkg.png);
	background-position: center;
}

.contactus {
	width: 728px;
	height: 580px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border: 2px solid #d9e0e7;
	padding-top: 10px;
}
.contactform {
	height: 420px;
	float: left;
}
#mainNavBar {
}
.home1 {
	float: left;
	height: 230px;
	width: 310px;
	padding-left: 10px;
	border: 2px solid #d9e0e7;
}
.home2 {
	float: left;
	height: 230px;
	width: 290px;
	margin-left: 8px;
	/* [disabled]border: 2px solid #d9e0e7; */
}
.supplier {
	height: 110px;
	width: 286px;
	border: 2px solid #d9e0e7;
}

.specialoffers {
	float: left;
	height: 110px;
	width: 290px;
	margin-top: 10px;
	/* [disabled]padding-left: 5px; */
	/* [disabled]margin-left: 10px; */
}

.home3 {
	height: 230px;
	width: 316px;
	float: left;
	margin-left: 8px;
	border: 2px solid #d9e0e7;
	padding-left: 10px;
	color: #025198;
}
.home4 {
	float: left;
	height: 240px;
	width: 958px;
	border: 2px solid #d9e0e7;
}
.home3inner1 {
	float: left;
	height: 160px;
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-image: url(../imagesAssets/homebkg3Inner1.png);
	border: 1px solid #d9e0e7;
	padding-top: 50px;
	padding-left: 12px;
}
.home3inner2 {
	float: left;
	height: 180px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 17px;
	background-image: url(../imagesAssets/homebkg3Inner2.png);
	background-repeat: no-repeat;
	border: 1px solid #d9e0e7;
	padding-top: 30px;
}

.home3inner3 {
	float: left;
	height: 210px;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 18px;
	background-image: url(../imagesAssets/homebkg3Inner3.png);
	background-repeat: no-repeat;
	border: 1px solid #d9e0e7;
}
.brand {
	height: 100px;
	float: left;
	width: 958px;
	background-image: url(../imagesAssets/homeBtmBrands.png);
	background-repeat: no-repeat;
	border: 2px solid #d9e0e7;
	margin-bottom: 20px;
	margin-top: 15px;
	/* [disabled]padding-left: 10px; */
	background-position: 10px;
}
.inner {
	padding-left: 10px;
	width: auto;
	padding-top: 5px;
	margin-top: 10px;
}
.editaccount {
	float: left;
	width: 400px;
	padding-left: 25px;
}

.tablestar {
	color: #993000;
}
.history {
	float: right;
	width: 200px;
}

.outerrightwrapper {
	height: 780px;
	width: 794px;
	float: left;
}

td, th {
font-size: 80%
}

