@charset "utf-8";
/* CSS Document */
.temprorary_site_map{
	margin-top: 100px;
}

/*********************************/
/********** PAGE LAYOUT ********/
/*********************************/

/****** BODY LAYOUT ******/
#body_top{
	position: relative;
	overflow: hidden;
	border: 0px solid #ccc;
	padding-bottom: 40px;
	background:url(../img/home_middle_divider.gif) no-repeat 0px 100%;
}
#body_bottom{
	margin-top: 10px;
	width:auto;
	overflow: hidden;
	border: 0px solid #ccc;
}
/* inside of the top box */
.user_targeted_box{
	display: inline-block;
	float: left;
	width:313px;
	height: 223px;
	background: #F0F0F0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
/* inside of the bottom box */
.featured_auctions{
	position: relative;
	display: inline-block;
	float: left;
	width:320px;
	height: 217px;
	overflow: hidden;
}
.auction_clock_container{
	display: inline-block;
	float: left;
	width:291px;
	height: 230px;
	position: relative;
}
.demo_video{
	display: inline-block;
	float: left;
	width:291px;
	height: 230px;
	background: url(../img/video_box.jpg) no-repeat 0px 30px;
	/*background: url(../img/home_partner_ag.jpg)  no-repeat -2px 30px;
	background: url(../img/video_box_auction.jpg) no-repeat 0px 30px;*/
}



/*******************************/
/********** CSS STYLING ********/
/*******************************/

/****** top box elements ******/

.user_targeted_box_margin{
	margin-right: 20px;
	
}
.buying_box{
	background:url(../img/home_box.jpg) no-repeat 0px 0px;
}
.selling_box{
	background:url(../img/home_box.jpg) no-repeat -329px 0px;
}
.hiw_box{
	background:url(../img/home_box.jpg) no-repeat -657px 0px;
}
.box_content{
	display: inline-block;
	width:313px;
	height: 85px;
	position: relative;
	top: 223px; /* 138px; */
}
.buying_content{
	background:url(../img/home_box_bottom_off.jpg) no-repeat 0px 0px;
}
.selling_content{
	background:url(../img/home_box_bottom_off.jpg) no-repeat -329px 0px;
}
.hiw_content{
	background:url(../img/home_box_bottom_off.jpg) no-repeat -657px 0px;
}
.user_targeted_box .heading_large{
	display: inline-block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #fff;
	position: relative;
	left: 10px;
	top: 5px;
}
.user_targeted_box .heading_small{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #fff;
	position: relative;
	left: 25px;
	top: 3px;
}
.user_targeted_box .description{
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #fff;
	position: relative;
	left: 10px;
	top: 15px;
}

.user_targeted_box  a.arrow{
	display: inline-block;
	width: 28px; height: 28px;
	position: relative;
	left: 270px; top: -13px;
}
.user_targeted_box  a.buying{
	background:url(../img/home_arrows.png) no-repeat 1px 1px;
}
.user_targeted_box  a.buying:hover{
	background:url(../img/home_arrows.png) no-repeat 1px -28px;
}
.user_targeted_box  a.selling{
	background:url(../img/home_arrows.png) no-repeat -28px 1px;
}
.user_targeted_box  a.selling:hover{
	background:url(../img/home_arrows.png) no-repeat -28px -28px;
}
.user_targeted_box  a.hiw{
	background:url(../img/home_arrows.png) no-repeat -56px 1px;
}
.user_targeted_box  a.hiw:hover{
	background:url(../img/home_arrows.png) no-repeat -56px -28px;
}
.user_targeted_box  .the_tab{
	position: absolute;
	top: 0px; left: 100px;
	width: 120px; height: 0px;
	font-size: 0px;
	text-align: center;
	overflow: hidden;
}
.user_targeted_box  .the_tab .label{
	display: inline-block;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 8px;
}
.user_targeted_box  .buying_tab{
	background:url(../img/home_tabs.png) no-repeat 0px 0px;
}
.user_targeted_box  .selling_tab{
	background:url(../img/home_tabs.png) no-repeat -128px 0px;
}
.user_targeted_box  .hiw_tab{
	background:url(../img/home_tabs.png) no-repeat -256px 0px;
}

/****** bottom box elements ****/
.bottom_box_margin{
	margin-right: 24px;
}
.featured_auctions .prop_box{
	display: inline-block;
	background: url(/img/home_prop_bg.gif) no-repeat 0px 0px;
	width: 134px; height: 165px;
	padding: 10px;
	float: left;
	color: #333;
	cursor: pointer;
}
.featured_auctions .prop_box:hover{
	text-decoration: none;
	background: url(/img/home_prop_bg.gif) no-repeat 0px -186px;
}
.featured_auctions .prop_box_first{
	margin-right: 10px;
}
.featured_auctions .thumb{
	margin-bottom: 10px;
}
.featured_auctions .prop_box .description{
	font-size: 11px;
}
.featured_auctions .prop_box .description .strike_through{
	text-decoration:line-through;
}
.featured_auctions .prop_box .description .spacer{
	height: 10px;
}
#body_bottom h2 a.see_more{
	font-size: 12px;
	color: #411114;
}
.featured_auctions .region_name{

}
.featured_auctions h2{
	font-size: 17px;
}

