/* GLOBAL RESETS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, colgroup, col {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:inherit;
	font-weight:inherit;     
	outline: 0;
	vertical-align: baseline;
    }
:focus {
	outline: 0;
    }
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
    }
ol, ul {
	list-style: none;
    }
table {
	border-collapse: collapse;
	border-spacing: 0;
    }

caption, th, td {
	text-align: left;
	font-weight: normal;
    }
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
    }
blockquote, q {
	quotes: "" "";
    }
strong {
    font-weight:700;
    }
em {
    font-style:italic;
    }

/* END GLOBAL RESETS */

/* BASE TABLE STRUCTURE */

body {
	background-color: #8c837b;
	height: 100%;
	text-align: center;
}

.TableMain {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-color: #8c837b;
}

.TableHeader {
	background: url(/Branding/1011/Images/headerbg.jpg) no-repeat 0 15px;
	width: 990px;
	height: 143px;
	margin-top: 15px;
}

#TableBody {
	background: transparent url(/Branding/2133/Images/contentbg.jpg) repeat-y 0 0;
	width: 100%;
	padding: 10px;
}

.LoginStatus {
	background-color: #fff;
	width: 940px;
	*width: 980px;
	padding: 10px 20px 10px 10px;
	*padding-right: 30px;
	margin-left: 10px;	
}

.TableNav {
	margin: 15px 0px 10px 15px;
}

#Login .TableNav, #frmMain .TableNav, #PlaceAd .TableNav {
	width: 150px;
}

#Form1 .TableContent {
	margin:10px 0 15px 5px;
	width:745px;
}

#frmMain .TableContent {
margin: 10px 0 15px 30px;
width:745px;
}

.TableContent {
	width: 765px;
    margin: 15px 0 15px 10px;
}

.TableNavRight {
	width: 11px;
}

#TableNavRight.TableNav {
	width: 11px;
	margin: 0;
	background: transparent;
}

.TableFooter {
	background: url(/Branding/2133/Images/contentbg.jpg) repeat-y 0 0;
	width: 990px;
	height: 100px;
}

.PageFooter {
	background: url(/Branding/2133/Images/contentbg.jpg) repeat-y 0 0;
	width: 990px;
	height: 100px;
}

/* END BASE TABLE STRUCTURE */

/* BASE ELEMENT STYES */

html, body {
	font:12px Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

h1, h2, h3 {
	font-weight:bold;
	color:#74abd7;
}

h1 {
	font-size:21px;
	letter-spacing: -1px;
	clear:both;
}

h2 {
	font-size:15px;
	color:#615e56;
}

h3 {
	font-size:16px;
	letter-spacing: -0.5px;
	margin-bottom:16px;
}

p {
	line-height:18px; 
}

a, a:link, a:active, a:visited {
	color:#305b9f; 
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color:#305B9F; 
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

h2 a:link, h2 a:visited {
	color:#000000;
}

h2 a:hover {
	color:#bb1323;
}

p a:link, p a:visited {
	color:#000000;
}

p a:hover {
	color:#74abd7;
	text-decoration:underline;
}

td {
	vertical-align: top;
}

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

/* END BASE ELEMENT STYLES */

/* HEADER n NAV */

#site_services {
	width: 932px;
	margin: 0 auto 5px auto;
	padding: 0px 20px;
	font-size: 11px;
}

#site_services a {
	color:#000;
	font-size: 11px;
}

#site_services a:hover {
	color:#fff;
}

#navbar {
	margin-left: 11px;
	width: 979px; 
	height: 45px;
	overflow: hidden;
	padding-top: 0px;
	margin-top: 90px;
}

#navbar ul {
	border-top: 1px solid #ccc;
	margin:0 10px 0 0; 
	padding:0; 
	list-style:none;
	text-align:center;  
	font-size:14px;
	height: 45px;
}

#navbar li {
	float:left;
	width:162px;
	height:45px;
}

#navbar li a {
	display:block; 
	padding: 15px;
	height: 45px;
	margin:0; 
	color:#000000; 
	text-align:center; 
	text-decoration:none;
	font-weight:bold;
	font-size: 1.1em;
	background: url(/Branding/2133/Images/mainnavbg.gif) no-repeat right 0;
}

