/* CSS Document */

a {
	text-decoration:none;
}

.ModuleSmallGrey {
	padding: 0;
	border: 0; 
	background-image: url(../images/ModuleTopSmallGrey.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	width: 146px;
	margin-bottom: 10px;
	text-align: center;
}

.ModuleSmallGrey h1 {
	height: 32px;
	text-align: center;
	position: relative;
	top: 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px; 
}

.ModuleSmallGrey img {
	text-align: center;
	display: block;	
}

ul {
	list-style-image: none;
}

/* Modules  */
#Modules {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
/*	width: 680px; */
	border: 0px;
}

/*
#Modules tr td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
}
*/

table#RightTout td * {	
	margin-top: 0px;
	margin-bottom: 0px;  
}

table#RightTout {
	border-collapse: collapse; 
	font-family: Arial, Helvetica, sans-serif;
}

table#RightTout h1 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}

table#RightTout p {
	position: relative;
	left: 1px;
	margin-bottom: 4px;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

table#RightTout a {
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: normal;
}

table#RightTout td {
	position: relative;
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #999999;
	padding: 10px;
}

table#RightTout td#RightToutTop {
	border-top: 2px solid #999999;
}

table#StatChart {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table#StatChart td {
	margin: 0px;
	padding: 2px;
	text-align: left;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	border: none;
}

table#StatChart td.Stat {
	padding: 0px;
	text-align: right;
	font-weight: normal;
	color: #000000;
	width: 140px;	
}

.ModuleLarge {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 220px;
	border: none;
	background-repeat: no-repeat;
}


.ModuleLarge p {
	position: relative;
	padding: 2px;
	margin: 0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 198px;
/*
	top: 6px;
	left: 12px;
*/
	font-weight: bold;
	height: auto;
}

.ModuleLarge ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 6px;
	left: 18px;
}

.ModuleLarge li {
	margin-bottom: 4px;
	color: #003366;
}

.ModuleLarge a.TextLinks{
	position: relative;
/*
	left: 20px;
	top: 10px;
	*/
}

.TextLinkGroup {
	margin: 12px 0px 0px 21px;
}

.TextLinks {
	line-height: 11px;
	margin: 3px 0px 3px 0px; 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-indent: -6px;
}

.ModuleLarge h1{
	height: 34px;
	position: relative;
	top: 10px;
	left: 7px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	width: 160px; 
}



.Sponser {
	height: 47px;
	position: relative;
}

.Sponser * {
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.Sponser span {
	vertical-align: top;
	top: 16px;
	left: 27px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 70px;

}

.Sponser .SponserAd {
	top: 6px;
	left: 100px;	
}

.Sponser .WhiteHorizLine {
	top: 42px;
	left: 10px;
}

/* NEW */

#SearchResumes {
	background-color: #ccd6c8;
	width: 220px;
}

#SearchResumes * {
	padding: 0px;
}

#SearchVertComp {
	margin: 0px; 
	padding: 0px;
	position: relative;
	height: auto;
}

#SearchVertComp p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#SearchVertComp .TextLinks {
/*	position: relative;
	top: 0px;
	left: 0px;
	
	position: absolute;
	top: 47px;
	left: 20px;
	*/
}

/* textinput form */
#SearchVertComp .text {
	position: relative;
	width: 185px;
	margin: 0px 17px 10px 18px;
}

#SearchVertComp #Search {
	position: relative;
	width: 63px;
	height: 18px;
	margin: 0px 15px 10px 140px;
	border: solid 1px #999999;
}

.LargeModHorizLine {
	line-height: 2px;
	display: block;
	margin: 0px 10px 0px 10px;
}

#SearchVertComp .LargeModHorizLine {
	position: relative;
}


#MainContent p {
	margin: 0px 0px 14px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	width: 660px;
}

#MainContent strong {
	margin: 0px 0px 14px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	width: 660px;
	font-weight: bold; 
}

#MainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: -6px;
	margin-bottom: 5px;
}

#MainContent h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #5a583a;
	width: 660px;
}

#MainContentWithoutRightBar p {
	margin: 0px 0px 14px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	width: 817px;
}

#MainContentWithoutRightBar strong {
	margin: 0px 0px 14px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	width: 817px;
	font-weight: bold; 
}

#MainContentWithoutRightBar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: -6px;
	margin-bottom: 5px;
}

#MainContentWithoutRightBar h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #5a583a;
	width: 817px;
}

#MainContentWithoutRightBar h2 {
	vertical-align: middle;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
/*
	margin-right: 10px;
	width: 817px;
	padding-bottom: 0px;
*/
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

p#WelcomeMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000000;
	margin-bottom: 4px;
}

