.clear {
	clear: both;
}
.button {
	cursor: pointer;
	border: none;
}

.main_content>table{
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.main_content > p {
	line-height: 20px;
}

.content .cols {
	padding-top: 0;
}

.text_field .field {
	height: 40px !important;
}

.auction_pending_recipient_acceptance {color: #0191E0;}
.auction_pending_admin_acceptance {color: #0068A2;}
.auction_denied {color: #AC0000;}
.auction_finished {color: #666;}
.auction_cancelled {color: #AC0000;}
.auction_published {color: #0191E0;}
.auction_draft {color: #999;}

.bid_pending_payment {color: orange;}
.bid_payed {color: green;}
.bid_not_payed {color: red;}

.html_content {
	margin: 0 0 20px;
}

.searched_term {
	color: #0191E0;
}

.empty_result {
	margin: 25px 0 0 15px;
}

.message {
	height: 30px;
	padding: 0 0 0 10px;
	margin: 5px 0 20px;
	line-height: 30px;
	border-radius: 5px;
	color: #fff;
}
.message.ok {
	background: #43A743;
}
.message.error {
	background: #E45692;
}
.message.error a {
	color: #CCFF00;
	text-decoration: underline;
}
.message.error a:hover {
	text-decoration: none;
}
.errors_dump {
	margin: 0 0 0 26px;
}
.errors_dump li {
	color: #ff0000;
}

.no_shadow{
	box-shadow: none !important;
}
.no_border th,
.no_border td {
	border: none;
}
.no_padding {
	padding: 0 !important;
}
.no_margin {
	margin: 0 !important;
}

.info_bubble {
	display: inline-block;
	width: 25px;
	height: 23px;
	margin: 0 0 0 2px;
	vertical-align: top;
	background: url("../images/icons.png") no-repeat 0 -145px;
}
span.required {
	color: #E45692;
}
span.error {
	padding: 0 0 0 10px;
	color: red;
}

#tabswitch .tab_switcher {list-style:none; margin: 10px 0 15px 0; padding:0;  overflow: auto; border-bottom: 1px solid #F9F9F9;}
#tabswitch .tab_switcher li {float:left; margin:0; padding: 10px 17px; cursor:pointer;}
#tabswitch .tab_switcher li.active {background-color: #F9F9F9;}
#tabswitch .tab_switcher li:hover {color: #21698D;}
#tabswitch .tab_switcher li h3 {padding: 5px 0; font-size: 18px; }
#tabswitch .tab-container {display:none;}

/* ------------- Bid form ------------ */
.bid_form .tbhead a {
	color: #333
}
.bid_form .tbhead a:hover {
	color: #333
}
.bid_form .errors {
	margin: 10px 0 0 18px;
}
.bid_form .bid_anonym {
	padding-top: 13px;
}
.bid_form .bid_anonym .checkbox {
	margin-top: -3px;
}
.bid_form .item_price{
	float: right;
	padding-bottom: 0;
}
#offer .button {
	width: 137px !important;
}


/* ------------- Error page ------------ */
.error_page {
	text-align: center;
}
.error_page .error_image {
	margin: 60px 0 35px 10px;
}
.error_page h1 {
	margin: 0 0 10px;
	color: #E45692;
}
.error_page h3 {
	margin: 0 0 15px;
}

/* ------------- Header styles ------------ */
.auth .count_liabilities {
	padding: 0 0 0 5px;
	color: #E45692;
}
.header_social_links {
	position: absolute;
	top: 13px;
	left: 0;
}
.header_social_links span {
	padding-right: 7px;
}

/* ------------- Left column styles ------------ */
.left_column .auctions_filter {
	width: 100%;
	float: none;
	margin: 0 0 15px;
	border-radius: 0;
	/*background: #F9F9F9; gray */
	background: #F9F9F9;
	
}
.left_column .auctions_filter > a {
	padding: 0 30px;
	background: url("../images/form_dropdown.gif") no-repeat 258px 2px;
}
.left_column .auctions_filter > a:hover,
.left_column .auctions_filter > a:active {
	background-position: 258px -38px;
}
.left_column .social_links {
	overflow: auto;
}
.select ul {
	position: relative;
	display: none;
	z-index: 10;
	background: #fff;
	box-shadow: 0 1px 3px #D4D4D4;
	border-radius: 8px;
	list-style: none;
}
.select > a {
	cursor: pointer;
}
.select ul a {
	background: none;
	cursor: pointer;
}

/* ------------- Slider moving boxes ------------ */
#slider {
	overflow: hidden;
}
.scroll_container {
	width: 900px;
	height: 210px;
	overflow: hidden;
}
.scroll_container .slide_box {
	margin-bottom: 10px;
}
#slider .nav.prev {
	display: none;
}

/* ------------- Auctions list page ------------ */
.auctions.auction_details h1 {
	padding: 0px;
}
.auctions.auction_details .html_content {
	margin: 15px 0 5px;
}
.auction_details .draft_buttons .button {
	float: none;
	margin: 7px 0 0;
}

/* ------------- Auction detail page ------------ */
.auction .auctioneer strong {
	margin-bottom: 6px;
}
.auction .auctioneer img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 10px 0 0;
}
.auction .show_extra_button {
	float: right;
	margin: 10px 0;
}
.auction .extra_info {
	padding-top: 10px;
	line-height: 18px;
}
.auction .similar_auctions {
	padding: 10px 0 20px;
}
.auction .similar_auctions .auction_inline {
	border-bottom: none;
	height: 120px;
}
.auction .similar_auctions .dotnav a:hover {
	cursor: pointer;
}
.auction .social_links {
	position: absolute;
	bottom: 0;
	left: 0;	
}
.auction .social_links .fb-like {
	width: 82px;
}
.auction .social_links .twitter-share-button {
	width: 93px !important;
}
.auction .auctioneer_desc {
	float: left;
}
.auction .auctioneer_slogan {
	display: block;
	margin: 5px 0 0;
	color: rgb(51, 51, 51);
}
.auction a.disabled,
.auction .button[disabled] {
	background: #777777 !important;
	color: #b8b8b8 !important;
}
.auction .auction_locked,
.auction .auction_blacklisted {
	margin-bottom: 15px; 
}
.auction .auction_locked .pink_beak {
	padding: 0 0 12px 0;
	background: url("../images/pink_bottom_beak.png") no-repeat bottom center transparent;
}
.auction .auction_locked h2,
.auction .auction_blacklisted h2 {
	display: block;
	height: 55px;
	margin: 0;
	padding: 0;
	background-color: #e45692;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
}
.auction .auction_locked .lock_info,
.auction .auction_blacklisted .blacklist_info {
	margin: 3px 0 0;
	font-size: 14px;
	text-align: center;
	color: #333;
}
.auction .auction_locked .time_limit {
	font-size: 18px;
	font-weight: bold;
	color: #e45692;
}

/* ------------- Auctioneers page ------------ */
.auctioneers{padding-bottom: 20px;}
.auctioneers li{
	width: 280px;
	min-height: 80px;
	padding: 20px 0;
	float: left;
	margin-right: 30px;
	list-style-type: none;
	border-top: 1px dotted #d2d2d2;
}
.auctioneers li:nth-child(odd) {clear: left;}
.auctioneers li a{display: block;}
.auctioneers .thumb{
	width: 80px;
	height: 80px;
	position: relative;
	float: left;
	padding-right: 15px;
}
.auctioneers .thumb img{
	width: 80px;
	height: 80px;
}
.auctioneers .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;
}
.auctioneers .selected_item:hover, .auctions a:hover .selected_item{background-position: -22px -117px;}
.auctioneers .detail{
	width: 185px;
	min-height: 80px;
	position: relative;
	float: right;
}
.auctioneers .auctions_count{font-weight: bold; color: #e45692;}
.auctioneers .name {display: block; padding: 4px 0 0;}
.auctioneers .address{display: block; color: #333; padding: 10px 0 8px;}
.auctioneers .more{margin: 10px 0 0;}

/* ------------- Auctioneer detail page ------------ */
.auctioneer_detail h2 {
	padding: 0;
}
.auctioneer_detail .profile {
	box-shadow: 0 1px 3px rgb(212, 212, 212);
}
.auctioneer_detail .profile_details {
	padding: 15px;
	overflow: auto;
	background: #fff;
}
.auctioneer_detail .profile_details .thumb {
	float: left;
	margin: 0 17px 0 0;
}
.auctioneer_detail .profile_details .thumb img {
	width: 80px;
	height: 80px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgb(212, 212, 212);
}
.auctioneer_detail .profile_data {
	float: left;
	width: 490px;
	line-height: 1.5em;
}
.auctioneer_detail .profile_data h1 {
	padding-bottom: 3px;
	font-size: 24px;
}
.auctioneer_detail .profile_data .label {
	padding: 0 5px 0 0;
	color: #e45692;
	font-weight: bold;
}
.auctioneer_detail .profile_details span {
	float: left;
}
.auctioneer_detail .profile_details strong {
	display: block;
	padding: 0 0 4px 210px;
}
.auctioneer_detail .share {
	height: 39px;
	padding: 0 0 0 15px;
	margin: 0;
	background: #fff;
	border-top: 1px dotted #d2d2d2;
}
.auctioneer_detail .share h2,
.auctioneer_detail .ratings_summary h2 {
	font-size: 16px;
	line-height: 39px;
	margin: 0;
	padding: 0;
}
.auctioneer_detail .social_links {
	float: right;
	margin: 9px 0 0 0;
}
.auctioneer_detail .social_links .fb-like {
	width: 82px;
}
.auctioneer_detail .ratings_summary {
	padding: 15px 15px 26px 15px;
	background: rgb(249, 249, 249) url("../images/top_shadow_02.png") no-repeat center top;
}
.auctioneer_detail .ratings_summary h2 {
	margin: 5px 0 13px;
	line-height: 20px;
}
.auctioneer_detail .question {
	margin: 7px 0 2px;
}
.auctioneer_detail .question .label {
	float: left;
	margin-top: 3px;
	font-weight: bold;
}
.auctioneer_detail .question .rating {
	margin: 0 0 0 235px;
}
.auctioneer_detail .rating_total {
	float: right;
	width: 170px;
	text-align: center;
}
.auctioneer_detail .gray_container {
	padding: 10px 0 13px;
	background: #ececec;
	border-radius: 7px;
	box-shadow: inset 0 1px 3px rgb(212, 212, 212), 0 1px 1px #fff;
}
.auctioneer_detail .rating_total .bubble{
	height: 25px;
	padding: 0 0 7px;
	background: url("../images/bubble_beaks_sprites.png") no-repeat center 25px;
}
.auctioneer_detail .rating_total .rating {
	width: 120px;
	margin: 5px auto 0;
	text-align: center;
}
.auctioneer_detail .rating_total .rating .stars {
	float: none;
	margin: 3px 0 0;
	padding: 0;
}
.auctioneer_detail .rating_total .bubble .bubble_body  {
	height: 25px;
	padding: 0 12px;
	font: 12px/25px Tahoma, Verdana, Arial;
	font-weight: bold;
}
.auctioneer_detail .buttons {
	margin: 0 0 20px;
	padding-top: 10px;
	text-align: center;
}
.auctioneer_detail .bottom_beak {
	height: 13px;
	background: url("../images/bottom_beak.png") no-repeat center top;
}
.auctioneer_detail .auctioneer_ratings .ratings_list {
	margin: 17px 0 0;
	list-style: none outside;
}
.auctioneer_detail .ratings_list li {
	padding: 0 0 20px;
	margin: 0 0 20px;
	overflow: auto;
	border-bottom: 1px dotted #d2d2d2;
}
.auctioneer_detail .ratings_list li:last-child {
	padding: 0 0 10px;
	margin: 0;
	border-bottom: none;
}
.auctioneer_detail .ratings_list li .question {
	margin: 9px 0;
}
.auctioneer_detail .ratings_list li .rating_stars {
	float: right;
	width: 290px;
}
.auctioneer_detail .ratings_list li .rating_stars .label {
	float: none;
	line-height: 17px;
	font-weight: bold;
}
.auctioneer_detail .ratings_list li .rating_stars .rating {
	float: right;
	margin: 0;
}
.auctioneer_detail .ratings_list li img {
	float: left;
	width: 50px;
	height: 50px;
}
.auctioneer_detail .ratings_list li .bidder_info {
	width: 308px;
}
.auctioneer_detail .ratings_list li .rate_meta {
	height: 50px;
	margin: 0 0 0 60px;
}
.auctioneer_detail .ratings_list .rate_meta .date {
	color: #777777;
}
.auctioneer_detail .ratings_list .rate_meta .separator {
	padding: 0 5px;
	color: #c2c2c2;
}
.auctioneer_detail .ratings_list .rate_meta .user_name {
	font-weight: bold;
}
.auctioneer_detail .ratings_list .rate_meta .auction_name {
	margin: 4px 0 0;
	font-weight: bold;
	color: #0191e0;
}
.auctioneer_detail .ratings_list .rating_comment {
	margin: 10px 0 0 0;
	line-height: 1.7em;
}
.auctioneer_detail .auctions {
	margin: 15px 0 0;
	padding: 0;
	border-top: 1px dotted #d2d2d2;
}
.auctioneer_detail .auctions h2 {
	margin: 9px 0 0;
	padding: 0;
	font-size: 20px;
}
.auctioneer_detail .auctions ul {
	margin-top: -7px;
}
.auctioneer_detail .auctions h2 .count {
	display: inline-block;
	position: relative;
	top: -2px;
	margin: 0 0 0 7px;
	padding: 0 12px;
	background-color: #0191e0;
	border-radius: 12px;
	font: 12px/25px Tahoma, Verdana, Arial;
	color: #fff;
	font-weight: bold;
}

/* ------------- Bidders page ------------ */
.bidders .bidders_intro .button {
	margin: 10px 10px 0 0;
}

/* ------------- Bidder detail page ------------ */
.bidder_detail h2 {
	padding: 0;
}
.bidder_detail .profile_details {
	margin: 10px 0;
	overflow: auto;
}
.bidder_detail .profile_details .thumb {
	float: left;
	margin: 0 15px 0 0;
}
.bidder_detail .profile_details .thumb img {
	width: 80px;
	height: 80px;
}
.bidder_detail .profile_details span {
	float: left;
}
.bidder_detail .profile_details strong {
	display: block;
	padding: 0 0 4px 210px;
}
.bidder_detail .auctions {
	margin: 30px 0 0;
	padding: 0;
}
.bidder_detail .button_admin_edit {
	float: right;
	margin: 0 0 10px 20px; 
}

/* ------------- Lightbox ------------ */
#colorbox h2 {
	font: 36px/36px 'CreteRoundRegular';
	font-weight: normal;
	text-align: center;
	padding-bottom: 8px;
}

#cboxClose {
	width: 36px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: #333 url("../images/close.png") no-repeat center center;
	position: absolute;
	top: -24px;
	right: -22px;
	z-index: 1000;
	border-radius: 100px;
}
#cboxClose:hover{background-color: #0191e0;}

/* ------------- Form replacements ------------ */
.checkbox{
	width: 22px;
	height: 20px;
	background: url("../images/input_checkbox.png") no-repeat 0 1px;
	display: block;
	clear: left;
	float: left;
	margin: -1px 7px 0 0;
}
.checkbox.checked{background-position: 0 -20px;}
input.styled { 
 display: none; 
}
textarea.invalid,
input.invalid { 
 border: 1px solid red !important; 
}
.errors {
	color: red;
}
.errors ul {
	list-style: none;
}

/* ------------- Popup window styles ------------ */
.popup_window .errors {
	min-height: 20px;
	margin-bottom: 13px;
	text-align: center;
}
.popup_window h3 {
	text-align: center;
	margin: 0 0 10px;
	font: 16px/20px 'CreteRoundRegular';
}

/* ------------- Login form additions ------------ */
.form div label {
	border-right: 1px solid #EDEDED;
	padding-right: 7px;
	margin-right: 4px;
}
.form .loading_button {
	margin: 6px 0 0 68px;
}

/* ------------- Register form additions ------------ */
.register_window .loading_button {
	float: right;
	margin: 8px 44px 0 0;
}
.register_window .form div {
	padding: 0;
	margin: 0 0 18px;
}
.register_window .form div label {
	border: none;
}
.register_window .form span.required {
	padding: 0 0 0 5px;
	color: #E45692;
}
.register_window .form input.required {
	background-color: #FFECEC;
}
.register_window .form .first_column {
	width: 115px;
	margin-right: 12px;
}
.register_window .form .second_column {
	width: 115px;
}
.register_window .form .text_input {
	background-position: 142px center; 
}
.register_window .form .address_input {
	background-position: 143px center; 
}

/* ------------- Fill profile form additions ------------ */
.fill_profile_window {
	padding: 0 30px;
}
.fill_profile_window .explanation {
	color: #444;
	line-height: 1.5em;
}
.fill_profile_window .errors {
	margin-bottom: 10px;
}
.fill_profile_window .loading_button {
	float: right;
	margin: 6px 44px 0 0;
}
.fill_profile_window .form .first_column {
	width: 115px;
	margin-right: 12px;
}
.fill_profile_window .form .second_column {
	width: 115px;
}
.fill_profile_window .form .text_input {
	background-position: 142px center; 
}
.fill_profile_window .form .address_input {
	background-position: 143px center; 
}

/* ------------- Buyout form additions ------------ */
.buyout_form {
	padding: 0 30px;
}
.buyout_form .form {
	width: 400px;
}
.buyout_form p {
	padding: 0 0 5px;
}
.buyout_form .buttons {
	float: none;
	margin-top: 15px;
	text-align: center;
}
.buyout_form .buttons .button {
	margin: 0 5px;
}

/* ------------- Automat setup form ------------ */
.automat_form {
	padding: 0 20px;
}
.automat_form .form {
	width: 470px;
}
.automat_form p {
	padding: 0 0 5px;
}
.automat_form .buttons {
	float: none;
	margin-top: 5px;
	text-align: right;
}
.automat_form .buttons .button {
	margin: 0 0 0 10px;
}
.automat_form .auction_info,
.automat_form label.strong {
	font: 16px/16px 'CreteRoundRegular', Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #333;
}
.automat_form .auction_info {
	margin-top: 40px;
}
.automat_form .auction_info strong {
	margin-top: 4px;
	font: 14px/14px Tahoma, Verdana, Arial;
	color: #0191e0;
	font-weight: bold;
}
.automat_form .intro {
	margin: 11px 0;
	padding: 13px 0;
	border: 1px dotted #d2d2d2;
	border-width: 1px 0;
	line-height: 1.6em;
}
.automat_form label {
	line-height: 18px;
}
.automat_form label.strong {
	display: block;
	margin-bottom: 9px;
}
.automat_form .input.text_field{
	float: right;
	width: 98px;
	padding-right: 25px;
	background: #fff url("../images/input_price.png") no-repeat 112px center;
}
.automat_form .errors {
	list-style: none outside;
}
.automat_form .errors li {
	text-align: right;
}

/* ------------- My auctions styles ------------ */
.my_auctions h2 {
	padding: 0;
}
.my_auctions .liabilities {
	margin: 15px 0 50px;
}
.my_auctions .liabilities .html_content{
	margin: 20px 0 25px;
}
.my_auctions .liabilities .pay a {
	font-weight: bold;
	text-decoration: underline;
	color: #E45692;
}
.my_auctions .liabilities_count {
	color: #E45692;
}
.my_auctions .auctions {
	margin: 30px 0 0;
	padding: 0;
}

/* ------------- My profile styles ------------ */
.my_profile .button {
	margin: 10px 0 0;
}
.my_profile table {
	box-shadow: none;
}
.my_profile table td {
	padding: 3px 8px;
	border: none;
}
.my_profile table .left_col {
	width: 150px;
}
.my_profile .profile_details table strong {
	padding: 0;
}
.edit_profile .edit_profile_form {
	margin: 0;
}
.edit_profile .edit_profile_form .buttons .button {
	margin: 0 10px 0 0;
}
.edit_profile .edit_profile_form .explanation {
	margin: 15px 0 5px;
}
.edit_profile .edit_profile_form .errors {
	float: none;
}
.edit_profile .edit_profile_form label {
	display: block;
	padding: 0 0 8px 5px;
}
.edit_profile .errors {
	padding: 0 0 10px 5px;
}

/* ------------- List table styles ------------ */
.list_table th,
.list_table .tb_list tbody td {
	text-align: center;
}
.list_table .tb_list .name,
.list_table .tb_list .excerpt {
	text-align: left;
}
.list_table .date {
	font-size: 10px;
}
.list_table .excerpt {
	font-size: 10px;
}
.list_table th a.active {
	text-decoration: underline;
	color: #E45692;
}

/* ------------- Payments styles ------------ */
.payments_list .select .filter_selector a {
	line-height: 28px;
}
.payments_list #sort_by {
	float: right;
	margin: -3px 0 0;
}
.payments_list .payments {
	margin-top: 15px;
	font-size: 11px;
}
.payments_list .var_symbol {
	font-size: 10px;
}
.payments_list .amount {
	width: 60px;
	font-weight: bold;
}
.payments_list .date {
	width: 60px;
}
.payments_list .action a {
	font-size: 10px;
}
.payments_list .status {text-align: center !important;}
.payment_pending {color: orange;}
.payment_payed {color: darkblue;}
.payment_cancelled {color: red;}
.payment_closed {color: green;}


/* ------------- Auctions list ------------ */
.recipient_auctions_searchbox {
	margin: 7px 0 0;
}
.recipient_auctions_searchbox .select .filter_selector a {
	line-height: 28px;
}
.recipient_auctions_searchbox .select span,
.recipient_auctions_searchbox .text_field input[type=text] {
	font-size: 15px;
}
.auctions_list .list_table {
	font-size: 11px;
}
.auctions_list .auctions {
	padding-bottom: 35px;
	margin: 25px 0 0;
	font-size: 11px;
}
.auctions_list .auctions th {
	text-align: center;
}
.auctions_list .auctions td.status,
.auctions_list .auctions td.actions {
	text-align: center;
}
.auctions_list .auctions .link_duplicate {
	color: green;
}
.auctions_list .auctions .auction_running {
	color: blue;
}
.auctions_list .auctions .auction_published {
	color: black;
}
.auctions_list .auctions .auction_cancelled {
	color: red;
}
.auctions_list .auctions .auction_finished {
	color: orange;
}
.auctions_list .auctions .auction_closed {
	color: green;
}
.auctions_list .auctions .price  {
	border-right: none;
}
.auctions_list .auctions .small_status {
	display: block;
	margin-top: 10px;
}
.auctions_list .button.add_new {
	float: right;
	margin: -8px 0 15px;
}
.auctions_list .auct_bids {
	padding-right: 10px;
	text-align: right;
}
.auctions_list .date {
	font-size: 10px;
	text-align: center;
}
.recipient_auctions p {
	line-height: 1.6em;
}
.recipient_auctions_approve {
	margin: 0 0 30px;
}
.recipient_auctions .button.add_new {
	margin: 0 0 0 20px;
}

/* ------------- Recipient auction styles ------------ */
.recipient_auction .auction_planned {
	color: #E45692;	
}
.recipient_auction .accept_form textarea {
	padding: 8px;
}
.recipient_auction .accept_form {
	margin: 10px 0 30px;
	overflow: auto;
}
.recipient_auction .accept_form p {
	line-height: 1.6em;
}
.recipient_auction .buttons .button {
	float: right;
	margin: 0 15px 0 0;
}
.auction .comment {
	font-style: italic;
}
.recipient_auction .bid_not_payed {
	color: #777;
}
.auction_comments {
	margin: 0 0 30px 0;
}

/* ------------- Auction advanced view ------------ */
.auction_advanced .anonym {
	padding: 0 10px 0 0;
}
.auction_advanced .near_bids_state {
	float: right;
	margin: 8px 0 0;
}
.auction_advanced #tabswitch .tab-container {
	padding: 0;
	border: none;
}
.auction_advanced th, 
.auction_advanced .payment_status {
	text-align: center;
}
.auction_advanced .bids {
	margin: 0 0 30px; 
}
.auction_advanced .edit_button {
	float: right;
	margin: 20px 15px 0 0;
}

/* ------------- Auction edit view ------------ */
.auction_edit h2 {
	margin: 20px 0 10px;
	padding: 0;
}
.auction_edit table {
	box-shadow: none !important;
}
.auction_edit td {
	border: none;
}
.auction_edit td p {
	padding: 0 0 0 5px;	
}
.auction_edit .label_column {
	width: 190px;
}
.auction_edit .buttons {
	min-height: 30px;
}
.auction_edit .buttons_edit {
	margin: 15px 0;
}
.auction_edit .button_save {
	float: right;
	margin: 0 20px 0 0;
}
span.error {
	display: block;
	padding: 5px 0 0 4px;
}
.auction_edit .select_labels {
	padding-bottom: 0;	
}
.auction_edit .select_labels div {
	height: 15px;
	margin: 4px 0 0 4px;
}
.auction_edit .select_labels #deselect_labels {
	font-size: 11px;
}

