@import "reset.css";
@import "jtip.css";
@import "selectbox.css";
@import "checkbox.css";
* html img{
	behavior:url(../main/png.htc); /* No change here! */
}

html{ background: #47391F; }

/* html{ background: url(../images/site_img/bg_pattern.png) 1px 0px; } */

body{
	background: url(../images/site_img/wrapper_bg.jpg) repeat-x 4px 0px;
	height:100%;
	padding: 21px 0 0 0;
}


select{
	height:22px;
	width:117px;
	font-family: Tahoma;
	color:#4C2423;
	font-size:12px;
}

#wrapper{
	margin: 0px auto;
	margin-top: 21px;
	padding: 0px;
	width: 804px;
	background: url(../images/site_img/shadow.png) no-repeat;
	overflow: hidden;
	position:relative;
}
.underline{
	text-decoration:underline;
}
#main {
	margin: 0px auto;
	width: 770px;
	background: url(../images/site_img/main_top_corners.png) no-repeat 0px 0px;
	margin: 6px 0px 0px 16px;
	margin-bottom: 100px;
	position:relative;
}
#main #header{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 770px;
	z-index: 12;
}
/*  'Language Menu and Add to Favourites' Block  */
#main #header #lang_menu{
	position: relative;
	left:35px;
	float: left;
	display: inline;
	height: 31px;
	background: url(../images/site_img/lang_angle_left11.png) no-repeat;
	margin: 0px 0px 0px 167px;
	padding-right: 21px;
	z-index: 0;
}
/*  'Choose Language' Menu  */
#main #header #lang_menu ul{
	margin-top: -5px;
	margin-left: 15px;
	float: left;
	display: inline;
}
#main #header #lang_menu ul li{
	list-style: none;
	float: left;
	margin-left: 5px;
	width: 22px;
	height: 12px;
	position: relative;
}
#main #header #lang_menu ul li a{
	display: block;
	width: 22px;
	height: 12px;
	padding-top: 12px;
	position: relative;
	z-index: 1
}
#main #header #lang_menu ul li a.selected{
	background: url(../images/site_img/lang_active.png) no-repeat center 5px;
}
#main #header #lang_menu #lang_menu_right_angle{
	position: absolute;
	right: 0;
	top: 0;
	width: 21px;
	height: 31px;
	background: url(../images/site_img/lang_angle_right1.jpg) no-repeat;
}
#main #header #lang_menu a.favourites{
	float: right;
	margin: 7px 21px 0px 0px;
	color: #993333;
	background: url(../images/site_img/star_bullet.gif) left center no-repeat;
	padding-left: 21px;
	text-decoration: underline;
}
/* Search */
#main #header #search{
	float: right;
	position: relative;
	margin: 19px 30px 0px 0px;
	width: 130px;
	height: 22px;
	display: inline;
}
#main #header #search form{
	width: 285px;
	position:relative;
	top:-5px;
}
#main #header #search form #search_submit{
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	width: 21px;
	height: 21px;
	border: 0;
	cursor: pointer;
	background: url(../images/site_img/search.png) no-repeat;
}
#main #header #search form label{
	float: left;
	margin: 4px 10px 0px 0px;
	color: #CE7A5C;
	position:relative;
}
#main #header #search form input#search_box{
	position:relative;
	top:2px;
	float: left;
	width: 115px;
	background: white;
	border: solid 1px #F0BBAC;
	font-size:8pt;
	color:#8F8886;
	height:16px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
} 
/* END of Search */

/*  Content: '#Left'; '#Middle'; '#Right'  */
#content_color{
    float:left;
    margin: 0 auto;
    background: url(../images/site_img/content_color.gif) repeat-x bottom;
}
#background_inner{
    position:absolute;
    left:0;
    top:73px;
    width: 100%;
    height: 200px;
    background: url(../images/site_img/inner_background_fix.jpg) repeat-x;
}
#main #content{
	position: relative;
	overflow: visible;
	z-index: 1;
	float: left;
	display: inline;
	margin: -8px 0px -3px 0px;
	padding: 0px;
	width: 770px;
	background:url(../images/site_img/top_content.jpg) center top no-repeat;
	z-index:10 !important;
	zoom:1 !important;
	min-height: 623px;
	height: auto !important; /* IE6 fix */
  	height: 623px; /* IE6 fix */
}
Xxx_____xxX-body.home #main #content { margin-bottom: -22px; }
body.browse_games #content_color
{
	background-color: #FEF1E1 !important;
}
body.browse_games #main #footer
{
	margin-top: 10px;
}
body.browse_games #main #footer span.copy_right
{
	margin-top: 29px;
}

#main .inner_content{
	background: #fff url(../images/site_img/top_content_in.jpg) center top no-repeat !important;
}
/*  Left Side */
#main #content #left{
	position: relative;
	float: left;
}
#main #content #left #logo_pic{
	display: block;
	position: absolute;
	top: -27px;
	left: 19px;
	width: 151px;
	height: 150px;
	background: url(../images/site_img/logo.png) no-repeat;
	overflow:hidden;
	cursor: pointer;
}
#main #content #left a#logo_pic{
	display:block;
	width: 173px;
	height: 150px;
	zoom: 1;
}
/* Left Menu */
#main #content #left .left_menu{
	width: 181px;
	height: 150px;
	margin-top:122px;
	overflow: hidden;
	margin-left: 5px;
	position:relative;
}
#main #content #left .left_menu .left_menu_flash{
	width:173px;
	height:29px;
	border-left:solid 4px #A17A75;
	border-right:solid 4px #A17A75;
	vertical-align:middle;
}

.left_menu_flash A{
	font: 12px Arial;
	font-weight: bold;
	color:#FFFEFC;
	display:block;
	padding-top:6px;
	padding-left:15px;
/*	padding-bottom:8px; */
	margin-bottom:-5px;
	height:29px;
}

#main #content #left .left_menu #simstrategy{
	
}
#main #content #left .left_menu #left_menu_angles{
	clear:both;
	position:absolute;
	z-index:10;
	bottom:4px;
	left:0px;
	width:181px;
	height:10px;
	background: url(../images/site_img/left_menu_bottom_angles.gif) no-repeat bottom;
}

/* LOGIN */
#content #left #login{
	width: 180px;
	background: #FEF3E5;
	margin: 3px 0px 0px 0px;
	overflow: hidden;
}
#content #left #login span{
	width: 170px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	color: #7F3C3C;
	font: 15px Arial;
	font-weight: bold;
	text-align:center;
}
#content #left #login form label{
	float: left;
	color: #98615F;
	font-weight: none;
	margin-left: 27px;
}
#content #left #login form label#label_1{
	margin-top: 4px;
	margin-left: 34px;
}
#content #left #login form label#label_2{
	margin-top: 12px;
	margin-left: 12px;
}
#content #left #login form #user_name, #content #left #login form #password, #left_content .game_platforms form #tellafriend{
	margin-left:5px;
	width: 108px;
	border: solid 1px #AF8F8E;
	background: white;
}
#content #left #login form #password{
	margin-top: 8px;
}
#content #left #login form input.log_submit, #content #left #registration_newsletters .weekly_newsletter form input.log_submit, #left_content .game_platforms form input.log_submit{
	width: 39px;
	height: 21px;
	padding-bottom: 4px;
	background: url(../images/site_img/log_submit_1.png) no-repeat;
	color: #fff;
	font: 11px Tahoma;
	font-weight: bold;
	cursor: pointer;
	border: 0;
	float: right;
	text-indent: -1000px;
}
#content #left #login form input.log_submit{
	margin-right: 4px;
	margin-top: 9px;
}
#content #left #login form a,
.account_details a
{
	color: #993333;
	text-decoration: underline;
	margin: 12px 0px 0px 19px;
}

#content #left #login form a { float: left; }

