/* =============================================================================

	back-end-styles.css
	Author: Brijesh Bhattacharya
	For: Expinfo, Inc.
	Created: 02-28-2010
============================================================================= */
* 
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-Serif;
}

 /* Common library
---------------------------------------------------------------------------------------------------- */

/* styles all links */ 
a img { border: none; }



/* defines a centered body, initial font-size and margins */
body
{
	text-align: center; /* centers the page */
	background-color: #f6f6f6; margin:0 auto 5px auto;	 
	font-size: 12px;
	color: #666465;
}


/* completes the centering effect, sets the total width,
   and a white repeating background with side shadows */
#page
{
	width: 900px;
	margin: 0px auto; /* centers the page */
	color: #666465;
	background-color: #f6f6f6;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: left;
}


#header
{
	width: 830px; margin:0 auto 5px auto;
	height: 65px; 	
}

#header #expinfo
{
	float: left;
	width: 197px;
	height: 47px;
	margin: 5px 0px 5px 0;
	background-image:url(../images/logo.gif);
}

.catch{ width:235; height:48px; padding:10px 10px 0 10px; float:left;}

/*---------------------------------------------------------------------------------------
Top right Links
---------------------------------------------------------------------------------------*/
.bold {font-weight:bold;}
.link-box {
font-family: 'Trebuchet MS', Arial, Sans-serif; float:right;
color: #999999; font-size:11px; list-style:none; margin:20px 0 0 0;
}
.link-box a {
color: #ac4a23; margin:4px 0 0 4px;
}

.link-box a:hover{
color: #666666; text-decoration:underline; 
}

.link-box a:visited{
color: #ac4a23;}



#header a.more,
#header a.more:visited
{
	float:right;
	padding-top:8px;
	text-align:right;
	display: block;
	width: 260px;
	height: 34px;
	background: transparent url(../images/btn-free-quote.gif) no-repeat left bottom;
	margin: 0 auto;
	
}

#header a.more:hover
{
background-image: url(../images/btn-free-quote_ro.gif);
}

 /* navigation - footer tabs
 */
.links a
{
	color: #666465;
	text-decoration: none;
	text-transform: uppercase;
}

.links a:hover
{ 
	text-decoration: underline;
	color: #999;
}

#menubar
{
	width: 888px; margin:0 auto 0 auto;
	height: 32px;
	background:url(../images/nav-bar.gif) no-repeat left bottom;
	
}

/* 
 * footer 
 */
#footer
{
	clear: both;
	height: 35px;
	margin: 10 auto 0 auto; padding-top:20px;
	text-align:center;
	font-size: 10px;
}

#footer a.img_link
{
	margin: 0px 15px;
}

#footer ul.links
{
	list-style: none inside none;
	margin:auto;
	padding-top:10px;
}

#footer ul.links li a
{
	float: center;
		color: #b9b9b9;
}
#footer ul.links li a:hover
{
		color: #666;
}

	#nav-footer{
		background:url(../images/footer-bg.gif) repeat-x top left;
		padding:0px 10px 0px 10px;
		margin:auto;
		height:30px;
		width:866px;
		font-family:tahoma;
		font-size:10px;
		color:#b9b9b9;
	}
			#nav-footer ul li{
				display:inline;
				padding:0px 12px;
			}
			
			#nav-footer ul li.separator{
				display:inline;
				padding:0px 12px;
				background:url(../images/footer-separator.gif) no-repeat left center;
			}


/* 
 * copyright notice in footer 
 */
#copyright 
{
	margin: 0px auto 0 auto; /* centers the page */
	width: 900px;
	background-repeat: no-repeat;
	line-height:10px;
	background-image: url(../images/page_bottom.gif);
}
#abottom {width:880px; margin:8px auto 10px auto; height:16px;}
#abottom .left { float:left;font-size:90%; color:#b9b9b9; vertical-align:text-top;}
#abottom a.gotop,
#abottom a.gotop:visited
{
	float:right;
	width: 16px;
	height: 16px;
	background: transparent url(../images/top1.gif) no-repeat left bottom;
	margin: 0 auto; cursor:pointer;
	
}

#abottom a.gotop:hover
{
background-image: url(../images/top.gif);
}

/*---------------------------------------------------------------------------------------
            General Styles
---------------------------------------------------------------------------------------*/

*:focus {
	outline:none; /* removes ugly dotted border */
}

