/*

colors:

#f80 - bright orange
#00f - bright blue
#282b2f - dark dark gray, almost black
#3b3f45 - dark gray


*/

a {
	color: #015bae;
}

a:visited {
	color: #1e4972;
}

a:hover {
	color: #ff0000;
}

big {
	font-size: 175%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif!important;
	font-size: 9pt;
	width: auto;
	height:100%;
}
input,select{
	font-family: Verdana, Geneva, Arial, sans-serif!important;
}
hr {
	border: 0;
	background: #ff8800;
	height: 2px;
}

img {
	border: 0;
}

label {
	font-weight: bold;
	color:#555;
}

label.req {
	color:#ab0d0d;
}

.expired {
	color:#ab0d0d;
}

#trustlogo{
	float:left;
}


.table_title{

background:#555;
color:#fff;
font-weight:bold;
padding:10px;
border-bottom:1px solid #fff!important;
font-size:11px;
}
table {
	padding:0px;
	margin:0px;
color:#000;

border-bottom:1px solid #eee!important;

}

th {
    background: #fce1b4;
    border-top:1px solid #fff!important;
    border-right:1px solid #f7efdc!important;
    border-bottom:1px solid #ddc090!important;
font-size:10px;
font-weight:normal!important;
    color:#714a17;
padding:5px;
width:65px;
}
th.weekday{
	font-size:11px;
	font-weight:bold!important;
}

td{
	text-align:center;
border-left:1px solid #fff;

border-right:1px solid #eee!important;
border-left:1px solid #fff!important;
border-bottom:1px solid #eee!important;
padding:2px;
font-size:10px;


color:#000;
}
td span{


}

.sort {
	color: black;
}

/* Doesn't work in IE */
.sort:after {
	content: "↓";
}

#content input, #content select, #content textarea, #terms {
	border: 1px solid #f0d8b3;
	background: #fcf5ea;
	margin:5px;
	padding:2px;
	font-size:11px;
	color:#555;;
}


#terms {
	max-height: 10em;
	overflow: auto;
}

.no_padding {
	padding:0px!important;
}

#header {
	background: #023795 url('/img/header_bg.jpg') repeat-x;
	height: 87px;	/* See #links if change value */
	width: 100%;
}
hr{
display:none;
}
#footer {
margin:40px 0px 0px 0px;
clear:both;
background:#fff url('/img/footer_bg.jpg') repeat-x;
border-top:1px solid #bbb;
padding:5px;
height:70px;
}

#footer p{

font-size:11px;
	text-align:center;
color:#555;
}

#logo {
	position: absolute;
	top: 0px;
}

#logo img {
	border: 0;
}

#primary_links {
	position: absolute;
	overflow:auto;
	right:2em;

	float:right;

	height:20px;
	background:#083765 url('/img/links_L.jpg') no-repeat top left;
	color:#083765;
	padding-left:10px;

}
#primary_links a{
color:#b5c3d1;
font-size:11px;
font-weight:bold;
}
#links{
	float:left;
}
#acct_links {
float:left;
margin-left:10px;
padding-left:10px;
padding-right:10px;
background:#c1cdd8 url('/img/links_R.jpg') no-repeat top right;
color:#c1cdd8;
height:18px;
font-size:10px;
color:#000;
}
#acct_links a{
color:#083765;
text-decoration:none;
}


#flash {
    position: reklative;
    text-align: center;
    color: #204000;
	background: #f8fff0;
    margin: 1em 20%;
    padding: 0.4em;
    border: 0.15em solid #8f0;
    font-size: 150%;
}



#search{
	position:absolute;
	top:25px;
	left:180px;
	overflow:auto;
}
#search_box{
	background:#fff url('/img/search_C.jpg');
	width:430px;
	overflow:auto;
float:left;
}
#location{
width:400px;
border: 1px solid #fff;
}

#within{
float:left;
background:url('/img/search_within.jpg') no-repeat;
padding-left:63px;
padding-right:15px;
height:35px;
margin-left:5px;
}
#within select{
border:1px solid #466f98;
border-bottom:1px solid #9ebedf;
border-right:1px solid #9ebedf;
margin-top:6px!important;
}
#search_submit{
background:url('/img/search_submit.jpg') no-repeat;
border:0px solid;
cursor:pointer;
height:35px;
width:74px;
margin:0px!important;
}

#search input, #search select{
	margin-top:5px;
	
}
#search_box *, #search input, #search select{
	float:left;
}
#search_L{
	float:left;
}
#search_R{
	float:right;
}



