/*
	Author	:	Zeeshan Hasan
	E-MAIL	:	zeeshanhasan@gmail.com
	URL	:	http://www.orsym.com
	Date	:	Feb 19th 2007
        Modify :        Oct 20th 2009
        Author :        Babar Ali
        E-MAIL :        babar@zeropoint.it
 */
 
 *{margin:0px; padding:0px;}
 
.body{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	background-color:#FFFFFF;
 }
 
 /* Global Valude Used all over the site */
 .wrapper{
 	margin:0 auto;
	width:780px;
	height: 130px;
	/*position:relative;*/
 }
 #header, #content{
 	margin:0 auto;
	width:780px;
 }
 .left{
 	float:left;
 }
 .right{
 	float:right;
 }
 .clr{clear:both;}

 /**/
 img{border:none;}
 p{ 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:18px;
    margin-bottom: 1ex;
}
 a{text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
 
 .txtField, #ajaxSearch_input{
 	border:#CCCCCC solid 1px;
	padding:3px;
	color:#999999;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 }
 /* Top Language Navigation */
 #topNav{
 	background-color:#FAFAFA;
	border-bottom:#EEEEEE solid 1px;
/*	height: 19px;
	padding-top: 3px;	
*/	text-align:right;
 }
 #topNav a{margin:4px; line-height:18px; text-decoration:none; color:#666666; font-size:13px; font-family:"Times New Roman", Times, serif;}
 #topNav a img{ margin-left:3px; margin-right:3px; border:none;}
 #topNav a:hover{color:#000000;}
 /* end top Language Navigation */
 
 /**/
 #header .left{
 	width:300px;
	padding:15px;
 }
 #header .right{
 	width:400px;
	text-align:right;
	padding:10px;
	margin-right:10px;
 }
 /**/
 #bannerStrip{
 	background-color:#000000;
	height:10px;
	font-size:5px;
	margin-bottom:1px;

 }
 #banner{
 	margin:0 auto;
 	background-image:url(../siteImages/heading/top_banner_new.png);
	background-repeat:no-repeat;
	background-position:35% center;
	height:131px;
	background-color:#000000;
	text-align:right;
	padding-right:45px;
 }

 #navigation{
	 /*position:absolute;*/
	 /*right:100px;*/
	 /*margin-left: 570px;*/
	 /*float:right;*/
	 margin-top: -50px;
	 /*top:95px;*/
	 background-color:#FFFFFF;
	 width:213px;
	 /*height:161px;*/
	 text-align:left;
	 background-image:url(../siteImages/bg/bg_Nav.jpg);
	 background-repeat:no-repeat;
	 padding-top:10px;
	 padding-bottom:2px;
	/* _position: absolute;
	 _margin: auto;
	 _margin-left: -213px;
        */
	 /*position : absolute;
	 margin-left: 563px;
	 z-index : 103;
	*/
	float:right;
	width:213px;

	
}

#hiring{
 	border: 0px none ; 
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	height: 54px;
}
/*
#navigation{
	position:absolute;
	margin-left: 570px;
	float:right;
	top:95px;
	background-color:#FFFFFF;
	width:213px;
	height:161px;
	text-align:left;
	background-image:url(../siteImages/bg/bg_Nav.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:2px;
}
*/
	#navigation a{
		float:left;
		margin-left:10px;
		margin-right:10px;
		padding:5px;
		padding-left:15px;
		width:75%;
		color:#CCCCCC;
		background-color:transparent;
		font-size:11px;
		letter-spacing:0.08em;
		border-bottom:#5A5A5A dotted 1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		overflow: hidden;
		height: 16px;
	}
	#navigation a:hover{
		background-color:#FF0000;
		background-image:url(../siteImages/bg/bg_Nav_Link.png);
/*		border-bottom:#990000 solid 1px;
*/		color:#FFFFFF;
	}	
     #pdf{
	         position:absolute;
         top:225px;
	         margin-left:100px;
	     }
     #pdf h1{
	         font-family:"Times New Roman", Times, serif;
	         font-size:14px;
	         color:#FFFFFF;
	     }
