@charset "UTF-8";

/*chris css*/

#newlots { width: 550px; height:auto; margin-bottom:10px;}
#newlots li { width:250px; height:166px; padding-left:5px; padding-top:20px; margin:0; float:left; list-style:none; font-size:16px; }
#newlots ul { margin-left:-40px; margin-bottom:20px;}

h1{
	color:#14325c;
	font-size: 1.5em;
	xmargin-left:5px;
}
/*end chris css*/

.wrapper {
	background-color: #FFFFFF;
	background-image: url(images/wrapperBG.jpg);
	background-repeat: repeat-x;
}
.image  {
	padding: 10px;
}
.mainframe {
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #14325c;

}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	height: 20px;
	background-color: #14325c;
	padding-left: 200px;
	line-height: 20px;
}
.footer  a {
	color: #CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

}
.header {
	width: 750px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}
.wrapper  .leftmenu {
	background-color: #14325c;
	font-family: "Helvetica CE";
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 30px;
}
.wrapper  .leftmenu a {
	color: #FFFFFF;
	text-decoration: none;	
}
.wrapper  .leftmenu a:hover {
	color: #09234E;	
}
.wrappertext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 1.7em;
	color: #666666;
	padding-top: 9px;
}
.wrappertext a, #homecontent a {
	color: #14325c;
	text-decoration: none;
}
.wrappertext a:hover, #homecontent a:hover {
	color: #666666;
}

.wrappertext h2, #homecontent h2 {
	font-size: 1.2em;
}
.wrappertext p{
	margin:6px;
	
}


.photoGallery img{
	padding:5px;
}
#homecontent{
	font-family: Arial, Helvetica, sans-serif;
	width:750px;
	margin:0 auto 0 auto;
	font-size: .8em;
	line-height: 1.7em;
	color: #666666;
}

.default {
	background-color: #94b1be;
	color: #94b1be;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 25px;
	height: 30px;
	padding-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.default a:hover {
	color: #d7e3e8;
}
.default a {
	color: #FFFFFF;
	text-decoration: none;
}
.borderDashed{
	 border-top:1px dashed silver;
}


/* SALE LOT IMAGES STYLES*/

.lotItem{
	width:650px;
	margin:10px auto 10px auto;
	background-color:#d7e3e8;
	padding:0;
	margin:10px 0 10px 0;
	border:1px solid #94B1BE;
	border-bottom-width:5px;
	
}

.lotItem h1{
	font: bold 18px Arial, Helvetica sans-serif;
	background-color:#14325c;
	color:white;
	margin:0;
	padding:8px;

}

.lotItem img{
	margin-bottom:20px;
}



.lotItem #video1{
	width:380px;
	xheight:260px;
	float:left;
	margin:0 0 5px 5px;

}


.lotItem #details, .lotItem #details2{
	width:220px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#14325c;
	margin-left:385px;
	padding:20px;
	text-align:right;
	xheight:244px;
	
}

.lotItem #details2{
	padding-top:0;
	padding-bottom:0;
}

.lotItem #details3{
	xxxwidth:220px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#14325c;
	margin-top:-15px;
	padding:0px 0 0 10px;
	xxxtext-align:right;

}

.backLink{
	text-align:right;
	padding:0;
	padding-right:20px;
	margin:0;
}
#benS, .benS{
	text-align:right;
	font-size:0.8em;
}

.clearOne{clear:both;height:1px;padding:0;margin:0;}

#contactForm{
	margin:10px 10px 10px 0;
	
}
#contactForm input, #contactForm textarea{
	margin: 5px;
}
	
/*CONTACT FORM ICONS AND LINKS*/

#contactLinks{
	
}
#contactLinks a{
	display:block;
	margin:10px auto;
}

/*///////////////////////////////////////////////////////////////////////////////////*/
/*NAV 4  full button image */
/*buttons are 140 x 30*/
#nav4{
	width:75px;
	margin:15px 0 5px 10px;
	padding:0 10px 0 0 ;
}
#nav4 > div{
	margin:5px 0 5px 0;/*add vertical space between buttons*/
}
#nav4 a{
	display:block;  /*make 'a' tag full width and sizeable (larger click area)*/
	width:75px;	/*set 'a' tag to exact dimensions of button image*/
	height:74px;
	padding:0; /*no padding or margin so button fits exactly*/
	margin:0;
	
	text-decoration:none; /*stop any underlines showing if there are inadvertant spaces etc*/
}
#nav4 a:link, #nav4 a:visited {  
	
} 
#nav4 a:hover, #nav4 a:active {  
	background-position: 0px 76px; /*position button image for down state on rollover*/
} 
#nav4 #but1 a{
	background-image:url(images/elements/button1.png); /*set different button image for each button */
}
#nav4 #but2 a{
	background-image:url(images/elements/button2.png);
}
#nav4 #but3 a{
	background-image:url(images/elements/button3.png);
}

.caption{
	font-size:10px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height:1.3em;
}



.clearOne{
	clear:both;
}

.imgRight, .imgLeft{
	padding:1px;
    background-color: #14325c;
    border: 1px solid #ddd;
}
.imgRight{
	float:right;
	margin:3px 0 3px 7px;
}
.imgLeft{
	float:left;
	margin:3px 7px 3px 0px;
}

.newsItem{
	background-color:white;
	margin:20px 0 20px 0;
	padding:10px;
}
.captionBoxRight, .captionBoxLeft{
	border:1px solid black;
	background-color:#14325c;
	text-align:center;
}
.captionBoxRight p, .captionBoxLeft p{
	color:#aaa;
	font-size:11px;
	font-weight:bold;
}
.captionBoxRight{
	float:right;
	margin:3px 0 3px 8px;
}
.captionBoxLeft{
	float:left;
	margin:3px 8px 3px 0;
}

#staffGroup{
	width:650px;
	margin:50px auto;
}

.staffItem{
	width:150px;
	font-size:12px;
	color:gray;
	text-align:center;
	float:left;
	margin:0 5px;
}
.staffItem p{margin:5px;padding:0;}