/* END OF LOGING */
#content #left #registration_newsletters{
	width: 186px;
	height: 261px;
	background: url(../images/site_img/test1.png) no-repeat;
	padding-bottom:26px;
}
/*  ~ Free Registration ~  */
#content #left #registration_newsletters .free_registration{
	float: left;
	overflow: hidden;
	display: inline;
	width: 182px;
	height: 68px;
	margin: 12px 0px 0px 0px;
}
#content #left #registration_newsletters .free_registration h4{
	margin-top:14px;
	margin-bottom: 10px;
	font-family: Arial;
	color: #5F4D47;
	font-weight: bold;
	text-align: center;
}
#content #left #registration_newsletters .free_registration span{
	display: block;
	width: 182px;
	height: 28px;
	text-align: center;
	color: #5F4D47;
}
#content #left #registration_newsletters .free_registration span a{
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}
/*  ~ Weekly Newsletter ~  */
#content #left #registration_newsletters .weekly_newsletter{
	float: left;
	overflow: hidden;
	display: inline;
	width: 160px;
	margin: 12px 0px 0px 19px;
}
#content #left #registration_newsletters .weekly_newsletter h4{
	float: left;
	font-family: Arial;
	color: #FEF1E1;
	font-weight: bold;
	text-align: center;
	width:152px;
}
#content #left #registration_newsletters .weekly_newsletter form{
	float: left;
}
#content #left #registration_newsletters .weekly_newsletter form input#email{
	float: left;
	margin-top: -13px;
	padding: 1px 2px;
	width: 105px;
	height: 15px;
	border: solid 1px #510801;
	font: 11px Tahoma;
	color: #AC9189;
}
#content #left #registration_newsletters .weekly_newsletter form input.log_submit{
	margin-top: -20px;
	padding-left: 38px;
}
/*  END OF LEFT  */
/*  Middle Side  */
#main #content #middle{
	width: 430px;
	float: left;
	position:relative;
}
body.browse_games #middle{
	padding-bottom:50px;
}
 body.inner #middle{
	margin-bottom:21px;
 }
 
/*  Top Menu  */

#top_menu {
	float: left;
	height: 44px;
	margin: 31px 0px 0px 0;
	padding: 9px 0 0 35px;
}

#top_menu ul {
	overflow: hidden;
}
	#top_menu li {
		overflow: hidden;
		float: left;
		
		margin-right: 2px;
	}
	
	#top_menu a, #top_menu span {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
	}
	
	#top_menu a {
		overflow: hidden;
		float: left;
		height: 31px;
		padding: 0 0 0 16px;
		background: url(../images/site_img/bg-top-menu.png) no-repeat left -35px;
		color: #412A22;
		cursor: pointer;
		position: relative;
	}
		
		body #top_menu a:hover {
			background-position: left 3px;
			height: 31px;
		}
		#top_menu .selected a, #top_menu .selected a:hover {
			background-position: left top;
			height: 35px;
		}
	
	#top_menu a strong {
		float: left;
		height: 23px;
		padding: 12px 16px 0 0;
		
		background: url(../images/site_img/bg-top-menu.png) no-repeat right bottom;
	}
		#top_menu a:hover strong, #top_menu .selected a strong, #top_menu .selected a:hover strong {
			background-position: right top;
		}
		#top_menu a:hover strong {
			background-position: right 3px;
		}
		#top_menu a:hover strong b { visibility: hidden; }
		
	#top_menu a span {
		position: absolute;
		color: white;
		top: 0;
		left: 0;
		padding: 13px 15px 3px 17px;
	}
		#top_menu a:hover span, #top_menu .selected a span {
			margin: 0;
			color: #FF6906;
			padding: 12px 16px 4px 16px;
		}

/********************************************************************************/

/*  END OF TOP MENU  */
#main #content #middle #wonders{
	float: left;
	width: 403px;
	margin: 15px 0px 0px 15px;
	overflow: hidden;
	display: inline;
}
/*  New Releases Block  */
#main #content #middle .new_releases{
	background:#E9E3E0 url(../images/site_img/new_releases_bg.png) repeat-x;
	float: left;
	position: relative;
	display: inline;
	width: 395px;
	border-left: solid 2px #E5BBA1;
	border-right: solid 2px #E5BBA1;
	border-bottom: solid 2px #E5BBA1;
	margin: -1px 0px 0px 15px;
	padding:9px 0px 0px 5px;
}
.new_releases p{
	float:left;
	text-align: center;
	width: 390px;
	margin-top:8px;
	padding-bottom: 19px;
}
.new_releases p a{
	text-decoration: underline;
	font: bold 11px Tahoma; 
	color: #FF6906;
}
h2.newreleases_title{
	margin: 5px 11px 0 15px;
	padding: 5px 8px 0px 8px!important;
	background: url(../images/site_img/title_left.png) no-repeat;
	height: 22px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #703333;
	position: relative;
}
body.category #right h2.newreleases_title{
	height: 21px;
	
}

body.inner h2.newreleases_title{
	margin-top:11px;
}
table.explore_games_table h2{
	margin:0;
	padding: 5px 8px 0px 8px!important;
	height: 23px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #703333;
	position: relative;
}
span.title_angle_right{
  right: 0px ;
  left: auto !important;
  top: 0 !important;
  width: 12px;
  height: 26px;
  background: url(../images/site_img/title_right.jpg) no-repeat;
}

h2.newreleases_title span, table.explore_games_table h2 span{
	color: white;
	font: bold 13px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 17px;
	top: 6px;
}
/*  */
.info_release{
	float: left;
	overflow: hidden;
	margin: 5px 8px 9px 8px;;
	display: inline;
	position:relative
}
.non_rated{
  	width: 165px;
}

.info_release a {
	float: left;
	margin-right: 0px;
}

.info_release h5,
.info_release h5 a {
	font-weight: bolder;
	color: #5F2E2C;
	line-height: 11px;
	display: inline;
	width: 85px;
	xwhite-space:nowrap; 
}

.new_releases .info_release h5 {
	position: absolute;
	width: 90px;
	height: 23px;
	overflow: hidden;
}

body.browse_games  .info_release h5, body.browse_games  .info_release h5 a { width: 110px; overflow: hidden; line-height:11px; padding-top:1px; }



body.browse_games .info_release h5 {  }
.info_release h5 strong { margin-left: -13px; }

.info_release h5 u{
	margin-right:7px;
}
.info_release span{
	color: #AC9189;
	line-height: 14px;
	
}
.info_release a.more_info,
.company_details a {
	color: #993333;
	text-decoration: underline;
	line-height: 14px;
/*	background: url(../images/site_img/more_info_icon.gif) right center no-repeat; */
/*	padding-right: 20px; */
}
.new_releases .info_release span, .new_releases .info_release a.more_info {position:absolute;bottom:0px;left:77px;}
.new_releases .info_release span {bottom:14px;}


.img_border {
	border: 1px solid #926E6C;
	padding: 1px;
	margin-right: 8px!important;
	display: block!important;
}

.img_border img { float: left; }

