body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	overflow-y:scroll;
}
#index {
	font-size:13px;
}

body h1{
	font-size:11px;
	text-align: center;
	text-transform:uppercase;
	margin-bottom: 10px;
	font-weight: bold;
	
}
a { color: #FFFFFF;text-decoration: none; outline:0; }
a:hover { color: #EEEEEE;text-decoration: none; }

img {
	border: 0;
}

.center_1 {
	text-align: center;
}
.center_2 {
	position: relative;
	text-align: left;
	width: 796px;
	margin: 0 auto;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/center_bg.jpg);
	background-repeat: repeat-y;
	background-position: -1px;
}
.center_3 {
background: url('/images/curtain_down2.jpg') no-repeat left top;
position:relative;
z-index:0;
}
.center_4 {
	background: url('/images/bottom_large.png') repeat-x left bottom;
}
.menuSmall {
	height: 202px;
	background: url('/images/curtain_up.png') no-repeat left top;
	position:relative;
}
.menuLarge {
	height: 200px;
	
	position:relative;
	z-index:5000;
}
.footerSmall {
	height: 155px;
	background: url('/images/bottom_small.png') no-repeat left top;
}
.footerLarge {
	min-height: 50px;
	position:relative;
	bottom: -8px;
	left: 0;
}
.footer-text {margin:0 75px 0 160px; width: 503px; text-align:left; line-height:20px; border-left:2px solid #575757; border-right:2px solid #575757; padding:0 25px;}
.footer-chamber {background:url(/images/chamber-footer.jpg) no-repeat; float:left; width:152px; height:60px;}
.footer-facebook {background:url(/images/facebook-like.jpg) no-repeat; float:right; width:64px; height:67px; margin-top:-3px; color:white; }
.footer-facebook a {display:block; width:64px; height:67px; text-indent:-9999px; color: #fff;}
#logo {
	display: block;
	background: url('/images/spanos_logo.png') no-repeat left top;
	position: absolute;
	top: 0;
	left: 20px;
	width: 185px;
	height: 100px;
}
.mainMenu { position: absolute; right: 20px;top: 32px;padding: 0;list-style: none;margin: 0;display:none; }
.mainMenu li { float: left; }
.mainMenu li a {
	display: block;
	padding: 10px;
	
	height: 13px;
	font-size:12px;
	line-height:0.99em;
	text-decoration: none;
}
.mainMenu li a:hover { text-decoration: underline; }
.mainMenu li.last a { border-right: 0; }

#scrollbar_container {
	position:relative;
	width:300px;
}

#scrollbar_track {
	position:absolute;
	top:0;
	right: 2px;
	height:100%;
	width:10px;
	background-color:transparent;
	cursor:move;
}

#scrollbar_handle {
	width:10px;
	background-color:#FFFFFF;
	cursor:move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
}

#scrollbar_content {
	overflow:hidden;
	width:285px;
	height:350px;
}
.whitebox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #333;
	border: thin solid #000;
}
#listings li {
border:#CCC 1px solid;
background:#000;
float:left;
width:300px;
}
.listingimage {
display:block;
width:130px;
float:left;
}
#listings li div.thinboxwhite {
margin-left:130px;
}
.listingleft {
float:left;
}
.listingright {
float:right;
}
#itemthumbs {
margin:0 auto;
padding:0;
list-style:none;
overflow:hidden;
}
#itemthumbs li {
margin-right:2px;
margin-bottom:1px;
float:left;
display:inline;
}
#fadeshowhold {
background:url(/images/car_lineup.png) no-repeat 1px 1px
}
* html #fadeshowhold {
background:url(/images/car_lineup.png) no-repeat 1px 2px;
height:146px;
}
#fadeshow1 {
left:15px; top:15px;background:none
}
* html #fadeshow1 {
left:14px; top:16px;background:none
}
#contactinfo {
	margin:0;
	padding:0;
	list-style:none;
}
#contactinfo li {
	float:left;
	width:350px;
	text-align:center;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}
.prevpicbutton {
	outline:0;cursor:pointer;float:right;position:absolute;top:30px;left:46px;z-index:0;
}
.nextpicbutton {
	outline:0;cursor:pointer;float:right;position:absolute;top:30px;right:47px;z-index:1;
}
#contactleft {
	margin-right:11px;
	float:left;
	width:347px;
	font-size:12px;
}
#contactleft fieldset {
	border:0;
	margin:0;
	padding:0;
}
#itemform fieldset {
	border:1px solid #707070;
}
#contactleft label, #itemform label {
	float:left;
	width:100px;
	margin:0;
	margin-bottom:3px;
	clear:left;
}
#contactleft input.text, #contactleft textarea, #itemform input.text, #itemform textarea {
	width:241px;
	float:left;
	margin:0;
	margin-bottom:3px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #3E3E3D;
	
}
#itemform fieldset {
	padding:10px;
}
#itemform input.text {
	width:260px;
}
#itemform textarea {
	width:518px;
	height:100px;
}
#contactleft input.submit, #itemform input.submit {
	float:right;
	margin-right:1px;
	display:inline;
}
input.submit, a.submit {
	background:#710505;
	color:#FFF;
	border:1px solid #FFF;
}
a.submit {
	padding:3px 5px;
}
#contactleft h3 {
	margin:0;
	padding-bottom:7px;
	border-bottom:1px solid #3E3E3D;
}
#contactright {
	float:right;
	width:347px;
	border:1px solid #FFF;
	background:url(/images/outside.jpg) no-repeat -1px -1px;
	padding-top:115px;
	text-align:center;
	overflow:hidden;
}
#contactright a {
	display:block;
	width:100%;
	padding:5px 0;
	text-align:center;
}
.ocaSpaceDefault td {
	padding-bottom:5px;
}
.error {
	color:#F00;
	font-weight:bold;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:underline}

a.info:hover{z-index:25; text-decoration:none}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:-100px; width:15em;
    border:1px solid #FFF;
	padding:5px;
    background-color:#000; color:#FFF;
    text-align: left}
fieldset {
	border:1px solid #FFF;
}
#before {
	float:left;
	width:320px;
	text-align:center;
}
#after {
	width:320px;
	float:right;
	text-align:center;
}
#contentArea {
	/*margin-top:-100px;*/
	margin-top:0;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 25px;
	width: 713px;
	background-image:url(/images/bg_box.png);
	padding:15px;
	text-align:left
}
#descriptionPanel {
	display: block;	
}
#detailsPanel {
	display:block;
}
#estimatePanel {
	display: block;
}
