﻿/* AUCTION */

/* SALES LIST */
div.new_sales_list {
	width:300px;
	border-right:solid 1px lightgrey;
	padding:5px;
}

span.bidup {
	background:none;
	color:white;
}

span.bidup.selected {
	background:url(../images/strs_s.gif) center center no-repeat;
}

#sales_filters fieldset {
	border:none;
}

#sales_filters fieldset input[type="text"] {
	width:60px;
	margin-left:3px;
	margin-right:5px;
}

#sales_filters fieldset legend {
	padding-left:0px;
	font-weight:bold;
}

#sales_filters fieldset label {
	display:block;
	margin-left:10px;
}

input.sales_txt {
	width:400px;
	line-height:21px;
	height:21px;
}

label.sales_categories_top {
	display:block;
	line-height:25px;
	border:solid 1px gray;
	width:180px;
	/*
	margin-right:5px;
	*/
	background: url(../images/small2.gif) right center no-repeat;
	float:left;
	padding-left:5px;
}

label.sales_categories_top.selected {
	background: url(../images/small.gif) right center no-repeat;
}

select.sales_sellers_top {
	height:27px;
	margin-right:5px;
}

	.threecol.sales_list .colmid {
		right:30%;			/* width of the right column */
	}
	.threecol.sales_list .colleft {
		right:53%;			/* width of the middle column */
	}
	.threecol.sales_list .col1 {
		width:53%;			/* width of center column content (column width minus padding on either side) */
		left:100%;			/* 100% plus left padding of center column */
	}

	.threecol.sales_list .col1.full {
		width:70%;
		left:83%;
	}

	.threecol.sales_list .col2 {
		width:17%;			/* Width of left column content (column width minus padding on either side) */
		left:30%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol.sales_list .col3 {
		width:30%;			/* Width of right column content (column width minus padding on either side) */
		left:83%;			/* Please make note of the brackets here:
									(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

/* END OF SALES LIST */

/* SALES INFO */

div.sales_photos {
	float:left;
	width:450px;
	margin-left:10px;
	margin-top:10px;
}


div.sales_photos.list {
	float:none;
	width:100%;
	margin:10px auto;
	text-align:center;
}

div#sales_photos_main img {
	width:450px;
	height:338px;
	border:solid 1px #dadada;
}

div.sales_photos img.small {
	width:100px;
	height:75px;
	border:solid 2px white;
}

div.sales_photos img.small.selected {
	border-color:green;
}

div#sales_photos_all {
	width:420px;
	height:79px;
	margin:auto;
}

div.sales_data {
	color:dimgray;
}

div.sales_data>div {
	margin:10px;
}

.sales_info div.blue_title+div,.sales_info div.blue_title+ul {
	padding:5px 10px;
}

div.sales_title {
	float:left;
	width:120px;
	color:black;
}

input.price {
	text-align:right;
	width:40px;
}

div.price {
	text-align:right;
	width:48px;
	margin-right:1px;
}


table#sales_properties {
	width:100%;
	margin:auto;
	border-collapse:collapse;
}

table#sales_properties tr {
	border-bottom:solid 1px #ebf4f9;
}

table#sales_properties tr:last-child {
	border:none;
}

table#sales_properties td {
	padding:3px;
}

table#sales_properties td:first-child {
	width:150px;
	color:black;
}

a.zoomIt {
	display:block; 
	position:relative;
	float:left;
}

.zoomIt_zoomed {
	border:2px #CCC solid;
}

.leftmenu.sales_info .colleft {
	right:30%;			/* right column width */
	background:#FFFFFF;	/* left column background colour */
}
.leftmenu.sales_info .col1 {
	width:30%;			/* right column content width */
	left:100%;			/* 100% plus left column left padding */
}
.leftmenu.sales_info .col2 {
	width:70%;			/* left column content width (column width minus left and right padding) */
	left:0%;			/* (right column left and right padding) plus (left column left padding) */
}

div.sales_rate_main {
	float:right;
	padding-right:40px;
	line-height:24px;
}

div.sales_ratem_p {
	background:url(../images/s_rm_p.png) right center no-repeat;
}

