html {
	height: 100%;
	width: 100%;
}

body
{
	background: #333333 url(images/general/BG.gif) repeat-x left top;
	color: #000000;
	font-family: verdana;	
	font-size: 11px;
	height: 100%;
	min-width: 900px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

a
{
	color: Black;
	text-decoration: none;
	cursor: pointer;
}

div {
	margin: 0px;
	padding: 0px;
}
img {
	border: medium none;
	margin: 0px;
}
.bold {
	font-weight: bold;
}

#mainWindow {
	width: 910px;
	min-height: 600px;
	margin: 0px auto;
	text-align: center;
	padding-top:0px;
}

#mainPosition {
	width: 910px;
	margin: 0px auto;
	text-align: center;
}

#header {
	width: 100%;
	background: url(images/general/bg-header.gif) no-repeat 228px 0px;
	overflow:hidden;
	margin-top:13px !important;
	*margin-top:15px !important;/*IE6-7*/
}

#header-left {
	float:left;
	width:1px;
	background:yellow;
}

#header-right {
	float:left;
	width:1px;
	background:yellow;
}

#header-center 
{
	float:left;
	width:99.8%;
}

#header-center .logo 
{
	width: 210px;
	float:left;
}

#navigation {
	float:left;
	position:relative;
	width: 100%;
	border:solid 0px #fff;
	margin-top:12.5px;
	*margin-top:7px;
	background:#f79021;
}

#navigation ul 
{
	list-style:none;
	margin:1px auto;
	padding: 0;
}
#navigation ul li { display:inline; line-height:17px; padding:0 5px 0 8px; margin:0; color:#000000; border-left:solid 1px #000000; text-align:center;}/*new*/
#navigation ul li.first {border:none; }
#navigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#user-info 
{
	width: 666px;
	margin-left:18px;
	margin-top:42px;
	*margin-top:44px;
	float:left;
	position:relative;
    padding-top:2px;
}
#user-info .language
{
    position: absolute;
    top: -29px;
    right: -2px;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	color: #000000;
	margin-left: 12px;
}


#user-info-left
{
	background: url(images/general/user_bg.gif) no-repeat 0px 0px;
	padding-left: 4px;
	height: 25px;
}

#user-info-right
{
	background: url(images/general/user_bg.gif) no-repeat right -50px;
	padding-right: 4px;
	height: 25px;
}

#user-info-center
{
	position: relative;
	background: url(images/general/user_bg.gif) repeat-x 0px -25px;
	height: 25px;
	text-align: left;
}

.login-bar-user
{
	position: absolute;
	top: 0;
	left: 12px;
	width: 310px;
	line-height: 25px;
	color: White;
}

.logged-bar-user
{
	position: absolute;
	top: 0;
	left: 12px;
	width: 310px;
	line-height: 25px;
	color: White;
}

.logged-bar-user .highlight
{
	color: #DD6025;
	font-weight: bold;
}

*+html .login-bar-user
{
}

* html .login-bar-user
{
}

.login-bar-user input
{
	border: 1px solid #7E9CB8;
	font-size: 11px;
	width: 76px;
	margin-right: 8px;
}

* html .login-bar-user input
{
	margin-top: 3px;
}

.login-bar-button
{
	position: absolute;
	top: 6px;
	right: 297px;
	width: 78px;
}

.login-bar-button a
{
	float: right;
	text-decoration: underline;
	/*background: url(images/icons/i_logout.gif) no-repeat right -1px;*/
	width: 58px;
	display: block;
	color: White;
	text-align: right;
}

.login-bar-links
{
	position: absolute;
	top: 6px;
	left: 490px;
}

.login-bar-links a
{
	text-decoration: underline;
	margin-right: 8px;
	color: White;
}

#top-panel
{
	height: 173px;
	margin-top: 12px;
	background-color: #2D2C2C;
	padding-bottom: 8px;
	border-bottom: solid 0px Black;
}

#top-panel .box
{
	height: 235px;
}

