/*===========================
EF3E42 = red
FBE49B = gold
424242 = grey (testimonials)
ABABAB = grey (body)
===========================*/


html {border:0;}

body {
	background: #ABABAB url('images/bg.jpg')  repeat-x scroll top left;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
p {
	font-size: 13px;
	line-height: 1.5em;
	padding: 0 0 1em 0;
	margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #369;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	color: #69C;

}

a:hover {
	color: #5E1612;
	text-decoration: none;
}

img {
	border: 0px none transparent;
	display: block; /*This fixes the vertical spacing issue in IE*/
}
h3 {
	color: #EF3E42;
	font-size: 22px;
	line-height: 1.2em;
	margin: 0;
	text-transform: uppercase;
/*	border-bottom: 1px solid #908044;*/
}
h5 {
	color: #EF3E42;
	font-size: 1.6em;
/*	border-bottom: 1px solid #908044;*/
/*	width: 80%; */
	margin-top: 1.2em;
}
h6 {
	color: #333333;
	font-size: 1.3em;
	text-transform: uppercase;
		padding: 5px 0;
	margin: 1em 0 5px 0;
	border-top: 1px solid #E9EDE7;
	border-bottom: 1px solid #E9EDE7;
}

#fladeboe_wrapper {
	width: 865px;
	text-align: left;
	margin: 10px auto 0 auto;
}
#fladeboe_header {
	background: url('images/header-logo.jpg')  no-repeat scroll top left;
	width: 865px;
	height: 135px;
	margin: 0;
}

#fladeboe_flash {
	background: url('images/flash-temp.jpg')  no-repeat scroll top left;
	width: 470px;
	height: 135px;
	float: right;
}
#sidebar {
	background: black;
	width: 215px;
	float: left;
	display: inline; /*fixes IE Doubled Float-Margin Bug*/
	/*IE GIVES ME GRIEF*/
}


#fladeboe_main {
background: #FFF;
	width: 650px;
	padding: 0;
	margin: 0;
	float: left;
}
body#home #fladeboe_content p em.large {
	font-size: 1.5em;
}

span.large {
	color: #EF3E42;
	font-size: 200%;
	font-weight: bold;
}
#fladeboe_content {
	width: 450px;
	margin: 20px 0 0 20px;
	float: left;
	display: inline; /*fixes IE Doubled Float-Margin Bug*/
	/*IE GIVES ME GRIEF*/
}
body#wide #fladeboe_content {
	width: 620px;
}
#fladeboe_content p.emphasis {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #000;
/*	padding: .5em;*/
	margin: 1em auto 1em auto;
}
#main_bottom {
	background: url('images/main-bottom.jpg')  no-repeat scroll bottom left;
	height: 10px;
	clear: both;
/*	padding-bottom: 1em;*/
}
#wrapper_bottom {
	background: url('images/wrapper_bottom.jpg')  no-repeat scroll top left;
	width: 865px;
	height: 15px;
	clear: both;
}

#fladeboe_footer {
	background: url('images/footer-bg.jpg')  no-repeat scroll top left;
	width: 650px;
	height: 100px;
/*	margin: 0 0 0 215px;*/
	text-align: center;
	float: right;
/*	clear: left;*/
}
#fladeboe_footer p {
	font-size: 12px;
	line-height: 1.3em;
	color: #FFF;
	padding: 15px 0 5px 0;
	text-align: center;
}

#fladeboe_footer a,
#fladeboe_footer a:link,
#fladeboe_footer a:visited,
#fladeboe_footer a:hover,
#fladeboe_footer a:active {
	color: #FFC; /*030*/
	text-decoration: none;
/*	font-weight: bold;*/
}

#fladeboe_footer a:hover {
	text-decoration: underline;
/*	color: #FC3;*/
}

/* Testimonials */
#inset_testimonials {
	background: #424242;
	color: white;
	width: 150px;
	margin: 0 0 0 20px;
	float: left;
}

#testimonials_top {
	background: url('images/testimonials-top.jpg')  no-repeat scroll top left;
	width: 150px;
	height: 35px;
	margin: 10px 0 0 0;
}

#testimonials_body {
	padding: 1em;
}

#testimonials_body img {
	margin: 0 auto 0 auto;
}

#testimonials_bottom {
	height: 22px;
	width: 150px;
	margin: 0 auto;
	text-align: center;
}

