
/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


*{
	font-family: verdana, arial, helviscta sans-serif;
}

body{
	font-size:76.5%;
	font-family: verdana, arial, helviscta sans-serif;
	background: #15b7f1 url(/images/bg-blue.jpg) repeat-x;
	margin: 0;
}

.christmas{
	background: #15b7f1 url(/images/christmas.jpg) repeat-x !important;
}

p {
	margin: 15px 10px;
	line-height:150%;
}

table p{
	text-align:center;
}

li {
	margin: 15px 10px;
	line-height:150%;
}

ol {
	list-style: decimal;
	margin-left: 15px;

}
ol li {
	margin-left: 15px;
}

a {
	color: #15B8F1;
}

#noscript {
	background: red;
	color: white;
	padding: 10px 0px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin: 0;
}

#container{
	width:960px;
	margin:0px auto;
	background-color:#fff;
}

#sagepay{
	float:left;
	width:30px;
	height:20px;
	text-align:left;
}

.sagepay-note{
	float:left;
	margin:6px 0px 0px 0px;
	background-image:url('../images/sagepay-types.jpg');
	width:500px;
	background-repeat:no-repeat;
	background-position:113px 0px;
	height:20px;
}

.paypal-note{
	float:left;
	margin:6px 0px 0px 0px;
	background-image:url('../images/paypal-type.jpg');
	width:500px;
	background-repeat:no-repeat;
	background-position:45px 0px;
	height:23px;
}

#paypal{
	float:left;
	width:30px;
	height:20px;
	text-align:left;
}

form{
	margin:20px 0px 20px 0px;
}

form p{
	color:#1190e1;
}

form p.terms{
	float:left;
	margin:10px 0px 15px 10px;
	padding:1px 0px 0px 0px;
	line-height:180%;
	width: 85%;
}

#tc{
	float:left;
	clear:left;
	display:block;
	text-align:left;
	width:10px !important;
	margin:15px 0px 15px 15px !important;
}

#header{
	width:100%;
	height:130px;
	padding:0px;
	position: relative;
	background: white url(/images/green-bar.jpg) no-repeat;
	z-index: 19;
}

#header.admin{
	background: white url(/images/admin-green-bar.jpg) no-repeat;
}

#logo {
	position: absolute;
	left: 20px;
	top: 10px;
}

#topflag {
	position: absolute;
	left: 10px;
	top: 10px;
}

#strapline {
	position: absolute;
	left: 195px;
	top: 90px;
	font-weight: bold;
	color: #15B8F1;
}

#daysbidcount {
	position: absolute;
	left: 570px;
	top: 80px;
	font-weight: bold;
	color: #15B8F1;
}

#topnavigation {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size:1.3em;
	
}

#topnavigation li{
	float:left;
	display:block;
	font-weight:bold;
	margin:0px 10px;
	line-height: 20px;	
}

#topnavigation li a{
	color:#58BC24;
}


#usernavigation, #adminnavigation {
	position: absolute;
	right: 20px;
	top: 65px;
	color:#fff;
	font-size:1.1em;
	z-index: 20;
}

#usernavigation a.password{
	color:#15b8f1;
	text-align:right;
	margin:2px 6px 0px 0px;
}

#usernavigation a, #adminnavigation a{
	color:#fff;
}

#usernavigation li, #adminnavigation li{
	float:left;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding: 0px;
	width:140px;
	display:block;
}
#adminnavigation li {
	width: auto !important;
	padding: 0 7px;
}

#usernavigation li a, #adminnavigation li a {
	padding: 5px 0px 4px 0px;
	display:block;
}
#usernavigation ul li a:hover {
	background: #8bdc4b;
	color: #416f1d;
}

#usernavigation ul{
	display:none;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:150%;
	
}

#usernavigation ul li a{
	padding:8px 0px 8px 0px;
	background-color:#5f9a30;
}

#usernavigation li:hover ul, #navigation a:hover ul {
	display:block;
}

#userbar {
	position: absolute;
	right: 20px;
	top: 45px;
	width: 550px;
}
#userbar p {
	position: absolute;
	right: 70px;
	top: 0px;
	margin: 0;
	text-align: right;
}
#userbar img {
	position: absolute;
	right: 0px;
	top: 5px;
}