#navbar li a:hover {
	color:#8c837b;
	height: 45px;
	text-align:center;
	background-position: right -45px;
}

#navbar li.active {
	width: 161px;
}

#navbar li.active a {
	height:15px; 
	display:block; 
	padding:15px;
	color:#8c837b;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-position: right -45px;
}

#navbar li.last {
	width: 160px;
}

/* END HEADER n NAV */

/* FOOTER */

#footer {
	color:black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	padding: 20px 0 0 0;
	border-top:1px solid #b2b2b2;
	background-color: #FFF;
	width:950px;
	margin-left: 20px;
	margin-top: 15px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#8c837b;
}

/* END FOOTER */

/* HOMEPAGE */

#search_wrapper {
	width: 933px;
	padding: 20px 15px 0 20px;
	border-bottom:1px solid #b2b2b2;
	float: left;
	background-color: #dfdfdd;
}

#search {
	float: left;
	width: 576px;
	height: 300px;
	margin: 0 15px 0 0; /* for Safari */
	background: url(http://web.knoxnews.com/static/images/kns/realestate/qsearch_bg2.jpg) no-repeat 0px 60px;
}

#search_frame {
	float: left;
}

#search h1 {
	clear: none;
}

#search h2 {
	margin: 0 0 20px 0;
}
#frame {
	height:250px;
}

.big_box {
	float: right;
	width: 336px;
	height: 280px; 
	border: 1px solid #ccc;
	background-color: #fff;
	display: inline;
	text-align: center;
	vertical-align: middle;
}

.big_box.interior {
	height: auto;
}

.big_box td {
	text-align: center;
	vertical-align: middle;
}

#column1 {
	float:left;
	width:212px;
	padding: 20px 10px 0 20px;
	margin: 0 0 20px 0;
}

#column2 {
	float:left;
	width:212px;
	padding: 20px 10px 0 20px;
	margin: 0 0 20px 0;
	background-color: #f6f6f6;
}

#column3 {
	float:left;
	width:212px;
	padding: 20px 10px 0 20px;
	margin: 0 0 20px 0;
}

#column4 {
	float:left;
	width:212px;
	padding: 20px 10px 0 20px;
	margin: 0 0 20px 0;
	background-color: #f6f6f6;
}

#column1 ul, #column2 ul, #column3 ul, #column4 ul {
	margin:0px;
	padding:0px 0px 15px 13px;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#column1 li a:link, #column1 li a:visited, #column2 li a:link, #column2 li a:visited, #column3 li a:link, #column3 li a:visited, #column4 li a:link, #column4 li a:visited {
	background:transparent url(http://knoxstudio.com/willwork/AdPay/images/bullet_roll.gif) left 4px no-repeat;
	display:block;
	list-style-type:none;
	margin-left:-13px;
	padding:0px 0px 10px 20px;
	color:#000;
	line-height:18px;
}

#column1 li a:hover, #column2 li a:hover, #column3 li a:hover, #column4 li a:hover {
	background:transparent url(http://web.knoxnews.com/static/images/kns/realestate/bullet_rollover.gif) left 4px no-repeat;
	display:block;
	list-style-type:none;
	margin-left:-13px;
	padding:0px 0px 10px 20px;
	color:#74abd7;
	line-height:18px;
	text-decoration: underline;
}

#column1 li a:active, #column2 li a:active, #column3 li a:active, #column4 li a:active {
	background:transparent url(http://knoxstudio.com/willwork/AdPay/images/bullet_roll.gif) left 4px no-repeat;
	display:block;
	list-style-type:none;
	margin-left:-13px;
	padding:0px 0px 10px 20px;
	color:#000;
	line-height:18px;
}


/* END HOMEPAGE */

/* SEARCH */

#quicksearch_wrap { 
	margin:16px 0px 0px 17px; 
	width:553px; 
}

/* END SEARCH */

/* WIZARD */

#TableContent .ContentHeader {
	background: none;
	font-size: 21px;
	color: #cb480e;
}

#TableContent .ContentHeaderLeft, #TableContent .ContentHeaderRight {
	background: none;
	padding: 0px;
}



#adCartContainer {
	padding-top: 10px;
	margin-bottom: 20px;
}

#adCartContainer .smallBold {
	padding-bottom: 2px;
}

