@charset "UTF-8";
/* CSS Document */

/* fonts 

font-family:'AlternateGothicW01-No1 691796';	!narrow
font-family:'AlternateGothicW01-No2 691799';	!narrow
font-family:'AlternateGothicW01-No3 691802';   	!normal
font-family:'HelveticaNeueETW01-55Rg';			!normal
font-family:'HelveticaNeueETW01-75Bd';			!bold
*/


body {
	margin: 0px;
	padding: 0px;
	background-image: url("/images/bg.gif");
	background-position:top center;
    background-repeat:repeat-x;

}

#wrapper
{
	width:940px;
	margin: 0px auto 0px auto;
}

#header
{
	float:left;
	width:940px;
	height:119px;
	background-image:url("/images/headerBgStroke.gif");
/*	background-image:url("/images/textTest.jpg"); */
	background-repeat:no-repeat;
}

#headerLogo
{
	float:left;
	width:174px;
	height:100%;
	padding:25px 0 0 48px;
}

.headerText
{
	float:right;
	width:690px;
	height:100%;
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	font-size:15px;
	color:#6c6c6c;
	text-align:right;
	padding-top:84px;
}

.headerText a:link 
{
	color:#6c6c6c;
	font-weight:normal;
	text-decoration: none; 
}

.headerText a:visited 
{
	color:#6c6c6c;
	font-weight:normal;
	text-decoration: none;
}

.headerText a:hover 
{
	color:#6c6c6c;
	font-weight:normal;
	text-decoration: underline; 
}

.headerText a:active 
{
	color:#6c6c6c;
	font-weight:normal;
} 

.headerTextAlt
{
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	font-style:italic;
	color:#1E1E1E;
}

.headerText1
{
	float:right;
	padding-right:14px;
}

.headerText2
{
	float:right;
	padding-right:14px;
}

.headerText3
{
	float:right;

	padding-right:14px;
}


.homeContent
{
	float:left;
	width:940px;
}

.homeContentText
{
	float:left;
	width:502px;
}

.homeContentText h1
{
	font-family:'AlternateGothicW01-No3 691802';
	color:#7a7a7a;	
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:70px 0 10px 50px;
}

.homeContentText p
{	
	font-family:'HelveticaNeueETW01-55Rg';
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:8px 60px 6px 50px;
}

.homeContentText strong
{
	font-family:'HelveticaNeueETW01-75Bd';
	font-weight:normal;
}





.homeContentText a:link  
{
	color:#112566;
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	text-decoration: none;
	font-size:18px;
}


.homeContentText a:visited 
{
	color:#112566;
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	text-decoration: none;
	font-size:18px;
	
}

.homeContentText a:hover 
{
	color:#112566;
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	text-decoration: underline; 
	font-size:18px;
}

.homeContentText a:active 
{
	color:#normal;
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	font-size:18px;
} 















.homeFeatured
{
	float:left;
	width:417px;
}

.subhead
{
	float:left;
	width:417px;
	height:32px;
	background-image:url("/images/homeNextEventBg.gif");
	background-repeat:repeat-y;
	margin:37px 0 6px 0;
}

.subhead h2
{
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	color:#3e3e3e;
	font-size:22px;
	margin:0;
	padding:6px 0 0 20px;	
	font-size:20px;
}

.subheadTitle
{
	text-transform:uppercase;
	color:#7a7a7a;
}

.homeFeaturedList
{
	float:left;
	width:417px;
	background-color:#112566;
	color:#FFF;
	padding:0 0 10px 0;
}

.homeFeaturedList h1
{
	font-family:'AlternateGothicW01-No3 691802';
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#fff;
	text-align:center;
	padding:0 12px 0 12px;
}

.feature
{
	float:left;
	width:394px;
	height:50px;
	padding:0 0 10px 0;
}

.featureImage
{
	float:left;
	width:76px;
	height:50px;
	padding:0 10px 0 20px;
}

