
.button {
font-size: 14px;
font-weight: bold;
color: #fff;
background:url(../images/button.jpg) left bottom no-repeat;
border:0; 
cursor:pointer;
width:65px;
height:25px;
margin-top:5px;
margin-bottom:5px;
}

.button_big {
font-size: 12px;
font-weight: bold;
color: #EFEFEF;
background:url(../images/button_big.jpg) left bottom no-repeat;
border:0; 
cursor:pointer;
width:120px;
height:25px;
margin-top:5px;
margin-bottom:5px;
}

.head1{ 
font-size:13px; 
font-weight:bold; 
padding:8px 0 12px 0; 
border-top: 1px dotted #64635E;
}
.head{ 
font-size:13px; 
font-weight:bold; 
padding:7px 0 8px 0; 
}
.normal{
font-size:12px;
color:#666;
}
.normal a{
font-size:12px;
color:#666;
}
.border_grn{
	border:3px solid #7db900; 
}
.border_all{
	border:1px solid #F2F0F1; 
}
.border_top{
	border-top:1px solid #F2F0F1; 
}
.border_bottom{
	border-bottom:1px solid #F2F0F1; 
}
.list_head{ 
background:#DCE7EC;
color:#666; 
font-weight:bold; 
font-size:11px; 
border-bottom:1px solid #F8F8F8; 
padding:3px;
}
.list_rec{ 
color:#666; 
font-size:11px; 
padding:3px;
}
.list_rec a{ 
color:#666!important; 
text-decoration:underline!important;
}
.list_rec a:hover{ 
color:#666; 
text-decoration:none!important;
}

.list_rec_edit{
color:#666; 
font-size:11px; 
}

.redtxt {
	font-weight: bold;
	color: #000;
}
.red {
font-size: 11px;
color: #193C83;
font-family:Tahoma,Arial, Helvetica, sans-serif;
}
.small{
font-size: 11px;
color:#666;
	font-weight: normal;
}
.vsmall{
font-size: 10px;
color:#666;
	font-weight: normal;
}
.vsmall a{
font-size: 10px;
color:#a1c436;
font-weight: normal;
}
.inputbox {
	border:1px solid #D9D6D6;
	font-size:12px;
	color:#333333;
	width:190px; 
	padding:2px 0 2px 0;
}
.smallbox {
	border:1px solid #D9D6D6;
	font-size:12px;
	color:#333333;
	padding:2px 0 2px 0;
}
.textbox {
	background:#ffffff;
	border:1px solid #D9D6D6;
	font-size:11px;
	color:#333333;
	height:60px;
	width:190px; 
}
.bigbox{
	background:#ffffff;
	border:1px solid #D9D6D6;
	font-size:11px;
	color:#333333;
	height:100px;
	width:400px;
}
.txt{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#232323;
	font-size: 12px;
}
.red2{
	font-size: 11px;
	font-weight: normal;
	color: #F13A09;
}
.redmsg{
	font-size: 11px;
	font-weight: bold;
	color: #F13A09;
}
.greenmsg{
	font-size: 11px;
	font-weight: bold;
	color: #5C9436;
}
.top50{
	padding-top:50px;
}
.bottom50{
	padding-bottom:50px;
}
.padd50{
	padding:50px;
}
.padd20{
	padding:20px;
}
.left_right_padd{
	padding-left:30px;
	padding-right:30px;
}
#LoadingPopup{
	text-align:center;
	padding:50px;
	font-size: 11px;
	font-weight: bold;
	color: #C63138;
}
.LoadingPopup{
	text-align:center;
	padding:50px;
	font-size: 11px;
	font-weight: bold;
	color: #C63138;
}
.ImgTemplateSel{
	border:solid 1px #000000;
	background-color:#eeeeee;
	}