#content {
	margin-left: 0px;
	margin-right: 0px;
color:#444;
padding:20px 50px 20px 50px;
}

#map_sidebar{
float:left;
width:360px;
overflow:auto;
}
#map{
border-top:2px solid #ccc;
border-left:3px solid #ccc;
	padding:0px;
	margin:0px;
margin-left:360px;
}

#found{
	background:#083765;
	color:#fff;
	font-size:11px;
	padding:10px 10px 10px 10px;
	position:relative;
	top:-7px;
}
#found h1{
	background:#083765;
	color:#fff;
	font-weight:bold;
	font-size:17px;
	margin:0px!important;
	padding:0px!important;
	color:#fff;
}
#found p{
	padding:0px!important;
	margin:0px!important;
	color:#7e97af;
}

.list_item{
padding:10px;
background:#f9f9f9;
}
.alt{
background:#fff;
}
.list_icon{
background:url('/img/list_marker.jpg') no-repeat top left;
width:63px;
height:90px;
float:right;
}
.list_icon img{
position:relative;
top:9px;
left:20px;
}
.list_distance{
position:relative;
top:16px;
left:0px;
text-align:center;
font-weight:bold;
color:#fff;
}
.list_distance span{
float:left;
position:relative;
left:15px;
}
.list_name{
color:#083d72;
font-weight:bold;
font-size:17px;
padding-bottom:5px;
}
.list_address{
padding-bottom:5px;
color:#083d72;
font-size:12px;
}
.list_tow{
color:#6a6b6d;
font-style:italic;
font-size:11px;
}
.list_tow strong{
color:#36383a;
font-style:normal;
}
.list_links{
overflow:auto;
}
.list_links div{
float:left;
margin-right:5px;
}
.list_link, .submit input, #print_button{
background:#1a5dad!important;
padding:1px 3px 1px 3px;

border-top:2px solid #99c1e2!important;
border-bottom:2px solid #154a9f!important;
color:#d2e1ee!important;
font-weight:bold;

}
.list_link a{
color:#d2e1ee;
font-size:11px;
text-decoration:none;
}
.list_details{
overflow:auto;
padding:4px 2px 4px 2px;
font-size:10px;
}
.list_spaces{
float:left;
padding:2px;
color:#353535;
font-weight:normal;
background:#f5dbb2;
}
.list_spaces span{
font-weight:bold;

padding:0px 2px 0px 2px;
}

.list_rate{
float:left;
background:#d3e3f0;
padding:2px;
color:#353535;
font-weight:normal;
margin-left:5px;
}
.list_rate span{
font-weight:bold;

padding:0px 2px 0px 2px;
}

/* Form input error */
.error {
	background: #ffbebe;
	/*border: 2px dashed #744;*/
}

.error-message {
	background: #ffbebe;
    padding:2px;
}

div.indent {
	margin-left: 1.5em;
}


#content{

}
h2{
font-weight:bold;
font-size:22px;
color:#083765;
border-bottom:1px solid #eee;
margin:5px 0px 10px 0px;
padding-bottom:10px;
}
#faq h3{
color:#335576;
font-weight:bold;
margin-bottom:0px!important;
padding-bottom:0px!important;
}
#faq h3 span{
color:#edb141;
font-size:18px;
font-weight:bold;
}
.faq_answer{
margin:5px 30px;
background:#fff9ec;
padding:10px;
}

.reservation_time{

padding:5px;
border:1px solid #e8f2fb;
margin-bottom:5px;
background:#f9fcff;

}
.bd{
background:#f5eea5!important;
padding:3px 10px 3px 10px!important;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
border-bottom:4px solid #8f8d7a!important;

}
#print_button{
	padding:3px;
	width:150px;
	text-align:center;
	cursor:pointer;
}

.reservation{
margin-top:10px;
}
.reservation .title{
font-size:14px;
font-weight:bold;
color:#003964;
margin-bottom:5px;
}
.reservation table{
border:1px solid #ccc!important;
margin-bottom:10px;
}
.reservation th{
width:150px;
background:#ffefda;
color:#444;
font-weight:bold!important;
font-size:11px;
border-right:1px solid #ccc!important;
border-top:0px solid #fff!important;
text-align:right;
padding-right:10px;
}
.reservation td{
text-align:left!important;
width:300px;
padding:10px;
border-bottom:1px solid #ddd!important;
}
.reservation .floater{
	float:left;
	margin-right:20px;
}
#print_logo{
	display:none;
}
