* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
html {
	height: 100%;
	background-color: #000;
}
body {
	background-color: #000;
	font: 11px/18px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 902px;
	margin: 20px auto;
}
.header {
	clear: both;
	border: 3px solid #ddd;
	background-color: #ccc;
}
.strap {
	float: right;
	margin-top: 65px;
}
.content {
	border: 3px solid #ddd;
	border-top: 0;
	background-color: #666;
	color: #ddd;
	padding: 0 5px;
	min-height: 600px;
}
.index {
	padding: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #bbb;
	border-bottom: 1px dotted #bbb;
}
#imageDetails a {
	border-bottom: 1px dotted #ddd!important;
}
a:hover, #imageDetails a:hover {
	border-style: solid!important;
	text-decoration: none;
}

.fl_menu {
	float: right;
	margin-top: 50px;
}
.fl_menu li {
	float: left;
}
.fl_menu a {
	font-size: 16px;
	line-height: 28px;
	color: #ddd;
	float: left;
	display: block;
	border-width: 0;
	padding: 0 5px;
	margin-left: 10px;
}
.fl_menu a:hover {
	text-decoration: none;
	background-color: #ddd;
	color: #222;
}
.header a, #lightbox a {
	border-bottom-width: 0;
}

#imgrotate {
	width: 896px;
	height: 621px;
	overflow: hidden;
	background: url('../gfx/fl-loading.gif') no-repeat center;
}
.contactbar {
	float: left;
	display: block;
	font-size: 14px;
	text-transform: none;
}
.contactbar a {
	color: #bbb;
	border-color: #bbb;
}
#imgrotate img {
	position: absolute;
	display: none;
	width: 896px;
	max-height: 621px;
}

.footer, .footer a {
	text-align: right;
	text-transform: lowercase;
	color: #777;
	border-color: #777;
	padding: 8px 0 0;
}
.footer { padding-bottom: 20px; }
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #ddd;
}

.fl_blogpost1, .fl_blogpost2 {
	padding: 10px 0 10px 300px;
	border-bottom: 1px dotted #ddd;
}
.fl_gallwrap, .fl_contwrap {
	padding: 0 0 10px 300px;
}
 .indent { padding: 10px 0 0 300px; }
 
.fl_gallpreview1 a:first-child, .fl_gallpreview2 a:first-child {
	float: left;
}
.fl_gallpreview1, .fl_gallpreview2 {
	padding: 10px;
	margin-left: 300px;
}
.fl_galllink {
	margin-left: 118px;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 3px;
}
.fl_gallpreview1 img, .fl_gallpreview2 img {
	margin-right: 5px;
	border-width: 0;
}
.fl_gallpreview1 a, .fl_gallpreview2 a {
	border-width: 0;
}
.fl_gallpreview1 .fl_galltext a, .fl_gallpreview2 .fl_galltext a, a.fl_galllink {
	border-bottom-width: 1px;
	float: none;
}
.fl_gallpreview1 img, .fl_gallpreview2 img, .gallthumbnail, .fl_bigpic {
	border: 1px solid #ddd;
}
.fl_gallpreview1 img:hover, .fl_gallpreview2 img:hover, .gallthumbnail:hover {
	border-color: #777;
}

.fl_galltext b {
	font-weight: normal;
}
.cms_imgleft {
	margin-left: -300px;
	max-width: 280px;
	border-color: #ddd;
}

p {
	margin: 7px 0;
}

.fl_menu li ul {
	display: none;
}
.fl_menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 10;
	margin: 28px 0 0 10px;
	border: 1px solid #666;
	background-color: #ddd;
}
.fl_menu li:hover ul li {
	float: none;
	display: block;
}
.fl_menu ul a {
	border: 0;
	float: none;
	text-align: left;
	margin-left: 0;
	color: #222;
	font-size: 14px;
	line-height: 26px;
}
.fl_menu ul a:hover {
	background-color: #222;
	color: #ddd;
}


.fl_mailform td, .fl_postingform td {
	float: left;
	clear: left;
	width: 410px;
}
.fl_mailform input, .fl_mailform textarea, .fl_postingform input, .fl_postingform textarea {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px dotted #ccc;
	background-color: #fff;
}
.fl_mailform textarea, .fl_postingform textarea {
	margin-bottom: 5px;
}
.fl_mailform input[type="submit"], .fl_postingform input[type="submit"] {
	width: 100px;
	position: relative;
	top: -10px;
}
.fl_mailform input:hover, .fl_mailform textarea:hover, .fl_postingform input:hover, .fl_postingform textarea:hover {
	border-style: solid;
}
.fl_mailform input:focus, .fl_mailform textarea:focus, .fl_postingform input:focus, .fl_postingform textarea:focus {
	border-style: solid;
	background-color: #fafafa;
}
.fl_mailform td a, .fl_postingform td a {
	position: relative;
	top: 3px;
}
.fl_mailform img, .fl_postingform img {
	margin-top: -3px;
}
#mailspamcode, #commspamcode {
	float: left;
	width: 380px;
	margin: 3px 5px 0 0;
}

.gallthumbnail img {
	width: 113px;
	height: 113px;
}
.fl_rsslinks { display: none; }
.news .fl_rsslinks { display: block; padding-bottom: 5px; }

#fl_gallbox a {
	border-width: 0!important;
	outline:none!important;
}
.fl_gallpreview2 { background-color: transparent; }
blockquote {
	margin: 5px 0 8px;
	position: relative;
	top: 3px;
	padding: 5px 5px 5px 65px;
	background: #ccc url('../gfx/quotes.gif') no-repeat 3px 5px;
	color: #666;
	font-style: italic;
}
.gallthumbnail a { border: 0; }