.ImgTemplateNone{
	border:0px;
	background-color:#ffffff;
}
/***********************/
/***********************/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	background-color: #F0F2E7;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: fixed;
	top: 25%;
	left: 23%;
	padding: 0px;
	border: 1px solid #2987B0;
	z-index:1002;
	overflow: auto;
	width: 500px;
	background:#ffffff;
}
.pop_head{
	font-weight: normal;
	color: #fff;
	background-color: #2987B0;
	text-align:left;
	font-size: 12px;
	padding: 2px 0 4px 2px;
	position:relative; height:16px;
}

.pop_head a img{
position:absolute;
right:0px;
top:-5px; width:20px;
height:20px;
padding:0;
margin:0}

.pop_head a span{
font-family:Tahoma, Arial, Helvetica, sans-serif;
position:absolute;
right:5px;
color: #fff;
top:1px; 
padding:0;
margin:0;
font-weight: bold;
font-size: 12px;
text-decoration:none;
cursor:pointer;
}

.pop_title{
float:left;
width:130px;
padding-right:6px;
padding-top:6px;
}
.pop_sep{
	clear:both;
	height:18px;
	border-bottom:solid 1px #d1d1d1; 
}
.contact_right{
	float:right;
	width:260px;
	padding-left:10px;
}
.login_error{
	color: #C63138;
	padding:0 0 5px 0;
	text-align:center;
}
.calculator {
	width:150px;
	height: 18px;
	background: url('../images/calc.jpg') top left no-repeat;
	margin-left:18px;
	padding-left:18px;
}
.pagenumber{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#332f2b;
	background:#fff;
	border:1px solid #D1D7DB;
	line-height:25px;
	height:25px;
	padding:2px 6px 2px 6px;
	text-decoration:none;
	margin:0 3px 0 3px;
}
.pagenumber:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	border:1px solid #D1D7DB;
	line-height:25px;
	height:25px;
	padding:2px 6px 2px 6px;
	text-decoration:none;
	margin:0 3px 0 3px;
	background:#0679C6;
}

.pagenumber_active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	border:1px solid #D1D7DB;
	line-height:25px;
	height:25px;
	padding:2px 6px 2px 6px;
	text-decoration:none;
	margin:0 3px 0 3px;
	background:#0679C6;
}
.pagenumber_active:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	border:1px solid #D1D7DB;
	line-height:25px;
	height:25px;
	padding:2px 6px 2px 6px;
	text-decoration:none;
	margin:0 3px 0 3px;
	background:#0679C6;
}
.pagetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 4px 2px 4px;
	color:#0679C6;
	text-decoration:none;
}
.pagetxt:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 4px 2px 4px;
	color:#0679C6;
	text-decoration:underline;
}

.alpha{
	font-size:11px;
	color:#332f2b;
	padding:0 8px 0 0px;
	text-decoration:none;
}

#dhtmltooltip{
position: absolute;
color:#ffffff;
font-size: 12px;
font-weight: normal;
left: -300px;
width: 150px;
border: 1px solid #000000;
padding: 5px;
background-color: #FF9933;
visibility: hidden;
z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.sky{
color:#0066CC;
font-size: 11px;
}
.sky a{
color:#0066CC;
font-size: 11px;
text-decoration:none;
}
.sky a:hover{
color:#0066CC;
font-size: 11px;
text-decoration:none;
}

.imgborder{
border:1px solid #eeeeee;
}

.black_overlay_alert{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	background-color: #aaaaaa;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content_alert {
	display: none;
	position: absolute;
	top: 25%;
	left: 23%;
	padding: 4px;
	border: 4px solid #666666;
	z-index:1002;
	overflow: auto;
	width: 500px;
	background:#ffffff;
}

/*
#header .welcome{padding-top:1px;min-height:63px; font-size:11px;color:#000; text-align:right; margin-bottom:12px; position:relative; }
#header .welcome a{ font-size:11px;  text-decoration:none; color:#000; white-space:nowrap; right:12px; bottom:7px; line-height:10px;}
#header .welcome a:hover{text-decoration:underline}
*/

