/*---------------------------------------------
SugarJobs | www.sugarjobs.com

Version:	1.0 - 15/09/2009
Created by: 	Lee Swift | www.leeswift.com
-----------------------------------------------*/



html,body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	background-color: #528cbc;
}

.clear {
	clear: both; }

.right {
	float: right;
}

.left {
	float: left;
}

hr {
	color: #313131;
	background-color: #313131;
	height: 1px;
	border: 0px
}







/*STRUCTURE*/


#container {
	width: 900px;
	text-align: left;
}

#titlenav {
	width: 900px;
	text-align: left;
	background-image: url('../images/titleback.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 37px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
}
#mainnav {
	width: 900px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	background-image: url('../images/navback.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
}

#homesearch {
	width: 669px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	background-image: url('../images/searchback.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 191px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #0099ff;
	font-weight: bold;
}
#homelocation {
	width: 669px;
	margin: 20px 0px 20px 0px;
	text-align: left;
	background-image: url('../images/locationback.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 191px;
}
#homeclients {
	width: 669px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	background-image: url('../images/clientsback.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
}
#homehotjobs {
	width: 205px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #fff;
	float: right;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
#homehotjobs a:link, #homehotjobs a:active, #homehotjobs a:visited  {
	color: #003366;
	text-decoration: none; 
}
#homehotjobs a:hover  {
	color: #0099ff; 
	text-decoration: underline; 
}

#homehotbase {
	width: 205px;
	margin: 0px 0px 20px 0px;
	background-image: url('../images/hotbase.png');
	background-repeat: no-repeat;
	height: 8px;
	float: right;
}
#homehottop {
	width: 205px;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/hot_jobs.gif');
	background-repeat: no-repeat;
	height: 48px;
	float: right;
}


#pagetop{
	width: 669px;
	margin: 20px 0px 0px 0px;
	background: #fff;
	background-image: url('../images/pagetop.png');
	background-repeat: no-repeat;
	height: 5px;
	
}
#pagecontent {
	width: 669px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	background: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}
#pagecontent a:link, #pagecontent a:active, #pagecontent a:visited  {
	color: #003366;
	text-decoration: none; 
}
#pagecontent a:hover  {
	color: #0099ff; 
	text-decoration: underline; 
}

#pagebase{
	width: 669px;
	margin: 0px 0px 20px 0px;
	background-image: url('../images/pagebottom.png');
	background-repeat: no-repeat;
	height: 9px;
}
#headpanel {
	margin: 10px 0px 10px 0px;
	padding: 20px 10px 20px 20px;
	text-align: left;
	background: #ededed;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	color: #003366;
}
#headpanel a:link, #headpanel a:active, #headpanel a:visited  {
	color: #003366;
	text-decoration: none; 
}
#headpanel a:hover  {
	color: #0099ff; 
	text-decoration: underline; 
}



#footercontainer {
	width: 900px;
	text-align: left;
	background-image: url('../images/footer_device.png');
	background-repeat: no-repeat;
	background-position: 145px 1px;
	height: 201px;
}
#social {
	background-image: url('../images/socialtile.png');
}
#socialcontainer {
	width: 900px;
	text-align: left;
	padding: 5px 0px 0px 5px;
}



	
#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 201px;
	background-image: url('../images/footertile.gif');
	background-repeat: repeat-x;
	background-position: top left;
}


#footercontent{
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px; 
}
.footersection {
	width: 310px; 
	margin: 0px 30px 0px 0px;
	padding: 10px 0px 5px 0px;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	border-right: #7089a1 solid 1px;
}
.footersection a:link, .footersection a:active, .footersection a:visited  {
	color: #0099ff;
	text-decoration: none; 
}
.footersection a:hover  {
	color: #ffcc00; 
	text-decoration: underline; 
}

.footersection2 {
	width: 150px; 
	margin: 0px 30px 0px 0px;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}
.footersection2 a:link, .footersection2 a:active, .footersection2 a:visited  {
	color: #ffffff;
	text-decoration: none; 
}
.footersection2 a:hover  {
	color: #ffcc00; 
	text-decoration: underline; 
}


#copyright {
	width: 900px; 
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 15px 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #b6b7b7;
}
#copyright a:link, #copyright a:active, #copyright a:visited  {
	color: #b6b7b7;
	border-left: #999999 solid 1px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	text-decoration: none; 
}
#copyright a:hover  {
	color: #fff; 
	text-decoration: underline;
}





/*NAVIGATION*/


#mainnav ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#mainnav li { 
	margin: 0px 0px 0px 0px;
	display: block; 
	font-weight: bold;
	font-size: 12px;
	color: #cccccc; 
	border-right: #454545 solid 1px;
	float: left; 
}
#mainnav li a:link, #mainnav li a:active, #mainnav li a:visited  {
	display: block;
	padding: 7px 20px 7px 20px;
	color: #cccccc; 
	font-size: 12px;
	text-decoration: none; 
}
#mainnav li a:hover  {
	display: block;
	color: #fff; 
	background-color: #990000;
	text-decoration: none; 
}