.featureDescription
{
	float:left;
	width:280px;
	height:50px;
	font-family:'HelveticaNeueETW01-55Rg';
	font-size:10px;
	font-style:italic;
	color:#c6c5c5;
	
}

.featureName
{
	color:#FFF;
	font-weight:bold;
}


.feature a:link 
{
	color:#fff;
	font-weight:normal;
	text-decoration: none; 
}

.feature a:visited 
{
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}

.feature a:hover 
{
	color:#fff;
	font-weight:normal;
	text-decoration: underline; 
}

.feature a:active 
{
	color:#fff;
	font-weight:normal;
} 



.homeViewAll
{
	float:left;
	width:417px;
	height:30px;
	background-color:#112566;
	/* HIDE LINK TO LOTS BETWEEN EVENTS */
/*	display:none; */
}

.homeViewAllAlt
{
	float:left;
	width:417px;
	height:30px;
	background-color:#112566;
	/* HIDE LINK TO LOTS BETWEEN EVENTS 
	display:none; */
}

#footer
{
	float:left;
	width:940px;
	height:64px;
	background-color:#3e3e3e;
}

.contactSubhead
{
	width:940px;
	background-color:#dadada;
	
}

.form1
{
	float:left;
	width:195px;
	height:100%;
}

.form2
{
	float:left;
	width:188px;
	height:100%;
}

.form3
{
	float:left;
	width:417px;
	height:100%;
}

.form4
{
	float:left;
	width:138px;
	height:100%;
}

/* ###############################  between auctions home template  ### */

.homeContent .announcement
{
	padding-bottom:20px;
}

.homeContent .announcement .announcementTextAlt
{
	color:#FF0004;
}

.homeContent .announcement h1
{
	font-size:24px;
}

.homeContent .announcement h2
{
	padding-top:0px;
	padding-bottom:0px;
	font-size:20px;
}


.homeContent .announcement h3
{
	font-family:'AlternateGothicW01-No3 691802';
	font-size:24px;
	font-weight:normal;
/*	font-style:italic; */

	margin:0 0 0 0;
	padding:24px 0 0 48px;
}

.homeContent .announcement p
{
	font-family:'AlternateGothicW01-No3 691802';
	font-size:24px;
	font-weight:normal;
/*	font-style:italic; */

	margin:0 0 0 0;
	padding:24px 0 0 48px;
}



.homeContentText
{
	float:left;
	width:502px;
}

.altHomeContentText
{
	float:left;
	width:902px;
}


.altHomeContentText h1
{
	font-family:'AlternateGothicW01-No3 691802';
	color:#7a7a7a;	
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:50px 0 10px 50px;
}


.altHomeContentText p
{	
	font-family:'HelveticaNeueETW01-55Rg';
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:8px 60px 6px 50px;
}

.altHomeContentText strong
{
	font-family:'HelveticaNeueETW01-75Bd';
	font-weight:normal;
}



/* ###############################  auction  ########################## */

.auctionContent
{
	float:left;
	width:940px;
}

.announcement
{
	float:left;
	width:940px;
	background-color:#ececec;
}

.announcement h1
{
	float:left;
	width:880px;
	height:32px;
	padding: 2px 0 0 0;
	background-image:url("/images/announcementBg.gif");
	background-repeat:no-repeat;
	background-position:30px;
	padding-left:50px;
	margin:68px 0 10px 0;
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	font-size:26px;
	color:#3e3e3e;
}

.announcement h2
{
	font-family:'HelveticaNeueETW01-75Bd';
	font-size:16px;
	padding:0 0 16px 50px;
	font-weight:normal;
}

.announcementTextAlt 
{
	font-family:'AlternateGothicW01-No3 691802';
	color:#7a7a7a;	
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}

.rule
{
	float:left;
	width:940px;
	height:8px;
	background-color:#112566;
}

.types
{
	float:left;
	width:940px;
	padding:20px 0 15px 0;
}



.list
{
	float:left;
	width:875px;
}

.item
{
	float:left;
	width:140px;
	height:200px;
	margin-right:40px;
}

