body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/VW_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative; 
}
#listing_table th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #102808;
	text-align: left;
	padding: 5px;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#listing_table {
	border: 1px solid #999999;
	width: 100%;
	float: left;
	vertical-align: top;
}


html {
	min-height: 100%;
	height: 100%;
}
#page_center {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #AD3000;
	border-left-color: #AD3000;
	background-color: #FFFFFF;
	top: 0px;
	position: absolute;
	visibility: visible;
}
#welcome_header {
	position: absolute;
	top: 148px;
	right: 10px;
}

#page_header{
	position: relative;
	top: 0px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 192px;
}
#page_header_inner{
	position: relative;
	top: 0px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 121px;
}
#camper_image {
	position:absolute;

}
#logo {
	position: absolute;
	right: 15px;
	top: 10px;
}
#page_nav {
	background-repeat: no-repeat;
	height: 35px;
	background-position: -25px 0px;
	background-color: #FFE3B5;
	background-image: url(../images/navigation.gif);
}
#page_nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	height: 35px;
	float:left;

}
#page_nav li {
	margin:0px;
	padding:0px;
	float:none;
	text-indent: -99999px;
	display: inline;
}
#page_nav a {
	background-image:url(../images/navigation.gif);
	float:left;
	height: 35px;
	display:inline;
}
#index #home a, #index #home a:hover
{
width:80px;
background-position: -25px -70px;
}
#home a
{
width:80px;
background-position: -25px 0px;
}
#home a:hover {
background-position:-25px -35px;
}
#classifieds_template #classifieds a, #classifieds a:hover
{
width:143px;
background-position: -105px -70px;
}
#classifieds a
{
width:143px;
background-position: -105px 0px;
}
#classifieds a:hover {
background-position: -105px -35px;
}
#events_template #events a, #events_template #events a:hover
{
width:100px;
background-position: -248px -70px;
}

#events a
{
width:100px;
background-position: -248px 0px;
}
#events a:hover {
background-position: -248px -35px;
}
#members_template #members a, #members_template #members a:hover 
{
width:120px;
background-position: -348px -70px;
}
#members a
{
width:120px;
background-position: -348px 0px;
}
#members a:hover {
background-position: -348px -35px;
}
#links_template #links a, #links_template #links a:hover 
{
width:120px;
background-position: -465px -70px;
}
#links a
{
width:120px;
background-position: -465px 0px;
}
#links a:hover {
background-position: -465px -35px;
}
#container #page_content {
	background-color: #FFFFFF;
	position: relative;
}
#container #page_bottom {
	height: 100px;
	width: 800px;
	position: absolute;
	bottom: 0px;
	z-index: 1;
	left: 0px;
}
#page_bottom #bottom_content {
	height: 15px;
	position: absolute;
	bottom: 0px;
	width: 780px;
	background-color: #FF0400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	display: block;
	z-index: 1;
}
#bottom_twist{
	position:absolute;
	right: 10px;
	top: 5px;
	float: right;
	width: 200px;
	text-align: right;
}
#page_search {
	float: right;
	position: absolute;
	right: -2px;
	width: 300px;
	height: 36;
	visibility: visible;
	z-index: 500;
}
form {
	font-size: 12px;
}
#page_search #Search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0800;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	right: 13px;
	position: absolute;
	width: 70px;
	top: 7px;
	visibility: visible;
}
#page_search #search_term {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #842C7B;
	font-size: 12px;
	top: 7px;
	right: 90px;
	width: 155px;
	border: 1px solid #FFCC77;
	height: 17px;
	visibility: visible;
}
#home_advert {
	width: 240px;
	height: 150px;
	background-color: #CCCCCC;
	position: relative;
	margin-bottom: 10px;
}
#inner_advert {
	width: 180px;
	height: 150px;
	display: block;
	background-color: #4AA221;
	position: relative;
	margin-top: 10px;
}

