@charset "utf-8";
/* CSS Document */
body,ul,li,h1,h2,h3,p,img{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	background:#e9e9e9 url(../../images/body.gif) repeat-x 0 0;
	line-height:1.5;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{ 
	text-decoration:underline;
}
#site{
	width:992px;
	margin:0 auto;
}
#header{
	height:120px;
}
#logo{
	background:url(/images/logo.gif) no-repeat;
	width:150px;
	height:69px;
	display:block;
	float:left;
	text-indent:-9999px;
	line-height:0;
	margin:20px 0 0 24px;
}
#lotus{
	background:url(/images/lotus.gif) no-repeat;
	width:251px;
	height:54px;
	display:block;
	float:right;
	text-indent:-9999px;
	line-height:0;
	margin:30px 0 0 0;
}
#nav{
	height:30px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
#nav li{
	float:left;
	margin:0 15px;
	
}
#nav li a{
	font-weight:bold;
	color:#7d7d7d;
	font-size:14px;
	display:block;
	display:inline-block;
	height:30px;
}
#nav li a:hover,
#nav li.active a{
	color:#ac4890;
	background:url(../../images/arrow.gif) no-repeat 50% 100%;
	text-decoration:none;
}
#nav li.subNav{
	float:right;
	margin:0 0 0 10px;
}
#nav li.subNav a{
	background:#ac4890;
	color:#fff;
	display:block;
	display:inline-block;
	padding:1px 6px 6px 6px;
}
#nav li.subNav a:hover{
	background:#ac4890;
	color:#ccc;
}
#masthead{
	height:360px;
	padding:28px;
	background:url(../../images/masthead.jpg) repeat-x;
	margin:0 0 15px 0;
	position:relative;
}
#masthead h1{
	text-transform:uppercase;
	width:340px;
	color:#fff;
	line-height:1.2;
	font-size:22px;
}
#masthead p{
	width:340px;
	color:#fff;
	margin:5px 0;
}
#masthead form input.inputField{
	width:300px;
	padding:5px;
	border:none;
	margin:0 0 6px 0;
}
#masthead form input.inputField#bidAmount{
	width:auto;
	padding:3px;
	position:relative;
}
#masthead form input.inputSubmit{
	position:relative;
	
}
#evora{
	background:url(../../images/evora.png) no-repeat;
	width:591px;
	height:244px;
	position:absolute;
	bottom:0;
	_bottom:7px;
	right:-10px;
	z-index:2;
}
#naomi{
	background:url(../../images/naomi.png) no-repeat;
	width:291px;
	height:396px;
	position:absolute;
	top:-10px;
	right:0;
	z-index:1;
}
#counter{
	background:url(../../images/counterBG.png) no-repeat;
	width:334px;
	height:77px;
	display:block;
	margin:10px 0;
}
#bid{
	background:url(../../images/bidBG.png) no-repeat;
	width:314px;
	height:134px;
	padding:10px;
}
input.inputField{
	width:100px;
	margin:0 10px;
}
input.inputSubmit{
	background:#b34b96;
	color:#fff;
	font-weight:bold;
	border:2px solid #b34b96;
	cursor:pointer;
	clear:both;
}
label{
	font-weight:bold;
}
#bid #login li{
	padding:4px 0 10px 4px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#bid #login li a{
	color:#f0b83f;
	font-size:14px;
	font-weight:bold;
}
#bid label{
	color:#fff;
}
#placeBid{
	background:url(../../images/placeBid.png) no-repeat;
	width:208px;
	height:58px;
	display:block;
	margin:0 0 0 -25px;
}
p#minBid{
	color:#f0b83f;
	font-weight:bold;
	font-size:15px;
	width:auto;
}
p#smlTxt{
	font-size:11px;
	padding:0 0 0 82px;
	width:auto;
	margin:0;
}
#topBids{
	background:url(../../images/topBidsBG.png) no-repeat;
	width:334px;
	font-size:14px;
	padding:0 0 10px 0;
}
#topBids span{
	font-size:12px;
}
#topBids th{
	font-weight:bold;
	color:#424242;
	padding:8px 2px 8px 10px;
	text-align:left;
}
#topBids tr{
	color:#424242;
}
#topBids tr.top{
	color:#ac4890;
}
#topBids tr.top.yourBid{
	background:#F0B83F;
	font-weight:bold;
}
#topBids td{
	padding:3px 2px 3px 10px;
}
.colsL{
	float:left; 
	width:340px;
	padding:10px 10px 20px 10px;
}
.colsL h2,
.colsL p{
	padding-left:10px;
}
.colsR{
	float:left; 
	width:270px;
	padding:10px 20px 20px 20px;
}
.colsL h2,
.colsR h2{
	text-transform:uppercase;
	font-size:14px;
	color:#424242;
	margin:0 0 10px 0;
}
.colsL p,
.colsR p{
	margin:0 0 10px 0;
	font-size:11px;
}
.colsR #fade{
	margin:0 0 10px 0;
}
#page{
	background:#cdcdcd url(../../images/page.jpg) repeat-x 0 0;
	padding:20px;
	line-height:1.6;
}
#page h1{
	padding:0 0 5px 0;
}
#page h2{
	padding:0 0 5px 0;
}
#page p{
	padding:0 0 10px 0;
}
#page ul{
	padding:0 0 10px 10px;
}
#page li{
	margin:0 0 0 16px;
	list-style:circle;
}
#page table{
	padding:0 0 10px 0;
}
#page td{
	padding:2px 14px 2px 0;
}
#page fieldset{
	border:none;
	margin:0;
	padding:10px;
}
#page legend{
	display:none;	
}
#page label{
	display:block;
	float:left;
	width:220px;
	text-align:right;
	padding:0 10px 0 0;
	margin:0 0 6px 0;
	clear:left;
}
#page input,
#page select{
	margin:0 0 6px 0;
}
#page form p{
	display:block;
	clear:both;
}
input.submitForm{
	
}

ul.errors{
	margin:0;
	padding:0;
}
ul.errors li{
	margin:0;
	padding:5px 0;
	color:red;
	list-style:none;
}

#footer{
	background:#222;
	height:60px;
	clear:both;
}
#footer ul{
	width:992px;
	margin:0 auto;
}
#footer li{
	float:left;
}
#footer li a{
	line-height:60px;
	margin:0 25px 0 0;
	color:#939393;
	font-weight:bold;
}
#footer li#magic{
	float:right;
}
#footer li#magic a{
	background:url(../../images/magic.gif) no-repeat;
	width:200px;
	height:60px;
	display:block;
	text-indent:-9999px;
	line-height:0;
}
.line{
	border-bottom:1px solid #ccc;
	height:1px;
	line-height:0;
	font-size:0;
}

#bidSuccess{
	width:360px;
	height:auto;
	padding:20px;
	background-color: #E9E9E9;
}
#bidSuccess h2,
#bidSuccess p{
	padding:0 0 10px 0;
}
ul#fade2 {
	float:right; 
	margin:0 0 10px 20px; 
	width:300px;
	padding:0;
}
ul#fade3{
	float:left; 
	margin:5px 20px 0 0; 
	width:300px;
	padding:0;
}
ul#fade2 li,
ul#fade3 li{
	list-style:none;
	margin:0;
	padding:0;
}


