@import url("/css/base.css");

a { color:#163b73; text-decoration:none; }
a:hover { color:#12448f; text-decoration:underline; }

.blink-container {
	width:458px;
	overflow:hidden;	
}

.tagSale-container {
	/*width:382px;*/
	width:300px;
	overflow:hidden;	
}

.LH-WRAPPER, .TS-WRAPPER {
	width:99%;
	min-width:380px;
	height:inherit;
	min-height:430px;
	max-height:98%;
	font-family:Helvetica, Arial, sans-serif;
	z-index : 600;
}

.TS-WRAPPER {
	width:99%;
	min-width:298px;
	min-height:420px;
	max-height:98%;
}

.lh-main .lh-dialog {
	background-color	: rgb(20,20,20);
	width				: 100%;
	height				: 300px;
	position			: absolute;
	left				: 0px;
	top					: 0px;
	z-index				: 700
}

.lh-main .lh-dialog  textarea {
	font-size:11px;
}

.lh-topbar {
	width:100%;
	min-height:30px;
}

	.ledge, .redge {
		display:block;
		width:9px;
		height:30px;
	}
	
	.ledge {
		position:absolute;
		top:0px;
		left:0px;
	}
	
	.redge {
		position:absolute;
		top:0px;
		right:0px;
	}
	
	.mbar, .sbar {
		height:30px;
		min-width:362px;
		width:inherit;
		position:relative;
		-moz-border-radius-topleft:12px;
		-webkit-border-top-left-radius:12px;
		-moz-border-radius-topright:12px;
		-webkit-border-top-right-radius:12px;
		border:1px solid #8c99aa;
		border-bottom:none;
	}
	
	.sbar {
		min-width:298px;
	}
	
	.LH-WRAPPER .blue .ledge, .TS-WRAPPER .blue .ledge {
		background:transparent url(/images/live-haggle/lh-topbar-blue_01.png) no-repeat top left;
	}
	
	.LH-WRAPPER .blue .mbar, .TS-WRAPPER .blue .sbar {
		background:transparent url(/images/live-haggle/lh-topbar-blue_02.png) repeat-x top left;
	}
	
	.LH-WRAPPER .blue .redge, .TS-WRAPPER .blue .redge {
		background:transparent url(/images/live-haggle/lh-topbar-blue_03.png) no-repeat top left;
	}
	
	.LH-WRAPPER .red .ledge, .TS-WRAPPER .red .ledge {
		background:transparent url(/images/live-haggle/lh-topbar-red_01.png) no-repeat top left;
	}
	
	.LH-WRAPPER .red .mbar, .TS-WRAPPER.red .sbar {
		background:transparent url(/images/live-haggle/lh-topbar-red_02.png) repeat-x top left;
	}
	
	.LH-WRAPPER .red .redge, .TS-WRAPPER .red .redge {
		background:transparent url(/images/live-haggle/lh-topbar-red_03.png) no-repeat top left;
	}
	
	.LH-WRAPPER .green .ledge, .TS-WRAPPER .green .ledge {
		background:transparent url(/images/live-haggle/lh-topbar-green_01.png) no-repeat top left;
	}
	
	.LH-WRAPPER .green .mbar, .TS-WRAPPER .green .sbar {
		background:transparent url(/images/live-haggle/lh-topbar-green_02.png) repeat-x top left;
	}
	
	.LH-WRAPPER .green .redge, .TS-WRAPPER .green .redge {
		background:transparent url(/images/live-haggle/lh-topbar-green_03.png) no-repeat top left;
	}

.lh-main, .ts-main {
	width:100%;
	height:inherit;
	min-height:360px;
	background-color:#eaf1fd;
	border:1px solid #8c99aa;
}

.ts-main {
	position:relative;	
}

.lh-pad {
	padding:9px;
}

.widget-title {
	float:left;
	width:40%;
	text-align:left;
	/*background:transparent url(images/live-haggle/stuffbuff-lh-title.png) top left;*/
	color:#f9f9f9;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:18px;
	text-shadow: #1d1d1d 1px 1px 1px;
	padding:2px 0 0 12px;
	line-height:24px;
}

.logo-help, .logo-helpx {
	float:right;
	width:40%;
	text-align:right;
	background:transparent url(/images/live-haggle/stuffbuff-lh-logo.png) no-repeat top right;
}

.logo-helpx {
	width:50%;
}

a.lh-close,
a.lh-help, 
a.ts-help {
	float:right;
	display:block;
	width:16px;
	height:16px;
}
a.lh-help {
	background:transparent url(/images/live-haggle/icon-help.png) top left;
	margin:7px 3px 7px 0;
}
a.ts-help {
	background:transparent url(/images/live-haggle/icon-help.png) top left;
	margin:7px 9px 7px 0;
}
a.lh-close {
	background:transparent url('/images/live-haggle/icon-close.png') top left no-repeat;
	margin:7px 9px 7px 0;
}

a:hover.lh-close, a:hover.lh-help, a:hover.ts-help {
	background-position:0 -16px;
}

.item-thumb, .item-title, .item-title2, .item-title3 {
	float:left;
}

.item-title3 {
	width:60%;
}

.item-thumb {
	width:65px;
}

.item-thumb a.thumb {
	background:#fff;
	border:1px solid #e1e1e1;
	padding:1px;
	display:block;
	width:57px;
	height:57px;
}

.item-title h1, .item-title2 h1, .item-title3 h1 {
	font-weight:600;
	font-size:18px;
	color:#163b73;
	letter-spacing:-1px;
}

.item-title2 h1 {
	font-size:20px;
	line-height:24px;
}

.item-title p, .item-title2 p, .item-title3 p {
	font-weight:400;
	font-size:12px;
	color:#3d3d3d;
	padding:3px 0 0 0;
}

.item-title3 p {
	font-size:11px;
}

.item-title p.more-info, .item-title2 p.more-info, .item-title3 p.more-info {
	font-weight:400;
	font-size:10px;
	color:#163b73;
	padding:7px 0 0 0;
}

.item-time {
	float:right;
	width:144px;
	text-align:left;
}

.item-time span {
	font-weight:600;
	font-size:12px;
	color:#990000;
	padding:0 0 0 10px;
}

.auction-stats {
	background-color:#404040;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border:1px solid #ccc;
	border-bottom:none;
	height:36px;
	margin:6px 0 0 0;
	clear:both;
	padding:0 5px;
	position:relative;
	color:#fff;
}


.auction-stats div {
	padding:0 5px 0 10px;
	border-right:1px solid #333333;
	float:left;
	height:35px;
	overflow:hidden;
}

.bid-price, .bid-bidder, .bid-total, .bid-share {
	font-size:12px;
	font-weight:600;
	color:#fff;
}

.start-price, .floor-price, .watch-count, .quantity-available {
	font-size:12px;
	font-weight:400;
	color:#f1f1f1;
	line-height:36px;
}

.start-price {
	min-width:150px;
	width:auto;	
}

.floor-price {
	min-width:150px;
	width:auto;	
	
}

.watch-count {
	min-width:70px;
	width:auto;
	border:none !important;
}

span.amount {
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:400;
}

.bid-price {
	min-width:75px;
	width:auto;
}

.bid-bidder {
	min-width:90px;
	width:auto;
}

.bid-total {
	min-width:55px;
	width:auto;
}

.bid-share {
	min-width:60px;
	width:auto;
}

.bid-price, .bid-total, .bid-share {
	line-height:32px;
}

.bid-share {
	border-right:none !important;
	line-height:0px !important;
	color:#fafafa;
	text-align:right;
	position:absolute;
	top:5px;
	right:5px;
}

.bid-bidder span {
	display:block;
	font-size:11px;
	font-weight:400;
	line-height:14px;
	padding:2px 0 0 0;
}

button.shareLH {
	background: #444
		-moz-linear-gradient(top,
		  rgba(255, 255, 255, 0.45),
		  rgba(255, 255, 255, 0.25) 40%,
		  rgba(255, 255, 255, 0.0) 60%,
		  rgba(255, 255, 255, 0.10) 90%,
		  rgba(255, 255, 255, 0.50));
		  
	 background: 
	 	-webkit-gradient(linear, left top, left bottom, from(#777), to(#333));
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #555;
	color: white;
	padding:3px 5px;
	text-shadow: black 1px 1px 1px;
	line-height: 18px;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	cursor:pointer;
	outline:none;
}

button:hover.shareLH {
	background: #444
		-moz-linear-gradient(bottom,
		  rgba(255, 255, 255, 0.45),
		  rgba(255, 255, 255, 0.25) 40%,
		  rgba(255, 255, 255, 0.0) 60%,
		  rgba(255, 255, 255, 0.10) 90%,
		  rgba(255, 255, 255, 0.50));
	background: 
	 	-webkit-gradient(linear, left top, left bottom, from(#333), to(#777));
}

.auction-chat, .blink-wrap, .tagSale-wrap {
	background-color:#fff;
	border:1px solid #ccc;
	height:215px;
	max-height:400px;
	padding:10px 10px 5px 10px;
}

.blink-wrap {
	height:auto;
	max-height:none;
	text-align:center;
}

.tagSale-wrap {
	padding:0px;
}

.tagSale-pad {
	padding:15px 10px;
}

.chat-msgs {
	height:150px;
	overflow-y:auto;
	overflow-x:hidden;
	
}

.chat-msgs p {
	font-size:12px;
	padding:5px 0;
	position:relative;
}

.chat-msgs strong {
	color:#c70000;
	font-weight:600;
	cursor:pointer;
}

a.infotip { text-decoration:none; }

a.infotip span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#404040;
	border:1px solid #101010;
	display:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-left:8px;
	padding:5px;
	width:120px;
}

a.infotip:hover span{
	display:inline; 
	position:absolute;
	top:0px;
	left:36px;
	color:#f1f1f1;
}

.chat-field {
	padding:20px 0 0 0;
	position:relative;
}

.chat-input {
	height:40px;
	width:82%;
	position:relative;
	background:transparent url(/images/live-haggle/chat-input-bg.png) repeat-x top left;
}

.input-ledge, .input-redge {
		display:block;
		width:8px;
		height:40px;
	}
	
	.input-ledge {
		position:absolute;
		top:0px;
		left:0px;
		background:transparent url(/images/live-haggle/chat-input-lcor.png) no-repeat top left;
	}
	
	.input-redge {
		position:absolute;
		top:0px;
		right:0px;
		background:transparent url(/images/live-haggle/chat-input-rcor.png) no-repeat top left;
	}

textarea.chattxtarea, input.chattxt  {
	height:40px;
	width:80%;
	background-color:transparent;
	border:medium none;
	font-size:14px;
	line-height:16px;
	outline:medium none;
	margin:0 10px;
	color:#5d5d5d;
}

.audio-controls {
	position:absolute;
	top:25px;
	right:1px;
	width:50px;
	text-align:center;
	font-family:"Tahoma", Helvetica, Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:600;
	color:#8d8d8d;
}

.audio-controls a {
	color:#6d6d6d;
	text-decoration:none;
}

.audio-controls a:hover {
	color:#3d3d3d;
	text-decoration:underline;
}

.audio-controls a.selected {
	color:#990000;
	text-decoration:none;
}

.bid-bar, .tip-bar {
	background-color:#f7f7f7;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border:1px solid #ccc;
	border-top:none;
	height:32px;
	margin:0;
	clear:both;
	padding:0 6px;
	position:relative;
}

.tip-bar {
	height:50px;	
}

.tip-bar p {
	padding:14px 5px 0;
}

.tip-bar p a#checkout {
	*float:left;	
}

.your-bid {
	font-size:14px;
	font-weight:400;
	color:#3d3d3d;
	line-height:30px;
	padding:0 0 0 5px;
}

.your-bid span {
	font-weight:600;
	color:#278900;
}

.enter-bid {
	float:right;
	padding:0px 10px 0 0;
	text-align:right;
}

.bid-input { 
	background: transparent url(/images/live-haggle/bid-input.png) no-repeat top left; 
	width:126px;
	height:22px;
	padding:4px 2px 0;
	float:left;
	margin:4px 0 0 0;
}

.bid-input input.bidnow {
	width:100px;
	margin:0 10px 0 20px;
	font-size:12px;
	line-height:20px;
	font-weight:600;
	color:#3d3d3d;
	background:none;
	border:none;
}

.bid-button {
	float:left;
	padding:0 0 0 20px;
	width:36px;
}

.bid-button a {
	display:block;
	width:30px;
	height:30px;
	background:transparent url(/images/live-haggle/lh-button.png) top left;
}

.bid-button a:hover {
	background-position:0px -30px;
}

/*  ------------- Scrollbar -------------- */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	float:right;
	/*position: absolute;
	right: 0;
	top: 0;*/
	cursor: pointer;
	height: 100%;
	background: #9ca0a2 url(/images/live-haggle/scroll-bar.png) no-repeat top left;
}
.jScrollPaneDrag {
	position: absolute;
	background: transparent url(/images/live-haggle/scroll-handle2.png) no-repeat center center;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.clear { clear:both; }
a, a:link, img, input, div, p, span, button {outline:none;}

.retroClock .colon,
.retroClock .sub,
.retroClock .digit {
	float : left;
}
.retroClock .up,
.retroClock .down {
	position : relative;
	height		: 16px;
	width		: 20px;
}
.retroClock .up img,
.retroClock .down img {
	position	: absolute;
	width		: 20px;
	left		: 0px;
}
.retroClock .up img.new {
	z-index 	: 500;
}
.retroClock .up img.old {
	z-index	: 501;
}
.retroClock .down img.new {
	z-index 	: 501;
	height		: 0px;
}
.retroClock .down img.old {
	z-index	: 500;
}

/* --------------- Blink specific styles ---------------- */
.blink-item {
	margin:0px auto;
	padding:30px 0 30px 10px;
}
	
.blink-thumb {
	float:left;
	width:170px;
	text-align:left;
}

.blink-thumb img {
	max-width:150px;
	max-height:150px;	
}

.blink-desc {
	float:left;
	text-align:left;
}

#item-descBx .blink-desc h2, .blink-desc h2, .display-floor-hit p, .display-sold-out p {
	font-size:14px;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	color:#a1a1a1;	
	line-height:18px;
	font-weight:600;
}

.display-floor-hit p {
	padding:15px 0 0 0;
}

.display-sold-out p {
	padding:8px 0 0 0;	
}

.display-floor-hit p a, .display-sold-out p a {
	font-size:18px;
	font-weight:400;
	line-height:24px;
}

.display-sold-out p em {
	font-size:18px;
	font-weight:600;
	color:#7d7d7d;
}

.blink-desc h3 {
	font-size:52px;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	color:#3a3b3d;
	margin-bottom:20px;
	line-height:normal;
}
.blink-desc .final h3 {
	font-size : 40px;
}

.blink-desc h4 {
	font-size:20px;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	color:#2a2b2d;	
	line-height:32px;
}

p.tip {
	text-align:center;
	font-size:12px;
	color:#333;
	padding:16px 0 0 0;
}

p.tip span {
	font-size:10px;
	color:#a1a1a1;	
}
		
a.buyNow, .confirm-buy button {
	display:block;
	width:127px;
	height:27px;
	background:transparent url(../../images/buttons/btn-buynow.png) no-repeat top left;
	margin:5px auto 25px auto;
}

a.buyNow:hover, .confirm-buy button:hover {
	background-position:0px -27px;	
}

.confirm-buy button {
	outline:none;
	border:none;
	margin-bottom:6px;	
}

.item-price {
	float:right;
	width:39%;
	text-align:right;
	padding-top:4px;
}

.item-price h2 {
	font-size:32px;
	font-family:"Myriad Pro",Helvetica,Arial,sans-serif;
	/* background:transparent url(../../images/ui/tagSale-ptag.png) no-repeat top left; */
	/* background:transparent url(../../images/ui/icon-tags-xs.png) no-repeat center left; */
	width:auto;
	
}

.item-price h2 span.brd {
	border:1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0 0 0 5px;
	color:#6d6d6d;
}	

.item-price h2 span {
	color:#c10000;
	font-size:28px;
	text-shadow: #888 1px 1px 1px;
	padding:0 5px 0 0px;
	border:none;
}

.ts-tabs {
	padding:12px 0 8px 0;
}

.ts-tabs ul {
	list-style : none;
}

.ts-tabs li {
	float:left;
	width:86px;	
}

.ts-tabs a {
	display:block;
	width:86px;
	height:26px;
	background:#434343;
	border:1px solid #434343;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	color:#f1f1f1;
	text-decoration:none;
	font-family:"Myriad Pro",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:24px;
}

.ts-tabs a:hover {
	background:#555;
	border:1px solid #434343;
	color:#fafafa;
}

.ts-tabs a.selected, .ts-tabs a.selected:hover {
	background:#fff;
	border:1px solid #ccc;
	color:#444;
	font-weight:600;
}

.infoBox {
	float:left;
	width:59%;
	text-align:right;
}

.tsImage-thumb {
	float:left;
	width:40%;
	text-align:left;
}

.tsImage-thumb a {
	display:block;
	width:100px;
	height:100px;
	border:1px solid #dadada;
	padding:1px;
}

.tsImage-thumb img {
	max-width:100px;
	max-height:100px;
}

input.gryBx {
	border-left:1px solid #adadad;
	border-top:1px solid #9d9d9d;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #7d7d7d;
	background-color:#f9f9f9;
	font-size:14px;
	font-weight:600;
	color:#5d5d5d;
	width:25px;
	margin-right:5px;
	text-align:center;
	padding:4px 0 4px 4px;
}

div.add-cart label {
	font-size:12px;
	font-weight:600;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	display:block;
	height:27px;
	/*float:left;
	width:90px;*/
	margin:0 5px 0 0;
	padding:0 0 5px 0;
}

div.add-cart p {
	font-size:12px;
	font-weight:400;
	color:#9d9d9d;
	font-family:Helvetica, Arial, sans-serif;
	padding:6px 0 0;
}

div.add-cart span {
	font-weight:600;
	color:#7d7d7d;
}

button.addtocart,button.joinauction {
	border:none;
	outline:none;
	cursor:pointer;
	width:113px;
	height:27px;
	background:transparent url(../images/buttons/btn-addtocart.png) top left;
}

.sDesc p, .longDesc p {
	font-size:11px;
	line-height:16px;
	padding:5px 0 0;
}

.longDesc h2 {
	font-size:14px;
	color:#5d5d5d;
	font-weight:600;	
}

.itemImages ul {
	list-style-type:none;	
}

.itemImages li {
	float:left;
	width:64px;
	text-align:center;
	padding:0 0 10px 0;
}

.itemImages li img {
	max-width:50px;
	max-height:50px;	
}

.itemImages li a {
	display:block;
	width:50px;
	height:50px;
	border:1px solid #dadada;
	padding:1px;
}

.itemImages li a:hover, .tsImage-thumb a:hover {
	border:1px solid #a1a1a1;
}

.note {
	text-align:center;
	font-size:11px;
	padding:5px 0 0 0;	
}

a.mini-cart {
	font-size:11px;
	float:right;
	padding:4px 0 0 0;	
}