.smallBoldEmph {
	color: #cb480e;
}

/*
.levelwrap {
	height: 19px;
	background-color: #f5f5f5;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
*/

.tabstrip li {
	border-top: 1px solid #c1c1c1;
}

.levelwrap {
	border-left: 1px solid #c1c1c1;
	height: 19px;
}

.RadTabStrip_AdPay li.last a {
	margin-right: -5px;
}

.RadTabStrip_AdPay li a, .RadTabStrip_AdPay li a:hover {
	background:none;
	margin-right:0;
	padding-left:0;
	text-decoration:none;
	font-weight: normal;
	color: #000;
}

.RadTabStrip_AdPay li a .innerWrap {
	background-color: #f5f5f5;
	background-image: none;
	padding: 0 7px 0 7px;
	line-height: 18px;
}

.RadTabStrip_AdPay li a.selected .innerWrap {
background-image:none;
background-color: #e6e5e4;
margin-left: 6px;
}

.RadTabStrip_AdPay li a .wrap {
	background: transparent url(/Branding/2133/Images/tabRightMiddleOff.gif) no-repeat right 0;
	padding-right: 6px;
}

.RadTabStrip_AdPay li a.selected .wrap {
	background: transparent url(/Branding/2133/Images/tabRightLast.gif) no-repeat right 0;
	padding-right: 6px;
}

.RadTabStrip_AdPay li.first a.selected .wrap {
	background: transparent url(/Branding/2133/Images/tabRightFirstOn.gif) no-repeat right 0;
	padding-right: 6px;
}

.RadTabStrip_AdPay li.last a .wrap {
	background: transparent url(/Branding/2133/Images/tabRightLastOff.gif) no-repeat right 0;
	padding-right: 6px;
}

.RadTabStrip_AdPay li.last a.selected .wrap {
	background: transparent url(/Branding/2133/Images/tabRightLastOn.gif) no-repeat right 0;
	padding-right: 6px;
}

.RadTabStrip_AdPay li a.selected {
	background: url(/Branding/2133/Images/tabRightFirst.gif) no-repeat 0 0;
	margin-left: -6px;
	font-weight: bold;
}

.RadTabStrip_AdPay li.first a.selected {
	background:none;
	margin-left: -6px;
}


td.ContentHeader {
	border-bottom: solid 1px #b4b4b4;
	vertical-align: bottom;
}
#leftnavigation_RadPanelbar1 {
	border-left: solid 1px #b4b4b4;
	border-top: solid 1px #b4b4b4;
	border-right: solid 1px #b4b4b4;
}

.panelbarItem {
background: url(/Branding/2133/Images/navbullet.gif) #e0dfdd no-repeat 7px 7px;
border-left: 0px;
border-right: 0px;
border-bottom: solid 1px #b4b4b4;
border-top: solid 1px #f5f5f5;
color:#333333;
font-family:Arial,Verdana;
font-size:12px;
height:28px;
text-decoration:none;
}

.panelbarItem td{
	padding: 5px 5px 5px 21px;
}

.panelbarItemHover {
background: url(/Branding/2133/Images/navbulletblack.gif) #e0dfdd no-repeat 7px 7px;border-left: 0px;
border-right: 0px;
border-bottom: solid 1px #b4b4b4;
border-top: solid 1px #f5f5f5;
color:#333333;
font-family:Arial,Verdana;
font-size:12px;
height:28px;
text-decoration:none;
}

.panelbarItemHover td{
	padding: 5px 5px 5px 21px;
}

.panelbarHeaderExpand {
background-color:#e0dfdd;
border-top:1px solid #f5f5f5;
border-bottom: solid 1px #b4b4b4;
color:#333333;
font-family:Arial,Verdana;
font-size:12px;
font-weight:700;
height:28px;
background-image: none !important;
}

.panelbarHeaderExpand td{
padding: 5px 5px 5px 7px;
}

.panelbarHeaderExpand td img {
display: none;
}

.panelbarHeaderCollapsed {
background-color:#e0dfdd;
border-top:1px solid #f5f5f5;
border-bottom: solid 1px #b4b4b4;
color:#333333;
font-family:Arial,Verdana;
font-size:12px;
font-weight:700;
height:28px;
background-image: none !important;
}