#top-panel .box-left
{
	height: 173px;
	position: relative;
	z-index: 1;
}

#top-panel .box-right
{
	height: 173px;
	position: relative;
	z-index: 1;
}

#top-panel .box-center
{
	height: 173px;
}

#banner-container 
{
	margin-right: 270px;
}

.banner-container
{
	height: 173px;
/*	background: url(images/temp/banner1.gif) no-repeat top left;*/
	position: absolute;
	z-index: 5;
	top:0px;
	left:0px;
}

*+html .banner-container
{
}

* html .banner-container
{
}

#top-games
{
	float: right;
	padding-top: 33px;
	height: 202px !important;
	width: 260px;
	margin-right: 8px;
}

#top-games .box-left 
{
	background: url(images/general/box_left.gif) no-repeat top left;
	padding-left: 7px;
	height: 202px;
}

#top-games .box-right 
{
	background: url(images/general/box_right.gif) no-repeat top right;
	padding-right: 7px;
	height: 202px;
}

#top-games .box-center 
{
	background: url(images/general/box_center.gif) repeat-y;
	height: 202px;
}

#top-games-container
{
	padding-top: 4px;
	margin-left: -2px;
	z-index: 5;
}

* html #top-games-container
{
	margin-left: 0px;
}

#top-games-container .tabs
{
	position: relative;
	margin: 0;
	height: 52px;
}

#top-games-container .top-tab
{
	position: absolute;
	top: 0;
	left: 0;
	width: 132px;
	height: 52px;
}

#top-games-container .top-tab-left
{
	height: 52px;
	padding-left: 6px;
}

#top-games-container .scores-tab
{
	margin-left: 132px;
	height: 52px;
}

#top-games-container .scores-tab-right
{
	height: 52px;
	padding-right: 6px;
}

#top-games-container .t-divider
{
	float: left;
	height: 52px;
	width: 17px;
}

#top-games-container .tab-on
{
	background: url(images/tabs/topGames_tabs.gif) repeat-x 0px -208px;
}

#top-games-container .tab-on .top-tab-left
{
	background: url(images/tabs/topGames_tabs.gif) no-repeat left -156px;
}

#top-games-container .tab-on .scores-tab-right
{
	background: url(images/tabs/topGames_tabs.gif) no-repeat right -260px;
}

#top-games-container .tab-on .t-divider
{
	background: url(images/tabs/topGames_divider.gif) no-repeat 0px -0px;
}

#top-games-container .tab-off .t-divider
{
	background: url(images/tabs/topGames_divider.gif) no-repeat 0px -52px;
}

#top-games-container .tab-off
{
	background: url(images/tabs/topGames_tabs.gif) repeat-x 0px -52px;
}

#top-games-container .tab-off .scores-tab-right
{
	background: url(images/tabs/topGames_tabs.gif) no-repeat right -104px;
}

#top-games-container .tab-off .top-tab-left
{
	background: url(images/tabs/topGames_tabs.gif) no-repeat left 0px;
}

#top-games-container  .tabs a
{
	display: block;
	height: 52px;
	line-height: 37px;
	font-weight: bold;
}

#top-games-container .tab-off a
{
	color: White;
}

#top-games-box
{
	margin-top: 10px;
}

.top-games-row
{
	height: 23px;
	background: White;
	text-align: left;	
	margin-bottom: 2px;
}

.top-games-row .txt
{
	float: left;
	text-align: left;
	height: 23px;
	width: 116px;
	padding: 0px 8px;
	line-height: 20px;
	overflow: hidden;
	color: #df6026;
}

.top-games-row a
{
	margin: 3px 7px;
	line-height: 15px;
	display: block;
	float: left;
}

* html .top-games-row a
{
	margin-left: 6px;
}

#search-panel
{
	height: 27px;
	background: Black;
	padding: 8px 20px 0px 20px;
	font-weight: bold;
	text-align: left;
	color: White;
}

*+html #search-panel
{
	padding: 7px 20px;
}

* html #search-panel
{
	padding: 7px 20px;
}

