/*-------- Social Bar ------------*/

a{
 color:#61ccee;
}

#social-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 28px;
  background: #e67874 url(../images/bg-img.jpg) repeat-x 0 0;
  text-align: center;
  font:normal 14px/20px Arial, Helvetica, sans-serif;
  -moz-box-shadow: 0 0 6px -2px #000000;
  -webkit-box-shadow: 0 0 6px -2px #000000;
  box-shadow: 0 0 6px -2px #000000;
}

* html #social-bar {
  position: absolute;
  bottom: -1px;
}

#social-slidedown {
  display: none;
}

#social-slideup, #social-slidedown, #social-hide {
  cursor: pointer;
}

#social-inner {
  position: fixed;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  margin-left: -400px;
  text-align: left;
  padding-top: 15px;
  height: 51px;
  width: 980px;
  background:url(../images/social-bar-top.png) 0 4px no-repeat;
}

* html #social-inner {
  margin-right: 17px;
}

#social-hidden {
  display: none;
  position: fixed;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  margin-left: -490px;
  text-align: left;
  height: 164px;
  width: 950px;
  background:url(../images/social-bar-background.jpg) no-repeat #fff;
  padding: 15px;
}

#social-twitter {
  margin: 8px 0 0 13px;
  width: 280px;
  float: left;
}

#social-facebook {
  margin:8px 0 0 35px;
  width: 285px;
  float: left;
}

#social-google {
  margin: 0 0 0 35px;
  padding:130px 0 0 0;
  width: 300px;
  height: 83px;
  float: left;
}

#social-google p{ margin:0; padding-bottom:16px;}

#social-other {
  margin: 0 0 0 35px;
  width: 380px;
  height: 83px;
  float: left;
}

* html #social-hidden {
  margin-right: 17px;
}


/*---added 180411---*/

p.subHeadingText{
font-size:12px;
line-height:26px;
font-weight:bold;
color:#003667;
}

.innerContainer{
border-bottom:#DCE9EF 1px solid;
padding:21px 0;
}

.innerContainer img{
background:none!important;
margin:0!important;
}

.subContainer01{
width:375px;
float:left;
}
.subContainer01 h3{
color:#003667;
font:normal 24px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0 0 8px 0;
margin-bottom:0!important;
}
.subContainer01 h4{
color:#003667;
font:bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0 0 15px 0;
margin:0!important;
}
.subContainer01 ul{
padding:0 0 19px 0;
margin:0!important;
}
.subContainer01 ul li{
padding:0 0 9px 12px;
background: url("/editorimages/bullet.gif") no-repeat scroll 0 6px;
list-style-type:none;
margin:0!important;
}
img.left{
float:left;
padding:69px 0 5px 0;
}
img.right{
float:right;
padding:69px 0 5px 0;
}

a.readMore{
color:#A93015;
font-size:15px;
font-weight:normal!important;
text-decoration:underline;
padding:0;
}
a.readMore:hover{
text-decoration:none;
}
.subContainer02{
float:left;
width:181px;
}

.download{
background-color:#DCE9EF;
padding:29px 0;
text-align:center;
margin:1px 0 0 0;
}

.download img{
background:none!important;
float:none!important;
display:block!important;
margin:0 auto!important;
}



table.feature{
	padding:0;
	margin:0;
	}
	
table.feature td{
	margin:0;
	padding:12px;
	}	
	
table.feature td.head1{
	background:#af3317;
	font:bold 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	}	
	
