/* BACKGROUND */
html, body {
	height:100%;
	background-color: #8596a6;
	margin: 0;
	padding: 0;
}

a:focus, a:hover, a:active { outline:none }


/* LAYOUT */
.main_table {
	height:100%;
	margin: 0 auto;
	padding: 0;
}

.side_left {
	background-image:url(images/side_left.jpg);
	background-repeat:repeat-y;
	height:100%;
}

.side_right {
	background-image:url(images/side_right.jpg);
	background-repeat:repeat-y;
	height:100%;
}

.links_bg {
	background-image:url(images/links_bg.jpg);
	background-repeat:repeat-x;
}

.login_row {
	background-color:#f9f9f9;
	border-bottom:1px dotted #cccccc;
	color:#000000;
	font-size:8pt;
	padding:5px 9px 5px 0px;
	font-family: Arial, sans-serif;
}

.login_row a {
	font-weight:bold;
	color:#715d47;
}

.content {
	height:100%;
	padding:10px;
	margin: 0;
	background-color:#ffffff;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, sans-serif;
}

.showsuccess {
	padding:10px;
	border:1px solid #008800;
	background-color:#ebffeb;
	font-weight:bold;
	color: #006600;
	margin:0px;
}

.showsuccess a {
	color:#000000;
}

.showerror {
	padding:7px;
	border:1px solid #bb0000;
	background-color:#ffebeb;
	font-weight:bold;
	color: #000000;
	margin:0px;
}

img {
	display:block;
}

input, textarea {
	border:1px solid #aaaaaa;
	font-family: Arial, sans-serif;
	font-size:9pt;
	color:#333333;
	padding:2px;
}

select {
	border:1px solid #aaaaaa;
	font-family: Arial, sans-serif;
	font-size:9pt;
	color:#333333;
	padding:1px;
}

.submit_button {
	padding:1px 3px 1px 3px;
	border:1px outset #ac9173;
	font-weight:bold;
	background-color:#bfa58e;
	color:#ffffff;
}

.submit_button[class] {
	padding:3px 6px 3px 6px;
	border:1px outset #ac9173;
	font-weight:bold;
	background-color:#bfa58e;
	color:#ffffff;
}

.submit_button_small {
	padding:2px 3px 1px 3px;
	border:1px outset #ac9173;
	font-size:8pt;
	font-weight:bold;
	background-color:#bfa58e;
	color:#ffffff;
}

.reviews_dropdown {
	padding:3px 3px 3px 6px;
	border:1px outset #ac9173;
	font-weight:bold;
	background-color:#bfa58e;
	color:#ffffff;
}

.reviews_dropdown option {
	margin-right:5px;
}

.small_required {
	font-size:8pt;
	color:#bb0000;
}

.big_abc {
	font-size:26pt;
	color:#444444;
	padding: 10px 5px 10px 5px;
	font-style:italic;
}

.abc_link a {
	font-size:14pt;
	color:#cccccc;
	text-decoration:none;
}

.abc_link_dark a {
	font-size:14pt;
	color:#888888;
	text-decoration:none;
}

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

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

.stable_link {
	padding-left:5px;
	line-height:16pt;
}

.stable_link a {
	font-weight:bold;
	color:#715d47;
	text-decoration:none;
}

.stable_link a:hover {
	color:#ac9173;
	text-decoration:none;
}

.owner_link a {
	font-size:10pt;
	font-weight:bold;
	color:#715d47;
	text-decoration:underline;
}

.owner_link a:hover {
	color:#ac9173;
	text-decoration:none;
}

.state_links a {
	font-size:8pt;
	font-weight:bold;
	color:#715d47;
	text-decoration:none;
}

.state_links a:hover {
	color:#ac9173;
	text-decoration:none;
}

.back_to_top a {
	font-size:8pt;
	color:#888888;
}


.add_new_fixed {
	position: fixed;
	z-index: 5;
	width: auto;
	height: auto;
	margin-left:100px;
}

