body {
     color: #333333;
     background-image: url(../images/background1.jpg);
     background-repeat: no-repeat;
     font-family: Arial,sans-serif;
     font-size: 12px;
     line-height: 1.5em;

}
div { margin: 0; padding: 0; }
a, a:visited, a:hover {
    text-decoration: none;
    color: #9d3280;
}
h1 {
    font-weight: normal;
    font-size: 18px;
    margin: 0 0 15px;
    color: #9d3280;
}
h1 a, h1 a:hover, h1 a:visited { color: black; }
h2 { margin-top: 0.2em; color: #9D3280; }
h3 { color: #FFF; font-weight: normal; }
a img { border: none; }

#mainWrapper {
    width: 1230px;
    margin: 0 auto;
    padding: 0;
}

#headerWrapper {
    width: 1230px;
    height: 125px;
    float: left;
}

#logo {
	background-image: url(../images/logo-new.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	float: left;
	height: 75px;
	width: 305px;
}

#logo a {
	float: left;
	height: 75px;
	width: 305px;
}

#jobs {
	background-image: url(../images/devil.png);
	background-repeat: no-repeat;
	float: right;
	height: 115px;
        margin-top: 10px;
        width: 150px;
}

#jobs a {
	float: right;
	height: 115px;
        width: 150px;
}

#wrapper {
	width: 1040px;
	min-height: 500px; 
	_height: 500px;
	float: left;
}

#contentWrapper {
	min-height: 500px; 
	_height: 500px;
	float: left;
}

#menu {
	width: 1040px;
	height: 35px;
	float: left;
}

#staticNavigation {
	float: left;
	height: 35px;
	width: 600px;
        color: #FFF;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}

#staticNavigation ul {
    width: 100%;
    margin: 0 0 0 23px;
    padding: 0;
}

#staticNavigation ul li {
    list-style-type: none;
    float: left;
    height: 20px;
    padding: 7px 0;
    margin: 0 16px;
    text-align: center;
}

#staticNavigation ul li a { color: #FFF; }

#recruitBar {
	width: 218px;
	height: 20px;
	float: left;
        padding: 7px 17px;
	margin-left: 10px;
	background-image: url(../images/recuitBar.png);
	background-repeat: no-repeat;
}

#recruitBar a { color: #FFF; font-weight: bold; }

#searchBox {
	padding: 15px 20px;
        width : 225px;
	height: 768px;
	float: left;
        color: #FFF;
	margin-top: 20px;
	background-image: url(../images/searchBox.png);
	background-repeat: no-repeat;
}


#searchContent {
        width : 225px;
	height: 515px;
	float: left;
        color: #FFF;
}

#searchNav {
        width : 225px;
	min-height: 60px;
        _height: 60px;
	float: left;
        margin-top: 2px;
}

#searchNav ul {
        width : 100%;
	margin: 0;
	padding: 0;
}

#searchNav ul li {
        width : 223px;
	list-style-type: none;
        height: 20px;
        margin-top: 2px;
        border-bottom: 1px solid #b25792;
}

#searchNav ul li a { color: #FFF; }
#searchNav ul li:last-child { border: medium none; }

#banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	margin: 20px 0 0 25px;
        text-align: center;
        padding: 40px;
	float: left;
	height: 53px;
	width: 650px;
}

#content {
	min-height: 437px;
        _height: 437px;
	float: left;
	width: 729px;
	margin: 10px 0 0 25px;
}

#top {
        width: 729px;
	height: 15px; 
	float: left;
	background-image: url(../images/top-content.png);
        background-repeat: no-repeat;
}

#middle {
        padding: 0 15px;
        width: 700px;
	min-height: 405px; 
	_height: 405px;
	float: left;
	background-image: url(../images/middle-content.jpg);
        background-repeat: repeat-y;
}

#middle a { color: #9D3280; }

#bottom {
        width: 729px;
	height: 15px; 
        float: left;
	background-image: url(../images/bottom-content.png);
        background-repeat: no-repeat;
        margin-bottom: 2px;
}

#rightSide {
	float: left;
	width: 186px;
        height: 860px;
}

#logosBox {
	height: 670px;
        width: 174px;
	float: left;
	margin-top: 10px;
}

#logoTopBox {
	height: 37px;
	background-image: url('../images/logo-box-top.png');
	background-repeat: no-repeat;
	width: 174px;
}

#logoFootBox {
	height: 16px;
	background-image: url('../images/logo-box-bottom.png');
	background-repeat: no-repeat;
}

#logoMidBox {
	height: 617px;
	background-image: url('../images/logo-box-mid.png');
	background-repeat: repeat-y;
}

#headerLogos {
	height: 20px;
	float: left;
	padding: 7px 15px;
        width: 145px;
        color: #FFF;
        font-size: 15px;
}