/* user-menu (Welcome, Logout) */
 #user-menu {
 	float:right;
	padding: 2px 10px 0 0;
	background: transparent;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;;
	color: #eee;
 }
  #user-menu p {
	color: #666;
 }
   #user-menu a {
	color: #eee; text-decoration:none; font-weight:bold;
	
 }
   #user-menu a:hover {
	text-decoration:underline;	
 }
  #user-menu a.name {
	color: #c0dcf9; text-decoration:none; font-weight:bold;	
 }
 

 /*---------------------------------------------------------------------------------------
           Content
---------------------------------------------------------------------------------------*/


/* main inner content area + page styles */
div#apppage {
     margin:0 auto 0 auto; width:850px;
	color:#000;
    min-height:380px;
}
div#apppage h1 {
	font: normal 1.4em Arial, Sans-serif;
	color: #666666; font-weight:bold;
	padding: 10px 0 5px 0; display:block;
	background:transparent url(../images/bg-header.gif) no-repeat -38px bottom;
	height:1.75em;
	margin-bottom:6px;
}

div#apppage h2 {
	font: bold 1.2em Arial, Sans-serif;
	color: #666; 
	padding: 10px 0 5px 0;display:block;
	height:1.25em;	 			
}

div#apppage h4 {
    font: normal 1.2em Arial, Sans-serif;
    color: #1858de; font-weight:bold; text-align:center;
    margin: 10px 0 5px 0;display:block;
    height:2.25em;             
}
.green{ color:#009900;}



div#apppage p { 
	font: normal 12px Arial, Sans-serif;
	color: #666; 
	padding:4px 0 4px 0; margin:0; line-height:17px;
}

div#apppage ul.sol li a,div#apppage ul.sol li a:visited{
	color: #ff7800;
}
div#apppage ul.sol li a:hover,div#apppage ul.sol li a.hover{
	color: #000;
}
div#apppage p a, div#apppage p a:visited{ 
	color: #ff7800;
}	
div#apppage p a:hover, div#apppage p a.hover{ 
	color: #000; 
}
div#apppage #right{
     width:200px; float:right; padding:20px 10px 10px 10px;
}
div#apppage #left{
     width:600px; float:left; padding:20px 10px 10px 10px;
}

div#apppage #left ul{
     margin:10px 10px 10px 50px; color:#666;
}
div#jobseeker-image {
     margin:17px auto 17px auto;
     width:850px;
     height:79px;
     background:#ccc;
     background: url(../images/jobseeker.jpg) repeat-x center center;}
div#employer-image {
     margin:17px auto 17px auto;
     width:850px;
     height:79px;
     background:#ccc;
     background: url(../images/employer.jpg) repeat-x center center;}

/*---------------------------------------------------------------------------------------
           Alert Message
---------------------------------------------------------------------------------------*/
#apppage .msg {padding:2px; padding-left:35px;}
#apppage .msg.warning {background:url("../images/warning.gif") 10px 50% no-repeat;}
#apppage .msg.warning {border-bottom:3px solid #fdd845; background-color:#fffaed;}
#apppage .msg.warning a {color:#df0000;} .msg.warning a:hover, .msg.warning a:active, .msg.warning a:focus {color:#303030;}
/*---------------------------------------------------------------------------------------
            Table Style - Boxed
---------------------------------------------------------------------------------------*/
#boxed table {margin:0; border-collapse:collapse; font: normal 12px Arial;}
#boxed table.width100 {width:100%;}
#boxed table th, #boxed table td {padding:6px 6px;}
#boxed table th {text-align:left; vertical-align:middle;  font-weight:bold;}
#boxed table a:hover{ color:#000000;}
#boxed table {border:1px solid #999;  }
#boxed table th {border-bottom:1px solid #999; color:#999;font: bold 12px Arial; background: url(../images/head-bg.gif) repeat-x center center;}
#boxed table td {border:1px solid #cfcfcf; color:#666666;} #boxed table td.center { text-align:center;}
#boxed table tr.bg td {background: #fffbed;}
#boxed table tr.nobdr td { border-style:none; }
#boxed table tr.over td {background: #fffbed;} /* added by me */

/*---------------------------------------------------------------------------------------
            View all jobs Table Style - Boxed
---------------------------------------------------------------------------------------*/
#alljobs table {margin:0; border-collapse:collapse; font: normal 12px Arial; }
#alljobs table.width100 {width:100%;}
#alljobs table.right {float:right;}
#alljobs table th {padding:6px 6px;}, #alljobs table td {padding:10px 10px;}
#alljobs table th {text-align:left; vertical-align:middle;  font-weight:bold;}
#alljobs table th.jobcode { width:80px;}

