@charset "utf-8";
/* CSS Document */
@import url("reset.css");

/* Red #b90424 */
/* Gray #7d7f82 */

body {
	background:#fff;
	text-align:center;
}

body,input,textarea,select,td,th {
	color:#000;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

cite
{
	font-weight:inherit;
}

em {
	font-style:italic;
	font-weight:inherit;
}

h3 {
	color: #006633;
	font-size:14pt;
	margin:0px 0px 10px 0px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:36pt;
	color:#000000;
	font-weight:bold;
	padding:10px 0px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
	color:#000000;
	font-weight:bold;
	padding:10px 0px;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	color:#000000;
	font-weight:bold;
	padding:10px 0px;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#000000;
	font-weight:bold;
}


hr {
	border:1px #000 solid;
	height:1px;
	color:#000000;
	margin:10px 0px;
}

strong em, strong cite
{
	font-weight:bold;
}

.center { text-align:center}

#root {
	line-height:1.6em;
	padding:0 0 0px;
}

#header,
#sub-header,
#content,
#footer {
	margin:0 auto;
	text-align:left;
	width:932px;
}

#wrapper-header {
	background:url('../images/background_bar_top.jpg') 0 100% repeat-x;
}

#home #wrapper-header {
	background:url('../images/background_bar_top_index.jpg') 0 100% repeat-x;
}

#header {
	height:110px;
	position:relative;
}

#home #header {
	height:148px;
	position:relative;
}

p.auction {
	border-bottom:1px #000 solid;
	padding:0px 0px 25px;
}

#sub-header {
	height:69px;
	position:relative;
}

#wrapper-content {
	padding:25px 0 0;
	background:#fff;
}

#content {
	width:932px;
}

#content:after,
#footer:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#col-1 {
	float:left;
	width:469px;
	margin-left:100px;
	height:auto;
}

#col-2 {
	float:left;
	width:227px;
	margin-left:40px;
	height:auto;
}

#col-3 {
	float:left;
	width:736px;
	margin-left:100px;
	height:auto;
}

#col-3 #col-1 {
	margin-left:0px;
}

#col-3 #col-2 {

}

/*
	Header
****************************************************************/
#header h1 {
	margin: 0 auto;
	height:89px;
}

#header h1#logo .vogt-logo {
	background:url('../images/masthead_left.jpg') 0 0 no-repeat;
	height:73px;
	left:90px;
	position:absolute;
	top:5px;
	width:172px;
}

#header h1#logo .glass {
	background:url('../images/glass.gif') 0 0 no-repeat;
	height:73px;
	left:262px;
	position:absolute;
	top:5px;
	width:227px;
}

#header h1#logo .values {
	background:url('../images/masthead_right.jpg') 0 0 no-repeat;
	height:73px;
	left:489px;
	position:absolute;
	top:5px;
	width:351px;
}

#home #header h1#logo .values {
	background:url('../images/black_masthead.gif') 0 0 no-repeat;
	height:73px;
	left:489px;
	position:absolute;
	top:5px;
	width:204px;
}
#home #header h1#logo .items-left, #home #header h1#logo .items-right {
	background:url('../images/black_masthead_left.gif') 0 0 no-repeat;
	width:6px;
	left:696px;
	height:73px;
	position:absolute;
	top:5px;
	display:inline;
}

#home #header h1#logo .items-right {
	background:url('../images/black_masthead_right.gif') 0 0 no-repeat;
	left:837px;
}

#home #header h1#logo .items {
	background:url('../images/animations/prices_animation.gif') 0 0 no-repeat;
	height:73px;
	left:702px;
	position:absolute;
	top:5px;
	width:135px;
	display:inline;
}

#header h1#logo .items, #header h1#logo .items-right, #header h1#logo .items-left {
	display:none
}

#header h1#logo a {
	display:block;
	height:83px;
}

#header h1 span {
	display:none;
}

#subtitle {
	display:none;
}

