@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Oxygen', sans-serif;
	font-size:13px;
	color:#565555;
	line-height:20px;
	padding:0px;
	margin:0px;
	background:url(../images/main-bg.jpg) left top repeat;
}
h1, h2, h3, h4, h5, h6, ul, li, form {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
	margin-bottom:5px;
	display:block;
	width:100%;
}
h1 {
	font-size:24px;
	line-height:28px;
}
h2 {
	font-size:20px;
	line-height:26px;
}
h1, h2 {
	margin-bottom:10px;
}
h3 {
	font-size:18px;
	line-height:22px;
}
h4 {
	font-size:20px;
	line-height:20px;
}
h5 {
	font-size:14px;
	line-height:18px;
}
h6 {
	font-size:12px;
	font-weight:bold;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
li {
	display:block;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
input, select, textarea {
	font-size:12px;
	color:#5a5a5a;
	margin:0;
	padding:0px;
	
}
p:first-child {
	margin-top:0px;
}
p {
	margin:0 0 10px 0;
}
a:focus {
	outline:none;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
*:first-child+html .clearfix {
	height:1%;
}
* html .clearfix {
	height:1PX;
}
.clear {
	height:0px;
	line-height:0px;
	font-size:1px;
	display:block;
	clear:both;
	content:'.';
}

a {
	text-decoration:none;
	cursor:pointer;
	}
/* -------COMMON HACKS ends ---------*/

div#topWrap{
	width:100%;
	position:relative;
	}
	
div#topWrap div#content{
	width:1000px;
	margin:0 auto;
	}
	
div#topWrap div#content div#logo-nav{
	}
	
div#topWrap div#content div#nav{
	float:left;
	margin:0 0 0 45px;
	padding-top:60px;
	width:695px;
	}
	
div#topWrap div#content div#nav ul{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	}
	
div#topWrap div#content div#nav ul li{
	list-style:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	}
	
div#topWrap div#content div#nav ul li a{
	font-size:14px;
	color:#fff;
	display:block;
	float:left;
	margin:0px 25px 0 0;
	padding:0px;
	text-transform:uppercase;
	}
	
div#topWrap div#content div#nav ul li a:hover,
div#topWrap div#content div#nav ul li a.selected{
	text-decoration:none;
	color:#ff1100;
	}
	
div#topWrap div#content div#nav ul li a.last{
	margin:0px;
	}
.home-icon {width:16px; height:17px; background:url(../images/home.png) no-repeat 0px 3px;}
.home-icon:hover {background:url(../images/home.png) no-repeat left bottom;}

	
div#topWrap div#content div#main-banner{
	}
	
div#topWrap div#content div#main-banner div.BannerImages{
	float:left;
	width:380px;
	}
	
div#topWrap div#content div#main-banner div.bannerText{
	float:right;
	width:600px;
	margin-top:-25px;
	}
	
div#topWrap div#content div#main-banner div.bannerText div.about-us{
	float:left;
	padding:10px 0 5px 0;
	margin:0 0 0 5px;
	border-bottom:1px solid #3e3e3e;
	color:#999999;
	font-size:13px;
	}
	
a.rdMre{
	color:#ea1d24;
	text-decoration:none;
	}
	
a.rdMre:hover{
	text-decoration:underline;
	}
	
a.test-read{ color:#ea1d24; text-decoration:none; margin:0; padding:0; font-size:11px;}
	
div#topWrap div#content div#main-banner div.bannerText div.news-ticker{
	padding:10px 0 5px 0;
	margin:0 0 0 5px;
	}
	
div#clients-wrap{
	margin:0px;
	padding:0px;
	height:203px;
	background:url(../images/client-wrap-bg.jpg) left top repeat-x;
	}
	
div#clients-wrap div.logoWrap{
	width:1000px;
	height:143px;
	padding:60px 0 0 0;
	margin:0 auto;
	background:url(../images/our-clients.png) left top no-repeat;
	}

div#bottom{
	background:url(../images/bottom-main.jpg) left top repeat-x;
	}
	
div#bottom div.content{
	min-height:337px;
*min-height:350px;
	padding:20px 0;
	width:1000px;
	margin:0 auto;
	background:url(../images/bottom-light.jpg) right top no-repeat;
	}
	
div#bottom div.content div.register{
	width:240px;
	float:left;
	margin:0 80px 0 0;
	}
	
div#bottom div.content div.register img{
	display:block;
	float:left;
	margin:0 7px 15px 0;
	}
	
div#bottom div.content div.register h3{
	font-size:18px;
	color:#bb0100;
	margin:5px 0 0 0;
	display:block;
	float:left;
	width:80%;
	}
	
div#bottom div.content div.register div.fld{
	width:225px;
	min-height:27px;
	padding:3px 5px;
	margin:0 0 5px 0;
	background:url(../images/flield-bg.png) left top no-repeat;
	}
	
