
.home_listing {
	width: 100%;
}

.home_listing td {
	vertical-align: top;
	border: 1px solid #c9daff;
	background: #e0eaff;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.home_listing td.odd {
	border: 1px solid #e0eaff;
	background: #c9daff;
}

.button_hack {
	height: 0;
	float: left;
	position: relative;
	right: 145px;
	margin-right: -135px;
	margin-bottom: -60px;
	width: 130px; 
	text-align: right;
}

.button_hack .ad_header {
	color: #FFF !important;
}




a:link, a:active, a:visited {
	color: #0099ff;
	font-weight: bold;
}

a:hover {
	color: #008be7;
}

img {
	border: 0;
}
body, html {
	background: #000 url("images/bg.jpg") no-repeat top right;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: arial, helvetica, "Nimbus Sans L", sans-serif;
}
h1, h2, h3 {
	color: #92bb2d;
	margin: 0 0 6px 0;
	padding: 0 0 2px 12px;
	border-bottom: 2px solid #1f343e;
}
.nav p {
	display: none;
}
.nav .inline_edit {
	display: none;
}
.nav {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 20px;
}

ul {
	margin-top: 0;
}
.nav .icon, .nav .ext_host {
	display: none;
}
.nav, .nav ul {
	margin: 0;
	padding: 0;
}

.nav ul ul li {
	text-align: left;
	height: 20px !important;
	float: none !important;
	background: none;;
	margin: 0;
	padding-left: 12px;
	color: #000;
}

.nav ul ul li.active {
	background: url("images/nav_drop.png") repeat-y top left;
}

.nav ul {
	position: relative;
	z-index: 1;
}

.nav ul ul {
	z-index: -1;
	display: none;
	background: url("images/nav_drop.png") no-repeat bottom right !important;
	padding: 12px 0 6px 0;
}

.nav ul .active ul {
	display: block !important;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
}

.nav a {
	position: relative;
	top: 2px;
	right: 8px;
	padding-left: 20px;
}

.nav ul ul a {
	color: #000 !important;
	top: 0;
	right: 0;
	padding: 0;
	position: relative;
	width: 115px;
	clear: both;
	float: left;
}

.nav .active a:link, .nav .active a:visited, .nav .active a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav ul li.active {
	color: #000;
}

.nav ul li {
	color: #aaa;
	background: url("images/nav_inactive.png") no-repeat top right;
	text-align: right;
	margin: 0;
	margin-left: -6px;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 132px;
	height: 28px;
	float: right;
}

.days {
	color: #77af02;
	font-weight: bold;
}
.content_body {
	padding: 8px 8px 20px 18px;
}
.content_body hr {
	clear: none;
}
.content_tr .mini_header {
	width: 58px;
	display: block;
	float: left;
}
.heart {
	float: right;
	position: relative;
	right: 30px;
	bottom: 20px;
}
.foot {
	background: url("images/content_bl.gif") no-repeat top left;
	height: 102px;
	float: left;
	position: relative;
	bottom: 4px;
	padding-left: 40px;
	color: #aaa;
}
.foot .ext_host {
	display: none;
}
.content_tr_body {
	padding-left: 40px;
	height: 180px;
	margin: 0;
}

.content_tr p {
	margin: 6px;
}

.content_tr {
	background: url("images/content_tr.gif") no-repeat bottom left;
	width: 357px;
	height: 161px;
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	left: 4px;
	bottom: 4px;
}
.content_tr p {
	line-height: 0.8;
}
.content_tr .inline_edit {
	position: absolute;
}
.header {
	width: 422px;
	height: 100px;
	background: url("images/header.png") no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
}
.body {
	position: relative;
	top: 92px;
}
.content {
	background: #1b1b1b url('images/content_bg.jpg') no-repeat top right;
	min-height: 200px;
	border: 3px solid #000;
	border-left: none;
	color: #FFF;
	-moz-border-radius-bottomright: 30px;
	margin-right: 50px;
}
.foot h2 {
	margin: 0; padding: 0; clear: none !important;
}
.foot ul li {
	clear: both;
}
.foot ul {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom: 20px;
}
.foot .inline_edit {
	position: absolute;
	margin-top: 10px;
}
.foot .h_top {
	display: none;
}
.foot p {
	display: none;
}
.foot .mini_header {
	width: 80px;
	font-weight: bold;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.content #cms_edit_page {
	position: static !important; 
}

/* wiki edit */
textarea#page_content {
	width: 90%;
	height: 400px;
}

table td {
	vertical-align: top !important;
}

table.contact caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

table.contact {
	border-top: 1px solid #3b63bf;
}

table.contact td {
	padding-left: 4px;
}

table.contact th {
	text-align: right;
	font-weight: bold;
}

/* Custom Tables */
table.data {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	border: 1px solid #3b63bf;
}
table.data th {
	text-align: left;
	border-top: 1px solid #3b63bf;
	border-bottom: 1px solid #89a4e2;
	background: #e0eaff;
	padding: 4px;
}
table.data td {
	padding: 4px;
}
table.data tr {
	background: #FFF url(images/lightbg.gif) repeat-x;
	border-bottom: 1px solid #89a4e2;
}
table.data caption {
	font-weight: bold;
	text-align: left;
	padding: 1ex 1em;
	background: #89a4e2 url(images/darkbg.gif) repeat-x !important;
	border: 1px solid #3b63bf;
	margin-right: 1em;
}

.contact th {
	padding-right: 10px;
}

/* control */
#control {
	text-align: right;
	font-size: 0.8em;
	clear: both;
	margin-right: 100px;
}

.control {
	line-height: 1.1em;
}

/* main elements */
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}

#control a, #control a:link, #control a:visited, #control a:active, 
.foot_content a, .foot_content a:link, .foot_content a:visited, .foot_content a:active {
	color: #555;
	text-decoration: none;
}

.#control a:hover,foot_content a:hover {
	color: #333;
}
