#overlay{ background:black}
body {
	background:#06ace6 url(/images/bg.jpg) repeat-x;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	-webkit-text-size-adjust: none;
}
img {
	border:none;
}
td.inactive {
	background:url(/images/multibidbuttons/inactivebackground.png);
}
td.active {
	background:url(/images/multibidbuttons/activebackground.png);
}
td.finished {
	background:url(/images/multibidbuttons/previousbid.png);
}
#specialoffer {
	display:block;
	float:left;
	position:relative;
	left:-25px;
	top:-20px;
	width:238px;
	height:178px;
	background:url(/images/offerareabg.png);
}
#centercol #auctionholder {
	left:-250px;
}
#auctionholder {
	width:1024px;
	position:relative;
	left:-26px;
}
.blind {
	display:none
}
#homelink {
	position:absolute;
	top:15px;
	left:35px;
	width:550px;
	height:140px;
	display:block
}
#sitelogo {
	background:url(/images/logo.png) no-repeat left top;
	width:1024px;
	height:196px;
	margin:auto;
	margin-bottom:0px;
	position:relative;
	left:-38px;
}
#centralcontainer {
	width:1024px;
	margin:auto;
}
#central {
	position:relative;
	background:url(/images/centralinnerbg.png) repeat;
	border-left:4px solid #cccccc;
	border-right:4px solid #cccccc;
	border-top:0px;
	margin:auto;
	margin-top:0px;
	width:936px;
	text-align:left;
}
#centralinner {
	margin:0px 3px;
}
#showmore {
	cursor:pointer
}
#panel {
	position:absolute;
	background:url(/images/panel.png);
	width:399px;
	height:160px;
	top:6px;
	right:15px;
}
#panel form {
	display:block;
	height:70px;
	margin-left:10px;
}
a#toppaneljoin {
	display:block;
	float:left;
	margin-left:60px;
	width: 80px;
	height: 33px;
	background:url(/images/topjoinussprite.png) no-repeat 0px 0px;
}
a#toppaneljoin:hover, a#toppaneljoin:focus {
	background-position: -80px 0px;
}
a#toppanelforgot {
	display:block;
	float:left;
	margin-left:40px;
	width: 158px;
	height: 33px;
	background:url(/images/forgotsprite.png) no-repeat 0px 0px;
}
a#toppanelforgot:hover, a#toppanelforgot:focus {
	background-position: -158px 0px;
}
div#panel form#frmLogin input {
	border: 1px solid #8EDAF2;
	font-size:12px;
	color:#666;
	background-color:#DCF3FB;
}
div#panel form#frmLogin input:focus {
	border:1px solid #D61976;
	background-color: #ffeeff;
	color:#333;
}
div#panel form#frmLogin input#frmLogin_ok {
	border:none;
	background:url(/images/toploginsprite.png) no-repeat 0px 0px transparent;
	color: transparent;
	font-size:0;
	width: 63px;
	height: 33px;
	cursor:pointer;
	position:relative;
	top:0px;
	left:25px;
}
div#panel form#frmLogin input#frmLogin_ok:hover, div#panel form#frmLogin input#frmLogin_ok:focus {
	background:url(/images/toploginsprite.png) no-repeat -63px 0px;
}
div#panelnavbuttons {
	position:relative;
	left:20px;
	top:-5px;
}
a#categorybutton {
	width:183px;
	height:56px;
	background:url(/images/categoriessprite.png) no-repeat 0px 0px;
	float:left;
	cursor:default;
}
a#categorybutton:hover, a#categorybutton:focus {
	background-position: -183px 0px;
}
a#endingsoonbutton {
	width:183px;
	height:56px;
	background:url(/images/endingsoonsprite.png) no-repeat 0px 0px;
	float:left;
}
a#endingsoonbutton:hover, a#endingsoonbutton:focus {
	background-position: -183px 0px;
}
div#mainfeature {
	background:url(/images/mainfeaturesprite.png) no-repeat 0px 0px;
	width:471px;
	height:287px;
	margin-right:31px;
	float:left;
	position:relative;
}
div#mainfeature:hover, div#mainfeature:focus {
	background-position: -477px 0px;
}
div#mainfeature a.mainfeaturelink {
	position:absolute;
	width:471px;
	height:280px;
	top:0px;
	left:0px;
	border:none;
	z-index:20;
}
div.auction {
	background:url(/images/auctionpanelsprite.png) no-repeat 0px 0px;
	width:223px;
	height:280px;
	margin-right:28px;
	margin-bottom:14px;
	float:left;
	position:relative;
}
div.auction:hover, div.auction:focus {
	background-position: -226px 0px;
}
div.auction a.auctionpanellink {
	position:absolute;
	width:223px;
	height:280px;
	top:0px;
	left:0px;
	border:none;
	z-index:20;
}
div.progress {
	z-index:21;
}
div.progress a {
	cursor:help;
}
div#mainfeature img {
	float:right;
	padding-top:23px;
	padding-right:7px;
	z-index:21;
}
div.auction img {
	float:right;
	padding-top:16px;
	padding-right:6px;
	z-index:21;
}
div.auction p {
	margin-left:13px;
	margin-top:20px;
	z-index:19;
}
div#mainfeature p {
	z-index:19;
}
div#mainfeature p.name {
	position:absolute;
	bottom:20px;
	right:15px;
	width:220px;
	height:50px;
}
div#mainfeature p.prices {
	position:absolute;
	left:20px;
	top:100px;
	width:200px;
}
div.auction a.bid {
	position:absolute;
	bottom:0px;
	right:-5px;
}
a.bid {
	z-index:21;
}
div.auction .countdown {
	position:absolute;
	bottom:33px;
	left:73px;
	font-size:17px;
	color:white
}
div.auction:hover .countdown, div.auction:focus .countdown {
	color:#d61976;
}
div#mainfeature .countdown {
	position:absolute;
	bottom:40px;
	left:73px;
	font-size:17px;
	color:white
}
div#mainfeature:hover .countdown, div#mainfeature:focus .countdown {
	color:#d61976;
}
div#timeremaining .countdown {
	position:absolute;
	bottom:12px;
	left:193px;
	font-size:23px;
	color:white
}
div#mainfeature a.bid {
	position:absolute;
	bottom:5px;
	left:140px;
}
div#gamezone {
	position:relative;
	left:-20px;
	background:url(/images/gamezonebg.png) no-repeat;
	width:979px;
	top:-30px;
}
#bidpanel {
	float:left;
	width:195px;
	height:700px;
	padding-left:5px;
	padding-right:5px;
	margin-left:10px;
	margin-right:20px;
}
#bidpanel #smallrange {
	color:#05ace5;
	font-weight:bold;
}
#bidpanel img.side {
	position:relative;
	left:-20px;
	padding-top:5px;
}
#bidpanel #frmBid .validation, #frmMultiBid .validation {
	background: #FEF;
	border: 5px solid #BBB;
	display: block;
	font-size: 1.5em;
	margin-left: 270px;
	margin-top: 30px;
	padding: 40px 40px 10px;
	position: absolute;
	text-align: center;
	width: 300px;
	z-index: 100;
}
#bidpanel #frmBid .validation #closevalidation, 
#frmMultiBid .validation #closevalidation {
	font-size:0.7em;
	display:block;
	margin-top:25px;
	cursor:pointer;
	color:#05ace5;
	margin: 10px auto;
	padding: 10px 25px;
	text-align:center;
	width:100px;
}
#multibiddesc1 {
	background:url(/images/multibiddescbck.png);
	width:747px;
	height:193px;
	position:relative;
	left:210px;
	top:-10px;
	margin-bottom:20px;
}
#multibiddesc {
	padding:48px 10px 0px 50px;
	width:648px;
}
#mediumdesc {
	width:648px;
	height:220px;
	margin-left:300px;
	position:relative;
	top:40px;
}
#multibiddesc .image, #mediumdesc .image {
	float:left;
	width:294px;
}
#multibiddesc .spec, #mediumdesc .spec {
	position:absolute;
	width:354px;
	bottom:80px;
	right:0px;
}
#multibiddesc .rrp, #mediumdesc .rrp {
	float:right;
	width:130px;
	font-size:16px;
	text-align:right;
}
.title {
	font-size:17px;
}
.highlight, a:link {
	text-decoration:none;
	color:#05ACE5
}
a:visited {
	text-decoration:none;
	color:#05ACE5
}
.range {
	font-size:23px;
	color:#05ACE5;
	display:block;
	text-align:center;
}
#bidprice {
	font-size:23px;
	color:#05ACE5;
}
.username {
	font-size:14px;
	color:#D61976;
}
.loggedinas {
	color:#D61976;
	padding-top:5px;
}
.loggedinas a:link {
	text-decoration:underline;
	color:#D61976
}
.loggedinas a:visited {
	text-decoration:underline;
	color:#D61976
}
.balanceinfo {
	color:#05ACE5;
	font-size:14px;
}
.balance {
	font-weight:bold;
	color:#D61976
}
.loggedinlinks {
	color:#05ACE5;
	font-size:13px;
	margin-bottom:10px;
}
a#logintopup {
	font-weight:bold;
}
a#logintopup:hover, a#logintopup:focus {
	text-decoration:underline;
}
#timeremaining {
	width:373px;
	height:47px;
	margin-left:50px;
	background:url(/images/timeremaining.png);
	position:relative;
	top:-20px;
}
#mainfeature .progress {
	clear:both;
	position:absolute;
	bottom:76px;
	left:20px
}
div.auction .progress {
	clear:both;
	position:absolute;
	bottom:70px;
	left:15px
}
.progress table {
	float:right;
	width:130px;
	line-height:13px;
	border:1px solid #888888;
	margin-left:10px;
}
.progress table td.selected {
	background: #05ACE5
}
#categorylist {
	background:white;
	border:2px solid #888888;
	position:absolute;
	top:37px;
	left:0px;
	padding:10px;
	z-index:25;
	list-style:none;
}
#categorylist li {
	display:block;
}
#multibidhold {
	position:relative;
	left:160px;
	padding-bottom: 180px;
}
#multibid {
	color:white;
	font-weight:bold;
}
#multibid td {
	width:70px;
	height:36px;
	text-align:center;
	cursor:pointer;
}
#footer a {
	color:white;
	font-weight:bold;
}
#footer .navigation {
	display:block;
	width:920px;
	margin:auto;
	text-align:center;
	padding:0px;
}
#footer .navigation li {
	display:inline;
	margin:0px 8px;
}
#footer .navigation li a:hover {
	color: #D61976;
	text-decoration:underline;
}
#aucdesc {
	width:990px;
	margin:auto;
	clear:both;
	position:relative;
	left:-10px;
	margin-top:40px;
}
#aucdescmid {
	background:url(/images/descmid.png);
	width:990px;
	padding:0px;
	min-height:50px;
	margin:-10px 0px -10px 0px;
	padding:10px 0px 10px 0px
}
#aucdesctop span {
	font-size:20px;
	color: white;
	position:absolute;
	left:25px;
	top:14px;
}
#aucdescmidcent {
	margin:20px 40px 20px 40px;
}
#aucdescmidcent img {
	margin:15px;
}
#aucdesctop {
	background:url(/images/desctop.png);
	width:990px;
	padding:0px;
	height:68px;
	margin:0px 0px 0px 0px;
	position:relative;
}
#aucdescbot {
	background:url(/images/descbot.png);
	width:990px;
	padding:0px;
	height:68px;
	margin:0px 0px 0px 0px;
}
#central3coltop {
	position:relative;
	left:-20px;
	background:url(/images/3coltop.png);
	height:39px;
	width:974px;
}
#central3col {
	position:relative;
	left:-20px;
	background:url(/images/3colmid.png);
	width:974px;
}
#central3colbot {
	position:relative;
	left:-20px;
	background:url(/images/3colbot.png);
	height:46px;
	width:974px;
}
#central2coltop {
	position:relative;
	left:-20px;
	background:url(/images/2coltop.png);
	height:60px;
	width:974px;
}
#central2col {
	position:relative;
	left:-20px;
	background:url(/images/2colmid.png);
	width:974px;
}
#central2colbot {
	position:relative;
	left:-20px;
	background:url(/images/2colbot.png);
	height:68px;
	width:974px;
}
#left2col {
	float:left;
	width:200px;
	margin-left:10px;
}
#right2col {
	float:left;
	width:670px;
	margin-left:50px;
	margin-top:15px;
}
#right2col h1 {
	margin-top:0px;
	color:#d61976;
}
#centercol {
	float:left;
	width:470px;
	margin-left:35px;
}
#right3col {
	float:left;
	width:200px;
	margin-left:35px;
}
#howtoplay {
	position:absolute;
	top:230px;
	right:20px;
	width:200px;
}
#bannercont {
	float:left;
	width:10px;
	left:-20px;
	top:-15px;
	position:relative;
}
#banner {
	width:745px;
	position:absolute;
	background:url(/images/bg_Box.png) no-repeat
}
#banner span {
	float:left;
	clear:left;
	display:block;
	cursor:pointer
}
#banner div {
}
.barchart {
	text-align:center;
	color:white
}
img.gethint {
	cursor:pointer
}
#alert {
	position:fixed;
	z-Index:9999;
	background:url(/images/hints/hintpopupbg.png) no-repeat;
	height:144px;
	width:320px;
}
#alertmsg {
	margin:60px 20px 20px 15px;
	font-size:14px;
}
#alertmsg span {
	font-size:16px;
	color:#05ACE5
}
#alertyes {
	position:absolute;
	bottom:-10px;
	left:50px;
	background:url(/images/hints/hintpopupyes.png);
	width:90px;
	height:45px;
	cursor:pointer;
}
#alertok {
	position:absolute;
	bottom:-10px;
	left:110px;
	background:url(/images/hints/hintpopupok.png);
	width:90px;
	height:45px;
	cursor:pointer;
}
#alertno {
	position:absolute;
	bottom:-10px;
	right:50px;
	background:url(/images/hints/hintpopupno.png);
	width:90px;
	height:45px;
	cursor:pointer;
}
span#updatebutton {
	display:block;
	float:right;
	width:110px;
	height:27px;
	background:url(/images/hints/updatediv.png);
	cursor:pointer;
	margin:-5px 10px 0px 0px;
}
span#updatediv {
	color: gray
}
/*BEGIN CCF ADDED CSS STYLES*/
/*STYLES EDITED 03/01/2011*/
/*BEGIN AUCTION PANEL LAYOUT STYLES*/
div.auction .rrptitle {
	font-size:11px;
	bottom:90px;
	position:absolute;
	left:15px;
}
div.auction .rrpval {
	bottom:90px;
	position:absolute;
	left:40px;
	font-size:15px;
	color:#05ace5;
	font-weight:bold;
}
div.auction .bidtitle {
	font-size:11px;
	bottom:90px;
	position:absolute;
	left:120px;
}
div.auction .bidval {
	font-size:15px;
	bottom:90px;
	position:absolute;
	left:170px;
	color:#05ace5;
	font-weight:bold;
}
div.auction .auctionname {
	font-size:13px;
	font-weight:bold;
}
/*END AUCTION PANEL LAYOUT STYLES*/
/*BEGIN MAINFEATURE PANEL LAYOUT*/
div#mainfeature .auctionname {
	font-weight:bold;
	font-size:15px;
}
div#mainfeature .shortdesc {
	font-size:13px;
	position:absolute;
	top:20px;
	left:0px;
}
div#mainfeature .rrpval {
	font-size:17px;
	font-weight:bold;
	color:#05ace5;
}
div#mainfeature .bidval {
	font-size:17px;
	font-weight:bold;
	color:#05ace5;
}
/*END MAINFEATURE PANEL LAYOUT*/
/*BEGIN VALIDATION MESSAGE STYLES*/
body .validation {
	color:#D61976;
}
/*END VALIDATION MESSAGE STYLES*/
/*BEGIN CASH AND CREDIT ALTERNATIVES STYLES*/
.alternatives {
	width: 550px;
	position: absolute;
	right: 25px;
	top:5px;
	text-align:right;
	height: 100px;
}
.alternatives strong {
	font-weight:normal;
	font-size:18px;
	color:#05ACE5;
}
/*END CASH AND CREDIT ALTERNATIVES STYLES*/
/*BEGIN GAMEZONE STYLES*/
.auctionid {
	position: absolute;
	bottom: 87px;
	right: 0px;
	color: #999999;
}
#bids {
	margin-left:250px;
	width:460px;
}
#allbids {
	padding-bottom:5px;
	position:relative;
}
.limit {
	border:2px ridge #05ace5;
	width:460px;
	height:140px;
	overflow:auto;
	margin-bottom:5px;
	color:#555;
}
.limit table {
	width:439px
}
.bideven td {
	background:#95DCF4
}
div#notyetbid {
	font-size:16px;
	text-align:center;
	margin-top:50px;
}
div#notyetbid span {
	color:#d61976;
	font-weight:bold;
}
div#bidscontent {
	height:430px;
	position:relative;
	margin-top:-20px
}
div#bidscontent p {
	margin:2px 0px;
}
div#bidscontent img {
	vertical-align:middle;
}
div#bidscontent div#biddingkey {
	text-align:center;
	position:absolute;
	width:100%;
	text-align:center;
	bottom:10px;
}