div.sales_ratem_n {
	background:url(../images/s_rm_n.png) right center no-repeat;
}

a.sales_ratem_m {
	background:url(../images/s_rm_m.png) right center no-repeat;
}

.dimgray {
	color:dimgray;
}

.img_strphoto {
	display:block;
	width:15px;
	height:79px;
}

/* END OF SALES INFO */

/* SALES AD BLOCK */

div.sales_ad {
	clear:both;
	margin:10px 5px;
	overflow:auto;
	border:solid 1px #dadada;
}

div.sales_ad a.img {
	display:block;
}

div.sales_ad img {
	width:100px;
	height:75px;
}

div.sales_ad_info {
	margin-left:110px;
}

div.sales_ad_info a.sales_ad_name {
	width:95%;
	overflow:hidden;
	white-space:nowrap;
	display:inline-block;
	text-overflow:ellipsis;
}

div.sales_ad_timer {
	padding-right:3px;
}

div.sales_ad_timer div {
	width:100px;
	line-height:20px;
	background-color:white;
	float:right;
	text-align:right;
}

/* END OF SALES AD BLOCK */

/* SALES ADD */

table.sales_add {
	width:98%;
}

table.sales_add:first-child {
	margin-top:10px;
}

table.sales_add tr td {
	padding:3px;
	/*
	vertical-align:middle;
	*/
}

table.sales_add tr td:first-child {
	width:150px;
}

table.sales_add input[type=text] {
	width:90%;
	height:15px;
}

table.sales_add input[type=text].small {
	width:168px;
}

table#sales_detail_properties input[type=text] {
	width:40px;
}

table.sales_add select {
	width:180px;
	padding:2px;
}

table.sales_add textarea.address {
	width:90%;
	height:45px;
	resize:none;
}

table.sales_add textarea.notes {
	resize:none;
	height: 195px;
}

table.sales_add input.edit_price {
	width:60px !important;
	text-align:right;
}

table.sales_add select.edit_currency {
	width:60px !important;
	padding:1px !important;
}

td.sales_delivery_add>div div {
	margin-bottom:5px;
}

div.sales_delivery_list {
	margin-bottom:5px;
}

div.sales_delivery_list div {
	margin:2px 0px 2px 15px;
}

div#sales_delivery_2 label,div#sales_delivery_3 label {
	float:left;
	width:120px;
}

div#sales_paypal_accounts_list label {
	display:block;
	margin:2px 0px;
}

div.sales_types {
	position:absolute;
	left:260px;
	padding:10px;
	background-color:#e7f4da;
	border:solid 1px #e7f4da;
	border-radius:5px;
}

div.sales_types.closed {
	left:160px;
}

div.sales_types select {
	width:200px;
}

div.sales_types select option {
	padding:2px 3px;
}

ul.sales_types li a {
	color:black;
	text-decoration:underline;
	display:block;
	padding:4px;
	width:170px;
}

ul.sales_types li a.selected {
	font-weight:bold;
	text-decoration:underline;
	background-color:#e7f4da;
	border-radius:5px;
}

/* SALES ADD END */

/* SALES ORDER */

div.sales_order {
	width:1000px;
	margin:10px auto;
}

div.sales_order div.sales_basket {
	width:60%;
}

div.sales_basket table {
	width:98%;
	margin:auto;
}

div.sales_order div.sales_info {
	width:40%;
}

div.sales_order div.blue_title+ul {
	margin:8px;
}

table.sales_order {
	width:100%;
}

table.sales_order td:first-child {
	width:20px;
}

/* SALES ORDER END */

/* SALES MANAGE LIST */

table#sales_list thead {
	font-weight:bold;
}

table#sales_list tr td {
	min-width:100px;
	text-align:center;
	vertical-align:middle;
}

table#sales_list tr td:first-child {
	width:120px;
}

table#sales_list tbody tr td:nth-child(2) {
	text-align:left;
	vertical-align:top;
}

table#sales_list tr td.delivery {
	text-align:left;
	min-width:250px;
	vertical-align:top;
}