#main #content #middle .new_releases .right_release{
	margin-left: 30px !important;
	margin-top:7px;
}
#main #content #middle .new_releases .right_release_home{
	margin-left:17px;
}
/* End of New Releases */
/*  Luxor Box  */
#main #content #middle .luxor{
	position: relative;
	z-index: 11 !important;
	width: 400px;
	margin: -1px 0px 0px 15px;
	border-left: solid 2px #E5BBA1;
	border-right: solid 2px #E5BBA1;
	border-bottom: solid 2px #E5BBA1;
	border-top: solid 2px #E5BBA1;
	background:#E9E3E0 url(../images/site_img/game_detail_bg.png) repeat-x;
	padding: 13px 0 12px 0;
}
.no_border_top{
	border-top:none !important;
}
#main #content #middle .luxor .info_luxor{
	width: 366px;
	margin: 0px 0px 0px 11px;
	overflow: hidden;
}
#main #content #middle .luxor .info_luxor #luxor_logo{
	background: url(../images/site_img/game_main_bg.png) no-repeat;
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	width: 139px;
	height: 158px;
	overflow: hidden;
}
#main #content #middle .luxor .info_luxor #luxor_logo img{
	padding: 3px;
}
#main #content #middle .luxor .info_luxor .info_luxor_content{
	width: 210px;
	float: left;
	margin-left:2px;
}
#main #content #middle .luxor .info_luxor .info_luxor_content h4 {
	margin: 0;
	color: #FF6906;
	font-weight: bolder;
}
#main #content #middle .luxor .info_luxor .info_luxor_content h4 a 
{
	font-size: 14px;
	text-decoration: none;
}
.rating_box{
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.info_release .table_rating{
	float:left;
	margin-top:6px;
	xmargin-left:13px;
	display:block;
	width:95px;
	color:#5E2C2A;
}
body.inner .rating_box{
	margin-top: 2px;
	margin-bottom: -2px;
	width: 93px;
}
body.inner table.explore_games_table .rating_box{
	float:left;
	width:91px;
	margin-top: 7px;
	xmargin-left:10px;
}
body.inner table.explore_games_table h5{
	xmargin-top:5px;
	xfloat:left
}
body.inner table.explore_games_table .info_release a.img_border{
	margin-left:1px;
	margin-top:6px;
}
body.inner table.explore_games_table .info_release a.img_border{ width: 100px; min-height: 70px; }

.fivestar{
    width: 93px
}
.category_rating_box{
	margin-top:5px;
}
.fourstar{
    width: 73px;
}

.rating_box img{
	position: relative;
	z-index: 1;
}
.rating_box .rating_index{
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	background:#FECC00 url(../images/site_img/rating_bg.jpg) top repeat-x;
	z-index: 0;
}


body.inner .classic_hits .rating_box{
	clear: left;
	width: 80px;
}
body.inner .classic_hits .rating_index{
	height: 15px;
}

#main #content #middle .luxor .info_luxor .info_luxor_content p{
	color: #795557;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#main #content #middle .luxor .info_luxor .info_luxor_content a{
	xmargin-top: 15px;
	xfloat: left;
	color: #FF6906;
	text-decoration: underline;
	font-weight: bolder;
}
#main #content #middle .luxor .luxor_pic_menu{
	margin: 0px auto;
	margin-top: 4px;
	overflow: hidden;
	width: 374px;
}
#main #content #middle .luxor .luxor_pic_menu ul{}
#main #content #middle .luxor .luxor_pic_menu ul li{
    list-style: none;
	float: left;
	margin-right: 13px;
	padding-left: 14px;
	background:  url(../images/site_img/luxor_border.jpg) no-repeat;
}
#main #content #middle .luxor .luxor_pic_menu ul li a{
	background: url(../images/site_img/game_screenshot_bg.png) no-repeat;
	display: block;
	width: 106px;
	height: 96px;
}
#main #content #middle .luxor .luxor_pic_menu ul li a img{
	padding: 3px 0 0 3px;
}
/* End of Middle Side */

/* Right side */
#main #content #right{
	float: left;
	display: inline;
	margin-top: 68px;
}
body.new #main #content #right{ margin-top: 85px; }
body.new h2.categories_pages_title { margin-left: 18px; }

#main #content #right span.top_games{
	font-weight: bolder;
	margin-left: 10px;
	color: #F0C392;
	position: relative;
	z-index: 10;
	display: block;
	width: 130px;
	text-align: center;
}


/*  List of Top Rated Games  */
#main #content #right #top_games_list{
	width: 141px;
	margin-top: 6px;
	border-left: solid 4px #A17A75;
	border-right: solid 4px #A17A75;
	position: relative;
	padding-bottom: 31px;
}

#main #content #right #top_games_list .top_games_boxes,
#main #content #right #top_games_list .top_games_numbers{
	position: relative;
	width: 139px;
	padding-top: 1px;
	padding-bottom: 2px;
	background: #6B4749 url(../images/site_img/top_games_bg1.png) repeat-x;
	border-right: solid 2px #6B474A;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.text_games{
	position: absolute;
	top: 13px;
	left: 59px;
	color: white;
	width: 75px;
	cursor:pointer;
}
.text_games_shadow{
	position: absolute;
	top: 12px;
	left: 58px;
	color: black;
	width: 75px;
	cursor:pointer;
}


#top_games_list .link_to_game {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 2px;
	width: 139px;
	height: 42px;
	text-indent: -9999px;
}

#main #content #right #top_games_list .top_games_boxes .bordered_img,
#main #content #right #top_games_list .top_games_numbers .bordered_img
{
	float: left;
	width: 42px;
	height: 31px;
	padding: 1px;
	position: relative;
	margin: 5px;
	border: solid 1px #663432;
	overflow: visible;
	background:#977373;
}
#main #content #right #top_games_list .top_games_boxes .bordered_img img{ float: left; }

* html .top_games_numbers .bordered_img{
	margin:0px 0px 0px 0px;
}
#main #content #right #top_games_list .top_games_boxes .bordered_img span{
	position: absolute;
	bottom: -4px;
	left: -2px;
	display: block;
	width: 15px;
	height: 17px;
	font-size: 9px;
	color: #993333;
	background: url(../images/site_img/top_games_span.png) no-repeat;
	text-align: center;
	padding-top: 3px;
}
.top_games_numbers .bordered_img span{
	position: absolute;
	bottom: -7px;
	left: -5px;
	display: block;
	width: 22px;
	height: 21px;
	font-size: 9px;
	color: white;
	background: url(../images/site_img/top_games_span_bg.png) no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-left: 0px;
	font-weight: bold;
}
#main #content #right #top_games_list .top_games_boxes a.top_link,
#main #content #right #top_games_list .top_games_numbers a.top_link{
	color: black;
	float: left;
	display: block;
	margin-top: 8%;
	width: 75px;
	margin-left:3px;
}
#main #content #right #top_games_list a.browse_all{
	position: absolute;
	bottom: -1px;
	left: -4px;
	display: block;
	width: 149px;
	height: 27px;
	background: url(../images/site_img/browse_all_1.png) no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: underline;
	padding-top: 5px;
}
#main #content #right #top_games_list a.browse_all .text{
	position: relative;
	font-weight: bold;
	z-index: 10;
}
#main #content #right #top_games_list a.browse_all .shadow{
	font-weight: bold;
	color: #FF6602;
	position: absolute;
	text-decoration: underline;
	text-align: center;
	width: 100%;
	z-index: 1;
	top: 4px;
	left: -1px;
}

#main #bottom_content_angles{
	zoom: 1;
	position: absolute;
	z-index: 0;
	bottom: 69px;
	left: 0;
	width: 770px;
	height: 40px;
	background: url(../images/site_img/bottom_content_angles.png) no-repeat bottom;
	clear: both; /*  for ie6 only  */
}

/* End of Right Side */
/* Footer */
#main #footer{
	position: relative !important;
	margin-top: -17px;
	margin-left: -9px;
	width: 788px;
	height: 80px;
	background: url(../images/site_img/footer_bg.png) no-repeat;
	
}

#main #footer span.copy_right{
	float: left;
	display: block;
	margin: 10px 0px 0px 30px;
	color: #BA8D6C;
}
#main #footer ul{
	margin-left: 227px;
}
#main #footer ul li{
    list-style: none;
	float: left;
	height: 12px;
	padding-right: 9px;
	padding-left: 10px;
	border-right: solid 1px #D6B8AF;
	position:relative;
}
#main #footer ul li a{
	font-weight: bold;
	color: #F0C392;
	text-decoration: underline;
}
#footer a{
	position:relative;
}

