/*
Theme Name: Dham fasteners
Theme URI: http://www.dhamfasteners.com
Description: Dham fasteners
Author: LBM Infotech Pvt. Ltd.
Author URI: http://www.lbminfotech.com/
Version: 1.0
.
This theme can be used for commercial or non-commercial use
so long as it is not redistributed or resold in any way.
.
*/

@import url(reset.css);
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neo_sans_proregular';
    src: url('fonts/neosanspro-regular-webfont-webfont.eot');
    src: url('fonts/neosanspro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/neosanspro-regular-webfont-webfont.woff') format('woff'),
         url('fonts/neosanspro-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/neosanspro-regular-webfont-webfont.svg#neo_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*-----------------------------------*/
/* Basic Styles
/*-----------------------------------*/

p { line-height: 24px; padding: 0 0 10px 0; text-align:justify;}
h1 { font-family: 'neo_sans_proregular'; font-size: 26px; color: #28282d; padding: 0 0 10px 0; font-weight: normal; font-style: normal; line-height: 28px; margin: 0; }
h2 { font-family: 'neo_sans_proregular'; font-size: 18px; color: #68688c; padding: 0 0 10px 0; font-weight: normal; font-style: normal; line-height: 28px; text-transform:uppercase;}
h3 {
	font-family: neo_sans_proregular;
	font-size: 18px;
	color: #ffffff;
	padding: 5px 0 10px 0;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
h4 {
	font-family: neo_sans_proregular;
	font-size: 16px;
	color: #28282d;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #c2c2cd;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h5 {
	font-family: 'neo_sans_proregular';
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
h6 {
	font-family: 'neo_sans_proregular';
	font-size: 14px;
	color: #ffffff;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;/*
	text-align: center;*/
}
strong { font-weight: bold; }
a { color: #070707; text-decoration:none;}
a:hover { color: #232428; }
ul { margin: 0; padding: 0; }
li { line-height: 22px; padding: 0; margin: 0; background: none; list-style:none; }
.clear { clear: both; }
.alignleft { float: left; margin: 0; }
.alignright { float: right; margin: 0; padding: 0; }
.left { float: left; margin: 0; }
.right { float: right; margin: 0; }


body {
	font-size: 12px;
	color:#1a1a1a;
	font-family: 'open_sansregular';
	font-weight: normal;
	line-height: normal;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top; overflow: hidden; overflow-y: visible;
}
#content {width: 100%; }
.container {position: relative; width: 1000px; margin: 0 auto;}


/*-----------------------------------*/
/* Embedding Fonts
/*-----------------------------------*/


/*-----------------------------------*/
/* Ready to use classes
/*-----------------------------------*/

#topPan, #header, #middle, #footer {width:100%; float:left; clear:both;}
#header{margin-bottom:25px;}
#middle{margin-bottom:38px;}
#footer{background-color:#313134; padding-top:10px; padding-bottom:10px;}
#logo{
	width:233px;
	height:49px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
	padding: 0px;
	background-image: url(../images/logo.png);
}
#logo a{
	width:233px;
	height:49px;
	text-indent:-999px;
	display:block;
 
}

#nav{
	float:right;
	width:1000px;
	height: 41px;
	padding-bottom: 4px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	margin-bottom: 25px;
}
#innerNav {
	height: 45px;
	width: 1000px;
}
/*#nav p{height:31px; text-align:right; padding:0;}*/
#nav ul{
	margin:0;
	float:right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#nav ul li{
	margin:0;
	float:left;
	padding: 0;
}
.last{
	margin-right: 0px !important;
}
#nav ul li a{
	font-family: 'neo_sans_proregular';
	margin:0;
	display:block;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
}
#nav ul li a:hover {
	font-family: 'neo_sans_proregular';
	margin:0;
	display:block;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	background: #5a5a66; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a5a66 0%, #3e3e47 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a66), color-stop(100%,#3e3e47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5a5a66 0%,#3e3e47 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5a66', endColorstr='#3e3e47',GradientType=0 ); /* IE6-9 */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.last {font-family: 'neo_sans_proregular';
	margin:0;
	display:block;
	/*text-transform:uppercase;*/
	color:#FFF;
	font-size:12px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	background: #5a5a66; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a5a66 0%, #3e3e47 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a66), color-stop(100%,#3e3e47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5a5a66 0%,#3e3e47 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5a66', endColorstr='#3e3e47',GradientType=0 ); /* IE6-9 */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#nav ul ul{
	position:absolute;
	z-index:100;
	padding:0;
	margin:0 0 0 0px;
	top:138px;
	width:120px;
	left:-1500px;
}
#nav li:hover ul{height:auto; left:auto;}
#nav li li{margin:0; width:120px; background:none; display:block; position:relative; }
#nav li li a{
	font-family: 'neo_sans_proregular';
	margin:0;
	width:170px;
	color:#ffffff;
	background-color:#474751;
	padding:6px 8px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	display:block;
	color:#ffffff;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav li li a:hover{
	font-family: 'neo_sans_proregular';
	margin:0;
	width:170px;
	padding:6px 8px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	display:block;
	color:#ffffff;
	text-decoration:none;
	background:#232428;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav ul ul ul{position:absolute; z-index:999; padding:0; margin:0;  width:190px; left:-1500px;}