#alljobs table th {border:1px solid #92a4ba; color:#60809a;font: bold 12px Arial; 
background: url(../images/grid-bg.gif) repeat-x center center;}
#alljobs table td {border-bottom:1px solid #a8bac5; color:#666666;} #alljobs table td.center { text-align:center;}
#alljobs table td.link a {color:#0033FF; text-decoration:underline;}
#alljobs table td a {text-decoration:none; color:#333333;}
#alljobs table td.jobtitle a {color:#0033FF; text-decoration:none; font-weight:bold; font-size:11px;}
#alljobs table thead{border-bottom:1px solid #a8bac5;font: bold 12px Arial; background: url(../images/grid-bg.gif) repeat-x center center;}
#alljobs table tr.over td {background: #ffffcc; color:#0033FF;} /* added by me */

.totaljobbox{text-align:right; width:100%; height:20px; margin:2px 0 1px 0; display:block;}
.totaljobs { color:#0066FF; font: bold 12px Arial;}
.results-box {
font-family: Arial, Sans-serif; float:right;
color: #999999; font-size:12px; list-style:none; margin:10px 0 10px 0;
}
/*---------------------------------------------------------------------------------------
            Table Style - Regular without border
---------------------------------------------------------------------------------------*/
div#apppage table {margin:0; border-collapse:collapse; font: normal 12px Arial; border-style:none;}
div#apppage table.width100 {width:100%;}
div#apppage table.oneborder { border:1px solid #cccccc;}
div#apppage table th, div#apppage table td {padding:6px 6px;}
div#apppage table th {text-align:left; vertical-align:middle;  font-weight:bold;}
div#apppage table th.head {text-align:left; vertical-align:middle;  font-weight:bold; background: url(../images/head-bg.gif) repeat-x center center; border-bottom:3px solid #dedede;border-top:1px solid #cccccc;}
div#apppage table th.right {text-align:right; font-weight:bold; color:#666666;}
div#apppage table td.right {text-align:right; color:#777777;}
div#apppage table td.butright {padding-left:200px;}
div#apppage table th.center {text-align:center;}
div#apppage table tr.bbdr {border-bottom:1px dotted #000000;}
div#apppage table a:hover{ color:#000000;}
#apppage table td.check { width:20px;}
.helpnote{ color:#cccccc; font-size:90%;}
.forgot, .forgot a { font-size:95%; color:#0281ca; display:block; text-decoration:none;}
#apppage table td.joinnow{color:#999999; ont-size:90%;}
#apppage table td.joinnow a{color:#0281ca;}
#apppage table td.joinnow a:hover{color:#000000;}
.small { font-size:90%; color:#ccc;}
.join-now, .join-now a { font-size:90%; color:#0281ca; float:right;}
.right{ float:right;}
.left{ float:left;}
.reqd {color:#FF0000;font-size:90%;}
.denotes { font-size:90%; color:#ff0000; font-weight:normal;}


div#container {width:830px; margin:10px auto 10px auto; background:#ffffff; border:1px solid #a8bac5; padding:5px;-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

div#scontainer {width:590px; margin:10px auto 10px auto; background:#f4f6f8; border:1px solid #a8bac5; padding:5px;-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
/*---------------------------------------------------------------------------------------
            Table Style - Regular without border
---------------------------------------------------------------------------------------*/
div#jobview {
     margin:0 auto 0 auto; width:850px;
	color:#000;
    min-height:400px;
}

div#jobview h1 {
	font: normal 1.4em Arial, Sans-serif;
	color: #000; font-weight:bold;
	padding: 10px 0 5px 0; display:block;
	background:transparent url(../images/bg-header.gif) no-repeat -38px bottom;
	height:1.75em;
	margin-bottom:5px;	 
}

div#jobview table {margin:0; border-collapse:collapse; font: normal 12px Arial; border-style:none;}
div#jobview table.width100 {width:100%;}
div#jobview table.oneborder { border:1px solid #cccccc;}
div#jobview table th, div#jobview table td {padding:6px 6px; color:#1a75cf;}
div#jobview table th {text-align:left; vertical-align:middle;  font-weight:bold;}
div#jobview table th.head {text-align:left; vertical-align:middle;  font-weight:bold; background: url(../images/head-bg.gif) repeat-x center center; border-bottom:3px solid #dedede;border-top:1px solid #cccccc;}
div#jobview table th.right {text-align:right; font-weight:bold; color:#666666;}
div#jobview table td.right {text-align:right; color:#777777;}
div#jobview table td.butright {padding-left:180px;}
div#jobview table th.center {text-align:center;}
div#jobview table a:hover{ color:#000000;}
#jobview table td.check { width:20px;}
/*---------------------------------------------------------------------------------------
              Application <input> Button 
---------------------------------------------------------------------------------------*/
input.btn { 
	  	color:#f3f3f3; 
		font: bold 13px Arial, Helvetica, sans-serif; letter-spacing:0.01em;
		background: url(../images/but-bg.gif) repeat-x center center;
		border: 1px solid; 
		border-color: #407fbe #2c69a7 #2c69a7 #407fbe;
		padding:0 5px 2px 5px; height:26px; cursor:pointer;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		} 
		
input.btnhov { 
		background: url(../images/but-bg-ho.gif) repeat-x center center;
		border-color: #407fbe #1f4789 #1f4789 #407fbe;
		}
		

/*---------------------------------------------------------------------------------------
              Application <input> Red Button 
---------------------------------------------------------------------------------------*/
input.rbtn { 
	  	color:#f3f3f3; 
		font: bold 13px Arial, Helvetica, sans-serif; letter-spacing:0.01em;
		background: url(../images/but-bg-red.gif) repeat-x center center;
		border: 1px solid; 
		border-color: #ac392e #7f2a22 #7f2a22 #ac392e;
		padding:0 5px 2px 5px; height:26px; cursor:pointer;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		} 
		
input.rbtnhov { 
		background: url(../images/but-bg-red-ho.gif) repeat-x center center;
		border-color: #7f2a22 #ac392e #ac392e #7f2a22;
		}
/*---------------------------------------------------------------------------------------
              Login Box
---------------------------------------------------------------------------------------*/
#loginbox{
	margin: 70px auto 0 auto;
	width: 550px; /* - padding */
	height: 350px; /* - padding */
	background: #fff url(../images/login-box.gif) no-repeat left top;
	
}

#loginbox form {
	color:#999; margin:0 auto 0 auto;
	width:450px; padding:60px 0 0 0;
}

#jobseekerloginbox{
	margin: 70px auto 0 auto;
	width: 550px; /* - padding */
	height: 328px; /* - padding */
	background: #fff url(../images/jobseeker-login-box.gif) no-repeat left top;
	
}

#jobseekerloginbox form {
	color:#999; margin:0 auto 0 auto;
	width:450px; padding:60px 0 0 0;
}

#employerloginbox{
	margin: 70px auto 0 auto;
	width: 550px; /* - padding */
	height: 350px; /* - padding */
	background: #fff url(../images/employer-login-box.gif) no-repeat left top;
	
}