#home #subtitle {
	left:90px;
	position:absolute;
	display:block;
	top:89px;
}

#subtitle h1 {
	background:url('../images/tagline.jpg') 0 0 no-repeat;
	height:36px;
	width:750px;
	position:absolute;
	padding:0px;
}	

#nav { 
	position:absolute;
	top:88px;
}

#home #nav {
	position:absolute;
	top:126px;
}

#nav ul {
	position:relative;
	width:600px;
}

#nav ul li {
	height:21px;
	left:88px;
	position:absolute;
	top:0;
}

#nav ul li a {
	display:block;
	height:50px;
	position:relative;
	z-index:1;
	height:21px;
	background-repeat:no-repeat;
}


#nav ul li span {
	display:none;
}

#nav ul li#nav-auctions,
#nav ul li#nav-auctions a {
	background-image:url('../images/button_auctions_off.jpg');
	width:135px;
}

#nav ul li#nav-auctions {
	border-right:1px white solid;
	border-left:1px white solid;
}

#nav ul li#nav-auctions a:hover, #nav ul li#nav-auctions a.on {
	background-image:url('../images/button_auctions_on.jpg');
}
#nav ul li.on {
	background-position:0 -69px;
}

#nav ul li#nav-estate{
	left:226px;
}


#nav ul li#nav-estate,
#nav ul li#nav-estate a {
	background-image:url('../images/button_estate_off.jpg');
	width:292px;
	border-right:1px white solid;
}

#nav ul li#nav-estate a:hover, #nav ul li#nav-estate a.on {
	background-image:url('../images/button_estate_on.jpg');
}

#nav ul li#nav-services {
	left:519px;
}

#nav ul li#nav-services,
#nav ul li#nav-services a {
	background-image:url('../images/button_dealers_off.jpg');
	width:184px;
	border-right:1px white solid;
}

#nav ul li#nav-services a:hover, #nav ul li#nav-services a.on {
	background-image:url('../images/button_dealers_on.jpg');
}

#nav ul li#nav-about {
	left:704px;
}

#nav ul li#nav-about,
#nav ul li#nav-about a {
	background-image:url('../images/button_about_off.jpg');
	width:134px;
}

#nav ul li#nav-about a:hover, #nav ul li#nav-about a.on {
	background-image:url('../images/button_about_on.jpg');
}

#nav ul li#nav-about {
	border-right:1px white solid;
}
/*
	Footer
****************************************************************/
#wrapper-footer {
	padding:0 0 13px;
	background:#000000;
}

#footer {
	padding:5px 100px 0px 5px;	
	color:#fff;
	text-align:right;
}

/*
	Content
****************************************************************/
#content a {
	font-weight:bold;
}

#content ul {
	list-style:disc;
	padding-left:15px;
	padding-bottom:10px;
}

#content ul li {
	padding-bottom:10px;
}	

#content h3.gfx-header {
	color:#b90424;
	font-size:28px;
	font-weight:normal;
	line-height: 1em;
	margin:5px 0 10px;
	width:100%;
}

#content p {
	margin:0 0 17px;
}

#content input.text,
#content .captcha input,
#content textarea {
	font-size:14px;
	padding:3px;
}

#content textarea
{
	overflow:auto;
}

#content input
{
	font-size:14px;
	padding:2px;
	vertical-align:middle;
}

#content img.center
{
	display:block;
	margin:20px auto;
}

#content img.left
{
	float:left;
	margin:3px 15px 10px 0;
}

#content img.right
{
	float:left;
	margin:3px 0 10px 15px;
}


#col-1 h2 {
	width:469px;
	height:17px;
	margin:10px 0px;
}

#col-2 h2 {
	width:227px;
	height:17px;
	margin:10px 0px;
}
#col-3 h2 {
	width:736px;
	height:17px;
	margin:10px 0px;
}

#col-1 h2 span, #col-1 h3 span, #col-2 h2 span, #col-2 h3 span, #col-3 h2 span, #col-3 h3 span {
	display:none;	
}