#bottom_right {
	position: absolute;
	right: 1px;
	bottom: -1px;
	z-index: 20;
}
#home_ad_wrapper {
	position:relative;
	float:right;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#ad_wrapper {
	position:relative;
	float:right;
	padding-right: 10px;
	margin-bottom: 35px;
}
#login_pane, #logged_in_pane{
	position: absolute;
	background-color: #FFFFFF;
	width: 532px;
	height: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD3400;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	border: 1px solid #FFBA9C;
	left: 0px;
	z-index: 200;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE3B5,direction=135,strength=4);
	overflow: visible;
}
#summary_pane{
	position: relative;
	background-color: #FFFFFF;
	width: 440px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD3400;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	border: 1px solid #FFBA9C;
	left: 0px;
	z-index: 300;
	padding: 0px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE3B5,direction=135,strength=4);
	overflow: visible;
}
#login_form {
	position: absolute;
	left: 10px;
	width: 515px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#login_form input {
	margin: 0px;
	padding: 0px;
}
#login_form #email, #login_form #password, #login_form #login_button {
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BD3400;
}
#login_form #email {
	left: 40px;
	width: 200px;
	border: 1px solid #FFE3B5;
	height: 18px;
	color: #842C7B;
}
#login_form #password {
	left: 320px;
	width: 105px;
	border: 1px solid #FFE3B5;
	height: 18px;
	color: #842C7B;
}
#login_form #login_button {
	right: 3px;
	}
#login_pane_members #login_form #login_button {
	right: -112px;
	}
#email_text {
	position: absolute;
	left: 0px;
	top: 2px;
}
#login_form #password_text {
	position: absolute;
	left: 255px;
	top: 2px;
}
#home_leftnav
{
	position:relative;
	left: 0px;
	line-height:18px;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE3B5,direction=135,strength=4);
	width: 120px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 5px;
	border: 1px solid #FFBA9C;
	z-index: 300;
}
#home_leftnav a{
	width: 120px;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #842C7B;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB89D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#home_leftnav a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFF2DD;
	color: #420052;
	text-indent: 8px;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #FFB89D; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:400;
	background-color: white;
	width: 200px;





filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE3B5,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFB89D; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #842C7B;
	font-family: Arial, Helvetica, sans-serif;
}



* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
#index #home_left_ad {
	width: 120px;
	position: relative;
	left: 8px;
	top: 0px;
	clear: right;
	float: left;
	padding-bottom: 40px;
	padding-top: 55px;
}
#classifieds_template #home_left_ad, #members_template #home_left_ad, #events_template #home_left_ad, #links_template #home_left_ad 
{
	width: 120px;
	position: relative;
	left: 8px;
	top: 0px;
	clear: right;
	float: left;
	padding-bottom: 40px;
	padding-top: 10px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFF2DD;
	color: #420052;
	text-indent: 8px;
}
#left_ad {
	position: relative;
	width: 122px;
	background-color: #FFE3B5;
}
#page_body {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 35px;
	width: 395px;
	float: left;
	display: block;
	left: 20px;
	height: 300px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index #page_body {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 395px;
	float: left;
}
#search_body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	width: 580px;
	float: left;
	left: 15px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 35px;
}
#sub_sub_links
{
	position:relative;
	line-height:14px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFB89D;
}
#sub_sub_links a{
	display: block;
	text-indent: 15px;
	font-weight: normal;
	color: #842C7B;
	border-style: none;
	padding-left: 0px;
}
#sub_sub_links a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFFFFF;
	color: #420052;
	text-indent: 15px;
}
#active_sub a, #active_sub a:hover{
	background-color: #FFDA9B;
	color: #420052;
	
}
#active_sub a:hover{
text-indent: 8px;
}
#active_sub_sub a, #active_sub_sub a:hover{
	background-color: #FFECCC;
	color: #420052;
	font-weight: normal;
}
#Breadcrumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	position: absolute;
	left: 142px;
	top: 170px;
	color: #420052;
	z-index: 10;
}
#Breadcrumbs a, #Breadcrumbs a:visited
{
	color: #009933;
	text-decoration: none;
}
#Breadcrumbs a:hover
{
	color: #009933;
	text-decoration: underline;
}#events_month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	background-color: #FFCC99;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663366;
}
#events_table {
	position: relative;
	left: 20px;
	top: 30px;
	width: 460px;
	margin: 0px;
	padding: 0px;
	z-index: 300;
}
#event_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663366;
	padding: 5px;
	vertical-align: top;
	line-height: 17px;
	z-index: 350;
}
.BG {
	background-color: #FFECCC;
}
#event_day {
	color: #FF0400;
	font-weight: bold;
	white-space: nowrap;
}
#event_link a:hover {
	background-color: #0000FF;
}
#search_body h1, #search_body h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #842C7B;
	margin: 0px;
}
#search a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #842C7B;
}
#search a:hover{
	color: #FF3300;
}
#search_body p, #search_body p a{
	color: #660066;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.highlight
{
	background-color: #FFCC66;
}
#search_body td
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC99;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}
#search_body table
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC99;
}
#no_results
{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#password_request a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 278px;
	text-align: right;
	left: 390px;
	font-weight: normal;
	color: #BD3400;
	width: 150px;
	text-decoration: none;
	overflow: visible;
	z-index: 210;
}
#password_request_members a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	font-weight: bold;
	color: #BD3400;
	text-decoration: none;
	overflow: visible;
	right: 8px;
}
#password_request_members a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#password_request a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#logged_in_text {
	margin: 9px;
}
.purple_text {
	color: #660066;
}
#password_request_pop{
	position: absolute;
	width: 800px;
	height: 100%;
	z-index: 1000;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity: 0.5;
	background-color: #000000;
	visibility: hidden;
}
#password_sent_pop {
	position: absolute;
	width: 800px;
	height: 100%;
	z-index: 1000;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity: 0.5;
	background-color: #000000;
	visibility: visible;
	font-size: 12px;
	font-weight: bold;
	color: #732000;
}
#password_request_form{
	position: absolute;
	height: 125px;
	width: 400px;
	background-color: #FFFFFF;
	z-index: 1002;
	margin-top: 220px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	border: 1px solid #000000;
	visibility: hidden;
}
#password_sent_notice {
	position: absolute;
	height: 95px;
	width: 370px;
	background-color: #FFFFFF;
	z-index: 1002;
	margin-top: 220px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	border: 1px solid #000000;
	padding: 0px;
	visibility: visible;
	font-size: 12px;
	font-weight: bold;
	color: #732000;
	padding: 15px;
}
#request {
	font-size: 12px;
	font-weight: bold;
	color: #732000;
	padding: 15px;
}
#submit_button {
	position:absolute;
	right: 15px;
	bottom: 15px;
}
#close_button {
	position:absolute;
	left: 15px;
	bottom: 15px;
}
#request_email_field {
	border: 1px solid #FFE3B5;
	height: 18px;
	color: #842C7B;
	width: 366px;
	margin-top: 10px;
}
#password_not_found_pop {

	position: absolute;
	width: 800px;
	height: 100%;
	z-index: 1000;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity: 0.5;
	background-color: #000000;
	visibility: visible;
}
#password_not_found_form {

	position: absolute;
	height: 125px;
	width: 400px;
	background-color: #FFFFFF;
	z-index: 1002;
	margin-top: 220px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	border: 1px solid #000000;
	visibility: visible;
}
.request_failed {
color: red;
}
.try_again, .try_again a {
	font-size: 11px;
	font-weight: normal;
	color: #732000;
}
.try_again a:hover {
	color: #660066;
}
#admin_link{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 9px;
	text-align: right;
	font-weight:bold;
	font-size:12px;
}
#new_add_link {
	position: absolute;
	top: 15px;
	right: 0px;
	margin: 9px;
	text-align: right;
	font-weight:bold;
	font-size:12px;
}