/* ------------- Confirmation forms ------------ */
.confirm_form {
	padding: 0 20px;
}
.confirm_form form {
	width: auto;
	min-width: 380px;
}
.confirm_form p {
	text-align: center;
}
.confirm_form .form div {
	float: none;
	text-align: center;
}
.confirm_form .buttons {
	margin: 15px 0 0;
}
.confirm_form .buttons .button {
	float: none !important;
	margin: 0 10px !important;
}

/* ------------- Payment styles ------------ */
.pay_bid h2 {
	margin: 20px 0 15px;
}
.pay_bid table {
	margin: 5px 0 35px;
}
.pay_bid table td {
	padding: 4px 15px 4px 5px;
}
.pay_bid table .strong {
	font-weight: bold;
} 
.pay_bid .channels td {
	text-align: center;
	padding: 10px 20px;
}
.pay_bid .price_calculation {
	font-weight: normal; 
}
.pay_bid .custom_payment {
	width: 88px;
	height: 30px;
	padding: 0;
	border: 1px solid #076807;
	border-radius: 0;
	font-size: 14px;
	line-height: 30px;
}
.pay_bid .custom_instructions {
	float: left;
	width: 300px;
}
.pay_bid .custom_payment {
	width: 88px;
	height: 30px;
	padding: 0;
	border: 1px solid #076807;
	border-radius: 0;
	font-size: 14px;
	line-height: 30px;
}
.pay_bid .qr_code_container {
	float: right;
	width: 290px;
}
.pay_bid .qr_code_container .qr_link {
	display: block;
	text-align: center;
}
.pay_bid .back_buttons {
	margin: 20px 30px 40px;
	overflow: auto;
}
.confirm_delivery .back_buttons .button {
	float: right;
}