#header_login {
	margin: 0px;
}

#content {
	padding: 0px 12px;
	min-height: 450px;
}

#footer{
	clear:both;
	width: 98%;
	margin: auto;
	border-top: 1px dashed #58BC24;
	position: relative;
	height: 100px;
}
#footer p{
	margin: 0;
	padding:20px 0px 10px 20px;
	font-weight:bold;
	color:#58BC24;
	line-height: 24px;
}
#footer a {
	color:#58BC24;
}

#socialicons {
	position: absolute;
	right: 10px;
	top: 10px;
}
#paymenticons {
	position: absolute;
	right: 10px;
	top: 50px;
}
#paymenticons img {
	height: 20px;
}

#comodo {
	position:fixed;
	bottom:0;
	right:0;
}

#spreadsheet {
	display: none;
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	z-index: 999;
}
#spreadsheetlink {
	position:fixed;
	top:0;
	right:0;
	z-index: 21;
}

#pageflip {
	position: absolute;
	right: 0; top: 0;
	float: right; 
	z-index: 22;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(/images/spreadsheet.jpg) no-repeat right top;
}


#banner {
	height: 209px;
	width: 929px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
#home_banner_sequence a {
	position: absolute;
}

#register {
	position: absolute;
	bottom: 1px;
	right:  93px;
}

label{
	float: left;
	width: 150px;
	margin: 5px 3px 5px 40px;
	clear:left;
	font-weight:bold;
	color:#669F41;
	line-height:150%;
}

.form_point{
	margin:0px 0px 0px 22px !important;
	text-align:left;
}

input, select, textarea{
	margin: 5px 5px 5px 5px;
	font-size:13px;
}

textarea{
	margin: 5px 5px 5px 5px;
}


h1{
	font-size:35px;
	color:#4dbce5;
	margin:10px 0px 0px 10px;
	line-height:130%;
}

h2{
	font-size:25px;
	margin: 15px 10px;
	color: #58BC24;
}

h3{
	font-size:16px;
	margin: 25px 10px 10px 10px;
	color: #15b7f1;
}

h4{
	margin: 10px;
}

#contents h4{
	color:red;
}

#contents{
	border:1px solid #58BC24;
	padding:0px 0px 10px 0px;
	margin:0px 10px 0px 10px;
}

#contents li{
	margin:0px 0px 0px 20px;
}

#contents li a:hover {
	color: black;
}

a {
	text-decoration: none;
	/*color: inherit;*/
}
a img {
	border: none;
}

#validation{
	color:red;
	font-weight:bold;
	border: 2px solid red;
	padding:10px;
	margin:0px 25px 15px 25px;
}

#validation p{
	margin: 15px 0px 15px 0px;
}

#validation li{
	color: #ff0000;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/error-list.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin:5px 0px 10px 0px;
	line-height:150%;
}



/* Tabs Style */
.ui-tabs { padding: 0; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; padding: 0 10px; }
.ui-tabs .ui-tabs-nav li { float: left; margin: 0; padding: 0 0 5px 0; width: 92px; line-height: 30px; background: url(/images/tab_off.jpg) no-repeat; }
.ui-tabs .ui-tabs-nav li span { width: 92px; display: block; text-align: center; font-weight: bold; }
.ui-tabs .ui-tabs-nav li a { text-decoration: none; padding: 0; color: #58BC24; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { background: url(/images/tab_on.jpg) no-repeat; }
.ui-tabs .ui-tabs-panel { padding: 0.5em 1em; margin-right: 7px; display: block; border-width: 0; background: none;  clear:both; height: 260px; overflow: auto; }
.ui-tabs .ui-tabs-panel p { margin:5px 0px 5px 0px;}
.ui-tabs .ui-tabs-panel h3 { margin: 10px 0px; }
.ui-tabs .ui-tabs-panel h4 { margin: 5px 0px; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* Auction Page Style */
#auction_images {
	float: left;
	width: 312px;
	height: 410px;
	padding-top: 10px;
	background: url('/images/auction-image-bg.jpg') no-repeat top center;
	position: relative;
	overflow: hidden;
}
#auction_images h2 {
	text-align: center;
	margin-bottom: 10px;
	font-size:22px;
}
#auction_images img {
	display: block;
	margin: auto;
}
#auction_actions {
	float: left;
	width: 304px;
	height: 410px;
	padding: 10px 10px 0px 10px;
	background: url('/images/auction-action-bg.jpg') no-repeat top center;
	text-align:center;
	position: relative;
	overflow: hidden;
}
#auction_actions p {
	margin: 0px;
	padding: 0px;
}
#auction_winner {
	height: 85px;
	width: 300px;
	float: left;
	background: url('/images/auction-winner-bg.jpg') no-repeat top center;
	overflow: hidden;
	background-color:green;
}

