@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0 none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, table, address{
	margin-bottom: 14px;
} 
dd {
	margin-bottom: 5px;
}
img{
	border: 0;
}
ul, ol, dd{
	padding-left: 24px;
}
ol li {
	margin-bottom: 10px;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
label{
	cursor: pointer;
}
table {
	width: 100%;
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;	
}
th {
	text-align: left;
}
th, td {
	padding: 0;
}

/* Typography */
body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	background-color: #e6e6e6;
	color: #000;
	background-image: url('../img/BGmain.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}

h3 {
	color: #666633;
	letter-spacing: -0.1em;
	text-align:center;
}
h4 {
	font-size: 16px;	
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
dt{
	font-weight: bold;
}
p, table, ol, ul, dl, pre, blockquote, address {
	font-size: 12px;
}

p {
	margin: 10px;
}

/* 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%;
}

/* Phark Image Replacment Method */
.imgheader, .imgbutton{
	text-indent: -9999px;
	overflow: hidden; 
	background-repeat: no-repeat;
}
.imgbutton{
	display: block;
}


#container {
	width: 778px;
	margin: 0 auto;
	background-image: url(../img/BG2.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-right: 14px;
}
#container h1 {
	background: url(../img/bg_header.jpg) no-repeat;
	height: 35px;
	color: #fff;
	margin:0;
	text-transform: uppercase;
	text-align:center;
	padding-top: 5px;
}

/* Banner */
#banner {
	height: 424px;
	background: url(../img/banner.jpg) no-repeat;
	position: relative;
}
#banner #join {
	width: 323px;
	height: 36px;
	background: url(../img/bg_Join.png) no-repeat;
	position: absolute; 
	top: 10px;
	right: 10px;
	padding: 45px 25px 0 25px;
}
#banner #join label {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}


/* Join Now Bar */
#joinNow {
	background: url(../img/bg_join2.jpg);
	height: 42px;
	margin:0;
	padding: 17px 15px 0 0;
}
#joinNow label {
	display: none;
}
#joinNow input {
	float: right;
	margin-left: 10px;
}
#joinNow input[type=text]{
	height: 20px;
}

/* Content */
#content {
	background: #fff;
	padding: 10px 30px 50px 30px;
}
#content strong {
	font-weight: bold;
}
#content h3 {
	margin-bottom: 25px;
}
#content ol {
	font-size: 22px;
	color: #333366;
	font-weight: bold;
	margin-bottom: 50px;
	letter-spacing: -0.05em;
}
#content #howto {
	margin-bottom: 20px;
}
#content #howto .graph {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
#content #howto #info {
	margin-left: 330px;
}
#content #howto #info h3 {
	background: url(../img/logo.jpg) no-repeat;
	width: 384px;
	height: 29px;
}

/* Footer */	
#footer {
	position: relative;
}
#footer ul {
	background: url(../img/bg_header.jpg) no-repeat;
	height: 30px;
	color: #fff;
	text-align:center;
	padding-top: 10px;
	margin: 0;
}	
#footer li {
	display: inline;
	
}
#footer li a {
	color: #fff;
	font-weight:bold;
}
#footer #pastWinnings {
	position: absolute;
	top: -80px;
	right: 13px;
	background-image:url(../img/past_winnings2.png);
	_background-image:url(../img/past_winnings_ie.png);
	background-repeat: no-repeat;
	width: 408px;
	height: 172px;
}

#mdowClose {
	font-size: 12px;
	position: absolute;
	top: 5px;
	right: 10px;
}

#icontact {
	width: 425px;
	background: #fff;
	padding: 10px;
}
#icontact .signupframe {
	border: 0 none !important;
}	
/******* POPUP *******/
#popup {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:auto;
}
#popup .popcontent {
	color: #8c8c8c;
	margin-bottom: 30px;
	line-height: 1.2em;
	text-align:center;
	width: 400px;
	height: 283px;
	background-image: url(../img/popup7.png);
	background-repeat: no-repeat;
}
#popup #email {
	width: 300px;
	height:40px;
	background: #FFFFFF;
	color: #8c8c8c;
	text-align: left;
	border: 1px solid #ced0d0;
	margin-top: 120px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding:0px;
	font-size: 25px;
}
#popup #button1 {
	width:160px;
	height:50px;
	font-size: 21px;
	color: #171717;
	background:#CCCCCC;
	border: 1px solid #FFFFFF;
}
/******* /POPUP *******/
#popw {
	position: fixed;
	margin-top: 50px;
	left: -398px;
	z-index: 2;
	visibility: visible;
	width: 398px;
	height: 287px;
}

#popw div#closer {
	position: relative;
	width: 35px;
	padding: 2px;
	margin: 5px;
	left: 345px;
	top: 30px;
	background: #adaf47;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}

#ad {
	position: relative;
	text-align: center;
	margin: 20px;
}
	
.new {
	font-size: 32px;
	color: #95962c;
	font-weight: bold;
}

.new2 {
	font-size: 18px;
	color: #44440e;
	font-weight: normal;
}