.panelbarHeaderCollapsed td{
padding: 5px 5px 5px 7px;
}

.panelbarHeaderCollapsed td img {
display: none;
}

.panelbarHeaderHover {
background-color:#e0dfdd;
border-top:1px solid #f5f5f5;
border-bottom: solid 1px #b4b4b4;
color:#333333;
font-family:Arial,Verdana;
font-size:12px;
font-weight:700;
height:28px;
background-image: none !important;
}

.panelbarHeaderHover td{
padding: 5px 5px 5px 7px;
}

.panelbarHeaderHover td img {
display: none;
}

#MyHome_Text {
	font-weight: bold;
}

#MyMessages_Text {
	font-weight: bold;
}

#MyAd_Text {
	font-weight: bold;
}

#MyShopping_Text {
	font-weight: bold;
}

#MyAccount_Text {
	font-weight: bold;
}

#LogOut_Text {
	font-weight: bold;
}

#adCartContainer td.imageCell {
	padding: 2px 10px 0 0;
}


.AdWizardFieldset {
border:1px solid #c1c1c1;
background-color: #f3f3f3;
clear:both;
padding:10px;
}

.SubContentHeader {
background: none;
font-family:Arial,Verdana;
font-size:12px;
font-weight:bold;
padding:5px;
}

.SubContentHeader td {
border-bottom: 1px solid #c1c1c1;
vertical-align: bottom;
padding: 3px;
}

.AdTotalText {
	color: #000;
}

#Radajaxpanel2 td {
	padding-bottom: 20px;
}

#trPackages td {
	padding-bottom: 10px;
}

#trPackages tr {
	border-bottom: solid 1px #c1c1c1;
}

#trPackages .small {
	font-size: 12px;
}

.item {
	border-bottom: 1px solid #c1c1c1;
}

tr.item {
	background-color: #fff;
}

.item td {
	vertical-align: middle;
	padding: 10px;
	border-bottom: solid 0px #c1c1c1;
}

.item .small, .item .smallBold {
	width: 300px !important;
}

.aItem {
	border-bottom: 1px solid #c1c1c1;
}

tr.aItem {
	background-color: #e6e5e4;
}

tr.aItem td {
	vertical-align: middle;
	padding: 10px;
	border-bottom: solid 0px #c1c1c1;
}

.aItem .small, .aItem .smallBold {
	width: 300px !important;
}

input.button, input.rmButton, input.lmButton {
	border:1px solid #c1c1c1;
	background-color: #e6e5e4;
	font-weight:bold;
	height:30px;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	margin-left: 10px;
	margin-top: 15px;
}

input {
	font-family:Arial,Verdana,sans-serif;
	font-size:14px;
}

#pnlClone .LabelText {
	font-weight: normal;
}

.TableContentDataField {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height: 16px;
padding-left: 5px;
}

#Table4 {
	margin-left: 5px;
}

#TableContent .GridHeader {
background-color:#e6e5e4;
border-bottom: 1px solid #c1c1c1;
color:#000;
font-size:12px;
font-weight:bold;
height:25px;
padding: 5px 0 0 10px;
}

.RadGrid {
background-color:#e6e5e4;
border:1px solid #c1c1c1;
border-bottom: 0px solid #c1c1c1;
color:#000;
font-size:12px;
}

.eCommPaypalCallout {
background-color:#f3f3f3;
border:1px solid #c1c1c1;
display:block;
font-size:11px;
margin-top:10px;
padding:15px;
}

tr#tblrowExpandedText {
	border-top: dotted 1px #c1c1c1;
	border-bottom: dotted 1px #c1c1c1;
}

#tblrowExpandedText td{
	padding-top: 10px;
}

#txtNewDesc {
	margin-top: 10px;
}

.flabel {
	font-size: 12px;
}

tr#tblrowZip {
	border-bottom: dotted 1px #c1c1c1;
}

tr#tblrowZip td{
	padding-bottom: 20px;
}

tr#tblrowStartDate {
	border-bottom: dotted 1px #c1c1c1;
}

tr#tblrowStartDate td{
	padding-top: 20px;
	padding-bottom: 20px;
}

tr#tblrowStartTime {
	border-bottom: dotted 1px #c1c1c1;
}