#search-panel input, select
{
	border: 1px solid #7E9CB8;
	font-size: 11px;
	margin: 0px 4px;
	color: #000000;
}

#search-panel a
{
	text-decoration: underline;
	margin-right: 34px;
	color: White;
}

#footer
{
	padding-top: 20px;
	background: #000000;
	height: 130px;
	color: #A7B1A5;
}

#footer div {
	display:table;
	margin:0pt auto;
}

#footer a
{
	text-decoration: underline;
	color: #999999;
}

#footer ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#footer li
{
	display: inline;
}

#footer-navigation li
{
	background: url(images/icons/i_bullet.gif) no-repeat left center;
	padding: 0px 10px;
}

#contact-info li
{
    padding-left: 20px;
    padding-right: 6px;
}

#contact-info li.mail
{
	background: url(images/icons/i_mail.gif) no-repeat left center;
}

#contact-info li.phone
{
	background: url(images/icons/i_phone.gif) no-repeat left center;
}

#main-content
{
	padding-top: 0px;
	background: black;
	width: 100%;
}

#main-content.content-content
{
    padding-top: 0;
}

#games-tabs
{
	margin: 0pt auto;
	height: 36px;
	position:relative;
	z-index: 5;
	line-height: 36px;
	font-weight: bold;
	padding: 0;
	text-indent: 0;
	color: White;
	border-collapse: collapse;
	border-spacing: 0px;
}

#games-tabs td
{
	padding: 0px;
}

#games-tabs a
{
	color: White;
}

#games-tabs li
{
	display: inline;
}

#games-tabs .cattab-on, .cattab-off
{
	float: left;
}

#games-tabs .cattab-left
{
	height: 36px;
	padding-left: 7px;
	background: url(images/tabs/main_tabs_bg.gif) no-repeat;
}

#games-tabs .cattab-on .cattab-left
{
	background-position: left top;
}

#games-tabs .cattab-off .cattab-left
{
	background-position: left -108px;
}

#games-tabs .cattab-right
{
	height: 36px;
	padding-right: 7px;
	background: url(images/tabs/main_tabs_bg.gif) no-repeat;
}

#games-tabs .cattab-on .cattab-right
{
	background-position: right -72px;
}

#games-tabs .cattab-off .cattab-right
{
	background-position: right -180px;
}

#games-tabs .favorites-right
{
	height: 36px;
	padding-right: 34px;
	background: url(images/tabs/main_tabs_favorites.gif) no-repeat;
}

#games-tabs .cattab-on .favorites-right
{
	background-position: right -36px;
}

#games-tabs .cattab-off .favorites-right
{
	background-position: right 0px;
}

#games-tabs .cattab-center
{
	height: 36px;
/*
	padding: 0px 3px;
*/
	background: url(images/tabs/main_tabs_bg.gif) repeat-x;
}

#games-tabs .cattab-on .cattab-center
{
	background-position: 0px -36px;
}

#games-tabs .cattab-off .cattab-center
{
	background-position: 0px -144px;
}

.favorites-right a
{
	padding-left: 15px !important;
	padding-right: 14px !important;
}

#games-tabs .cattab-off .cattab-center a
{
    display: block;
	height: 36px;
	color: #6a6a6a;
	padding: 0px 19px;
	margin: 0px -9px;
}

#games-tabs .cattab-center span
{
    display: block;
	height: 36px;
	color: White;
	padding: 0px 12px;
}

#games-box
{
	padding: 0 2px;
}

#games-box-left
{
	height: 704px;
	padding-left: 4px;
	background: url(images/general/main_box_left.gif) no-repeat left top;
}

#games-box-right
{
	height: 704px;
	padding-right: 4px;
	background: url(images/general/main_box_right.gif) no-repeat right top;
}


#games-box-center
{
	height: 696px;
	background: black;
	padding-top: 8px;
}

.general-container
{
	padding: 3px 0;
}

* html .general-container
{
	padding-bottom: 4px;
}