#employerloginbox form {
	color:#999; margin:0 auto 0 auto;
	width:450px; padding:60px;
}


/*---------------------------------------------------------------------------------------
             Admin 
---------------------------------------------------------------------------------------*/	


/* Buttons */
/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:30px; 
	display:inline-block; text-decoration:none;
}

.round ins { 
	background:url(images/button.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff;
	padding-left:30px; text-decoration:none;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover ins {background-position:left -155px; text-decoration:none; color:eee;}
	

/* end rounded buttons */
/*---------------------------------------------------------------------------------------
             Form Elements
---------------------------------------------------------------------------------------*/

input.full, select.full, textarea.full {
	width:99%;
}
/* Inputs */

input.text, input.file, textarea.textarea, select.select{
	color:#333;
	margin:0;
	padding:3px;
}
input.text, textarea.textarea{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
}
input.text:focus{background:#ffffcc;} input.text:hover{background:#ffffcc;}
select:focus{background:#ffffcc;} select:hover{background:#ffffcc;}
textarea:focus{background:#ffffcc;} textarea:hover{background:#ffffcc;}
/* by me */
input.textm, input.filem, textarea.textaream, select.selectm{
	color:#333;
	margin:0;
	padding:4px;
}
input.textm, textarea.textaream{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
}
/*             */
select.select{
	padding:1px 5px 0 0;
}

input.checkbox, input.radio{
	display:block;
	margin:4px 0 0 0;
	padding:0;
	width:13px;
	height:13px;
}
input.other{
	margin:0 0 8px 25px;
}

.safari select.select{
	font-size:120% !important;
	margin:0 0 1px 0;
}
* html select.select{
	margin:1px 0;
}
*+html select.select{
	margin:1px 0;
	border:1px solid red;
}

	/* Size */

input.small, select.small{
	width:25%;
}

input.medium, select.medium{
	width:50%;
}

input.large, select.large, textarea.textarea {
	width:70%;
}

input.full, select.full, textarea.full {
	width:99%;
}

textarea.small{
	height:5.5em;
}

textarea.medium{
	height:10em;
}

textarea.large{
	height:20em;
}

	/* Buttons */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
form li.buttons{
	clear:both;
	padding-top:10px;
}
form li.buttons input{
	font-size:120%;
	margin-right: 5px;
}

#header .top-panel {
float:right;
width:260px;
background:#f4f4f4;
border-bottom: solid 1px #b7c5e3;border-left: solid 1px #b7c5e3;border-right: solid 1px #b7c5e3;
background: -webkit-gradient(linear, left top, left bottom, from(#f0f6fc), to(#ffffff));
background: -moz-linear-gradient(top,  #ffffff,  #eceef1);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f6fc');
	-webkit-border-radius: 0 0 .4em .4em; 
	-moz-border-radius: 0 0 .4em .4em;
	border-radius: 0 0 .4em .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}


#menu{
padding:0; float:right;
margin:0; margin:0 auto 0 auto;
}
#menu ul{
padding:0;
margin:0;
}
#menu li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
} 
#menu li a{
padding-right:12px;
height: 20px;
display: block;
text-decoration:none; font-size:90%;
line-height: 20px; font-weight:bold;
color: #666;
} 

#menu li a.jobs{
color: #d03b00; padding-left:5px;
}
#menu li a.jobs:hover{
color: #000;
}


#menu li a.drop{
width:60px;
height: 20px; padding-left:10px;
display: block; font-size:90%;
text-decoration:none;
line-height: 20px; font-weight:bold;
color: #666; border-right:1px solid #eee;
background: url(../images/down.gif) no-repeat center right; /*custom bullet list image*/
} 

