﻿html, body{
    background-color: #FFFFFF;
    height: 100%;
    margin: 0;
    }

#preload{
    display: none;
}

td{
	font-size: 11px;
}
img{
	border: none;	
}

#grey{
	background-color: #CCC;
}

/*
------------------------------------------------------------------------
HEADER SECTION
------------------------------------------------------------------------
*/
#Header{
	height: 140px;
	width: 100%;
	background-image: url(../media/foundations/header-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #CC0000;
	clear: both;
	margin-bottom: 10px;
}

#HeaderTopSection{
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
}



#HeaderLogo{
	width: 145px;
	height: 60px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#HeaderAd728{
	width: 728px;
	height: 90px;
	float: right;
	margin-right: 20px;
	overflow: hidden;
}


#Wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -160px;
}

#Push{
     height: 160px;
}
.EmployersClick{
	width: 165px;	
	height: 20px;
	margin-top: 5px;
	float: left;
}

#LoginStatus{
	width: 500px;
	text-align: right;
	padding: 5px;
	font-size: 90%;
	color: #FFF;
	float: right;
	margin-bottom: 0px;
	margin-right: 15px;
}

#LoginStatus a:link, .NavLoggedin a:link{
	color: #FFF;
	text-decoration: none;
	
}
#LoginStatus a:visited, .NavLoggedin a:visited{
	color: #FFF;
	text-decoration: none;
}

#LoginStatus a:hover, .NavLoggedin a:hover{
	color: #CCC;
	text-decoration: none;
}

#LoginStatus a:active, .NavLoggedin a:active{
	color: #FFF;
	text-decoration: none;
}



/*
------------------------------------------------------------------------
FOOTER SECTION
------------------------------------------------------------------------
*/
#Footer{
    height: 160px;
    width: 100%;
    background-image: url(../media/foundations/header-bg.jpg);
    background-repeat: repeat-x;
    background-color: #CC0000;
	font-size: 85%;
    }





#Footer a:link{
	color: #FFF;
	text-decoration: none;
}

#Footer a:visited{
	color: #FFF;
	text-decoration: none;
}

#Footer a:hover{
	color: #333;
	text-decoration: none;
}

#Footer a:active{
	color: #FFF;
	text-decoration: none;
}

/*
------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------
*/

#HeaderNavigationLeft{
	width: 350px;
	height: 30px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	float: left;
	
}

#HeaderNavigationRight{
	width: 400px;
	height: 30px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	float: right;
	
}

#HeaderNavigationLeft ul, #HeaderNavigationLeft li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: left;
    
    
}

.MenuItemFirst{
	width: 90px;
	margin-left: 20px;
	float: left;
	display: block;
	text-decoration: none;
	color: #FFF;
}

.MenuItem{
	width: 90px;
	margin-left: 10px;
	float: left;
	display: block;
	text-decoration: none;
	color: #FFF;
}


#HeaderNavigationLeft a:link{
	text-decoration: none;
	color: #FFF;
}

#HeaderNavigationLeft a:visited{
	text-decoration: none;
	color: #FFF;
}

#HeaderNavigationLeft a:hover{
	text-decoration: none;
	color: #FFF;

}

#HeaderNavigationLeft a:active{
	text-decoration: none;
	color: #FFF;
}


#IntroImage{
	width: 450px;
	height: 245px;
	overflow: hidden;
	border-bottom: solid 1px #CCC;
	margin: 0px auto 5px auto;
	clear: both;
}

#StrapLine{
	background-color: #000;
	margin-top: -10px;
	
}

#StrapLine h1{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
------------------------------------------------------------------------
SECTIONS - BASIC LAYOUT PARAMS
------------------------------------------------------------------------
*/

.HeaderImage{
    width: 460px;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ButtonRight{
    width: 180px;
    height: 30px;
    float: right;
    clear: both;
    margin: 20px 0px 20px 0px;
}

.ButtonLeft{
    width: 180px;
    height: 30px;
    float: left;
    clear: both;
    margin: 20px 0px 20px 0px;
}


/*
------------------------------------------------------------------------
HOME PAGE
------------------------------------------------------------------------
*/

#Illustration1, #Illustration2, #Illustration3, #Illustration4{
    width: 218px;
    height: 108px;
    margin: 0px auto 5px auto;
    background-color: #CCC;
    text-align: center;
    border: solid 1px #CCC;
    overflow: hidden;
}

