@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;
	padding-bottom: 40px;
	background:url(../img/home_middle_divider.gif) no-repeat 0px 100%;
}

#body-about-social-tabs {
	margin-top: 20px;	
	overflow: hidden;
}


/* 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;
	overflow: hidden;
}
.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: 'AvenirNextLTProRegular', Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	position: relative;
	left: 10px;
	top: 5px;
}
.user_targeted_box .heading_small{
	font
	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;
}
.featured_auctions .prop_box .description .bid_for_less{
	display: inline-block;
	height: 12px;
	width: 12px;
	background: transparent url(../img/price_arrow.gif) 0px -12px;
	margin-left: 10px;
	margin-bottom: -3px;
}
#body_bottom h2 a.see_more{
	font-size: 12px;
	color: #411114;
}
.featured_auctions .region_name{

}
.featured_auctions h2{
	font-size: 17px;
}

.featured_auctions h2.english{
	display: none;
}
.auction_clock_container .countdown_containers{
	display: block;
	height: 116px;
	width: 2500px;
	position: relative;
	overflow: hidden;
}
.auction_clock_container .the_clock_box{
	background: url(../img/clock_bg.png) no-repeat 0px 0px;
	width: 247px; height: 106px;
	padding: 22px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	margin-right: 291px;
}
.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 .countdown_bullets_container{
	display: block;
	height: 13px;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-top: 6px;
}
.auction_clock_container .countdown_bullets_container .countdown_bullet{
	display: inline-block;
	width: 10px; height: 10px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	background: url(../img/countdown_bullets.png) no-repeat 0px 0px;
	position: relative;
	cursor: pointer;
}
.auction_clock_container .countdown_bullets_container .countdown_bullet:hover{
	background: url(../img/countdown_bullets.png) no-repeat -46px 0px;
}
.auction_clock_container .countdown_bullets_container .countdown_bullet.selected{
	background: url(../img/countdown_bullets.png) no-repeat -23px 0px;
}

.auction_clock_container .the_clock_box .date{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 12px
}
.auction_clock_container  .the_buttons{
	text-align: center;
	margin-top: 14px;
}
.auction_clock_container  .the_buttons a.btn_auction_schedule:link,
.auction_clock_container  .the_buttons a.btn_auction_schedule:active,
.auction_clock_container  .the_buttons a.btn_auction_schedule:visited
{
	display: block;
	margin:auto;
	width: 170px;
	height: 35px;
	background: transparent url(../img/button_auction_schedule.png) no-repeat 0px 0px;
}
.auction_clock_container  .the_buttons a.btn_auction_schedule:hover
{
	background: transparent url(../img/button_auction_schedule.png) no-repeat 0px -36px;
}


/* 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: 140px;
	height: 78px;
	padding-left: 0px;
}
#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,
.prop_box .description  .price_arrow
{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	cursor: help;
}
.prop_box .description  .price_arrow{
	margin-bottom: -3px;
}
#active_auction_description_container .desc_right .current_bid .up,
.prop_box .description  .up{
	background:url(../img/price_arrow.gif) no-repeat 0px 0px;
}
#active_auction_description_container .desc_right .current_bid .down,
.prop_box .description  .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;
}
#active_auction_description_container a#btn_watch_bidding.ru{
	margin-top: 20px;
	margin-left: 22px;
	display: block;
	width: 261px;
	height: 36px;
	outline: none;
	background:url(../img/home_watch_bidding_ru.gif) no-repeat 0px 0px;
}
#active_auction_description_container a#btn_watch_bidding.ru:hover{
	background:url(../img/home_watch_bidding_ru.gif) no-repeat 0px -36px;
}

#flash_banner_container{
	display: none;
	position: absolute; 
	left: 0px; 
	top: 0px;
}

.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;
}


/**** #body-about-social-tabs elements ****/


#home-about {
	background: transparent url(../img/home_about_background.png) no-repeat 0px 0px;
	width: 508px;
	height: 258px;
	margin-right: 28px;
	padding: 20px;
	float: left;
	overflow: hidden;
}

#home-about p {
	line-height: 20px;
	margin-bottom:20px;
}
	
#home-about p em {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}	



/*********************************/
/***** social tabs  *********/
/*********************************/
#socialTabs{
	position: relative;
	width: 400px;
	height: 300px;
	overflow: hidden;
}

#socialTabs ul.tabs{
	display: block;
	position: relative;
	height: 59px;
	background: transparent url(../img/home_social_tabs_background_simple.png) no-repeat 0px 0px;
}


#socialTabs ul li.Tab{
	height: 41px;	
	color:#000;
	font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:16px;
	cursor: pointer;
	float: left;	
	padding-top:18px;
}

#socialTabs ul li.first{
	margin-left: 5px;
}
#socialTabs ul li.middle{
	background: transparent url(../img/home_social_tabs_divider.png) no-repeat 0px 0px;
}


#socialTabs ul li#social_blog{	width: 61px;}
#socialTabs ul li#social_news{	width: 61px; padding-left: 16px;}
#socialTabs ul li#social_facebook{	width: 93px;}
#socialTabs ul li#social_twitter{	width: 78px;}
#socialTabs ul li#social_youtube{	width: 97px;}