#contentLogos {
	height: 220px;
	float: left;
	padding: 0 12px;
        width: 150px;
        text-align: center;
        margin-top: 10px;
}

#supportBox {
	height: 262px;
	float: left;
	width: 175px;
	margin-top: 10px;
}

#headerSupport , .recruiterHeader , .jobseekerHeader {
	height: 20px;
	float: left;
	padding: 7px 15px;
        width: 195px;
        color: #FFF;
        font-size: 15px;
        background-image: url(../images/support-box-top2.png);
	background-repeat: no-repeat;
}

.recruiterHeader { background-image: url(../images/top-blue.png); }

#contentSupport , .recruiterContent , .jobseekerContent {
	min-height: 1px;
        _height: 1px;
	float: left;
	padding: 7px 15px;
        width: 195px;
        background-image: url(../images/support-box-middle2.jpg);
	background-repeat: repeat-y;
}

.recruiterContent { background-image: url(../images/middle-blue.png); }

#bottomSupport , .recruiterBottom , .jobseekerBottom {
	height: 22px;
	float: left;
        width: 225px;
        background-image: url(../images/support-box-bottom2.png);
	background-repeat: no-repeat;
}

.recruiterBottom { background-image: url(../images/bottom-blue.png); height: 39px; }

#contentSupport a { color: #; }

#recruitBox {
	height: 175px;
	float: left;
        width: 175px;
}

#recruitBox a { color: #000; }

#headerRecruit {
	height: 20px;
	padding: 7px 15px;
        width: 145px;
        color: #FFF;
        font-size: 15px;
        background-image: url(../images/logo-box-top.png);
	background-repeat: no-repeat;
}

#contentRecruit {
	min-height: 1px;
        _height: 1px
	float: left;
	padding: 7px 12px;
        width: 150px;
        background-image: url(../images/logo-box-mid.png);
	background-repeat: repeat-y;
}

#bottomRecruit {
	height: 20px;
	float: left;
        width: 175px;
        background-image: url(../images/logo-box-bottom.png);
	background-repeat: no-repeat;
}

#footer {
	height: 20px;
	float: left;
	padding: 7px 12px;
        width: 800px;
        margin: 20px 0 0 270px;
}

#footer ul {
	width: 100%;
        margin: 0;
        padding: 0;
}

#footer ul li {
	width: 125px;
        list-style-type: none;
        float: left;
}

.clear {
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

#search input.button {
        background-image: url(../images/searchBar.png);
        width: 233px;
        height: 33px;
        color: #FFF;
}