tr#tblrowStartTime td{
	padding-top: 20px;
	padding-bottom: 20px;
}

.multiFileUpload {
	background-color: #f3f3f3;
	border: none;
}

input.NoSkinnedFileUnput {
border:1px solid #666666;
height:24px;
margin: 10px;
text-align:center;
vertical-align:middle;
width:280px;
}

.RadUploadClearButton {
border:1px solid #666666;
height:22px;
margin-top:10px;
text-align:center;
vertical-align:middle;
}

.multiFileUploadUpload {
border-top: 1px solid #c1c1c1;
padding: 10px;
}

.PhotoUploadButton {
background-color: #cb480e;
border:1px solid #333;
font-family:Arial,Helvetica,sans-serif;
color: #fff;
font-size:11px;
font-weight:bold;
height:25px;
text-align:center;
vertical-align:middle;
}

.multiFileUploadUpload .small{
color: #cb480e;
}

#SendToPrint td.TableContentDataField {
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 30px;
}

.printPreviewInner {
background-color: #fff;
border:2px outset #c1c1c1;
padding:10px;
}

#TableContent .GridRow {
background-color: #fff;
color:windowtext;
font-family:Arial,Helvetica,Sans-Serif;
font-size:smaller;
padding:20px;
}

#TableContent .GridRowAlternate {
	background-image: none;
background-color: #e6e5e4;
color:windowtext;
font-family:Arial,Helvetica,Sans-Serif;
font-size:smaller;
width:100%;
}

#TableContent .GridRow td, #TableContent .GridRowAlternate td {
font-size:9pt;
padding:10px;
}

.ActionsMenu {
background-color: #fff;
border:1px solid #c1c1c1;
}

.promotionCode {
border:1px solid #c1c1c1;
font-size:9pt;
margin-top:0;
padding:10px 5px;
text-align:center;
width: 642px;
}

.promotionCode input.button, .promotionCode input.rmButton, .promotionCode input.lmButton {
margin-top:0px;
}

#TableContent .SubHeaderText {
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
padding:3px;
}

#TableContent .RadGrid a {
color: #3279B0;
}

.GridRowAdsAlt {
background-image:none;
background-color: #e6e5e4;
}

.GridPager, .GridPager a {
	font-size: 11px;
}

table#tblMain.RadGrid tr {
	padding-top:10px;
}

#lblInstructions.PageInstructions {
	padding: 0px;
}

td#tdNewUser table.RadGrid {
	background-color: #f5f5f5;
	padding: 15px;
}

td#tdLogin table.RadGrid {
	background-color: #f5f5f5;
	padding: 15px;
}


td#tdNewUser {
	width: 180px;
}

td#tdOr {
	width: 30px;
	padding-right: 20px;
}

.PrintTabLeft {
	background-image: none;
	display: none;
}

.PrintTabRight {
	background-image: none;
	display: none;
}

.PrintTabMiddle {
	background-image: none;
	display: none;
}

.PrintTabMiddle a{
	color: #305b9f;
	display: none;
}

.PrintTabMiddle a img {
	display: none;
}

/* END WIZARD */

/* LISTINGS */

.SimpleSearchContainer {
background-color:#E0DFDD;
border:1px solid #B4B4B4;
height:44px;
margin:0 0 5px 25px;
padding:0;
width:935px;
}

#ctlSearch {
width: 950px;
}

.divCatTree {
border:1px solid #b4b4b4;
margin-bottom:15px;
margin-left:0;
margin-right:0;
overflow:hidden;
width:180px;
}

.divCatTreeHeader {
background-image: none;
background-color:#E0DFDD;
font-size:12px;
font-weight:bold;
height:21px;
margin-bottom:10px;
padding:10px 0 0 10px;
}

.RegPageContentTable {
width: 100%
}

.SimpleSearchTop {
height:35px;
padding:0;
}

.SimpleSearchTopMiddle td {
text-align:left;
}

.SimpleSearchTopLeft {
background-image:none;
height:0;
width:12px;
}

.SimpleSearchTopMiddle {
background-image:none;
}

.SimpleSearchTopRight {
background-image:none;
height:0;
width:0;
}

.SimpleSearchBottom {
height:0;
margin-right:10px;
margin-top:-24px;
margin-left:800px;
}

