/* Axed:
catchoice */

body {
	background-color: #FFFFFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0px;
	text-align:left;
}

body a {
	color:blue;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}



td.bar1 {
	background-color: #ACD58A;
	vertical-align:top;
}

td.bar1 img {
	margin:0;
}


td.bar2 {
	background-color: #666699;
	width:100%;
}

td.footer {
	clear:both;
	background-color: #666699;
	width:100%;
	color: #ACD58A;
	font-size: 10px;
	text-decoration: none;
	font-weight:400;
	text-align:center;
	padding:20px;
}

td.footer a {
	color: #ACD58A;
}

td.footer a:visited {
	color: #ACD58A;
}

td footer a:hover {
	color: #ACD58A;
}

.tinylabel {
	font-size:11px;
	font-weight:400;
	color:#000000;
}

.tinylabel a {
	text-decoration:none;
	color:blue;
}

.smalllabel {
	font-size:10pt;
	vertical-align:top;
	font-weight:800;
}

.label {
	white-space:nowrap;	
	font-size:12pt;
	font-weight:800;
}

.biglabel {
	white-space:nowrap;	
	font-size:14pt;
	font-weight:800;
}

.submit:hover {
	background-color: #F0F0F0;
	cursor:pointer;
}

.smallerror {
	font-size:9pt;
	font-weight:800;
	color:red;
}

.error {
	font-size:10pt;
	font-weight:800;
	color:red;
}

td.leftbar {
	border:1px solid #BEC5B9;
}

/* Used for results limit block only */
p.limits { margin:0px; line-height:12px; }

#searcharea {
	white-space:nowrap;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
	color: #666699;
	font-weight:600;
}

#searcharea div {
	padding-right:0px;font-weight:400;

}

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

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

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

#welcome {
	font-size:10px;
	font-weight:400;
	text-align:left;
	color:#666699;
}


div.contentsarea {
	margin-left:12px;
	margin-right:5px;
	margin-top:12px;
}


#categoryhead {
	font-weight:400;
	white-space:nowrap;
	padding-bottom:2px;
	border-bottom:1px solid #BEC5B9;
}


#categoryhead div {
	margin-left:2px; margin-top:0px;margin-bottom:0px;
	font-weight:800;
}

#categoryhead div.category {
	width:30px;
}

/* used by Posting Deleted */
#categoryhead div.post {
	width:400px;
}


#categoryhead .title {
	color:#000000;
	font-weight:400;
	font-size:14pt;
	padding-left:0px;
	padding-right:0px;
	width:100px;
/*	text-decoration: none;*/
/*	display:inline;*/
}

#categoryhead .title a {
	color:#000000;
	text-decoration:none;
}

#categoryhead .title a:hover {
  background-color:#BEC5B9;
}

#categoryhead a.normal {
	color:#000000;
	text-decoration: underline;
	font-size:10pt;
	display:inline;
	padding-left:0px;
	padding-right:0px;
}

#categoryhead a.returntosearch {
	text-decoration:none;
        color:blue;
        font-size:9pt;
        white-space:nowrap;
}

#categoryhead a.returntosearch:hover {
	text-decoration:underline;
	background-color:white;
}

/* end categoryhead */



#post {
	background-color:white;
	vertical-align:top;
	color: #000000;
	font-weight:400;
	font-size: 10pt;
	white-space:wrap;
	margin-top:10px;
	width:600px;
}


#post span {
	font-weight:800;
}

#post .subjectname {
	font-size:20px;
	font-weight:400;
	color:#000000;
	padding-bottom:5px;
	width:450px;
}

#post .headerlines {
	font-size:12px;
	font-weight:200;
	color:#000000;
	padding-bottom:5px;
}

#post .subjectcontent {
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:400;
	color:#000000;
	padding-right:10px;
	width:600px;
}

#post .deletedpostnotice {
	font-size:14px;
	font-weight:400;
	color:black;
	padding:10px;
	margin:10px;
	margin-top:60px;
	border:1px dotted black;
	text-align:center;
}

/*
#post a {
	text-decoration:none;
	color:blue;
}

#post a:hover {
	text-decoration:underline;
	color:blue;
}
*/

#post a:hover div {
	background-color:#BEC5B9;
	color:blue;

}

#post a .deletelink {
	font-size:14px;
	font-weight:400;
	color:red;
	padding:10px;
	margin:10px;
/*	margin-top:10px;*/
	border:1px dotted black;
	text-align:center;
}

#post .input {
	padding-bottom:4px;
}

#post .href_button {
	padding:4px;
	border:1px solid black;
	background:white;
}

#post .href_button:hover {
	background:#F4F3F5;
	color:black;
	text-decoration:none;
}

#post .rightbar {
	margin-top:4px;
	margin-bottom:12px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-size:12px;
/*	border-top:1px solid #BEC5B9;*/
	border-bottom:1px solid #BEC5B9;
	text-align:left;
	width:600px;
}

