/* BEGIN TOP MENU */
#top_menu
{
margin: 0;
padding: 0 0 0 12px;
}

#top_menu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#top_menu LI
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#top_menu A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F5815;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#top_menu #navlist .last_menu {
	border-right-style: none;
}

#top_menu A:hover {
	color: #000000;
	background-color: #EBBE2F;
}

/* END TOP MENU */


/* BEGIN GAMES MENU */
#games_menu { width: 158px; }

#games_menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#games_menu a
{
	display: block;
	width: 158px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}

#games_menu a:link
{
color: #EEE;
text-decoration: none;
}

#games_menu a:hover
{
background-color: #242424;
color: #fff;
}

/* END GAMES MENU */

/* BEGIN PROMO MENU */
 #promo-menu { width: 124px; }

#promo-menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#promo-menu a
{
	display: block;
	width: 124px;
	background-image: url(images/promotions_menu-btn.jpg);
	height: 29px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #770000;
	text-align: center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#promo-menu a:link
{
	color: #770000;
	text-decoration: none;
	padding-top: 8px;
}

#promo-menu a:hover
{
color: #000000;
}

/* END PROMO MENU */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #770000;
}
.footer {
	font-size: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
h1 {
	color: #FFCC00;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
h2 {
	color: #FFFF00;
	font-size: 14px;
	margin-left: 10px;
	text-indent: 5px;
	font-weight: bold;
	background-image: url(images/arrow-yellow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD0101;
}
h3 {
	background-color: #960101;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.coupon_code {
	color: #990000;
	background-image: url(images/coupon-code-bg.jpg);
	height: 27px;
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	background-repeat: repeat-x;
}


.box {
	background-color: #000000;
	width: 197px;
}
.box2 {
	background-color: #000000;
	width: 158px;
	height: 268px;
}

a {
	color: #F1C52E;
}

a:hover {
	color: #FFFF00;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}.support td {
	background-color: #F5C431;
	font-weight: bold;
}
.support #dark {
	background-color: #BB8E09;
	text-indent: 10px;
}
.support #clear {
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.promo_textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F1C52E;
	text-decoration: none;
	line-height: 22px;
}

.promo_textlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F1C52E;
	text-decoration: underline;
	line-height: 22px;
}