#admin_link a, #new_add_link a {
	color: #663366;
	text-decoration: none;
}
#admin_link a:hover, #new_add_link a:hover{
	color: #663366;
	text-decoration: underline;
}
#nav_admin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #420052;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#nav_admin li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav_admin {
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #102808;
	border-bottom-color: #102808;
	height: 25px;
}

#nav_admin ul {
	margin: 0px;
	padding: 0px;
}
#nav_admin a:hover {
	background-color: #420052;
	color: #FFFFFF;
}
#admin_left_nav{
	position: relative;
	top: 0px;
	width: 150px;
	float: left;
}
#admin_left_nav ul {
	list-style-type: none;
	margin: 14px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
}
#admin_left_nav li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	float: left;
}
#admin_left_nav a {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	float: left;
	width: 110px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 8px;
	text-transform: capitalize;
}
#admin_left_nav a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#listing_table td {
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: top;
}
#search_members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 25px;
	padding-top:7px;
	padding-left: 5px;
}
#search_label {
	position: absolute;
	left: 9px;
}
#type_label {
	position: absolute;
	left: 173px;
	width: 69px;
}
#order_label {
	position: absolute;
	left: 377px;
	width: 53px;
}
#search_members label {
	font-weight: bold;
	top: 65px;
}
#search_members #button{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #102808;
	background-color: #102808;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	position: absolute;
	right: 8px;
	width: 60px;
}
#search_members #search_term {
	position: absolute;
	left: 58px;
	width: 100px;
	top: 63px;
}
#search_members #type {
	position: absolute;
	left: 240px;
	width: 120px;
	top: 63px;

}
#search_members #order {
	position: absolute;
	left: 441px;
	width: 100px;
	top: 63px;

}
#search_members input,#search_members select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: solid 1px #999999;

}
#page_body_left {
	position: relative;
	width: 150px;
	float: left;
}
#page_body_right {
	position: relative;
	width: 635px;
	right: 14px;
	float: right;
	z-index: 10;
	top: 0px;
	margin-bottom: 35px;
}
#listing_table tr {
}
#no_results {
	position: relative;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF2800;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}
#internal_padding {
	padding: 5px;
}
#member_right_internal_padding {
	padding: 5px;
}

#admin_form label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 26px;
	padding-left: 7px;
	width: 355px;
	position: relative;
}
#admin_form input {
	width: 200px;
	position: absolute;
	left: 150px;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	top: 5px;
}
#admin_form select {
	width: 200px;
	position: absolute;
	left: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	top: 3px;
}
#admin_form  {
	position: relative;
	margin-left: 0px;
}
#admin_form_right {
	position: absolute;
	top: 40px;
	right: 10px;
	width: 250px;
	border: 1px dashed #999999;
}
#admin_form_right label {
	width: 250px;
	padding-left: 0px;
}
#admin_form_right input {
	width: 115px;
	position: absolute;
	left: 115px;
}
#member_form_right{
	position: absolute;
	top: 168px;
	right: 10px;
	width: 250px;
	border: 1px dashed #999999;
	visibility: visible;
}
#member_form_right label {
	width: 250px;
	padding-left: 0px;
}
#member_form_right input {
	width: 115px;
	position: absolute;
	left: 115px;
}
#register_form_right{
	position: absolute;
	top: 55px;
	width: 250px;
	border: 1px solid #660066;
	padding-bottom: 10px;
	right: 10px;
	float: right;
}
#upgrade_form_right{
	position: absolute;
	top: 5px;
	right: 10px;
	width: 250px;
	border: 1px solid #660066;
	padding-bottom: 10px;
	visibility: visible;
}
#upgrade_form_right input {
	width: 30px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	top: 0px;
}
#button_div {
	position: relative;
	width: 635px;
	float: right;
	height: 60px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	z-index: 2;
}
#button_div input {
	text-align:center;
	position: absolute;
	width: 160px;
	left: 465px;
	z-index: 3;
}
#button_submit{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #102808;
	background-color: #102808;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	position: absolute;
	right: 0px;
	width: 60px;
	z-index: 4;
}
#admin_header {
	font-size: 18px;
	color: #102808;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102808;
	text-indent: 7px;
	padding-bottom: 6px;
	width: 100%;
}
#admin_listing_header {
	font-size: 18px;
	color: #102808;
	margin-right: 0px;
	text-transform: capitalize;
	text-indent: 7px;
	padding-bottom: 6px;
	width: 633px;
	background-color: #FFFFFF;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
