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

/*  UNIVERSALS */

.clear {
	clear: both;
}
.float {
	float: left;
}
/* END of UNIVERSALS */

* {
	margin: 0 auto;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #01486b;
	background-image: url(images/blockbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 0;
}

#wrap {
	height: 100%;
	width: 1000px;
}

#content {
	width: 1000px;
}

#top {
	width: 1000px;
	height: 25px;
	text-align: left;
}

#top span {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	display: block;
	padding: 4px;
}

#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	height: 130px;
	text-align: left;
}

#header_navbody {
	text-align: left;
}

#navigation {
	text-align: right;
}
#navigation ul { list-style-type: none;	display: inline; }
#navigation ul li {
	list-style-type: none;
	display: inline;
	padding: 10px;
}

#navigation a {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-align: right;
	text-decoration: none;
}

#body_content {
	background-color: #daeae9;
	background-image: url(images/body_topbg.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	text-align:left;
	height: 100%;
}

#left_column {
	padding: 3px;
	width: 200px;
	text-align: center;
	margin-top: 35px;
}

#right_column {
	padding: 3px;
	text-align: left;
	width: 789px;
	*margin-top: -679px;
	margin-left: 200px;
}

#categories {
	text-align: left;
}

#categories table tr td {
	padding: 5px;
}

#categories a {
	text-decoration: none;
	color: #217aa6;
}
#categories a:hover { text-decoration: none; color: #6a1904; }

.borderlight {
	border: 1px solid #d9eae8;
	padding: 3px;
}

#top .searchfield {
	border: none;
	background: #fff;
	width: 155px;
}
.formround {
	background:  url(images/search.gif) no-repeat left top;
	padding-left: 10px;
	*margin-top: 1px;
	padding-top: 1px;
	height: 25px;
	width: 200px;
	vertical-align: middle;
}

#listing {
	width: 500px;
}

#listing span {
	color: #05443b;
}

#listingpremium {
	background-color: #f9f9f9;
	width: 500px;
}

#listingpremium span {
	color: #05443b;
}

/* ROUNDED CORNERS --------------------------------------------------- */

div.rounded { 
	margin-left: 0px;
 	width: 375px; 
	background: #217aa6;
	text-align: center;
	
	font-family: georgia;
	font-size: 21px;
	color: #ffffff;
} 
div.rounded div { 
	background: transparent;
} 
div.rounded div div { 
 background: transparent url(images/round_br.jpg) no-repeat bottom right; 
} 
div.rounded div div div { 
 background: transparent url(images/round_bl.jpg) no-repeat bottom left; 
 padding: 10px; 
}

/* LIGHT COLOR ROUNDED */

div.lightrounded { 
	margin-left: 0px;
 	width: 550px; 
	text-align: center;
	
	font-family: georgia;
	font-size: 12px;
	color: #217aa6;
	background-color: #e9f3f2;
	background: #e9f3f2 url(images/roundlight_tl.jpg) no-repeat top left;
} 
div.lightrounded div { 
	background: transparent url(images/roundlight_tr.jpg) no-repeat top right;
} 
div.lightrounded div div { 
 background: transparent url(images/roundlight_br.jpg) no-repeat bottom right; 
} 
div.lightrounded div div div { 
 background: transparent url(images/roundlight_bl.jpg) no-repeat bottom left; 
 padding: 10px; 
}

/* JOIN ROUNDED */
/*
div.joinround { 
	margin-left: 0px;
 	width: 100%; 
	text-align: center;
	
	font-family: georgia;
	font-size: 12px;
	color: #217aa6;
	background-color: #e9f3f2;
	background: #e9f3f2 url(images/roundlight_tl.jpg) no-repeat top left;
} 
div.joinround div { 
	background: transparent url(images/roundlight_tr.jpg) no-repeat top right;
} 
div.joinround div div { 
 background: transparent url(images/roundlight_br.jpg) no-repeat bottom right; 
} 
div.joinround div div div { 
 background: transparent url(images/roundlight_bl.jpg) no-repeat bottom left; 
 padding: 10px; 
}
*/
/* ADMIN CORNERS */

div.joinround { 
	margin-left: 0px;
 	width: 100%; 
	text-align: center;
	
	font-family: georgia;
	font-size: 12px;
	color: #217aa6;
	background-color: #e9f3f2;
	background: #e9f3f2 url(images/roundlight_tl.jpg) no-repeat top left;
} 
div.tr { 
	background: transparent url(images/roundlight_tr.jpg) no-repeat top right;
} 
div.br { 
 background: transparent url(images/roundlight_br.jpg) no-repeat bottom right; 
} 
div.bl { 
 background: transparent url(images/roundlight_bl.jpg) no-repeat bottom left; 
 padding: 10px; 
}

/* ADMIN CORNERS */

div.admincorners { 
	margin-left: 0px;
 	width: 100%; 
	text-align: center;
	
	font-family: georgia;
	font-size: 12px;
	color: #217aa6;
	background-color: #e9f3f2;
	background: #e9f3f2 url(images/roundlight_tl.jpg) no-repeat top left;
} 
div.tr { 
	background: transparent url(images/roundlight_tr.jpg) no-repeat top right;
} 
div.br { 
 background: transparent url(images/roundlight_br.jpg) no-repeat bottom right; 
} 
div.bl { 
 background: transparent url(images/roundlight_bl.jpg) no-repeat bottom left; 
 padding: 10px; 
}

/* ADMIN AREA ------------------------------------------------- */

#admindiv {
 vertical-align: center;
 text-align: center;
 width: 200px;
 background-color: #ffffff;
 border: 7px solid #217aa6;
}
#adminforms {
	width: 160px;
	height: 140px;
	text-align: left;
	vertical-align: center;
}
#adminforms span {
 	font-family: arial;
	font-size: 15px;
	color: #0b4761;
}

.forms {
 	font-family: arial;
	font-size: 15px;
	color: #0b4761;
}

#adminforms input {
	border: 1px solid #dddddd;
}

#admin_content input {
	border: 1px solid #dddddd;
}

#admin_main .admin_list {
	font-family: arial;
	font-size: .7em;
	color: #333;
	background-color: #e9f3f2;
	margin-bottom: 2px;
}

#admin_main span {
	width: 175px;
	display: inline-block;
}

#admin_container {
	width:700px;
}
.tabs {
	width: 100px;
	margin-right:10px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom:0;
	font-family: arial;
	font-size: .8em;
	color: #00CC00;
}
#admin_content {
	height:100%;
	clear:both;
	border:1px solid #ccc;
}

#admin_load_area {
	height: 35px;
}

#admin_load {
	display:none;
}

select, textarea {
	border: 1px solid #ccc;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

#question_box a {
	text-decoration: none;
	color: #6a1904;
}

#question_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#question_box ul li {
	font-size: 1em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 3px;
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	background-position: 1em .5em;
}

.outline {
	border: 1px solid #dddddd;
	padding: 3px;
	margin-bottom: 2px;
}

#mapdiv {
 vertical-align: center;
 text-align: center;
 width: 550px;
 background-color: #ffffff;
 border: 7px solid #daeae9;
}
#mapform {
	width: 525px;
	height: 125px;
	text-align: left;
	vertical-align: center;
}
#mapform span {
 	font-family: arial;
	font-size: 15px;
	color: #0b4761;
}