#post table {
	padding:0; margin-bottom:-5px;
}

#post div.categoryinput {
	white-space:nowrap;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:10px;
}

#post .preview {
	border: 1px #6666BB dashed;
	background: #FEFEFE;
	padding:10px;
	background-color:#DEDEDE;
}

#post .preview .label {
	color:blue;
	font-size:12px;
	font-weight:800;
	margin-right:10px;
}

#post .preview .content {
	color:#000000;
	font-size:12px;
	font-weight:400;
}

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


#pagingblock {
	font-size:10pt;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:0px;
	margin-left:3px;
}


#pagingblock a {
	text-decoration:none;
	color:black;
	font-weight:800;
}

#pagingblock a:hover {
	text-decoration:none;
	color:black;
	background-color:#BEC5B9;
	border:none;
}

#pagingblock .nolink {
	color:#BEC5B9;
}


#homepagerightbar {
	border:1px solid #BEC5B9;
	margin-left:15px;
	margin-right:0px;
	padding-top:10px;
	padding:10px;
	font-size:12px;
}

#homepagerightbar ul {
	list-style-type: none;
	font-size:12px;
	padding:0;
	margin:.5em;
	margin-left:1em;
}

#homepagerightbar li {
	text-indent:-7px;
	padding-bottom:4px;
}

#rightbarlist {
	margin:0px;
	white-space:nowrap;
	padding:2px;
}


#rightbarlist li {
	display: inline;
	font-weight:400;
}



#usermsghead {
	background-color:white;
	color: #000000;
	font-weight:800;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:2px;
	border-bottom:1px solid #BEC5B9;
	border-right:1px solid #BEC5B9;
        width:550px;
}


.usermsg {
	background-color:white;
	vertical-align:top;
	color: #000000;
	font-weight:400;
	font-size: 10pt;
	white-space:wrap;
	padding:10px;
        width:550px;
}


.usermsg pre {
	padding:0;
	margin-top:5px;
	margin-bottom:0px;
	padding-left:40px;
}

.usermsg ul {
	font-size:12px;
	white-space:nowrap;
}

.usermsg li {
	display:inline;
	white-space:nowrap;
}

.usermsg li a {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	margin-top:0px;
	border-bottom: 1px solid #BEC5B9;
	float:left;
}

.usermsg li .selectedmenu {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	margin:0px;
	border-left: 1px solid #BEC5B9;
	border-right: 1px solid #BEC5B9;
	border-top: 1px solid #BEC5B9;
	border-bottom: none;
	float:left;
	font-weight:600;
}

.usermsg .helpcontents {
	width: 550px;
}

.usermsg .helpcontents li {
	display:block;
	padding-left:0px;
}

.usermsg .helpcontents a {
	padding:0px;
	border:none;
	float:none;
}

.usermsg .helpcontents h1 {
	font-size:16px;
	margin:0px;
	padding:0px;
}

.usermsg .helpcontents h2 {
	font-size:14px;
	margin:4px;
	margin-left:10px;
	margin-bottom:10px;
	border-bottom:1px solid black;
}
.usermsg .helpcontents h3 {
	font-size:12px;
	font-weight:400;
	margin:0px;
	margin-left:20px;
	margin-bottom:10px;
}
.usermsg .helpcontents h4 {
	font-size:12px;
	font-weight:400;
	margin:4px;
	margin-left:50px;
	padding:0px;
	text-indent:-6px;
}

.usermsg .helpcontents h5 {
	font-size:12px;
	font-weight:400;
	margin:4px;
	margin-left:70px;
	padding:0px;
	text-indent:-6px;
}

.usermsg .helpcontents .subcontent {
	padding-left:10px;
}

.usermsg div.account_menu {
	margin-top:10px;
	white-space:nowrap;
	width:620px;
}

.usermsg ul.normal {
	padding-top:0px;
}


#sortby {
	font-size:9pt;
	text-align: right;
	padding-left:0px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:0px;
	white-space:nowrap;
	border-bottom:1px solid #BEC5B9;
	border-right:1px solid #BEC5B9;
}
	
/*
#sortby a {
	text-decoration: none;
	background-color:#FFFFFF;
	color:#0000FF;
}

#sortby a:hover {
	text-decoration:underline;
}
*/

#prevnext {
	color:#000000;
	font-size:9pt;
	white-space:nowrap;
	border-bottom:1px solid #BEC5B9;
	border-right:1px solid #BEC5B9;
}
	

#prevnext a {
/*  text-decoration:none;*/
  color:black;
}

#prevnext a:hover {
  text-decoration:none;
  /*color:black;*/
  background-color:#BEC5B9;
}



#customize {
	border:1px solid #BEC5B9;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
        padding-left:8px;
        padding-right:8px;
}