.SimpleSearchBottomLeft {
background-image:none;
height:0;
width:0;
}

.SimpleSearchBottomMiddle {
background-image:none;
height:0;
width:0;
}

.SimpleSearchBottomRight {
background-image:none;
height:0;
width:0;
}


#CNBContainer {
width:100%;
}

a#lbBackToSearch {
font-size: 11px;

}

input#ctlSearch_SimpleSearchTextbox.TextBox {
	width: 160px !important;
	margin-top: 10px;
	margin-right: 10px;
	_width: 160px !important;
	*width: 160px !important; 
}

#ctlSearch_SimpleSearchButton {
	margin: 0;
}

#ctlSearch_txtZipCode {
	margin: 10px 0 0 0;
	width: 140px;
}

.SimpleSearchContainer .TableContentDataField {
	padding-right: 5px;
}

.SimpleSearchBottom a:link, a:visited, a:active {
color:#305b9f;
}

.TableContentHeaderField {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding-right:10px;
}

.divCatTreeButtons {
border-top:1px dotted #b4b4b4;
padding:0 10px 10px 0;
text-align:right;
}

.divCatTreeSubHeader a:link, a:visited, a:active {
color:#305b9f;
}

.TreeNode {
color:#305b9f;
font-family:Arial,Helvetica,sans-serif;
font-size:8pt;
padding-left:3px;
text-decoration:none;
}

.TreeNodeOver { 
	color:#305b9f;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	padding-left:3px;	
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
}

.TreeNodeSelect { 
	font-family:Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	color: #305b9f; 
	background: transparent; 	
	cursor: pointer;
	cursor: hand;
	margin-left: 3px;	
}

.TreeNodeSelect a{ 
	text-decoration: underline;	
}

.TreeNodeDisabled { 
	font-family:Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	color: gray;	
	padding-left: 3px;
	text-decoration: none;
	cursor: default;
}



.RegSearchResultsGrid {
border:1px solid #b4b4b4;
}

.RegSearchResultsGridHeader2 td {
	background-color: #e0dfdd;
}

.RegSearchResultsItemTable {
	border-bottom:1px solid #b4b4b4;
	margin-right:0;
	margin-top:0;
}

.RegSearchResultsItemTable td {
	padding-top: 10px;
	padding-right: 10px;
}

#CNBContainer {
margin-top:5px;
}

#CNBHeader {
background-color:#FFFFFF;
background-image:none;
font-weight:bold;
height:25px;
margin:0;
overflow:hidden;
padding:0;
}

#CNBHeader td {
color:#CB480E;
font-family:arial,helvetica;
font-size:21px;
font-weight:bold;
}

#CNBContent .photoCell {
height:100%;
padding-top:10px;
text-align:center;
}

#CNBContent .photoCellInner {
border:1px solid #B4B4B4;
width:450px;
}

#CNBContent .photoCellHeader {
background-color:#E0DFDD;
padding:5px;
text-align:right;
width:450px;
}

#CNBContent .photoCellFooter {
background-color:#E0DFDD;
}

#CNBContent .thumbsContainer {
margin:10px 0 20px 0;
overflow:auto;
}

#CNBContent .thumbsContainer td {
border:1px solid #B4B4B4;
height:75px;
text-align:center;
vertical-align:middle;
width:85px;
}

.cnbThumb {
border:medium none;
}

#CNBContent .SubContentHeader {
background-image: none;
background-color:#E0DFDD;
font-size:8pt;
font-weight:bold;
height:21px;
padding:5px;
}

#CNBContent td.SubContentHeader {
border: 1px solid #b4b4b4;
}

#CNBContent .menuCell {
padding-top:10px;
}

#lblWebID {
display:block;
text-align:right;
width:284px;
}

#TableContent .GridRow {
background-color:#FFFFFF;
color:windowtext;
font-family:Arial,Helvetica,Sans-Serif;
font-size:smaller;
padding:0;
}

#TableContent .GridRow td, #TableContent .GridRowAlternate td {
font-size:9pt;
padding:0;
}

.detailsViewDescription {
	padding:10px 0 0 0;
}

#pnlSearch {
	background: transparent;
}

#pnlSearch td {
	background: transparent;
	margin:0;
}

