A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:hover { text-decoration: underline;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  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, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

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;
}

body {
	padding:0;
	margin:0;
	line-height: 1;
	background: #333333 url('images/bg.png') repeat-x;
	margin-top: -14px;
}

#web {
	width: 866px;
	height: auto;
	margin: 0 auto;
}

#logo {
	width: 185px;
	height: 158px;
	float: left;
	margin: 5px 340px 5px 341px;
	background: url('images/logo.png') no-repeat center;
}

#ltext {
	width: 6px;
	height: 30px;
	float: left;
	background: url('images/ltext.png') no-repeat;
	border-bottom: 1px solid #888;
}

#text {
	width: 854px;
	height: 22px;
	float: left;
	background-color: #ddd;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	text-align: left;
	padding-top: 7px;
	font-family: Georgia;
	font-size: 14px;
	color: #888;
}

#rtext {
	width: 6px;
	height: 30px;
	float: left;
	background: url('images/rtext.png') no-repeat;
	border-bottom: 1px solid #888;
}

.menu {
	width: 864px;
	height: 25px;
	float: left;
	background: url('images/menu.png') repeat-x;
	border: 1px solid #888;
	border-width: 0px 1px 1px 1px;
	padding-top: 8px;
	font-family: Georgia;
	font-size: 14px;
	font-style: Oblique;
	text-align: center;
}

#main {
	width: 864px;
	height: auto;
	float: left;
	background-color: #ddd;
	border: 1px solid #888;
	border-width: 0px 1px 1px 1px;
	font-size: 14px;
	color: #333;
}

#lfooter {
	width: 6px;
	height: 20px;
	float: left;
	background: url('images/lfooter.png') no-repeat;
	margin-bottom: 30px;
}

#footer {
	width: 854px;
	height: 19px;
	float: left;
	background-color: #ddd;
	border-bottom: 1px solid #888;
	margin-bottom: 30px;
}

#rfooter {
	width: 6px;
	height: 20px;
	float: left;
	background: url('images/rfooter.png') no-repeat;
	margin-bottom: 30px;
}

#left {
	width: 182px;
	height: auto;
	float: left;
	margin: 6px 7px 10px 6px;
}

#center {
	width: 473px;
	height: auto;
	float: left;
	margin-top: 6px;
}

#right {
	width: 182px;
	height: auto;
	float: right;
	margin: 6px 7px 10px 7px;
}

.upleft {
	width: 182px;
	height: 4px;
	float: left;
	background: url('images/upleft.png') no-repeat bottom;
}

.centleft {
	width: 182px;
	height: auto;
	float: left;
	background-color: #333;
	text-align: center;
	padding: 5px 0 5px 0;
	max-width: 182px;
	color: #258fcd;
	font-family: Georgia;
	font-size: 13.5px;
	font-weight: bold;
}

.centleft a {
	color: #258fcd;
	font-family: Georgia;
	font-size: 13.5px;
	font-weight: bold;
}

#downleft {
	width: 182px;
	height: 40px;
	float: left;
	background: url('images/downleft.png') no-repeat;
	margin-bottom: 10px;
}

#downleft2 {
	width: 182px;
	height: 40px;
	float: left;
	background: url('images/downleft2.png') no-repeat;
	margin-bottom: 10px;
}

#upright {
	width: 182px;
	height: 4px;
	float: left;
	background: url('images/upleft.png') no-repeat;
}

#centright {
	width: 182px;
	height: auto;
	float: left;
	background-color: #333;
	text-align: center;
	padding: 5px 0 5px 0;
}

.downright {
	width: 182px;
	height: 40px;
	float: left;
	background: url('images/downright.png') no-repeat;
	margin-bottom: 10px;
}

