/* 
CSS Document 
eMids India
Date Created : 14 July 2008
Author : Yuvraj Dikshit
*/

/* Global Styles -------------------------------------------*/

body {
	margin:0;
	border:0;
	padding:0;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #DD7801 url(../images/bg_body_default.jpg) repeat-x;
}
	
#wrapper {
	margin:0 auto;
	width:970px;
	border:0;
	padding:0;
	display:block;
	}

a, a:link {
	color:#FFFCE7; 
	text-decoration:underline
}
a:hover {
	text-decoration:none
}	

p, ul, li, form, h1, h2, h3, h4, h5, h6, blockquote {	
	margin:0;
	border:0;
	padding:0;
	}
	
p {line-height:150%; clear:both; margin-top:20px; }	
ul {margin-top:5px}
li {margin-bottom:2px}

blockquote {
	font-size:16px; 
	padding:25px 0 0 0;
}


img, div { 
	behavior: url(images/iepngfix.htc) 
} /*ie fix*/
	
h1 {
	font-size:36px;
	margin:10px 0 0 0;
	border:0;
	padding:0;
	padding-bottom:10px;

}

h2 {
	font-size:22px;
	margin:10px 0 15px 0;
	border:0;
	padding:0;
}

h3 {
	font-size:18px;
	margin:20px 0 15px 0;
	border:0;
	padding:0;
}
	
/* Start Global Navigation -------------------------------------------*/	

#globalnav {
	height:77px; 
	text-align:center; 
	
	margin-bottom:5px; 
}	

#nav0 {
	display: block;float:left;
	width: 158px;
	height: 77px;
	background: url("../images/nav0.png") no-repeat 0 0;
}
#nav1 {
	display: block;float:left;
	width: 202px;
	height: 77px;
	background: url("../images/nav1.png") no-repeat 0 0;
}

#nav2 {
	display: block;
	float:left;
	width: 201px;
	height: 77px;
	background: url("../images/nav2.png") no-repeat 0 0;
}

#nav3 {
	display: block;
	float:left;
	width: 190px;
	height: 77px;
	background: url("../images/nav3.png") no-repeat 0 0;
}

#nav4 {
	display: block;
	float:left;
	width: 219px;
	height: 77px;
	background: url("../images/nav4.png") no-repeat 0 0;
}

#nav0:hover, #nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover{ 
	background-position: 0 -77px;
}

#nav0 span, #nav1 span, #nav2 span, #nav3 span, #nav4 span{
	  display: none;
}



/* Layout -------------------------------------------*/

#breadcrumbs {font-size:11px; }

#mainimage {
	text-align:center;
	margin:2px 0;
}


#webpart1, #webpart2, #webpart3 {
	width: 300px;
	float:left;
	display:inline;
	margin-right: 22px;
	background:#FEFFEF url(../images/bg_webpart.png) no-repeat center top;
	
	
}

#webpart1 {margin-left:10px}
#webpart3 {margin-right:10px;}

#webpart1 p, #webpart2 p, #webpart3 p {color:#999999}


.inner { background:bottom repeat-x url(../images/bg_inner.png); min-height:140px; padding:10px; }

#leftcol {
	width:300px;
	float:left;
	display:inline;
	text-align:center;
	clear:both;
}

#rightcol {
	width: 660px;
	float:left;
	display:inline
}			

.subinner {
	padding:3px 10px
}

#toolbox {
	text-align:left; 
	padding-left:10px; 
	font-size:10px; 
	text-transform:uppercase;  
}

#contentwindow {
	padding:0
}

#contentwindow ul {padding-left:40px}
#contentwindow ul li {line-height:160%}

.spacer {
	clear:both;
}

.addy_one {
	width:300px; 
	float:left; 
	display:inline;
} 

.addy_two {
	width:250px; 
	float:left; 
	display:inline;
} 

/* Footer -------------------------------------------*/

#footer {
	margin-top:20px; 
	clear:both; 
	font-size:12px; 
	border-top:1px solid #ffa500;
}

#footer ul { 
	width:24%; 
	margin:0; 
	padding:0;  
	list-style-type:none; 
	float:left; 
	display:inline;
}

#footer ul li {
	padding:2px 10px 0 10px;
}

#footer ul li a{
	text-decoration:none; 
	color:#fff;
}

#footer ul li a:hover{
	text-decoration:underline
} 

#footer p{
	margin:0 0 8px 0;
	padding:5px 0;
	border-bottom:1px solid #ffa500;
} 



/* Page Tabs -------------------------------------------*/

.shadetabs{
	list-style-type: none;
	text-align: left; 
	font-weight:bold;
	font-size:16px;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 2px 0;
	margin-right: 20px;
}

.shadetabs li a:hover{
	border-bottom:2px solid yellow;
}

.shadetabs li a.selected{ /*selected main tab style */
	color:yellow;
	border-bottom:2px solid yellow;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}


.services dl {line-height:180%;  margin:20px; text-align:left;}
.services dl dt {font-weight:bold;  padding:0 0 2px 6px;  background-color:#F39610 }
.services dl dd{ margin:0; padding:2px 0 2px 6px; border-bottom:1px solid #F39610; font-size:12px }
.services dl dd a{ text-decoration:none; color:#fff; }
.services dl dd a:hover{ text-decoration:underline;  }


/* Recruitment Box -------------------------------------------*/

.boxgreen, .boxred, .boxblue, .boxyellow, .boxblank {
	width:180px; 
	height:50px;
	height:50px; 
	float:left; 
	padding:3px;
	margin:8px;
}

.boxgreen {background-color:#1C4778; color:#000000}
.boxred {background-color: #D4350A; color:#fff}	
.boxblue {background-color:#4568A2; color:#000000}
.boxyellow {background-color:#245A64; color:#000000}


/* Facebox Styles -------------------------------------------*/

#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  padding-top:25px;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  width: 640px;
  color:#000;
  background:#fff center   no-repeat url(../images/loading.gif) ;
  font-size:12px;

}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  /*border-top: 1px solid #DDDDDD;*/
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox p, #facebox ul, #facebox li, #facebox h1, #facebox h2, #facebox h3 {	
	margin:0;
	border:0;
	padding:0;
	}
	
#facebox p {margin-bottom:15px}	
#facebox ul {padding-left:30px}	
#facebox a {color:blue}
#facebox h2 {padding-bottom:15px;}

#facebox .whitebg {background-color:#FFFFFF}


/* Lightbox Styles -------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; ); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	