.auction_clock_container .the_clock_box{
	background: url(../img/clock_bg.gif) no-repeat 0px 0px;
	width: 247px; height: 104px;
	padding: 22px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.auction_clock_container .the_clock_box .counter_block{
	display: inline-block;
	float: left;
	width: 43px; height: 70px;
}
.auction_clock_container .the_clock_box .counter_block_margin{
	margin-right: 25px;
}
.auction_clock_container .the_clock_box .number{
	width: 43px; height: 43px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 38px;
	color: #fff;
	background: url(../img/clock_box.gif) no-repeat 0px 0px;
}
.auction_clock_container .the_clock_box .label{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px
}
.auction_clock_container .the_clock_box .date{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px
}
.auction_clock_container  .the_buttons{
	text-align: center;
	margin-top: 10px;
}

/* active auction content box */
#active_auction_description_container{
	display: block;
	width: 305px;
	height: 220px;
	position: absolute;
	left: -8px;
	top: 0px;
	background: url(../img/home_active_auction_bg.gif) no-repeat 0px 0px;
}
#active_auction_description_container .title{
	display: block;
	width: 305px;
	height: 32px;
	padding-top: 17px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
#active_auction_description_container a.address{
	display: block;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #411114;
	outline: none;
}
#active_auction_description_container .desc{
	display: block;
	padding-top: 10px;
	float: left;
	font-size: 11px;
	color: #333;
}
#active_auction_description_container .desc_left{
	width: 140px;
	height: 78px;
	padding-left: 20px;
}
#active_auction_description_container .desc_right{
	width: 120px;
	height: 78px;
	padding-left: 20px;
}
#active_auction_description_container .desc_right .starting_bid, #active_auction_description_container .desc_right .current_bid{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #193F72;
	padding-bottom: 10px;
	margin-top: -3px;
}
#active_auction_description_container .desc_right .current_bid{
	color: #3F1113;
}
#active_auction_description_container .desc_right .current_bid .price_arrow{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	cursor: help;
}
#active_auction_description_container .desc_right .current_bid .up{
	background:url(../img/price_arrow.gif) no-repeat 0px 0px;
}
#active_auction_description_container .desc_right .current_bid .down{
	background:url(../img/price_arrow.gif) no-repeat 0px -13px;
}
#active_auction_description_container a#btn_watch_bidding{
	margin-top: 20px;
	margin-left: 22px;
	display: block;
	width: 261px;
	height: 36px;
	outline: none;
	background:url(../img/home_watch_bidding.gif) no-repeat 0px 0px;
}
#active_auction_description_container a#btn_watch_bidding:hover{
	background:url(../img/home_watch_bidding.gif) no-repeat 0px -36px;
}




.demo_video .video_button{
	display: block;
	width: 291px; height: 181px;
	background: url(../img/home_video_button.png) no-repeat 0px 0px;
}
.demo_video .video_button:hover{
	background: url(../img/home_video_button.png) no-repeat 0px -191px;
}
.demo_video .ga_button{
	display: block;
	width: 291px; height: 181px;
	background: url(../img/home_partner_ag2.jpg)  no-repeat -1px 0px;
}

.demo_video .bus_tour{
	display: block;
	width: 291px; height: 181px;
	background: url(../img/bus_tour_home.jpg) no-repeat 0px -1px;
}