* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:800px;
	background: url(../images/background.gif) repeat-x top #fff;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header {
	height: 90px;
	width:800px;
}
#logo {
	text-indent: -9999px;
	background:url(../images/logo.gif);
	width: 272px;
	height:87px;
	float: left;
}
#login-area {
	width: 417px;
	float: right;
}
#login-header {
	background:url(../images/login-header.gif) no-repeat #fff;
	width: 417px;
	height: 37px;
}
#login-header h2 {
	font-size: 14px;
	padding-top: 3px;
	padding-left: 5px;
	color: #fff;
	float: left;
}
#login-header ul {
	float: right;
	padding-left: 10px;
}
#login-header ul li {
	list-style-type: none;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
#login-header ul li a img {
	border: none;
}
.form-wrapper {
	float: left;
	padding-right: 10px;
}
#login-area form {
	margin-top: -5px;
	margin-left: 5px;
	position: relative;
}
#login-area form .name {
	font-size: 12px;
	color: #094884;
	display: block;
	line-height: 13px;
	font-weight: bold;
	text-transform: lowercase;
}
#login-area form input {
	background: url(../images/gradient.gif) repeat-x;
	border: 1px solid #ccc;
	margin: 0;
}
#login-area input.textinput {
	width: 150px;
}
#form-bottom {
	clear: both;
	display: block;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
}
#form-bottom form input {
	float: left;
}
#form-bottom  a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#form-bottom  a:hover {
	text-decoration: underline;
}
#form-bottom-logged-in {
	clear: both;
	display: block;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
#form-bottom-logged-in form input {
	float: left;
}
#form-bottom-logged-in  a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#form-bottom-logged-in  a:hover {
	text-decoration: underline;
}
#banner {
	padding-left: 10px;
}
#navigation {
	display: block;
}
#navigation ul li {
	float: left;
	list-style-type:none;
}
#navigation ul li a {
	/*width: 94px;*/
	height: 22px;
	display: block;
	float: left;
	/*text-indent: -9999px;*/
	margin-top: 6px;
	margin-right: 16px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#navigation ul li a:hover {
	color: #FFFFB3;
}
#navigation #howtoplay {
	/*background:url(../images/howtoplay.GIF) no-repeat;*/
}
#navigation #winners {
	/*background: url(../images/winners.gif) no-repeat;*/
}
#navigation #myaccount {
	/*background: url(../images/myaccount.gif) no-repeat;*/
}
#navigation #aboutus {
	/*background: url(../images/aboutus.gif) no-repeat;*/
}
#header-ad-banner {
	width: 780px;
	height: 200px;
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
	float: left;
	display: block;
	
}

#header-ad-banner div.pictures {
	width: 728px;
	height: 110px;
	padding: 0;
	margin: 0 auto 0 auto;	
}
#header-ad-banner h3 {
	font-size: 21px;
	color: #6baae0;
	padding-bottom: 7px;
	padding-top: 10px;
	text-align: left;
}
#header-ad-banner p {
	color: #bbbbbb;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}

#header-ad-banner a {
	color:#ffffff;
	font-size: 13px;
	line-height: 16px;
}

#header-ad-banner strong {
	color:#ffffff;
}

#header-ad-banner div.ads {

	width: 728px;
	height: 90px;
	padding: 0;
	margin: 0 auto 0 auto;
	clear:left;
	

}

#header-ad-banner div.picture {
	width: 182px;
	height: 110px;
	float: left;
	padding: 0;
}


#header-ad-banner img {
	margin: 10px 0 10px 0;
	border: #000000 thin ridge;
	height: 90px;
	max-height: 90px;
	clip:rect('top', 'right', 'bottom', 'left');
	
}

#intro {
	background:url(../images/intro-background.gif) top no-repeat;
	width: 310px;
	height: 122px;
	clear: both;
	padding-right: 100px;
	padding-top: 18px;
	float: left;
}
#intro h3 {
	font-size: 21px;
	color: #6baae0;
	padding-bottom: 13px;
}
#intro p {
	color: #bbbbbb;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#intro strong {
	color:#257dc7;
}
#featured {
	background:url(../images/featured-box.gif);
	width: 346px;
	height: 117px;
	float: left;
	margin-left: 33px;
	margin-top: 15px;
	font-size: 12px;
	color: #999999;
}
#featured h3 {
	width: 200px;
	height: 25px;
	font-size: 18px;
	color: #6baae0;
	margin-left: 5px;
	margin-top: 5px;
}
#featured h5 {
	font-size: 18px;
	color:#999999;
}
#featured span {
	display: block;
}
#market-place .text_body {
	float: left;
	margin-top: 15px;
	font-size: 14px;
	color: #646464;
	width:524px;
	padding-left:30px;
	padding-right:15px;
}
#market-place .text_body h3 {
	height: 25px;
	font-size: 18px;
	color: #257dc7;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 5px;
}
#market-place .text_body h2 {
	height: 25px;
	font-size: 20px;
	color: #257dc7;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 5px;
}
#market-place .text_body a {
	color: #257dc7;
}
#market-place .text_body p {
	margin-left: 0px;
	margin-bottom: 15px;
	text-align:justify;
}
#market-place .text_body div.long_description {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 40px;
	width: 500px;
}
#market-place .text_body div.long_description img {
	float: left;
	width: 150px;
}
#market-place .text_body div.long_description span {
	float: right;
	width: 330px;
	text-align:justify;
}
#market-place .text_body p.join_line {
	width: 500px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 40px;
	
}
#market-place .text_body p.row {
	width: 500px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	display: block;
}
#market-place .text_body .hr {
	width: 400px;
	display: block;
	margin: 0 0 0 50px;
}
#market-place .text_body p.row .left {
	width: 240px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	float:left;
	font-size: 95%;
}
#market-place .text_body p.row .right {
	width: 250px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	display: block;
	float:right;
	font-weight: bold;
	font-size: 95%;
}
#market-place .text_body img {
	padding: 10px;
}

