body {
	margin:0;
	padding:0;
	background:#fff url(/images/main_bg.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*behavior: url(/beta/css/csshover.htc);*/
	}

h1,h2,h3,.form_profile_header_col, span.large {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #24d;
}

a:visited {
	color: #03c;
}

a:hover {
	color: #06f;
}

#container {
	width:980px;
	margin:0 auto;
	}
	
#header {
	width:980px;
	height:102px;
	/* border:1px solid #000; */
	}
	
#logo {
	margin-top:10px;
	}

#login {
	width:260px;
	float:right;
	margin:25px 0 0;
	}
	
#login form {
	margin:0;
	padding:0;
	}
	
#login table {
	
	border: 1px solid #aaa;
	border-top: 2px solid #d00;
	background:#ddd url(/images/box_gradient_small.gif) left top repeat-x;
	margin-top:2px;
	}
	

	
#ads {
	float:right;
	width:170px;
	text-align:center;
}
	
	
#mainContent {
	width:791px;
	/*height:531px;*/
	border:1px solid #aaa;
	border-top: 2px solid #000;
	border-bottom: 2px groove #aaa;
	margin-top:-6px;
	float:left;
	background:#FFF;
	}
	
#leftContent {
	float:left;
	width:190px;
	/*height:531px;*/
	}

#rightContent {
	float:right;
	width:567px;
	/*height:531px;*/
	margin:0 10px 15px 10px;
	}
#rightContent.full {
	width:750px;
}
#rightContent div.left {
	float:left;
}
#rightContent div.right {
	float:right;
}
	
#justListed {
	width:168px;
	/*height:151px;*/
	padding:2px 0 5px;
	background:#ddd url(/images/box_gradient.gif) left top repeat-x;
	border:1px solid #aaa;
	border-bottom:2px groove #777;
	margin:15px 0 0 15px;
	text-align:center;
	}
	
#leftContent #justListed h4 {
	margin: 0 1px 5px;
	padding: 1px 2px 3px;
	background: #ff7;
	border: 1px solid #ffe;
}
	
#leftMenu {
	width:168px;
	/*height:318px;*/
	border:1px solid #aaa;
	border-bottom:2px groove #777;
	margin:25px 0 15px 15px;
	
}
	
#leftMenuTop {
	width:168px;
	height:67px;
	margin-bottom:1px;
	background:#ddd url(/images/box_gradient_small.gif) left top repeat-x;
	border-bottom:2px groove #aaa;
}
	
#leftMenuBottom {
	width:168px;
}
	
#leftMenuBottom img {
	margin:3px 0 0;
}

#rightBox {
	width:567px;
	border:1px solid #eb7;
	border-bottom:2px groove #eb7;
	background-color:#fffbcc;
	margin:10px 0 0 0;
	float:left;
	clear:both;
}
#rightBox ul {
	font-size:.8em;
}
#rightBox li {
	margin-bottom:8px;
}
	
#rightSearch {
	width:567px;
	margin-top:25px;
	float:left;
	clear:both;
}
	
#searchRight {
	float:right;
	width:255px;
	height:325px;
	overflow:auto;
}
	
#searchLeft {
	width:255px;
	height:325px;
	overflow:auto;
	}
	
#leftMenu form {
	margin:5px 0 0 10px;
	padding:0;
	}
	
#footer {
	width:791px;
	border-top:1px solid #f00;
	margin-top:25px;
	float:left;
	clear:both;
	}
	
/* TEXT STYLES */

#login .large {
	font-size:1em;
	font-weight:bold;
	}
	
#login a {
	color:#f00;
	font-size:.65em;
	font-weight:bold;
	text-decoration:none;
	}
	
#login a:hover {
	text-decoration:underline;
	}

		
#rightBox h3 {
	padding:0;
	margin:5px 5px 5px 7px;
	font-weight:normal;
	font-size:1.1em;
	}
	
#rightBox p {
	margin-left:7px;
	margin-right:5px;
	font-size:.7em;
	}
	
#leftContent h4 {
	padding:5px 0 0 0;
	margin:0 0 0 10px;
	font-size:.75em;
	}
	
#leftContent p {
	font-size:.55em;
	margin:3px 0 0 10px;
	padding:0;
	}
	
#leftMenu ul {
	list-style-type:none;
	padding:0;
	margin:0 0 15px 10px;
	}
	
#leftMenu li {
	margin:0;
	padding:0;
	line-height:.85em;
	}
	
#leftMenu a {
	color:#000;
	text-decoration:none;
	font-size:.7em;
	margin:0;
	padding:0;
	}
	
#leftMenuTop p {
	margin:0;
	padding:0;
	text-align:center;
	}
	
#leftMenu a:hover {
	text-decoration:underline;
	}
	
#leftMenu h2 {
	background:#000;
	border-bottom: 2px solid #c00;
	color: #fff;
	font-size:.9em;
	padding: 2px 5px;
	margin: 0;
	}

#footer p {
	font-size:.8em;
	padding:0;
	margin:5px 0 0 0;
	}
		
#footer a {
	color:#000;
	text-decoration:none;
	}

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

#navigation {
	width:100%;
	height:22px;
	font-size:.75em;
	font-weight:bold;
	margin-top:6px;
	}

#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#navigation li {
	float:left;
	margin:0 5px;
	padding:0;
	white-space:nowrap;
	_width:1px;
	_display:inline;
	background:#000 url(/images/norm_right.png) no-repeat right top;
	}

#navigation a {
	display:block;
	background:url(/images/norm_left.png) no-repeat left top;
	padding:1px 15px;
	text-decoration:none;
	color:#fff;
	*width:100%;
	height:100%;
	}
	
#navigation li:hover, .current li {
	background:#fff url(/images/current_right.png) no-repeat right top;
	margin-top:-8px;
	}
	
#navigation a:hover, .current a {
	background:url(/images/current_left.png) no-repeat left top;
	padding:10px 15px 0;
	color:#000;
	}
	
#navigation a:hover span, .current a span {
	border-top:1px solid #dbdbdb;
	margin:-10px -5px 0;
	padding:5px 5px 4px;
	display:block;
	}

#rightContent div.error {
	width:100%;
	padding:2px;
	margin-top:2px;
	border:1px dashed #c00;
	font-size:.8em;
	font-style:italic;
	color:#900;
	text-align:center;
	float:left;
	clear:both;
}
#rightContent div.subtitle {
	margin-top:20px;
	font-weight:bold;
	border-bottom:2px solid #b5b5b5;
	display:block;
	float:left;
	width:100%;
}
#rightContent div.notice {
	width:100%;
	padding:2px;
	margin-top:2px;
	border:1px dashed #339;
	font-size:.8em;
	font-style:italic;
	color:#009;
	text-align:center;
	float:left;
	clear:both;
}
#rightContent div.notice a {
	color:#009;
}

div.form_row {
	width:100%;
	padding:5px 0 5px 0;
	float:left;
	clear:both;
}
div.form_label {
	width:150px;
	float:left;
	clear:none;
}
div.form_input {
	width:400px;
	float:left;
	clear:none;
}

#thumb_pics {
	margin-top: 5px;
}

#listing_description {
	clear: both;
}

input.sticky {
	display: none;
}