/* ------------- Rating styles ------------ */
.rating .stars_small {
	width: 64px;
	height: 12px;
	background: url("../images/stars_sprites_small.png") no-repeat 0 0;
}
.rating .stars_small.stars_1 {background-position: 0 -12px;}
.rating .stars_small.stars_2 {background-position: 0 -24px;}
.rating .stars_small.stars_3 {background-position: 0 -36px;}
.rating .stars_small.stars_4 {background-position: 0 -48px;}
.rating .stars_small.stars_5 {background-position: 0 -60px;}
.rating .stars_medium {
	width: 75px;
	height: 14px;
	background: url("../images/stars_sprites_medium.png") no-repeat 0 0;
}
.rating .stars_medium.stars_1 {background-position: 0 -15px;}
.rating .stars_medium.stars_2 {background-position: 0 -30px;}
.rating .stars_medium.stars_3 {background-position: 0 -45px;}
.rating .stars_medium.stars_4 {background-position: 0 -60px;}
.rating .stars_medium.stars_5 {background-position: 0 -75px;}
.rating .stars_large {
	width: 120px;
	height: 24px;
	background: url("../images/stars_sprites_large.png") no-repeat 0 0;
}
.rating .stars_large.stars_1 {background-position: 0 -24px;}
.rating .stars_large.stars_2 {background-position: 0 -48px;}
.rating .stars_large.stars_3 {background-position: 0 -72px;}
.rating .stars_large.stars_4 {background-position: 0 -96px;}
.rating .stars_large.stars_5 {background-position: 0 -120px;}
.rating .bubble {
	display: inline-block;
	height: 20px;
	padding-left: 7px;
	background: url("../images/bubble_beaks_sprites.png") no-repeat left -13px;		
}
.rating .bubble .bubble_body {
	display: block;
	padding: 0 5px;	
	background-color: #e45692;
	border-radius: 4px;
	font: 10px/20px Tahoma, Verdana, Arial;
	color: #fff;
	font-weight: bold;	
}
.rating {
	display: block;
	margin: 5px 0 0;
	overflow: auto;
}
.rating .stars {
	display: block;
	float: left;
	margin: 3px 3px 0;
}

