@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, ul, li, p {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	background-image:url(../images/bodyBG.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#4396ca;
	behavior:url("csshover2.htc");
}

.left{
	float:left;
}

.right{
	float:right;
}

/** layout **/


.mainDiv{
	width:100%;
	float:left;
}

.mainAutoLeftRight{
	margin-left:auto;
	margin-right:auto;
	width:982px;
}

#header{
	width:100%;
	float:left;
	height:128px;
	background-image:url(../images/headerBG.jpg);
	background-repeat:repeat-x;
}

#logo{
	margin-top:23px;
}

/*============================================================================================*/

/* pull-down mainmenu css */

#menu ul {
	float: left;
	width: 100%;
	list-style: none;
	height:57px;
	z-index:100;
}

#menu a{
	
}

#menuCommercial a{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	text-align:center;
	width:169px;
	display: block;
	z-index:100;
	
}

#menuCommercial a:hover{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
	width:169px;
	display: block;
	z-index:100;
}

#menu li  {
	float: left;
	z-index:100;
}

#menu ul li {float:left; position:relative;z-index:100;  }
#menu ul li a {white-space:nowrap;}
	
#menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:169px;
	margin: 0;
	top:57px;
	z-index:100;
}

#menu li li {
	width:169px;
	z-index:100;
}

#menu li li a{
	background-image:url(../images/menuBG.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	width:169px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	z-index:100;
}

#menu li li a:hover{
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	width:169px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	z-index:100;
}

#menu li ul  {
	margin: 0;
	z-index:100;
}
#menu li ul ul {
	margin: -2.8em 0 0 13.5em;
	z-index:100;
}
.ul_ch, 
#menu li:hover ul ul,
#menu li li:hover ul ul,
#menu li li li:hover ul ul,
#menu li li li li:hover ul ul,
#menu li li li li li:hover ul ul
{
	left: -999em;
	z-index:100;
}
#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li li li li:hover ul,
#menu li li li li li:hover ul
{
	left: auto;
	z-index:100;
}
#menu li:hover>ul.ul_ch   
{
	left: auto;
	z-index:100;
}

/*=========================================================================================================*/

#menu{
	width:100%;
	float:left;
	height:57px;
	background-image:url(../images/menuBG.jpg);
	background-repeat:repeat-x;
}

.menuHome{
	float:left;
	text-align:center;
}

.menuHome a{
	padding-left:30px;
	padding-right:30px;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
}

.menuHome a:hover{
	padding-left:30px;
	padding-right:30px;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
}

.menuHomeS{
	padding-left:30px;
	padding-right:30px;
	float:left;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
}

.menuHomeS a{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuHomeS a:hover{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}


.menuContact{
	float:left;
	text-align:center;
}

.menuContact a{
	padding-left:34px;
	padding-right:33px;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
}

.menuContact a:hover{
	padding-left:34px;
	padding-right:33px;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
}

.menuContactS{
	padding-left:34px;
	padding-right:33px;
	float:left;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
}

.menuContactS a{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuContactS a:hover{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuCommercial{
	float:left;
	text-align:center;
}

/*.menuCommercial a{
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	text-align:center;
	width:169px;
	display: block;
	
}

.menuCommercial a:hover{
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
	width:169px;
	display: block;
}*/

#menuCommercialS{
	float:left;
	text-align:center;
}


#menuCommercialS a{
	width:169px;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
	display:block;
}

#menuCommercialS a:hover{
	width:169px;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:18px;
	background-image:url(../images/menuSelectedBG.jpg);
	background-repeat:repeat-x;
	display:block;
}

.seperator{
	width:2px;
	height:57px;
	float:left;
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
}

#searchPannel{
	width:188px;
	height:527px;
	float:left;
	background-image:url(../images/searchBG.jpg);
	background-repeat:no-repeat;
}

#banner{
	width:794px;
	height:527px;
	float:left;
}

#footer{
	width:913px;
	height:56px;
	padding-left:29px;
	padding-right:40px;
	padding-top:16px;
	float:left;
	color:#ffffff;
	background-image:url(../images/footerBG.jpg);
	background-repeat:no-repeat;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}

.contents{
	width:774px;
	padding:10px;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px;
	text-align:justify;
}

.contents ul{
	
	margin-left:30px;
}

.contents ol{
	
	margin-left:30px;
}

.spana{
	color:#FFFFFF;
}

.spana a{
	color:#FFFFFF;
	text-decoration:none;
}

.spana a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.testText{
	width:100%;
	float:left;
	height:100px;
	margin-bottom:5px;
	text-align:justify;
}

.salesMain{
	width:350px;
	padding:10px;
	margin-right:18px;
	height:125px;
	float:left;
	border:2px solid #ffffff;
	margin-bottom:18px;
}

