@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-attachment: fixed;
	background-image: url(../images/pg_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 8px;
}
#fixedTop {

}
#topBanner {
	margin: 0 auto;
	width:900px;
	height:140px;
	background-image:url(../images/banner2012.png);
	background-repeat:no-repeat;
	background-position:top;	
}

#leftTop {
	float:left;
	width:540px;	
}
#rightTop {
	float:right;
	width:360px;
	height:140;
}
#numberSearch {
	margin: 98px auto 0px;
}

#numberSearch input {
	background-color:#F00;	
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#searchArea {
	margin: 114px auto 0px;
}

#searchArea input {
	
	background:none;
	color:green;
	text-align:center;
}

#menu {
	top: -4px;
	z-index:2;
	margin: 0 auto; 
}

#message {
	
	margin: 0 auto; 
	width:896px;
	background-color:#666;
	font-size:12px;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#restrict {
	margin: 0 auto; 
	width:896px;		
}

#mainContent {
	z-index:-80;
}
.bodyTable {
	border: thick solid #FFFFFF;
}
.list ul {
	list-style-image: url(../images/check.png);
}
ul { list-style-image: url(../images/check.png); }
.welcomeBox {
	background-image: url(vector.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.rentBox {
	background-image: url(rentSign.jpg);
	background-repeat: no-repeat;
	background-position: 90% 0%;
}

.sellBox {
	background-image: url(forSale.gif);
	background-repeat: no-repeat;
	background-position: 90% 0%;
}

.postBox {
	background-image: url(postSign.jpg);
	background-repeat: no-repeat;
	background-position: 90% 0%;
	
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #FF6600;
	background-image:url(../images/h1headers.png);
	background-repeat:no-repeat;
	padding: 5px 0px 5px 42px;
}

h2 {
	font-size: 16px;
	color: #FF6600;
	padding: 1px;
	letter-spacing: normal;
}
.bannerText {
	font-size: 16px;
	color: #FFFFFF;
}
.loginTable {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.tableDotTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.tableDotBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.greyTextBold {
	font-size: 16px;
	color: #666;
	font-weight:bold;
}
.redTextBold {
	font-size: 16px;
	color: #F00;
	font-weight:bold;
}
.orangeTB {
	font-size: 16px;
	color: #FFA200;
	font-weight:bold;
}
.greenTextBold {
	font-size: 16px;
	color: #ABDB09;
	font-weight:bold;
}


.bannerText14 {
	font-size: 14px;
	color: #FFFFFF;
}
.headerText {
	font-size: 10px;
	color: #666666;
}
p {
padding:0;
}
.footerText {
	font-size: 10px;
	color: #FFFFFF;
}
.headerTextBold {
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}

.headerTextBoldGreen {
	font-size: 10px;
	color:#308621;
	font-weight:bold;
}

.boldGreen {
	font-size: 11px;
	color:#308621;
	font-weight:bold;
}

.txtBoldHeader {
	font-size: 10px;
	color:#99CC00;
	font-weight:bold;
}
.pagecurl {
	background-image: url(pagecurl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.curlred {
	background-image: url(pagepeels.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.keyFunctionsBullet {
	list-style-image: url(bullet_key.png);
}

h3 {
	font-size: 14px;
	color: #FF6600;
	padding: 1px;
	vertical-align: 1%;
	
}

h4 {
	font-size: 12px;
	color: #FF6600;
}
h5 {
	font-size: 10px;
	color: #FF6600;
}
.boldDeepGrey10 {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.redText {
	font-size: 10px;
	color: #FF0000;
}
.itemHeader {
	font-size: 11px;
	color:#333333;
	font-weight:bold;
}

#footer {
	margin: 0 auto; 
	width:900px;
}
.footer {
	background-color:#666;
	font-size:10px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.footer a {
	color:#FFF;
}
.footer a:hover {
	color:#9C3;
}
.standOut{
	color:#F00;
}
.listing th{
	font-style:normal;
	background-color:#F7F7F7;
}
.listing td{
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 8px;
}
.listing tr:hover {
	background-color:#F5FFE8;
	color: #FFF3E1;
}

.front_listing th{
	font-style:normal;
	background-color:#F7F7F7;
}
.front_listing td{
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 2px;
}
.front_listing tr:hover {
	background-color:#F5FFE8;
	color: #FFF3E1;
}

input {
	color:#666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-width:thin;
	border-left-style: none;
	border-bottom-color: #666;
	background-color: #FFFFF9;
}
.no_input_style {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input_button {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #DBDBDB;
}

.colorback td {
	background-color:#F4F4F4;	
}

.postViewText {
	font-size:10px;
	color: #666;
	font-weight:bold;
}
.postViewGxText {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#F90;
	padding-left: 2px;
}

.postViewNumberText {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#690;
}

.postViewGxNumberText {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#F00;
}

.postViewType {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#666;
	padding: 0px 2px 0px;
}

.answerDiv {
	background-color:#F8FFEA;
	font-size:12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 10px;
	padding-left: 25px;
	
}

.questionDiv {
	background-color:#999;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 10px;
	padding-left: 25px;
	background-image:url(../images/help.png);
	background-repeat:no-repeat;
	background-position:left;
}

.descriptionDiv h1 {
	font-size: 16px;
	background-image:none;
	padding: 1px;
	letter-spacing: normal;
}

.descriptionDiv h2 {
	font-size: 14px;
	background-image:none;
	padding: 1px;
	letter-spacing: normal;
}