#rating_form {
	margin: 14px 0 0;
	padding: 16px 0 0;
	border-top: 1px dotted rgb(210, 210, 210);
	clear: both;
}
#rating_form h3 {
	padding: 0 0 5px;
	font: 18px/20px 'CreteRoundRegular';
}
#rating_form h4 {
	padding: 0 0 3px;
	font: 12px/20px Tahoma, Verdana, Arial;
	font-weight: bold;
}
#rating_form .question {
	float: left;
	clear: left;
	width: 230px;
	margin: 0 0 9px;
}
#rating_form .comment {
	margin: 0 0 0 230px;
}
#rating_form label {
	line-height: 18px;
}
#rating_form #comment {
	width: 344px;
	height: 89px;
	padding: 8px;
	border-color: transparent;
	resize:none;
	overflow: auto;
}
#rating_form #comment h4 {
	padding: 0 0 5px;
}
#rating_form .checkbox {
	margin-right: 4px;
}
#rating_form .buttons {
	width: 360px;
	margin: 11px 0 0;
	overflow: auto;
}
#rating_form .button_rate {
	float: right;
	padding: 0 25px;
}
#rating_form .check_anonymous {
	margin: 11px 0 0 76px;
}
#rating_form .question ul {
	float: right;
	width: 75px;
	height: 15px;
	margin: 1px 27px 0 0;
	list-style: none outside;
	background: url("../images/stars_sprites_medium.png") 0 0 no-repeat;
	cursor: pointer;
}
#rating_form .question ul.stars_rate_1 {
	background-position: 0 -15px;
}
#rating_form .question ul.stars_rate_2 {
	background-position: 0 -30px;
}
#rating_form .question ul.stars_rate_3 {
	background-position: 0 -45px;
}
#rating_form .question ul.stars_rate_4 {
	background-position: 0 -60px;
}
#rating_form .question ul.stars_rate_5 {
	background-position: 0 -75px;
}
#rating_form .question ul li {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
}