.SlideShowWrapper{
	width: 940px;
	height: 245px;
	overflow: hidden;
}
.HomeTitle{
	font-size: 18px;
	font-weight: bold;
	color: #000;	
}

/*
------------------------------------------------------------------------
SPACERS & RULERS
------------------------------------------------------------------------
*/


.Sep10{
    width: auto;
    height: 10px;
    clear: both;
}   

.Sep20{
    width: auto;
    height: 20px;
    clear: both;
}

.Ruler{
	width: auto;
	height: 1px;
	background-color: #CCC;
	margin: 3px 0px 3px 0px;
	clear: both;
}

/*
------------------------------------------------------------------------
LIST TYPES
------------------------------------------------------------------------
*/

.BlueTick ul{
	margin: 0 0;
	padding: 0 0;
}

.BlueTick li{
	list-style-image: url('../media/icon/tickblue.png');
	list-style-position: outside;
	padding: 1px 0px 1px 10px;
	margin-left: 20px;
	color: #333;
}




/*
------------------------------------------------------------------------
SIDE NAV
------------------------------------------------------------------------
*/

.SideNav{
	margin: 0 0;
	padding: 0 0;
}

.SideNav ul{
	margin: 0 0;
	padding: 0 0;
}

.SideNav li{
	list-style-type: none;
	margin-left: 0px;
	padding: 0;
	list-style-position: inside;
}


/*
COMPANY BROWSE CANDIDATE
*/

.SpecificJobRoles{
	width: 670px;
	height: auto;
	background-color: #F0F0F0;
	padding: 10px;
	float: left;
}


.ProductHilight{
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #F0F0F0;
	margin: 5px 0px 10px 0px;
}


/*
------------------------------------------------------------------------
SUBMISSION FORMS
------------------------------------------------------------------------
*/
.FormItem {
	margin: 4px 0px 10px 0px;
}

.FormLabel{
	display: block;
	width: 90%;
	margin: 0px 0px 3px 0px;
	color: #006699;
}

.FormSectionTitle{
	font-size: 120%;
	font-weight: bold;
	color: #006699;
}

.FormTip{
	width: auto;
	height: auto;
	background-color: #EAEAEA;
	padding: 5px;
	color: #333;
	line-height: 150%;
	font-size: 90%;
	margin-bottom: 2px;
}

.FormSectionWrapper{
	width: auto;
	height: auto;
	border: solid 1px #CCC;
	padding: 20px;
	margin: 10px auto 10px 0px;
	clear: both;
}

.FormSectionWrapper textarea{
	width: 100%;
	height: 160px;
}	

.FormSectionWrapper .input{
	width: 100%;
}	

.FormSectionExperience{
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #F6F6F6;
}


.TextAreaCharCount{
	width: auto;
	height: auto;
	padding: 4px;
	color: #C00;
	clear: both;
	margin-top: 5px;

}

.FormSectionExperienceInnerRepeat{
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #EDEDED;
	margin-top: 2px;
}
.FormName{
	font-size: 140%;
	color: #006699;
	font-weight: bold;
}

.FormSectionWrapper p{
	margin: 2px 0px 4px 0px;
	line-height: 150%;
	color: #333;

}

#SubmitButton{
	width: 150px;
	height: auto;
}
#SaveButton{
	width: 180px;
	height: 30px;
}
.FormItem select{
	font-size: 95%;	
}



.AppHomeExample{
	width: auto;
	height: 55px;
	padding: 5px;
	background-color: #09C;
	font-size: 85%;
	color: #FFF;
}

.DateFromTo{
	width: 100px;
}

.FormTerms{
	width: auto;
	height: 160px;
	overflow: scroll;
	font-szie: 85%;
	border: solid 1px #CCC;
	padding: 5px;
}
input:focus, textarea:focus{
	background-color: #FFFFCC;
}
		
}
/*
------------------------------------------------------------------------
BROWSE CANDIDATES
------------------------------------------------------------------------
*/


.SectorMenu ul{
	list-style: none;
	margin: 0px 0px 0px -30px;
	padding: 0;
	width: auto;
	font-size: 90%;
	color: #000;
	
}

.SectorMenuItem li{
	width: 200px;
	height: auto;
	display: block;
	padding: 2px 2px 2px 2px;
	border-bottom: solid 1px #F0F0F0;
	margin: 0px 0px 0px -40px;
}
 

 
.SectorMenu li a:link{
	color: #828282; 
	text-decoration: none;

 }