#nav li li:hover ul, #nav li li li:hover ul{padding:0; margin:0; top:0;  left:190px; height:auto;}
#headerLeft {
	width: 663px;
	height: 294px;
	float: left; background-color: #FFF;
	padding-bottom: 4px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5d5e69;
}
#innerHead {
	width: 100%;
	height: 294px;
	float: left; background-color: #FFF;
	padding-bottom: 4px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5d5e69;
}
#headerRight {
	height: 294px;
	width: 337px;
	float: right;
	padding-bottom: 4px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5d5e69;
}
 .isoBox {float: left; width: 80%; text-align: center; padding: 0 0 0 20%;}

#middleLeft {
	width: 525px;
	float: left;
}
#middleRight {
	float: right;
	width: 442px;
}
.welcome_bottom_border {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9f3;
	margin-bottom: 14px;
}
#our_goal {
	background-color: #474753;
	height: 155px;
	width: 525px;
	background-image: url(../images/our_goal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 22px; 
}
#our_goal p {text-align: left;}
#our_goal span {
	color: #FFF;
	width: 255px;
	display: block;
	float: right;
	margin-top: 8px;
	margin-right: 35px;
}
#our_goal span a {
	color: #FFF;
	text-decoration: underline;
}
#our_goal span a:hover {
	color: #FFF;
	text-decoration: none;
}

#middleLeft ul {
	float: left; width: 32%;
}
#middleLeft ul li {
	list-style-position: inside;
	list-style-image: url(../images/list_icon.png);
	padding-left: 5px;
}
#middleLeft ul li a:hover {
	color: #CA0500;
}

.content {
	width: 402px;
	background-color: #474753;
	/*background-image: url(../images/milestone2.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding: 15px 20px 11px 20px;
	color: #FFF;
 	float:left;
	overflow:auto;
}
.contentsub {
	
	width: 286px; float: right;
	background-color: #474753;
	padding: 25px 25px;
	color: #FFF;
 	overflow:auto;
}
.contentsub p {padding: 0 0 0 0;}
.subline { border-bottom: 1px solid #8e8e97; margin: 18px 0 15px 0; } 
.contentsub a {color: #FFF; text-decoration: underline;}
.contentsub a:hover {color: #FFF; text-decoration: none;}
.contentsub ul {padding:0 0 0 0 }
.contentsub li { padding: 2px 0 2px 0px; margin: 0 20px 2px 15px; line-height: 18px;  color: #fff; text-decoration: none; text-transform: none; font-size: 12px; list-style: circle;  }
 


#clients {
	margin-top: 12px;
	background-color: #e9e9f3;
	height: 60px;
	width: 442px;
	font-family:'neo_sans_proregular';
	font-size: 16px;
	margin-bottom: 20px;
}
#clients img {
	border: 10px solid #FFF;
	margin: 6px;
	float: left;
}
#clients span {
	float: left;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #c2c2cd;
	border-bottom-color: #c2c2cd;
	line-height: 38px;
	margin-top: 6px;
	text-align: center;
	width: 320px;
}
.fastener_products {
	width: 442px;
	overflow: hidden;
	height: auto;
}
.product {
	width: 178px;
	float: left;
	margin-right: 17px;
	background: #e9e9f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #e9e9f3 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e9e9f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e9e9f3 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e9e9f3 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e9e9f3 0%,#ffffff 100%); /* W3C */


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	margin-bottom: 10px;
	padding: 17px;
}
#middleRight .fastener_products .product ul {
}
#middleRight .fastener_products .product ul li {
	list-style-position: inside;
	list-style-image: url(../images/list_icon.png);
}
#middleRight .fastener_products .product ul li a:hover {
	color: #CA0500;
}














