/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background_bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}
#wrapper
{
    width:900px;   
    margin:0 auto;
}
#layout
{
    width:900px;
    position:absolute;
    background-color:#330101;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	min-height:700px;
}
#layout_inner
{
    width:900px;
    position:absolute;
    background-color:#330101;
	background-image:url(images/innercontent_bg.jpg);
	background-repeat:repeat-x;
	min-height:500px;
}
#header
{
	width:900px;
	height:98px;
}
#login_area
{
	width:900px;
	height:31px;
}
.hometxtbox 
{
	width:120px; 
	background-color:#770300;  
	color:#FCBDA3; 
	font-size:10px; 
	padding:3px 0px 4px 5px; 
	text-decoration:normal; 
	border:0px; 
	border-color:#000000; 
}
.loginstyle,
.loginstyle a:link,
.loginstyle a:active,
.loginstyle a:visited,
.loginstyle a:hover
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#logo_area
{
	width:900px;
	height:67px;
}
#mainmenu_area
{
	width:900px;
	height:37px;
}
.mainmenustyle,
.mainmenustyle a:link,
.mainmenustyle a:active,
.mainmenustyle a:visited
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}
.mainmenustyle a:hover
{
	color:#F93C10;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}
.selectedmainmenustyle
{
	color:#F93C10;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}
.topmenustyle,
.topmenustyle a:link,
.topmenustyle a:visited,
.topmenustyle a:active
{
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.topmenustyle a:hover
{
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
}
#middlebanner
{
	width:800px;
	height:347px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
}
#home_flashbanner
{
	width:800px;
	height:186px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
}
#flashtextarea
{
	margin:15px 5px 0 25px; 
	font-size:10px; 
	line-height:1.5;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
}
#flashtextarea1
{
	font-size:10px; 
	line-height:1.5;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
}
.readmore,
.readmore a:link,
.readmore a:visited,
.readmore a:active,
.readmore a:hover
{	
	color:#C71604;
	text-decoration:none;
}
#footer
{
	width:800px;
	height:60px;
	padding-left:50px;
	padding-right:50px;
}
.copyright,
.copyright a:link,
.copyright a:visited,
.copyright a:active
{
	color:#896969;
	font-family:arial;
	font-size:10px;
	text-decoration:none;
}
.copyright a:hover
{
	color:#fff;
	font-family:arial;
	font-size:10px;
	text-decoration:none;
}
.designedby,
.designedby a:link,
.designedby a:visited,
.designedby a:active,
.designedby a:hover
{
	color:#800000;
	font-family:arial;
	font-size:10px;
	text-decoration:none;
	padding-top:10px;	
}

#download_area
{
	width:800px;
	height:157px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
}
.contentstyle,
.contentstyle a:link,
.contentstyle a:visited,
.contentstyle a:active
{
	color:#CCCCCC;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}
.contentstyle a:hover
{
	color:#CCCCCC;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
}
.redcontentstyle,
.redcontentstyle a:link,
.redcontentstyle a:visited,
.redcontentstyle a:active
{
	font-family:arial;
	color:#2D0202;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.redcontentstyle a:hover
{
	font-family:arial;
	color:#2D0202;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
#middle_panel
{
	width:800px;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	margin-top:20px;
	margin-bottom:20px;
}
#download_panel
{
	width:800px;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
	margin-bottom:10px;
}
.whitetext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.blacktext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	line-height:18px;
}
.blackheadingtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
	line-height:18px;
}
.loginform
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF;
	border:1px solid #ccc;
	color:#333333;
}
.whitelink,
.whitelink a:link,
.whitelink a:visited,
.whitelink a:active,
.whitelink a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#410101;
	font-weight:bold;
	padding-bottom:7px;
	text-decoration:none;
}
.mestxtstyle
{
	color:#CCCCCC;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.mestxtstyleblack
{
	color:#000;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.headingstyle
{
	color:#CCCCCC;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.linkstyle
{
	color:#CCCCCC;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
}
#my_profile
{
	width:800px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
}
#my_account_details
{
	width:800px;
	height:260px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
}
.profileheading
{
	color:#fffcfc;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}
.profilesubheading
{
	color:#fffcfc;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}
.profileredstyle
{
	color:#ff0000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}
.profilecontentstyle,
.profilecontentstyle a:link,
.profilecontentstyle a:visited,
.profilecontentstyle a:active,
.profilecontentstyle a:hover
{
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
.profilecontentstyleblack,
.profilecontentstyleblack a:link,
.profilecontentstyleblack a:visited,
.profilecontentstyleblack a:active,
.profilecontentstyleblack a:hover
{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
.profilecontentstylered,
.profilecontentstylered a:link,
.profilecontentstylered a:visited,
.profilecontentstylered a:active,
.profilecontentstylered a:hover
{
	color:#a70505;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}
#profile_cashier
{
	width:800px;
	height:165px;
	padding-left:50px;
	padding-right:50px;
}
#member_area
{
	width:800px;
	height:135px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
	margin-bottom:10px;
}
/* How to Play Style */
#how_to_play_area
{
	width:800px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
	margin-bottom:10px;
}
#leftcolumn
{
	/*border: 1px solid #999;*/
	float:left;
	width:146px;
	/*padding:10px;*/
}

#leftcolumn a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image:url(images/side-tab-button-bg.png);
	background-repeat:no-repeat;
	width:136px;
	height:27px;
	margin-bottom:10px;
	padding-top:9px;
	padding-left:10px;
	text-transform:uppercase;
}

#leftcolumn a:hover
{
	/*background-color: #FFFF80;*/
}

#rightcolumn
{
	width:634px;
	/*border: 1px solid #999;*/
	float:right;
	/*padding:10px;*/
}

* html #rightcolumn
{ /*IE only style*/
	height: 400px;
}
/* How to Play Style */

/* Store Css*/
#events_slideshow
{
	width:763px;	/* Total width of slideshow */
}
	
#previewPane
{
	/*border:1px solid #ffffff;
	background-color:#000000;*/
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	position:relative;
	/* CSS HACK */
	height: 457px;	/* IE 5.x */
	height/* */:/**/445px;	/* Other browsers */
	height: /**/445px;	
}

#previewPane img
{
	line-height:400px;
}

#previewPane #largeImageCaption
{	
	/* CSS styling of image caption below large image */
	/*font-style:italic;*/
	text-align:center;
	font-family: "Calibri", Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:16px !important;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}
	
#galleryContainer
{
	height:170px;	/* Height of the images + 2 */
	/*border:1px solid #fff;*/
	position:relative;
	overflow:hidden;
	padding:1px;
	background-color:#EBD7D8;
	
	/* CSS HACK */
	height: 172px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/170px;	/* Other browsers */
	height: /**/170px;
	/*border:1px solid #990000;		*/
}

#arrow_left
{
	position:absolute;
	left:-1px;
	z-index:10;
	background-color: #EBD7D8;
	padding:1px;
	height:180px;
	padding:45px 5px 1px;
	cursor:pointer;
}
	
#arrow_right
{
	position:absolute;
	right:0px;
	z-index:10;
	background-color:#EBD7D8;
	padding:1px;
	height:180px;
	padding:45px 5px 1px;
	cursor:pointer;			
}

#theImages
{
	position:absolute;
	height:100px;
	left:40px;
	width:100000px;
}
	
#theImages #slideEnd
{
	float:left;
}

#theImages img
{
	float:left;
	padding-top:10px;
	padding-right:10px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
	width:190px; 
	height:150px;
}

#waitMessage
{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#000000;
	border:3px double #000;
	padding:4px;
	color:#ffffff;
	font-size:16px;
	font-family:"Calibri", Lucida Sans Unicode, Arial, sans-serif;	
}
	
#theImages .imageCaption
{
	display:none;
}

#largeImageCaption
{
	margin-left:45px;
	/*margin-top:202px;*/
	padding:2px;
	/*border:1px solid #000;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*float:left;
	color:#000000;*/
}
#GetThisButton
{
	/*margin-top:202px;*/
	/*float:right;*/
	background-image:url(images/button_img.png);
	background-repeat:no-repeat;
	width:68px;
	height:24px;
	padding-right:20px;
	padding-top:3px;
}
.redbuttontxt
{
	color:#680105;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
/* Store Css*/

/* Promotions Css */

#Promotions
{
	width:800px;
	padding-left:50px;
	padding-right:50px;
	margin-top:10px;
	margin-bottom:10px;
}

/* Promotions Css */