.SectorMenu li a:visited{
	color: #828282; 
	text-decoration: none;
 }
 .SectorMenu li a:hover{
	color: #666; 
	text-decoration: none;
 }
 .SectorMenu li a:active{
	color: #828282; 
	text-decoration: none;
 }
 
#SectorImage{
	width: 700px;
	height: 200px;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}


.NoMatches{
	width: 700px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.CategoryIcon{
	width: 180px;
	height: 160px;
	float: left;
	margin: 4px;
}
.SectorMenuItem{
	height: auto;
	margin-bottom: 4px;
	display: block;
}
.JobTypeWrapper{
	width: auto;
	height: auto;
	clear: both;
	background-color: #F2F2F2;
	padding: 5px;
}
.JobTypeRepeater{
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	color: #6D6D6D;
	font-size: 90%;
	
}
.JobTypeRepeater a:link{
	text-decoration: none;
	color: #6D6D6D;
}

.JobTypeRepeater a:visited{
	text-decoration: none;
	color: #6D6D6D;
}

.JobTypeRepeater a:hover{
	text-decoration: none;
	color: #333;
	
}

.JobTypeRepeater a:active{
	text-decoration: none;
	color: #6D6D6D;
}

.NowBrowsing{
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #0099FF;
	font-size: 11px;
	color: #FFF;

}

.BrowseInfo{
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #F0F0F0;
	font-size: 10px;
	color: #333;
	margin-bottom: 5px;
}

.CandidateRepeater{
	width: 688px;
	height: auto;
	padding: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	margin-bottom: 5px;
}

.CandidateRepeater:hover{
	border: solid 1px #666;
}

.CandidateRepeaterName{
	width: 400px;
	float: left;
	font-size: 120%;
	color: #006699;
	font-weight: bold;
}

.CandidateRepeaterView{
	width: 150px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}

.CandidateRepeaterRuler{
	width: auto;
	height: 1px;
	background-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.CandidateRepeaterCol1{
	width: 225px;
	height: auto;
	float: left;
	margin-right: 5px;
	font-size: 105%;
	color: #666;
}
.CandidateRepeaterCol2{
	width: 280px;
	height: auto;
	float: left;
}

.CandidateRepeaterCol3{
	width: 160px;
	height: auto;
	float: right;
}

.CandiateRepeaterText{
	font-size: 90%;
	color: #666;
}




a:link{
	text-decoration: underline;
	color: #666;
}

a:visited{
	text-decoration: underline;
	color: #666;
}

a:hover{
	text-decoration: none;
	color: #333;

}

a:active{
	text-decoration: underline;
	color: #666;
}
.OptionWrapper {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}



/*
------------------------------------------------------------------------
CANDIDATE HOME
------------------------------------------------------------------------
*/

.ServiceWrapper{
	width: 225px;
	height: auto;
	float: left;
	margin-right: 8px;
	font-size: 95%;
}
.ServiceBtn{
	margin-bottom: 4px;	
}
.ServiceimgUnderline{
	border-bottom: solid 4px #CCC;	
}
.ServiceFee{
	width: 225px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;
	clear: both;
	
}
.ServiceInputWrapper{
	width: auto;
	height: auto;
	background-color: #FFF;
	padding: 5px;
	border: solid 1px #CCC;
	margin-bottom: 5px;
}
.ServiceInputWrapper p{
	line-height: 105%;
	padding: 0 0;
	margin: 0 0;
}
h2{
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}


.Home{
	font-size: 14px;
	color: #000;
}
#HeaderTopNav {
	background-image: url(../media/foundations/top-nav-bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 980px;
	background-position: center top;
}
.SharingURL{
	width: 510px;
	background-color: #D6D6D6;
	padding: 5px;
}

/*
------------------------------------------------------------------------
SIDEBAR ADS
------------------------------------------------------------------------
*/

#SideAd1{
	width: 160px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;	
}

/*
------------------------------------------------------------------------
DASHBOARD
------------------------------------------------------------------------
*/
.DashboardHeader{
	width: 220px;
	height: 32px;

	background-image:url(../media/Dashboard/DashboardHdr.png);
	background-repeat: no-repeat;	
}
.DashboardActions{
	width: 220px;
	height: 32px;

	background-image:url(../media/Dashboard/DashboardActions.png);
	background-repeat: no-repeat;	
}
.DashboardContent{
	width: 200px;
	height: auto;
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 5px;
}	