p#WelcomeMsg #LoginID {
	font-size: 16px;
}


#ManageJobs {
	background-color: #bbc9b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ManageJobs #ClickHere {
	position: relative;
	width: 86px;
	height: 19px;
	margin: 0px 15px 10px 115px;
	border: solid 1px #999999;

}

#ManageJobs h2 {
	color: #22301d;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 12px;
}

#ManageJobs p {
	font-size: 10px;
	font-weight: regular; 
}

#ManageJobs .TextLinks{
	margin: 5px 0px 5px 0px;
}

#OptionsPricing {
	background-color: #aabba4;
}

#OptionsPricing p {
	margin-bottom: 4px;
}
#OptionsPricing #TextLinksSmall {
	font-size: 9px;
	text-indent: 0px;
}


#FeaturedEmployersVert {
	padding-bottom: 1px;
}
#FeaturedEmployersVert .FeaturedEmployeesVertSponser {
	position: relative;
	margin: 10px 13px 10px 13px;
	height: 90px;
	line-height: 90px;
}
#FeaturedEmployersVert .HorzSep {

	line-height: 3px;
	height: 2px;
	width: 128px;
	margin: 0px 9px 0px 9px;
}


#FeaturedEmployeesHorz {
	
	background-image: url(../images/FeatEmploHorzBGWide.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 680px;
	height: 112px;
	margin-bottom: 10px;
	top: 0px;
	left: 0px;
}
#FeaturedEmployeesHorz * {
	display: inline;
	position: relative;
	padding: 0px;
}
#FeaturedEmployeesHorz .FeaturedEmployeesHorzSponser {
	margin-left: 17px;
	margin-right: 16px;
}
#FeaturedEmployeesHorz .VerticalSep {
	margin: 0px;
}
#FeaturedEmployeesHorz .FeaturedEmployeesHorzSponser, #FeaturedEmployeesHorz .VerticalSep {bottom: 11px;}

#MainContent #LogoutPrompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* Search HorzForm */

/* Horiz Search Form */
#SearchHorz {
	background-image: url(../img/bg/SearchHorizBG.gif);
	position: relative;
	width: 679px;
	height: 78px;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	
}

#SearchHorzForm * {
	margin: 0px;
	padding: 0px;
	/*position: absolute;*/
}

#SearchHorz div {top: 0px; height:66px; position: absolute;}

/* 'Advanced Search' link placement */
#SearchHorzForm a.TextLinks {
	top: 53px;
	left: 278px;
}
#SearchHorzForm {
	width: 387px;
}

#SearchHorzForm h1 {
	font: Arial, Helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	left: 12px;
	top: 7px;
	color: #1F4666;
}

#SearchHorzForm .text {
	width: 277px;
	top: 28px;
	left: 12px;
}

#SearchHorzButton {
	margin: 0px;
	padding: 0px;
	top: 28px;
	left: 295px;
	border: 1px solid #999999;
	
}



#SearchHorzForm .WhiteVertLine {
	top: 8px;
	left: 380px;
}

#SearchHorzLinks {
	position: relative;
	width: 187px;
	height: 78px;
	left: 387px;
	top: 0px;
}

#SearchHorzLinks .WhiteVertLine {
	left: 150px;
	top: 8px;
	position: absolute;
}
#SearchHorzLinks .TextLinkGroup {
	position: relative;
	top: 6px;
	left: 0px;
}



#SearchHorzSponser {
	width: 140px;
	height: 98px;	
	left: 540px;
}

#SearchHorzSponser span {
	text-align: center;
}

#SearchHorzSponser span {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 10px;
	left: 13px;
}

#SearchHorzSponser .SponserAd {
	position: relative;
	top: 15px;
	left: 20px;
	
}

#FormWrapper {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.FormSection {
	background-color: #ececec;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	padding: 10px 15px 10px 15px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: relative;
}

.FormSection input {
	vertical-align: middle;
	line-height: 11px;
}

.FormSection textarea {
	vertical-align: middle;
	line-height: 60px;
}

.FormSection .RadioText {
	line-height: 11px;
	vertical-align: middle;
}

.FormSection h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	width: 410px;
}

.FormSection .PullDownDiv {
	position: relative;
	background-color: green;
}

.FormSection .PullDownText {
	vertical-align: middle;
	line-height: 25px;
}

#container #MainWrapper #MainContent #FormWrapper .FormSection select {
	vertical-align: middle;
	
}

#FormWrapper form {
		margin-bottom: 8px;
}
	
#container #MainWrapper #MainContent .req {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

#container #MainWrapper #RightWrapper .Ad {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