.testimonial_date {
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}
.testimonial_reference1	{
	font-size:13px;
	color: #EF3E42;
	padding: 10px 0;
	margin: 1em 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px solid #E9EDE7;
}
.testimonial_message {
	font-size:11px;
	text-align:left;
	font-style:normal;
}
.testimonial_message1 {
	font-size:12px;
	color: #333333;
	text-align:left;
	font-style:normal;
	padding-left:40px;
	padding-right: 40px;
}

.testimonial_person_name {
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin-right: 10px;
}
.testimonial_person_name1 {
	text-align: right;
	font-style: italic;
	color:#333333;
	font-size: 10px;
	padding-right: 30px;
}
#fladeboe_content p.links {
/*	background-color: #FCE8D9;*/
	color: #33CC00;
	text-align: center;
	line-height: 2em;
	padding: 0;
	margin: 0 0 2em 0;
	border-top: 1px solid #33CC00;
	border-bottom: 1px solid #33CC00;
}

#fladeboe_content p.links a {
	padding: 0 .5em;
}

#fladeboe_content p.top {
	background: url('images/top_arrow.jpg')  no-repeat scroll 0px 7px;
	color: #CCC;
	text-align: left;
	line-height: 2em;
	padding: 0 0 0 15px;
	margin: 0 0 2em 0;
	border-top: 1px solid #6A3306;
	border-bottom: 1px solid #6A3306;
}

#fladeboe_content p.top a,
#fladeboe_content p.top a:link,
#fladeboe_content p.top a:visited,
#fladeboe_content p.top a:hover,
#fladeboe_content p.top a:active {
	color: #6A3306;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#fladeboe_content p.top a:hover {
	color: #6A3306;
	text-decoration: underline;
}
/*==Auction Alerts Signup==*/
#inset_join {
	width: 200px;
/*	height: 300px;*/
	margin: 0;
	text-align: center;
}

#inset_join form {
	display: inline; /*This fixes the IE Extra Form Margin bug*/
/*	IE gives me grief*/
	margin: 0;
	padding: 0;
}

#inset_join form input {
	background: #FFF;
	border: 0 none;
	padding: 2px;
}


#join_top {
	background: url('images/join-top.jpg')  no-repeat scroll top left;
	width: 215px;
	height: 80px;
}

#join_body {
	background: url('images/inset_bg.jpg')  repeat-y scroll top left;
	width: 215px;
	margin: 0 auto;
	text-align: center;
/*	padding: 10px 0 10px 10px;*/
}

#join_bottom {
	background: url('images/left-bottom.jpg')  no-repeat scroll bottom left;
	width: 215px;
	padding-bottom: 1em;
	text-align: center;
}
/*Join our Email List inset*/
#signup {
	margin: 0;
	padding: 0;
	font-size:9px;
	font-weight:bold;
	text-transform: capitalize;
/*	text-align: left;*/
}

#signup p {
	color: #FBE49B;
	padding: 0;
	margin: 0 0 7px 0;
	line-height: .9em;
	text-align: center;
/*	float: left;*/
}


.email {
	text-align: center;
}
/* =========================== */
/* = Auction Scroller Styles = */
/* =========================== */


/*Auction scroller link color*/
a.menulisting {
	color: #FBE49B;
	font-size: 12px;
}

.slidetext {
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
}
/*Auction scroller photo background*/
table .listAuctionPic {
	background: transparent none;
	border: 0px none transparent;
}

/*Fixes scroller photo in FireFox*/
a.menulisting .listAuctionPic img {
	display: inline;
	background: transparent none;
	border: 0px none transparent;
}
/* =================== */
/* = NAVIGATION MENU = */
/* =================== */
/*Navigation*/
#fladeboe_nav {
	background: url('images/nav-bg.jpg')  repeat-x scroll top left;
	width: 650px;
	height: 35px;
/*	margin-bottom: 10px;*/
/*	text-align: left;*/
}
/*Staff Page*/
#staff p {
	padding-top: 10px;
	clear: left;
	border-top: 1px solid #999;
}

#staff p img {
	float: left;
	margin-right: 20px;
}
.required {
	color : #ff0000;
	font-weight : bold;
}

/********* helpers *********/
.floatRight { float: right; }
.floatLeft  { float: left; }
img.floatRight { float: right; margin-left: 1em;}
img.floatLeft { float: left; margin-right: 1em;}
.right  { text-align: right; }
.left   { text-align: left; }
.center { text-align: center; }
.clear, .clearme { clear: both; }
.block  { display: block; }
.divider { height: 1px; margin: 1em 0; border-top: 1px solid #CCC;}