/*
#floatdiv {
	position:absolute;  
	width:164px;
	height:164px;  
	padding:16px;
}
*/

.captcha img {
	border:1px solid #aaaaaa;
	width:110px;
	height:35px;
}

.captcha a {
	font-size:8pt;
	color:#888888;
}

.captcha a:hover {
	color:#000000;
}

.terms {
	font-size:10pt;
	color:#000000;
}

.terms a {
	font-size:10pt;
	color:#888888;
}

.terms a:hover {
	color:#000000;
}

.category_table {
	margin-bottom:5px;
	padding-bottom:5px;
}

.category_title {
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
	font-family: Arial, sans-serif;
	padding:4px;
	background-color:#e8e8e8;
	text-align:left;
}

.category_title a {
	font-size: 8pt;
	font-weight:normal;
	color: #666666;
	padding:4px;
}

.frontpage_title {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, sans-serif;
	padding:3px;
	background-color:#bfa58e;
	text-align:center;
}

.frontpage_box {
	font-size: 9pt;
	line-height:14pt;
	color: #000000;
	font-family: Arial, sans-serif;
	padding:10px 5px;
	text-align:left;
}

.frontpage_box_featured {
	font-size: 9pt;
	line-height:14pt;
	color: #000000;
	font-family: Arial, sans-serif;
	padding:10px 5px;
	text-align:left;
}

.frontpage_box_featured a {
	font-weight:bold;
	color: #405f73;
	text-decoration:underline;
}

.frontpage_box_featured a:hover {
	color: #8596a6;
	text-decoration:none;
}

.frontpage_box_right {
	font-size: 8pt;
	line-height:11pt;
	color: #000000;
	font-family: Arial, sans-serif;
	padding:10px 5px;
	text-align:left;
}

.frontpage_box_right a {
	font-weight:bold;
	color: #715d47;
	text-decoration:underline;
}

.frontpage_box_right a:hover {
	color: #ac9173;
	text-decoration:none;
}

.frontpage_box_right .date {
	font-weight:bold;
	color: #715d47;
}

.hide_show_all {
	margin-left:55px;
	vertical-align:middle;
}

.hide_show_all a {
	font-size: 8pt;
	font-weight:normal;
	color: #666666;
}

.table_cell {
	font-size: 10pt;
	padding:6px 0px 6px 3px;
	text-align:left;
	vertical-align:top;
	width:200px;
}

.table_cell_border {
	border-bottom:1px solid #e9e9e9;
}

.table_cell input, .table_cell textarea {
	width:195px;
}

.table_cell select {
	width:201px;
}

.table_cell_review_small {
	font-size: 10pt;
	padding:5px;
	text-align:left;
	vertical-align:top;
	width:185px;
}

.table_cell_review_small a {
	font-size:8pt;
	color:#ac9173;
}

.table_cell_review {
	font-size: 10pt;
	padding:6px 0px 6px 3px;
	text-align:left;
	vertical-align:top;
	width:250px;
}

.table_cell_review input, .table_cell_review textarea {
	width:253px;
}

.table_cell_review select {
	width:259px;
}

.review_helpful a {
	padding:2px 6px 2px 6px;
	text-decoration:none;
	border:1px outset #ac9173;
	font-weight:bold;
	background-color:#bfa58e;
	color:#ffffff;
}

.links_site_stats {
	font-size: 7pt;
	color: #3e2813;
	font-family: Arial, sans-serif;
	padding-right:8px;
}

.floatdiv {
	position:relative;
	z-index:100;
	padding-left:20px;
}

/* FOOTER */
.footer {
	background-color:#f9f9f9;
	font-size: 8pt;
	color: #777777;
	font-family: Arial, sans-serif;
	text-align:center;
	border-top:1px dotted #cccccc;
	padding:6px 0px;
	line-height:14pt;
}

.footer a {
	color: #777777;
	text-decoration:none;
}

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