#winners_category_form {
	width: 100%;
	text-align: right;
	clear: both;
	margin: 0;
}
#winners_category_form div {
	width: 550px;
	padding: 5px 25px 5px 0px;
	float: right;
}
#state_indicator_container{
	height:78px;
	width:300px;
	float:left;
	display:block;
}

#state_indicator_container h4{
	text-align:center;
	font-size:1.4em;
}


#state_indicator{
	height:78px;
	width:100px;
	float:left;
	background-color:#fff;
	background-position:bottom;
	background-repeat:no-repeat;
	display: none;
}

#state_indicator.stage1{
	margin-left:5px;
	color:green;
	background-image:url('/images/stage1arrow.jpg');
	display: block;
}

#state_indicator.stage2{
	margin-left:95px;
	color:#FF9801;
	background-image:url('/images/stage2arrow.jpg');
	display: block;
}

#state_indicator.stage3{
	margin-left:190px;
	color:red;
	background-image:url('/images/stage3arrow.jpg');
	display: block;
}

#auction_stages {
	height: 262px;
	width: 300px;
	float: left;
	background: url('/images/auction-stages-bg.jpg') no-repeat top center;
	overflow: hidden;
}

#auction_details {
	float: left;
	width: 475px;
	height: 330px;
	padding: 10px;
	background: url('/images/auction-details-bg.jpg') no-repeat top center;
	overflow: hidden;
}

#auction_chat h3{
	margin:0px 0px 5px 0px;
}

#auction_chat p{
	margin:0px 0px 5px 0px;
}

#auction_history {
	float: left;
	width: 420px;
	height: 330px;
	padding: 10px;
	/*background: url('/images/auction-history-bg.jpg') no-repeat top center;*/
	background: url('/images/bids-bg.jpg') no-repeat top center;
	overflow: hidden;
}


#bid {
	display: block;
	margin: auto;

}

.currentbid {
	color: #75c24e;
	font-size:2.7em;
	font-weight:bold;
	margin:15px 0px 25px 0px;
	display:block;
}

.finishing {
	color: #ff0000 !important;
}

.congratulations {
	color: #ff0000 !important;
	font-size: 2.6em;
	font-weight:bold;
}

.congratulations-sub{
	color: #ff0000 !important;
	font-size: 1.6em;
	font-weight:bold;
	margin:0px 0px 10px 0px !important;
}

#auction_actions .currentbid {
	font-weight: bold;
	font-size: 42px;
}

.form-text{
	margin:0px 0px 0px 40px;
}


.halfwidthdiv {
	float: left;
	width: 50%;
}



#conversation {
	height: 158px;
	width:471px;
	border:1px solid #ccc;
	overflow: auto;
}

#chatform{
	margin:0px;
	text-align:right;
}

#terms{
	margin:3px;
	padding:0px;
	float:left;

}

table{
	margin:0px auto 0px auto;
	width: 100%;
}

th{
	color:#77C14F;
	font-size:120%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

thead {
	font-weight: bold;
}


.tip{
	background-color:#87C766;
	font-style:italic;
	width:90%;
	margin:20px auto 20px auto;
	line-height:150%;
	padding:5px 10px 5px 40px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background-image:url('../images/info.gif');
	background-repeat:no-repeat;
	background-position:5px;
	float:left;
	font-size:1.2em;
}

.bullets{
	margin:15px 0px 0px 0px;
}

.bullets li {
	margin:0px 0px 10px 35px;
	line-height:150%;
	list-style-image:url('/images/2bullet.jpg');
}
.bullets li.active {
	font-weight: bold;
}

.emphasise{
	text-align:center;
	font-size:1.8em;
	font-weight:bold;
}

.username{
	color:#00A8E6;
	font-size:1.8em;
}

#scrolling_auctions {
	width: 940px;
	margin: auto;
	height: 232px;
	overflow: hidden;
	float: left;
	position:relative;
}
#scrolling_auctions ul, #scrolling_auctions li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#scrolling_auctions ul {
	position:relative;
	left:-156px; /* important (this should be negative number of list items width(including margin) */
	width:9999px; /* important */
}