div#bidscontent p.peckingorder {
	color:#d61976;
	font-size: 16px;
	font-weight:bold;
	margin: 3px 0px 1px 0px;
	top:0px;
}
div#bidscontent p.peckingorder #updatecountdown {
	color:#333;
	font-weight:normal;
	font-size:13px;
}
a.validtopup {
	text-align:center;
	font-size:16px;
	display:block;
	font-weight:bold;
	margin: 3px 0px;
}
a#multibidpicker {
	width:205px;
	height:48px;
	background: url(/images/launchmbpsprite.png) no-repeat 0px 0px;
	display:block;
	margin-top:15px;
}
a#multibidpicker:hover, a#multibidpicker:focus {
	background-position: -205px 0px;
}
a.gametip {
	display:block;
	position:relative;
	top:-40px;
	left:170px;
	width:10px;
}
div#alternatives {
	margin-top:-25px;
	font-size:18px;
}
div#alternatives p {
	margin:0px;
	color:#555;
}
div#alternatives span, p#gamezonebidprice span {
	display:block;
	float:right;
	font-size: 24px;
	color:#05ace5;
	margin:-2px 20px -8px 0px;
}
p#gamezonebidprice {
	margin: 2px 0px 10px 0px;
	font-size:18px;
	color:#555;
}
a.bidpricetip {
	position:relative;
	left:180px;
	top:-29px;
}
div#bidrange, div#gamezonebidder, div#gamezonebidform {
	margin-top:-25px;
	margin-bottom: -5px;
}
div#gamezonebidbar {
	margin-top:-20px;
}
div#submitbids {
	float:right;
	position:relative;
	top:-40px;
}
div#submitbids input {
	background:url(/images/smallbidsprite.png) no-repeat transparent 0px 0px;
	border:none;
	width:56px;
	height:56px;
	color:transparent;
	cursor:pointer;
}
div#submitbids input:hover, div#submitbids input:focus {
	background-position: -56px 0px;
}
div#peckingordernobids {
	font-size:17px;
	text-align:center;
	color:#555;
	width:350px;
	position:absolute;
	left:60px;
	top:90px;
}
div#peckingordernobids a {
	font-size:19px;
	font-weight:bold;
}
div#peckingordernobids a:hover, div#peckingordernobids a:focus {
	text-decoration:underline;
	color:#d61976;
}
div#bidpanelnotloggedin {
	font-size:16px;
}
div#bidpanelnotloggedin a {
	float:right;
	margin: -15px -20px 5px 0px;
	width:175px;
	height:54px;
	background:url(/images/joinbidbudgiesprite.png) no-repeat 0px 0px;
}
div#bidpanelnotloggedin a:hover {
	background-position: -175px 0px;
}
img#waitingimg {
	width:31px;
	margin: auto;
	display:block;
}
#autohintson, #freehintson, #paidhintson, #nohintson {
	color: #555555;
	font-size:16px;
	margin-top:3px;
	font-weight:bold;
	text-align:center;
}
#autohintson span, #freehintson span, #paidhintson span, #nohintson span {
	color:#05ace5;
	font-size:18px;
}
#learnhints {
	display:block;
	font-size:12px;
	text-align:center;
	margin:0px;
}
#updatecontrol {
	color: #05ACE5;
	cursor: pointer;
	display: block;
	left: 282px;
	position: absolute;
	text-align: center;
	top: -1px;
	width: 60px;
	line-height:0.9em;
}
.freelockout {
	background: #FEF;
	border: 5px solid #BBB;
	display: block;
	font-size: 1.5em;
	margin-left: 0px;
	margin-top: -450px;
	padding: 40px 40px 10px;
	position: absolute;
	text-align: center;
	width: 300px;
	z-index: 100;
}
.freelockout #closefreelockout {
	font-size:0.7em;
	display:block;
	margin-top:25px;
	cursor:pointer;
	color:#05ace5;
	margin: 10px auto;
	padding: 10px 25px;
	text-align:center;
	width:100px;
}
/*END GAMEZONE STYLES*/
/*BEGIN CLAIM FORM STYLES*/
#frmClaim table {
	font-size:12px;
}
/*END CLAIM FORM STYLES*/
/*BEGIN TERMS & CONDITIONS STYLES */
#tncol ol li {
	font-weight: bold;
	color: #D61976;
}
#tncol dl dt {
	font-weight: normal;
	font-style:italic;
	color:#666;
}
#tncol dl dd {
	font-weight: normal;
	font-style:normal;
	color:#666;
}
#tncol ol ol li {
	font-weight: normal;
	list-style-type: lower-alpha;
	color:#666;
}
#tncol ol ol ol li {
	font-weight: normal;
	list-style-type: lower-roman;
}
#tncol ol ol ul li {
	list-style-type: none;
}
#tncol p {
	color:#666;
}
/* END TERMS & CONDITIONS STYLES */
/* BEGIN TERMINOLOGY LEGEND STYLES */
#legend dl dt {
	font-weight: bold;
	font-style:italic;
	color:#D61976;
}
#legend dl dd {
	font-weight: normal;
	font-style:normal;
}
/* END TERMINOLOGY LEGEND STYLES */
/* BEGIN PRIVACY POLICY STYLES*/
#ppol ol li {
	font-weight: bold;
	color:#d61976;
}
#ppol ol ol li {
	font-weight: normal;
	list-style-type: lower-alpha;
	color:#666;
}
/* END PRIVACY POLICY STYLES*/
/*BEGIN CHARITY PAGE STYLES*/
#charitygraphlink {
	display:block;
	position:absolute;
	top:-15px;
	width:200px;
	text-align:right;
	right:40px;
}
#charitygraphlink a {
	text-decoration:none;
}
#chosencharities img {
	margin:15px auto 10px 15px;
}
#chosencharities h2, #charityyourvotes h2 {
	color: #D61976;
}
#chosencharities h3 {
	color: #05ACE5;
}
#charitystc, #charitycruk, #charityhruk {
	border-bottom:#05ACE5 2px solid;
}
#tmstatement {
	font-size:10px;
	color:#999;
}
/*END CHARITY PAGE STYLES*/
/* BEGIN FOOTER CHUNK STYLES*/
#footer {
	width:1024px;
	margin:-3px auto 60px auto;
	padding: 7px 0px 20px 0px;
	position:relative;
	background-image: url(/uploads/Image/textchunks/footerbg1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footertextchunk {
	color:#FFF;
	width:900px;
	margin:auto;
}
#footertextchunk a {
	text-decoration:underline;
}
#footertextchunk img {
	margin:0px 10px;
	border:0px;
}
#footertextchunk p {
	margin:3px 0px 3px 0px;
}
#footertextchunk table {
	margin-top:10px;
	vertical-align:center;
	text-align:center;
}
#keyphrases h1 {
	font-size:12px;
	margin:2px 0px;
}
#keyphrases h2 {
	font-size:12px;
	margin:2px 0px;
}
/*END FOOTER CHUNK STYLES*/
/*BEGIN SOCIAL SLIDE OUT STYLES*/
.socialcont {
	position:fixed;
	top:210px;
	left:-38px;
	border:none;
	z-index:50;
}
.socialcont img {
	border:none;
}
.socialcont ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.socialcont li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.socialcont ul li:hover {
	margin-left: 38px;
}
#socialarrow {
	position:fixed;
	top:500px;
	left:-2px;
	border:none;
}
/*END SOCIAL SLIDE OUT STYLES*/
/*BEGIN REGISTRATION TABLE STYLES*/
#frmRegister td {
	min-width:225px;
}
/*END REGISTRATION TABLE STYLES*/
/*BEGIN CONTACT US STYLES*/
#contactusintro h3 {
	color:#D61976;
}
#contactoptions {
	float:right;
	width:200px;
	margin-left:30px;
}
#contactoptions td {
	padding:10px;
	vertical-align:top;
	text-align:right;
}
#contactoptions h3 {
	color:#05ace5;
	margin:0px;
}
#socialfollow img {
	border:none;
	float: right;
}
#socialfollow td {
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#socialfollow table {
	border:none;
	width: 100%;
	text-align: center;
}
/*END CONTACT US STYLES*/
/*BEGIN WINNERS GALLERY STYLES*/
#winnersphotos h2 {
	color: #D61976;
}
div#winnerscont {
	width:700px;
	margin-left:-15px;
}
div#winnerscont div.winnerpanel {
	width:330px;
	float:left;
	height:200px;
	border: 3px #D9DEE0 solid;
	position:relative;
	margin: 5px;
}
div#winnerscont div.winnerpanel p {
	width:100%;
	text-align:left;
}
div#winnerscont div.winnerpanel p.winnersitem {
	color:#d61976;
	font-size: 16px;
	font-weight:bold;
	margin: 4px 5px;
}
div#winnerscont div.winnerpanel p.winnerstime {
	font-size:14px;
	margin: 4px 5px;
}
div#winnerscont div.winnerpanel p.winnerstime span {
	color:#d61976;
	font-weight:bold;
}
div#winnerscont div.winnerpanel div.winnersprice {
	position: absolute;
	right:-5px;
	top:-5px;
	width:65px;
	height:65px;
	background:url(/images/blankstar.png) no-repeat;
}
div#winnerscont div.winnerpanel div.winnersprice p {
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	margin:18px 0px 0px 12px;
	;
	color: #d61976;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