table.feature td.head2{
	background:#9b2f16;
	font:bold 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
table.feature td.textLt{
	background:#efefef;
	font:normal 15px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#006092;
	padding:15px 12px;
	}
	
table.feature td.textRt{
	background:#efefef;
	font:normal 15px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#464646;
	padding:15px 12px;
	}	


/*----------- expert page ---------------*/

.expertHeader{
background:url(/editorimages/expart-header.jpg) no-repeat 0 0;
height:311px;
padding:0 0 0 296px;
margin:0;
}

.expertHeader p.headingText{
padding:60px 0 5px;
font:bold 31px/33px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#004a92;
text-align:left;
}

.expertHeader ul{
text-align:left;
padding:0!important;
margin:0!important;
}

.expertHeader ul li{
list-style-type:none;
background:url(/editorimages/blt-expert.gif) no-repeat 0 10px;
font:normal 21px/27px Georgia, "Times New Roman", Times, serif!important;
padding:0 0 0 18px;
margin:0!important;
text-align:left;
}

.expertBlueBar{
background:#084e90;
padding:10px 0 0 0;
height:95px;
font-family:Georgia, "Times New Roman", Times, serif!important;
}

.expertBlueBar p{
font-size:27px!important;
line-height:40px!important;
color:#d9edff!important;
padding:0!important;
margin:0!important;
text-align:center!important;
}

.expertBlueBar p.click{
font-size:19px!important;
line-height:36px!important;
display:block!important;
height:36px!important;
text-align:center!important;
}

.expertBlueBar p.click span{
float:left;
padding:0 10px 0 120px;
}

.expertBlueBar p.click img{
float:left!important;
padding:0!important;
margin:0!important;
}


.expertContactPan{
background:url(/editorimages/grey-bg.gif) repeat-x 0 0 #FFF;
padding:20px 0 10px;
clear:both;
height:100%;
overflow:hidden;
}

.expertContactLT{
width:262px;
padding:25px 16px 45px 10px;
float:left;
text-align:left;
border-right:solid 1px #dae5f4;
}

.expertContactLT img{
max-width:262px!important;
padding:0!important;
margin:0 auto!important;
}

.expertContactRT{
width:217px;
padding:5px 35px 45px 0;
float:right;
text-align:left;
}

p.expertContactHeading{
font:normal 33px/36px Georgia, "Times New Roman", Times, serif;
color:#084e90;
padding-bottom:11px;
margin:0;
}

ul.contactList{
padding:0!important;
margin:0!important;

}

ul.contactList li{
background:url(/editorimages/blt.gif) no-repeat 0 7px;
font-size:17px;
list-style-type:none;
line-height:30px;
padding:0 0 0 28px!important;
color:#000;
margin:0!important;
}

.expertContactForm{
margin:0;
padding:10px 0 0 0;
}

.expertContactForm label.expfieldname{
height:34px;
font-size:15px;
line-height:34px;
display:block!important;
width:217px;
}

.expertContactForm input.expartTxt{
width:198px;
height:18px;
border:solid 1px #dbe5f2;
padding:3px;
font-size:13px;
float:none;
color:#000;
}

.expertContactForm input.expartTxt2{
width:171px;
height:18px;
background:url(/editorimages/star.gif) no-repeat 0 0;
border:solid 1px #dbe5f2;
padding:3px 3px 3px 30px;
font-size:13px;
color:#000;
}

.expertContactForm label.radioBox{
height:18px;
display:block;
padding-top:10px;
}

.expertContactForm input.chkBox{
margin-right:5px;
}

.expertContactForm .submit{
float:right;
margin:10px 3px 0 0!important;
padding:0!important;
}

 .expertBlueBar2 {
height: 60px !important;
padding: 20px 0 0;
}


/* Client Showcase style start */

.showcaseGallery ul{
	clear:both;
	margin:0 !important;
}

.showcaseGallery li{
	float:left;
	width: 278px;
	height:147px;
	margin:0 0 20px 0 !important;
	background:url(../images/thumb-img-bg.gif) no-repeat 0 0;
	list-style-type:none;
}

.ImagePanl{
	float:left;
	width:auto;
	position:relative;
}

.ImagePanl img{
	max-width:233px;
	margin:15px;
	padding:0;
}

.ImagePanl .title{
	position:absolute;
	bottom:0;
	left:0;
	background:#c64327 url(../images/blue-bg.gif) repeat-x 0 100%;
	width:207px;
	margin:0 0 14px 15px;
	padding:6px 13px;	
	color:#fff;
	font:bold 15px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ImagePanl .sub{
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:6px;
	display:none;
}

a.more{
	background:url(../images/arrow.gif) no-repeat 100% 6px;
	padding:0 10px 4px 0;
	color:#fff;
	text-decoration:none;
}

a.more:hover{
	text-decoration:underline;
}

/* Client Showcase style end */

/* customer review */

.customercont{
	overflow:hidden;
	height:100%;
	}
.customercont h1{
	width:330px;
	float:left;
	}
.flr{
	float:right;
	}
a.reviwbtn{
	width:225px;
	background:url(/editorimages/reviewbg.gif) no-repeat 0 0;
	height:48px;
	text-align:center;
	font:normal 18px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	text-decoration:none;
	}
a:hover.reviwbtn{
	color:#F0EE4D;
	text-decoration:none;
	}	
.loudercont{
	overflow:hidden;
	height:100%;
	}
.loudercont h2{
	color: #AD331B;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 15px;
}	
.loudersec{
	overflow:hidden;
	height:100;
	padding-bottom:26px;
	}
.mainonsitecont{
	width:280px;
	float:left;
	}
.iconcont{
	width:78px;
	float:left;
	text-align:center;
	}
.onsitecont{
	width:199px;
	float:left;
	}
.onsitecont h2{
	color: #05447A;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
	}
.reviewcont{
	overflow:hidden;
	height:100%;
	border-bottom:1px solid #E4E4E4;
	}
.reviewcont h2{
	border-bottom:1px solid #E4E4E4;
	color: #000000;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
	padding:0 0 10px 0;
    margin-bottom: 10px;
	}
.reviewsec{
	padding-bottom:10px;
	}
.reviewseccont{
	width:270px;
	float:left;
	padding-right:10px;
	}
.reviewseccont h2{
	color: #05447A;
	border:none;
	padding-bottom:0;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 5px;
	}
.businesssec{
	text-align:center;
	overflow:hidden;
	height:100%;
	}
.businesssec h2{
	color: #000000;
	text-align:center;
	border:none;
	padding:20px 0;
	display:block;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 5px;
	}
.businesssec img{
	float:left;
	margin:0 6px 0 0!important;
	}

.column-centre .loudercont img, .column-centre .businesssec img{
border:0!important;
padding:0!important;
}

.connect_widget td.connect_widget_button_cell{ padding-top:10px !important;}

#footer-out {
    padding-bottom: 35px;
} 