#customize td.head {
	font-weight:400;
	font-size:12px;
	font-weight:600;
	color:black;
	white-space:nowrap;
	padding-left:4px;
}

#customize td.choices {
	white-space:nowrap;
	padding-left:2px;
	padding-right:5px;
	font-size:12px;
	padding-bottom:0px;
	padding-top:5px;
}

#kidfilter {
	border:1px solid #BEC5B9;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:15px;
	padding:10px;
	white-space:nowrap;
}

/*
#highlightedlistings {
	padding:5px;
	margin:0px;
}
*/

#search_special_notice {
	padding-left:4px;
	margin-left:0px;
	padding-bottom:1px;
	padding-top:1px;
	background:#DBEDCC;
	width:625px;
}

#homepage_special_notice {
	background:#DBEDCC;
}

#homepage_sort_block {
	text-align:right;
	font-size:11px;
}

#highlightedlistings h1 {
	margin-top:5px;
	margin-left:0px;
        margin-bottom:3px;
	line-height:10px;
	font-size:18px;
	font-weight:800;
	color:#666699;
}

#highlightedlistings h1 a {
	text-decoration:none;
	color:#666699;
}

#highlightedlistings h1 a:hover {
	background-color:#DEDEDE;
}

#highlightedlistings h1 a.returntosearch {
	text-decoration:none;
        color:blue;
        font-size:8pt;
        white-space:nowrap;
}

#highlightedlistings h1 a.returntosearch:hover {
	text-decoration:underline;
	background-color:white;
}

#highlightedlistings ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#highlightedlistings li.special {
	line-height:14px;
	font-size:10px;
	vertical-align:top;
	list-style: none;
        white-space: nowrap;
	margin:5px;
	padding-right:0px;
}

#highlightedlistings li.special a {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	width:380px;
}


#highlightedlistings li.special a:hover {
	background-color:#DEDEDE;
/*	text-decoration:none;*/
}

#highlightedlistings li.special .subject {
	font-size:14px;
	font-weight:800;
	color:#0000FF;
}

#highlightedlistings li.special a:visited .subject {
	color:#9999FF;
}

#highlightedlistings li.special .subhead1 {
	font-size:10px;
	font-weight:800;
        color:black;
}

#highlightedlistings li.special .subhead2 {
	font-size:10px;
	font-weight:400;
        color:black;
}

/*
#listings {
	padding-top:0px;
	margin:0px;
}
*/

#listings ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#listings li.special {
	font-size:10px;
	font-style: normal;
	vertical-align:top;
	list-style: none; /*white-space: nowrap;*/
	padding-bottom:4px;
}

#listings li.special a {
        color:#000000;
	display:block;
	text-decoration:none;
	margin-left:0px;
	width:625px;
	margin-right:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;

}


#listings li.special a:hover {
	background-color:#DEDEDE;
	text-decoration:none;
}

#listings li.special .subject {
	font-size:16px;
	font-weight:800;
	color:#0000FF;
}

/*
#listings li.special .subject a:hover {
	color:#FF0000;
}
*/

#listings li.special a:visited .subject {
	color:#9999FF;
}

#listings li.special .subhead {
	font-size:11px;
	font-weight:600;
}


.SectionsListArea {
/*	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;*/
	padding-bottom:4px;
	background-color:#FFFFFF;
}

#SectionsList ul
{
	background-color:#EDF6E5;
	margin-top:0px;margin-bottom:0px;
        margin-left:6px;margin-right:6px;
	padding-left:0px;
	list-style-type: none;
}

#SectionsList a
{
	display: block;
	color: #49484A;
	font-size:12px;
        width:125px;
        padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:8px;
	margin:0px;
	text-decoration: none;
	white-space:nowrap;
}

#SectionsList a:hover
{
	background-color: #DBEDCC;
	color: #000;
}


.SectionsListTitle {
	background-color:white;
	color: #4C4B4C;
	font-weight:700;
	font-size: 10pt;
	white-space:nowrap;
	padding-left:10px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:2px;
	margin:0px;
/*	text-decoration:none;
	border:none;*/
}



/* The 90% width keeps the menubar from wrapping prematurely, 
but overlays the upgrade button in some browsers. Still
looking for a good fix. 
100% stretches the bar and creates a horizontal scroll. Suckage. */

#NavMenuList {
	margin: 0; padding: 0;
	white-space: nowrap;
}

#NavMenuList li {
	display: inline;
}

#NavMenuList a {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1.5em;
	padding-right:1.5em;
	color: #ACD58A;
	background-color: transparent;
	font-size: 13px;
	text-decoration: none;
	font-weight:600;
	float: left;
	display: block;
	border-top: 1px solid #666699;;
	border-bottom: 1px solid #666699;
}

#NavMenuList a:hover {
	text-decoration:none;
	background-color:white;
	color:black;
	border-top: 1px solid white;
	border-bottom: 1px solid #666699;
}


