﻿body, div, td, th, input, textarea
{
	color: #000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:150%;
}
/* ELEMENTS */
h1, h2, h3, h4, h5, h6
{
	padding:0 0 10px 0;
	line-height:150%;
}
h1
{
	font-size:18px;
	font-weight:normal;	
}

h2
{
	font-size:18px;
	font-weight:normal;
	color:#BD080C;
}

h3
{
	font-size:14px;
	font-weight:bold;
}

h4
{
	font-size:14px;
	font-weight:bold;
	color:#BD080C;
}

strong
{
	font-weight:bold;
}

.main a
{
	color:#1b3882;
}

.main a:hover
{
	text-decoration:none;
}

.main a.boldLink
{
	font-weight:bold;
}

/* HANDY STUFF */

.clearFix
{
    line-height:0px;
    clear:both;
    height:0px;
    font-size:0px;
}

.padBelow
{
	padding-bottom:14px;
}

.padBelowBig
{
	padding-bottom:20px;
}

.padAbove
{
	padding-top:14px;
}

.gapAbove
{
	margin-top:14px;
}

.gapBelow
{
	margin-bottom:14px;
}

/* MASTER LAYOUT */

.canvasWrapper 
{
}

.canvas
{
	width:966px;
	margin:0 auto;
}
.toprow_cont
{
	height:150px;
	background:transparent url(/web/design/img/hdr-bg.png) no-repeat;
}
.main_cont
{	
}
.main
{
	background:transparent url(/web/design/img/main-bg.png) repeat-y;
	float:left; /* IE 6 NEEDS THIS */
}
.col1_cont, .col2_cont, .col3_cont
{
	float:left;
	overflow:hidden;
}
.col1_cont
{
	width:183px;
}
.col2_cont {
	/*width: 742px;*/
	width: 783px;
	margin: 28px 0 0 0;
}
.col3_cont
{
	width:0;

}
.footer_cont
{
	background:#BD080C;
	line-height:60px;
	padding:0 20px;
}

/* TOP CONT */

