html {
	min-width: 900px;
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('/powervegas/page/background.gif');
	background-repeat: repeat;
	background-color: #c6dbe0;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	}
	
b {
	color: #4D5254;
}

h1 {
	color: #4D5254;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 36px;
	margin: 0 0 20px;
	padding: 0;
	text-transform:uppercase;
}

h2, h3 {
	text-transform:uppercase;
	margin: 10px 0;
}

li { list-style-type: disc; }

a {
	color: #9F1400;
	text-decoration: none;
	}
	
a:hover {
	color: #9F1400;
	text-decoration: underline;
}
a:visited {
	color: #9F1400;
}

.mlheader {
	text-transform: none !important;
	display: inline-block !important;
}

img {
	border: none;
}

table, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

ul, ol {
	padding: 0 0 0 20px;
	margin: 0;
}

p, .indent {
	padding: 10px 0 0 20px;
	margin: 0;
}

#background {
	min-width: 100%;
	min-height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url('/powervegas/page/background2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	}
#pagewidth {
	width: 884px;
	text-align: left;
	margin: 0 auto;
	/* Space for footer */
	padding-bottom: 200px;
}

#mascot {
	position: relative;
	right: 185px;
	
	width: 217px;
	height: 319px;
	margin-bottom: -311px;
	background-image: url('/powervegas/page/mascot.png');
	/*
	width: 217px;
	height: 307px;
	margin-bottom: -307px;
	background-image: url('/powervegas/page/mascotnodownload.png');
	*/
	background-position: 0 0;
	background-repeat: no-repeat;
}
#mascotdownload {
	position: absolute;
	left: 62px;
	top: 162px;
}

#pagetop {
	width: 100%;
	height: 150px;
	position: relative;
}

#mainmenulogo {
	position: absolute;
	left: 160px;
	top: 20px;
	width: 246px;
	height: 67px
}
#loginwidget {
	position: absolute;
	right: 0px;
	bottom: 60px;
	width: 302px;
	height: 81px;
	background: url(/powervegas/widgets/custom/loggle_background.png) top right no-repeat;
}
#mainmenu {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 884px;
	height: 37px;
	background-image: url('/powervegas/menu/background.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contentsingletop {
	background-image: url(/powervegas/page/single_top.png);
	background-repeat: no-repeat;
	width: 881px;
	height: 6px;
}
#contentsinglemiddle {
	background-image: url(/powervegas/page/single_middle.png);
	background-repeat: repeat-y;
	width: 881px;
 }
#contentsinglebackground {
	background-image: url(/powervegas/page/single_background.jpg);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	width: auto;
	padding: 6px 20px 2px;
}

#contentsinglebottom {
	background-image: url(/powervegas/page/single_bottom.png);
	background-repeat: no-repeat;
	width: 881px;
	height: 6px;
}

#contentdoubleleft {
	float: left;
}
#contentdoubleright {
	float: right;
	text-align: right;
	width: 302px;
}
#contentdoubletop {
	background-image: url(/powervegas/page/double_top.png);
	background-repeat: no-repeat;
	width: 577px;
	height: 6px;
}
#contentdoublemiddle {
	background-image: url(/powervegas/page/double_middle.png);
	background-repeat: repeat-y;
	width: 577px;
 }
#contentdoublebackground {
	background-image: url(/powervegas/page/double_background.jpg);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	width: auto;
	height: 100%;
	min-height: 665px;
	padding: 6px 20px 2px;
}
#contentdoublebottom {
	background-image: url(/powervegas/page/double_bottom.png);
	background-repeat: no-repeat;
	width: 577px;
	height: 6px;
}
#contentdoublemainoffer {
	margin: 0;
	width: 302px;
	height: 171px;
	float: right;
	position: relative;
}
#contentdoublemainoffer  a {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 302px;
	height: 171px;
	background:url("/powervegas/page/transparent.gif") repeat scroll 0 0 transparent;
	display:block;
	text-decoration:none;
	text-indent:99999px;
}

#contentdoublewinners {
	background-image: url(/powervegas/widgets/custom/winners_background.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 302px;
	height: 171px;
	float: right;
}
#contentdoublejackpots {
	background-image: url(/powervegas/widgets/custom/jackpots_background.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 302px;
	height: 146px;
	float: right;
}

#footer {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-family: helvetica,arial,sans serif;
	color: #c2c2c2;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 180px;
	background-image: url(/powervegas/page/footer_background.png);
}

#footer_menu {
	margin: 30px 0 0 0;
	}
	
#footer_menu a {
	color: #c2c2c2;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #c2c2c2;
	text-decoration: underline;
}

#footer_menu a:visited {
	color: #c2c2c2;
}

#footer_paymentmethods {
	margin: 25px 0 0 0;
	}
	
#footer_copyright {
	margin: 20px 0 0 0;
	}

.contentlist_holder {
	margin: 10px -11px;
}
.contentlist IMG, .contentlist_on IMG {
	background-color: white;
	margin: 0 0 0 10px;
	padding: 1px;
	border: #cfcfcf 1px solid;
	float: right;
}
.contentlist, .contentlist_on {
	padding: 11px;
	width: 535px;
	font-size: 12px;
	background-image: url('/powervegas/page/contentlist_middle.png');
}
.contentlist_headline, h2, h3 {
	color: #9f1400;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Tahoma;
	margin: 10px 0;
}
.contentlist_headline {
	margin: 0 0 10px;
}
.contentlist_headline, h2 {
	font-weight: bold;
}
h3 {
	font-weight: normal;
}


.readmore {
	background: url(/powervegas/page/readmorearrow.gif) no-repeat center left;
	margin-top:5px;
	padding-left:10px;
}

.pointer {
	cursor: pointer;
}

.expcontenttoggle {
	background: url(/powervegas/page/readmorearrow.gif) no-repeat center left;
	padding-left:10px;
	text-decoration: none;
	color: #333333;
}