#socialTabs ul li div{
	width: 100%;
	height: 41px;	
	text-align: center;
	background: none;
}
#socialTabs ul li.selectedTab div,
#socialTabs ul li:hover div{
	background: transparent url(../img/home_social_tabs_arrow.png) no-repeat 50% -18px;
}
/*
#socialTabs ul li#social_blog.selectedTab,
#socialTabs ul li#social_blog:hover{
	background: transparent url(../img/home_social_tabs_background.png) no-repeat 0px -59px;
}

#socialTabs ul li#social_news.selectedTab,
#socialTabs ul li#social_news:hover{
	background: transparent url(../img/home_social_tabs_background.png) no-repeat -61px -59px;
}

#socialTabs ul li#social_facebook.selectedTab,
#socialTabs ul li#social_facebook:hover{
	background: transparent url(../img/home_social_tabs_background.png) no-repeat -122px -59px;
}

#socialTabs ul li#social_twitter.selectedTab,
#socialTabs ul li#social_twitter:hover{
	background: transparent  url(../img/home_social_tabs_background.png) no-repeat -215px -59px;
}

#socialTabs ul li#social_youtube.selectedTab,
#socialTabs ul li#social_youtube:hover{
	background: transparent url(../img/home_social_tabs_background.png) no-repeat -293px -59px;
}
*/
#socialTabs .social_tab_loading{
	display: block;
	height: 240px;
	width: 400px;
	background: transparent url(../img/loading.gif) no-repeat 50% 50%;
}

#socialTabs .the_panel_group{
	width: 400px;
	height: 240px;
	background: transparent url(../img/home_social_tabs_content_background.png) no-repeat 0px 0px;
	position: relative;
	overflow: hidden;
}

#socialTabs .the_panel_group .panel{
	padding: 10px;
	overflow: hidden;
	height: 210px;
	margin-right: 5px;
	overflow-y: auto;
}
#socialTabs .the_panel_group .panel .content{
	position: relative;
	top: -5px;
}

#socialTabs .the_panel_group .panel .google_news{
	position: relative;
	top: -20px;
}
#socialTabs .the_panel_group .panel .google_news table td.left-padding{
	width: 0px;
	display: none;
}



#socialTabs .the_panel_group .facebook_panel{
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
#socialTabs .twitter_panel {
	position: relative;
	top: -10px;
}
#socialTabs .twitter_panel .content{
	width: 360px;
}

#socialTabs .twitter_panel .twtr-doc {border-radius: 0px; -moz-border-radius: 0px;}
#socialTabs .twitter_panel .twtr-timeline{border-radius: 0px; -moz-border-radius: 0px;}

#socialTabs .twitter_panel .twtr-hd h3{
	color: #411114 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
}
#socialTabs .twitter_panel .twtr-tweet-text,
#socialTabs .twitter_panel .twtr-tweet-text a
{
	font-size: 11px !important;
}

#socialTabs .twitter_panel .twitter_stats{
	border-top: 1px dotted #E5E5E5;
	border-bottom: 1px dotted #E5E5E5;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-color: #F9FAF1;
}
#socialTabs .twitter_panel .twitter_stats label{
	font-size: 11px !important;
	font-weight: normal;
	color: #333;
}
#socialTabs .twitter_panel .twitter_stats div.item a{
	font-size: 11px !important;
}
#socialTabs .twitter_panel .twitter_stats div.item{
	display: inline-block;
	padding-left: 10px;
}
#socialTabs .twitter_panel .twitter_stats div.middle,
#socialTabs .twitter_panel .twitter_stats div.last{
	padding-left: 10px;
}
#socialTabs .twitter_panel .twitter_stats div.middle,
#socialTabs .twitter_panel .twitter_stats div.first{
	padding-right: 10px;
	border-right: 1px solid #E5E5E5;
}


#socialTabs .panel_header{
	border-bottom: 1px dotted #E5E5E5;
	padding-bottom: 10px;	
	margin-bottom: 10px;
	overflow: hidden;
}
#socialTabs .panel_header a.image{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#socialTabs .panel_header a.botc_link{
	font-size: 11px;
	font-weight: normal;
}
#socialTabs .panel_header .name{
	color: #411114;
	font-size: 14px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
}


#socialTabs .youtube_panel .image_wrapper{
	display: inline-block;
	float: left; 
	padding: 5px;
	background: #fff;
	border: 1px solid #E5E5E5; 
	margin-right: 5px;
}
.fan_box a:hover{
	  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
.fan_box .full_widget .connect_top{
	background-color: transparent;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.fan_box .full_widget .connect_top .name{
	color: #411114;
}
.fan_box .full_widget .connections{
	border-top: 1px dotted #E5E5E5;
}

.flickr_content a.img{
	display: inline-block;
	border: 1px solid #E5E5E5;
	margin-right: 4px;
	margin-bottom: 4px;
}
.flickr_content a.img img {
	border: 4px solid #fff ;
}