.noMargin
{
	margin-right:0px;	
}


/*  ACCORDION */

.accordion dt {
	margin:0;
	padding-left:50px;
}

.accordion dd {
	margin:0;
	padding-left:50px;
	padding-bottom:30px;
}

.accordion dt a, .accordion dd a
{
        display: block;
        text-decoration: none;
}

.accordion dd {
     border-top: 0; 
     font-size: inherit;
     
}

.accordion dd:last-of-type {
       position: relative;
       top: -1px;
	}

dt h1
{
	font-family:'AlternateGothicW01-No3 691802';
	color:#7a7a7a;	
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}

dt h2
{
	font-family:'AlternateGothicW01-No3 691802';
	color:#1E1E1E;	
	font-size:20px;
	font-weight:normal;
	margin:-50px 0 0 0;
	
}


dt a:link 
{
	font-weight:normal;
	text-decoration: none; 
}

dt a:visited 
{
	font-weight:normal;
	text-decoration: none;
}

dt a:hover 
{
	font-weight:normal;
	text-decoration: none; 
}

dt a:active 
{
	font-weight:normal;
	text-decoration: none;
} 


.itemDescription
{
	font-family:'HelveticaNeueETW01-55Rg';
	font-size:10px;
	font-style:italic;
	color:#666;
	margin:0;
	padding:6px 0 0 0;
}

.itemName
{
	color:#000;
	font-size:12px;
}

.item h3
{
	font-family:'AlternateGothicW01-No3 691802';
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:6px 0 0 0;
	
}

.item a:link 
{
	font-weight:normal;
	text-decoration: none; 
	color:#d82b2d;
}

.item a:visited 
{
	font-weight:normal;
	text-decoration: none;
	color:#d82b2d;
}

.item a:hover 
{
	font-weight:normal;
	text-decoration:underline; 
	color:#d82b2d;
}

.item a:active 
{
	font-weight:normal;
	text-decoration: none;
	color:#d82b2d;
} 

.hide
{
	display:none;	
}

/* FORM */

.formBackground
{
	float:left;
	width:916px;
	height:63px;
	background-color:#3e3e3e;
	padding-left:16px;
}



.formName
{
	float:left;
	width:188px;
	height:63px;
}

.formName p
{
	margin:0;	
	padding:0 0 4px 0;
}

.formAddress
{
	float:left;
	width:188px;
	height:63px;
}

.formAddress p
{
	margin:0;	
	padding:0 0 4px 0;
}

.formMessage
{
	float:left;
	width:400px;
	height:63px;
}

.formMessage p
{
	margin:0;	
	padding:0 0 4px 0;
}

.formName, .formAddress, .formMessage
{
	font-family:'AlternateGothicW01-No3 691802';
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	padding:0 0 0 6px;
	margin:0;
}

.formSubmit
{
	float:left;
	width:97px;
	height:63px;
	margin:0;
	padding:0 0 0 0;
}

.wpcf7-form-control-wrap input
{
	width:166px;
	margin:0px 10px 26px 0px; 	/*  top     right     bottom     left  */
	padding:0px 0px 0px 0px; 	/*  top     right     bottom     left  */
	background-color:#7a7a7a;
	border:0;
	color:#fff;
	text-transform:none;
	font-size:14px;
	font-family:'AlternateGothicW01-No3 691802';
}

.wpcf7-response-output
{
	font-family:'HelveticaNeueETW01-55Rg';
	font-size:14px;
	font-style:italic;
	color:#d82b2d;
}

.formMessage input
{
	width:380px;	
}

.formSubmit input
{
	font-family:'AlternateGothicW01-No3 691802';
	font-size:14px;
	text-transform:uppercase;
	border:none;
	background-color:#d82b2d;
	color:#FFF;
	margin:-6px 0px 0px 6px; 	/*  top     right     bottom     left  */
	padding:5px 26px 5px 26px; 	/*  top     right     bottom     left  */

}