/* CSS Document */

body {
	margin:0px;
}
.bg {
	background-image:url(../images/back-bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
.logo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#eb050f;
	line-height:30px;
	text-decoration:none;
}
.produduct-top {
	background-image:url(../images/prod-top.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
.prod-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #FFFFFF;
	line-height:24px;
	text-decoration:none;
}
.welcome-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #000000;
	line-height:30px;
	text-decoration:none;
}
.welcome-head-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#378ed8;
	line-height:30px;
	text-decoration:none;
}
.bdr {
	border-bottom:1px #CCCCCC dashed;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
}
.text-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.text-link a:hover {
	color: #333333;
	text-decoration: underline;
}
.text-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:22px;
	font-weight: bold;
	text-decoration:none;
}

.menu-bg1 {
	background-image:url(../images/menu-bg1.png);
	background-repeat: no-repeat;
	background-position:center top;
}

.menu-bg2 {
	background-image:url(../images/menu-bg2.png);
	background-repeat: no-repeat;
	background-position:center top;
}

.menu-bg {
	background-image:url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position:center top;
}

.img {
	padding:5px;
	border: 1px #d8d8d8 solid;
	background:#f3f3f3;
}

.text-link2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:20px;
	font-weight:normal;
	text-align:center;
	margin-left:5px;
	text-decoration:none;
}
.text-link2 a:hover {
	color: #333333;
	text-decoration: underline;
}

.text-link3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height:20px;
	font-weight:normal;
	text-align:center;
	margin-left:5px;
	text-decoration:none;
}
.text-link3 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


#outer {
position:relative; 
display:none;
margin:0px auto 0;
overflow:hidden;
background-color:#fff;
}
#inner0,#inner1 {
position:absolute;
padding:8px 0;
}
#inner0 img,#inner1 img {
float:left;
padding:4px;
margin:0 4px;
cursor:pointer;
}

.head-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#378ed8;
	line-height:30px;
	text-decoration:none;
}
.img-bg {
	padding:8px;
	background-color:#999999;
	border: 1px #333333 dashed;
}


.read-more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0099FF;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.read-more a:hover {
	color: #0066CC;
	text-decoration: none;
}

.head-blue2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0057a6;
	line-height:30px;
	text-decoration:none;
}

.head-blue2 a:hover {
	color:#0057a6;
	text-decoration:none;
}


.submit-qe-btn {
	text-indent: -9999em;
	background-image: url(../images/submit-qe-btn.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: inline-block;
	width: 124px;
	height: 42px;
	border: none;
	outline: 0px;
}

.submit-qe-btn:hover {
	background-image: url(../images/submit-qe-btn.png);
	background-repeat: no-repeat;
	background-position: center -42px;
	display: inline-block;
	width: 124px;
	height: 42px;
	border: none;
	outline: 0px;
}
.submit-qe-btn:active {
	background-image: url(../images/submit-qe-btn.png);
	background-repeat: no-repeat;
	background-position: center -84px;
	display: inline-block;
	width: 124px;
	height: 42px;
	border: none;
	outline: none;
}

.enquiry-box1 {
	background-image:url(../images/quick-enquiry-bg-top.gif);
	background-position:left top;
	background-repeat: no-repeat;
}
.enquiry-box2 {
	background-image:url(../images/quick-enquiry-bg-mid.gif);
	background-position:left top;
	background-repeat: repeat-y;
}

.enquiry-box3 {
	background-image:url(../images/quick-enquiry-bg-bot.png);
	background-position:left top;
	background-repeat: no-repeat;
}

label.qe {
	display: block;
	width: 80px;
	float: left;
	margin-top: 12px;
	clear: both;
}
.text-qe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 22px;
	text-decoration: none;
}
.text-qe-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top:5ps;
	padding-bottom:5px;	
	color: #555555;
	text-decoration: none;
}
.textfield-qe-float {
	width: 210px;
	float: right;
	margin-top: 10px;
}
.textfield-qe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 198px;
	padding: 5px;
	border: 1px solid #cecfce;
}
.dropdown-qe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 210px;
	padding: 5px;
	border: 1px solid #cecfce;
}


.car-field-wrap {
	margin: 5px 0px 20px 0px;
}
.car-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	border: 1px solid #cccccc;
/*	-moz-box-shadow: inset 0 0 5px #cccccc;
	-webkit-box-shadow: inset 0 0 5px #cccccc;
	box-shadow: inset 0 0 4px #cccccc;
	behavior: url(../ie-css3.htc);*/
}
.car-field:focus {
	border: 1px solid #0099FF;
/*	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
	behavior: url(../ie-css3.htc);*/
}

.mandatory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
}
.contact-map-bg {
	background-image:url(../images/map.png);
	background-position:left top;
	background-repeat: no-repeat;
}