/* ------------- Global form styles ------------ */
.edit_form input[type=text],
.edit_form select,
.edit_form textarea {
	width: 190px;
	font: 12px/20px Tahoma, Verdana, Arial;
}
.edit_form input[type=text] {
	width: 195px;
	height: 20px;
	padding-left: 5px;
}
.edit_form input[type=checkbox]{
	width: auto;
	margin: 0 0 0 10px;
}
.edit_form textarea {
	width: auto;
	padding: 5px;
}
.edit_form select {
	height: 24px;
}
.edit_form select[multiple=multiple] {
	height: auto;
}
.edit_form .buttons {
	margin: 20px 0 40px 10px;
}
.edit_form .buttons .button {
	margin: 0 10px 0 0;
}

/* ------------- Auctioneer registration ------------ */
.register_auctioneer p {
	line-height: 1.6em;
}
.register_auctioneer .buttons {
	margin: 20px 120px 30px 10px;
	overflow: auto;
}
.register_auctioneer .buttons .button {
	float: right;
}
.register_auctioneer_button {
	float: right;
	margin: 0 0 15px 20px;
}

/* ------------- Auctioneer profile edit styles ------------ */
.auctioneer_edit table {
	box-shadow: none !important;
}
.auctioneer_edit h2 {
	margin: 20px 0 10px;
	padding: 0;
}
.auctioneer_edit .strong {
	font-weight: bold;
}
.auctioneer_edit td {
	border: none;
}
.auctioneer_edit td p {
	padding: 0 0 0 5px;	
}
.auctioneer_edit .label_column {
	width: 190px;
}
.auctioneer_edit .button_save {
	float: right;
	margin: 0 20px 0 0;
}
.auctioneer_edit span.error {
	display: block;
	padding: 5px 0 0 4px;
}
.auctioneer_edit .auctioneers_auctions {
	padding: 15px 0 0;
}

