span.pageheading	{ padding-left:8px;}
.UserpageTitle		{ background:url(../images/img_bigsquare.gif) no-repeat left 3px; padding-left:18px; color:#6fb5f1; font-size:14px; font-weight:bold; margin-bottom:24px; text-transform:uppercase;}

/***AboutUs Template CSS***/
#UserpageContentWrapper		{ width:901px; margin-top:20px; }
#UserpageLeftContentWrapper	{ width:512px; float:left; background:url(../images/img_greylinesmall.gif) repeat-y 486px top; }
#UserpageLeftContent		{ float:left; width:450px; padding:0px 18px; }
#UserpageTitle				{ background:url(../images/img_bigsquare.gif) no-repeat left 3px; padding-left:18px; color:#6fb5f1; font-size:14px; font-weight:bold; margin-bottom:24px; text-transform:uppercase;}
#UserpageRightContentWrapper{ width:389px; float:right; padding-top:22px; text-align:center;}
#UserpageBottomWrapper		{  margin-top:60px; }
#UserpageSearchSection		{ background:url(../images/img_userpagesearchbg.gif) no-repeat left top; width:249px; float:left; height:34px; padding:5px 0px 0px 6px;}
#UserpageRightBottom		{ border-bottom:solid 1px #9d958f; float:right; width:646px;height:38px; }
#UserpageLeftContentWrapper ul  { list-style-position:outside; margin-left:15px;}
#UserpageLeftContentWrapper ul li  {}


/****End About Us Template CSS***/

/***Expertise Template CSS***/
#ExpertiseLeftContentWrapper{ width:682px; float:left; background:url(../images/img_greylinesmall.gif) repeat-y 656px top; }
#ExpertiseLeftContent		{ float:left; width:600px; padding:0px 38px 0px 18px; }
#ExpertiseListWrapper		{ width:203px; float:right; padding-left:16px; text-align:left;}
#ExpertiseListDetails	ul	{ list-style-type:none;  margin:0px; padding:0px;}
#ExpertiseListDetails	ul li	{ list-style-type:none;  margin:0px; padding:0px;}
#ExpertiseListDetails ul li a	{ color:#6fb5f1;  padding:0px 0px 10px 0px; display:block;}
/***End Expertise Template CSS***/

/***NewsMedia Template CSS***/
#UserpageNewsOverviewContent{ padding:0px 18px; }
#NewsMediaPageLineBreak		{ background:url(../images/img_greylinebottom.gif) no-repeat left top; width:901px; height:10px; margin:30px 0px;}
#NewsMediaPageWrapper		{ overflow:hidden;}
#NewsMediaPageLeftWrapper	{ width:467px; float:left; background:transparent url(../images/img_greylinesmall.gif) repeat-y scroll 441px top; }
#NewsMediaPageLeftContent	{ float:left; width:391px; padding:0px 18px}
#tdMedia					{ width:416px; float:right; }
/***End NewsMedia Template CSS*****/

/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
/*height: 100%;*/
background-color: #e2dedf;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #fff;
}

div#mb_contents {
border: 0px solid #D9D9D9;
overflow:hidden;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #0B4499 url(../images/ajax-loader.gif) no-repeat center center;
}

#mb_error {
font-size: 11px;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Arial, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0B4499;
line-height: 1.4em;
text-align: left;
border: none;
height:0px !important;
}
/***End Modelpopup css****/