/*  Inner Pages Start Here  */
#main .inner_content #middle{
	width: auto !important;
}
#main .inner_content .browse_games_left{
	float: left;
	margin: 15px 0px 0px 15px;
	display: inline;
}
#main .inner_content .browse_games_left .excusive{
	position: relative;
	margin-bottom: 16px;
	width: 200px;
	height: 200px;
	padding: 10px;
	border: solid 1px #ECDED9;
	z-index: 0;
}
#main .inner_content .browse_games_left .excusive .gcc{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 109px;
	height: 114px;
	background: url(../images/site_img/exclusive.png) no-repeat;
}
#main .inner_content .browse_games_left .excusive img{
	position: relative;
	z-index: 0;
}
#main a.rate_this_game{
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-left: 10px;
	color: #993333;
	font-weight: bold;
}
#main .inner_content .browse_games_left .buy_download{
	width: 220px;
	border: solid 1px #ECDED9;
	overflow: hidden;
	padding-bottom: 7px;
	margin-top: 4px;
}
#main .inner_content .browse_games_left .buy_1{
	margin-top: 15px;
}
#main .inner_content .browse_games_left .buy_download img{
	float: left;
	margin: 8px;
}
#main .inner_content .browse_games_left .buy_download .product_info{
	float: left;
	margin-top: 6px;
}
#main .inner_content .browse_games_left .buy_download .product_info span.os{
	font-weight: bold;
	color: #795557;
}
#main .inner_content .browse_games_left .buy_download .product_info span.price{
	color: #993333;
	font-size: 15px;
	font-weight: bold;
}
#main .inner_content .browse_games_left .buy_download .product_info span.size{
	color: #795557;
	line-height: 20px;
}
#main ul.small_buttons{
	float: right;
	margin-right: 10px;
	list-style: none;
}
#main ul.small_buttons li{
	background: url(../images/site_img/buy_button_left.jpg) no-repeat;
	margin-top: 7px;
}
#main ul.small_buttons li a{
	display: block;
	padding: 3px 5px 5px 7px;
	background: url(../images/site_img/buy_button_right.jpg) no-repeat right top;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#main ul.big_button{
	margin-top: 12px;
}
#main ul.big_button li{
    list-style: none;
	background: url(../images/site_img/button_big_left.jpg) no-repeat;
}
#main ul.big_button li a{
	display: block;
	width: 212px;
	padding: 8px 0px 10px 11px;
	background: url(../images/site_img/button_big_right.jpg) no-repeat right top;
	color: #fff;
	font-weight: bold;
}
#main ul.big_button li a img{
	float: left;
	margin-top: 1px;
	margin-right: 15px;
}
#main ul.watch_video{
	margin-top: 15px !important;
	margin-left: -4px;
}
/*  Right side of "Browse Games  */
#main .inner_content .browse_games_right{
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 30px;
}
#main .inner_content .browse_games_right span{
	color: #993333;
	font-weight: bold;
}
#main .inner_content .browse_games_right ul{
	overflow: hidden;
}
#main .inner_content .browse_games_right ul li{
    list-style: none;
	float: left;
	margin-left: 3px;
}
#main .inner_content .browse_games_right ul li img{}
#main .inner_content .browse_games_right .game_info_text{
	float: left;
	margin-top: 3px;
	width: 280px;
	overflow: hidden;
}
#main .inner_content .browse_games_right .game_info_text h5{
	font: 18px Arial;
	color: #993333;
	font-weight: bold;
}
#main .inner_content .browse_games_right .game_info_text p{
	margin-top: 9px;
	color: #795557;
}
#main .inner_content .browse_games_right .key_game{
	width: 280px;
	margin-top: 15px;
}
#main h5.red_titles{
	width: 140px;
	color: #993333;
	font: 15px Arial;
	font-weight: bold;
	margin-left: 2px;
}
#main .inner_content .browse_games_right .key_game ul li{
    list-style: none;
	float: none;
	padding-left: 10px;
	background: url(../images/site_img/bull.gif) no-repeat left center;
	margin-top: 17px;
}
/*  End of .browse_games_right  */
#main .inner_content #bottom{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 40px;
	overflow: hidden;
	zoom: 1;
}
ul.screenshot_menu{
	float: left;
	width: 502px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 14px 12px 14px 12px;
	border: solid 1px #ECDED9;
	overflow: hidden;
	zoom: 1;
}
ul.screenshot_menu li{
    list-style: none;
	float: left;
	border-right: solid 1px #ECDED9;
	padding-right: 16px;
	margin-left: 16px;
}
ul.screenshot_menu li a{
	color: #795557;
	font-weight: bold;
}
ul.screenshot_menu li a span{
	display: block;
	width: 73px;
	margin-top: 4px;
	font-weight: bold;
	cursor: pointer;
}
#main .inner_content #bottom .reviews{
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 95px;
	position: relative;
	padding: 34px 10px 12px 10px;
	width: 505px;
	border: solid 1px #ECDED9;
	background: #F6EFEC;
}
#main .inner_content #bottom .reviews p{
	color: #795557;
}
#main .user_details span.noreviews{
	float: left;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
#main .inner_content #bottom .reviews p a{
	color: #795557;
	text-decoration: underline;
}
#main .inner_content #bottom .reviews p a:hover{
	text-decoration: none;
}
#main .inner_content #bottom .review_rating{
	margin-top: 12px;
}
#main .inner_content #bottom .reviews .floated_b{
	float: left;
}
#main .inner_content #bottom .reviews .review_rating ul.small_buttons{
	margin-top: -3px
}



#reviews-box, 
#reviews-box dl,
#reviews-box dt,
#reviews-box dd,
#reviews-box dd p
{ 
	clear: both;
}
#reviews-box { display: none; }
#reviews-box dl {
	padding: 1px 0 0 0;
	margin: 0 0 0 -5px;
}
#reviews-box dl dt {
	margin: 10px 0 5px 0;
	color: #6C494B;
	padding: 10px 15px 0 15px;
	border-top: 2px solid #E5BBA1;
}
#reviews-box dl dt.sortby, 
#reviews-box dl dt.paging 
{
	float: left; 
	width: 150px; 
	margin-bottom: 0; 
	padding: 7px 15px 0 5px; 
	clear:none;
}
#reviews-box dl dt.sortby.top,
#reviews-box dl dt.paging.top { height: 25px; }

#reviews-box dl dt.sortby select { border:1px inset #6D5C57; }
#reviews-box dl dt.paging { width: 350px; text-align: right; }

#reviews-box dl dd {
	overflow: hidden;
	padding: 0 15px;
}
p.review-rating img {
	margin:	0px 2px 0 0;
}



#main ul.large_button{}
#main .add_review{
	position: absolute;
	top: -15px;
	right: 12px;
}
#main ul.large_button li{
    list-style: none;
	background: url(../images/site_img/large_button_left.png) no-repeat;
	width: 142px;
}
#main ul.large_button li a{
	display: block;
	padding: 7px 7px 7px 7px;
	width: 134px;
	background: url(../images/site_img/large_button_right.png) no-repeat right top;
	overflow: hidden;
	font: 15px Arial;
	font-weight: bold;
	color: #fff;
}
#main ul.large_button li a img{
	float: left;
	margin: -2px 10px 0px 1px;
}


/*  filter styles  */
#search_filter select{
	font-family: Tahoma;
	font-size: 11px
}

.game_tag_class {
	width: 100px;
}
#card embed, #card object{
	margin-left:-2px;

}

/********************************************
			FRAME 12
********************************************/
.user_frame{
	position: relative;
	overflow: visible;
	z-index: 1;
	float: left;
	display: inline;
	margin: -8px 0px -3px 0px;
	padding: 0px;
	width: 770px;
	background:url(../images/site_img/top_content_frame12.jpg) center top no-repeat !important;
	z-index:10 !important;
	zoom:1 !important;
}
h1{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993333;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline;
}
.user_details label, .user_details p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6C494B;	
}
.user_details{
	margin-bottom: 10px!important;
	padding-bottom: 6px!important;

}
.user_details p {
	margin-left: 0px!important;
	text-align: left;
	margin-top: 0px!important;
	padding-bottom: 0 !important;
	_height: 25px;
	_overflow: hidden;	
	width: auto !important;
}
.user_details label{
	clear:both;
	float: left;
	width: 100px;
	margin-left:12px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

.tag_options span{
	display:block;
	padding-left:6px;
	padding-top:6px;
}

.user_details input{
	border: 1px solid #6D5C57;
	margin-right: 5px;
	width: 220px !important;
}
.user_details .select{
	margin-left:6px;
}
#old_password, #new_password, #confirm_password, #display_name, #new_email{
	width: 258px;
	float:left;
	margin-bottom:17px;
	margin-left:6px;
}
input.password_button, input.subscribe_button{
	width:122px !important;
	cursor:pointer;
}
input.name_button, input.email_button{
	width:98px !important;
	cursor:pointer;
}
ul.checklist_left{
	width:auto !important;
	margin-left:11px;
	display:inline;
}