/* ------------- Auctioneer auction list styles ------------ */
.auctioneer_auctions_searchbox {
	margin: 7px 0 0;
}
.auctioneer_auctions_searchbox .select span {
	font-size: 15px;
}
.auctioneer_auctions_searchbox .select .filter_selector a {
	line-height: 28px;
}
.auctioneer_auctions p {
	line-height: 1.6em;
}
.auctioneer_auctions {
	margin: 0 0 30px;
}
.auctioneer_auctions .button.add_new {
	margin: 0 0 0 20px;
}

/* ------------- Auctioneer auction edit ------------ */
.auctioneer_auction_edit .buttons_edit {
	margin: 15px 0 35px;
	overflow: auto;
}
.auctioneer_auction_edit .button_publish {
	float: right;
}
.auctioneer_auction_edit .auctioneer_comment { 
	height: 75px;
}

/* ------------- User agreements list ------------ */
.agreements_list .users {
	margin: 25px 0 0;
	font-size: 11px;
}
.agreements_list .agreements th {
	text-align: center;
}
.agreements_list .date {
	font-size: 11px;
	text-align: center;
}
.agreements_list .tb_list tr td.action {
	text-align: center;
}
.agreements_list .button.edit_template {
	float: right;
	margin: -8px 0 15px 10px;
}