#spacer15px {
	height: 15px;
	position: relative;

}
#update_confirm{
	position: absolute;
	top: 195px;
	right: 10px;
	width: 250px;
	border: 1px dashed #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	}
#admin_form hr {
	height: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #102808;
	padding: 0px;
}
#editor_content_wrapper {
	width: 450px;
	margin-left: 20px;
}
#form textarea {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sub_sub_list {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	position: relative;
	padding-top: 3px;
}
#new_sub_button {
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 8px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #852C7D;
}
#sub_sub_delete {
	float: right;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 5px;
	height: 17px;
	padding-left: 10px;
	top: 3px;
	color: #999999;
}


#sub_sub_list a {
	color: #102808;
	text-decoration: none;
}
#sub_sub_list a:hover {
	color: #FC1E00;
	text-decoration: none;
}
#sub_sub_delete a, #sub_sub_delete a:visited:, #sub_sub_delete a:active {
	color: #999999;
}
#new_sub_button a {
	float: right;
	text-decoration: none;
}
#new_sub_button a:hover {
	text-align: right;
	height: 20px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #852C7D;
}
#section_link a {
	font-weight: bold;
	color: #102808;
	text-decoration: none;
}
#section_link a:hover {
	color: #FB2F01;
	text-decoration: none;
}
#section_delete {
	position: relative;
	bottom: 0px;
	float: left;
}
#section_delete a, #section_delete a:visited, #section_delete a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#section_delete a:hover {
	color: #FB2F01;
	text-decoration: none;
}
#page_body #classified_table {
	margin: 0px;
	padding: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#admin_form .filename {
	width: 204px;
	position: absolute;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}

.sorryred {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	font-size:14px;
	}
#cd_table {
	position: relative;
	left: 20px;
	top: 35px;
	width: 460px;
	margin: 0px;
	padding: 0px;
	border-top: dotted 1px orange;
	border-bottom: dotted 1px orange;
	z-index: 300;
}

.dottedframeboth {
	border-top: dotted 1px orange;
	border-bottom: dotted 1px orange;
	}
.dottedframetop {
	border-top: dotted 1px orange;
	
	}
.dottedframebottom {
	
	border-bottom: dotted 1px orange;
	}
#top_left {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spacer_70 {
	height: 65px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#spacer_50 {
	height: 50px;
	width: 100%;
	position: relative;
	z-index: 0;
}
#spacer_40 {
	height: 40px;
	width: 100%;
	position: relative;
	z-index: 0;
}
#spacer_30 {
	height: 30px;
	width: 100%;
	position: relative;
	z-index: 0;
}
#index_page_body {
	position: relative;
	width: 395px;
	float: left;
	left: 25px;
	margin-bottom: 0px;
	z-index: 10;
}

#index_page_body a {
	color:black;
	text-decoration:none;
}

#index_page_body a:hover {
	color:black;
	text-decoration:underline;
}

#offset {
	position: relative;
	margin-top: 30px;
	margin-left: -10px;
	width: 635px;
}

.formtextfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f480f;
	}
#ad_holder {
	position: absolute;
	z-index: 1;
}

.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e004d;
	text-decoration:none;
	}

.contactlink a{
	text-decoration:none;
	color: #3e004d;
	}