.exportBox {float: left; width: 100%; margin: 15px 0 20px 0; background:url(../images/futLine.gif) repeat-x left center; float: left; }
.exportBox h2 {font-family:'neo_sans_proregular'; font-size: 20px; margin: 8px 0 0 0; color: #fff; text-transform: uppercase; text-align: center;}
.exportBox span {background-color: #313134; padding: 0 20px;}
.exportline {float: left; width: 100%; height: 1px; background-color: #a7a7a7; margin: 15px 0 20px 0; }

.exporLogo {float: left; width: 100%;}
.exporLogo ul {padding:0 0 0 0 }
.exporLogo li { padding: 0; margin: 0 16px 0 16px !important; width: 165px; float: left; /*background-color: #fcfcfd; border: 1px solid #d4d4de;*/ }
.exporLogo li img { vertical-align:bottom; }
.exporLogo h3 {font-family:'neo_sans_proregular'; font-size: 15px; margin: 0 0 0 0; color: #fff; text-transform: uppercase; text-align: center;}

#footer p{padding:0 0 10px 0;}
#footLink{
	width:650px;
	float:left;
	line-height: 24px;
	padding-bottom: 10px; color: #fff;
}
#footLink a {
	color: #fff;
}

#footLink a:hover {
	color: #d6d6d6; 
}

#footLBM{
	width:300px; text-align: right;
	float:right !important;
	text-align:right; color: #fff; 
}
#footLBM a{
	color:#d6d6d6; text-decoration: none;
}

#footLBM a:hover{
	color:#fff; text-decoration: underline;
}


#listing{margin:0 0 8px 20px; float:left; width:100%;}
#listing li{list-style:disc; padding:0 0 7px 0;}

.fltRgt{
	float:right;
	margin: 0;
}
.fltLft{float:left; margin:0 20px 20px 0;}

.textBox{width:250px; height:23px; background:#FFF; border:solid 1px #CCC;}

#form label {
    display: inline-block;
    float: left;
    width: 100px;
}

.tred {
    color: #CC0000;
}

.textBoxMulti {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 100px;
    width: 250px;
}