#mainnav ul li.last {
	border-right: none;
	padding-right: 0;
}

#sidenav ul { 
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	border-left: #d9d9cb solid 1px;
	border-right: #d9d9cb solid 1px;
	border-bottom: #d9d9cb solid 1px;
	background: #fff;
	list-style-type: none;
}
#sidenav li { 
	margin: 0px 0px 0px 0px;
	display: block; 
	font-weight: bold;
	font-size: 11px;
	color: #666666; 
	border-top: #d9d9cb solid 1px;
}
#sidenav li a:link, #sidenav li a:active, #sidenav li a:visited  {
	display: block;
	padding: 7px 20px 7px 10px;
	color: #666666; 
	font-size: 11px;
	text-decoration: none; 
}
#sidenav li a:hover  {
	display: block;
	color: #fff; 
	background-color: #990000;
	text-decoration: none; 
}



.locationpanel { 
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 158px;
	float: left;
}
.locationpanel ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-family : Tahoma, sans-serif;
}
.locationpanel li { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333; 
	line-height: 1.6em;
}
.locationpanel li a:link, .locationpanel li a:active, .locationpanel li a:visited  {
	color: #333333; 
	text-decoration: none;
}
.locationpanel li a:hover  {;
	color: #0099ff; 
}











/*GLOBAL TYPOGRAPHY*/


h1 {
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	color: #003366; 
}
h1 a:link, 
h1 a:active, 
h1 a:visited  {
	font-weight: normal;
	font-size: 14px;
	color: #003366;  
	text-decoration: none; 
}

h1 a:hover  {
	color: #0066ff;
	text-decoration: none; 
}
h2 {
font-family : Tahoma, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 28px;
color: #003366; }

h2 a:link, 
h2 a:active, 
h2 a:visited  {
color: #003366; 
text-decoration: none; }

h2 a:hover  {
color: #cc0000;
text-decoration: none; }

h3 {
font-family: Arial, san-serif;
font-weight: bold;
font-size: 13px;
line-height: 12px;
color: #666666;
margin: 5px 0px 5px 0px; }

h3 a:link, 
h3 a:active, 
h3 a:visited  {
color: #0099ff; 
text-decoration: none; }

h3 a:hover  {
color: #ffcc00;
text-decoration: none; }

h4 {
font-family: Tahoma, san-serif;
font-weight: bold;
font-size: 11px;
line-height: 14px;
color: #003366;
margin: 10px 0px 0px 0px; }

h4 a:link, 
h4 a:active, 
h4 a:visited  {
color: #003366; 
text-decoration: none; }

h4 a:hover  {
color: #0099ff;
text-decoration: none; }

h5 {
font-family: Tahoma, san-serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
margin: 0px 0px 0px 0px;
color: #0099ff;}

h5 a:link, 
h5 a:active, 
h5 a:visited  {
color: #0099ff; 
text-decoration: none; }


h5 a:hover  {
color: #ffcc00;
text-decoration: none; }

h6 {
font-family: Tahoma, san-serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color: #fff;
margin: 74px 0px 0px 0px; }

h6 a:link, 
h6 a:active, 
h6 a:visited  {
color: #005883; 
text-decoration: none; }

h6 a:hover  {
color: #0099ff;
text-decoration: none; }

p {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666; 
	margin: 0px 0px 15px 0px; 
}
p a:link, 
p a:active, 
p a:visited  {
	color: #0099ff; 
	text-decoration: none; 
}
p a:hover  {
	color: #0099ff;
	text-decoration: underline; 
}
.maintxt {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666; 
	margin: 0px 0px 15px 0px; 
}
.maintxt a:link, 
.maintxt a:active, 
.maintxt a:visited  {
	color: #0099ff; 
	text-decoration: none; 
}
.maintxt a:hover  {
	color: #0099ff;
	text-decoration: underline; 
}






#breadcrumb {  
	padding: 0px 0px 0px 20px;
	font-family: Tahoma, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #999; 
}
#breadcrumb a:link, 
#breadcrumb a:active, 
#breadcrumb a:visited  {
	color: #999; 
	text-decoration: none;
	font-size: 11px;
}
#breadcrumb a:hover  {
	color: #0099ff;
	text-decoration: none; 
}





/* Form Styles */