.contactlink a:hover{
	text-decoration:underline;
	color: #3e004d;
	}
#members_template #container #page_content #admin_page_body #page_body_right #admin_listing_header #advert_search {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 22px;
	margin-right: 10px;
}
.BoldGreen {
	font-weight: bold;
	color: #102808;
}
.BoldPurple {
	font-weight: bold;
	color: #39004A;
}
#ad_name_size textarea {
	width: 200px;
	position: absolute;
	left: 150px;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#form #Cal {
	position: absolute;
	top: 7px;
	left: 130px;
}
#ad_detail_image {
	position: absolute;
	top: 50px;
	right: 10px;
	border: 1px solid #214908;
}
#ad_name_size #label_expander {
	height: 55px;
}
#popup_update_confirm {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 800px;
	min-height: 100%
	border: 1px dashed #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	background-color: #000000;
}
#register_panel_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660066;
	padding: 5px;
	text-transform: uppercase;
}
.AccountType {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #102808;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-transform: uppercase;
	line-height: 20px;
	left: 0px;
}
.account_type_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #102808;
}
.acount_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #460046;
}
#account_type_radio {
	width: 30px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#register_form_right input {
	width: 30px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	top: 0px;
}
.form_alert {
	background-color: #FFCCCC;
	height: 55px;
	color: #FF0000;
}
#login_failed {
	position: relative;
	background-color: #FFFFFF;
	width: 630px;
	height: 21px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD3400;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 1px solid #FFBA9C;
	left: 0px;
	z-index: 200;
	padding: 7px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE3B5,direction=135,strength=4);
	overflow: visible;
}
#login_pane_members {
	position: relative;
	background-color: #FFFFFF;
	width: 644px;
	height: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD3400;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	border: 1px solid #FFBA9C;
	left: 0px;
	z-index: 200;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE3B5,direction=135,strength=4);
	overflow: visible;
}
#thank_you_text {
	font-size: 12px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102808;
}
.thank_you_header {
	font-size: 16px;
	color: #FF2000;
	font-weight: bold;
}
#payPalForm input {
	position: relative;
	display: block;
	padding-left: 0px;
	width: auto;
	text-align: right;
	left: 0px;
	float: right;
}
.BoldOrange {
	color: #FF2000;
	font-weight: bold;
}
.acount_price a {
	color: #FF2000;
	text-decoration: none;
}
#links_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	position: relative;
	top: 35px;
	float: left;
	display: block;
	left: 20px;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 65px;
	margin-left: -25px;
	width: 490px;
}
#links_body a {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
}
#links_body a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.WeightNormal {
	font-weight: normal;
	color: #FF3300;
}
#links_body li {
}
#links_body ul {
	margin-top: 25px;
}
#bottom_twist a {
	color: #FF9999;
	text-decoration: none;
}
#bottom_twist a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.account_expired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	margin-top: 8px;
	margin-bottom: 12px;
	letter-spacing: 0.15em;
}
#rs_paging {


	position: relative;
	height: 20px;
}
#rs_paging_div_left, #rs_paging_div_right {
	position: relative;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	
}
#rs_paging_div_left {
	align: left;
	left: 0px;
	float: left;
}
#rs_paging_div_right {
	align: right;
	right: 0px;
	float: right;
}
#rs_paging a, #rs_paging a:active, #rs_paging a:visited {
	position: relative;
	height: 1px;
	text-decoration: none;
	background-color: #FFCC99;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #663366;
}
#rs_paging a:hover {
	position: relative;
	height: 1px;
	text-decoration: none;
	background-color: #FF6600;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
#member_paging {
	font-size: 12px;
	position: absolute;
	font-weight: normal;
	top: 25px;
	right: 10px;
	text-transform: none;
}
#member_paging a {
	padding-right: 3px;
	padding-left: 3px;
}
#links_body li {
	list-style-type: none;
}
#links_body a {
	font-size: 14px;
}