div#bottom div.content div.register div.fld input{
	width:210px;
	height:21px;
	padding:0px;
	margin:0px;
	background:none;
	border:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	}
	
.ValidationErrors{ color:#F00; font-size:10px; display:inline-block; margin:1px 0 0 0; padding:0px 0px 0px 0px;}
.cnt-error{ color:#F00; font-size:11px; margin:0; padding:0 0 6px 0px;}
	
div#bottom div.content div.register input.submit{
	width:57px;
	height:22px;
	border:0px;
	padding:0px;
	cursor:pointer;
	background:url(../images/btn-submit.png) left top no-repeat;
	}
	
div#bottom div.testimonials{
	width:270px;
	float:left;
	}
	
div#bottom div.testimonials img{
	display:block;
	float:left;
	margin:0 7px 15px 0;
	}
	
div#bottom div.testimonials h3{
	font-size:18px;
	color:#bb0100;
	margin:5px 0 0 0;
	display:block;
	float:left;
	width:77%;
	text-transform:uppercase;
	}
	
div#bottom div.testimonials p{
	font-style:normal;
	margin-left:10px;
	}
	
div#bottom div.testimonials p.name{
	font-size:14px;
	font-style:normal;
	color:#b90202;
	}
	
div#bottom div.currentPoll{
	width:260px;
	float:right;
	}	
	
	
div#bottom div.currentPoll img{
	display: block;
    float: left;
    margin: 0 7px 15px 0;
}	
	
div#bottom div.currentPoll h3{
    color:#BB0100;
    display:block;
    float:left;
    font-size:18px;
    margin:5px 0 0;
    text-transform:uppercase;
    width:77%;
	}
	
div#bottom div.currentPoll p{ margin:0; padding:0;}	


div#footer{
	height:166px;
	background:url(../images/footer-bg.jpg) left top repeat-x;
	}
	
div#footer div.content{
	margin:0 auto;
	height:124px;
	padding:42px 0 0 0;
	width:1000px;
	background:url(../images/footer-light.png) right top no-repeat;
	}
	
div#footer div.content ul {
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	}
	
div#footer div.content ul li{
	list-style:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	}
	
div#footer div.content ul li a{
	font-size:12px;
	color:#acabab;
	display:block;
	float:left;
	margin:0px 8px 0 0;
	padding:0px 10px 0 0;
	background:url(../images/footer-link-bg.jpg) right 10px no-repeat;
	}
	
div#footer div.content ul li a:hover,
div#footer div.content ul li a.selected{
	text-decoration:none;
	color:#fff;
	}
	
div#footer div.content ul li a.last{
	margin:0px;
	background:none;
	}
	
div#footer div.content p.copyRight{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#858585;
	font-size:11px;
	margin:10px 0 0 0;
	}

/*...................... HOME PAGE ENDS ............................*/

div#topWrap div#innerBannerWrap{
	width:1000px;
	height:240px;
	margin:0 auto;
	padding:10px 0 0 0;
	}
	
div#topWrap div#innerBannerWrap div.banner{
	width:330px;
	height:240px;
	float:left;
	}
	
div#topWrap div#innerBannerWrap div.textWrap{
	width:615px;
	float:right;
	margin:-30px 0 0 0;
	}
	
div#topWrap div#innerBannerWrap div.textWrap p{
	padding:25px 0 25px 0px;
	display:block;
	color:#9e9e9e;
	background:url(../images/inner-banner-text-bg.png) left bottom no-repeat;
	font-size:21px;
	line-height:23px;
	}
	
div.InnerContentWrapper{
	background:#ececec url(../images/inner-content-wrapper-bg.jpg) left top repeat-x;
	padding:0 0 20px 0;	
	}
	
div.InnerContentWrapper div.innerContent{
	width:1000px;
	margin:0 auto;
	padding:40px 0 0 0;	
	}
	
div.InnerContentWrapper div.innerContent h1{
	color:#ad1212;
	font-size:28px;
	font-weight:normal;
	margin-bottom:15px;
	padding:0 0 10px 0;
	}