#scrolling_auctions ul li {
	width:156px;
	float: left;
}

.auction, .userhomebox {
	float:left;
	text-align:center;
	overflow: hidden;
}
.userhomebox img {
	margin: 3px 0px;
}

.auction h3 a {
	color:#58bc24;
	font-weight:bold;
}

.row1auctions, .row3auctions, .row4auctions, .row6auctions, .rowuserhome {
	clear: both;
}


.row1auctions .auction {
	width: 900px;
	height: 110px;
	padding: 10px;
	margin: 5px 10px;
	background:url('../images/auction-background-1.jpg') no-repeat;
	text-align:left;
	position: relative;
}

.row3auctions .auction, .userhomebox {
	width: 302px;
	height:362px;
	margin: 5px 5px;
	background:url('../images/auction-background-3.jpg') no-repeat;
	position: relative;
}

.row4auctions .auction {
	width: 224px;
	height:297px;
	margin: 5px 5px;
	background:url('../images/auction-background-4.jpg') no-repeat;
}

.row6auctions .auction {
	width: 152px;
	height:222px;
	margin: 5px 2px;
	background:url('../images/auction-background-6.jpg') no-repeat;
	position: relative;
}

.row1auctions .auction img {
	float: left;
}
.row1auctions .auction .current_bid {
	position: absolute;
	right: 30px;
	top: 50px;
}
.row1auctions .auction .time_remaining {
	position: absolute;
	right: 30px;
	top: 80px;
}

.finished_details{
	height:100px;
	width:480px;
	margin:30px 0px 0px 140px;
	display:block;
}

.finished_details p{
	margin:0px;
	font-size:1.0em;
}

.finished_details a{
	color:#58BC24;
}

.finished_details p.feedback{
	color:#00B0F0;
	margin:0px 0px 0px 0px;
}

.feedback_hidden{
	color:#ccc !important;
}

.finished_details h3{
	font-size:2em;
	color:#58BC24;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

.image_container{
	width:140px;
	display:block;
	float:left;
}

.winner_details{
	float:right;
	margin:12px 20px 0px 0px;
	text-align:right;
	font-size:1.1em;
	font-weight:bold;
	color:#15B7F1;
	line-height:150%;
}



.row1auctions .auction h3 {
	position: absolute;
	left: 150px;
	top: 10px;
}
.row3auctions .auction h3 {
	margin: 15px 0px 10px 0px;
}
.row4auctions .auction h3 {
	margin: 15px 0px 10px 0px;
}
.row6auctions .auction h3 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}
.row6auctions p {
	font-size: 14px;
	margin: 5px 0px;
	text-align: center;
	width: 100%;
}
.row6auctions .auction .current_bid {
	position: absolute;
	bottom: 30px;
	left: 0px;
}
.row6auctions .auction .time_remaining {
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-size: 10px;
}
.row6auctions .auction .startingin {
	position: absolute;
	bottom: 19px;
	left: 0px;
	font-size: 10px;
	color: #00B0F0;
}
.row6auctions .auction .landing_register_link {
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-weight: bold;
	font-size: 12px;
}
.row6auctions .auction .landing_register_link a {
	color: #666;
}

.row3auctions .auction .bid_button {
	position: absolute;
	bottom: 10px;
	left: 94px;
}
.row3auctions .auction .current_bid {
	position: absolute;
	bottom: 115px;
	left: 0px;
}
.row3auctions .auction .winningbidder {
	position: absolute;
	bottom: 95px;
	font-size: 12px;
	color:#58BC24;
	left: 0px;
}
.row3auctions .auction .time_remaining {
	position: absolute;
	bottom: 65px;
	left: 0px;
}
.row3auctions .auction .startingin {
	position: absolute;
	bottom: 95px;
	left: 0px;
	font-size: 12px;
	color: #00B0F0;
}
.row3auctions .future .time_remaining {
	display: none;
}
.row3auctions .future .startingin {
	bottom: 60px;
	font-size: 16px;
	font-weight:bold;
	color:#00b0f0;
}
.row3auctions .future .startingin span {
	font-size: 22px;
}
.row3auctions .auction .duration {
	position: absolute;
	bottom: 20px;
	left: 0px;
}
.row3auctions .future .current_bid {
	color:#58BC24;
}

