/* CSS Document */
* {
	margin:0;
	padding:0;
	}
.clr { clear:both; }

img { outline:none; }

.text_box { width:150px; height:30px; border:1px medium; }

#phone1,#phone2 { width:35px; height:30px; }
#phone3 { width:62px; height:30px; }

.text { font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }

.star { color:#FF0000; margin-right:2px; }

#terms_error { font-size:12px; color:#FF0000; }
#cemail_error { font-size:12px; }
#cpassword_error { font-size:12px; }

.heading { background:url(../images/heading-bg.png) repeat-x; border-radius:5px 5px 0 0; }
.heading  h2 { font-size:14px; color:#1A5FA4; font-weight:bold; padding:7px; color:#FFFFFF; }
.btn { text-align:center; background:url(../images/submit.png) no-repeat; width:80px; height:30px; cursor:pointer; }
.search-btn { text-align:center; background:url(../images/search.png) no-repeat; width:65px; height:25px; cursor:pointer;
 margin-top:10px; }
 
 .error { font-size:10px; color:#FF0000; text-align:center; }
/*input { width:150px; height:25px; border:1px medium; border-radius:6px; -moz-border-radius: 6px; }*/

#container { width:100%; margin:0 auto; font-family:Arial, Helvetica, sans-serif; background-color:#FFFFFF; }

/*Header Css Starts here*/
#header { width:1000px; margin:0 auto; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
/*#header-top {background:url(../images/topheader_bg.jpg); height:35px; background-repeat:repeat-x; }*/
.today-date { position:absolute; width:300px; float:left; padding:10px 0 0 100px; color:#FFFFFF; }
#header-top .top-nav { width:650px; float:right; padding-top:10px; }
#header-top .top-nav ul { list-style:none; float:right; margin-right:25px; }
#header-top .top-nav ul li { display:inline; padding-right:5px; }
#header-top .top-nav ul li a { color:#FFFFFF; text-decoration:none; }
#header-top .top-nav ul li a:hover { color:#FFCC33; }
#logo { width:375px; position:absolute; top:35px; height:85px; float:left; }
#top-right-gallery { width:565px; float:right; }

#logongallery { width:1000px; margin:0 auto; min-height:77px; }
.top-right-gallery-left { width:300px; position:relative; float:left; }
.top-right-gallery-right { width:230px; position:relative; float:right; margin-top:15px; }
#logongallery p{ color:#1A5FA4; font-size:14px; font-weight:bold; line-height:20px; margin-top:15px; }

/*#search-box { width:100%; border-top:1px solid #333333; border-bottom:1px solid #333333; float:left; clear:both; }
.search-box-left { width:71%; float:left; margin-top:5px; margin-bottom:10px; }
.adv-search a { color:#000000; text-decoration:none; }
.adv-search a:hover { color:#1A5FA4; text-decoration:none; }
.search-box-right { width:28%; float:right; margin-top:5px; margin-bottom:10px;}
.search-box-right .text_box { width:150px; height:25px;  -moz-border-radius: 6px; }


#search-box p { color:#000000; font-weight:normal; } 
#search-box p a{ color:#1A5FA4; font-weight:bold; text-decoration:none; } 
#search-box p a:hover { color:#000000; font-weight:bold; text-decoration:none; } 
#search-box select { width:190px; height:30px; padding:4px; }*/

#post-header { width:100%; float:left; clear:both; margin-bottom:1px; }

.adv-search a { color:#000000; font-size:12px; text-decoration:none; margin-left:50px; vertical-align:bottom; }
.adv-search a:hover { color:#1A5FA4; text-decoration:none; }

#post-header-left { width:98%; margin-top:10px; border:1px solid #E3E1E1; background-color:#FAFAF2; border-radius:5px 5px 5px 5px; -moz-border-radius:5px; }
#post-header-middle { width:100%; margin-top:10px; border:1px solid #E3E1E1; background-color:#FAFAF2; border-radius:5px 5px 5px 5px; -moz-border-radius:5px; }
#post-header-right { width:98%; margin-top:10px; border:1px solid #E3E1E1; background-color:#FAFAF2; border-radius:5px 5px 5px 5px; -moz-border-radius:5px; }

.search-box-right .text_box { width:150px; height:25px;  -moz-border-radius: 6px; }


#search-box p { color:#000000; font-weight:normal; } 
#search-box p a{ color:#1A5FA4; font-weight:bold; text-decoration:none; } 
#search-box p a:hover { color:#000000; font-weight:bold; text-decoration:none; } 
#search-box select { width:190px; height:30px; padding:4px; }



#nav-bar { width:100%; border:1px solid #333333; background:url(../images/nav-bg.png) repeat-x; height:28px; float:left; clear:both; border-radius:6px; -moz-border-radius:6px;  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

#nav-bar table { margin:0 auto; height:28px;} 
#nav-bar table td { border-right:1px solid #808080; }
#nav-bar table a { color:#FFFFFF; text-decoration:none; text-align:center; }
#nav-bar table a:hover { color:#FFCC33; }
#nav-bar table .select { background-color:#FFFFFF; color:#999999; }

#post-logondgallery { width:100%; height:28px; float:left; clear:both; height:48px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }



/*Header Css Ends here*/

/*Center Content Part Css Starts Here*/
#content { width:1000px; margin:0 auto; min-height:300px; clear:both; background-color: #FAFAF2; border: 1px solid #E3E1E1; border-radius: 5px; }
#left-bar { width:250px; float:left;min-height:250px; margin-top:5px; background-color: #FAFAF2; }
#right-bar { width:740px; min-height:250px; float:right; margin-top:5px; margin-right:5px; background-color: #FAFAF2; border: 1px solid #E3E1E1; border-radius: 5px; }
#right-bar h2 { font-size:14px; color:#1A5FA4; font-weight:bold; padding:12px; color:#FFFFFF; }

#countrydivcontainer { border:1px solid gray; width:710px; margin-left:5px; margin-right:5px; min-height:150px; margin-bottom: 1em; padding: 10px; border-radius:0 5px 5px 5px; line-height:21px; }
#countrydivcontainer .left { 
	/*float:left;*/
	min-height:150px; width:330px;/* border-right:1px solid #666666;*/ text-align:justify; vertical-align:top; float:left; }
#countrydivcontainer .right { 
	/*float:right;*/
	text-align:justify; vertical-align:top; width:350px; min-height:150px; }
#countrydivcontainer ul { list-style:none; margin:5px 5px 0px 5px; font-size:13px; text-align:justify; }
#countrydivcontainer ul li a { text-decoration:none; color:#1A5FA4; font-weight:bold; }
#countrydivcontainer ul li a:hover { text-decoration:none; color:#333333; font-weight:bold; }
.read-more { background:url(../images/read_more_button.png) no-repeat; width:96px; height:30px; }


/*Left Bar Starts Here*/
#jobseeker-login { width:240px; margin:0 auto; }
#jobseeker-login p { color:#000000; font-size:12px; font-weight:normal; } 
#jobseeker-login .text_box { width:150px; height:25px; border:1px medium; }
#jobseeker-login a{ color:#1A5FA4; font-weight:bold; text-decoration:none; } 
#jobseeker-login a:hover { color:#000000; font-weight:bold; text-decoration:none; }
/*Left Bar Css Ends Here*/

#member_reg .text_box { width:165px; height:25px; border:1px medium; }
#papers { list-style:none; font-size:12px; line-height:25px; text-align:justify; }
#papers a { text-decoration:none; color:#333333; padding-left:3px; font-weight:400; } 
#papers a:hover { text-decoration:underline; color:#1A5FA4; font-weight:normal; }


#about-leftbar { background-color:#FFFFFF; width:98%; margin:5px auto; }
#about-leftbar h2 { font-size:14px; font-weight:bold; padding-left:5px; padding-top:12px; color:#FFFFFF; }
#about-leftbar h3 { font-size:14px; color:#1A5FA4; font-weight:bold; padding-left:5px; padding-top:12px; line-height:20px; }
#about-leftbar p { font-size:13px; text-align:justify; padding:7px; }

/*Center Content Part Css Ends Here*/

/*Footer Css Starts here*/
#placement-papers { width:1000px; clear:both; position:relative; min-height:162px; margin:5px auto; background-color: #FAFAF2; border: 1px solid #E3E1E1; border-radius: 5px 5px 5px 5px; }
#placement-papers h2 { font-size:14px; color:#1A5FA4; font-weight:bold; padding:7px; color:#FFFFFF; }
#placement-papers .placement-left { width:100%; clear:both; }
#placement-papers .placement-left a { color:#1A5FA4; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:bold; }
#placement-papers .placement-left a:hover { color:#FFCC33; }
#placement-papers .placement-left span { padding-right:5px; }
#placement-papers .placement-right { width:18%; float:right; }

#our-partners { width:1000px; clear:both; position:relative; height:140px; margin:5px auto; background-color: #FAFAF2; border: 1px solid #E3E1E1; border-radius: 5px 5px 5px 5px; }
#our-partners img { padding:7px 15px 5px 35px; }
#our-partners h2 { font-size:14px; color:#1A5FA4; font-weight:bold; padding:7px; color:#FFFFFF; }
#footer {
	width:1000px;
	margin:0 auto;
	}
#footer-navbar { width:100%; height:28px; color:#FFFFFF; float:left; clear:both; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#footer-navbar p {
	font-size:12px; padding-top:6px; padding-left:28px; }
#footer-parts { background:url(../images/footer-bg.jpg) repeat-x; height:320px; border-radius:4px; }
.footer-part1,.footer-part2,.footer-part3 { width:25%; float:left; margin:0 auto; position:relative; border-right:1px solid #666666; }
.footer-part4 {width:24%; float:right; position:relative; font-size:16px; font-family:"Times New Roman", Times, serif; }
#footer h2 { font-size:14px; color:#F4F6F8; font-weight:bold; text-align:left; padding-left:25px; text-decoration:none;}
#footer ul { font-size:12px; margin-left:40px; list-style-type:none; color:#FFFFFF; margin-top:10px; line-height:28px; }
#footer-parts a { color:#FFF; text-decoration:none; }
#footer-parts a:hover { color:#FFCC33; text-decoration:none; }
#footer-parts .bullet {padding-right:3px; }

#main-footer { background:url(../images/main-footer-bg.jpg) repeat-x; height:45px; border-radius:4px; }
#copyright { width:450px; float:left; color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-top:13px;
padding-left:10px;}
#copyright a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#copyright a:hover { color:#FFCC33; font-weight:bold; text-decoration:underline;}
.query { width:450px; text-align:right; padding-right:20px; float:right; color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-top:13px; }
.query a { color:#FFCC33; font-weight:bold; text-decoration:none;}
.query a:hover { color:#FFF; font-weight:bold; text-decoration:none;}

.list_carousel { margin:0 auto; width: 950px; }
.list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; }
.list_carousel li { font-size: 40px; color: #999; text-align: center; height: 70px; padding: 0; margin: 6px 0px 6px 10px; display: block; float: left; }
.list_carousel.responsive { width: auto; margin-left: 0; }
.clearfix { float: none; clear: both; }
.timer { background-color: #999; height: 6px; width: 0px; margin-top:9px; }

#footer2-parts { background-color:#FFFFFF; border-radius:4px; width:1000px; margin:5px auto; border: 1px solid #E3E1E1; border-radius: 5px 5px 5px 5px; }

#testimonials{
	width: 866px;
	padding: 45px 45px 1px 90px;
	background:url('../images/quotes.png') no-repeat 20px 20px ;
	min-height:90px;
	
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}

#testimonials li{ display:none;}
#testimonials li:first-child{ display:block;}

#testimonials ul{ list-style:none;}
#testimonials p.text{ font-size:12px;}

#testimonials p.author{
	color: #878787;
    font-size: 16px;
    font-style: italic;
    text-align: right;
	margin-top:10px;
}

#testimonials p.author a,
#testimonials p.author a:visited{
	color:#6aa42a;
}



/*Footer Css ends here*/


/*internal pages css starts here*/
.jobdetail_heading { padding:10px 0 0 10px; color:#333333; font-weight:bold; text-decoration:underline; font-size:16px; }
.job_company { font-size:14px; margin-top:10px; }
.apply_now-btn { background:url(../images/apply_now.png) no-repeat; width:228px; height:48px; border:none; cursor:default; }
.apply_now-btn:hover { cursor:pointer; }




/*internal pages css ends here*/


.top-nav { width:650px; float:right; padding-top:10px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
.top-nav ul { list-style:none; float:right; margin-right:25px; }
.top-nav ul li { display:inline; padding-right:5px; }
.top-nav ul li a { color:#FFFFFF; text-decoration:none; }
.top-nav ul li a:hover { color:#FFCC33; }

    