.link {
	width: auto;
	height: 25px;
	float: left;
	padding-right: 22px;
	padding-left: 10px;
	background: url('images/sq2.png') no-repeat top right;
	font-style: normal;
	font-family: georgia;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.link:hover {
	padding-right: 22px;
	padding-left: 10px;
	background: url('images/sq.png') no-repeat top right;
	color: #FFF;
	text-decoration: none;
}

.upc {
	width: 473px;
	height: 5px;
	float: left;
	background: url('images/upc.png');
}

.up {
	width: 471px;
	height: 21px;
	float: left;
	background-color: #ddd;
	border: 1px solid #888;
	border-width: 0px 1px 1px 1px;
	font-family: georgia;
	font-size: 16px;
	text-align: center;
	color: #333;
}

.c {
	width: 461px;
	height: auto;
	float: left;
	background: #fff;
	border: 1px solid #888;
	border-width: 0px 1px 0px 1px;
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	padding: 5px;
}

.down {
	width: 461px;
	height: 15px;
	float: left;
	background-color: #ddd;
	border: 1px solid #888;
	border-width: 1px 1px 0px 1px;
	font-family: georgia;
	font-size: 12px;
	text-align: right;
	color: #888;
	font-style: oblique;
	padding-top: 6px;
	padding-right: 10px;
}

.downc {
	width: 473px;
	height: 5px;
	float: left;
	background: url('images/downc.png');
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.rads {
	width: 6px;
	height: 28px;
	float: left;
	background: url('images/rads.png') no-repeat;
	margin: 3px 6px 3px 0px;
}

.lads1 {
	width: 24px;
	height: 28px;
	float: left;
	background: url('images/lads1.png') no-repeat;
	margin: 3px 0px 3px 5px;
}

.ads {
	width: 420px;
	height: 21px;
	float: left;
	padding-top: 5px;
	background-color: #258fcc;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 3px 0px 3px 0px;
}

.nrads {
	width: 6px;
	height: 28px;
	float: left;
	background: url('images/nrads.png') no-repeat;
	margin: 3px 6px 3px 0px;
}

.nlads {
	width: 24px;
	height: 28px;
	float: left;
	background: url('images/nlads.png') no-repeat;
	margin: 3px 0px 3px 5px;
}

.nads {
	width: 420px;
	height: 21px;
	float: left;
	padding-top: 5px;
	background-color: #ffea00;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 3px 0px 3px 0px;
}

.crads {
	width: 6px;
	height: 28px;
	float: left;
	background: url('images/crads.png') no-repeat;
	margin: 3px 6px 3px 0px;
}

.clads {
	width: 24px;
	height: 28px;
	float: left;
	background: url('images/clads.png') no-repeat;
	margin: 3px 0px 3px 5px;
}

.cads {
	width: 420px;
	height: 21px;
	float: left;
	padding-top: 5px;
	background-color: #ff6767;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 3px 0px 3px 0px;
}

.namead {
	width: 300px;
	float: left;
}

.clicksad {
	width: 60px;
	float: left;
	text-align: center;
}

.leftad {
	width: 60px;
	float: left;
	text-align: center;
}

#adv1 {
	width: 468px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 10px;
}

.gbup {
	width:460px;
	height: 7px;
	margin-left: 1px;
	margin-right: 2px;
	float: left;
	background: url('images/gbup.png') no-repeat;
}

.gb {
	width:450px;
	height: auto;
	margin-left: 1px;
	margin-right: 2px;
	float: left;
	background-color: #ffb2b2;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
} 


.gbdown {
	width:460px;
	height: 24px;
	margin-left: 1px;
	margin-right: 2px;
	float: left;
	background: url('images/gbdown.png') no-repeat;
	margin-bottom: 10px;
}

.gbup2 {
	width:460px;
	height: 7px;
	margin-left: 1px;
	margin-right: 2px;
	float: left;
	background: url('images/gbup2.png') no-repeat;
}

.gb2 {
	width:450px;
	height: auto;
	margin-left: 1px;
	margin-right: 2px;
	float: left;
	background-color: #b2e9ff;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
} 


.gbdown2 {
	width:460px;
	height: 24px;
	margin-left: 1px;
	margin-right: 2px;
	float: left;
	background: url('images/gbdown2.png') no-repeat;
	margin-bottom: 10px;
}

p {
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

table {
	font-size: 14px;
	font-family: Georgia;
}

h3 {
	text-align: center;
}

.lotheadl {
	width: 177px;
	height: 35px;
	float: left;
	background: url('images/lotmenul.png');
	margin-left: 10px;
}

.lotheadc {
	width: 250px;
	height: 29px;
	float: left;
	background: url('images/lotmenuc.png') repeat-x;
	color: #FFF;
	padding-top: 6px;
	font-family: Georgia;
	font-size: 15px;
	text-align: center;
}

.lotheadr {
	width: 13px;
	height: 35px;
	float: left;
	background: url('images/lotmenur.png') no-repeat;
}

.lotterybox {
	width: 420px;
	height: auto;
	float: left;
	background: #2787b8;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	padding: 0 9px;
	margin-left: 10px;
}

.lottery {
	width: 440px;
	height: 7px;
	float: left;
	background: url('images/lottery.png');
	margin-left: 10px;
}

.lotteryb {
	width: 438px;
	height: 21px;
	float: left;
	background: #FFF;
	border: 1px solid #333;
	border-top: 0px;
	text-align: center;
	padding-top: 9px;
	margin-left: 10px;
	font-size: 12px;
}

.lotterynumfree {
	width: 37px;
	height: 37px;
	float: left;
	background-color: #00b115;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #333;
	font-size: 16px;
	text-align: center;
}

.lotterynumused {
	width: 37px;
	height: 28px;
	float: left;
	background-color: #555;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #999;
	font-size: 16px;
	text-align: center;
	padding-top: 9px;
}

.lotterynumyour {
	width: 37px;
	height: 28px;
	float: left;
	background-color: #ced000;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #666;
	font-size: 16px;
	text-align: center;
	padding-top: 9px;
}

#ltransmenu {
	width: 5px;
	height: 35px;
	float: left;
	background: url('images/ltransmenu.png') no-repeat center;
	margin-top: 10px;
	border-bottom: 1px solid #bbb;
}

#transmenu {
	width: 451px;
	height: 25px;
	float: left;
	background-color: #FFF;
	border-top: 1px solid #bbb;
	margin-top: 10px;
	border-bottom: 1px solid #bbb;
	padding-top: 9px;
}