div#winnerscont div.winnerpanel div.winnerphoto {
	width:150px;
	height:150px;
	position:absolute;
	bottom:0px;
	left:4px;
}
div#winnerscont div.winnerpanel p.winnerscomment {
	width: 147px;
	float:right;
	margin: 15px 13px 10px 0px;
	color:#444;
	position:relative;
}
div#winnerscont div.winnerpanel p.winnerscomment span.left {
	color:#d61976;
	font-size:30px;
	font-weight:bold;
	display:block;
	position:absolute;
	top:-15px;
	left:-15px;
}
div#winnerscont div.winnerpanel p.winnerscomment span.right {
	color:#d61976;
	font-size:30px;
	font-weight:bold;
	display:block;
	position:absolute;
	bottom:-12px;
	right: -15px;
}
/*END WINNERS GALLERY STYLES*/
/*BEGIN WINNERS GALLERY READ MORE*/
div.fullwinnerpanel {
	margin-left:-10px;
}
div.fullwinnerpanel p {
	margin-top:3px;
	margin-bottom:3px;
	font-size: 14px;
}
div.fullwinnerpanel p span {
	font-size: 18px;
	color: #d61976;
	font-weight:bold;
}
div.fullwinnerpanel p.fullwinnerscomment {
	padding: 10px 40px;
	position:relative;
}
div.fullwinnerpanel p.fullwinnerscomment span.left,
div.fullwinnerpanel p.fullwinnerscomment span.right {
	font-size:35px;
	color:#d61976;
	font-weight:bold;
	position:absolute;
}
div.fullwinnerpanel p.fullwinnerscomment span.left {
	left: 0;
	top: 0;
}
div.fullwinnerpanel p.fullwinnerscomment span.right {
	right: 0;
	bottom: 0;
}
div.fullwinnerphoto img {
	display:block;
	margin:auto;
}
/*END WINNERS GALLERY READ MORE*/
/*BEGIN LEFT COLUMN STYLES*/
#left2col {
	padding-left:5px;
}
/*END LEFT COLUMN STYLES*/
/*BEGIN ITEM DESCRIPTION STYLES*/
.descleftimg {
	position: relative;
	display: inline;
	float:left;
}
.descrightimg {
	position: relative;
	display: inline;
	float: right;
}
.descimgcenter {
	text-align:center;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
.descclearleft {
	clear:left;
}
.descclearright {
	clear:right;
}
.descclearboth {
	clear:both;
}
.desccontainer {
	width: 100%;
	vertical-align: top;
}
.deschead {
	width: 100%;
	vertical-align: top;
}
.desctextleft {
	float:left;
}
.desctextright {
	float:right;
}
/*END ITEM DESCRIPTION STYLES*/
/*BEGIN EMAIL CONFIRMED MESSAGE STYLES*/
#emailconflogin {
	position: absolute;
	top: -150px;
	right: 210px;
}
#emailconfluck {
	float:right;
	margin-right:80px;
}
/*END EMAIL CONFIRMED MESSAGE STYLES*/
/*BEGIN HOW IT WORKS STYLES*/
.pageheadimg {
	margin-top: -80px;
	margin-left: 130px;
	position:absolute;
	height: 48px;
}
.howitworkssect {
	border-bottom:#05ACE5 2px solid;
}
.howitworkssect h2 {
	color: #D61976;
}
.howitworksoptions {
	position:relative;
	float:left;
	width:180px;
	height:300px;
	margin:10px;
	background:url(/uploads/Image/pages/howitworks/optionsbgpanel.png) no-repeat;
}
.howitworksoptions p {
	margin-right:13px;
	margin-left:10px;
}
.howitworksoptions .head {
	font-size:17px;
	font-weight:bold;
	color: #D61976;
	margin-top:22px;
}
.howitworksoptions img {
	position:absolute;
}
#howitworksfun {
	float:right;
	margin-right:120px;
}
#uniquebidwins {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	margin-top:15px;
	width:605px;
}
#uniquebidwins img {
	margin:0px;
}
/*END HOW IT WORKS STYLES*/
/*BEGIN FROM BB SIG STYLES*/
#frombbteam {
	float:right;
	margin-right:150px;
}
/*END FROM BB SIG STYLES*/
/*BEGIN TIPS STYLES*/
.tipscont {
	border-top:#05ACE5 2px solid;
}
.tipscont .tip {
	border-bottom:#05ACE5 2px solid;
}
.tipscont h2 {
	color: #D61976;
}
#tipsgoodluck {
	float:right;
	margin-right:120px;
}
/*END TIPS STYLES*/
/*BEGIN FAIR GAMING STYLES*/
.faircont h2 {
	color: #d61976;
}
.faircont div {
	border-bottom: #05ace5 2px solid;
}
.faircont #playingfield {
	border-bottom:none;
}
/*END FAIR GAMING STYLES*/
/*BEGIN ABOUT US STYLES*/
.aboutus h2 {
	color: #d61976;
}
/*END ABOUT US STYLES*/
/*BEGIN WHY US STYLES*/
.whybidbudgie h2 {
	color:#d61976;
}
.whybidbudgie div {
	border-bottom: #05ace5 2px solid;
}
.whybidbudgie div#whysummary {
	border-bottom: 0px none;
}
.whybidbudgie div#whysummary #whyfooter {
	color:#999;
	font-size:10px;
}
.whybidbudgie div#whysummary #whyfooter a {
	color:#666;
	text-decoration:underline;
}
.whybidbudgie #whyfun {
	float:right;
	margin-right:120px;
}
/*END WHY US STYLES*/
/*BEGIN HOW TO PLAY VIDEO STYLES*/
#howtoplayvideocont {
	width:600px;
	margin: 15px auto;
}
/*END HOW TO PLAY VIDEO STYLES*/
/*BEGIN CATEGORY MODULE STYLES*/
#centralinner2col #left2col h2 {
	height:47px;
	width:169px;
	background: url(/uploads/Image/mods/categories/headbg.png) no-repeat top left;
	padding: 10px 0px 0px 30px;
	color:#fff;
	font-size:19px;
	margin: -40px 0px 20px -25px;
}
#centralinner2col #left2col li {
	border-bottom:#d61976 1px dotted;
	margin:0px;
	padding:7px 5px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