table#sales_list tr td.payment {
	min-width:120px;
	vertical-align:top !important;
}

ul.sales_rate {
	overflow:auto;
}

ul.sales_rate li {
	float: left;
	margin:0;
	list-style-type:none;
}

ul.sales_rate li a {
	display:block;
	width:50px;
	height:23px;
	line-height:23px;
}

ul.sales_rate.main li a {
	width:65px;
}

form#sales_add_rate_form textarea {
	width:100%;
	height:45px;
	resize:none;
}

table.sales_manage_data {
	width:100%;
}

table.sales_manage_data td {
	color:dimgray;
	text-align:left !important;
	border:none;
	vertical-align:top !important;
}

table.sales_manage_data tr td:first-child {
	width:60px !important;
	min-width:60px !important;
	color:black;
}

/* END OF SALES MANAGE LIST */

/* SALES PAYMENT */

table.sales_payment {
	width:400px;
	margin-left:0px;
}

table.sales_payment td {
	padding:2px;
}

table.sales_payment td:first-child {
	width:150px;
}

/* END OF SALES PAYMENT */

/* SALES MANAGE */

ul.offers_menu.sales {
	width:1100px !important;
}

ul.offers_menu.sales li {
	width:150px;
}

input.sales_search {
	width:250px;
	line-height:21px;
	height:21px;
	margin-right:3px;
}

/* END OF SALES MANAGE */


.img_comms {
	background: url(../images/comms.gif) center center no-repeat;
	width:35px !important;
	text-align:right;
	padding-right:5px !important;
	padding-top:1px !important;
}

a.img_comms:visited, a.img_comms:hover,a.img_comms:active {
	color:white;
	text-decoration: none;
}

.img_bid_list {
	height:36px !important;
}

.img_bid_list.more {
	height:22px !important;
}

.img_bidup {
	background: url(../images/bidup.gif) center center no-repeat;
}
.img_bidmy {
	background: url(../images/bidmy.gif) center center no-repeat;
}
.img_bidno {
	background: url(../images/bloc.gif) center center no-repeat;
}

div.sales_rate_main {
	padding-right:22px;
	float:right;
	background-position: right center !important;
}

.sales_ratem_p {
	background:url(../images/s_rm_p.png) center center no-repeat;
}
.sales_ratem_p.selected {
	background:url(../images/s_rm_ps.png) center center no-repeat;
}

.sales_ratem_n {
	background:url(../images/s_rm_n.png) center center no-repeat;
}
.sales_ratem_n.selected {
	background:url(../images/s_rm_ns.png) center center no-repeat;
}

.sales_ratem_m {
	background:url(../images/s_rm_m.png) center center no-repeat;
}
.sales_ratem_m.selected {
	background:url(../images/s_rm_ms.png) center center no-repeat;
}


div.sales_rate_details {
	width:80px;
	line-height:18px;
	margin-left:10px;
	float:left;
}

a.sales_rate {
	width:28px;
	height:20px;
	display:block;
	float:left;
	margin:3px;
}

a.sales_rate_p2 {
	background:url(../images/s_rd_p2.png) center center no-repeat;
}

a.sales_rate_p2.selected {
	background:url(../images/s_rd_p2s.png) center center no-repeat;
}

a.sales_rate_p1 {
	background:url(../images/s_rd_p1.png) center center no-repeat;
}

a.sales_rate_p1.selected {
	background:url(../images/s_rd_p1s.png) center center no-repeat;
}

a.sales_rate_m1 {
	background:url(../images/s_rd_m1.png) center center no-repeat;
}

a.sales_rate_m1.selected {
	background:url(../images/s_rd_m1s.png) center center no-repeat;
}

a.sales_rate_m2 {
	background:url(../images/s_rd_m2.png) center center no-repeat;
}

a.sales_rate_m2.selected {
	background:url(../images/s_rd_m2s.png) center center no-repeat;
}

a.sales_rate_n {
	background:url(../images/s_rd_n.png) center center no-repeat;
}

a.sales_info {
	padding-right:15px;
	background:url(../images/img_quest.gif) right center no-repeat;
}

/* AUCTION END */