@CHARSET "UTF-8";

body {
	font-family:arial, Verdana, Tahoma, 'Sans Serif';	
	font-size:10pt;
	padding:0;
	background-color:#FFFFFF;
	margin:0 7px;
	margin-top: 5px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.errorLabel {
	color: black;
	float:left;
}
	
.bodyStyle {
	padding-left: 8px;
	padding-top: 8px;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #447700;
	border: none;
}

a:visited {
	text-decoration: none;
	color: #004000;
}

a:link {
	text-decoration: none;
	color: #446622;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:active {
}

hr {
	background-color:#669900;
	color: #669900;
	height:1px;
	border:0px;
}

ul.exception hr {
	margin-left: 0px;
	padding-left: 0px;
}

h1,h2,h3 {
	font-family: arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #669900;
}

h3 {
	font-size: 12pt;
}

span.required {
	font-size: 140%;
	color: #447700;
	padding-right: 5px;
}

li {
	font-family: arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	color: #669900;	
}

.showDataLabel {
	color: olive;
}
	
.menuLink {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #EEFF99;
	font-weight: bold;
}

/* show posting classes */
.showPostingMainDiv {
	min-width: 620px;	
}

.showPostingImagesDiv {
	width: 680px;
}

.showPostingTitle {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.showPostingText {
	margin-bottom: 10px;
	margin-right: 4px;
}

.showHousingPrice {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.companyTitle {
	azimuth: center;
	text-align: center;
}

.companyTitle img {
	margin-top: 2px;
	margin-right: 4px;
}

.mainLocation {
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.mainLocation.searchElements {
	text-align: center;
}

.ajaxPostDiv {
	position: relative;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.ajaxPostSelect {
	position: relative;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 190px;
}

.ajaxPostTable {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 170px;
}

.postHeadingText {
	margin: 0px 0px 10px 0px;
}

.postContinueBtn {
	text-align: center;
}

.postNavButtonsDiv {
	padding-top: 20px;
}

.searchResultsTable {
	text-align: left;
}

.searchResultsTable hr {
	background-color: #FFFFFF;
	border: none 0;
	border-top: 1px dashed #88BB22;
	height: 1px;	
}

.srImageColumn {
	width: 115px;
}

.srTileColumn {
	vertical-align: top;
	padding-left: 15px;
}

.srJobTileColumn {
	vertical-align: top;
}

.srTitleText {
	font-size: 12pt;
	font-weight: bold;
}

.srPriceColumn {
	padding-left: 20px;
	vertical-align: top;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
}

.srHousingPriceColumn {
	padding-left: 10px;
	vertical-align: top;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}

.srImageLink {
	padding: 1px 1px 1px 1px;
	border: 1px solid #D8E4C7;
}

.srHousingTypeColumn {
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	color: gray;
}

.srOrderBy {
	text-align: right;
}
	
.paginator {
	text-align: center;
}

.menuBar {
	padding:0px 0px 12px 0px;
	width: 170px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url("../images/menubar.png");
	background-repeat:repeat-y;
	position: relative;
	/*border: 1px solid #5a6947;*/
}

.menuBar a {
	padding-left: 3px;
	padding-right: 3px;
}

.separatorBar {
	clear: both;
	background-color: #CCFFCC;
	text-align: left;
	padding: 6px 5px 6px 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #D8E4C7;
	background: white url("../images/separatorbar.png") repeat-x top;
}

.headerBar {	
	padding:0px;
	/* background-color: #CCFFCC; */
	vertical-align: middle;
	background-image: url("../images/headerbar.png");
	background-repeat: repeat-x;	
}

.colHeader {
	background-color: #CCCCCC;
}

.postingForm {
	border: thin;
	border-style: solid;
}

.catGroupHeader {
	font: 20px / 25px gorgia;
	border: none;
	/*background-color: #CCFFCC;*/
	text-align: left;
	padding: 4px 8px 4px 0px;
	background: white url("../images/underline.png") no-repeat bottom;
	color: #114400;
}

.catGroupHeader a {
	color: #114400;
}

.catGroupHeader a:visited {
	color: #114400;
}

.catGroupHeader a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.catPanelRow {
	padding-right: 10px;
}

.catPanelColumn {	
	vertical-align: top;
	padding-right: 15px;
}

.indentedLinkRow {
	text-indent: 20px;
}

.centerCommandPanel {
	text-align: center;
}

.errorMsg {
	font-style: italic;
	color: red;
}

.imageTable {
}

.posringTitle {
	font-weight: bold;
	font-size: large;
}
	
.userMessageArea {
	border: 1px solid #D8E4C7;
	padding: 20px;
	background-color: #D8E4C7;
	min-width: 620px;
	margin-bottom: 10px;
}

.userWarningArea {
	border: 1px solid #D8E4C7;
	padding: 20px;
	background-color: yellow;
	min-width: 620px;
	margin-bottom: 10px;
}

.postStepsText {
	padding: 10px;
	margin-bottom: 10px;
	width: 99%;
	background-color: #CCCCCC;	
}

div.hr {
	background: blue;
	color: blue;
  	height: 15px;
  	background: #fff url(hr1.gif) no-repeat scroll center;
}

.linkForm {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* defined in struts */
.label {
	padding-top: 6px;
	white-space: pre;
}

.labelsmall {
	padding-top: 6px;
	white-space: pre;
	font-size: smaller;
}

.etraderForm {
	border: 1px solid #D8E4C7;
	background-color: #ffffff;
	padding: 14px 14px 14px 14px;
	background-image: url("../images/separatorbar.png");
	background-repeat: repeat-x;
}

table.twoColumnEditTable {
	border-style: none;
}

table.twoColumnEditTable td {
	padding-right: 6px;
	padding-bottom: 4px;
}

table.threeColumnEditTable {
	border-style: none;
}

table.threeColumnEditTable td {
	padding-right: 6px;
	
}

table.twoColumnDisplayTable {
	border-style: none;
}

table.twoColumnDisplayTable td {
	border-bottom: 1px solid #D8E4C7;
	padding-bottom: 4px;	
}

table.twoColumnDisplayTable td:first-child {
	color: olive;
	padding-right: 10px;
	vertical-align: top;
}

/* above does not work in IE so define an explicit class */
.twoColumnDisplayTable_td_first_child {
	color: olive;
	padding-right: 10px;
	vertical-align: top;
}

.jobAdvertizerInfo {
	border: 1px solid #D8E4C7;
	background-color: #ffffff;
	padding: 14px 14px 14px 14px;
	background-image: url("../images/separatorbar.png");
	background-repeat: repeat-x;
	position: relative;
	float: right;
	width: 160px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
} 

.jobAdvertizerInfo  .showCompanyLogoDiv {
	position: relative;
	text-align: center;
	padding: 8px;
}

.jobSearchDetails {
	padding-left: 5px;
}

.editGrouping {
}

.overlapped {
	margin-top: 3px;
	position: absolute;
	padding-left: 10px;
}

.home_subcategory {
	padding-left: 10px;
}

.helpText {
	font-family: arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: normal;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	color: black;
}

.helpTextTitle {
	font-family: arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: bold;
	font-size: 12pt;
	margin: 40px 0px 20px 25px;
	color: black;
}

.srRefineBar {
	border: 1px solid #D8E4C7;
	background-color: #ffffff;
	padding: 10px 14px 10px 14px;
	background-image: url("../images/separatorbar.png");
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

.searchMenuForm {
	padding: 0;
	background-color: #FFFFFF;
	margin: 5px 0px 15px 0px;
	background-image: url("../images/separatorbar.png");
	background-repeat: repeat-x;
}

.roundedTable {
	width: 156px;	
	background-color: #FFFFFF;
	background-image: url("../images/separatorbar.png");
	background-repeat: repeat-x;
	table-layout: fixed;
	margin: 12px 9px 0px 10px;
}

.googleAds{
	margin-top: 20px;
	text-align: center;
}
	
.td1 {
	width: 10px;
	height: 10px;
	background-image: url("../images/bubbleTopLeft.png") ;
	background-repeat: no-repeat;	
}
.td2 {
	background-image: url("../images/bubbleBorderHT.png");
	background-repeat: repeat-x;
}
.td3 {
	width: 10px;
	background-image: url("../images/bubbleTopRight.png");
	background-repeat: no-repeat;
}
.td4 {
	background-image: url("../images/bubbleBorderVL.png");
	background-repeat: repeat-y;
}
.td5 {
}
.td6 {
	background-position: right;
	background-image: url("../images/bubbleBorderVR.png");
	background-repeat: repeat-y;
}
.td7 {
	width: 10px;
	height: 10px;
	background-image: url("../images/bubbleBottomLeft.png");
	background-repeat: no-repeat;
}
.td8 {
	background-image: url("../images/bubbleBorderHB.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
.td9 {
	width: 10px;
	background-image: url("../images/bubbleBottomRight.png");
	background-repeat: no-repeat;
}

.searchMenuFormSubmit {
	text-align: center;
	font-weight: bold;
}

.srGoTo {
	font-family:Verdana, Tahoma, Arial, 'Sans Serif';
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: black;
}

a.srGoTo:visited {
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	color: #EEFF99;
}

a.srGoTo:link {
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	color: #EEFF99;
}

a.srGoTo:hover {
	text-decoration: underline;
	padding: 10px 0px 0px 0px;
	color: #FF9900;
}

h1.about {
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: bold;
	font-size: 12pt;
	margin: 20px 0px 0px 30px;
	color: black;
}

h2.about {
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	margin: 20px 0px 0px 30px;
	color: black;
}

h3.about {
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: normal;
	font-size: 10pt;
	margin: 10px 0px 0px 30px;
	color: black;
}

ul.about li{
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: normal;
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	color: black;
}

/* rounded corners begin */

/*.headerBottomLeft {background: url(../images/headerBottomLeft.jpg) 0 100% no-repeat}*/
/*.headerBottomRight {background: url(../images/headerBottomRight.jpg) 100% 100% no-repeat}*/
.headerTopLeft {background: url(../images/headerTopLeft.gif) 0 0 no-repeat}
.headerTopRight {background: url(../images/headerTopRight.gif) 100% 0 no-repeat; padding:10px}

.menuBottomLeft { width: 16px; background: url(../images/menuBottomLeft.gif) no-repeat; position: absolute; left: 0px; bottom: 0px;}
.menuBottomRight { width: 16px; background: url(../images/menuBottomRight.gif) no-repeat; position: absolute; right: 0px; bottom: 0px;}
.menuTopLeft { width: 16px; background: url(../images/menuTopLeft.gif) no-repeat; position: absolute; top: 0px; left: 0px; }
.menuTopRight { width: 16px; background: url(../images/menuTopRight.gif) no-repeat; position: absolute; top: 0px; right: 0px;}

.lowBarBottomLeft {background: url(../images/lowerBarBottomLeft.gif) 0 100% no-repeat}
.lowBarBottomRight {background: url(../images/lowerBarBottomRight.gif) 100% 100% no-repeat}

.bubbleBottomLeft {background: url(../images/bubbleBottomLeft.png) 0 100% no-repeat}
.bubbleBottomRight {background: url(../images/bubbleBottomRight.png) 100% 100% no-repeat}
.bubbleTopLeft {background: url(../images/bubbleTopLeft.png) 0 0 no-repeat}
.bubbleTopRight {background: url(../images/bubbleTopRight.png) 100% 0 no-repeat; padding: 10px 5px 10px 5px;}
/* rounded corners end */

.lowerBar {
	margin-top: 4px;
	/* background-color: #edcb00; */
	background-image: url("../images/lowerbar.png");
	background-repeat: repeat-x;
}

.pageFooter {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.pageFooter a {
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
}

.pageFooter a:visited {
	text-decoration: underline;
	color: #004000;
}

.pageFooter hr {
	border-top: 2px #88BB22;
	height: 1px;
	width: 30%;
	background: url("../images/separatorbar.png");
}

.helpBar {
	text-align: right;
	font-size: 12px;
	padding: 2px 15px 2px 0px;
}

.exceptionForm {
	border: 1px solid #D8E4C7;
	background-color: #ffffff;
	padding: 14px 14px 14px 14px;
	background-image: url("../images/separatorbar.png");
	background-repeat: repeat-x;
	padding-top: 0px; 
	padding-bottom: 0px;
}

ul.exception {
	padding: 30px 30px 10px 30px; 
	background-color: white;
	list-style: none;
}

h1.exception {
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: black;
}

h3.exception {
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	padding-top: 10px;
	color: black;
}

.exception span {
	color: #669900;
}

.underlinedLink {
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	padding: 0px 3px 0px 3px;
	font-weight: normal; 
	font-size: 12px;
}

.underlinedLink a {
	text-decoration: underline;
}

a.underlined {
	text-decoration: underline;
}

hr.light {
	padding-left: 30px;
	border-top: 2px #88BB22;
	height: 1px;
	width: 95%;
	background: url("../images/separatorbar.png");
}

.breadCrumbs {
	font-weight: bold;
}

.oliveLabel {
	color: olive;
	vertical-align: top;
	padding-right: 5px;
}

.expMessage {
	text-align: right;
	display: inline;
}

.errorMessage{
	color: red;
	font-family: Arial, Verdana, Tahoma, 'Sans Serif';
	font-weight: bold;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.green {
	color: #669900;
}

.homeMessage
{
	color: #333333;
	text-align: left;
	font-style: italic;
	margin-bottom: 5px;
}

.userMessageArea li 
{
	list-style: none;
	color: black;
}

ul.linkbar
{
	margin: 0 0 5px 0;
	padding: 3px 5px 3px 0px;
	background: url("../images/separatorbar.png") repeat-x 0px 0px;
	list-style: none;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}
ul.linkbar li  { display: inline; margin-left: 5px; }
ul.linkbar li a { color: #649720; font-weight: 100; font-size: 85%; text-decoration: underline; }

div#freePosting {
	margin: 0; padding: 0;
	font-size: 16px;
	text-align: right;
	float: right;
	width: 13em;
}

a#ulistLogo img {
	border: none;
}