.AdvancedSearchHeader {
background-color: #fff;
color:#CB480E;
font-size:21px;
}

.AdvancedSearchHeader td {
	border-bottom: 1px solid #b4b4b4;
}

.FieldsetLegend {
font-family:Arial,Helvetica,sans-serif;
font-size:21px;
font-weight:bold;
}

.AdvancedSearchFindResults {
background-color:#fff;
border-bottom: 1px solid #b4b4b4;
margin-bottom: 5px;
}

.AdvancedSearchFindResults .TextBox {
	margin-bottom: 10px;
}

#lblEnhanced {
font-size:11px;
line-height:0;
position:relative;
top:-21px;
}

.RadGrid .TableContentHeaderField {
	padding: 5px;
}

.RequiredField {
background-color:#d9eaf7;
border:1px solid #b4b4b4;
font-family:Arial,Verdana,sans-serif;
font-size:11px;
padding:2px;
}

.RadGrid .RequiredField {
	margin-top: 5px;
}

.SubHeaderText .RequiredField {
	position: relative;
	top: -1px;
	padding: 0;
}

.PageGuardContainer {
background-color: #E6E5E4;
margin-left:200px;
margin-top:20px;
padding:0 10px;
width:300px;
}

#tbemailaddress.RequiredField {
	margin-left: 5px;
}

.NonRequiredField {
background-color:#E6E5E4;
border:1px solid #b4b4b4;
font-family:Arial,Verdana,sans-serif;
font-size:11px;
padding:2px;
}

.RadGrid .NonRequiredField {
	margin-top: 5px;
}

.NewUserError {
background-color:#E6E5E4;
border:1px solid #CB480E;
color:#CB480E;
font-size:11px;
font-weight:bold;
height:14px;
margin-left:10px;
margin-top:5px;
padding:1px 6px 3px 3px;
}

.PageGuardHeaderNote {
color:#CB480E;
}

#div1yes {
	margin-top: 6px;
	margin-left: 10px;
}

tr#trPhone td.TableContentDataField {
	padding: 3px 0 10px 1px;
}

.panelbarLeftNav {
background-color:#E0DFDD;
border-bottom:1px solid #B4B4B4;
border-top:1px solid #F5F5F5;
color:#333333;
font-family:Arial,Verdana;
font-size:12px;
font-weight:700;
height:28px;
}

.panelbarLeftNav td {
padding:5px 5px 5px 7px;
}

.SearchResultsOnlineAd a, .SearchResultsOnlineAd a:hover, .RegSearchItemTitle a:visited {
	color: #000 !important;
	text-decoration: none;
}

a.RegSearchItemTitle, a:hover.RegSearchItemTitle, a:visited.RegSearchItemTitle {
	font-size: 16px;
	font-weight: bold;
	color: #305B9F !important;
}

#FooterBug {
	display: none;
}

.RegSearchItemPaperName {
	display: none;
}

#Table5 .LabelText {
	padding-top: 5px;
}

#Table5 input.button, #Table5 input.rmButton, #Table5 input.lmButton {
	margin-top: 0;
}

#rgLineItems .GridRow td {
	padding: 10px;
}

#rgLineItems .GridRowAlternate td {
	padding: 10px;
}

#TableContent .MasterTable .GridRow td {
	padding: 10px;
}

#TableContent .MasterTable .GridRowAlternate td {
	padding: 10px;
}

#RadGridMyAdsOnline .GridRow td {
	padding: 10px;
}

#RadGridMyAdsOnline .GridRowAlternate td {
	padding: 10px;
}

.pseudoWindow2 {
border:1px solid #B4B4B4;
}

.pseudoWindowTitleBar2 {
background-color:#E0DFDD;
background-image: none;
color:Black;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
height:21px;
padding-left:5px;
padding-top:3px;
position:relative;
text-align:left;
}

#txtFriendEmail {
	margin-bottom: 10px;
}

#txtYourName {
	margin-bottom: 10px;
}

#txtYourEmail {
	margin-bottom: 10px;
}

.pseudoWindowButtonBar2 {
background-color:#E0DFDD;
background-image: none;
height:60px;
padding-right:10px;
padding-top:2px;
position:relative;
text-align:right;
}