/* ------------- Agreement detail page ------------ */
.pdf_icon,
.pdf_icon {
	display: inline-block;
	height: 21px;
	margin: 0 auto;
	padding: 0 0 0 27px;
	background: url("../images/pdf_icon.png") 0 0 no-repeat;
	line-height: 21px;
}
.agreement_detail .agreement_meta {
	float: right;
	margin: 0 15px 0 0;
	text-align: right;
}
.agreement_detail .created_dtm {
	margin: 0 0 8px;
	color: #666;
	font-size: 11px;
	font-style: italic;
}
.agreement_detail .agreement_text {
	margin: 15px 0 0;
	padding: 40px 15px;
	background: white;
	line-height: 1.6em;
	box-shadow: 0 1px 3px rgb(212, 212, 212);
}
.agreement_detail .agreement_text table {
	border: none;
	border-collapse: collapse;
	box-shadow: none;
}
.agreement_detail h2 {
	padding: 10px 0 0;
}
.agreement_detail .agreement_text td {
	padding: 3px;
	border: none;
}
.agreement_detail .buttons .button {
	float: right;
	margin: 20px 30px 50px 0;
}

/* ------------- Tiny MCE styles ------------ */
/* Basic formats */
.html_content .bold {font-weight: bold;}
.html_content .italic {font-style: italic;}
.html_content .underline {text-decoration: underline;}