A.redbut {
  	font-weight: bold;
  	padding: 2px 4px 2px 4px;
  	font-size: 11px;
  	border: thin outset;
  	color: #ffffff;
  	text-align: center;
  	text-transform: uppercase;
  	width: 60px;
}
A.redbut:link { 
  	border-width: 1px;
  	padding: 2px 4px 2px 4px;
  	background-color: #cc0000; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.redbut:visited {
  	border-width: 1px;
  	background-color: #cc0000; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.redbut:hover { 
  	border-width: 1px;
  	background-color: #530000; 
  	color: #ffffff;
  	text-decoration: none;
}
A.redbut:active { 
  	background-color: #336699; 
  	color: #ffffff; 
  	border-color: #000 #fff #000 #fff;
  	text-decoration: none;
}
A.greybut {
  	font-weight: bold;
  	font-size: 11px;
  	font-family: Arial, sans-serif;
  	border: thin outset;
  	text-decoration: none;
  	color: #ffffff;
  	text-align: center;
  	height: 18px;
  	text-transform: uppercase;
  	line-height: 1.4em;
	padding: 2px 10px 2px 10px;
}
A.greybut:link { 
  	border-width: 1px;
  	background-color: #999; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.greybut:visited {
  	border-width: 1px;
  	background-color: #999; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.greybut:hover { 
  	border-width: 1px;
  	background-color: #666; 
  	color: #ffffff;
  	text-decoration: none;
}
A.greybut:active { 
  	background-color: #336699; 
  	color: #ffffff; 
  	border-color: #000 #fff #000 #fff;
  	text-decoration: none;
}
.dropdown {       
	padding: 0px 0px 0px 2px;
	font-family: Arial, sans-serif;
	font-size : 12px; 
	height : 18px ;
	color: #666; 
	border-width: 1px;
	background-color: #fff;
}
.textfield {       
	font-family: Arial, sans-serif;  
	font-size : 12px; 
	color: #666;
	padding: 1px 0px 0px 2px;
	border-width: 1px;
	background-color: #fff;
	height: 18px;
}
.textarea {       
	font-family: Arial, sans-serif;  
	font-size : 12px; 
	color: #666;
	padding-top: 1px;
	border-width: 1px;
	background-color: #fff;
}
.redstar {
	color: #ff0000;
	font-size : 16px;
	font-weight: bold;
}



/* Search Results Table */


.searchtitle { 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
	background: #eff0eb;
}

.searchrow1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 10px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom: #d1d1d1 solid 1px;
}
.searchrow1 a:link, .searchrow1 a:active {
	color: #003366;
	text-decoration: none; 
}
.searchrow1 a:visited  {
	color: #006699;
	text-decoration: none; 
}
.searchrow1 a:hover  {
	color: #fff; 
	text-decoration: underline;
}
.searchrow2 {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom: #d1d1d1 solid 1px;
}
.searchrow2 a:link, .searchrow2 a:active, .searchrow2 a:visited  {
	color: #003366;
	text-decoration: none; 
}
.searchrow2 a:hover  {
	color: #fff; 
	text-decoration: underline;
}
#pagecontent .searchrowviewed {
	margin: 0px 0px 0px 0px;
	padding: 10px 4px 10px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom: #d1d1d1 solid 1px;
	background: #d4eac8;

}
#pagecontent .searchrowviewed a:link, .searchrowviewed a:active {
	color: #003366;
	text-decoration: none; 
}
#pagecontent .searchrowviewed a:visited  {
	color: #006699;
	text-decoration: none; 
}
#pagecontent .searchrowviewed a:hover  {
	color: #cc0000; 
	text-decoration: underline;
}


.greypanel { 
	margin: 5px 0px 5px 0px;
	padding: 15px 20px 15px 20px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
	background: #e9e9e9;
	line-height: 1.5em;
}
#headline { 
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 15px 20px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	border-bottom: #d1d1d1 solid 1px;
}
.jobinfo { 
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.6em;
}
.innerJobTitle { 
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.6em;
	font-weight: bold;
}
.nextjob { 
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 1.6em;
}
.nextjob a:link, .nextjob a:active, .nextjob a:visited  {
	color: #003366;
	text-decoration: none; 
}
.nextjob a:hover  {
	color: #0099ff; 
	text-decoration: underline;
}
#currentjobs ul { 
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#currentjobs li { 
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	color: #666666; 
}
#currentjobs li a:link, #currentjobs li a:active, #currentjobs li a:visited  {
	color: #003366; 
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold;
}
#currentjobs li a:hover  {
	color: #0099ff; 
	text-decoration: none; 
}


.imagepanel { 
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 140px;
	height: 72px;
	border: #d1d1d1 solid 1px;
	text-align: center;
}



/* Member Tables */


.tabletitle { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #999;
}
.tablelabel { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background: #d5d5d5;
	text-align: right;
	width: 130px;
}
.tablecontent { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #e7e7e7;
}
.tableblank { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #777;
	background: #e7e7e7;
}
.tablelabelgreen { 
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background: #ccffcc;
	text-align: right;
	width: 130px;
}
.tablecontentgreen { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #ccffcc;
}
#baseline { 
	margin: 5px 0px 0px 0px;
	padding: 15px 20px 5px 20px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
	border-top: #d1d1d1 solid 1px;
}
.baseline a:link, .baseline a:active, .baseline a:visited  {
	color: #003366;
	text-decoration: none; 
}
.baseline a:hover  {
	color: #0099ff; 
	text-decoration: underline;
}
.profileimage { 
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: #d1d1d1 solid 1px;
	background: #fff;
}


/* Login Alerts */

.loginalert { 
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #990000;
	border: #990000 solid 1px;
	background: #ffcccc;
}
.infoalert { 
	margin: 5px 0px 10px 0px;
	padding: 10px 15px 10px 15px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #006600;
	border: #339900 solid 1px;
	background: #dce8c8;
}