ul.checklist_left li{
	float:left;
	width: 170px;
	margin-bottom:12px;
}
li.first_li{
	margin-top:0 !important;
}
.user_details select{
	margin-left: 10px;
}
.user_details ul{
	list-style-type: none;
	width: 150px;
	float: left;
	margin-top: 5px;
	float:left
}
.user_details ul li{
	_padding-left: 10px;
	padding-bottom:2px;
}
#from_categories{
	padding-bottom:0px !important;	
}
.user_details ul li input{
	width: 20px!important;
	border: 0px;
	vertical-align: -5px;
}
input.checkbox{
	border:solid 1px #6D5A56;
}
.password_button{
	clear:both;
	float:left;
	margin-left:123px !important;
	background: url(../images/site_img/change_password_button.png) left top no-repeat;
	border: 0px!important;
	height: 26px;
	margin-top: 2px;
	margin-bottom:8px;
}

input.password_button_pl{
	background: url(../images/site_img/pl/change_password_button.png) left top no-repeat;
	width: 91px !important;
}

input.password_button_fr{
	background: url(../images/site_img/fr/change_password_button.png) left top no-repeat;
	
}

.subscribe_button{
	clear:both;
	float:left;
	margin-left:123px !important;
	background: url(../images/site_img/subscribe_button.png) left top no-repeat;
	border: 0px!important;
	height: 26px;
	margin-top: 2px;
	margin-bottom:8px;
	width:122px;
}

input.subscribe_button_pl{
	background: url(../images/site_img/pl/subscribe_button.png) left top no-repeat;
	width: 91px !important;
}

input.subscribe_button_fr{
	background: url(../images/site_img/fr/subscribe_button.png) left top no-repeat;
	
}

.name_button{
	background: url(../images/site_img/change_name_button.png) left top no-repeat;
	border: 0px!important;
	height: 26px;
	margin-left: 123px !important;
	margin-top: -1px;
	margin-bottom:7px;
}

input.name_button_pl{
	background: url(../images/site_img/pl/change_name_button.png) left top no-repeat;
	width: 95px !important;
}

input.name_button_fr{
	background: url(../images/site_img/fr/change_name_button.png) left top no-repeat;
	
}

input.save_button {
	background: url(../images/site_img/button_save.png) left top no-repeat;
	border: 0px !important;
	width: 49px !important;
	height: 26px;
	margin-left: 305px !important;
	margin-top: 20px;
	margin-bottom:7px;
	cursor: pointer;
}

input.save_button_pl{
	background: url(../images/site_img/pl/button_save.png) left top no-repeat;
	width: 60px !important;
	height: 26px;
	margin-left: 328px !important;
}

input.save_button_fr{
	background: url(../images/site_img/fr/button_save.png) left top no-repeat;
	width: 49px !important;
	height: 26px;
}

.email_button{
	background: url(../images/site_img/change_email_button.png) left top no-repeat;
	border: 0px!important;
	height: 26px;
	margin-left: 123px !important;
	margin-bottom: 5px;
	margin-top:4px;
}

.email_button{
	background: url(../images/site_img/change_email_button.png) left top no-repeat;
	border: 0px!important;
	height: 26px;
	margin-left: 123px !important;
	margin-bottom: 5px;
	margin-top:4px;
}

.email_button_pl{
	background: url(../images/site_img/pl/change_email_button.png) left top no-repeat;
	height: 26px;
}

.email_button_fr{
	background: url(../images/site_img/fr/change_email_button.png) left top no-repeat;
	height: 26px;
}



input.add_button {
	background: url(../images/site_img/add_button.png) left top no-repeat;
	border: 0px!important;
	height: 26px;
	float: right;
	width: 43px!important;
	margin-right:160px !important;
	_margin-right:157px !important;
	margin-bottom:4px;
	cursor:pointer;
}

input.add_button_pl {
	background: url(../images/site_img/pl/add_button.png) left top no-repeat;
	height: 27px;
	width: 54px!important;
	margin-right: 153px !important;
	margin-top: -2px !important;	
}

input.add_button_fr {
	background: url(../images/site_img/fr/add_button.png) left top no-repeat;
	height: 26px;
	width: 43px!important;
}

input.delete_button{
	float: right;
	width: 58px!important;
	height: 26px;
	margin-right: 135px;
	background: url(../images/site_img/delete_button.png) left top no-repeat;
	border: 0px!important;
	cursor:pointer;
}

input.delete_button_pl{
	width: 57px!important;
	height: 26px;
	background: url(../images/site_img/pl/delete_button.png) left top no-repeat;
	margin-right: 140px;
}

input.delete_button_fr{
	width: 58px!important;
	height: 26px;
	background: url(../images/site_img/fr/delete_button.png) left top no-repeat;
}

.rules_text {
	margin: 10px 0 5px 15px;
	float:left;
	display: inline;
}

.rules_text input{
	vertical-align: -5px;
	margin-right:16px;
}
/**/
#tag_options_container {
	clear: both;
	_margin-top: -10px;
}

#tag_options_container span {
	display: block;
	float: left;
	width: 291px;
	_width: 288px;
	height: 20px;
	overflow: hidden;
}

.user_details .browse_button {
	float: left;
	width: 22px !important;
	_margin: 3px 0 0 13px;
}

.user_details .browse_button.delete {
	float: left;
	width: 22px !important;
}

.update_email input.email_button {
	float: left;
	position: absolute;
	left: 235px;
	top: 2px;
	_top: 8px;
}

.update_email .error_msg {
	display: block;
	clear: both;
	float: left;
	margin-top: -10px;
	margin-left: 124px;
	_margin-left: 62px;
}



.tag_options{
	padding-left: 10px;
	padding-bottom:0px !important;
	margin-bottom:4px;
	margin-top:4px !important;
	overflow: hidden;
}
.user_details_last{
	margin-bottom: 30px!important;
}

body.inner .luxor{
	float:left;
    display: inline;
}

.categories_pages_title{
    margin:20px 0 16px 17px;
    position: relative;
    font:18px Arial;
	font-weight:bold;
    color: #993333;
}

body.inner #right .description_pic{
    width:146px;
    margin-top:10px;
    float: left;
}
body.inner #right .description_pic .newreleases_title{
    width:136px;
    margin:0 0 0 -6px;
}
body.inner #right .description_pic .newreleases_title span.title_angle_right{
	background:url(../images/site_img/short_title_right.jpg) right no-repeat;
}
body.inner #right .description_pic .info_release a{
    width:auto;
    
    margin-top: 3px;
}
.classic_hits{
  background:#FEFEFE;
  border: solid 1px #ECDED9;
  margin-top:-1px;
  margin-left:-6px;
  overflow: hidden;
}
.classic_hits .info_release{
    margin-top:9px;
}
.description_pic h4{
    margin:-20px 0 10px 0px;
    color: #FF6906;
    font: bold 11px Tahoma;
	overflow: hidden;
}
.info_release_a{
	float: left;
	overflow: hidden;
	margin: 5px 8px 8px 8px;;
	display: inline;
}
.non_rated{
  	width: 168px;
}

.info_release_a a{
	float: left;
	margin-right: 8px;
}
.info_release_a h5{
	font-weight: bolder;
	color: #5F2E2C;
	line-height: 14px;
    display: inline;
}
.info_release_a span{
	color: #AC9189;
	line-height: 14px;
}
.info_release_a a.more_info{
	color: #993333;
	text-decoration: underline;
	line-height: 14px;
	background: url(../images/site_img/more_info_icon.gif) right center no-repeat;
	padding-right: 20px;
}