#centralinner2col #left2col ul {
	width:185px;
	padding:0px;
	border-top:#d61976 1px dotted;
	margin: 0px auto;
	list-style-type:none;
}
/*END CATEGORY MODULE STYLES*/
/*BEGIN FAQ TAB AND ACCORDION STYLES*/
#faqcontainer {
	height: 550px;
}
#faqcontainer #faqfooter {
	color:#999;
	font-size:10px;
}
#faqcontainer #faqfooter a {
	color:#666;
	text-decoration:underline;
}
.p7TPpanel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.p7TPwrapper {
	padding: 0;
}
.p7TPheader {
	padding: 0;
}
.p7TPheader h2, .p7TPheader h3 {
	margin: 0 0 6px 0;
	font-size: 1.1em;
	font-weight: normal;
}
.p7TP_tabs {
	padding: 0;
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a, #p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, #p7TP5 .p7TP_tabs a {
	padding: 8px 6px;
	display: block;
	float: left;
	color: #FCF;
	font-weight:bold;
	text-decoration: none;
	background-image:url(/p7tp/img/tabs03_up.jpg);
	background-repeat: repeat-x;
	border: 1px solid #fcf;
	border-bottom: 0;
}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus, #p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus, #p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, #p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, #p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, #p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active, #p7TP4 .p7TP_tabs a:active, #p7TP5 .p7TP_tabs a:active {
	color: #FFFFFF;
}
.p7TP_tabs div {
	display: block;
	float: left;
	margin: 0 -1px 0 0;
}
.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
	padding: 10px;
	background-color: #ef7bcc;
	font-size: 0.95em;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	color: #333333;
	border: 1px solid #fcf;
}
.p7TPcontenth2, .p7TPcontent h3, .p7TPcontent h4 {
	font-size: 1.1em;
	color: #444444;
	margin: 0px;
	line-height: normal;
}
.p7TPcontent p {
	margin: 6px 0 12px 0;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, #p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, #p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, #p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, #p7TP5 .p7TP_tabs div.down a {
	background-image: url(/p7tp/img/tabs03_down.jpg);
	background-repeat: repeat-x;
	color: #fff;
	cursor: default;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}