#content {
	width: 800px;
	clear: both;
}
#market-place {
	width: 570px;
	float: left;
}
#market-header {
	background: url(../images/market-place-header.gif) no-repeat;
	width: 559px;
	height: 53px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
#market-header h4 {
	background:url(../images/market-place.GIF);
	width: 148px;
	height: 28px;
	text-indent: -9999px;
	float: left;
	margin-right: 230px;
}
#market-header span {
	font-size: 11px;
	padding-top: 3px;
	color: #fff;
	float: left;
	width: 130px;
}
#market-header strong {
	font-size: 18px;
	padding-top: 0;
	margin-left: 0px;
	float: left;
	width: 27px;
	color: #fff;
	text-align:center;
}

#market-header-winner {
	background: url(../images/marketplace-header-winner.gif) no-repeat;
	width: 559px;
	height: 53px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
#market-header-winner h4 {
	background:url(../images/winners-marketplace.gif);
	width: 148px;
	height: 28px;
	text-indent: -9999px;
	float: left;
	margin-right: 230px;
}
#market-header-winner span {
	font-size: 11px;
	padding-top: 3px;
	color: #fff;
	float: left;
	width: 130px;
}
#market-header-winner strong {
	font-size: 18px;
	padding-top: 0;
	margin-left: 0px;
	float: left;
	width: 27px;
	color: #fff;
	text-align:center;
}
#market-place .auction-item {
	background:#e4e4e4;
	width: 550px;
	border: 2px solid #f2f2f2;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}
#market-place .auction-item:hover {
	background:#dbeaf4;
}
#market-place .auction-item h5 {
	font-size: 18px;
	color: #000;
	float: left;
	font-weight: normal;
	border-bottom: 1px solid #666;
	width: 420px;
}
#market-place .auction-item span {
	font-size: 11px;
	color: #000000;
	display: block;
	font-weight: bold;
}
#market-place .auction-item p {	
	font-size: 12px;
	color:#333333;
	padding: 3px;
}
#market-place .auction-item a img.butt {	
	border: none;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#market-place .winner-item {
	background:#e4e4e4;
	width: 550px;
	border: 2px solid #f2f2f2;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}
#market-place .winner-item h5 {
	font-size: 18px;
	color: #000;
	float: left;
	font-weight: normal;
	border-bottom: 1px solid #666;
	width: 420px;
}
#market-place .winner-item span {
	font-size: 12px;
	color: #333333;
	display: block;
}
#market-place .winner-item p {	
	font-size: 12px;
	color:#333333;
	padding: 3px;
}
#market-place .winner-item a img {	
	border: none;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar {
	float: right;
	width: 220px;
}
#how-to-pay {
	background:url(../images/sidebar-top.gif) top no-repeat #252525;
	width: 220px;
	padding-top: 10px;
	text-align: center;
	margin-top: -8px;
	position: relative;
}
#how-to-pay h4 {
	background:url(../images/howtopay-background.gif) no-repeat;
	width: 206px;
	height: 38px;
	font-size:21px;
	padding-top: 7px;
	text-align: center;
	color: #6198c6;
}
#how-to-pay p {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	padding: 10px;
}
#past-winners {
	width: 220px;
	background:url(../images/winner-background.gif) repeat-y;
	margin-top: 5px;
	font-size: 12px;
	color: #414141;
	margin-bottom: 10px;
	float: left;
}
#past-winners h5 {
	background:url(../images/past-winners.gif);
	position: relative;
	margin-top: -4px;
	width: 220px;
	height: 44px;
	text-indent: -9999px;
}
#past-winners span {
	padding-left: 5px;
}
#past-winners ul {
}
#past-winners ul li {
	list-style-type: none;
	font-weight: bold;
}
#past-winners ul li span {
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}
#footer {
	width: 800px;
	height: 70px;
	clear: both;
	display: block;
	background: #151515;
	border-top: 2px solid #b8b8b8;
	padding-top: 10px;
	margin-top: 10px;
}
#footer span {
	font-size: 11px;
	color: #FFFFFF;
}
#footer img {
	padding: 10px 5px 10px 5px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer span  a {
	font-size: 11px;
	color: #fff;
}
#payment-logos {
	width: 524px;
	height: 75px;
	clear: both;
	display: block;
	padding-top: 50px;
}
#payment-logos img {
	padding-left: 30px;
	border: 0;
}