/* Global align classes */
.html_content .left {text-align: inherit;}
.html_content .center {text-align: center;}
.html_content .right {text-align: right;}
.html_content .full {text-align: justify}

/* Image and table specific aligns */
.html_content img.left, table.left {float: left; text-align: inherit;}
.html_content img.center, table.center {margin-left: auto; margin-right: auto; text-align: inherit;}
.html_content img.center {display: block;}
.html_content img.right, table.right {float: right;text-align: inherit;}

/* ------------- jQuery UI customizations ------------ */
.ui-widget-content {
	border: 1px solid black;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.dateimepicker-hour,
.dateimepicker-minuts,
.dateimepicker-second {
	float: left;
	width: 50px !important;
	margin: 0 10px 0 0;
}
.ui-datepicker-trigger {
	padding-left: 3px;
	vertical-align: sub;
	cursor: pointer;
}
.timepick {
	overflow: auto;
	margin: 5px 0 10px;
}

/* ------------- Pravidla portalu ------------ */
.main_content .conditions ul {
	list-style: none outside;
	margin-left: 43px;
	line-height: 20px;
	list-style: none outside;
	text-indent: -22px;
}
.main_content .conditions ul ul {
	margin-left: 20px;
}
.main_content .conditions ul li {
	list-style-image: none;
}