.p7AB {
	background-color: #ffffff;
	padding: 0px;
	border-right: 1px solid #30F;
	border-left: 1px solid #999;
	border-bottom: 1px solid #006;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(/p7ap/images/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-color: #44C2EB;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a, #p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a, #p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a, #p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a, #p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a, #p7ABW11 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #FFF;
	font-weight: normal;
	background-image: url(/p7ap/images/p7ap_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #BDD3F2;
	border-bottom: 1px solid #286CD2;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover, #p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover, #p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover, #p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover, #p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover, #p7ABW11 .p7ABtrig a:hover {
	color: #333333;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down, #p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down, #p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down, #p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down, #p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down, #p7ABW11 .p7ABtrig .p7ABtrig_down {
	color: #333333;
	letter-spacing: 0.1em;
	background-image: url(/p7ap/images/p7ap_south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
}
.p7ABcontent h2, .p7ABcontent h3, .p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
/*END FAQ TAB AND ACCORDION STYLES*/
/*BEGIN OFFER AREA STYLES*/
div#offerarearotator {
	margin-left:16px;
	margin-top:15px;
	width:200px;
}
#offerarearotator img {
	margin:0px;
	padding:0px;
}
.p7IRM02 .p7IRMdesc_open_wrapper {
	visibility:hidden;
	display:none;
}
/*BEGIN OFFER AREA ROTATOR STYLES*/
.p7IRM02 .p7IRMlist {
	display:none;
}
.p7IRM02 {
	padding:0px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
/*Full-Size Image Wrapper*/
.p7IRM02 .p7IRMdv {
	padding:0px;
	border: 0;
	position:relative;
	margin: 0;
	overflow: hidden;
}
.p7IRM02 .p7IRMowrapper {
	border: 0;
	padding: 0px;
}
.p7IRM02 .p7IRMlink {
	padding:0px;
	border:0;
	display:block;
}
.p7IRM02 .p7IRMimage {
	border:0;
	display: block;
}
.p7IRM02 .p7IRMdesc_wrapper {
	position:absolute;
	width:100%;
	bottom:0px;
	visibility:hidden;
	overflow:hidden;
}
.p7IRM02 .p7IRMwrapper {
	position:relative;
	overflow: hidden;
	zoom: 1;
}
.p7IRM02 .p7IRMpaginator {
	overflow: hidden;
	font-size: 8px;
	text-transform: uppercase;
	padding: 0px;
	display: none;
	text-align: center;
	background-color: #FFF;
}
.p7IRM02 .overlay {
	position: absolute;
	left: 0px;
	z-index: 49;
	padding: 0px 0px 2px 5px;
	width: 100%;
	background-image: url(/p7irm/img/p7IRMLight_transtotal.gif);
	background-color: transparent;
	text-align: left;
}
.p7IRM02 .below {
	top: auto;
	bottom: 0px;
}
.p7IRM02 .p7IRMpaginator ul {
	margin: 0px;
	padding: 0px;
}
.p7IRM02 .p7IRMpaginator li {
	list-style-type: none;
	margin-right: 0px;
	display: inline-block;
}
.p7IRM02 .p7IRMpaginator a {
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #ccc;
	display: block;
	outline: 0;
	background-color: #FFF;
	width: 3px;
	overflow: hidden;
}
.p7IRM02 .p7IRMpaginator a:hover, .p7IRM02 .p7IRMpaginator a:focus {
	border-color: #00C;
	background-color: #05ace5;
	color: #05ace5;
}
.p7IRM02 .p7IRMpaginator.overlay a:hover {
	border-color: #00C;
	background-color: #05ace5;
	color: #05ace5;
}
.p7IRM02 .p7IRMpaginator a.down {
	color: #AEE2F7;
	background-color: #aee2f7;
	border-color: #05ace5;
	cursor: default;
}
.p7IRM02 .p7IRMpaginator .p7IRM_play a, .p7IRM02 .p7IRMpaginator .p7IRM_pause a {
	color: #05ace5;
	text-align: center;
	padding: 0px 2px;
	width: auto;
}
.p7IRM02 .p7IRMpaginator .p7IRM_play a:hover, .p7IRM02 .p7IRMpaginator .p7IRM_play a:focus, .p7IRM02 .p7IRMpaginator .p7IRM_pause a:hover, .p7IRM02 .p7IRMpaginator .p7IRM_pause a:focus {
	border-color: #00C;
	background-color: #05ace5;
	color: #FFF;
}
/*END OFFER AREA ROTATOR STYLES*/
/*BEGIN LIVE HELP STYLES*/
#livehelpcontainer {
	position:absolute;
	left:-170px;
	top:-15px;
	z-index:10;
}
/*END LIVE HELP STYLES*/
/*BEGIN REGISTRATION STYLES*/
div.registrationhead .pageheadimg {
	margin:-80px 0px 20px 130px;
}
div.registrationhead .regbreadcrumb {
	margin:10px auto;
	width:480px;
}
div#regform fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 3px solid #D61976;
	padding-top:20px;
	padding-bottom:20px;
}
div#regform legend {
	text-align:left;
	font-size:16px;
	color:#05ace5;
	font-weight:bold;
	padding:0px 7px;
	margin-left:10px;
}
div#regform label {
	float: left;
	text-align:right;
	margin-right: 15px;
	width:150px;
	margin-left:20px;
	font-size:13px;
}
div#regform #howlogin label {
	width:135px;
}
div#regform #howlogin .wt {
	float:left;
	width:14px;
}
div#regform #howlogin label#passconf {
	width:130px;
}
div#regform #mydetails label, div#regform #address label {
	width:180px;
}
div#regform #address div#ukonly {
	float:right;
	margin-right:70px;
	margin-top:30px;
	width:170px;
	text-align:left;
	color:#666;
}
div#regform #captcha label {
	width: 400px;
}
div#regform input, div#regform select {
	float:left;
	margin-bottom:10px;
	border: 1px solid #8EDAF2;
	font-size:12px;
	color:#666;
	background-color:#DCF3FB;
}
div#regform input:focus, div#regform select:focus {
	border:1px solid #D61976;
	background-color: #ffeeff;
	color:#333;
}
div#regform div#backnext {
	width:280px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