.textAlign { margin: 5px; }
.title { font-size: 23px; color: #FFF; margin: 5px 0 20px; }
.full { margin-bottom: 8px; color: #9d3280; font-weight: bold; min-height: 20px; _height: 20px; }
.half { color: #FFF; }

#sKeywords { width: 220px; }
#sEmployer { width: 220px; }
#sCountry  { width: 225px; }
#sJob { width: 220px; }
#sCounty { width: 225px; }
#sCategory { width: 225px; }

.tb { float: left; margin: 0 1% 5px 0; width: 33%; text-align: right; }
.otb { float: left; margin: 0 1% 5px 0; width: 64%; }

.categoryList , .locationList {
    float: left;
    margin: 0px 1%;
    padding: 0px;
    width: 48%;
    list-style-image :url(../images/arrow.jpg);
    list-style-position: inside;
}

.locationList {
    width: 30%;
}

.categoryList li {

}

.blueText { color: #00AFEB; }
.header { font-size: 16px; margin-bottom: 20px; color: #000; }

.joblistbox { margin: 10px 0 25px; border-bottom: 1px dotted #00AFEB; }
.joblisttitle { font-size: 16px; font-weight: bold; }
.joblistblurb { margin-left: 17px; }
.joblisttype { margin-left: 17px; }
.joblistsalary { font-size: 14px; font-weight: bold; margin-left: 17px; }
.joblistloc { margin-left: 17px; }

.label { padding: 0 15px; color: #000; }
.field { padding: 0 15px; }
.noMargin { margin: 0px !important; }

.formHolder .half , .formHolder .quarter , .formHolder .third {
	width: 48%;
	margin: 0px 1%;
	float: left;
}

.formHolder .quarter { width: 23% !important; }
.formHolder .third { width: 31% !important; }

.formHolder .full { min-height: 20px; _height: 20px; }

#cvSteps {
    padding: 0px;
    list-style-type: none;
    height: 20px;
}

#cvSteps li {
    width: 23%;
    margin: 0px 1%;
    float: left;
}

.qualificationList {
	width: 100%;
        background-color: #7EB0E3;
	margin: 0 0 2px;
	min-height: 20px;
	_height: 20px;
}

.qualificationList .qualification , .qualificationList .result , .qualificationList .dateTaken {
	width: 18%;
	float: left;
	margin: 0px 1%;
	min-height: 20px;
	_height: 20px;
        border-right: 1px solid #FFF;
}

.qualificationList .qualification {
	width: 40% !important;
        border-right: 1px solid #FFF;
}

.box { background-color: #EEE; float:left; width: 95%; padding: 15px; margin-bottom: 20px; }
.grey { width: 100px; float: left; }
.white { width: 500px; float: left; font-weight: bold; }

.internalbox { background-color: #EEE; width: 95%; padding: 15px; }

.locationHeader { background-color: #5E5E5E; border-bottom: 2px solid #FFF; color: #FFF; font-weight: bold; padding: 0 8px; }

.jobHeader { background-color: #5E5E5E; color: #FFF; padding: 0 8px; font-weight: bold; }
.jobDescription { background-color: #EEE; padding: 10px; margin-bottom: 20px; }

.cvbox { margin-top: 20px; }

.qualificationList .dateTaken { border-right: none !important; }

.footerBox {
	width: 339px;
	height: 128px;
	padding: 5px;
	float: left;
	background-image: url('../images/bottomBox.png');
}

#topJob { margin-left: 31px; }

#newsFeed {
	height: 85px;
}

#newsList li {
	height: 85px;
}

#middle .half { color: #333; }

#userSection {
	width: 320px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 100px;
}
#userSection ul { list-style-type: none; margin: 0px; padding: 0px; }

#userSection ul li , #cvSteps li {
	float: left;
	width: 156px;
	height: 32px;
	margin: 0px 2px;
}

#cvSteps li { height: 16px; padding: 8px 0px; color: #FFF; text-align: center; }

#recruiters { background-image: url('../images/menu1.png'); }
#jobseekers , #cvSteps li { background-image: url('../images/menu2.png'); }

.sectionHolder .recruiterContent a , .sectionHolder .jobseekerContent a {
	width: 156px;
	height: 16px;
	padding: 8px 0px;
	background-image: url('../images/menu2.png');
	text-align: center;
	color: #FFF !important;
	display: block;
	margin: 0px auto;
}

.sectionHolder .recruiterContent a { background-image: url('../images/menu1.png'); }

#recruiters a , #jobseekers a , #cvSteps li a {
	width: 156px;
	height: 16px;
	padding: 8px 0px;
	text-align: center;
	display: block;
	color: #FFF;
}
#cvSteps li a { padding: 0px; }

#jobList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#jobList li {
	width: 163px;
	margin: 5px 0px;
}

.halfFloat { width: 49%; margin-right: 1%; float: left; }

.featuredJob {
	width: 329px;
	height: 118px;
	margin: 0px auto;
}

.featuredJob .jobDescription {
	background-color: #FFF;
	padding: 0px;
	margin: 5px 0px 0px;
}

.field1 select { width: 98% !important; margin: 0px 1%; }

.footerBox h2 { width: 98%; margin: 1%; }

#recruiter .label {  }
#recruiter .field {  }

#jobseeker .label {  }
#jobseeker .field {  }

#recruiterTop { 
       background-image: url('../images/blue-long-top.jpg'); 
       background-repeat: no-repeat; 
       height: 19px;
       padding: 8px 15px;
       width: 670px;
       float: left; 
       color: #FFF;
       font-size: 17px; 
}

#recruiterMiddle { 
       background-image:url('../images/blue-long-middle.jpg'); 
       background-repeat: repeat-y; 
       width: 700px; 
       float: left; 
}

#recruiterBottom { 
       background-image:url('../images/blue-long-bottom.jpg'); 
       background-repeat: no-repeat; 
       width: 700px; 
       height: 19px;
       float: left; 
}

#jobseekerTop { 
       background-image: url('../images/purple-long-top.jpg'); 
       background-repeat: no-repeat; 
       height: 19px;
       padding: 8px 15px;
       width: 670px;
       float: left; 
       color: #FFF;
       font-size: 17px; 
}

#jobseekerMiddle { 
       background-image:url('../images/purple-long-middle.jpg'); 
       background-repeat: repeat-y; 
       width: 700px; 
       float: left; 
}

#jobseekerBottom { 
       background-image:url('../images/purple-long-bottom.jpg'); 
       background-repeat: no-repeat; 
       width: 700px; 
       height: 19px;
       float: left; 
}

.sectionHolder {
	width: 225px;
	min-height: 150px;
	float: left;
	margin: 0px 4px;
}

.fl { float: left; width: 98%; }

.steps {
	height: 32px;
	margin: 0px 0px 5px;
}

#topBoxContainer {
    height: 408px;
    overflow: hidden;
    padding: 5px 0px;
}