#header .join-us .welcome{font-size:11px;color:#333;width:400px; background:none; position:absolute; z-index:99; right:3px; top:0px; }
#header .join-us .welcome a{ font-size:11px; background:none; position:static;  text-decoration:none; color:#333; white-space:nowrap;  line-height:10px;}
#header .join-us .welcome a:hover{text-decoration:underline}

.imgborder{
	border: 1px solid #CFD7BF;
}


.search-page-wrap .search-option-wrap h2 {
    font-size: 12px;
    font-weight: bold;
    text-indent: 8px;
	margin-top:8px;
}
.search-page-wrap .search-result-wrap .content p.searchfor{
    font-size: 12px;
	margin-bottom:20px;
}
p.back-page{ position:relative;font-size: 12px;color:#666;}
p.back-page span{position:absolute;  right: 13px;top: -27px;color:#666;z-index:1;}
p.back-page span a{color:#666; text-decoration:none;}
p.back-page span a:hover{color:#666; text-decoration:underline;}

.blue_txt{color:#193c83;}
/*
change in common.css

#flexibleCol .left-content .content{ min-height:324px;padding:9px 19px 9px 9px; font-size:12px; color:#193c83; line-height:18px;}
#flexibleCol .left-content .content a{color:#5c8809}
#flexibleCol .left-content .content a:hover{text-decoration:none}

#flexibleCol .left-content .content img{}

table tr td th
color:#193c83; from content

#topMenu{background:url(../images/top-nav-bg.gif) no-repeat; height:29px; margin-bottom:14px; position: relative;   z-index: 2;}

#flexibleCol .left-content h2{font-weight:bold;

#flexibleCol .left-content h2 img{
#flexibleCol .left-content h2 span{

.main-content .recom-table table td td a
*/
.pagination{  padding:5px;  text-align:center; color:#666666; margin-top:30px;}

.rightside-bar .block {
    background: url("../images/gray-bg01.gif") repeat-x scroll center bottom transparent;
    border: 1px solid #E5DDDD;
     border-top-left-radius: 6px;
    border-top-right-radius: 6px;
   border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 3px 9px;
	font-size: 12px;
	min-height:140px;
	margin-bottom: 7px;
}

.rightside-bar .block h3{font-size:12px; color:#000; font-weight:bold; padding:12px 8px 2px 12px; line-height:14px;}
.rightside-bar .block h3 a{color:#000;text-decoration:none}
.rightside-bar .block p{font-size:12px; color:#000;  padding-left:12px; line-height:14px;}

.rightside-bar .block ul{list-style-type:none; padding:10px 0; }
.rightside-bar .block ul li{background:url(../images/bullet01.png) no-repeat 15px 6px; padding-left:26px; padding-bottom:2px; padding-right:10px;}
.rightside-bar .block ul li a{font-size:12px; color:#000; text-decoration:none}
.rightside-bar .block ul li a:hover{text-decoration:underline}

#flexibleCol .left-content .content ul.tabs ul{list-style:none; margin:0px;padding:0px;  height:30px; border-bottom:6px #EBEBEB solid;}
#flexibleCol .left-content .content ul.tabs li{float:left;  background:#DCE7EC; margin:0px;padding:0px; }
#flexibleCol .left-content .content ul.tabs li a{display:block; float:left; padding:7px 15px 8px 15px; font-size:11px; color:#666; border-right:solid 2px #F7F5F5; text-decoration:none; background:#fff;}
#flexibleCol .left-content .content ul.tabs li a:hover{background:#DCE7EC;}
#flexibleCol .left-content .content ul.tabs li.tabs-selected a{background:#DCE7EC;font-weight:bold;}
#flexibleCol .left-content .content ul.tabs li.last a{border:none;}
#flexibleCol .left-content .content .content-tab{ float:none; border-top:none; padding:10px; }
#flexibleCol .left-content .content .content-tab table{ float:left; border: 1px solid #DCE7EC; }
#flexibleCol .left-content .content .content-tab ul{list-style:none; margin:0px;padding:0px; }
#flexibleCol .left-content .content .content-tab ul li{background:url(../images/arrow01.png) no-repeat left; padding-left:20px; line-height:20px;}
#flexibleCol .left-content .content .date {color: #64635C;}
/*********************/

#flexibleCol .job-content{ float:left;width:75%; }
#flexibleCol .job-content .job-content-top{min-height:100px; background:url(../images/search-result-bg.gif) repeat-x center bottom; border-radius:6px; border:1px solid #cfd7bf; padding:9px; font-size:12px;  line-height:18px;}
#flexibleCol .job-content .job-content-top h3{font-size:16px; font-weight:bold; color:#193c83; margin-top:2px; margin-bottom:15px;}
#flexibleCol .job-content .job-content-mid{background:url(../images/search-result-bg.gif) repeat-x center bottom; border-radius:6px; border:1px solid #cfd7bf; margin-top:10px; padding:9px; font-size:12px;  line-height:18px;}
#flexibleCol .job-content .job-content-mid .head1{font-size:14px; font-weight:bold; color:#193c83; padding: 12px 0 2px; border-top: 1px dotted #64635E;}
#flexibleCol .job-content .job-content-mid a{color:#5c8809}
#flexibleCol .job-content .job-content-mid a:hover{text-decoration:none}
#flexibleCol .job-content .job-content-mid p{font-size:12px;  line-height:18px;}
#flexibleCol .job-content .job-content-mid p a{color:#5c8809}
#flexibleCol .job-content .job-content-mid p a:hover{text-decoration:none}
#flexibleCol .job-content .job-content-mid ul{ list-style-type:none; margin-left:4px; padding-bottom:6px; padding-left:10px; text-align:justify;}
#flexibleCol .job-content .job-content-mid ul li{font-size:12px;  line-height:18px; margin-top:8px; background:url(../images/arrow091.gif) no-repeat left 6px; padding-left:16px; text-align:justify}
#flexibleCol .job-content .job-content-mid ol{padding-bottom:4px; padding-left:28px; padding-top:10px; text-align:justify}
#flexibleCol .job-content .job-content-mid ol li{font-size:12px;  line-height:18px; margin-bottom:6px; margin-left:8px; text-align:justify;}


/**/
#copyright{margin:0px 5px 0px 5px; color:#666;font-size:11px;}
#copyright .col01{float:left; }
#copyright .col02{float:right; }
#copyright a{color:#666; font-size:11px; text-decoration:none}
#copyright a:hover{text-decoration:underline}

/***/
#flexibleCol .left-content .content01{min-height:302px; font-size:12px;  line-height:18px; background: url("../images/search-result-bg.gif") repeat-x scroll center bottom transparent;border-radius: 6px 6px 6px 6px; border:1px solid #cfd7bf;border-top:0px;}
#flexibleCol .left-content .content01 h2{ }
#flexibleCol .left-content .content01 img{}
#flexibleCol .left-content .content01 .date{color:#64635C}
#flexibleCol .left-content .content01 a{color:#0B4FCE}
#flexibleCol .left-content .content01 a:hover{text-decoration:none}
#flexibleCol .left-content .content01 p{font-size:12px;  line-height:18px;}
#flexibleCol .left-content .content01 p a{color:#0B4FCE}
#flexibleCol .left-content .content01 p a:hover{text-decoration:none}
#flexibleCol .left-content .content01 h3{ font-size:14px; font-weight:bold; color:#193c83; margin-top:5px; margin-bottom:10px;}
#flexibleCol .left-content .content01 ul{ list-style-type:none; padding-bottom:26px; padding:10px;}
#flexibleCol .left-content .content01 ul li{font-size:12px;  line-height:18px; padding-top:8px; margin-bottom:10px; padding-left:1px; border-top:1px dotted #63635B;}
#flexibleCol .left-content .content01 ol{  padding-bottom:26px; padding-left:16px;}
#flexibleCol .left-content .content01 ol li{font-size:12px;  line-height:18px; margin-bottom:10px; padding-left:10px;}

/**/

#flexibleCol .left-content .bottom-block2{ border:1px solid #E5DDDD; margin:0 0px 0px; position:relative}
#flexibleCol .left-content .bottom-block2 h3{line-height:26px; color:#666; text-indent:20px; padding-left:0; margin:0}
#flexibleCol .left-content .bottom-block2 .col01{ padding:0 0 30px 20px;height: 191px; width:195px; border-right:1px solid #E5DDDD; float:left}
#flexibleCol .left-content .bottom-block2 .border-none{ border:none}
#flexibleCol .left-content .bottom-block2 h4{font-size:13px; font-weight:bold; color:#666; margin:10px 0 10px;}
#flexibleCol .left-content .bottom-block2 ul{ padding:0; margin:0}
#flexibleCol .left-content .bottom-block2 ul li{font-size:10px; color:#666; background:none; padding-left:1px; }
#flexibleCol .left-content .bottom-block2 .buy-now{position:absolute; bottom:10px;}

/**/
#flexibleCol .left-content .content .sitemap ul{ padding:0; margin:0; width:340px; float:left }
#flexibleCol .left-content .content .sitemap ul li{font-size:12px;  padding-left:15px; background: url("../images/arrow091.gif") no-repeat scroll 2px 6px;}
#flexibleCol .left-content .content .sitemap ul li ul{float:none;margin-top:8px;}
#flexibleCol .left-content .content .sitemap ul li ul li{font-size:11px;  padding-left:8px; background: none ;}
#fixeddiv{ position: fixed; width: 27px; height: 114px; top: 260px; right: 0px; z-index:10;}

/*********************/

#flexibleCol .profile-content{ float:left;width:75%; }
#flexibleCol .profile-content .profile-content-top{min-height:100px; background:url(../images/search-result-bg.gif) repeat-x center bottom; border-radius:6px; border:1px solid #cfd7bf;  font-size:12px;  line-height:18px;}
#flexibleCol .profile-content .profile-content-top .bottom-links{background: url("../images/bottomlinks.jpg") repeat-x scroll 0 0 transparent; height: auto !important; margin-top: 5px; font-size:11px;min-height: 24px;}
#flexibleCol .profile-content .profile-content-top .bottom-links a{color:#006699;text-decoration:none;}
#flexibleCol .profile-content .profile-content-top .bottom-links img{vertical-align:middle;}
#flexibleCol .profile-content .profile-content-top h3{font-size:16px; font-weight:bold; color:#193c83; margin-top:2px; margin-bottom:15px;}
#flexibleCol .profile-content .profile-content-mid{background:url(../images/search-result-bg.gif) repeat-x center bottom; border-radius:6px; border:1px solid #cfd7bf; margin-top:10px; padding:9px; font-size:11px;  line-height:18px;}
#flexibleCol .profile-content .profile-content-mid .head1{font-size:14px; font-weight:bold; color:#193c83; padding: 12px 0 2px; border-top: 1px dotted #64635E;}
#flexibleCol .profile-content .profile-content-mid a{color:#5c8809}
#flexibleCol .profile-content .profile-content-mid a:hover{text-decoration:none}
#flexibleCol .profile-content .profile-content-mid p{font-size:12px;  line-height:18px;}
#flexibleCol .profile-content .profile-content-mid p a{color:#5c8809}
#flexibleCol .profile-content .profile-content-mid p a:hover{text-decoration:none}
#flexibleCol .profile-content .profile-content-mid ul{ list-style-type:none; padding-bottom:6px; padding-left:1px;}
#flexibleCol .profile-content .profile-content-mid ul li{font-size:12px;  line-height:18px; margin-bottom:10px; background:url(../images/arrow091.gif) no-repeat left; padding-left:14px;}
#flexibleCol .profile-content .profile-content-mid ol{  padding-bottom:26px; padding-left:16px;}
#flexibleCol .profile-content .profile-content-mid ol li{font-size:12px;  line-height:18px; margin-bottom:10px; padding-left:10px;}