.row3auctions .auction .product {
	position: relative;
}

.row3auctions p, .row4auctions p {
	font-size: 20px;
	margin: 5px auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.row3auctions p, .row4auctions p span {
	font-size: 20px;
}

.current_bid {
	font-weight:bold;
	color:#00b0f0;
	font-size: 16px;
}

.time_remaining{
	font-weight:bold;
	color:#00b0f0;
	font-size: 20px;
}
.duration {
	font-weight:bold;
	color:#58BC24;
	font-size: 20px;
}

.bid_label, .time_label {
	color:#00b0f0;
	font-weight:bold;
	font-size:1.4em;
}

#auction_actions .current_bid {
	font-size: 3.2em;
}
#auction_actions .time_remaining {
	font-size: 3.5em;
}

#high-bidder{
	display:block;
}

#high-bidder h3{
	margin:0px 0px 10px 0px;
	text-align:left;
}

#auction_history p{
	margin:0px 0px 2px 0px;
}

#high-bidder img{
	margin:7px 0px 0px 4px;
	float:left;
}

#winningdetails{
	float:left;
	margin:20px 0px 0px 5px;
}

.charity_logo{
	margin:10px;
}

.bid_button:hover, .watch_button:hover, .unwatch_button:hover {
	cursor: pointer;
}

.pagination {
	height:30px;
	margin: 5px 40px 5px 10px;
	padding: 0;
	font-weight:bold;
	float: right;
}

.pagination li {
	float: left;	
	border: #999 1px solid;
	margin:0px 1px;
	padding:3px 6px;
}
.pagination li a {
	display: block;
	text-decoration:none;
	text-align:center;
	color: #70CF40;
}

.pagination .nolink {
	background-color:#999;
	color:#fff;
}

#usercredit {
	font-size: 140%;
	color: black;
	font-weight: bold;
	margin:0px 10px 0px 0px;
}
#usercredit.low {
	color: #ff0000;
}

.avatar_box {
	width: 117px;
	float: left;
	text-align: center;
}

.reminder_button {
	position: absolute;
	top: 370px;
	left: 160px;
}
.watch_button, .unwatch_button {
	position: absolute;
	top: 370px;
	left: 15px;
}
.bonus_bids {
	position: absolute;
	bottom: 5px;
	left: 110px;
	width:90px;
	height:44px;
	background-image:url('/images/bonus_bids.jpg');
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	margin:10px auto 5px auto;
	padding:45px 0px 10px 0px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.focused {
	background-color:#C3DFB5;
}

.input_currency {
	background: url(/images/input_currency.jpg) no-repeat;
	text-align: left;
	padding-left: 11px;
}


.jtip, .jtip_input {
	top: 45px;
	left: 345px;
}
.jtip_hover {
	display: none;
	z-index: 999;
	width: 210px;
	padding: 5px;
	background: #333;
	color: white;
	font-size: 90%;
}

.jtip_hover li{
	list-style-type:square;
	margin:0px 0px 3px 15px;
	line-height:140%;
}

.jtip_hover {
	margin: 0px;
}
.jtip_hover h5 {
	color: #00B0F0;
	font-weight: bold;
	margin: 5px;
	font-size: 110%;
}

h3.user_account{
	color:green;
	font-weight:bold;
	font-size:1.8em;
	color:#61A140;
	text-decoration:underline;
	margin-top: 15px;
}

p.user_account{
	font-size:1.7em !important;
	font-weight:bold;
	color:#61A140;
	margin:20px 0px 0px 0px;
}

h2.user_account{
	font-size:3.0em;
	margin:0px;
	margin-top: 15px;
}

.home-donation{
	width:150px;
	height:40px;
	float:left;
	display:block;
	margin: 15px 0px 5px 0px;
}

.home-donation p{
	font-size:0.8em;
	font-weight:bold;
	color:#6ec13f;
	margin:0px 0px 0px 0px;
}

.home-donation h4{
	color:#696d6f;
	font-size:2em;
	margin:0px;
}

.home-button{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.home-avatar{
	margin:2px 0px 10px 0px;
}

.live-support{
	margin:5px 0px 6px 0px;
}

.statusribbon {
	position:absolute;
	right:0px;
	bottom:0px;
}
.bonus_bids_small {
	position:absolute;
	left:5px;
	bottom:5px;
	width:46px;
	background:url('/images/main_page_stickman.png') top no-repeat;
	margin:0;
	text-align: center;
	padding:34px 14px 16px 0px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

#registration_form{
	display:block;
	padding:0px;
	margin:0px;
}

#registration_form fieldset{
	display:block;
	position: relative;
}
.form_notes {
	width:330px;
	float:right;
	clear:right;
	display:block;
	margin:5px 0px 5px 5px;
	background-image:url('../images/information.jpg');
	background-position: 2px;
	background-repeat:no-repeat;
	background-color:#f1f1f1;
	padding:0px 0px 0px 35px;
	border:1px solid #ccc;
}
.form_notes p{
	margin:5px 1px 5px 0px;
}

#password_strength_indicator{
	width:320px;
	float:left;
	display:block;
	margin:5px 0px 5px 5px;
	padding:0px 0px 0px 0px;
}

