

div.lmenu-box {
	width: 230px;
	padding: 30px 0px 0 0;
	margin: 0 30px 0 24px;
	z-index: 18;
	text-transform: capitalize;
	float:left;
	border-left: #f5f5f5 solid 2px;
	background: #fff url(../images/shadowbg.png) bottom right no-repeat;
}


div.lmenu-box h4 {
	line-height: 36px;
	height: 40px;
	width: 200px;
	margin: 10px 15px;
	color: #000080;
	border-bottom: #004376 dotted 1px;
	font-size: 16px;
	display: block;
}



div.lmenu-box a {
	line-height: 36px;
	height: 40px;
	width: 200px;
	padding: 0px 15px;
	color: #000080;
	font-size: 14px;
	cursor: default;
	text-decoration: none;
	display: block;
}

div.lmenu-box a.nosel {	
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


div.lmenu-box a.sel {	
	color: #fff;
	background: #000080;;
}


/* 
div.lmenu-box a:hover {	
	color: #fff;
	background: #004376;;
}
*/


/*

About US

*/


div.c_block {
	width: 1150px;
	margin: 44px 25px 40px 25px;
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	line-height: 22px;
}

div.whatwedo {
	padding-bottom: 200px;
	background: url(../images/image4.png) bottom right no-repeat;
}


div.homebox {
	padding-right: 350px;
	width: 800px;
	background: url(../images/image1.png) top right no-repeat;
}

div.homebox div {
	width: 800px;
}

div.c_block h4 {
	font-size: 30px;
	color: #004376;
	text-transform: capitalize;
}


div.txt_title {
	font-size: 50px;
	line-height: 52px;
	font-family: 'bota-webfont', Arial, Helvetica, sans-serif;
	width: 1150px;
	min-height: 52px;
	text-transform: uppercase;
	color: #000080;
}

div.txt_box {
	width: 1150px;
	margin: 10px 0 20px 0;
}


/* GAlry */


div.gallery-box {
	width: 1150px;
	margin: 10px 0 20px 0;
}

div.gallery-box img {
	width: 462px;
	height: 260px;
	margin: 27px 0 0 27px;
	overflow: hidden;
	float: left;
}


div.gal_thumb {
	width: 180px;
	margin: 27px 0 0 27px;
	overflow: hidden;
	float: left;
}


/* DEALER LIST */


div.d_block {
	width: 650px;
	margin: 44px 25px 40px 25px;
	float: left;
	font-size: 16px;
	line-height: 22px;
}


div.pbrow {
	width: 598px;
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	background-color: #fff;
}


div.compix {
	width: 200px;
	height: 200px;
	float: left;
}

div.comdata {
	width: 360px;
	margin-left: 18px;
	float: left;
	padding: 15px 20px 15px 0;
}

div.statimap {
	width: 630px;
	padding: 9px;
	height: 300px;
	float: left;
}


div.pbrow1 {
	width: 648px;
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	background-color: #fff;
	float: left;
}


div.pbrow2 {
	width: 628px;
	padding: 10px;
	background-color: #fff;
	font-size: 12px;
	color: #464646;
	line-height: 22px;
	float: left;
}

div.pbrow2 h4 {
	border-bottom: dotted 1px #e1e1e1;
}

div.pbrow2 li {
	float: left;
	width: 242px;
	padding-right: 8px;
}

div.pbrow2 a {
	text-decoration: none;
	color: #464646;
}


div.pbrow2 span {
	font-style: italic;
	font-weight: normal;
}





/* Contact */



div.c_block2 {
	width: 1010px;
	margin: 24px 0px 40px 0px;
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
}

div.c_block2 div.c_l {
	width: 474px;
	float: left;
}

div.c_block2 div.c_r {
	width: 530px;
	float: left;
	color: #646464;
}


div.c_block2 div.c_r b {
	font-size: 23px;
	color: #4b4b4b;
	text-transform: uppercase;
}


div.c_block2 div.c_r p {
}



div.c_block2 div.c_r table td {
	width: 100px;
	height: 38px;
	line-height: 28px;
}

div.c_block2 div.c_r table td.qa {
	color: #004376;
	width: 430px;
}

div.c_block2 h3 {
	font-size: 23px;
	color: #4b4b4b;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}


body#contact select {
	display: block;
	background-color: #fff;
	width: 348px;
	height: 38px;
	border: 1px solid #e1e1e1;
	margin-top: 20px;
	font-size: 16px;
	color: #646464;
	line-height: 38px;
}

.select {
	position: absolute;
	width: 318px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 38px;
	padding: 0px 15px;
	color: #646464;
	line-height: 38px;
	border: 1px solid #e1e1e1;
	background: #fff url(../images/dropdown.png) 307px center no-repeat;
	overflow: hidden;
}

select.styled {
	line-height: 38px;
}


input.cin {
	display: block;
	background-color: #fff;
	width: 318px;
	height: 38px;
	padding: 0px 15px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	font-size: 16px;
	line-height: 38px;
	font-family: 'book_antiquaregular', Arial, Helvetica, sans-serif;
	color: #004376;
	font-weight: 600;
}


input.godo {
	display: block;
	background: url(../images/btn_contact.png) center center no-repeat;
	border: none;
	width: 150px;
	height: 43px;
	margin-top: 10px;
}



textarea {
	display: block;
	background-color: #fff;
	width: 318px;
	height: 150px;
	padding: 5px 15px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	font-size: 16px;
	line-height: 38px;
	font-family: 'book_antiquaregular', Arial, Helvetica, sans-serif;
	color: #004376;
	font-weight: 600;
}


input.uname {
	background: #fff url(../images/form/uname.jpg) left center no-repeat;
	text-indent: 54px;
}

input.tel {
	background: #fff url(../images/form/tel.jpg) left center no-repeat;
	text-indent: 92px;
}

input.uemail {
	background: #fff url(../images/form/uemail.jpg) left center no-repeat;
	text-indent: 51px;
}

input.job {
	background: #fff url(../images/form/job.jpg) left center no-repeat;
	text-indent: 96px;
}

input.company {
	background: #fff url(../images/form/company.jpg) left center no-repeat;
	text-indent: 82px;
}
																						
textarea.enq {
	background: #fff url(../images/form/enq.jpg) left top no-repeat;
	text-indent: 70px;
}


/* NEW PRODUCT PG 2015 */




div.p_block {
	width: 650px;
	margin: 44px 25px 40px 25px;
	float: left;
	font-size: 16px;
	line-height: 22px;
}




div.p_title {
	font-size: 50px;
	line-height: 62px;
	font-family: 'bota-webfont', Arial, Helvetica, sans-serif;
	width: 650px;
	min-height: 62px;
	text-transform: capitalize;
	color: #002bcc;
}



div.p_titlesub {
	font-size: 28px;
	line-height: 32px;
	font-family: 'bota-webfont', Arial, Helvetica, sans-serif;
	width: 650px;
	min-height: 34px;
	text-transform: capitalize;
	color: #002bcc;
}


div.p_thumb {
	width: 650px;
	margin: 10px 40px 22px 0;
	float: left;
}

div.p_thumb div {
	float: left;
}


div.pthumb_item {
	width: 200px;
}

div.pthumb_mid {
	margin: 0px 22px;
}

div.pt_pix {
	width: 200px;	
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	background-color: #fff;
	margin-bottom: 10px;
}


div.pt_pix img {
	width: 200px;
	border: none;
}


div.pt_detail {
	width: 200px;
}

div.pt_title {
	width: 200px;
	padding: 0px;
	min-height: 28px;
	color: #002bcc;
	font-size: 16px;
	font-weight: bold;
}


div.pt_title a {
	text-decoration: none;
	border: none;
	color: #002bcc;
}

div.p_paging {
	width: 650px;
	margin: 10px 40px 12px 0;
}

div.p_pages  {
	float: right;
}

div.p_pages a {
	border: 1px solid #ccc;
	display: block;
	height: 20px;
	min-width: 20px;
	color: #004376;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 5px;
}

div.p_pages div {
	border: 1px solid #ccc;
	display: block;
	height: 20px;
	min-width: 20px;
	background-color: #004376; 
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 5px;
}

/* P detail */

div.pd_block {
	width: 650px;
	margin: 44px 25px 40px 25px;
	float: left;
	font-size: 16px;
	line-height: 22px;
}

div.pd_brow {
	width: 608px;
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	background-color: #fff;
	float: left;
	padding: 20px;
	margin-top: 10px;
}


div.pd_pixb {
	width: 600px;
	height: 600px;
	padding-right: 5px;
	border-right: 0px solid #d7d7d7;
	float: left;
}

div.pd_pixb img {
	width: 600px;
}

div.pd_subhead {
	font-size: 14px;
	line-height: 18px;
	width: 608px;
	margin: 10px 0 0 0px;
	float: left;
	color: #002bcc;
	font-weight: bold;
}

div.pd_subtext {
	font-size: 12px;
	line-height: 22px;
	width: 608px;
	margin: 2px 0 10px 0px;
	float: left;
	text-align: justify;
}


div.pd_subtext a {
	font-size: 12px;
	line-height: 18px;
	width: 578px;
	color: #000;
	text-decoration: none;
}


/* OThers */