.game-row
{
	height: 145px;
	padding-left: 27px;
}

.paginator-row
{
	height: 22px;
	padding: 11px 0;
}

.paginator-row img
{
	margin-bottom: -6px;
}

.paginator-row input
{
	vertical-align: text-bottom;
}

.game-teaser
{
	position: relative;
	z-index: 1;
	width:274px;
	height: 145px;
	float: left;
	margin-left: 6px;
}

* html .game-teaser
{
	margin-left: 2px;
	margin-right: 4px;
}

.game-teaser p
{
	padding: 0;
	margin: 0;
}

.game-teaser-left
{
	height: 145px;
	padding-left: 6px;
	background: url(images/general/game_box_left.gif) no-repeat left top;
}

.game-teaser-right
{
	height: 145px;
	padding-right: 6px;
	background: url(images/general/game_box_right.gif) no-repeat top right;
}

.game-teaser-center
{
	height: 145px;
	background: url(images/general/game_box_center.gif) repeat-x;
	position: relative;
}

.new
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 48px;
	height: 48px;
	background: url(images/icons/i_new.png) no-repeat top left;
	z-index: 2;
	cursor: pointer;
}

.hot
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 48px;
	height: 48px;
	background: url(images/icons/i_hot.png) no-repeat top left;
	z-index: 2;
	cursor: pointer;
}

.game-image
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 93px;
	height: 93px;
	cursor: pointer;
}

* html .game-image
{
	padding-bottom: 1px;
}

.game-description
{
	position: absolute;
	top: 5px;
	right: 6px;
	width: 145px;
	text-align: left;
	height: 74px;
	cursor: pointer;
	color: Black;
}

.game-description p.bold 
{
	color: #a73b23;
	padding-bottom: 4px;
	width:140px;
}

.game-counter
{
	position: absolute;
	bottom: 6px;
	left: 6px;
	width: 74px;
	height: 20px;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
}

.game-buttons
{
	position: absolute;
	bottom: 10px;
	left: 12px;
	height: 19px;
	width: 95px;
	overflow: visible;
	text-align: left;
	padding: 0px 8px;
}

.game-buttons2
{
	position: absolute;
	bottom: 10px;
	left: 12px;
	height: 19px;
	width: 214px;
	overflow: visible;
	text-align: left;
	padding: 0px 8px;
}

* html .game-buttons
{
}

.game-buttons a
{
	display: block;
}

.i-play
{
	background: url(images/icons/b_play.gif) no-repeat left top;
	padding-left: 17px;
	height: 15px;
	text-align: center;
	text-decoration: underline;
}

.game-buttons .i-play 
{
	position: absolute;
	top: 0;
	left: 0;
}

.game-buttons .right-link
{
	position: absolute;
	top: 0;
	right: 0;
}

.i-favorites
{
	background: url(images/icons/b_add.gif) no-repeat left top;
	padding-left: 17px;
	height: 15px;
	text-align: center;
	text-decoration: underline;
}

.game-buttons .i-favorites
{
	float: right;
}

.i-delete
{
	background: url(images/icons/b_remove.gif) no-repeat left top;
	padding-left: 18px;
	height: 15px;
	text-align: center;
	text-decoration: underline;
}

* html .i-delete
{
    float: right;
}

#breadcrumbs
{
	margin: 0;
	padding-left: 0px;
	padding-top: 14px;
	background: black;
	width:100%;
}

#breadcrumbs.sized-breadcrumbs
{
	height: 38px;
	padding-left: 0px;
	padding-bottom: 15px;	
	text-align:left;
}

#breadcrumbs p
{
	display: none;
}

#breadcrumbs br
{
	display: none;
}

#breadcrumbs a
{
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 20px;
}