/* -**********************************- */
.user_details{
	width: 535px!important;
	_width: 540px!important;
}
.user_title {
	width: 528px!important;
}
.choose_language{
	margin-top:11px !important;
}
.change_name_title{
	margin-top:0px !important;
}
#from_categories_title{
	margin-top:12px ;
}
.tags_title{
	margin-top:0px !important;
}
.user_details_heading{
	float: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993333;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 38px;
	display: inline;
}
.rules_text{
	width: 545px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #6C494B;
}
.user_details ul{
	font: 11px Tahoma;
	color: #6C494B;
}
.user_details ul li input {
	margin-right: 15px;
}

/* **************** 25.10. Gipi ******************* */
	.banner{
	float: left;
	margin: 16px 0 50px 15px;
}

#left_content{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	font: 11px Tahoma;
	color: #993333;
	position: relative;
	display: inline;
	width: 220px;
}
.game_rating{
	padding-left: 20px;
	vertical-align: -3px;
}
.platform_win, .platform_mac, .platform_mobile {
	width: 180px;
	height: 62px;
	padding: 5px 0 0 42px;
	clear:both;
}
.type_of_machine{
	font: bold 12px Tahoma;
	color: #993333;
	float: left;
	margin-bottom: -2px;
}
.type_of_machine strong{
	margin-top: 5px;
	float: left;
}
.buy_it_button{
	float: right;
	margin-left: 33px;
	background: url(../images/site_img/icon_buy_it.jpg) left top no-repeat;
	border: 0px;
	width: 65px;
	height: 26px;
	margin-right: 5px;
	cursor: pointer;
}

.buy_it_button_pl{
	background: url(../images/site_img/pl/icon_buy_it.jpg) left top no-repeat;
	width: 65px;
	height: 26px;
}

.buy_it_button_fr{
	background: url(../images/site_img/fr/icon_buy_it.jpg) left top no-repeat;
	width: 65px;
	height: 26px;
}

.download_button{
	float:right;
	background: url(../images/site_img/icon_download.jpg) no-repeat;
	width: 105px;
	height: 32px;
	border: 0px;
	margin-right: 5px;
	cursor: pointer;
	margin-top: 3px;
}

.download_button_pl{
	background: url(../images/site_img/pl/icon_download.jpg) no-repeat;
	width: 105px;
	height: 32px;
}

.download_button_fr{
	background: url(../images/site_img/fr/icon_download.jpg) no-repeat;
	width: 105px;
	height: 32px;
}

.border_requirements{
	border: 1px solid #ECDED9;
	height: 91px;
	width: 220px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
.game_requirements{
	width: 189px;
	border: 10px solid #FEF8F0;
	background-color: #F4EBE9;
	display: block;
	padding: 5px 5px 5px 8px;
}
#left_content .game_platforms { position: relative }
.game_requirements-icon {
	display: block;
	position: absolute;
	top: -7px;
	left: -7px;
	width: 26px;
}
.game_requirements-icon.win 	{ height: 29px; background: url(../images/site_img/platform_win.png) no-repeat; }
.game_requirements-icon.mac 	{ height: 24px; background: url(../images/site_img/platform_mac.png) no-repeat; }
.game_requirements-icon.mobile 	{ height: 30px; background: url(../images/site_img/platform_mobile.png) no-repeat; }

.requirements_button {
	width: 157px;
	height: 26px;
	border: none;
	margin: 5px 0 20px 28px;
	display: block;
	text-indent: -1000px;
	cursor: pointer;	
}

.tellafriend_button {
	width: 157px;
	height: 26px;
	border: none;
	margin: 5px 0 20px 28px;
	display: block;
	text-indent: -1000px;
	cursor: pointer;	
}

.hide.tellafriend_button{
	background: url(../images/site_img/icon_hide_tellafriend.png) left top no-repeat;
}

.hide.requirements_button{
	background: url(../images/site_img/icon_hide_requirements.png) left top no-repeat;
}

.hide.requirements_button_pl{
	background: url(../images/site_img/pl/icon_hide_requirements.png) left top no-repeat;
}

.hide.requirements_button_fr{
	background: url(../images/site_img/fr/icon_hide_requirements.png) left top no-repeat;
}

.show.tellafriend_button{
	background: url(../images/site_img/icon_show_tellafriend.png) left top no-repeat;	
}

.show.requirements_button{
	background: url(../images/site_img/icon_show_requirements.png) left top no-repeat;	
}

.show.requirements_button_pl{
	background: url(../images/site_img/pl/icon_show_requirements.png) left top no-repeat;	
}

.show.requirements_button_fr{
	background: url(../images/site_img/fr/icon_show_requirements.png) left top no-repeat;	
}


#requirement-box a { color: #993333; font-weight: bold; text-decoration: underline; }


#right_content{
	float: left;
	margin-top: 5px;
	width: 340px;
	font: 11px Tahoma;
	color: #795557;
}
#right_content h1{
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #993333;
	margin-left: 20px;
}
#right_content p{
	float: left;
	margin-left: 22px;
	width: 278px;
	line-height: 17px;
}
#right_content ul{
	margin-left: 20px;
	float: left;
	xdisplay: inline;
}
#right_content ul li{
	list-style-type: none;
	float: left;
	padding-right: 6px;
	color:#BF4300;
} 
.watch_video_button{
	background: url(../images/site_img/button_watch_video.png) no-repeat;
	width: 230px;
	height: 26px;
	border: none;
	margin: 15px 0 15px 60px;
	display: inline;
	text-indent: -1000px;
	cursor: pointer;
	float:left;
}
.watch_video_button_pl {
	background: url(../images/site_img/pl/button_watch_video.png) no-repeat;
	width: 106px;
	margin-right: 100px;
}
.watch_video_button_fr{
	background: url(../images/site_img/fr/button_watch_video.png) no-repeat;
	width: 230px;
}

.game_features{
	
}
.game_features li{
	background: url(../images/site_img/icon_tick.png) no-repeat;
	_height: 18px;
	min-height: 18px;
	width: 250px;
	padding-left: 25px;
	font: 11px Tahoma;
	color: #795557;
	padding-bottom: 8px;
}
.related_games{
	width: 501px !important;
	padding-left: 30px;
	_padding-left: 15px;
	padding-top: 7px !important;
	padding-bottom: 19px;
	float:none !important;
	margin:0pt auto !important;

}
.related_games li{
	float: left;
	display: inline;
	padding: 0 45px 8px 13px;
	width:110px;
}
.related_games li a{
	font:bold 11px Tahoma;
	color:#5F2E2C;
}
.related_games img{
	border: 1px solid #B09593;
	padding: 2px;
}
p.review_text{
	clear: both;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
	width: 520px !important;
}

p.review_links{
	clear: both;
	text-align: right !important;
	width: 524px !important;
	height: 13px;
	overflow: hidden;
	padding-bottom: 0px !important;
}
.review_links a{
	padding-left: 10px;
}
.screenshots{}
.screenshots ul{
	xwidth: auto !important;	
	float:none;
	margin:5px auto;
}
.screenshots ul li {
	list-style: none;
	float: left;
	background:  url(../images/site_img/luxor_border.jpg) no-repeat;
	margin-right: 12px;
	padding-left: 14px;
}
.first_screenshot{
	background: none!important;
}
.screenshots ul li a{
	background: url(../images/site_img/game_screenshot_bg.png) no-repeat;
	display: block;
	width: 106px;
	height: 96px;
}
.screenshots ul li a img{
	padding: 3px 0 0 3px;
}

.user_details span a{
	text-decoration: underline;
}

#game-detail-img
{
	position: realtive;
	width: 200px;
	margin: 17px 0 0 0;
	padding: 10px;
	border: 1px solid #ECDED9;
	background: #FDFBF9;
}

#game-detail-img .crown_icon{
	position: absolute;
	left:42px;
	top: 5px;
	width:46px;
	height:44px;
}
#game-detail-img .exclusive{
	position: absolute;
	left:0px;
	top: 0px;
}

#left_content.exclusive_left_content {
	margin-top: -4px !important;
}

#game-detail-img .game-detail-img
{
	display: block;
	width: 200px;
	height: 200px;
}
.rating{
	float: left;
	font-weight: bold;
	padding: 7px 5px 0 0;
	
}