.login_cont
{
	width:226px;
	height:75px;
	float:right;
	margin:10px 10px 0 0;
}
.topLoginForm
{
	position: relative;
}
.k
{
	position:absolute;
	top:5px;
	/*left:222px;*/
	color:#fff;
}
.topLoginForm a.regLink {
	font-size:10px;
	color:#fff;
	position: relative;
	top: -10px;
	left: 60px;
}
div.loginFormError
{
	margin:0px 0 8px 60px;
	color:#fff;
	font-weight:bold;
}
.loginFeildset
{	
}
.k
{
	color:#fff;
	width:410px;
	height:20px;
	overflow:hidden;
	margin:0 0 0 290px;
}
.loginFeildset label
{
	/*height:50px;*/
}
.loginFeildset label input.formValue
{
	width:120px;
	/*background:transparent url(/web/design/img/red-input-bg.png) no-repeat;
	height:24px;
	border:none;
	margin:0 0 2px 0;
	padding:1px 12px 0 4px;*/
}
span.labelText, div.formValueCheckbox label {
	font-size: 14px;
	line-height: 120%;
	color: #000;
	float: left;
	width: 187px;
	padding: 1px 0 0 0;
}
.loginFeildset label span.labelText
{
	font-size:10px;
	font-weight: bold;
	color:#fff;
	width:60px;
	padding: 4px 0 0 0;
}
a.loginButton
{
	background:transparent url(/web/design/img/red-submit-bg.png) no-repeat;
	display:block;
	height:29px;
	width:28px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin-left: 5px;
}
.logoLink
{
	padding:0 0 0 14px;
	display:block;
	width:222px;
}
.logoLink img
{
}
a.logoutLink
{
	margin:0 0 0 130px;
	display:block;
	background:transparent url(/web/design/img/cancel-submit-redbg-bg.png) no-repeat right;
	width:90px;
	height:29px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
a.logoutLink:hover
{
	color:#ccc;
}

/* LEFT COL */

.col1
{
	background:transparent url(/web/design/img/col1-bottom-bg.png) no-repeat bottom ;
	padding:0 0 230px 0;
}
.col1 h3
{
	font-weight:normal;
	font-size:14px;
}
.profileLinks
{
	padding:12px;
	/*margin:-14px 0 0 0;*/ /* REMOVED. MATCHES PSD, BUT NOT WANTED*/
}
.profileLinks a
{
	display:block;
}
.profileLinks h3 a
{
	text-decoration:none;
	color:#000;
}

/* Main COL */

.timeAndDate_cont
{
	color:#fff;
	text-align:right;
	font-size:11px;
	/*line-height:18px;*/
	padding:0 10px 10px 0;
	margin:-4px 0 0 0;
}
/*Breadcrumbs */
.breadCrumbs_cont
{
	margin:0 0 15px 20px;
	font-size: 10px;
}
.breadCrumbs a,
.breadCrumbs a:visited
{
	color:#000;
	text-decoration:none;
}
.breadCrumbs a:hover
{
	text-decoration:underline;
}

/* SERVICE LISTS */

/*a.registerLink*/
div.fckApplet
{
	float:right;
	width:170px;
}
div.fckApplet a
{
	display: block;
}
div.serviceLists_cont
{
	width:550px;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
}
div.serviceList_cont
{
	float:left;
	width:180px;
}
dl.serviceList
{
}
dl.serviceList dt
{
	font-weight:normal;
	font-size:22px;
	line-height:26px;
}
dl.serviceList dt a,
dl.serviceList dt a:visited
{
	color:#4A494A;
	text-decoration:none;
}

/* FEATURED LISTINGS */

.featuredListings_cont
{
	width:350px;
	margin:0 0 0 20px;
	float:left;
}
h2.featuredListingHdr
{
	height:28px;
	text-indent:-9999px;
	color:#4B4B4C;
}
h2.priorityListingHdr
{
	background:transparent url(/web/design/img/priority-sales-hdr-bg.png) no-repeat;
}
h2.LatestListingsHdr
{
	background:transparent url(/web/design/img/featured-listings-hdr-bg.png) no-repeat;
}
div.featuredListingItem
{
	padding:0 0 14px 0;	
	margin:10px 0;	
}
div.featuredListingRight
{
	float:right;
	width:200px;
	margin:0 10px 0 0;
}
a.featuredListingImgLink
{
	display:block;
	width:129px;
	height:85px;
}
h3.featuredListingHdr
{
	font-size:15px;
	color:#c8000a;
}
div.featuredListingItem a
{
	display:block;
}

/* TABLES */

table.styledTable
{
	
	background:#DDDDDE;
	width:750px;
}
table.styledTable td, table.styledTable th
{
	border:solid 1px #fff;
	padding:4px;
}

/* FORMS */

/*span.checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}*/

fieldset.regFeildset
{
	/*border:solid 1px #666;*/
	background:#ddd;
	margin:14px 14px 14px 0;
	padding:14px;
	width:764px;
}
fieldset.regFeildset legend
{
	color:#BD080C;
	background:#fff;
	padding:0 2px;
	margin:0 0 0 -2px;
	font-weight:bold;
	letter-spacing:1px;
	border:solid 1px #ddd;
}
div.formCol
{
	width:375px;
	float:left;	
}
div.formField
{
}
span.select {
  position: absolute;
  width: 168px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 32px;
  padding: 0 24px 0 8px;
  color: #000;
  font: 12px/21px arial,sans-serif;
  background: url(/web/design/img/search-select-bg.png) no-repeat;
  overflow: hidden;
}
div.formField select, div.searchInput_cont select
{
	/*height: 24px;*/
	width:162px;
	margin:0 0 10px 0;
}
label.formLabel
{

}
h3.formLabel
{
	padding:10px 0;
}
input.formValue
{
	width:148px;
	/*background:transparent url(/web/design/img/search-input-bg.png) no-repeat;
	height:28px;
	border:none;
	margin:0 0 2px 0;
	padding:6px 20px 0 8px;*/	
}
input.formValueWide
{
	width:280px;
	/*background:transparent url(/web/design/img/input-wide-bg.png) no-repeat;
	height:28px;
	border:none;
	margin:0 0 2px 0;
	padding:6px 20px 0 8px;*/
}
.formValueMulti
{
	background:transparent url(/web/design/img/textbox-bg.png) no-repeat bottom left;
	border:none;
	width:168px;
	height:225px;
	overflow:auto;
}
.formValueMultiWide
{
	width:280px;
	/*background:transparent url(/web/design/img/textbox-wide-bg.png) no-repeat bottom left;
	border:none;
	height:205px;
	padding:10px;
	overflow:auto;*/
}
select.formSelect
{
	width:168px;
}
select.formSelectWide
{
	width:296px;
}
input.formSelectWidth
{
	width:164px;
}
select.dateSelect
{
	width:80px;
}
span.labelText, strong.labelText
{
	width:190px;
	display:block;
	float:left;
	
}
span.labelText em
{
	color:#BD080C;
	padding:0 0 0 6px
}
div.errorMsg_cont, span.errorMsg_cont
{
	margin:10px -20px 10px 0;
	padding:14px;
	border:solid 1px #BD080C;
	display:block;
}

a.formSubmit, input.formSubmit
{
	background:transparent url(/web/design/img/search-submit-bg.png) no-repeat top right;
	display:block;
	width:100px;
	height:28px;
	margin:20px 0 0 0;
	color:#6DAB1B;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

a.formSubmitWhite, input.formSubmitWhite
{
	background:transparent url(/web/design/img/search-submit-white-bg.png) no-repeat scroll right top;
	color:#6DAB1B;
	display:block;
	float:left;
	font-size:18px;
	height:28px;
	margin:0;
	padding:3px 44px 0 0;
	text-decoration:none;
	width:auto;
}

a.formSubmit:hover, input.formSubmit:hover
{
	text-decoration:underline;
}

input.formSubmit, input.cancelBtn
{
	border:none;
	width:200px;
	line-height:28px;
	cursor:pointer;
}

input.cancelBtn, a.cancelBtn
{
	background:transparent url(/web/design/img/cancel-submit-bg.png) no-repeat top right;
	display:block;
	height:28px;
	width:160px;
	margin:20px 0 0 0;
	color:#BD080C;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}


/* SEARCH FORM */

.searchInput_cont
{
	height:216px;
	width:168px;
	margin:0 0 0 8px;
}

h4.searchLabel
{
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

input.searchInput
{
	width: 157px;
	margin:0 0 10px 0;
	/*margin:0 0 2px 0;
	width:168px;
	height:28px;
	border:none;
	padding:6px 0 0 8px;
	background:transparent url(/web/design/img/search-input-bg.png) no-repeat;*/
}

input.searchSubmit, a.searchSubmit
{
	border:none;
	background:transparent url(/web/design/img/search-submit-bg.png) no-repeat;
	width:28px;
	height:28px;
	text-indent:999em;
	margin:0 0 0 140px;
	cursor:pointer;
}

/* LOGIN FORM */

.loginForm
{
}

.loginForm span.labelText
{
	width:100px;
}

.loginForm div.loginFormError
{
	color:#BD080C;
	margin:8px 0;
}

a.searchSubmit
{
	display:block;
	height:29px;
	width:29px;
	text-indent:999em;
	overflow:hidden;
	margin:0 0 0 10px;
}

input.checkInput
{
	margin:0 0 0 18px;
	width:16px;
	height:26px;
	position:relative;
	top:10px;
}

a.forgotPassLink
{
	color: #000;
	display: block;
	padding: 5px 0 0 30px;
	margin-bottom: 20px;
	float: left;
}

/* ACCOUNT */

a.accountLink
{
	background:transparent url(/web/design/img/acc-btn-bg.png) no-repeat right;
	display:block;
	color:#6DAB1B;
	width:170px;
	height:29px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	margin:10px 0 0 0;
}

a.accountLink:hover
{
	color:#000;
}

fieldset.accountFeildSet
{
}

fieldset.accountFeildSet a.formSubmit
{
}

fieldset.accFieldset span.labelText
{
	/*line-height:30px;*/
}

span.accountValueLabel
{
	font-weight:bold;
	/*line-height:30px;*/
	float: left;
}

/* PAGINATION */

.pager_cont
{
	padding:14px 0;
}

.pager_cont a, .pager_cont span
{
	font-weight:bold;
	color:#6DAB1B;
	padding:0 3px;
}

.pager_cont a:hover
{
	color:#000;
}

.pager_cont span
{
	color:#666;
}



/* FOOTER */

a.footerLink
{
	color:#fff;
	text-decoration:none;
	margin:0 10px 0 0 ;
}

a.footerLink:hover
{
	text-decoration:underline;
}

a.footerLinkDPS
{
	float:right;
	top:-60px;
	position:relative;
}

/* File Icons */
.main_cont a[href$=".doc"],
.main_cont a[href$=".docx"],
.main_cont a[href$=".pdf"],
.main_cont a[href$=".xls"],
.main_cont a[href$=".xlsx"],
.main_cont a[href$=".zip"],
.main_cont a[href$=".ppt"],
.main_cont a[href$=".pptx"]
{
	padding-bottom:2px;
	padding-left:22px;
	padding-top:2px;
}
.main_cont a[href$=".doc"],
.main_cont a[href$=".docx"]
{
	background: transparent url(/web/design/img/page_white_word.png) left center no-repeat;
}
.main_cont a[href$=".pdf"]
{
	background: transparent url(/web/design/img/page_white_acrobat.png) left center no-repeat;
}
.main_cont a[href$=".xls"],
.main_cont a[href$=".xlsx"]
{
	background: transparent url(/web/design/img/page_white_acrobat.png) left center no-repeat;
}
.main_cont a[href$=".zip"]
{
	background: transparent url(/web/design/img/page_white_compressed.png) left center no-repeat;
}
.main_cont a[href$=".ppt"],
.main_cont a[href$=".pptx"]
{
	background: transparent url(/web/design/img/page_white_powerpoint.png) left center no-repeat;
}

.Fontxx-Small
{
	font-size:70%;
}
.Fontx-Small
{
	font-size:80%;
}
.FontSmall
{
	font-size:90%;
}
.FontMedium
{
	font-size:100%;
}
.FontLarge
{
	font-size:110%;
}
.Fontx-Large
{
	font-size:120%;
}
.Fontxx-Large
{
	font-size:130%;
}


.mainText ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:5px;
    margin-bottom:10px;
}
.mainText ol
{
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:23px;    
    margin-bottom:10px;
}
.mainText ul li
{
    margin-left:20px;
    padding-left:10px;
}
.mainText ol li
{
    margin-left:10px;
    padding-left:5px;
}


/* 211009 Updates */
fieldset.regFeildset {
	width: 760px;
	margin: 0;
	padding: 0 0 20px 0;
	background: none;
}
fieldset legend {
	display: none;
}
fieldset label.formLabel, label.formLabel {
	float: left;
	padding-bottom: 14px;
}
fieldset.loginFeildset label {
	padding-bottom: 10px;
}
div.errorMsg_cont, span.errorMsg_cont, div.msgSent {
	display: block;
	margin: 10px 0;
	padding: 14px;
	border: 1px solid #BD080C;
    background-color: #FFFF99;
}
div.msgSent {
	color: #FFF;
	border: 1px solid #000;
    background-color: #4B4B4C;
}
div.errorMsg_contTopLogin {
	margin: 0;
	padding: 5px;
	position: absolute;
	top: -5px;
	left: -130px;
}
table.styledTable {
	width: 100%;
	background: none;
}
table.styledTable th {
	font-size: 12px;
	line-height: 120%;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 0 5px 7px 2px;
	border: none;
	border-bottom: 1px solid #CCC;
}
table.styledTableAccount th {
	padding: 0 11px 7px 8px;
}
table.styledTable th.expires {
	width: 80px;
}
table.styledTable td {
	font-size: 12px;
	line-height: 120%;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 8px 5px 9px 2px;
	border: none;
	border-bottom: 1px solid #CCC;
}
table.styledTableAccount td {
	padding: 8px 11px 9px 8px;
}
table.styledTable td.expires {
	width: 80px;
}
table.styledTableAccount td a {
	color: #000;
}
table.styledTable td img {
	display: block;
}
table.styledTable td a.formSubmit, table.styledTable td input.formSubmit, table.styledTable td input.cancelBtn, table.styledTable td a.cancelBtn {
	font-size: 11px;
	font-weight: normal;
	color: #6CAB1A;
	padding: 0;
	margin: 0;
	width: 15px;
	height: 15px;
	background: none;
}
table.styledTable td input.cancelBtn, table.styledTable td a.cancelBtn {
	color: #BD070C;
}
.col1 {
	padding-bottom: 30px;
	background: none;
}
a.leftColumnBanner {
	text-align: center;
	display: block;
}
a.leftColumnBanner img {
	display: block;
	margin: 0 auto;
}
div.catsCont {
	padding: 0;
	border: none;
}
div.featuredListings_contRight {
	margin-left: 63px;
}