.textBox{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 23px;
    width: 250px;
}
#captcha
{
    display:block
    width: 100px
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.marLeft {
    margin: 0 0 0 100px;
}

.btn {
	color: #000;
	text-decoration:none;
	padding-left:13px;
	padding-right:13px;
	padding-top:6px;
	padding-bottom:6px;
	background: #474751; /* Old browsers */
	background: -moz-linear-gradient(top,  #474751 0%, #232428 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474751), color-stop(100%,#232428)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #474751 0%,#232428 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #474751 0%,#232428 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #474751 0%,#232428 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #474751 0%,#232428 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474751', endColorstr='#232428',GradientType=0 ); /* IE6-9 */
	text-align: center;
	border:none;
}

.btn:hover {
	color: #FFF;
	background: #5a5a66; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a5a66 0%, #3e3e47 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a66), color-stop(100%,#3e3e47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a5a66 0%,#3e3e47 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5a5a66 0%,#3e3e47 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5a66', endColorstr='#3e3e47',GradientType=0 ); /* IE6-9 */
}


/*-----------------------------------*/
/* Themes Styles
/*-----------------------------------*/
hr {
	margin: 0px;
}
#milestone p a  {
	color: #FFF;
}
.contact_us_bg {
	background-size:auto 146px;
}



.aboutcon {float: right; width: 940px; background-color: #f4f4f9; padding: 20px 30px; border-top: 2px solid #68688c;}
.aboutcon h2 { font-family: 'neo_sans_proregular'; font-size: 16px; color: #5959b5; padding: 0 0 10px 0; font-weight: normal; font-style: normal; line-height: 28px; text-transform: none;}
.aboutcon h3 { font-family: 'neo_sans_proregular'; font-size: 16px; color: #5959b5; padding: 0 0 10px 0; font-weight: normal; font-style: normal; line-height: 28px; text-transform: none; text-align: center;}
.subaboutcon {float: right; width: 680px; background-color: #f4f4f9; padding: 20px 30px; border-top: 2px solid #68688c;}
.subaboutcon h2 { font-family: 'neo_sans_proregular'; font-size: 16px; color: #5959b5; padding: 0 0 10px 0; font-weight: normal; font-style: normal; line-height: 28px; text-transform: none;}
.leftlinkbox {width: 230px; margin: 0 30px 0 0; float: left; background-color: #474753;}
.leftlinkbox h2 { font-family: 'neo_sans_proregular'; font-size: 20px; color: #fff; padding: 12px 0 10px 25px; font-weight: normal; font-style: normal; line-height: 28px; text-transform: none; border-bottom: 1px solid #5e5e6a;}

.leftlinkbox ul{  padding:0; margin:0 0 0 0px;  width:230px;  }
 
.leftlinkbox li{margin:0; width: 230px; background:none; display:block; position:relative; }
.leftlinkbox li a{margin:0; width: 200px; font-family: 'open_sansregular';  color:#ffffff;   background-color:#474753; border-bottom:solid 1px #5e5e6a; padding:8px 5px 8px 25px; font-size: 13px; font-weight: normal; text-transform: none; display:block; color:#ffffff; text-decoration:none; text-align: left;}
.leftlinkbox li a:hover{margin:0; width:200px; border-bottom:solid 1px #474753; padding:8px 5px 8px 25px; font-size: 13px; font-weight: normal; text-transform: none; display:block; color:#ffffff; text-decoration:none; background-color:#5e5e6a; }



.fltright {float: right; position: relative; padding: 0 0 20px 20px;}
.fltleft {float: left; position: relative; padding: 0 20px 20px 0;}
.redtext {font-size: 14px; color: #ce3535;}

.porListing ul {padding:0 0 0 0 }
.porListing li { padding: 10px 0 6px 55px; margin: 0 0 1px 0; line-height: 25px; background: url(../images/iconlist.png) 25px 10px no-repeat; color: #3d3d3d; text-decoration: none; text-transform: none; font-size: 12px;  background-color: #fff;    }
.porListing li:hover { padding: 10px 0 6px 55px; margin: 0 0 1px 0; line-height: 25px;  text-decoration: none; text-transform: none; font-size: 12px;  background-color: #f8f8fe;    }
.porListing li a {color: #8251a6; font-family: 'Open Sans'; font-size: 12px; line-height: 18px; font-weight: normal; text-decoration: none; }
.porListing li a:hover { color: #8251a6; font-weight: normal; text-decoration: underline;}



.commonListing ul {padding:0 0 0 0 }
.commonListing li { padding: 0 0 6px 20px; margin: 0 20px 0 0; line-height: 25px; background:url(../images/list_icon.png) 3px 9px no-repeat; color: #1a1a1a; text-decoration: none; text-transform: none; font-size: 12px; }
.commonListing li a {color: #1a1a1a; font-family: 'Open Sans'; font-size: 12px; line-height: 18px; font-weight: normal; text-decoration: none; }
.commonListing li a:hover { color: #1a1a1a; font-weight: normal; text-decoration: underline;}


.subListing ul {padding:0 0 0 0 }
.subListing li { padding: 6px 0 6px 35px; margin: 0 20px 2px 0; line-height: 25px; background:url(../images/list_icon1.png) 20px 14px no-repeat; color: #5959b5; text-decoration: none; text-transform: none; font-size: 12px; width: 43%; float: left; background-color: #fcfcfd; border: 1px solid #e9e9f2; }
.subListing li a {color: #5959b5; font-family: 'Open Sans'; font-size: 12px; line-height: 18px; font-weight: normal; text-decoration: none; }
.subListing li a:hover { color: #5959b5; font-weight: normal; text-decoration: underline;}


.subLissub ul {padding:0 0 0 0 }
.subLissub li { padding: 6px 0 6px 35px; margin: 0 20px 2px 0; line-height: 25px; background:url(../images/list_icon1.png) 20px 14px no-repeat; color: #5959b5; text-decoration: none; text-transform: none; font-size: 12px; width: 41%; float: left; background-color: #fcfcfd; border: 1px solid #e9e9f2; }
.subLissub li a {color: #5959b5; font-family: 'Open Sans'; font-size: 12px; line-height: 18px; font-weight: normal; text-decoration: none; }
.subLissub li a:hover { color: #5959b5; font-weight: normal; text-decoration: underline;}


.logoListing ul {padding:0 0 0 0 }
.logoListing li { padding: 0; margin: 0 10px 16px 10px; width: 165px; float: left; /*background-color: #fcfcfd; border: 1px solid #d4d4de;*/ }
.logoListing li img { vertical-align:bottom; }

.tWidth{width:100px; float:left;}
.enquiryBtn {margin: 10px 0 0 100px;}
.textBox{width:250px; height:28px; background:#fff; border:solid 1px #e8e8e8; font-family: 'Open Sans', sans-serif; color:#000; font-size:15px;}
.textBoxMulti {width: 250px; height: 100px; background: #fff; border: solid 1px #e8e8e8; font-family: 'Open Sans', sans-serif; color:#000; font-size:15px;}
.btn{background:#474753; display:inline-block; padding:10px 18px; color:#fff; text-transform:uppercase; text-decoration:none; border:none;}
.tred{color:#C00;}

.clientblackbg {float: left; width: 100%; background: url(../images/clientsblackbg.gif) repeat-x left top;}
.clientboxbg {float: left; width: 220px; height: 207px; background: url(../images/clientsbg.jpg) no-repeat left top;}
.clientlogo {float: left; width: 165px; margin: 45px 0 0 245px;}