.b_game .rating {
	margin-left: 25px;
	padding: 9px 5px 0 0;
}

.b_game .rating_box {
	margin-top: 6px !important;
}

.b_game {
	margin-top: -10px !important;
}

.file_size strong{
	float: left;
	margin-top: 15px;
}
/* END OF 25.10. Gipi */

/* -**********************************- */


/* Tooltip */
   .tooltip{
       width:281px;
       height:142px;
       position: absolute;
       padding: 10px 21px 10px 30px;
    }
    .right_arrowed{
       background: url(../images/site_img/tooltip_right_arrow.png) no-repeat;
    }
    .left_arrowed{
       background: url(../images/site_img/tooltip_left_arrow.png) no-repeat;
    }

/* End of Tooltip */

/* Browse games */
body.browse_games #middle{
  width: 560px !important;
}
body.browse_games #middle form{
	position:relative;
	margin: 8px 6px 0px 4px;
	padding: 0 0 20px 0;
}
form .select{
	position:relative;
	float:left;
}

*html form .select { padding-left: 7px; }
*+html form .select { padding-left: 7px; }

form .select .x-box { position:relative; }


form .select select{
	margin: 1px 10px 9px 0;
	_margin-top: 1px;
	border: inset 1px #6D5C57;
	_border:10px !important;
	display:inline;
}
form .first_select{
	margin-left:0px !important;
}
form .select .add_minus{
	clear:both;
	float:left;
	margin-left:20px;
	margin-top:5px;
	color:#795557
}
.browse_button{
	display: block;
	border:0 none !important;
	width:21px;
	height:21px;
	padding: 0;
	margin-bottom: 9px;
	_margin-top: 1px;
	_margin-bottom: 11px;
	background:url(../images/site_img/add_button_2.gif) no-repeat;
	cursor:pointer;
}

.browse_button.delete{
	width:21px;
	height:21px;
	padding: 0;
	margin-bottom: 9px;
	_margin-bottom: 11px;
	background-image: url(../images/site_img/button_delete.gif);
}

.browse_search_text{
	clear:both;
	float:left;
	width:167px;
	height:18px;
	border:solid 1px #6E5C58;
	margin:-6px 8px 0px 14px;
	z-index:0;
	position:relative;
}

.browse_search_submit{
	width:60px;
	height:21px;
	border:0;
	background:url(../images/site_img/browse_search.gif) no-repeat;
	float:left;
	margin-top:-6px;
	cursor:pointer;
}

.browse_search_submit_pl{
	width:51px;
	background:url(../images/site_img/pl/browse_search.gif) no-repeat;
}

.browse_search_submit_fr{
	width:60px;
	background:url(../images/site_img/fr/browse_search.gif) no-repeat;
}



#browse_search{
	height: 22px;
	margin-top: 8px !important;
}
select.choose_category{
	width: 140px;
}
select.small_select{
	width:95px;
}
#must_have_container select.small_select{
	width:105px;
}
#game_tags_container select.small_select{
	width:135px;
}
/*************************************************************************/



body.browse_games #middle p.no-games{
	margin: 0 20px 0;
	color: #795557;
	font-size: 16px;
	text-align: center;
}
body.browse_games #middle table.explore_games_table{
	clear:both;
	float:left;
	display:inline;
	margin-left:16px;
	margin-top:6px;
	margin-bottom:14px;
}
body.browse_games #middle table.explore_games_table tr th{
    text-align:left;
}
.th_title{
	background:url(../images/site_img/title_left.png) no-repeat;
	border-right:solid 1px #6A2D22;
}
.th_platform{
	border-right:solid 1px #6A2D22;
	border-left:solid 1px #955B4D;
	background:url(../images/site_img/th_img.jpg) repeat-x;
}
.th_tags{
	border-left:solid 1px #955B4D;
	background:url(../images/site_img/th_img.jpg) repeat-x;
}
body.browse_games #middle table.explore_games_table tr th h2{
	background:none !important;
	xmargin-bottom:-1px;
	position: relative;
	z-index: 100;
}
body.browse_games #middle table.explore_games_table tr.table_header{
	height:27px;
}
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
/**********************************************************************/
body.browse_games #middle table.explore_games_table tr td{
    border-bottom:solid 1px #784B49;
	border-left:solid 1px #784B49;
	border-right:solid 1px #784B49;
    vertical-align: top;
	background:#fff url(../images/site_img/td_bg.jpg) repeat-x;
}
body.browse_games #middle table.explore_games_table tr td.platform {
	width:150px;
	border-left:none;
	vertical-align:middle;
	text-align: center;
}
body.browse_games #middle table.explore_games_table tr td.platform a{
	margin-left:15px;
	margin-top:11px;
	xfloat:left;
}
body.browse_games #middle table.explore_games_table tr td.platform img{
	width:26px;
	height:57px;
}
body.browse_games #middle table.explore_games_table tr td.platform a.win{
	margin-left: 5px;
}
body.browse_games #middle table.explore_games_table tr td.tags{
	padding: 10px 0;
	width:143px;
	border-left:none;
	vertical-align:middle;
	text-align:center;
}
body.browse_games #middle table.explore_games_table tr td.tags a{
	margin-top:1px;
}
body.browse_games #middle table.explore_games_table tr td.tags img{
}
body.browse_games #middle table.explore_games_table tr td .ratin_box {
	clear:both;
}
body.browse_games #middle table.explore_games_table tr td .ratin_box a.img_border{
	border:solid 1px #A68E8E;
	margin-right:8px;
}
body.browse_games #middle ul.game_per_page{
	float:left;
	margin-left:10px;
	display:inline;
}
body.browse_games #middle ul.game_per_page li{
	float:left;
	margin-left:6px;
	color:#5E2C2A;
	font-weight:bold;
}
body.browse_games #middle ul.game_per_page li a{
	color:#5E2C2A;
	font-weight:bold;
}
#middle ul.browse_paging{
	float:right;
	margin-right:22px;
	display:inline;
}
#middle ul.browse_paging li{
	float:left;
	margin: 0 2px;
	background: url(../images/site_img/paging_img_left.jpg) left 0% no-repeat;
	text-align:center;
}
#middle ul.browse_paging li a{
	float: left;
	margin-left:4px;
	height:16px;
	padding: 1px 6px 0 3px;
	background: url(../images/site_img/paging_img_right.jpg) right 0% no-repeat;
	font-weight:bold;
	text-align:center;
	color:#5E2C2A;
}
#middle ul.browse_paging li a.next_page{
	background:none !important;
	text-decoration:underline;
}
#middle ul.browse_paging li.paging_nobg { background:none !important; }
#middle ul.browse_paging li.paging_nobg a { background:none !important; }

/***************************************
	26 Oct 2007 Gipi
****************************************/
.account_details, .company_details {
	 float: left;
	 width: 505px;
	 font: 11px Arial, Helvetica, sans-serif;
	 color: #6C494B;
}
.company_details {
	width: 550px;
	margin-left: 20px;
	_margin-left: 10px;
}
.reset_password_button{
	background: url(../images/site_img/button_reset_password.png) left top no-repeat;
	height: 26px;
	border: none !important;
	margin: 8px 0 0 96px;
	width: 117px !important;
	cursor: pointer;
}

.reset_password_button_pl {
	background: url(../images/site_img/pl/button_reset_password.png) left top no-repeat;
	height: 26px;
	width: 107px !important;
}

.reset_password_button_fr {
	background: url(../images/site_img/fr/button_reset_password.png) left top no-repeat;
	height: 26px;
	width: 117px !important;
}

.account_details label{
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	
}

.account_details p{
	padding-bottom: 14px;
}

.account_details input{
	width: 220px;
	border: 1px solid #6D5C57; 	
}

.register_button{
	width: 68px !important;
	height: 26px;
	margin: 15px 0 0 135px;
	background: url(../images/site_img/button_register.png) left top no-repeat;
	border: none !important;
	cursor: pointer;
}