#rtransmenu {
	width: 5px;
	height: 35px;
	float: left;
	background: url('images/rtransmenu.png') no-repeat center;
	margin-top: 10px;
	border-bottom: 1px solid #bbb;
}

.transc1 {
	width: 459px;
	height: 25px;
	float: left;
	background: url('images/transc1.png') #e1cfd9 repeat-y center;
	border: 1px solid #bbb;
	border-top: 0px;
	padding-top: 11px;
}

.transc2 {
	width: 459px;
	height: 25px;
	float: left;
	background: url('images/transc2.png') #d0d7e2 repeat-y center;
	border: 1px solid #bbb;
	border-top: 0px;
	padding-top: 11px;
}

.trans1 {
	width: 110px;
	float: left;
	margin-right: 5px;	
	height: 36px;
	font-size: 12px;
	padding-left: 6px;
}

.trans2 {
	width: 110px;
	float: left;
	margin-right: 5px;
	height: 36px;
	font-size: 12px;
}

.trans3 {
	width: 55px;
	float: left;
	margin-right: 5px;
	height: 36px;
	font-size: 12px;
}

.trans4 {	
	width: 150px;
	float: left;
	margin-right: 5px;
	height: 36px;
	font-size: 12px;
}

#lotteryinvite {
	width: 174px;
	height: 200px;
	float: left;
	margin: 0 4px;
	background: url('images/lotteryinvite.png') no-repeat center;
}

.auction {
	width: 204px;
	height: 225px;
	float: left;
	margin: 12px 12px 12px 12px;
}
.auctionml {
	width: 8px;
	height: 33px;
	float: left;
	background: url('images/auction/menuleft.png');
}
.auctionmc {
	width: 188px;
	height: 25px;
	float: left;
	background: url('images/auction/menucenter.png') repeat-x;
	text-align: center;
	color: #000;
	font-family: Georgia;
	font-size: 14px;
	font-style: Italic;
	padding-top: 8px;
}
.auctionmr {
	width: 8px;
	height: 33px;
	float: left;
	background: url('images/auction/menuright.png');
}
.auctionimage {
	width: 202px;
	height: 157px;
	float: left;
	background: #FFF;
	border: 1px solid #9f9f9f;
}
.auctionbid {
	width: 100px;
	height: 27px;
	float: left;
	background: url('images/auction/placebid.png') no-repeat;
	margin-right: 4px;
	padding-top: 7px;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	color: #666;
}

.auctionbid input {
	border: 0px;
	background: url('images/auction/placebid.png') no-repeat center center;
	color: #666;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}


.auctionprice {
	width: 100px;
	height: 27px;
	float: left;
	background: url('images/auction/price.png') no-repeat;
	color: #FFF;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	padding-top: 7px;
	font-style: italic;
}

.auctionprice input {
	border: 0px;
	background: url('images/auction/price.png') no-repeat center center;
	color: #666;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}

#confirmauction {
	width: 507px;
	height: 247px;
	position: absolute; 
	overflow: hidden; 
	z-index: 6; 
	left: 50%; 
	top: 50%; 
	margin-left: -253px;
	margin-top: -123px;
} 
#confirmmenuleft {
	width: 9px;
	height: 55px;
	float: left;
	background: url('images/auction/confirmmenuleft.png');
}
#confirmmenucenter {
	width: 489px;
	height: 38px;
	float: left;
	background: url('images/auction/confirmmenucenter.png') repeat-x;
	text-align: center;
	font-family: 'Agency FB';
	font-size: 20px;
	color: #Fff;
	padding-top: 17px;
}
#confirmmenuright {
	width: 9px;
	height: 55px;
	float: left;
	background: url('images/auction/confirmmenuright.png');
}
#confirmcenter {
	width: 505px;
	height: 184px;
	float: left;
	background: #FFF url('images/auction/confirmlogo.png') no-repeat bottom center;
	margin: 0 1px;
	text-align: center;
	font-family: 'Agency FB';
	font-size: 20px;
	color: #b2b2b2;
	line-height: 30px;
}
#confirmbottom {
	width: 507px;
	height: 8px;
	float: left;
	background: url('images/auction/confirmbottom.png') no-repeat bottom center;
}
#confirmscreen { 
	position: fixed; 
	top:0; 
	left:0; 
	display:normal; 
	z-index:1; 
	width:100%; 
	height:100%; 
	background: url('images/blank.png');
} 

.auctioninfo {
	position: relative;
	top: 2px;
	left: 2px;
	width: 32px;
	height: 32px;
}

.auctionuser {
	position: relative;
	bottom: 156px;
	left: 169px;
	width: 32px;
	height: 32px;
}

.auctioninfo2 {
	position: relative;
	top: 2px;
	left: 2px;
	width: 32px;
	height: 32px;
}