body  {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #000000;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

.thrColFixHdr #container {

	width: 960px; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-image: url(../images/becks_center.jpg);



	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

} 



.thrColFixHdr #sidebar1a {

	float: left; /* since this element is floated, a width must be given */

	width: 211px; /* padding keeps the content of the div away from the edges */

	height: 284px;

	background-image: url(../images/becks_side1.jpg);

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.thrColFixHdr #header { 

	background: #DDDDDD; 

	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

} 

.thrColFixHdr #sidebar2a {

	float: right; /* since this element is floated, a width must be given */

	width: 194px; /* padding keeps the content of the div away from the edges */

	height: 284px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	background-image: url(../images/becks_side2.jpg);

}

#news {

	top: 0px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.small {

	font-size: 10px;

}



.thrColFixHdr #mainContenta {

	margin-top: 0;

	margin-right: 190px;

	margin-bottom: 0;

	margin-left: 211px;

	padding-top: 0;

	padding-right: 10px;

	padding-bottom: 0;

	padding-left: 10px;

	

} 

.thrColFixHdr #sidebar1 {

	float: left; /* since this element is floated, a width must be given */

	width: 181px;

	margin: 0px;

	background-image: url(../images/becks_side1.jpg);

	background-repeat: repeat-y;

	bottom: 0px;

	padding-top: 0px;

	padding-right: 30px;

	padding-bottom: 0px;

	padding-left: 0px;

	vertical-align: text-top;

	background-position: top;

}

.thrColFixHdr #sidebar2 {

	float: right; /* since this element is floated, a width must be given */

	width: 164px;

	padding: 0px;

	background-image: url(../images/becks_side2.jpg);

	margin: 0px;

	vertical-align: bottom;

	background-repeat: repeat-y;

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 10px;

	font-size: 12px;

	}

.thrColFixHdr #mainContent {

	margin-top: 0;

	margin-right: 204px;

	margin-bottom: 0;

	margin-left: 221px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-image: url(../images/becks_c_bg.gif);

	padding: 10px;

} 









.thrColFixHdr #mainContent_A {

	margin-top: 0;

	margin-right: 25px;

	margin-bottom: 0;

	margin-left: 221px;

	padding: 10px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-image: url(../images/becks_c_bg.gif);

} 

.thrColFixHdr #mainContent_2 {

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 221px;

	padding: 10px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;



} 



.thrColFixHdr #mainContent_6 {

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 170px;

	padding: 10px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;



} 



.thrColFixHdr #sidebar1_4 {

	float: left; /* since this element is floated, a width must be given */

	width: 320px;

	height:217px;

	margin: 0px;

	background-image: url(../images/becks_24.jpg);

	background-repeat: repeat-y;

	bottom: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.thrColFixHdr #sidebar2_4 {

	float: right; /* since this element is floated, a width must be given */

	width: 320px;

	height:217px;

	padding: 0px;

	background-image: url(../images/becks_25.jpg);

	margin: 0px;

	vertical-align: bottom;

	background-repeat: repeat-y;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	}

.thrColFixHdr #mainContent_4 {

	height:217px;

	margin-top: 0;

	margin-right: 320px;

	margin-bottom: 0;

	margin-left: 320px;

	padding: 0;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-image: url(../images/becks_26.jpg);

} 

.thrColFixHdr #footer {

	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	background:#000000;

	color: #FFFFFF;

} 

.thrColFixHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#footer {

	font-size: 12px;

}

#footer A:link {

	text-decoration: none;

	color: #FFFFFF;

}

#footer A:visited  {

	text-decoration: none;

	color: #FFFFFF;

}

#footer A:active  {

	text-decoration: none;

	color: #FFFFFF;

}

#footer A:hover  {

	text-decoration: none;

	color: #CCCCCC;

}







/* place css fixes for all versions of IE in this conditional comment */

.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }

.thrColFixHdr #mainContent { zoom: 1; }

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */



.thrColFixHdr #sidebar1_3 {

	float: left; /* since this element is floated, a width must be given */

	width: 270px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	height: 217px;

	text-align: left;

	background-image: url(../images/becks_24.jpg);

	background-repeat: no-repeat;

	padding-top: 20px;

	padding-left: 30px;

	padding-right: 20px;

}



.thrColFixHdr #sidebar2_3 {

	float: right; /* since this element is floated, a width must be given */

	width: 300px;

	height: 217px;

	margin: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-image: url(../images/becks_26.jpg);

	background-repeat: no-repeat;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 20px;

}



.thrColFixHdr #mainContent_3 {

	height: 217px;

	margin-right: 320px;

	margin-bottom: 0;

	margin-left: 320px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-image: url(../images/becks_26.jpg);

	background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

} 

.beaks_h1 {

	background-image: url(../images/becks_24.jpg);

	background-repeat: no-repeat;

	height: 217px;

	width: 320px;

	margin: 0px;

}

.beaks_h2 {

	background-image: url(../images/becks_25.jpg);

	background-repeat: no-repeat;

	height: 217px;

	width: 320px;

	margin: 0px;

}

.beaks_h3 {
	background-image: url(../images/becks_26used2.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 320px;
	margin: 0px;

}

.beaks_d1 {

	height: 170px;

	width: 272px;

	margin-right: 18px;

	margin-left: 30px;

}

.beaks_d2 {

	height: 170px;

	width: 272px;

	margin-right: 28px;

	margin-left: 20px;

}

.beaks_d3 {

	height: 170px;

	width: 272px;

	margin-right: 28px;

	margin-left: 20px;

}

#section {

	font-size: 12px;

}

#section1 {

	background-image: url(../images/section/home_air.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	text-transform: none;

	font-style: normal;

	text-align: center;

}

#section1a {

	background-image: url(../images/section/home_auction.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	text-transform: none;

	font-style: normal;

	text-align: center;

}

a:link {

	COLOR: #990000;

}

a:visited {

	COLOR: #660033;

}

a:hover {

	COLOR: #CC0000;

}

a:active {

	COLOR: #666666;

}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.h_title {

	font-size: 18px;

	font-weight: bolder;

	color: #CC3300;

}

.sold {

	font-size: 18px;

	font-weight: bold;

	color: #FF0000;

}