#password_strength_indicator p {
	margin: 0 10px;
	padding: 0;
	float: left;
	line-height: 34px;
}
.form_notes p{
	margin:5px 1px 5px 0px;
}

#registration_form label{
	width:150px;
	clear:left;
	display:block;
	margin: 5px 3px 5px 5px;
}

#registration_form input{
	float:left;
	margin:5px;
}
#pcaButtonNA43 {
	width: 95px;
	margin-right: 0;
}
#registration_form select{
	float:left;
}

#registration_form_fieldset_bottom{
	width:603px;
	height:14px;
	background-image:url('/images/registration-fieldset-background-bottom.jpg');
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:0px 0px 10px 0px;
}

/* Password Strength Indicator styles */

#password_strength_bar{
	width:100px;
	height:12px;
	background-color:#fff;
	border:1px solid #ccc;
	margin:11px 11px 11px 5px;
	float:left;
}

#password_strength_bar_fill{
	float:left;
	height:100%;
}

.weak{
	background-color:red;
	font-weight:bold;
}

.ok{
	background-color:yellow;
	font-weight:bold;
}

.strong{
	background-color:green;
	font-weight:bold;
}
/* End of Password Strength Indicator styles */

.required{
	color:#1190E1;
	font-style:italic;
	margin:9px 0px 0px 2px;
	display:block;
	float:left;
}

.required2{
	color:#1190E1;
	font-style:italic;
}

#messagebox{
	float:left;
	margin:7px 0px 0px 0px;
	width:336px;
}

.inbox-message p{
	padding:0px 0px 0px 0px;
}

.central {
	text-align: center;
	display: block;
	margin: auto;
}

#going {
	color: red;
	font-weight: bold;
}

#biddinghistory, #personalbiddinghistory {
	width: 100%;
}

#charityallocation {
	float: right;
	border: 1px solid #eee;
}

#details_tabs div ul li, #history_tabs div ul li {
	list-style: disc;
}

#history_tabs table {
	font-size: 120%;
}

.teambox {
	float: left;
	width: 25%;
	text-align: center;
}
.teambox p {
	margin: 0;
}
p.strategy{
	padding-left:60px;
}

img.right-floated {
	float: right;
	margin: 5px;
}

.bttt{
	width:75px;
	height:75px;
	display:block;
	text-align:center;
	margin:0px 0px 0px 10px;
	clear:left;
}

.bttt p{
	margin:5px 0px 0px 0px;
}

.rrpbox {
	background: white url(/images/rrpbg.jpg) no-repeat;
	text-align: center;
	padding-right: 10px;
	line-height: 16px;
	width: 240px;
	margin: 0 auto;
	color: white;
	font-weight: bold;
}