#breadcrumbs h2
{
	color: white;
	font-size: 15px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

#breadcrumbs .small
{
	font-size: 11px;
	color: White;
}

#breadcrumbs .highlight
{
	font-size: 11px;
	color: #EC8022;
}

#inner-top-left
{
	padding-left: 8px;
	background: url(images/content_frame/top.gif) no-repeat top left;
}

#inner-top-right
{
	padding-right: 8px;
	background: url(images/content_frame/top.gif) no-repeat right -16px;
}

#inner-top-center
{
	background: url(images/content_frame/top.gif) repeat-x -8px;
	height: 8px;
}

* html #inner-top-center
{
	background: url(images/content_frame/top.gif) repeat-x left -8px;
	overflow: hidden;
}

#content-middle
{
	padding: 0 2px;
}

#inner-body
{
	padding: 8px;
	border-left: solid 1px #b5b3b3;
	border-right: solid 1px #b5b3b3;
	background: white;
}

* html #inner-body
{
	padding-bottom: 0px;
}

#content-middle-center p
{
	margin: 0px;
	padding: 8px;
	text-align: left;
}

#content-body
{
}

#inner-bottom
{
}

#inner-bottom-left
{
	height: 8px;
	padding-left: 8px;
	background: url(images/content_frame/bottom.gif) no-repeat top left;
}

#inner-bottom-right
{
	height: 8px;
	padding-right: 8px;
	background: url(images/content_frame/bottom.gif) no-repeat right -16px;
}

#inner-bottom-center
{
	height: 8px;
	background: url(images/content_frame/bottom.gif) repeat-x -8px;
}

* html #inner-bottom-center
{
	background: url(images/content_frame/bottom.gif) repeat-x left -8px;
	overflow: hidden;
}

.help-row
{
	height: 40px;
	padding-left: 8px;
}

.help-item
{
	float: left;
	width: 410px;
	padding: 6px 10px;
	text-align: left;
}

.help-item p
{
	padding: 0;
	margin: 0;
}

.help-item a
{
	text-decoration: underline;
	color: Black;
}

#thumbnail
{
	float: right;
	width: 279px;
	padding: 0px 8px;
}

#thumbnail-top
{
	height: 6px;
	background: url(images/general/thumbnail_top.png) no-repeat;
	overflow: hidden;
}

#thumbnail-middle
{
	background: url(images/general/thumbnail_middle.gif) repeat-y;
}

#thumbnail-middle img
{
	border: 1px solid #999696;
	margin: 4px 4px 0px 4px;
}

#thumbnail-buttons
{
	height: 19px;
	text-align: left;
	padding-left: 8px;
	padding-right: 6px;
}

*+html #thumbnail-buttons
{
	height: 25px;
}

#thumbnail-buttons a
{
	display: block;
	float: left;
	line-height: 19px;
	margin: 2px 4px;
}

.right-link
{
	float: right;
}

.right-link2
{
	float: right;
}

#thumbnail-bottom
{
	height: 10px;
	background: url(images/general/thumbnail_bottom.png) no-repeat;
}

#help-info
{
	width: 544px;
	border-right: 1px solid #CECBCC;
	min-height: 170px;
	text-align: left;
	padding: 15px;
}

* html #help-info
{
	height: 170px;
}

#help-info p
{
	line-height: 16px;
}

.sort-box
{
	float: right;
	padding-right: 28px;
}

.sort-box label
{
	font-weight: bold;
	color: White;
}

.paginator
{
	width: 300px;
	text-align:center;
	margin: 0px auto;
	color: #f89021;
}

*+html .paginator
{
	margin-left: 294px;
}

* html .paginator
{
	margin-left: 294px;
	height: 22px;
}

.paginator a
{
	color: #f89021;
}

.paginator a.pageLink 
{
	margin: 0 4px;
	text-decoration: underline;
	color: #f89021;
}

#content-body .paginator 
{
	color: #999999 !important;
}

#content-body .paginator a
{
	color: White !important;
}

.paginator span span
{
	margin: 0 4px;
	color: #f89021;
	font-weight: bold;
}

#content-body .paginator span span
{
	margin: 0 4px;
	color: White !important;
	font-weight: bold;
}

#content-body p 
{
	padding: 0;
	margin: 0;
	color: Black;
}

#content-body p.bold
{
    color: #962c00;
}

* html .png-fix
{
	behavior: url(/App_Themes/DefaultTheme/pngdivbehavior.htc);
}

.topGame_header{
	margin:10px auto;
	height: 21px;
	background: url(images/tabs/top5.gif) no-repeat 54px 0px;
}

.topGame-header-wrapper 
{
	display: none;
}

.topGames_container {
	float: left;
	margin: 4px -3px;
	position: relative;
	z-index: 5;
}
.pageLink
{
	text-decoration:underline;
}

.history-row
{
	height: 100px;
	border-bottom: solid 1px #C6C4C3;
}

.history-item
{
	float:left;
	width: 410px;
	margin: 6px 10px;
	height: 88px;
}

.history-item p
{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 16px;
}

.history-item-left
{
	float: left;
	width: 120px;
	padding: 0;
	padding-left: 10px;
}

.emph
{
	color: #962c00;
}

.history-item-right
{
	margin-left: 130px;
}

.pic_holder
{
    float: left;
    height: 68px;
    width: 68px;
}

.pic_holder img
{
    width:68px;
    height:68px;
}

.info_holder
{
    margin-left: 80px;
}

.game-table 
{
	height:605px;
}

#cross-sale-links
{
	height: 40px;
	text-align: center;
}

#cross-sale-links a 
{
	margin: 0 5px;
}

#footer-text
{
    padding: 0 36px 36px 36px;
    background: Black;
}

#footer-text h3
{
    padding: 0;
    margin: 0;
    text-align: left;
    color: #6a6a6a;
}

#footer-text p
{
    padding: 0;
    margin: 0;
    text-align: left;
    color: #6a6a6a;
}

#footer-text a
{
    padding: 0;
    margin: 0;
    text-align: left;
    color: #6a6a6a;
}

#footer-text h3
{
    padding-top: 20px;
    font-size: 11px;
}

#footer-text a
{
    text-decoration: underline;
}

#footer-text p.footer-text-links
{
    padding-top: 20px;
}

.register-container
{
    float: right; 
    width: 276px; 
    cursor: pointer;
}

.register-center
{
    text-align: center; 
    padding-top: 20px;
}

.register-caption
{
    height: 65px;
}

.register-caption-text
{
    font-family: Verdana; 
    font-size: 20px; 
    font-weight: bold; 
    letter-spacing: 4px; 
    color: #E9E9E9;
}

.register-caption-gift-text
{
    font-family: Calibri; 
    font-size: 23px; 
    color: #E9E9E9;
}

.register-button-text
{
    font-family: Bookman Old Style; 
    font-size: 21px; 
    font-weight: bold; 
    color: White;
    line-height: 80%; 
    position: relative; 
    top: -100px;
}
#main-content-main
{
	background-color:#2D2C2C;
	width:100%;
}

.i-fun
{
	height: 19px;
	text-align: center;
	width: 62px;
	padding-right: 16px;
    	text-decoration: underline;
	color:#000000 !important;
}
.i-money
{
	background: url(images/icons/b_play.gif) no-repeat left top;
	padding-left: 17px;
	height: 15px;
	text-align: center;
	text-decoration: underline;
	color:#000000 !important;
}

.game-buttons2
{
	position: absolute;
	bottom: 16px;
	left: 9px;
	height: 19px;
	width: 255px;
	overflow: visible;
	text-align: left;
	padding: 0px 8px;
}
* html .game-buttons2
{
	bottom: 10px;
}

.game-buttons2 a
{
	line-height: 14px;
	display: block;
	margin: 2px 4px;
	padding-left:19px;
}

.game-buttons2 .i-money 
{
	position: absolute;
	top: 0;
	left: 0;
}
.i_fav2
{
    position: absolute;
	top: 3px;
	left: 245px;
    background: url(images/general/favorites.gif) no-repeat left top;         
    width: 17px;
    height: 17px;
    display:block;
    z-index:9999;
}