a {
	color:#fff;
	text-decoration:underline;
}

body {
	background-color:#171C21;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px;
}

#boat {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.donateyourboat.org/images/boat.png',sizingMethod='scale');
	height:536px;
	position:relative;
	width:201px;
}

#boat[title] {
	background-image:url(images/boat.png);
}

#contact {
	background-color:#d9e1eb;
	border-bottom:1px solid #f5f5f5;
	left:2px;
	padding:15px 0;
	position:absolute;
	text-align:center;
	width:199px;
	top:0px;
}

#contact h3 {
	color:#333;
	margin:0px 0;
	padding:0px;
}

#contact img {
	position:relative;
	left:45px;
	
}

#container {
	background-color:#4a6e91;
	border:2px outset #f5f5f5;
	margin:0 auto;
	width:970px;
}


#content-wrapper {
	background-image:url(images/chicago.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0 0 207px;
	height:930px;
	position:relative;

}

#content {
	color:#fff;
	padding:135px 20px 0px 20px;
	position:relative;
}

#recaptcha {
	padding: 0;
	margin: 0;
}

.boats {
	background-color:#ccc;
}

#footer {
	margin:0 auto;
	position:relative;
	width:970px;
}

#copyright {
	color:#fff;
	padding:5px;
	width:350px;
	position:relative;
	float:left;
}

#poweredby {
	float:right;
	text-align:right;
	position:relative;
	padding:5px;
	width:300px;
}

#poweredby a {
	text-decoration:none;
}

h1 {
	font-size:1.6em;
	text-align:center;
}

h2 {
	font-size:1.5em;
	font-weight:700;
}

h3 {
	color:#f5f5f5;
	text-align:center;
}

span.imgtxt {
	display:none;
}

#logo {
	display:block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.donateyourboat.org/images/donate-boat.png',sizingMethod='scale');	
	height:132px;
	right:200px;
	position:absolute;
	top:40px;
	width:458px;
	z-index:20;
}

#right-float {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:200px;
}

#left-float {
	float:left;
	width:490px;
	padding-right:20px;
}

#logo[title] {
	background-image:url(images/donate-boat.png);
}

#sidebar1 {
	background-color:#2a2925;
	background-image:url(images/sidebar1.jpg);
	background-repeat:no-repeat;
	border-right:7px solid #192d48;
	float:left;
	height:930px;
	position:relative;
	width:201px;
}

#sitemap {
	color:#fff;
	font-size:1.1em;
	position:relative;
	top:-220px;
}

#sitemap ul {
	margin:20px;
	padding:0;
}

#sitemap li {
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	list-style-type:none;
}

#sitemap li a {
	text-decoration:none;
}

#sitemap li a:hover {
	color:#deaa00;
}

body.gallery {

}

#admin-links {
	background-color:#192d48;
	padding:5px;
	margin:0 20px 0 0;
}

#admin-links ul {
	margin:20px;
	padding:0px;
}

#admin-links li {
	list-style-type:none;
}

.admin-list {
	left:-35px;
	list-style-type:none;
	padding:2px 0;
	position:relative;
}

.admin-list a {
	color:#fff;
}


.gbBlock ul {
	margin:10px;
	padding:0;

}

.gbBlock li {
	list-style-type:square;
	padding:2px 0;
}

.footer {
	display:none;
}

.breadcrumb-gallery {
	color:#333;
	position:absolute;
	right:10px;
	top:0px;
}

.breadcrumb-gallery a {
	color:#000;
}

/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	float:left;
	margin:0;
	padding:0;
	
}

.gallery-thumb img {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	margin:5px 10px;
	-moz-border-radius: 7px;
}

.gallery-thumb a img {
	border-color: #ccc;
	text-align:center;

}

.gallery-thumb a:hover img {
	border-width:1px;
	border-color: #38c;
	-moz-border-radius: 7px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	
	margin:0 auto;
	padding:0;
	position:relative;
	width:710px;
}

.gallery-albums h3 {
	display:none;
}

.gallery-albums h4 {
	clear:both;
	margin:0;
	padding:0;
	font-size:1em;
	text-align:center;
}

.gallery-albums .gallery-thumb {
/*	margin-right: 5px !important;*/
}

.gallery-album {
	background-color:#6b8cb7;
	border:1px outset #ccc;
	display: block;
	float:left;
	height:180px;
	margin:0 5px;
	margin-bottom:20px;
	padding:5px 0 5px 0px;
	overflow: hidden;
	position:relative;
	width:160px;

}

.gallery-album p {
	display:none;
	font-size:1em;
	margin:0;
	padding:0;

}

.gallery-album h4 {
	font-size:12px;
}

.gallery-album h4 a {
	bottom:30px;
	left:0px;
	margin:0 5px;
	position:absolute;
	text-align:center;
	width:150px;
}

.gallery-album .meta {
	color:#fff;
	font-size:0.8em;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
	position:absolute;
	bottom:10px;
	left:0px;
	text-align:center;
	width:160px;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin:0px auto;
	padding:10px;
	width:585px;

}

.gallery-items .gallery-thumb {
	margin:0px;
	padding:5px;
	_padding:0px;


}

/* -- Gallery Photo (detail page) --------- */

.gallery-photo {
	text-align: center;
}

.gallery-photo img {
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;

}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: right;
	margin: 1.5em 0;
	font-size: 0.9em;
	color: #999;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	font-size: 0.8em;
	margin: 1.5em 0;
}

table.gbDataTable .gbOdd {
	font-weight: bold;
}




.gbBlock {
	margin:10px 50px;
}

.block-core-SystemLink {
	padding-top:20px;
	position:relative;
	bottom:0px;
	right:0px;
}


.giDescription {
	width:600px;
}

.album-description {
	float:left;
	width:650px;
}

#scenerios li {
	margin:10px 0;
}

th {
	text-align:right;
	padding-right:10px;
	font-weight:normal;
}

td {
	width:400px;
}

td input {
	width:180px;
}	

textarea {
	width:350px;
}

#testimonial {
	border:1px inset #ccc;
}

#testimonial th {
	background-color:#3c6286;
	border-bottom:1px solid #ccc;
	border-right:1px solid #305174;
	margin:0px;
	padding:0px;
}

#testimonial td {
	border-bottom:1px solid #ccc;
	padding:10px;
}

#contactus th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#recaptcha {
	background-color:#fff;
	border: 0px;
	margin: 0;
	padding: 0;
	position: float;
	width: 500px;
}