/*-------------Admin-------------*/
#imagelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#imagelist li {
	float: left;
	margin: 5px;
	padding: 0px;
}



#landing {
	font-size: 95%;
	color: #333;
	position: relative;
	z-index:999;
}
#landing_recent_winner {
	float: right;
	width: 300px;
	margin-left: 5px;
	border: 1px solid #666666;
}
#landing_intro {
	float: left;
	width: 625px;
}
#landing_intro ul li {
	list-style: disc;
	margin: 8px 0px 8px 30px;
}
#landing_users_say {
}
#landing_users_say div {
	clear: both;
}
#landing_users_say h4 {
	padding-top: 10px;
}
#landing_recent_winner img, #landing_users_say img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 5px;
}
#landing_about {
	float: left;
	width: 580px;
}
#landing_guarantee {
	float: right;
	width: 350px;
	background: #666666;
	color: white;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 0px;
}
#landing_guarantee ul li {
	background: url(/images/landing_guarantee_tick.gif) no-repeat center left;
	padding-left: 28px;
}
#landing_offer {
	clear: both;
	border: 1px solid #666666;
}
.landing_button {
	float: right;
	margin: 5px;
}



#howtoplaylink, #strategieslink {
	cursor: pointer;
}
#howtoplay, #strategies {
	display: none;
}

#register-right {
float: right;
width: 350px;
}

/*Homepage news article snippets*/
.homepage_auction_box{
	width:215px;
	float:left;
	border-right:1px solid #56A02D;
	margin: 0px 8px 10px 10px;
	text-align:left;
}

.homepage_auction_box .more{
	float:right;
	margin:0px 15px 0px 0px;
}

.homepage_auction_box .snippet{
	margin:0px 5px 15px 0px;
}

.homepage_auction_box img{
	float:left;
	clear:left;
	margin:0 5px 0px 0;
}

.homepage_auction_box_title{
	margin:5px 5px 5px 0px;
	line-height:150%;
	width:100%;
	display:block;
}
/*End Homepage news article snippets*/

.article h1{
	font-size:22px;
	margin:20px 10px 10px 10px;
}

.article h2, .article h3{
	font-size:14px;
	margin-top:40px;
}


#landing2_guarantee {
	background: #666666;
	font-weight: bold;
	margin-top: 20px;
	float:left;
	width:340px;
	background:url(/images/landing-remember-bg.jpg) no-repeat;
	padding:0px 5px;
	height: 265px;
	color:grey;
}
#landing2_guarantee h4 {
	font-size:14px;
	margin:15px 0px 0px 15px;
}
#landing2_guarantee ul li {
	background: url(/images/landing_guarantee_tick.gif) no-repeat center left;
	padding-left: 28px;
	font-size:14px;
	margin:18px 10px;
}


#landing2_winners {
	float:left;
	width:580px;
	margin-bottom:20px;
}
.winner_pic {
	float:left;
	margin:0 5px 5px 5px;
	height:190px;
}
#landing2_main_winner {
	float:left;
	width:540px;
	padding:0 5px;
	margin:5px;
	height:300px;
}
#landing2_main_winner h3 {
	text-align: center;
	margin:5px 0px 15px 0px;
}
#landing2_main_winner div {
	display:none;
}
#landing2_main_winner div div {
	display: inline;
	float:right;
	width:340px;
}
.comment {
	clear:both;
	padding-top:8px;
	font-size:110%;
}
#landing2_main_winner div div .saved {
	background:url(/images/landing_saved.jpg) no-repeat;
	height:30px;
	width:286px;
	color:white;
	font-size:30px;
	text-align: right;
	padding:10px 22px;
}
#landing2_register {
	float:left;
	width:340px;
	background:url(/images/landing-register-bg.jpg) no-repeat;
	padding:0px 5px;
	min-height:590px;
	margin: 0;
}

#landing2_main_winner div#winners1 {
	display: block;
}
#landing2_other_winners div {
	float:left;
	margin:12px 5px 5px 5px;
	text-align:center;
	width:82px;
}
#landing2_other_winners div img {
	width:72px;
	display:block;
	margin:0 auto;
}
#landing2_other_winners div h4 {
	margin: 5px 0;
	padding:0;
}

#landing2_popups {
	position:absolute;
	left:350px;
	top:400px;
}