#menu li a:hover{
color:#333;
} 
#menu ul ul{
position: absolute;
top: 15x;
visibility: hidden;
} 
#menu ul li:hover ul{
visibility:visible;
background:#fff; 
border-left:1px solid #ccc;
border-bottom:1px solid #ccc; 
border-right:1px solid #ccc; text-align:left; padding-left:10px;
} 

/* Subscribe */
		
			.subscribe { float:right; margin-right:10px; }
			.subscribe a { display: inline; padding: 0 0 0 4px; }
			.subscribe img { background: none; opacity: 0.5; }
			.subscribe img:hover { opacity: 1; }


/* Sidebar list
---------------------------------------------------------------------------------------------------- */

#sidebar{
padding-top:5px;
margin-bottom:20px;
}
#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;	
}

#sidebar ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d3d3d3;
}

/* Sidebar link
---------------------------------------------------------------------------------------------------- */
#sidebar ul li a {
	display: block;
	padding: 10px 5px 10px 22px;
	color:#666666;
	background: transparent url(../images/bullet-arrow.gif) no-repeat 6px 17px;
	text-decoration:none; border-left:1px solid #d3d3d3;	
}

#sidebar ul li a.selected, #sidebar ul li a.selected:hover {
	font-weight:bold; 
	border-right:1px solid #d3d3d3; 
	border-left:none; background-color: #f6f8f9;
}

#sidebar ul li a:hover {
	background-color: #f6f8f9;border-right:1px solid #d3d3d3; 
}
/*landing page banner style*/
#landing_box
{
	width: 600px; 
	height: 223px;
	background-repeat: no-repeat;
}

/* -------------------- Dashboard -------------------- */
.dashboard {
	margin:15px auto 15px auto;
	width:840px;
}

a.dashboard-module, 
a.dashboard-module:visited { 
	width: 142px; 
	height: 142px; 
	display: block; 
	float: left; 
	background: url(../images/dashboard-module.gif) top left no-repeat; 
	margin: 0 20px 15px 0;  
	text-align: center; font-weight:bold;
	color: #738599; text-decoration:none; border:none;
	}
	
a.dashboard-module:hover, 
a.dashboard-module:active { 
	background-position: bottom left; 
	text-decoration: none; 
	color:#6599cd; 
	}

a.dashboard-module img { 
	margin-top: 20px;
	}
	
a.dashboard-module span { 
	margin-top: 10px; 
	display: block; 
	}
/*---------------------------------------------------------------------------------------
              Dashboard Profile
---------------------------------------------------------------------------------------*/

#dashboard-links {
	float:right;height:40px; margin-top:5px;
}

#dmenu{
padding:0; float:right;
margin:0; margin:0 auto 0 auto;
}
#dmenu ul{
padding:0;
margin:0;
}
#dmenu li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
} 
#dmenu li a{
height: 35px;
display: block;
text-decoration:none;
line-height: 35px; font-weight:bold;
color: #666;
} 

#dmenu li a.drop{
width:174px; font-size:130%;
height: 38px; padding-right:10px;
display: block; text-align:center;
text-decoration:none;
line-height: 38px; font-weight:bold;
color: #8d9090;
background: #fff url(../images/dashboard.gif) no-repeat center right; 
background-repeat:no-repeat;
} 

