﻿
/* manchester.com stuff */

#footer
{
clear: both;
margin: 0;
padding: 0.5em;
color: #FFFFFF;
background-color: #006699;
border-top: 1px solid #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;
height:55px;
}

.footer-strips{
border:0px solid #ff0000;
margin:0;
padding:0;
margin-bottom:8px;
margin-left:30px;
margin-right:20px;
}

.footer-strips #navlist2 {
	list-style-type: none;
	display: inline;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.footer-strips #navlist2 li {
	list-style-type: none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 100%;
	line-height:/**/120%;
	line-height: normal;
	margin: 0px;
}

.footer-strips #navlist2>ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
}

.footer-strips #navlist2 li a:hover, #navlist li a:focus {
	list-style-type: none;
	color: #ffffff; 
}

.footer-strips #navlist2 li a {
	list-style-type: none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	padding-left:2px;
	padding-right:2px;
	border-right: 1px solid #ffffff;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.footer-strips #navlist2 li {list-style-type: none; display: inline; margin: 0px;}

/* fix for browsers that don't need the hack */
html>body .footer-strips #navlist2 li {list-style-type: none; display: inline; margin: 0px;}

.contentBoxTitle h1
{
	margin:0px;
	display:block;
	background-color:#FF6600;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}

/* start atb stuff */

body 
{
	background-color:#CCCCCC;
	font-family:Arial;
	font-size:80%;
	text-align:left;
	min-width:900px;
	margin:0px;
}

img
{
	border: solid 0px;
}

a
{
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;	
}

a:hover
{
	text-decoration:underline;
}

.paging
{
	text-align:center;
}

.header
{
	padding: 10px 10px 0px 10px;
	background-color:white; 
	min-height:70px;
}

.headerbar
{
	background-color:#006699;
	border-bottom: 3px #0099cc solid;
	color:#32ccfe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	min-height:10px;
}

.headerbar a
{
	font-size:9px;
	font-weight:bold;
	color:#32ccfe;
}

.headerbar a:hover
{
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
}

.content
{
	width:900px;
	background-image:url('/manchester/items/images/manchester-3col-bg.jpg');
	background-repeat:repeat-y;
	border:1px #505050 solid;
}

h1
{
	margin:0px;
	font-size: 100%;
}

.contentBoxTitle
{
	background-color:#FF6600;
	color: White;
	text-align:center;
}

.contentBox
{
	background-color: White;
	border: solid 2px #FF6600;
	width:600px;
}

.contentBoxNoBorder
{
	background-color: White;
	width:600px;
}

.contentBoxSmallTitle
{
	background-color:#006699;
	color:White;
	text-align:center;
}

.contentBoxSmall
{
	background-color: White;
	border: solid 2px #006699;
	width:130px;
}

.contentBoxSmallShaded
{
	background-color:#3399cc;
	width:135px;
	color:white;
	margin-bottom:3px;
}

.contentBoxSmallShaded a
{
	color: White;
}

.contentBoxSmallNoBorder
{
	background-color: White;
	width:130px;
}

.contentBoxContent
{
	text-align:left;
	padding: 5px;
}

.searchDescription
{
	float:left;
	width:50%;
	text-align:left;
	font-weight:bold;
	color:#FF6600;
}

.resultCount 
{
	float:left;
	width:50%;
	text-align:right;
	font-weight:bold;
	color:#FF6600;
}

.searchResults .searchResultItems
{
	width:580px;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
}

.searchResults .contentBoxContent
{
	width:590px;
}

.searchResult
{
	 border-bottom:1px #BBBBBB solid;
	 text-align:left;
	 margin-bottom:5px;
}

.companyLogo
{
	float:right;
	margin:4px;
}

.detailbody 
{
	background-color: White;
	text-align:left;
}
.detailtitle
{
	float:left;
	font-weight:bold;
	margin-right:5px;
}

.detaildescriptionbody
{
	margin-top:5px;
}

.detaildescriptionbody .detailtitle
{
	float:none;
	text-decoration:underline;
}

.hidden
{
	display:none;
}


.jsLink
{
	cursor:pointer;
	text-decoration:underline;
	color:#0000FF;
}

.leftnavlistitem
{
	font-size:11px;
}

.leftnavlisttext
{
	width:90px;
	float:left;
	margin-bottom:4px;
	padding-left:4px;
}

.leftnavlistitemicon
{
	float:left;
	padding-left:4px;
	width:16px;
}

.divclear
{
	clear:both;
}

/****************/
/*Search control*/
/****************/

.searchControl
{
	text-align:center;
	/*height:180px;*/
	padding-bottom:0px;
}


.mainSearch
{
	margin-bottom:6px;
	margin-left:40px;
	text-align:center;
}

.searchLabel 
{
	font-weight:bold;
	font-size:14px;
	text-align:right;
}

.searchText 
{
	text-align:left;
	padding-top:3px;
	padding-left:17px;
}

.searchText .keywordLabel
{
	margin-left:-10px;
	margin-right:10px;
}

.searchText input
{
	width:190px;
	border-width:medium;
	font-size:16px;
	vertical-align:middle;
}

.suggestedSearch 
{
	width:265px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-bottom:4px;
	padding-top:4px;
}

.suggestedSearch a {
	text-decoration:none;
	color:#0000FF;
}

.suggestedSearch a:hover {
	text-decoration:none;
	color:#FF0000;
}


.divLocationParams
{
	width:480px;
	float:left;
	height:auto;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	margin-left:20px;
}

.searchLocation
{
	clear:both;
	/*float:left;*/
	padding-left:8px;
}

.searchLocation input
{
	width:180px;
}

.matchedLocation
{
	font-size:12px;
	clear:left;
	float:left;
	padding-left:20px;
	width:258px;
	text-align:left;
}

.matchedLocationGood
{
	color:#007700;
}

.matchedLocationBad
{
	color:#DD0000;
}

.otherMatches
{
	padding-left:20px;
	font-style:italic;
	margin-right:5px;
}

.otherMatches a:hover
{
	color:#FF0000;
}

.otherMatchLinks
{
	padding-left:10px;
}

.otherMatchLinks a
{
	text-decoration:none;
}

.radius 
{
	 /*clear:both;*/
	 text-align:left;
	 width:480px;
	 padding-top:3px;
	 padding-left:0px;
}

.slider .label
{
	 float:left;
	 margin-left:20px;
	 font-size:12px;
	 padding-left:0px;
}

.slider .bar
{
	 float:left;
	 width:186px;
	 background-image:url('/manchester/items/images/v2/slider.gif');
	 margin-left:20px;
	 margin-top:1px;
}

.slider .knob 
{
	width:10px;
	height:15px;
	background-color:#98CCFE;
}

.slider .value {
	margin-left:5px;
	height:14px;
	width:25px;
	float:left;
}

.slider .unit 
{
	padding-top:2px;
}

.disabled .unit 
{
	color:#AAAAAA;
}

.disabled .label
{
	color:#AAAAAA;
}

.disabled .knob
{
	background-color:#AAAAAA;
}

.vRule
{
	height:65px;
	border:1px #dfdf73 solid;
	width:0px;
	float:left;
	margin-top:4px;
}

.salaryParams
{
	float:left;
	width:480px;
	height:45px;
	margin-left:40px;
	padding-top:10px;
	padding-left:30px;
	text-align:left;
	clear:both;
}

.searchHRule
{
	margin-left:-20px;
	width:550px;
	border-bottom: solid 2px #32ccfe;
}

.searchSalary
{
	float:left;
	text-align:left;
}

.searchSalary select
{
	margin-left:12px;
}

/* Login Form */
.centered
{
	padding:10px;
	width:600px;
	text-align:center;
}

.prompt
{
	margin-top:10px;
	font-weight:bold;
}

.contentboxinnertext
{
	width:580px;
}

.buttondiv
{
	padding:10px;
}

/* JobsIveAppliedFor.aspx */
.appliedbox
{
	border:1px #f4b903 solid;
	padding:5px;	
}

.lineheading
{
	font-weight:bold;
	font-size:12px;
}

.linetitle
{
	float:left;
	font-weight:bold;
	font-size:12px;
}

.lineitem
{
	float:left;
}

.browseJob
{
	width:180px;
	float:left;
}

.browseJob span
{
	font-weight:bold;
	cursor:pointer;
}

.browseJob span:hover
{
	text-decoration:underline;
}

.button {
	color:White;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
	padding: 4px 9px 4px 9px;
	border: solid 1px Black;
	margin-left:5px;
	cursor:pointer;
}

.button:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #32ccfe;
	padding: 4px 9px 4px 9px;
	border: solid 1px black;
	margin-left:5px;
	cursor:pointer;
}

.buttonHover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #32ccfe;
	padding: 4px 9px 4px 9px;
	border: solid 1px black;
	margin-left:5px;
	cursor:pointer;
}

.highlight
{
	background-color:#bbddfe;
}

.tagcloud
{
	background-color:#295ec8; 
	color:White;
}

.recruiterlisting
{
	border-bottom: solid 1px #cccccc;
}

.navigation
{
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
}

.navigation a
{
	display:block;
	color:white;
	text-decoration:none;
}

.navigationitem
{
	width:132px;
	border-top:3px #3399cc solid;
	background-color:#006699;
	margin-bottom:2px;
	padding-left:3px;
}

.navigationitem:hover
{
	background-color:#3399cc;
}