.register_button_pl{
	width: 107px !important;
	height: 26px;
	background: url(../images/site_img/pl/button_register.png) left top no-repeat;
}

.register_button_fr{
	width: 68px !important;
	height: 26px;
	background: url(../images/site_img/fr/button_register.png) left top no-repeat;
}

.login_button{
	width: 51px !important;
	height: 26px;
	margin: 15px 0 0 135px;
	background: url(../images/site_img/button_login.png) left top no-repeat;
	border: none !important;
	cursor: pointer;
}

.login_button_pl{
	width: 86px !important;
	height: 26px;
	background: url(../images/site_img/pl/button_login.png) left top no-repeat;
}

.login_button_fr{
	width: 51px !important;
	height: 26px;
	background: url(../images/site_img/fr/button_login.png) left top no-repeat;
}

.release_date{
	font-weight: normal;
	color: #5F2E2C !important;
}
/***************************************
	29 Oct 2007 Gipi
****************************************/

.all_platform{
	width: 175px !important;
	float: left;
	color: #6C494B;
}
.game_platforms{
	width: 155px;
	border: 1px solid #ECDED9;
	float: left;
	padding: 10px;
	margin-left:20px;
}
#left_content .game_platforms { margin-top: -10px; margin-bottom: 0px; }

/***************************************
	30 Oct 2007 Gipi
****************************************/
.platform_win{
	background:  #FFF8F0 url(../images/site_img/platform_1_bg.jpg) no-repeat;
	margin: 13px 0 22px 0;
}
.platform_mac{
	background:  #FFF8F0 url(../images/site_img/platform_2_bg.jpg) no-repeat;
	margin-bottom: 4px;
	margin-top: -18px;
}
.platform_mobile{
	background:  #FFF8F0 url(../images/site_img/platform_3_bg.jpg) no-repeat;
}
.game_requirements p{
	padding-top: 2px;
}
.file_size span{
	margin-left: 5px;
}
.file_size  span.price {
	display:block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	
}
.review_text span{
	float: left;
}

.related_games li span {
	clear: both;
	float: left;
	width: 107px;
	margin-top: 2px;
	font:bold 11px Tahoma;
	color:#5F2E2C;
	text-align:center;
}

.last_related_game{
	padding-right: 0px !important;
}
#right_content h1{
	margin-top: 7px;
	float: left;
	width: 93%;
	margin-bottom: 14px;
}
#right_content h2{
	float: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993333;
	margin: 12px 0 10px 23px;
	display: inline;
	font-size:14px;
}
.checkbox_div{
	position:relative;
	clear:both;
	margin-left:15px;
	margin-top:12px;
	width:15px;
	height:15px;
}
.checkbox_div img{
	position:absolute;
	left:0;
	top:0;
}
.checkbox_div input{
	position:absolute;
	left:0
	top:0;
}
#receive_games{
	float:left;
	display:inline;
	margin-top:8px;
}
#receive_games_label{
	margin-top:11px;
	float:left;
}

strong.underline{
	margin-right:5px;
}
#categorying{
	margin-left:14px;
}
/***************************************
	30 Oct 2007 Gipi
****************************************/
.luxor_frame_13{
	padding-bottom: 25px !important;
	margin-bottom: 10px !important;
	_margin-bottom: 4px !important;
}
span.labeled{
	float:left;
	margin-left:10px;
	color:#6C494B;
	display:block;
	zoom:1;
}
/***************************************
	02 Nov 2007 Gipi
****************************************/
.last_detail{
	padding-bottom: 35px;
	float: left;
}
/******/
.error_msg {
	color: red;
}

.filed_info {
	color: #7F7F7F;
}

.notice {
	margin-bottom: 15px;
	margin-left: 57px;
	
	background:#FFFFCC none repeat scroll 0%;
	border-bottom:1px solid #FFE665;
	border-top:1px solid #FFE665;
		
	padding:7px;
	width: 250px;	
}

.new_releases_page_title {
	color: #973335;
	font-size: 18px;
	padding: 4px 0px;
	margin-left: 19px;	
}

.new_releases_classic_hits {
	margin-top: 47px !important;
	height: 21px !important;
}


span#loggedin-username, 
span#loggedin-email, 
span#loggedin-logout { margin-left: 10px !important; text-align: center; }

span#loggedin-email { font-weight: normal !important; }

span#loggedin-username { margin-top: 10px !important; }
span#loggedin-email { margin-bottom: 0px !important; font-size: 12px !important; }

span#loggedin-logout a { overflow: hidden; display: block; width: 58px; height: 21px; margin: 10px auto; text-indent: -10000px; background: url(../images/site_img/button_logout.png) no-repeat; }
span#loggedin-logout a.pl { overflow: hidden; display: block; width: 79px; height: 21px; margin: 10px auto; text-indent: -10000px; background: url(../images/site_img/pl/button_logout.png) no-repeat; }
span#loggedin-logout a.fr { overflow: hidden; display: block; width: 58px; height: 21px; margin: 10px auto; text-indent: -10000px; background: url(../images/site_img/fr/button_logout.png) no-repeat; }


span#loggedin-logout a.acc_set_en { width: 108px; height: 21px; background: url(../images/site_img/acc_button.png) no-repeat; }
span#loggedin-logout a.acc_set_pl { width: 113px; height: 21px; background: url(../images/site_img/pl/acc_button.png) no-repeat; }
span#loggedin-logout a.acc_set_fr { width: 108px; height: 21px; background: url(../images/site_img/fr/acc_button.png) no-repeat; }

#banner {
	width: 160px;
/*	height: 600px; */
	margin: 0px 5px 10px 15px;
	overflow: hidden;
	text-align: center;
}

body.home #main #content #middle #wonders,
body.home #main #content #middle .new_releases,
body.home h2.newreleases_title,
body.home #main #content #middle .luxor
{
	margin-left: 13px; 
	margin-right: 13px; 
}

body.category #main #content #middle .luxor,
body.category .categories_pages_title,
body.category #main #content #middle .new_releases,
body.category h2.newreleases_title
{
	margin-left: 10px; 
	margin-right: 16px; 
}


/* Opera 6+ specific values inserted here */
@media all and (min-width: 0px)
{
	#main #content_color { padding: 0 !important; }
	#main #content {padding-bottom: 4px;}
	
	html{ background-position: 3px 0px; }
	body{ background-position: 6px 0px; }
	
	body #main #footer{ position: relative; top: 2px; padding-top: 20px; }
	
	Xxx_____xxX-body.home #main #content { margin-bottom: -40px; }
	body.home #main #footer { top: 3px; padding-top: 21px;}
	body.home #main #footer span.copy_right { margin-top:6px; }
	
	body.inner #main #footer { top: 3px; padding-top: 21px;}
	body.inner #main #footer span.copy_right { margin-top:6px; }
	body.browse_games #main #footer { top: 1px; padding-top: 19px;}
	body.browse_games #main #footer span.copy_right { margin-top:10px; }
	
	#main #content #middle #wonders, 	#main #content #middle .new_releases {margin-bottom: 5px;}
	#main #content #middle .luxor {margin-bottom: 5px;}
	
	#left_content .game_platforms { margin-bottom: 10px !important;}
	.requirements_button {position: relative; top: 10px;}
	.type_of_machine  {width: 180px;}
	.tag_options span {width: 509px;}
	
	#content #left #registration_newsletters .weekly_newsletter form input.log_submit { margin-right: 0px; margin-left: 7px; }
	
	#middle ul.browse_paging li a { padding-left: 3px; }
	
	#game_tags_container select.small_select{ width:120px; }
	
	form .select select{ margin-top: 1px; }
	
	.top_games_numbers .bordered_img span{ padding-left: 1px; }
}
	
/* ================================================== CNS SYSTEM ================================================== */

	.cns_style {
		margin: 0px 55px 0px 50px;
		font-size:12pt;
	}
	
	.cns_style A {
		font-size:12pt;
	}
	
	.cns_style .cns_steps {
		text-align:left;
		font-size:10pt;
	}
	
	.cns_style .cns_steps A {
		font-size:10pt;
	}
	
