@import url('additions.css');
@import url("../js/validation/css/validationEngine.jquery.css");

/*
@font-face {
    font-family: 'CreteRoundItalic';
    src: url('fonts/CreteRound-Italic-webfont.eot');
    src: url('fonts/CreteRound-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CreteRound-Italic-webfont.woff') format('woff'),
         url('fonts/CreteRound-Italic-webfont.ttf') format('truetype'),
         url('fonts/CreteRound-Italic-webfont.svg#CreteRoundItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'CreteRoundRegular';
    src: url('fonts/CreteRound-Regular-webfont.eot');
    src: url('fonts/CreteRound-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CreteRound-Regular-webfont.woff') format('woff'),
         url('fonts/CreteRound-Regular-webfont.ttf') format('truetype'),
         url('fonts/CreteRound-Regular-webfont.svg#CreteRoundRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clearbr{clear:both;display:block;height:0;margin:0;padding:0;position:relative;}
.clearfix:after{content:".";    display:block;    clear:both;    visibility:hidden;    line-height:0;    height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.poshack{position:relative;}
* html { height: 1%; }
* {margin: 0; padding: 0;}
html, body { height: 100%; }

body{
	background: #eaeaea url("../images/background_02.jpg") repeat-x 0 0;
	font: 12px Tahoma, Verdana, Arial;
	color: #333;
	position: relative;
	min-width: 1050px;
}

a, a:hover, a:focus, a:active, input, input:focus, input:active, textarea, textarea:focus, textarea:active{outline: none;}
a{color: #0191e0; text-decoration: none;}
a:hover, .more:hover, a:hover .more{color: #e45692;}
a img{border: 0;}
.hidden{display: none;}
.alignleft{
	float: left;
	margin: 0 10px 5px 0;
}
.more{
	display: inline-block;
	padding-left: 11px;
	background: url("../images/arrow_p.gif") no-repeat left center;
	line-height: 12px;
	color: #0191e0;
}
.rollup{
	width: 35px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: #333 url("../images/back_to_top.png") no-repeat center center;
	margin-left: 980px;
	margin-top: -22px;
	position: fixed;
	top: 50%;
}
.rollup:hover{background-color: #e45692;}

#top{
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #fff;
}
#top .wrapper{width: 960px; height: 35px; margin: 0 auto;}
#top a{text-decoration: none;}
#top ul{display: inline-block;}
#top .projects{float: left;}
#top .projects ul li{
	list-style-type: none;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #007abd;
}
#top .projects ul li:first-child{margin: 0; padding: 0; border: 0;}
#top .projects ul li a{color: #fff;}
#top .projects ul li a:hover{color: #fff; text-decoration: underline;}

#top .apps{float: right;}
#top .apps ul li{
	list-style-type: none;
	display: inline-block;
	margin-left: 10px;
}
#top .apps ul li:first-child{margin: 0;}
#top .apps ul li a{
	color: #fff;
	display: inline-block;
	padding-left: 25px;
	background: url("../images/apps.png") no-repeat 0 0;
}
#top .apps ul li a:hover{color: #fff; text-decoration: underline;}
#top .apps ul li a.app_01{background-position: 0 0;}
#top .apps ul li a.app_01:hover{background-position: 0 -35px;}
#top .apps ul li a.app_02{background-position: 0 -70px;}
#top .apps ul li a.app_02:hover{background-position: 0 -105px;}
#top .apps ul li a.app_03{background-position: 0 -140px;}
#top .apps ul li a.app_03:hover{background-position: 0 -175px;}

#container_01{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -100px;
}
#container_02{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.fb_icon{
	width: 52px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/fb_icon_02.png") no-repeat 0 0;
	position: absolute;
	right: -60px;
	top: 0;
}
.fb_icon:hover{background-position: 0 -10px;}
.icn_gplus{
	width: 55px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/gplus_button_02.png") no-repeat 0 0;
	position: absolute;
	right: -115px;
	top: 0;
}
.icn_gplus:hover{background-position: 0 -10px;}

.icn_twitter{
	width: 51px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/twitter_button.png") no-repeat 0 0;
	position: absolute;
	right: -115px;
	top: 0;
}
.icn_twitter:hover{background-position: 0 -10px;}

.auth{
	height: 30px;
	padding: 20px 30px 0;
	text-align: right;
	font: 16px/16px 'CreteRoundRegular';
}
.auth .top_menu ul{list-style: none outside;}
.auth .top_menu li{display: block; float: right; position: relative;}
.auth .top_menu li ul {position: absolute; display: none; top: 25px; right: 0; z-index: 100; padding: 0 0 8px; background: #EAEAEA url("../images/background.jpg") repeat-x 0 -48px;}
.auth .top_menu li ul li {
	height: 30px;
	padding-right: 1px;
	line-height: 30px;
	text-align: left;
}
.auth .top_menu li ul li a {
	border: none; 
	text-align: left;
}
.auth .top_menu a{color: #0191e0; display: inline-block;}
.auth .top_menu li a:hover{color: #333;}
.auth .top_menu .link_register a{
	padding-left: 20px;
	background: url("../images/top_icons.png") no-repeat 0 0;
	border-right: 1px solid #c2c2c2;
	margin-left: 5px;
	padding-right: 8px;
}
.auth .top_menu .link_login a {
	margin-left: 8px;
	padding-right: 0;
	border: 0;
}
.auth .top_menu .link_login a, .auth .top_menu .link_user{
	padding-left: 20px;
	background: url("../images/top_icons.png") no-repeat 0 -16px;
}
.auth .top_menu .link_user,
.auth .top_menu li a{
	border-right: 1px solid #c2c2c2;
	margin-left: 5px;
	padding-right: 8px;
}
.auth .top_menu .link_user {color: #777;}
.auth .top_menu .link_logout a{
	width: 14px;
	height: 15px;
	margin-left: 8px;
	padding-right: 0;
	border: none;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/logout.png") no-repeat left top;
	text-align: left;
	vertical-align: top;
}
.auth .top_menu .link_logout a:hover{background-position: left bottom;}
.auth .top_menu .recipient_submenu {width: 218px;}
.auth .top_menu .bidder_submenu {width: 170px;}

.header{background: #fff;}
.header_content{
	padding: 35px 30px 0;
	height: 75px;
	position: relative;
}
.menu{
	position: absolute;
	left: 495px;
	width:450px;margin:0;padding:0;
	height:45px;
	top: 35px;
	list-style-type: none;clear:both;
}
.menu li{
	float: left;
	height: 40px;
	position: relative;	
	line-height: 40px;margin:0;padding:0;
	z-index: 1;
}
.menu li.separator { border-left: 1px solid #ededed; z-index: 0 !important;}
.menu li.first_child,
.menu li:first-child {border-left: 0;}

.menu li a{
	font: 18px/40px 'CreteRoundRegular';
	color: #323232;
	padding: 0 15px;
	display: block;
	position: relative;	
	z-index:2;
}

p.menu_activated {
	color: #fff;
}

#navigation li.Background {  
  padding:0;margin:0;background:none;
  overflow:visible !important;position:absolute !important;display:block;float:none !important;border:none !important;
  z-index:1 !important;
}
#navigation li.Background div{
  border-radius: 8px;
  background: #7db913;
  width: 100%;
  height: 100%;
}
#navigation li.Background span {
  width: 10px;
  height: 5px;
  background: url("../images/nav_arrow.gif") no-repeat 0 0;
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
}
.header{margin-bottom: 20px;}
.header .header_logo{
	font: 48px/48px 'CreteRoundRegular';
	color: #333;
	display: inline-block;
	height: 48px;
	position: relative;
	top: -3px;
	left: -22px;
}
.header .header_logo span{
	width: 82px;
	height: 89px;
	display: inline-block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/logo.png") no-repeat 0 0;
	position: relative;
	left: 12px;
	top: -58px;
}
.ludialudom_blog{
	width: 93px;
	height: 127px;
	position: absolute;
	top: -5px;
	left: 262px;
	z-index: 10;
}
.ludialudom_blog a{
	width: 93px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
}
.ludialudom_blog .btn_ll{
	height: 57px;
	background: url("../images/ludialudom_blog.png") no-repeat 0 0;
}
.ludialudom_blog .btn_ll:hover{background-position: 0 -127px;}
.ludialudom_blog .btn_bl{
	height: 70px;
	background: url("../images/ludialudom_blog.png") no-repeat 0 -57px;
}
.ludialudom_blog .btn_bl:hover{background-position: 0 -184px;}


/* Top Auctions - Slider*/
.top_auctions{
	height: 235px;
	padding: 25px 30px 0;
	background: url("../images/top_shadow.png") no-repeat center top;
	position: relative;
}
.top_auctions a{color: #777;}
.top_auctions a:hover{color: #0191e0;}
.top_auctions li{
	width: 280px;
	list-style-type: none;
	float: left;
	margin-left: 30px;
}
.top_auctions li:first-child{margin: 0;}
.top_auctions .image{
	width: 280px;
	height: 145px;
	display: block;
	position: relative;
}
.top_auctions .top, .gallery .top{
	width: 37px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/icons.png") no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: -41px;
}
.top_auctions .top:hover, .top_auctions a:hover .top{background-position: -37px 0;}
.top_auctions .selected_item, .gallery .selected_item{
	width: 37px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/icons.png") no-repeat 0 -46px;
	position: absolute;
	right: 0;
	bottom: -41px;
}
.top_auctions .selected_item:hover, .top_auctions a:hover .selected_item{background-position: -37px -46px;}
.top_auctions h3{
	font-size: 12px;
	font-weight: normal;
	padding: 10px 55px 0 0;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
.top_auctions .price, .auctions .price{
	display: inline-block;
	padding-right: 8px;
	margin-right: 2px;
	border-right: 1px solid #ddd;
}
.top_auctions .nav{
	width: 19px;
	height: 51px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/slidernav.png") no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.top_auctions .nav.prev{
	background-position: 0 0;
	left: -39px;
}
.top_auctions .nav.prev:hover{background-position: 0 -51px;}
.top_auctions .nav.next{
	background-position: -19px 0;
	right: -39px;
}
.top_auctions .nav.next:hover{background-position: -19px -51px;}
.price{font-weight: bold; color: #e45692;}
.show_item{font-weight: bold;}
.time{font-weight: bold; color: #333;}

.panel{
	height: 50px;
	padding: 0 30px;
	background: #f9f9f9 url("../images/top_shadow_02.png") no-repeat center top;
}
.panel .pagination{float: right; margin-top: 14px;}
.breadcrumbs{
	font: 14px/14px 'CreteRoundRegular';
	float: left;
	margin-top: 19px;
	position: relative;
	z-index: 50;
}
.breadcrumbs a{color: #777; line-height: 13px;}
.breadcrumbs a:hover{color: #333;}
.breadcrumbs a.home{
	width: 15px;
	height: 13px;
	display: inline-block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/icn_home.png") no-repeat 0 0;
	vertical-align: top;
	margin: 0 5px 0 0;
}
.breadcrumbs a.home:hover{background-position: left bottom;}
.breadcrumbs span{
	width: 4px;
	height: 7px;
	display: inline-block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/arrow_p.gif") no-repeat 0 0;
	vertical-align: middle;
	margin: 0 5px;
}
.breadcrumbs strong{font-weight: normal !important;}

/*LEFT SIDEBAR*/
.left_column{
	width: 310px;
	padding-right: 30px;
	float: left;	
}
/*Categories*/
.box{background: #fff; margin-bottom: 20px;}
.box h3{
	font: 16px/40px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
	background: #f9f9f9;
	padding-left: 30px;
	height: 40px;
	border-bottom: 1px solid #ededed;
}
.box h3 a{color: #333;}
.box h3 a:hover{color: #0191e0;}
.box ul li{
	border-top: 1px solid #ededed;
	list-style-type: none;
	color: #777;
}
.box ul li:first-child{border: 0;}
.box ul li a{
	height: 35px;
	line-height: 35px;
	display: block;
	padding: 0 30px;
	background: url("../images/arrow_p.gif") no-repeat 14px center;
	color: #777;
}
.box ul li a:hover, .box ul li.active a:hover{
	color: #0191e0;
	background: #f9f9f9 url("../images/arrow_p.gif") no-repeat 14px center;
}
.box ul li.active a{
	color: #333 !important;
	background: url("../images/arrow_b.gif") no-repeat 14px center;
	font-weight: bold;
}
.box ul li span.category_auctions_count{color: #0191e0; float: right; font-weight: normal !important;}
.box ul li a:hover span.category_auctions_count{color: #333;}

.banner a img, .banner a{display: block;}

.social_links span{
	font: 16px/26px 'CreteRoundRegular';
	color: #777;
	float: left;
}
.social_links .sharing{float: left;}
.sharing{
	padding-bottom: 20px;
	list-style-type: none;
	overflow: hidden;
}
.sharing li{
	margin-left: 6px;
	float: left;
}
.sharing li:first-child{margin: 0;}
.sharing li a{
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/social.png") no-repeat;
}
.sharing li a.icn_01{background-position: 0 0;}
.sharing li a.icn_02{background-position: 0 -26px;}
.sharing li a.icn_03{background-position: 0 -52px;}
.sharing li a.icn_04{background-position: 0 -78px;}
.sharing li a.icn_05{background-position: 0 -104px;}
.sharing li a.icn_06{background-position: 0 -130px;}
.sharing li a.icn_07{background-position: 0 -156px;}

#sidebar_search{padding-bottom: 20px;}

.mobile_apps {
	overflow: auto;
	margin-bottom: 25px;
}
.mobile_apps h3 {
	margin-bottom: 8px;
	font: 16px/20px 'CreteRoundRegular';
	font-weight: normal;
	color: #e45692;
}
.mobile_apps a {
	display: block;
}
.mobile_apps .appstore_link {
	float: left;
}
.mobile_apps .gplay_link {
	float: right;
}
.mobile_apps .winphone_link {
	float: left;
	margin-top: 8px;
}
.mobile_apps .winphone_link img {
	width: 145px;
	height: auto;
}

/*CONTENT*/
.content{
	width: 620px;
	float: right;
	position: relative;
}
.content p, .content h1, .content h2, .content h3, .content h4, .content h5, .content>.cols, .main_content ul, .main_content ol{padding-bottom: 15px;}
.content>.cols{padding-top: 0;}
.content>p{line-height: 20px;}
.content h1{
	font: 30px/30px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
}
.content h2, .auction_details h1{
	font: 24px/24px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
}
.auction_details h1{
	padding-right: 40px;
}
.content h3{
	font: 20px/20px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
}
.content h4{
	font: 18px/18px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
}
.content h5{
	font: 16px/16px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
}
.main_content ul, .main_content ol{
	margin-left: 20px;
	line-height: 20px;
}
.main_content ul li{
	list-style-image: url("../images/li.gif");
}
.content .cols .half{width: 295px; padding-left: 30px;}
.content .cols .half:first-child{padding: 0;}

.content>table{
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table td, table thead th{padding: 12px 8px; border: 1px solid #ededed;}
table thead th{background: #f9f9f9; font-weight: bold; text-align: left;}

.auctions{padding-bottom: 20px;}
.auction_inline{padding: 0 15px; border-bottom: 1px dotted #d2d2d2;}
.auctions li{
	width: 280px;
	height: 80px;
	padding: 20px 0;
	float: left;
	margin-right: 30px;
	list-style-type: none;
	border-bottom: 1px dotted #d2d2d2;
}
.auction_inline li{margin-right: 15px;}
.auctions li.last, .auction_inline li{border: 0;}
.auctions li a{display: block;}
.auctions .thumb{
	width: 80px;
	height: 80px;
	position: relative;
	float: left;
	padding-right: 15px;
}
.auctions .top{
	width: 22px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/icons.png") no-repeat 0 -92px;
	position: absolute;
	right: 15px;
	bottom: -20px;
}
.auctions .top:hover, .auctions a:hover .top{background-position: -22px -92px;}
.auctions .selected_item{
	width: 22px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/icons.png") no-repeat 0 -117px;
	position: absolute;
	right: 15px;
	bottom: -20px;
}
.auctions .selected_item:hover, .auctions a:hover .selected_item{background-position: -22px -117px;}
.auctions .detail{
	width: 185px;
	height: 80px;
	position: relative;
	float: right;
}
.auctions .name{display: block; color: #333; padding: 10px 0;}
.auctions a:hover .name{color: #0191e0;}
.auctions .more{margin: 10px 0 0;}

#info .col{
	padding-left: 120px;
	width: 190px;
}
.cols{padding: 15px 0 20px;}
.col{float: left;}
.col p{color: #777; line-height: 17px; padding-bottom: 10px;}
#info .how{background: url("../images/col_01.gif") no-repeat left center;}
#info .myauction{background: url("../images/col_02.gif") no-repeat left center;}
#info .aboutus{background: url("../images/col_03.gif") no-repeat left center;	padding-right: 30px;}
#info h2{
	font: 24px/24px 'CreteRoundRegular';
	font-weight: normal;
	color: #333;
	padding: 5px 0 15px;
}
#info h2 a{color: #333;}
#info h2 a:hover{color: #0191e0;}

/*Partners*/
.partners{padding-bottom: 20px; text-align: center;}
.partners a{display: inline-block; margin: 0 11px;}
.lg_wrap {
    height: 120px;
    width: 100%;
    margin-top: 10px;
    padding: 20px 0;
	border-top: 1px dotted #d2d2d2;
}
.center_align {
    text-align: center;
}
.lg_wrap .spacer {
    height: 120px;
    margin: 0;
    padding: 0 18px 0 18px;
    width: 924px;
}

.lg_wrap a:first-child {
    margin-left: 0;
}
.lg_wrap a {
    display: inline-block;
    height: 60px;
    margin: 0 15px;
    padding: 0;
    position: relative;
}
.lg_wrap a img {
    height: 60px;
    position: relative;
    z-index: 1;
}
.lg_wrap .spacer a img.colored {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
    transition: all 0.2s;
}
.lg_wrap .spacer a:hover img.colored {
    opacity: 1;
}

.lg_wrap a span {
    display: none;
}

/*Sitemap*/
#sitemap{
	padding: 30px 15px 40px;
	border-top: 1px dotted #d2d2d2;
}
#sitemap .col{
	padding-left: 30px;
	width: 280px;
}
#sitemap li{line-height: 25px; color: #777; list-style-type: none; background: url("../images/arrow_p.gif") no-repeat left center; padding-left: 15px;}
#sitemap a{color: #777;}
#sitemap a:hover{color: #0191e0;}

/*Sum*/
#sum{position: relative; padding: 4px 0 18px;}
#sum h2{
	font-size: 30px;
	line-height: 34px;
	margin: 0;
	padding: 0;
}
#sum .sum_descr{
	font: 16px/20px 'CreteRoundRegular';
	color: #e45692;
}
#sum .sum{
	height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 12px 23px 0 0;
	background: url("../images/eur.png") no-repeat right 13px;
}
#sum .sum .num{
	width: 40px;
	height: 40px;
	background: url("../images/num.png") no-repeat 0 0;
	position: relative;
	padding: 1px 2px 3px 2px;
	text-align: center;
	color: #fff;
	font: 30px/37px 'CreteRoundRegular';
	float: left;
	margin: 0 1px;
	text-shadow: 0px 1px 1px #000;
}
#sum .sum .num span{
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	background: url("../images/num_overlay.png") no-repeat 0 0;
}
#sum .sum .dot{
	width: 5px;
	height: 10px;
	background: url("../images/sum_comma.png") no-repeat 0 0;
	float: left;
	margin: 40px -2px 0 -3px;
}

/*Sarchform*/
.select{
	width: 237px;
	height: 40px;
	float: left;
	background: #fff;
}
.select a{
	display: block;
	line-height: 40px;
	padding: 0 0 0 15px;
	background: url("../images/form_dropdown.gif") no-repeat 200px 2px;
}
.select a:hover{background-position: 200px -38px;}
.select span{
	font: 16px/40px 'CreteRoundRegular';
	color: #333;
}
.text_field{
	background: #fff;
}
#search .text_field{
	width: 359px;
	height: 40px;
	padding-left: 15px;
	float: right;
}
#sidebar_search .text_field{
	width: 295px;
	height: 40px;
	padding-left: 15px;
}
.text_field .field{
	border: 0;
	height: 40px;
	background: transparent;
	font: 16px/40px 'CreteRoundRegular';
	color: #333;
	float: left;
}
#search .text_field .field{width: 300px;}
#sidebar_search .text_field .field{width: 235px;}
.text_field .send{
	width: 45px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("../images/form_submit.gif") no-repeat center top;
	border: 0;
	cursor: pointer;
	float: right;
}
.text_field .send:hover{background-position: center bottom;}

.pagination{overflow: hidden; list-style-type: none;}
.content .pagination{float: right; margin-bottom: 20px;}
.pagination li{
	height: 22px;
	line-height: 22px;
	padding: 0 8px;
	float: left;
	border-left: 1px solid #dedede;
}
.pagination li:first-child{border: 0;}
.pagination li a{color: #777;}
.pagination li a:hover{color: #333;}
.pagination li.active a{color: #0191e0;}

/*Auction Detail*/
.auction_details{
	padding: 20px 15px;
	position: relative;
	z-index: 100;
}
.auction_details .status{
	width: 72px;
	height: 72px;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
	background: url("../images/auction_status.png") no-repeat;
	z-index: 0;
}
.auction_details .status.ended{background-position: 0 0;}
.auction_details .status.canceled{background-position: 0 -72px;}
.auction_details .status.planned{background-position: 0 -144px;}
.auction_details .automat_setup {
	float: right;
	width: 135px;
	margin-bottom: 15px;
}
.auction_details .automat_setup .button {
	position: relative;
	right: auto;
	top: auto;
	width: 140px;
	padding: 0;
}
.auction_details .automat_setup {
	display: block;
	padding-top: 2px;
}
.auction_details .automat_setup strong {
	display: block;
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #7db913;
}
.arrow_d{
	width: 143px;
	height: 252px;
	display: block;
	background: url("../images/arrow_dashed.png") no-repeat 0 0;
	position: absolute;
	right: -50px;
	top: 85px;
	z-index: 0;
}
.gallery{
	width: 290px;
	padding-right: 25px;
	float: left;
}
.gallery .thumb{width: 220px; height: 220px; position: relative; float: left;}
.gallery .small_thumbs{width: 60px; float: right;}
.gallery .small_thumbs a{
	width: 60px;
	height: 60px;
	display: block;
	margin-top: 20px;
}
.gallery .small_thumbs a:first-child{margin: 0;}
.details{
	width: 275px;
	padding-bottom: 36px;
	min-height: 210px;
	float: right;
	position: relative;
	z-index: 50;
}
.details p{padding: 0 !important; line-height: 20px;}
.details p span{display: inline-block; width: 145px;}
.cert_download{clear: both; margin: 13px 0;}
.item_price{position: relative; height: 40px; padding-bottom: 10px;}
.item_price span{display: block; padding-top: 2px;}
.item_price strong{font-size: 18px; line-height: 18px;}
.item_price .button{
	width: 140px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.current_bid strong{color: #e45692;}
.buy_now strong{color: #0191e0;}
.automat strong{color: #7db913;}
.automat_setup + .bids_prices {width: 50%;}
.button{
	height: 40px;
	display: inline-block;
	font: 18px/40px 'CreteRoundRegular';
	color: #fff;
	padding: 0 15px;
	background: #7db913;
	text-align: center;
}
.button.green{background: #7db913;}
.button.blue{background: #0191e0;}
.button.pink{background: #e45692;}
.button:hover{color: #fff; background: #333;}

.auction .col p{line-height: 20px; color: #333;}
.auction .auctioneer p{padding-bottom: 20px;}
.auction .auctioneer strong{display: block;}

.small_status{color: #777; display: inline-block; padding-left: 15px;}
.small_status.ended{background: url("../images/icn_ended.png") no-repeat left center;}
.small_status.planned{background: url("../images/icn_planned.png") no-repeat left center;}
.small_status.canceled{background: url("../images/icn_canceled.png") no-repeat left center;}

.bids, #offer{
	padding-top: 20px;
	border-top: 1px dotted #d2d2d2;
}
.tbhead{
	border-bottom: 1px dotted #d2d2d2;
	position: relative;
	padding: 0 10px 10px;
}
#offer .tbhead, .share .tbhead{border: 0;}
.tbhead h3{font-size: 16px !important; line-height: 16px !important; padding: 0; float: left;}
.tbhead h3 span{font: 14px Tahoma, Verdana, Arial; color: #0191e0;}
.tbhead .buyit{font: 16px/16px 'CreteRoundRegular'; line-height: 16px; float: right; padding-right: 18px; background: url("../images/arrow_down.png") no-repeat right bottom;}
.tbhead .list_all{float: right;}
.tb_list{width: 100%; margin-bottom: 20px; box-shadow: none !important;}
.tb_list td{padding: 8px 10px; border: 0; border-bottom: 1px dotted #d2d2d2;}
.tb_list tr td:last-child{text-align: right;}
.tb_list tr:nth-child(odd) td{background: #f1f1f1;}
.anonym{color: #777;}
.buynow_bid{padding-left: 5px; color: #777;}
.automatic_bid{padding-left: 5px; color: #777;}

.list_all{
	display: inline-block;
	padding-left: 18px;
	background: url("../images/list.gif") no-repeat left center;
}
#offer .offer_form{
	padding: 0px 15px 20px;
}
#offer .offer_form p{padding-top: 9px; padding-bottom: 0;}
#offer .text_field{
	width: 250px;
	height: 40px;
	padding: 0 30px 0 10px;
	border: 0;
	float: left;
	font: 18px/40px 'CreteRoundRegular';
	color: #333;
	background: #fff url("../images/input_price.png") no-repeat 265px center;
	margin-right: 10px;
}
#offer .button{width: 140px !important; height: 40px; float: left;}
#offer .button.bid{
	margin-right: 10px;
	background: #e45692;
}
#offer .button.buyitnow{
	background: #0191e0;
}
#offer .button:hover{background: #333;}
#offer .bid_automat {
	float: right;
	margin-top: 8px;
	color: #333;
	font: 16px/16px 'CreteRoundRegular', Tahoma, Verdana, Arial;
	font-weight: normal;
}
#offer .bid_automat a {
	color: #0191e0;
}
#offer .bid_automat a:hover {
	color: #e45692;
}
#offer .bid_automat .current_automat_value {
	margin-top: 4px;
	text-align: right;
	font: 12px/12px Tahoma, Verdana, Arial;
	color: #777777;
}
#offer .bid_automat .current_automat_value strong {
	font-weight: bold;
	color: #7db913;
}

.dotnav{float: right;}
.dotnav a{
	width: 17px;
	height: 17px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	background: url("../images/dots.png") no-repeat 0 0;
	float: left;
}
.dotnav a:hover, .dotnav a.active{background-position: 0 -17px;}

.share{padding-bottom: 20px;}

/*BOX SHADOW*/
.header, .top_auctions img, .box, .auctions .thumb img, .select, .text_field, .content>img, .content>ele, .gallery img, .content table{
	box-shadow: 0 1px 3px #d4d4d4;
}
/*BORDER RADIUS*/
.menu li.active a, .select, .text_field, .rollup, .button, .form .input, .popup, .form .login_submit{
	border-radius: 8px;
}

/*POPUPS*/
.form{width: 370px; margin: 0 auto; padding-bottom: 30px;}
.form p{padding-bottom: 20px;}
.form .input{
	width: 308px;
	height: 38px;
	font: 16px/38px 'CreteRoundRegular';
	color: #777;
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
	padding: 0 50px 0 10px;
	box-shadow: 0 1px 1px #f5f5f5;
}
.form .input:focus, .form .input:active{color: #333;}
.form .mail_input{background: #f9f9f9 url("../images/input_mail.png") no-repeat 335px center;}
.form .text_input{background: #f9f9f9 url("../images/input_name.png") no-repeat 335px center;}
.form .pass_input{background: #f9f9f9 url("../images/input_password.png") no-repeat 338px center;}
.form .address_input{background: #f9f9f9 url("../images/input_address.png") no-repeat 338px center;}
.form .login_submit{
	width: 130px;
	height: 40px;
	text-align: center;
	display: inline-block;
	font: 16px/40px 'CreteRoundRegular';
	color: #fff;
	background: #7db913;
	border: 0;
	cursor: pointer;
	float: right;
}
.form .login_submit:hover{background: #0191e0;}

.form div{float: left; padding-top: 12px; line-height: 21px;}

.popup_footer{
	width: 370px;
	height: 50px;
	line-height: 50px;
	font: 16px/50px 'CreteRoundRegular';
	margin: 0 auto;
	padding: 0 75px;
	background: url("../images/popup_shadow.png") no-repeat center top;
	border-top: 1px dotted #d2d2d2;
}
.popup_footer span{float: left;}
.popup_footer a{float: right; line-height: 50px !important;}

/*FOOTER*/
.push{height: 100px;}
#footer_01{
	height: 100px;
	background: url("../images/footerbg_01.jpg") repeat-x 0 0;
}
#footer_02{
	height: 100px;
	background: url("../images/footerbg_02.jpg") no-repeat center top;
}
#footer_03{
	width: 960px;
	margin: 0 auto;
	position: relative;
	line-height: 100px;
	color: #878888;
	text-shadow: 0px 1px 0px #d3d3d3;
}
#footer_03 a{color: #878888; text-decoration: none;}
#footer_03 a:hover{color: #656565;}
#footer_03 .footer_logo{
	width: 70px;
	height: 47px;
	line-height: 47px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -35px;
	background: url("../images/footer_logo.png") no-repeat 0 0;
}
#footer_03 .social{
	float: right;
	list-style-type: none;
	overflow: hidden;
}
#footer_03 .social li{float: left;}
#footer_03 .social li a{
	width: 24px;
	height: 20px;
	display: inline-block;
	text-indent: -9999px;
	background: url("../images/social_icons.png") no-repeat;
	line-height: 20px;
}
#footer_03 .social li a.twitter{background-position: -24px 0;}
#footer_03 .social li a.twitter:hover{background-position: -24px -20px;}
#footer_03 .social li a.facebook{background-position: 0 0;}
#footer_03 .social li a.facebook:hover{background-position: 0 -20px;}
#footer_03 .social li a.rss{background-position: -48px 0;}
#footer_03 .social li a.rss:hover{background-position: -48px -20px;}

.top_auctions img, .auctions .thumb img, .gallery img{background: url("../images/pattern.gif") repeat 0 0;}

/* Newsletter subscription */
.newsletter_form form {
	width: auto;
	padding: 13px 30px 30px;
}
.newsletter_form div {
	padding: 0;
}
.newsletter_form .email_input {
	position: relative;
}
.newsletter_form .news_email {
	width: 190px;
}
.newsletter_form p {
	padding: 0 0 15px;
	color: #777777;
	line-height: 1.5em;
}
.newsletter_form .submit_button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	border: none;
	outline: none;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	background: transparent url("../images/input_mail.png") no-repeat center center;
}
.newsletter_form .submit_button.loading {
	background: transparent url("../images/loading.gif") no-repeat center center;
}
.newsletter_form .submit_button:hover {
	cursor: pointer;
}
.newsletter_form .newsletter_message {
	color: #E45692;
}

/* Mobile Web Template */

body.mobile_template{
	background: #eaeaea url("../images/background.jpg") repeat-x 0 0;
	font: 12px Tahoma, Verdana, Arial;
	color: #333;
	position: relative;
	min-width: 330px;
}

.mobile_template .content {float: none; margin: 0 auto; width: 304px; padding: 15px 8px 0; }

.mobile_template .content h1 {
    padding: 0 0 8px;
    margin:0;
    text-align: center;
    font: 26px/26px 'CreteRoundRegular';
}

.mobile_template .content h2 {
    padding: 0 0 8px;
    text-align: center;
    font: 20px/20px 'CreteRoundRegular';
    margin:0;
}
.mobile_template .content table {
	margin: 0 auto;
	width: 309px;
	height: 269px;
}

.mobile_template .content table td {
	border: none;
	padding: 8px 20px;
}

.mobile_template .content .bidder_detail p {
	padding-bottom: 5px;
}
	
.mobile_template .content .bidder_detail .mobile_auction_detail{
	padding: 10px 0 10px;
}
	
.mobile_template .content .bidder_detail .mobile_auction_detail .image {
	padding-right: 15px;
	width: 80px;
	height: 80px;
	float: left;
}
	
.mobile_template .content .bidder_detail .mobile_auction_detail .image img {
	box-shadow: 0 1px 3px #D4D4D4;
	background: url("../images/pattern.gif") repeat 0 0;
}
	
.mobile_template .content .bidder_detail .mobile_auction_detail .detail_info {
	float: left;
	width: 215px;
	font-size: 14px;
}
	
.mobile_template .content .bidder_detail .item_price {
		height: 15px;
}

.mobile_template .content .bidder_detail .item_price span {
    display: inline;
    font-weight: bold;
    padding-top: 2px;
}

.award_image {
    background: url(../images/projekt_roka.png) no-repeat;
    height: 192px;
    left: 0;
    position: absolute;
    top: 0;
    width: 196px;
}
@media screen and (max-width: 1349px){
    .award_image, .fb_icon, .icn_gplus, .icn_twitter{
        display: none;
    }
}