div#regform div#backnext input {
	background-color: #fff;
	border:none;
	margin:0px 10px;
}
div#regform #charity {
	text-align:left;
	padding-left:40px;
}
div#regform #charity legend {
	margin-left: -20px;
}
div#regform #charity div#learn {
	float:right;
	margin-top:10px;
	margin-right:20px;
}
div#regform #charity label {
	margin-left:0px;
	width:85%;
	text-align:left;
	color:#D61976;
	font-weight:bold;
	font-size:14px;
}
div#regform #charity label div {
	font-size:13px;
	color:#000;
	font-weight:normal;
	margin-bottom:15px;
}
div#regform #charity input {
	background-color:transparent;
	border:none;
}
div#regform #charity p {
	font-size:13px;
}
div#regform #finalchecks {
	padding-left:35px;
}
div#regform #finalchecks legend {
	margin-left:-15px;
}
div#regform #finalchecks div {
	text-align:left;
	margin-bottom:10px;
	font-size:13px;
}
div#regform #finalchecks input {
	background-color:transparent;
	border:none;
	margin-left:0px;
}
div#regform #finalchecks label {
	margin-left:0px;
	width:260px;
	margin-bottom:15px;
}
div#regform #finalchecks label#regformtandcs {
	width:165px;
	text-align:left;
}
div#regform #finalchecks label#regnewsletter, div#regform #finalchecks label#regfeedback {
	width:510px;
	text-align:left;
	margin-right:5px;
}
div#regform #offers label#regvoucher {
	width:400px;
}
div#regform #finalchecks input#frmRegister_over18, div#regform #finalchecks input#frmRegister_newsletter, div#regform #finalchecks input#frmRegister_feedback {
	float:right;
	margin-right:10px;
}
div#regform #finalchecks input#frmRegister_tsandcs {
	margin-right:10px;
}
div#regform #finalchecks .helpleft {
	margin-right:15px;
	float:left;
	width:14px;
}
div#regform #finalchecks .helpright {
	float:right;
	width:14px;
	margin-right:60px;
}
div#regleft img {
	margin:0;
	border:none;
}
div#regleft #reglefthead {
	margin: -40px 0px 20px -25px;
}
div#regleft #regleftwide {
	margin: 25px auto 40px auto;
}
#recaptcha_area {
	margin: 10px auto;
	width:445px;
}
#recaptcha_table td {
	min-width:0px;
}
div#regform #recaptcha_table input, div#regform #recaptcha_table label {
	float:none;
}
/*END REGISTRATION STYLES*/
/*BEGIN FREE AUCTION STYLES*/
#bidsremainingtext {
	color:#555;
	font-size:18px;
	text-align: center;
	font-weight:bold;
	margin:0px;
	position:relative;
	top:-5px;
}
#bidsremainingtext span {
	color: #05ace5;
	font-size:18px;
}
#nomorebidschunk img {
	margin: 5px auto 0 auto;
	display:block;
}
/*END FREE AUCTION STYLES*/
/*BEGIN ENDED AUCTIONS STYLES*/
div#endedcontainer, div#mybidscontainer, div#featuredsurvey {
	margin-left: -10px;
	width: 750px;
}
div.endedblock, div.mybidspanel {
	width:150px;
	height:298px;
	float:left;
	margin: 4px;
	background:url(/images/endedbg.png) no-repeat;
	padding: 7px 5px 7px 9px;
	position: relative;
}
div.endedblock h3, div.mybidspanel h3 {
	margin:0px;
	text-align:center;
}
div.endedblock img, div.mybidspanel img {
	display:block;
	position:absolute;
	bottom:109px;
	left:20px;
	height: 157px;
}
div.endedblock p, div.mybidspanel p {
	margin-top:2px;
	margin-bottom: 2px;
	text-align:center;
	color:#333;
}
div.endedblock #wonby {
	display:block;
	position:absolute;
	bottom:74px;
	width:150px;
}
div.endedblock .endedwinner {
	color:#05ace5;
	font-size:12px;
}
div.endedblock .endedlabel p {
	position:absolute;
	color:#fff;
	left: 8px;
	bottom:45px;
	font-weight:bold;
}
div.endedblock .endeddate {
	position:absolute;
	color:#fff;
	left: 50px;
	bottom: 38px;
	width: 60px;
	text-align:left;
	font-weight:bold;
}
div.endedblock div.endedprice {
	position:absolute;
	right:-4px;
	bottom:15px;
	background:url(/images/blankstar.png) no-repeat;
	width:65px;
	height:65px;
}
div.endedblock div.endedprice p {
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	margin:21px 0px 0px 12px;
	;
	color: #d61976;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
/*EXTRA STYLES FOR SURVEYSUBMITTED*/
div#featuredsurvey div.endedblock .endedlabel p {
	left:20px;
	font-size:16px;
	bottom:44px;
}
div#featuredsurvey div.endedblock .endedwinner {
	font-weight:bold;
}
/*END ENDED AUCTIONS STYLES*/
/*BEGIN MBP STYLES*/
#notify {
	margin-top: -5px;
}
#notifytop {
	position:fixed;
	top:0px;
	margin:auto;
	height:0px;
}
#notifyinside {
	position:relative;
	width:200px;
	height:200px;
	top:425px;
	left:-71px;
	padding-left: 30px;
	background:url(/images/mbpnotifybg.png) no-repeat;
}
#notificationarea {
	float:left;
	position:relative;
	width:200px;
	line-height:170%;
	font-size:14px;
	color:#555;
	height:100px;
}
#mbpselected, #mbpremaining, #mbpcost, #multitotal {
	color:#d61976;
	font-size: 20px;
}
#frmMultiBid .validation .mbpvalidtopup {
	font-size:18px;
	font-weight:bold;
}
#multibidtimeremaining {
	width:373px;
	height:47px;
	left:350px;
	background:url(/images/timeremaining.png);
	position:absolute;
	bottom:-17px;
}
#multibidtimeremaining .countdown {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	right:80px;
	top:10px;
}
#multibidpanel {
	position:absolute;
	left:-20px;
	top:-20px;
	width:210px;
	height:235px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	background:url(/images/mbpleftpanel.png) no-repeat;
}
#multibidpanel range {
	line-height:1em;
}
#multibidpanel img.side {
	position:relative;
	left:-20px;
	padding-top:2px;
}
#notifyinside img.side {
	position:relative;
	left:-34px;
	padding-top:7px;
}
#multibidpanel p {
	margin: -2px 10px 3px 5px;
}
#multibidpanel .progress table {
	margin-left:0;
	margin-right: 20px;
}
#notificationarea input {
	display:block;
	position:absolute;
	bottom: -45px;
	left:-15px;
	font-size:0;
	width:87px;
	height:49px;
	border: none;
	color:transparent;
	cursor:pointer;
}
#notificationarea input#frmMultiBid_cancel {
	left: 90px;
	background:url(/images/mbpcancelbtnsprite.png) no-repeat 0px 0px;
}
#notificationarea input#frmMultiBid_cancel:hover, #notificationarea input#frmMultiBid_cancel:focus {
	background-position: -87px 0px;
}
#notificationarea input#frmMultiBid_ok {
	background:url(/images/mbpbidbtnsprite.png) no-repeat 0px 0px;
}
#notificationarea input#frmMultiBid_ok:hover, #notificationarea input#frmMultiBid_ok:focus {
	background-position: -87px 0px;
}
#notificationarea p {
	margin:0;
}
/*END MBP STYLES*/
/*START BLOG STYLES*/
#blogcentral {
	position:relative;
	background:#9bdef5 url(/images/innerbg.jpg) repeat-x top center;
	border-left:4px solid #d9dee0;
	border-right:4px solid #d9dee0;
	border-top:1px solid #f7fcfe;
	margin:auto;
	margin-top:-15px;
	width:936px;
	text-align:left;
}
#blogcentral div#central2coltop {
	background:url(/images/blog2coltop.png) no-repeat right top;
	height:40px;
}
#blogcentral div#central2col {
	background:url(/images/blog2colmid.png) repeat-y right;
}
#blogcentral div#central2colbot {
	background:url(/images/blog2colbot.png) no-repeat right bottom;
	height:40px;
}
#blogcentral div#left2col {
	margin-left:0px;
	position:relative;
	right:10px;
}
#blogcentral div#left2col form#frmSelectCat {
	background:url(/images/blogcatselect.png) no-repeat left top;
	height:122px;
	width:222px;
	margin-top:-40px;
}
#blogcentral div#left2col form#frmSelectCat select#frmSelectCat_blogcategoryid {
	position:absolute;
	top:35px;
	right:-15px;
	background: #d61976;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border: #05ace5 2px solid;
	border-bottom: #0372BA 2px solid;
	border-right: #0372BA 2px solid;
}
#blogcentral div#left2col form#frmSelectCat select#frmSelectCat_blogcategoryid option {
	border-bottom: #fff 1px;
}
#blogcentral div#left2col form#frmSelectCat select#frmSelectCat_ok {
	position:absolute;
	top:60px;
	right:0px;
}
#blogcentral div.auction {
	margin-bottom:10px;
}
#blogcentral div#featuredsidebar {
	margin-top:20px;
}
#blogcentral div#right2col {
	width:685px;
	margin-left:52px;
}
#bloglist .blog {
	background:#fcedf4 url(/images/blog/listviewbg.png) repeat-x top;
	border:2px ridge #d61976;
	position:relative;
	padding:5px 10px;
	color:#555;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