#dmenu li a.drop:hover{
color:#000;
background: #fff url(../images/dashboard1.gif) no-repeat center right; 
} 
#dmenu ul ul{
position: absolute;
top: 15x;
visibility: hidden;
} 
#dmenu ul li:hover ul{
visibility:visible;
background:#fff; display:block;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc; 
border-right:1px solid #ccc;
} 
#dmenu ul li:hover ul li{
visibility:visible; width:95%; font-family: 'Trebuchet MS', Arial, Sans-serif;font-size:110%; margin:0 auto 0 auto;
padding-left:10px; display:block;border-bottom:1px solid #eee; 
}

#dmenu ul li:hover ul li a { color:#999999;}
#dmenu ul li:hover ul li a:hover { color:#666666;}

/*-------------------------------- given on 10/3/10 ------------------------------ 
Breadcrumbs 
---------------------------------------------------------------------------------------*/
.breadcrumb {
font-family: 'Trebuchet MS', Arial, Sans-serif; background:#f6f6f6;
color: #999999; font-size:11px; list-style:none; margin:10px 0 10px 0; padding:2px 10px 0px 10px;
border:1px solid #eeeeee;
}
.breadcrumb a {
color: #999999; margin:4px 0 0 4px;
}

.breadcrumb a:hover, .breadcrumb a link.hover{
color:#666666; text-decoration:underline; 
}

.breadcrumb a:visited{
color: #999999;}

/*----------------------------------------- given on 1/04/10 ----------------------------------------------
Breadcrumbs 
---------------------------------------------------------------------------------------*/

.pbreadcrumb
 {
	position:absolute;
	margin:2px 0px 0px 40px;
	width:800px;font-size:11px;
 }
.pbreadcrumb a,.pbreadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}

.pbreadcrumb a:hover {
	text-decoration: underline;
	color:#257DD5;
}

/*---------------------------------------------------------------------------------------
              Apply Box
---------------------------------------------------------------------------------------*/

.apply {
	cursor:pointer;  
	line-height:30px;
	height:30px;
	background:url(../images/but-apply.gif) no-repeat right top; 
	padding-right:40px; margin-right:10px;
	display:inline-block; text-decoration:none;
}

.apply ins { 
	background:url(../images/but-apply.gif) no-repeat left top; 
	height:30px;text-decoration:none;
	line-height:30px;
	display:inline-block;
	padding-left:10px; color:#000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
	a.apply:hover {background-position:right -29px; text-decoration:none;}
	a.apply:hover ins {background-position:left -29px; color:#000;}	
 
.factsheet {margin-top:0px;}

.gsa {margin-top:0px;margin-bottom:20px;}

.dbdr {border-bottom:1px dotted #cccccc;}

/*------------------------------------ given on 2/4/2010 ---------------------------------------------------
             Standard Buttons
---------------------------------------------------------------------------------------*/

a.sbutton {
 
background: transparent url('../images/but-a.gif') no-repeat scroll top right;
color: #2b4f82;
display: block;
float: left;
font: bold 12px arial, sans-serif;
height: 30px;
margin-right: 10px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
}
 
a.sbutton span {
 
background: transparent url('../images/span-a.gif') no-repeat;
display: block;
line-height: 21px;
padding: 4px 5px 5px 16px;
}
 
a.sbutton:link, a.sbutton:visited{
color:#2b4f82;
text-decoration:none;
}
a.sbutton:hover{
color:#072a5a; background-position: bottom right;
}
 
a.sbutton:hover span{ /* Hover state CSS */
background-position: bottom left;
color: #072a5a;
}

blockquote {
	margin: 10px;
 	padding: 5px 5px 10px 30px;  
	font-size: 12px;
	font-weight: bold;
	color:#666;
  	background: #f4f4f4 url(../images/quote.gif) no-repeat 5px 5px;   
	border: solid 1px #d3d3d3;
	-webkit-border-radius: .4em .4em .4em .4em; 
	-moz-border-radius: .4em .4em .4em .4em;
	border-radius: .4em .4em .4em .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2); 
}

/* innerpage Boxes - Web Deal
---------------------------------------------------------------------------------------------------- */
#webdeal{
margin-top:20px;
	width: 206px; /* - padding */
	height:190px;
	/* background: #fff url(../images/web-box.gif) no-repeat left top; margin:20px 0 20px 0; cursor:pointer; */
border: solid 1px #c0d4de;
background: -webkit-gradient(linear, left top, left bottom, from(#f0f6fc), to(#ffffff));
background: -moz-radial-gradient(center,  #ffffff, #edf6fb);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf6fb', endColorstr='#ffffff');
	-webkit-border-radius: .4em .4em .4em .4em; 
	-moz-border-radius: .4em .4em .4em .4em;
	border-radius: .4em .4em .4em .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#webdeal h3{
	color:#7191aa; width:180px; margin: 10px auto 0 auto; padding-left:5x; font-size:120%;
}

#webdeal .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
margin: 0 auto 10px auto;
width:190px; padding:4px 0 4px 10px;
border-bottom:1px solid #c0d4de
}

#webdeal .small a{ color:#6f9bc1; text-decoration:underline;
}

#webdeal ul{
list-style-type: none; margin:0 auto 0 auto;
width:180px;
}

#webdeal ul li{
color: #666;
display: block;
padding: 10px 0 0 0;
text-decoration: none;
}