/**/
#content .left{
	width:500px;
}
#content .right{
	width:250px;
	border-left:#F0F0F0 solid 4px;
}
	#content h1{
		margin-top:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#000000; 
		letter-spacing:0.05em;
	}
	#content h2{
		margin-top:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FF0000;
		font-weight:100;
	}
	#content h3{
		margin-top:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:25px;
		color:#FF0000;
		font-weight:100;
	}	
	#content h4{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF0000;
		font-weight:100;
	}
	#content h4 a{color:#FF0000; text-decoration:none;}
	#content h4 a:hover{text-decoration:underline;}
	#content small{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-style:italic;
		color:#999999;
	}
	#content blockquote{
		margin:10px;
		margin-left:25px;
		border-left:#CCCCCC solid 4px;
		background-color:#F5F5F5;
		padding:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:18px;
	}
	#content a{
		color:#333333;
		text-decoration:underline;
	}
	#content img{
		float:left;
		margin:5px;
		padding:0px 10px;
	}
	
	#content .hr{
		clear:both;
		margin:0 auto;
		text-align:center;
		height:30px;
		width:416px;
		background-image:url(../siteImages/bg/bg_hr.jpg);
		background-repeat:no-repeat;
		background-position:center;
		margin: 0px auto;
		padding: 10px;
	}
	
	#content #jobOps {
		margin-bottom : 20px;
	}

	#content ul{
		margin:10px;
		margin-left:25px;
	}
	#content li{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:18px;
	}

	#boxes{
	
	}

	#boxes img{
		padding:0px;
		padding:5px;
		margin-left:25px;
		margin-right:25px;
		
	}
       
        #archive{
		float: right;
		
	}

        .link{
		margin:0px auto;
		width:100px;
		
	}


	input.file {
		position: relative;
		text-align: right;
		filter:alpha(opacity: 0);
		z-index: 2;
		margin-left:-20px;
        }

	#hiringImg {
		margin :0px auto;
        
        }

	#hiringImg img {
        	margin-left:4px;
		margin-top:0;
		padding-top:0;	
        
        }

	#content img#browserImage{
		margin:0px;
		padding:0px;
		border:0px;
		float:left;
		cursor:pointer;
	}

	#uploadFile { 
		background: url(../siteImages/career/UploadButton.png) no-repeat;
		height:24px;
		width:112px;
		border:0px;
		margin-left:235px;
		margin-top:5px;
		cursor:pointer;
	}

	#uploadForm{
		border:0px none;
	}

	.formSubmit {
		margin: 0 auto;
		width: 350px;
		border: 0px none;
		padding: 10px;
	}
        
        .cSubmit{
		margin: 0px auto; 
		width: 52px;
		border:1px solid #E4E4E4;
        }

	#fakeTxt{
		margin-left:5px;
		float:left;
		width: 240px;
		height:21px;
		padding-left:10px;
		border: 0px solid #333333;
		background:url('../siteImages/career/UplaodPath_bg.png') no-repeat;
		padding-top:2px;

	}



	#uploadMsg {
		margin: 0 auto;
		width:350px;
		text-align:center;
	}

	.flashMessage{
		margin: 0 auto;
		width:200px;
	}

	.jobOps{
		margin:0 auto;
		width:456px;
	}

	.jobBlock{
		border:2px solid #DCDCDC;
		margin:0 auto;
		width:430px;
		padding:10px;
	}

	.jobTitleCounter{
		color: #A1000C;
		font-weight:bold;
		float:left;
		font-size:12px;
	}

	#content img.new{
		margin:0px;
		padding:0px;
	}
	
	#content a.jobTitle{
		color:#373737;
		text-decoration:none;
		font-weight:bold;
		border:0px;
		float:left;
		width:360px;
	}

	#content a.jobDelete{
		color:#373737;
		text-decoration:none;
		font-weight:bold;
		border:0px;
		float:left;
		padding-left:5px;
	}
	.jobTitle{
		height:16px;
		border:0px;
		float:left;
		color: #373737;
		font-weight:bold;
		text-decoration:none;
	}

	.jobTitleImg{
		height:16px;
		width:35px;
		border:0px;
		float:right;
	      
	}

	.jobPublished{
		height:16px;
		width:35px;
		border:0px;
		float:right;
	        padding-right:35px;
		font-weight : bold;
		color:#FF0000;
	}

	.d1{
		background-color: #FFFFFF;
		padding:4px;
	}

	.d0{
		background-color: #E4E4E4;
		padding:4px;
	}

	div.fileinputs {
		position: relative;
	}

	div.fakefile {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
	        margin :0px;
	}

	#fileUpload  {
		opacity: 0;
		position: relative;
		text-align: right;
		z-index:2;
	}
	
	#careerTitle{

	}

	#careerDescription{

	}

	.newsBlock{
 		margin-left:10px;
		padding:5px;
		border-bottom:#CCCCCC dotted 1px;
        }

        .cpanel-list {
		line-height:3;
		
	}
/**/
#footer{
	background-color:#000000;
	border-top:#FF0000 solid 5px;
	padding:10px;
	margin-top:15px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:25px;
}
	#footer a{
		color:#FFFFFF;
		text-decoration:none;
	}



/* added by Zaigham */
#ajaxSearch_submit {
	background: url(../siteImages/icons/search.png) no-repeat;
	text-indent: -9999px;
	width:17px;
	height: 17px;
	border:  none;
	cursor: pointer;
	}

#ajaxSearch_intro {
	display: none;
	}

/* added by BBBart */

div#ajaxSearch_resultListContainer {
	FONT-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

.ajaxSearch_highlight {
	background-color: #FBEC5D; /* corn */
	color: black;
}

	table {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
	}

	/* benefits table */
	table#benefits th {
		text-align: left;
		border-bottom: thin black dotted;
	}

	table#benefits th, table#benefits td {
		padding: 0 1em;
	}

	/* contact table */
	table.coordinates {
		margin: 1em 0;
	}

	table.coordinates th {
		text-align: left;
		border-bottom: thin black dotted;
	}

	table.coordinates th, table.coordinates td {
		padding: 0 2em;
        width: 15em;
	}

	/* networking table */
	table.networking th {
		text-align: left;
		border-bottom: thin black dotted;
		width: 10em;
	}

	table.networking td {
		width: 10em;
	}


	/* networking table */
	table.meet th {
		text-align: left;
		border-bottom: thin black dotted;
		width: 14em;
	}

	table.meet td {
		width: 14em;
	}
	/* technical information */
	table.technical {
		border-collapse: collapse;
		border: 1px solid black;
		margin: 25px 0;
		padding: 0;
		width: 100%;
	}

	table.technical tr {
		margin: 0;
		padding: 0;
	}

	table.technical th, table.technical td {
		margin: 10px 15px;
		padding: 10px 15px;
	}

dt {
	font-weight: bold;
}