#bloglist .blog .blogtitle {
	font-size:18px;
	font-weight:bold;
	margin: 25px 0px 0px 0px;
}
#bloglist .blog .readmore {
	bottom:5px;
	position:absolute;
	right:10px;
}
.blog h1, #viewblog h1 {
	color:#d61976;
	font-weight:normal;
}
.blog h2, #viewblog .blogcontent h2 {
	font-size:18px;
}
.blog h3, #viewblog .blogcontent h3 {
	color:#d61976;
	font-weight:normal;
}
#viewblog h2 {
	color:#d61976;
	font-size:14px;
	font-weight:normal;
}
#bloglist .blog .attribution {
	position:absolute;
	right:10px;
	top:5px;
	margin:0px;
	color:#FFF;
}
#bloglist .blog .attribution a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
form#frmBlogCatSubscribe {
	position:absolute;
	right:30px;
	top:0px;
}
#frmBlogCatSubscribe input#frmBlogCatSubscribe_sub {
	border:none;
	cursor:pointer;
	font-size:0;
	float:right;
	color:transparent;
	width: 214px;
	height: 46px;
	background: url(/images/blogsubscribesprite.png) no-repeat 0px 0px;
}
#frmBlogCatSubscribe input#frmBlogCatSubscribe_sub:hover, #frmBlogCatSubscribe input#frmBlogCatSubscribe_sub:focus {
	background-position: -214px 0px;
}
/*END BLOG STYLES*/
/*START PROFILE STYLES*/
#frmSubscribe {
	font-size:14px;
	color:#d61976;
	font-weight:bold;
	line-height: 200%;
	margin-left:25px;
}
#frmSubscribe span#blogcatdescr {
	font-size:12px;
	color:#333;
	font-weight:normal;
	font-style:italic;
}
.profileheadimg {
	margin-top: -70px;
	margin-left: 130px;
	position:absolute;
}
div.mybidspanel div.mybidsposition {
	position:absolute;
	bottom:77px;
	width: 150px;
	text-align:center;
}
div.mybidspanel div.mybidsposition p {
	margin-bottom:0px;
}
div.mybidspanel div.mybidsposition span {
	font-weight:bold;
	color:#d61976;
}
div.mybidspanel .mybidsend p {
	position:absolute;
	color:#fff;
	left: 15px;
	bottom:45px;
	font-weight:bold;
}
div.mybidspanel .mybidstime {
	position:absolute;
	color:#fff;
	left: 75px;
	bottom: -10px;
	width: 60px;
	text-align:left;
	font-weight:bold;
}
div#mybidstable .syspager {
	display:block;
	text-align:center;
	width:100%;
	margin: 15px;
}
div#mybidstable table {
	border: #d61976 3px ridge;
	margin:auto;
}
div#mybidstable th, div#auctionswon th, div#currentauctions th {
	padding:7px 15px;
	;
	background: #d61976;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
div#mybidstable td, div#auctionswon td, div#currentauctions td {
	padding:5px 15px;
	text-align:center;
	color:#555;
}
div#mybidstable tr.odd td {
	background:#ffddff;
}
div#auctionswon table, div#currentauctions table {
	border: #d61976 3px ridge;
}
div#auctionswons wonitemsbtn.img {
	border:none;
}
div#currentauctions span.currentremaining {
	font-size:18px;
	font-weight:bold;
	color:#d61976;
}
div#currentauctions span.current_position {
	font-size:18px;
	font-weight:bold;
}
div#viewprofile {
	width:690px;
	margin: 25px auto;
}
div#viewprofile img {
	margin:20px 10px;
}
div#balancestatus {
	width:100%;
	margin: 20px 0px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