#webdeal a{
text-decoration: none;color:#6f9bc1; font-weight:bold; font-size:90%;
}

/* innerpage Boxes - creative services
---------------------------------------------------------------------------------------------------- */
#artwork{
	width: 206px; /* - padding */
	height: 196px; /* - padding */
	margin-top:20px;
	border: solid 1px #c0d4de;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f6fc), to(#ffffff));
	background: -moz-radial-gradient(center,  #ffffff, #edf6fb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf6fb', endColorstr='#ffffff');
	-webkit-border-radius: .4em .4em .4em .4em; 
	-moz-border-radius: .4em .4em .4em .4em;
	border-radius: .4em .4em .4em .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#artwork h3{
	color:#7191aa; width:180px; margin: 10px auto 0 auto; padding-left:5x; font-size:120%;
}

#artwork .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
margin: 0 auto 10px auto;
width:190px; padding:4px 0 4px 10px;
border-bottom:1px solid #c0d4de;border-shadow: 0 1px 1px rgba(0,0,0,.2);
}

#artwork .small a{ color:#6f9bc1; text-decoration:underline;
}

#artwork ul{
list-style-type: none; margin:10px auto 0 auto; width:180px;
}

#artwork ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
}

#artwork ul li a{
color: #666;
background: url(../images/grey.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 3px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

#artwork ul li.last a{
 border-style:none;
}

#artwork ul li a:visited{
color: #666;
}

#artwork ul li a:hover{ /*hover state CSS*/
color: #000;
background-color: #f6f6f6;
background: url(../images/black.gif) no-repeat center left;
}



/*---------------------------------------------------------------------------------------
              Apply for this job Button
---------------------------------------------------------------------------------------*/
.apply-box { margin:2px 0 2px 0;
	height:30px;
}


.apply-job {
	cursor:pointer;  
	line-height:24px;
	height:24px;
	background:url(../images/apply.gif) no-repeat right top; 
	padding-right:28px; 
	display:inline-block; text-decoration:none;
}