div.InnerContentWrapper div.innerContent div.contactWrapper{
	margin:0px;
	padding:10px 0 0 0;
	background:url(../images/contact-light-bg.png) 405px top no-repeat;
	overflow:hidden;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm{
	width:435px;
	float:left;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm label{
	display:block;
	float:left;
	margin:15px 10px 10px 0;
	padding:0px;
	width:110px;
	font-size:13px;
	line-height:18px;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm label.from{ width:45px; margin-right:0}
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm label.to{ width:20px; margin-right:0; padding:0 8px;}

div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.fromBg{
	width:41px;
	height:auto;
	padding:10px 10px 10px 5px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/from-bg.png) left top no-repeat;
	}

div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.fromBg select.fromfld{
	width:39px;
	height:30px;
	padding:5px 0;
	margin:0px;
	*margin:5px 0 0 0;
	background:none;
	border:none;
*border:1px solid #fff;
	outline:none;
	font-family: 'Oxygen',sans-serif;
}	

	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.fldBg{
	width:281px;
	height:auto;
	padding:10px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/fleld-bg.png) left top no-repeat;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.fldBg input.fld{
	width:281px;
	height:30px;
	padding:0px;
	margin:0px 0px 7px 0px;
*margin-top:6px;  /* IE7 and below */  
margin-top:6px\9;  /* IE8 and below */  
	background:none;
	border:0px;
	outline:none;
	font-family: 'Oxygen',sans-serif;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.fldBg select.selfld{
	width:281px;
	height:30px;
	padding:5px;
	margin:0px;
	*margin:5px 0 0 0;
	background:none;
	border:none;
*border:1px solid #fff;	
	outline:none;
	font-family: 'Oxygen',sans-serif;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.txtArea{
	width:281px;
	height:145px;
	padding:10px;
	margin:0 0 10px 0;
	float:left;
	background:url(../images/txtArea-bg.png) left top no-repeat;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm div.txtArea textarea{
	width:281px;
	height:124px;
	padding:0px;
	margin:0 0 7px 0px;
	background:none;
	border:0px;
	outline:none;
	resize:none;
	overflow:auto;
	font-family: 'Oxygen',sans-serif;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.contactForm input.submit{
	width:112px;
	height:41px;
	background:url(../images/submit-btn.png) left top no-repeat;
	padding:0px;
	margin:0px 0 0 120px;
	float:left;
	border:0px;
	cursor:pointer;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.uaeMap{
	width:450px;
	height:291px;
	float:left;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.country{
	width:410px;
	height:240px;
	padding:20px;
	margin:0px 0 0 0;
	float:right;
	background:#fff;
	border:1px solid #e8e5e5;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.country ul{
	display:block;
	float:left;
	margin:0 35px 0 0;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.country ul li,
div.InnerContentWrapper div.innerContent div.contactWrapper div.country ul li.red{
	list-style:none;
	color:#323232;
	padding:0 0 0 15px;
	background:url(../images/list-bg-map.jpg) left 8px no-repeat;
	}
	
div.InnerContentWrapper div.innerContent div.contactWrapper div.country ul li.red{
	background:url(../images/list-bg-red-map.jpg) left 8px no-repeat;
	}

div.InnerContentWrapper div.innerContent h3{
	color:#5f5f5f;
	font-size:16px;
	padding:10px;
	border-bottom:1px dotted #afafaf;
	background:#fff;
	}


div.company-text p{
	margin-bottom:30px;
	}

.media-list{ margin:0; padding:10px; background:#FFFFFF; border-bottom:1px dotted #AFAFAF;}
.media-list h2{ font-size:16px; margin:0; padding:0; color:#5F5F5F; }
.media-list span{ font-size:14px; margin:0; padding:0 0 15px 0; color:#5F5F5F; display:block;}
.media-list span.title{ padding:0; font-size:13px; color:#212121}

.social-link{ float:right; margin:0; padding:0;}

.social-menu {
	width:40px; height:150px; border:2px solid #333; position:fixed; right:2px; top:60px; background:#999; /* Common Css */
	border-top-right-radius: 3px; border-top-left-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; /* IE Css */
	-moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; /* other browser Css */
	/* Opacity css for IE 5, 6, 7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
	/* This works in IE 8 & 9 too */
	filter: alpha(opacity=50);	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
	/* Shadow For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#4d4d4d')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#4d4d4d');
	-moz-box-shadow: 1px 1px 2px #4d4d4d;
	-webkit-box-shadow: 1px 1px 2px #4d4d4d;
	box-shadow: 1px 1px 2px #4d4d4d;
	
}

.office {
	width:450px;
	float:right;
}

.office h2 {
	color: #6d6d6d;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 0 0 10px;
}

 .captcha-code img {
	width:220px;
}


.register .capche-input input{
    background: url("../images/flield-bg.png") no-repeat left top fixed;
    margin: 0 0 5px 0px;
    min-height: 27px;
	height:50px;
    padding: 3px 5px;
    width: 225px;
	border:none;
}

.refresh-captcha {
	float:left;
	margin-right:4px;
}

.audio-captcha {
	float:left;
	margin-right:5px;
}

.help-captcha {
	float:left;
}

.contactForm .fromBg img {
	width:290px;
}

.contactForm .fromBg .capche-input {
	width:290px !important;
}



.recaptcha_audio_cant_hear_link {
	text-decoration:none;
	color:#EA1D24;
}

.recaptcha_audio_cant_hear_link:hover {
	text-decoration:underline;
	color:#EA1D24;
}