div#balancestatus table#balancetable {
	margin:auto;
	border: 2px #d61976 ridge;
	border-spacing:0px;
}
div#balancestatus table#balancetable #balancehead {
	font-size:16px;
	color:#fff;
	text-align:center;
	background-color:#d61976;
	padding:7px;
}
div#balancestatus th {
	color:#333;
	text-align:left;
}
div#balancestatus td {
	color:#d61976;
	text-align:right;
}
div#balancestatus a#topupnowbtn {
	position:absolute;
	display:block;
	top:0px;
	right:50px;
	width: 144px;
	height:54px;
	border:none;
	background:url(/uploads/Image/profile/topupnowbtnsprite.png) no-repeat 0px 0px;
}
div#balancestatus a#topupnowbtn:hover, div#balancestatus a#topupnowbtn:focus {
	background-position:-144px 0px;
}
div#expresstopup, div#topupform {
	padding:20px;
	text-align:center;
	width:auto;
	margin:auto;
	background:#fcedf4 url(/images/blog/listviewbg.png) repeat-x top;
	border:3px ridge #d61976;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 7px 7px 5px #ccc;
	-webkit-box-shadow: 7px 7px 5px #ccc;
}
div#expresstopup h2, div#topupform h2 {
	color:#d61976;
	margin:15px 0px 10px 0px;
	font-size:24px;
}
div#expresstopup div#topupbuttoncont {
	width:580px;
	margin:25px auto;
}
div#expresstopup div#topupbuttoncont div.topupbutton {
	width:144px;
	float:left;
	text-align:center;
}
div#expresstopup div#topupbuttoncont div.topupbutton a:hover, div#expresstopup div#topupbuttoncont div.topupbutton a:focus {
	background-position:-104px 0px;
}
div#expresstopup div#topupbuttoncont div.topupbutton a#pound10, div#expresstopup div#topupbuttoncont div.topupbutton a#pound25, div#expresstopup div#topupbuttoncont div.topupbutton a#pound50, div#expresstopup div#topupbuttoncont div.topupbutton a#pound100 {
	width:104px;
	height:54px;
	border:none;
	display:block;
	margin: 0px auto;
}
div#expresstopup div#topupbuttoncont div.topupbutton a#pound10:hover, div#expresstopup div#topupbuttoncont div.topupbutton a#pound25:hover, div#expresstopup div#topupbuttoncont div.topupbutton a#pound50:hover, div#expresstopup div#topupbuttoncont div.topupbutton a#pound100:hover {
	background-position:-104px 0px;
}
div#expresstopup div#topupbuttoncont div.topupbutton a#pound10 {
	background: url(/uploads/Image/profile/topup10sprite.png) no-repeat 0px 0px;
}
div#expresstopup div#topupbuttoncont div.topupbutton a#pound25 {
	background: url(/uploads/Image/profile/topup25sprite.png) no-repeat 0px 0px;
}
div#expresstopup div#topupbuttoncont div.topupbutton a#pound50 {
	background: url(/uploads/Image/profile/topup50sprite.png) no-repeat 0px 0px;
}
div#expresstopup div#topupbuttoncont div.topupbutton a#pound100 {
	background: url(/uploads/Image/profile/topup100sprite.png) no-repeat 0px 0px;
}
div#expresstopup div#topupbuttoncont div.topupbutton p {
	margin: 0px;
	clear:both;
	font-weight:bold;
}
div#expresstopup p#expressfoot, div#topupform p {
	font-size: 16px;
	color: #555;
}
div#topupor {
	font-size:40px;
	text-align:center;
	color:#d61976;
	font-weight:bold;
	width:100%;
}
div#topupform table {
	margin: 20px auto;
	font-size:14px;
	color: #333;
	text-align:left;
}
div#topupform table #frmTopUp_ok {
	float:right;
	color:transparent;
	font-weight:bold;
	font-size: 1px;
}
div#topupform input {
	border: 1px solid #8EDAF2;
	background-color:#DCF3FB;
}
div#topupform input:focus {
	border:1px solid #D61976;
	background-color: #ffeeff;
}
div#topupform input#frmTopUp_ok {
	width: 90px;
	height: 50px;
	background: url(/uploads/Image/profile/topupbtnsprite.png) no-repeat 0px 0px;
	background-color:none;
	border:none;
	cursor:pointer;
}
div#topupform input#frmTopUp_ok:hover, div#topupform input#frmTopUp_ok:focus {
	background-position:-90px 0px;
}
a#topuppaynow {
	display:block;
	width:115px;
	height:53px;
	background:url(/uploads/Image/profile/paynowsprite.png) no-repeat 0px 0px;
	cursor:pointer;
	float:right;
	margin: 20px 70px;
}
a#topuppaynow:hover {
	background-position:-115px 0px;
}
a#changeamount {
	display:block;
	width:169px;
	height:53px;
	background:url(/uploads/Image/profile/changeamtsprite.png) no-repeat 0px 0px;
	cursor:pointer;
	float:left;
	margin: 20px 70px;
}
a#changeamount:hover {
	background-position:-169px 0px;
}
div#topuppaymentamt, div#topupbonusamt {
	width:200px;
	height:150px;
	font-size:18px;
	text-align:center;
	color: #444;
	background:#fcedf4 url(/images/blog/listviewbg.png) repeat-x top;
	border:3px ridge #d61976;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 7px 7px 5px #ccc;
	-webkit-box-shadow: 7px 7px 5px #ccc;
}
div#topuppaymentamt {
	margin: 20px 0px 20px 60px;
	float:left;
}
div#topupbonusamt {
	margin: 20px 60px 20px 0px;
	float: right;
}
div#topuppaymentamt span, div#topupbonusamt span {
	font-size: 45px;
	color: #d61976;
	display:block;
	margin-top:15px;
}
div#topuppaymentamt p, div#topupbonusamt p {
	margin-top:30px;
}
#bonusmessage {
	text-align:center;
	color:#444;
	font-size: 14px;
}
#freebonustable {
	width:100%;
}
#freebonustable h2 {
	color:#d61976;
	font-size:22px;
	text-align:center;
	font-weight:bold;
}
#freebonustable table {
	margin: 20px auto;
	border-spacing:0px;
	border: 3px #d61976 ridge;
	border-collapse:collapse;
}
#freebonustable th {
	background-color: #d61976;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding:15px 10px;
	border: 1px #ffccff solid;
}
#freebonustable td {
	text-align:center;
	color:#444;
	font-size:16px;
	border: 1px #ffccff solid;
}
/*END PROFILE STYLES*/
/*BEGIN SYS PAGER STYLES*/
.syspager {
	display:block;
	font-weight:bold;
	margin:5px;
	text-align:center;
}
.pagerfirst, .pagerprevious, .pagerpages, .pagernext, .pagerlast {
	background: #E78BBE;
	color:#d61976;
	margin:0px;
	padding:0px 3px;
	border: 1px solid #d61976;
}
.pagerpages {
	margin-right:4px;
}
.syspager a {
	color:#fff;
}
.syspager a:hover, .syspager a:focus {
	color:#d61976;
}
/*END SYS PAGER STYLES*/
/*BEGIN ONLINE COMMUNITY STYLES*/
#auctioncommunity .sociallink {
	display:block;
	width:190px;
	height:260px;
	margin: 15px 40px 15px 15px;
}
#auctioncommunity #fblink {
	background:url(/uploads/Image/pages/onlinecommunity/fbbudgiesprite.png) no-repeat 0px 0px;
}
#auctioncommunity #twitlink {
	background:url(/uploads/Image/pages/onlinecommunity/twitbudgiesprite.png) no-repeat 0px 0px;
}
#auctioncommunity #fblink:hover, #auctioncommunity #fblink:focus, #auctioncommunity #twitlink:hover, #auctioncommunity #twitlink:focus {
	background-position: -190px 0px;
}
/*END ONLINE COMMUNITY STYLES*/
/*Begin Facebook Like button and box*/
#fblikebtn {
	left: -480px;
	position: absolute;
	top: -10px;
}
#fbfeedcont {
	margin:7px 0px 0px 5px;
	width:976px;
	height:595px;
	background:url(/images/fbfeedbg.png) no-repeat 0px 0px;
	position:relative;
	padding-bottom:12px;
}
#fbfeed {
	margin: auto;
	padding:30px 0px 0px;
	width:900px;
}
#fbfeed p {
	color: #D61976;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
}
#fbfeedcont img#fbfeedhead {
	left: -5px;
	position: absolute;
	top: -10px;
}
/*End Facebook Like button and box*/
/*BEGIN BID HINTING PAGE*/
div#hintphasescont {
	width:640px;
	margin:auto;
}
div#hintphasescont div.hintphases {
	float:left;
	width:130px;
	margin:8px 5px;
	height:275px;
	position:relative;
	border:#d61976 ridge 4px;
	padding:4px;
}
div#hintphasescont div.tablecont {
	position:absolute;
	top:75px;
}
#hintphasescont table {
	line-height:13px;
	border: #888888 solid 1px;
	margin:auto;
}
#hintphasescont table td {
	line-height:13px;
	height:13px;
	border-collapse:collapse;
}
#hintphasescont p.hintphasedetail {
	position:absolute;
	top:95px;
	width:130px;
}
#hintphasescont p.hintphasedetail .detailhead {
	color:#d61976;
	font-weight:bold;
	font-size:14px;
}
/*END BID HINTING PAGE*/
/*BEGIN BOTTOM NAV STYLES*/
#bottomnavcont {
	bottom: 0px; 
	left: 0px; 
	position: fixed; 
	width: 100%; 
	z-index:10000; 
	background: #05ace5 url(/uploads/Image/textchunks/bottomnavbg.jpg) repeat-x; 
	text-align:left; 
	padding:2px 0px; 
}
#bottomnav {
	margin: auto; 
	width: 900px; 
	border: none; 
	padding:0px; 
	background: none; 
	height:25px;
	font-size:16px; 
}
#bottomnav span#hintslaunched {
	float:left;
	margin-left:100px;
	display:block;
}
#bottomnav span#twelvedayspromo {
	float:right;
	margin-right:100px;
	display:block;
}
#bottomnav p {
	margin:2px 0px;
	color:#000066;
	font-weight:bold;
}
#bottomnav a {
	text-decoration:underline;
}
#bottomnav a:hover, #bottomnav a:focus {
	color:#d61976;
}
a#bannerhide {
	position:absolute;
	right:10px;
	cursor:pointer;
	color:#ffffff;
}
/*END BOTTOM NAV STYLES*/
/*BEGIN XMAS PROMO*/
#xmaspromo div {
	border-top:#E42440 3px ridge;
}
#xmaspromo h1, #xmaspromo h2 {
	color:#e42440;
}
#xmaspromo div#xmasauctions, #xmaspromo div#xmasauctions div {
	border:none;
}
div#xmasauctions {
	width:715px;
	margin-left:-20px;
}
div#xmasauctions img {
	margin:0px;
}
#xmasauctions div.xmasauction {
	float:left;
	width:148px;
	height:220px;
	margin:4px;
	text-align:center;
	position:relative;
	background:url(/uploads/Image/pages/xmaspromo/xmasaucbg.png) no-repeat;
	padding: 4px 10px 4px 9px;
}
.xmasauchead {
	font-size:16px;
	font-weight:bold;
	margin:2px 0px;
}
.xmasbidprice {
	font-size:14px;
	font-weight:bold;
	margin:2px 0px;
	text-align:left;
}
.xmasbidprice span {
	color:#05ace5;
}
a.xmasbidnow {
	width:57px;
	height:56px;
	border:none;
	background:url(/images/smallbidsprite.png) no-repeat 0px 0px;
	display:block;
	position:absolute;
	right:-5px;
	bottom:-5px;
}
a.xmasbidnow:hover, a.xmasbidnow:focus {
	background-position:-57px 0px;
}
div.xmasaucimg {
	height:160px;
}
/*END XMAS PROMO*/
/*BEGIN TESTIMONIAL STYLES*/
.singletest {
	background:#fcedf4 url(/images/testbg.png) repeat-x top;
	border:2px ridge #d61976;
	position:relative;
	padding:10px;
	color:#555;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	margin: 10px 0px;
}
.singletest .testwinner, .singletest .testprice {
	color: #D61976;
	font-weight: bold;
}
.singletest a {
	text-decoration:underline;
}
.singletest blockquote {
	position:relative;
	line-height:1.5em;
}
.singletest blockquote span.left {
	color:#d61976;
	font-size:30px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:-18px;
}
.singletest blockquote span.right {
	color:#d61976;
	font-size:30px;
	font-weight:bold;
	vertical-align: text-bottom;
}
/*END TESTIMONIAL STYLES*/
/*END CCF ADDED STYLES*/