.apply-job ins { 
	background:url(../images/apply.gif) no-repeat left top; 
	height:24px;text-decoration:none;
	line-height:24px;
	display:inline-block;
	padding-left:10px; color:#176396; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
	a.apply-job:hover {background-position:right -25px; text-decoration:none;}
	a.apply-job:hover ins {background-position:left -25px; color:#000;}
/*---------------------------------------------------------------------------------------
              Login abd Apply job Button
---------------------------------------------------------------------------------------*/
.apply-login {
	cursor:pointer;  
	line-height:24px;
	height:24px;
	background:url(../images/apply-login.gif) no-repeat right top; 
	padding-right:28px; 
	display:inline-block; text-decoration:none;
}

.apply-login ins { 
	background:url(../images/apply-login.gif) no-repeat left top; 
	height:24px;text-decoration:none;
	line-height:24px;
	display:inline-block;
	padding-left:10px; color:#176396; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
	a.apply-login:hover {background-position:right -25px; text-decoration:none;}
	a.apply-login:hover ins {background-position:left -25px; color:#000;}
		
/*---------------------------------------------------------------------------------------
              Email to a friend Button
---------------------------------------------------------------------------------------*/
.email-friend {
	cursor:pointer;  
	line-height:24px;
	height:24px;
	background:url(../images/email.gif) no-repeat right top; 
	padding-right:28px; 
	display:inline-block; text-decoration:none;
}

.email-friend ins { 
	background:url(../images/email.gif) no-repeat left top; 
	height:24px;text-decoration:none;
	line-height:24px;
	display:inline-block;
	padding-left:10px; color:#176396; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
	a.email-friend:hover {background-position:right -25px; text-decoration:none;}
	a.email-friend:hover ins {background-position:left -25px; color:#000;}
		
/*---------------------------------------------------------------------------------------
              Back Button
---------------------------------------------------------------------------------------*/
.back-box {
	float:right;
}

.back {
	cursor:pointer;  
	line-height:24px;
	height:24px;
	background:url(../images/back-results.gif) no-repeat right top; 
	padding-right:28px; 
	display:inline-block; text-decoration:none;
}

.back ins { 
	background:url(../images/back-results.gif) no-repeat left top; 
	height:24px;text-decoration:none;
	line-height:24px;
	display:inline-block;
	padding-left:10px; color:#666666; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
	a.back:hover {background-position:right -25px; text-decoration:none;}
	a.back:hover ins {background-position:left -25px; color:#000;}
	
.backsearch {
	cursor:pointer;  
	line-height:24px;
	height:24px;
	background:url(../images/back-alljobs.gif) no-repeat right top; 
	padding-right:28px; 
	display:inline-block; text-decoration:none;
}

.backsearch ins { 
	background:url(../images/back-alljobs.gif) no-repeat left top; 
	height:24px;text-decoration:none;
	line-height:24px;
	display:inline-block;
	padding-left:10px; color:#666666; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
	a.backsearch:hover {background-position:right -25px; text-decoration:none;}
	a.backsearch:hover ins {background-position:left -25px; color:#000;}
/*---------------------------------------------------------------------------------------
              End of CSS Styles
---------------------------------------------------------------------------------------*/

/*------------Added by me ----------------*/
#alljobs table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}

#alljobs table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
#alljobs table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 100px;
	border: 1px solid #330000;
	text-align: center;
}

.boxgrid{
    width: 253px;
    height: 286px;
    margin:10px 0;
    overflow: hidden;
    position: relative;
}
.boxgrid img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    cursor:pointer;
}

.boxgrid h4{
    padding: 0 15px;
    color:#666;
    font-weight:bold;
    font:14pt "Lucida Grande", Arial, sans-serif;
}
.boxgrid p{
    padding: 0 15px;
    color:#888;
    font-weight:bold;
    font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxgrid a
{
    padding:15px;
    text-decoration:underline;
}

.boxcaption{
    float: left;
    position: absolute;
    background: #000;
    height: 100px;
    width: 100%;
    opacity: .8;
}
/*----------------------------------------------------------------------------------------------------------
CSS3 Buttons
---------------------------------------------------------------------------------------------------------- */
/* standard common button styles */
.css3button{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;color: #446fab;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	}
.css3button:hover {
	text-decoration: none; color:#ff0000;
}
.css3button:active {
	position: relative;
	top: 1px;
}
/* color - white */
.white {
	color: #446fab;
	border: solid 1px #a5bccb;
	background:url(../images/butbg1.gif) repeat-x center left; 
}
.white:hover {
	background:url(../images/butbg.gif) repeat-x center left; 
	border: solid 1px #7b93a2;color: #666666;
}

.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#e6ebee), to(#fff));
	background: -moz-linear-gradient(top,  #e6ebee,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ebee', endColorstr='#ffffff');
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/*---------------------------------------------------------------------------------------
             View job buttons
---------------------------------------------------------------------------------------*/
.apply-icon {background:url(../images/ico-apply.gif) no-repeat;border: solid 1px #a5bccb;color: #446fab;}
.apply-icon:hover {background:url(../images/ico-apply-ho.gif) no-repeat;border: solid 1px #7b93a2;color: #666666;}
.regapply-icon {background:url(../images/ico-regapply.gif) no-repeat;border: solid 1px #a5bccb;color: #446fab;}
.regapply-icon:hover {background:url(../images/ico-regapply-ho.gif) no-repeat;border: solid 1px #7b93a2;color: #666666;}
.email-icon {background:url(../images/ico-email.gif) no-repeat;border: solid 1px #a5bccb;color: #446fab;}
.email-icon:hover {background:url(../images/ico-email-ho.gif) no-repeat;border: solid 1px #7b93a2;color: #666666;}

.back-icon {background:url(../images/ico-back-ho.gif) no-repeat;border: solid 1px #7b93a2;color:#666666;}
.back-icon:hover {background:url(../images/ico-back.gif) no-repeat;border: solid 1px #a5bccb;color: #446fab;}
.result-icon {background:url(../images/ico-result-ho.gif) no-repeat;border: solid 1px #7b93a2;color:#666666;}
.result-icon:hover {background:url(../images/ico-result.gif) no-repeat;border: solid 1px #a5bccb;color: #446fab;}

.icon-spacing{ padding-left:28px;}

	/* use a semi-transparent image for the overlay */
	#overlay {
		background:#fff;
		color:#000;
		height:450px; border:2px solid #cccccc;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:441px;
		overflow-y:auto;
	}
	
	/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background:#ccc;
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