.bold15black{
	color:#0c3d75;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

.bold16black{
	color:#0c3d75;
	font-size:15px;
	font-weight:bold;
}

.bold16white{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

.saleLeft{
	width:175px;
	float:left;
}

.saleRight{
	width:265px;
	float:left;
}

.salesMain img{
	width:155px;
	height:155px;
	border:5px solid #999999;
	float:left;
}

.salesMain2{
	width:350px;
	padding:10px;
	height:125px;
	float:left;
	border:2px solid #ffffff;
	margin-bottom:18px;
}

.salesMain2 img{
	width:155px;
	height:155px;
	border:5px solid #999999;
	float:left;
}

.reg16{
	font-size:16px;
}

a.sabritech:link{
	color:#0c3d75;
	text-decoration:underline;
}


a.sabritech:hover{
	color:#0c3d75;
	text-decoration:none;
}

.paging{
	width:100%;
	float:left;
	text-align:center;
	color:#ffffff;
	padding-bottom:10px;
	padding-top:10px;
}

.pagingInner{
	margin-right:20px;
}

.paging a{
	color:#ffffff;
	text-decoration:none;
}

.paging a:hover{
	color:#0c3d75;
	text-decoration:underline;
}

/*-------------------------------Contact us css-------------------------------------------*/

.contactUsLeft{
	width:360px;
	padding-right:20px;
	float:left;
	min-height: 250px;
	height:auto !important;
	height:250px;
	border-right:1px solid #ffffff;
}

.contactUsRight{
	width:360px;
	float:left;
	height:auto;
	padding-left:20px;
}

.contactUsTxt{
	width:100%;
	margin-bottom:10px;
	text-align:justify;
}

.contactUsTxt a{
	color:#ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.contactUsTxt a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.contactUsFormTxt{
	width:110px;
	float:left;
	text-align:right;
}

.contactTFDiv{
	width:210px;
	height:35px;
	float:left;
}

.contactEnd{
	width:200px;
	height:30px;
	float:left;
}

.contactTADiv{
	width:210px;
	height:70px;
	float:left;
	margin-bottom:10px;
}

.contactTF{
	width:198px;
	height:16px;
	border:1px solid #ffffff;
	background-color:#4396ca;
	font-size:11px;
	float:left;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contactTA{
	width:198px;
	height:50px;
	border:1px solid #ffffff;
	overflow:auto;
	background-color:#4396ca;
	font-size:11px;
	float:left;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.errorTFDiv{
	color:#990000;
	vertical-align:top;
	width:220px;
	float:left;
}

.div100_1{
	width:100%;
	float:left;
}

.mandatory{
	font:Verdana;
	font-size:12px;
	color:#990000;
	font-weight:normal;
	float:left;
	width:11px;
}

.formValidation
{
	font:Verdana;
	font-size:12px;
	/*color:red;*/
}

.formValidation label
{
	float:left;
	width: auto;
	display:block;
}

.formValidation label.error
{ 
	color:#990000;
	display:block;
	min-width:210px;
	width:auto !important;
	width:210px;
	
}

.formValidation input.submit
{
	margin-left:0px;
}

/*-------------------------------End of Contact us css-------------------------------------------*/

/*-------------------------------Search Pannel css-------------------------------------------*/

#searchInner{
	width:168px;
	float:left;
	padding-left:20px;
	padding-top:45px;
	font-size:12px;
}

#searchInner select{
	width:136px;
}

.searchInnerInput{
	width:136px;
	height:19px;
}

#searchInner h3{
	font-size:12px;
	font-weight:normal;
	margin-bottom:3px;
}

.mainDivSearch{
	width:100%;
	float:left;
	padding-bottom:7px;
	.padding-bottom:5px;
}

.affiliates{
	width:180px;
	float:left;
	padding-left:8px;
	padding-top:50px;
}

.affiliates img{
	float:left;
	margin-right:7px;
}

.searchInnerTop{
	width:100%;
	float:left;
}

.searchInnerBottom{
	width:100%;
	float:left;
	padding-top:40px;
}

/*-------------------------------End of Search Pannel css-------------------------------------------*/

/*-------------------------------Search Result css-------------------------------------------*/

.searchResultMain{
	width:730px;
	float:left;
	margin-bottom:10px;
	border:2px solid #ffffff;
	height:165px;
	padding:10px;
}

.searchResultMainImg{
	width:195px;
	height:155px;
	border:5px solid #999999;
	float:left;
}

.searchResultLeft{
	width:215px;
	float:left;
}

.searchResultRight{
	width:510px;
	float:left;
}

.saleInner{
	width:100%;
	float:left;
	margin-bottom:6px;
}

.saleInnerDesc{
	width:100%;
	float:left;
	margin-bottom:6px;
	height:80px;
	margin-top:10px;
}

.div50{
	width:48%;
	float:left;
}

.detailImg{
	float:left;
	margin-right:7px;
	margin-top:7px;
}

.detailDiv{
	min-height:295px; 
	height:auto !important; 
	height:305px; 
	padding-bottom:10px;
	width:100%;
	float:left;
}

.imgSendEnq{
	float:left;
	margin-right:5px;
}

.register{
	padding-right:18px;
}

.register a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.register a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.keySearch{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.keySearch a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.keySearch a:hover{
	color:#0c3d75;
	font-size:13px;
	font-weight:bold;
}

.nl_submit {
	background:url(../images/btnSubmit.gif);
	height:27px;
	width:72px;
	border:none;
}

.enq_submit {
	background:url(../images/btnSendEnquiry.jpg);
	height:27px;
	width:106px;
	border:none;
}

.reset {
	background:url(../images/btnReset.gif);
	height:27px;
	width:72px;
	border:none;
}
/*-------------------------------End of Search Result css-------------------------------------------*/