.AdCart {
border:1px solid #B4B4B4;
font-size:11pt;
margin-right:20px;
margin-top:15px;
width:200px;
}

.AdCartHeader {
background:#E0DFDD none repeat scroll 0 0;
border-bottom:1px solid #B4B4B4;
border-top:1px solid #FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:23px;
padding:5px 0 0 7px;
text-align:left;
}

#PlaceAd .TableContent {
margin:15px 15px 15px 10px;
width:550px;
}

.AdCartPrice {
color:#CB480E;
font-weight:bold;
}

#leftnav {
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-top:1px solid #B4B4B4;
	width:150px;
	margin: 0 15px 0 15px;
}

.leftnavitem a, .leftnavitem a:hover, .leftnavitem a:visited, .leftnavitem a:active {
	display: block;
	background-color:#E0DFDD;
	border-bottom:1px solid #B4B4B4;
	border-top:1px solid #F5F5F5;
	color:#333333;
	font-family:Arial,Verdana;
	font-size:12px;
	font-weight:700;
	height:22px;
	*height: 28px;
	text-decoration: none;
	padding: 4px 0 0 7px;
}

.tabstrip ul {
	height: 20px;
}

.tabstrip div {
	float: none !important;
}

.aggregateBlock {
border:1px solid #B4B4B4;
margin-bottom:20px;
}

.aggregateBlockHeader {
background-color:#E0DFDD;
font-size:12px;
font-weight:bold;
padding:3px 5px;
}

.aggregateItem {
border-bottom:1px solid #B4B4B4;
margin-bottom:5px;
padding-bottom:5px;
}

.aggregateItem a:link, .aggregateItem a:visited, .aggregateItem a:hover, .return a:link, .return a:visited, .return a:hover {
color:#305B9F;
text-decoration:none;
}

#lblTitle {
	display: block;
	width: 450px;
	overflow: hidden;
}

.mapHeader {
background-color:#E0DFDD;
}

.mapFooter {
background-color:#E0DFDD;
}

.mapContent {
background-color:#E8E8E8;
border:1px solid #B4B4B4;
}

.featuredItem2 {
background-color:#E8E8E8;
}


/* Storefront page fixes */
#wrapperOuter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	background: transparent;
	width: 990px;
}
#wrapperInner {
	margin: 0px 10px;
	overflow: hidden;
	background-color: #fff;
}
.marginLeft {
	margin-left: 11px;
}
.marginRight {
	margin-right: 11px;
}
.StoreFrontTableMain {
	background-color: #FFF;
	width: 970px;
	margin-left: 10px;
	padding-right: 38px;
	border-collapse: separate;
}
.StoreWizardNavTable{
	padding: 0px 30px 0px 0px;
	border-collapse: separate;
}
.StoreFront {
	padding-right: 30px;
}
table.StorefrontSearchTable {
	background-color: #365d98;
	border: 1px none #365d98;
	margin: 15px 0px;
}
.StorefrontContentArea td td{
	float: left;
	clear: both;
}
.StorefrontSearchTable {
	width: 225px;
	border-collapse: separate;
}
span.StorefrontSearchCaption {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
}
table.StorefrontSearchTable {
	background-color: #365d98;
	border: 1px none #365d98;
}
.StorefrontCheckoutSidebar {
	width: 190px;
}
.StorefrontCheckoutNavTableCell {
	float: left;
	clear: none;
}
.StorefrontContentArea td td {
	float: none;
	clear: none;
}
tr#trCatLink {
	margin-top: 10px;
	border-collapse: separate;
}

/* END Storefront page fixes */

/* Community pages fixes */
#headerBkgdHolder {
	height: 133px;
	width: 990px;
	overflow: hidden;
	background:transparent url(/Branding/1011/Images/headerbg.jpg) no-repeat scroll 0 0px;	
}
.textAlignLeft {
	text-align: left;
}
#wrapperInner .LoginStatus {
	width: 745px;
	*width: 785px;
	padding: 10px 20px 10px 10px;
	*padding-right: 30px;
	float: right;
	overflow: hidden;
}
/* End Community page fixes */
/* Fix for CAPTCHA on register */
#pg1_pageGuardTable {
float:left;
}
#lblInstructions.PageInstructions {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1pt;
display: none;
margin: 0px;
}