/** Titles **/
#content h2.next-auction {
	background:url('../images/title_next_auction.jpg') 0 0 no-repeat;
}

#content h2.upcoming-auctions {
	background:url('../images/title_upcoming_auctions.jpg') 0 0 no-repeat;
}

#content h3.see-photos,  #content h3.see-photos-right{
	background:url('../images/browse_photos_now.jpg') 0 0 no-repeat;
	width:160px;
	height:40px;
	cursor:pointer;
	text-align:center;
	margin:5px auto;
}

#content h3.see-photos-right, #content h3.photos-coming-soon {
	float:right;
	text-align:right;
}

#content h3.photos-coming-soon {
	background:url('http://www.vogtauction.com/images/photos_coming_soon.jpg') 0 0 no-repeat;
	width:239px;
	height:17px;
}

#content h2.klrn-auctions {
	background:url('../images/title_klrn.jpg') 0 0 no-repeat;
}

#content h2.wifi {
	background:url('http://www.vogtauction.com/images/title_wifi.jpg') 0 0 no-repeat;
}

#content h2.services {
	background:url('../images/title_services.jpg') 0 0 no-repeat;
}
#content h2.recent-sales {
	background:url('../images/title_recent_sale_results.jpg') 0 0 no-repeat;
}

#content h2.watch-video {	
	background:url('../images/title_video.jpg') 0 0 no-repeat;
}

#content h2.auction-calendar {
	background:url('../images/title_auction_calendar.jpg') 0 0 no-repeat;
	padding:0px;
}

#content h2.auction-information {	
	background:url('../images/title_auction_information.jpg') 0 0 no-repeat;
}

#content h2.dealer-services {
	background:url('../images/title_dealer_services.jpg') 0 0 no-repeat;
}
#content h2.estate-services {
	background:url('../images/title_estates.jpg') 0 0 no-repeat;
}
#content h2.novices-guide {
	background:url('../images/title_howitworks.jpg') 0 0 no-repeat;
}
#content h2.about-us {
	background:url('../images/title_aboutus.jpg') 0 0 no-repeat;
}
#content h2.delivery-services {
	background:url('../images/title_deliveries.jpg') 0 0 no-repeat;
}
#content h2.hotel-discounts {
	background:url('../images/title_hotels.jpg') 0 0 no-repeat;
}
#content h2.driving-directions {
	background:url('../images/title_directions.jpg') 0 0 no-repeat;
}
#content h2.seat-reservations {
	background:url('../images/title_seat_reservations.jpg') 0 0 no-repeat;
}

#content h2.next-auction {
	background:url('../images/title_next_auction_long.jpg') 0 0 no-repeat;
}

#content h2.sale-results {
	background:url('http://www.vogtauction.com/images/title_recent_sale_results_long.jpg') 0 0 no-repeat;
}

/** Body **/
.klrn img {
	float:left;
	margin:10px 3px 10px 0px;
}
.service {
	height:10px;
}

.service span.link {
	width:90px;
	float:left;
	text-align:center;
}
.service span{
	float:left;
	vertical-align:middle;
}
.service img {
	padding:0px 10px;
	vertical-align:middle;
}

/* Recent sales **/
.recentSales td, .recentSales th{
 width:155px;
 border:1px #000 solid;
 text-align:center;
 font-weight:bold;
 color:#000;
 padding:5px;
}

.recentSales th {
	background:#DDD;
	
}	

.recentSales {
	width:459px;
	margin:5px;
}

#col-3 .recentSales {
	width:753px;
	margin:5px;
}

#col-3 .recentSales td {
	width:15%;
}

.upcomingAuction {
	border-top:1px #000 solid;
	padding-top:7px;
}

.first {
	padding-top:0px;
	border-top:0px 
}

.error {
	background: #F8D0C9 center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	color:#990000;
	margin-bottom: 10px;
	vertical-align: middle;
	height:auto;
}

.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}