/*body {
    background:#000000 url(../../default_gt_us/img/body_background_2.jpg) no-repeat scroll center top;
}*/

#categoryHeader {
    height:41px;
    background:#affc1c;
    width:1000px;
    font-family:Arial, Helvetica, sans-serif;
	z-index:10;
	position:relative;
}

#categoryHeader p {
    color:#2b2b2b;
    margin:0;
}

#categoryHeader .categoryName, #categoryHeader .categoryFilter, #categoryHeader .categoryCountGames {
    width:275px;
    height:41px;
    float:left;
}

#categoryHeader .categoryName p {
    font-size:17px;
    font-family:Trebuchet MS;
    padding:10px 0 0 14px;
    color:#2b2b2b;
}

#categoryHeader .categoryCountGames p {
    font-size:20px;
    padding:7px 0 0 0;
	text-align:center;
    color:#FFFFFF;
}

#categoryHeader .categoryCountGames p b {
    font-size:11px;
    vertical-align:middle;
    color:#FFFFFF;
}

#categoryHeader .categoryFilter {
    width:883px;
    position:relative;
}

#categoryHeader .categoryFilter .filterByGenre {
    font-size:12px;
	font-weight:bold;
	color:#2b2b2b;
	font-family:Arial, Helvetica, sans-serif;
	padding:11px 0 0 14px;
}

#categoryHeader .categoryCountGames {
    width:117px;
    background:#7ab014 url("../../default_gt_us/img/header/shadow.png") repeat-x 0 0;
	float:right;
}

#categoryHeader .filterLabel {
    font-size:12px;
    font-weight:bold;
    padding:12px 0 0 20px;
}

#categoryHeader .actionBar .genre, #categoryHeader .actionBar .offer, #categoryHeader .actionBar .playMode {
    position:absolute;
    left:13px;
    top:13px;
    font-weight:bold;
}

#categoryHeader .actionBar .offer {
    left:175px;
}

#categoryHeader .actionBar .playMode {
    left:363px;
    width:62px;
}

#categoryHeader .actionBar .typeViewCatalog {
    position:absolute;
    left:425px;
    top:1px;
    font-weight:bold;
}

#categoryHeader .actionBar .goButton {
    position:absolute;
    left:570px;
    top:7px;
    width:35px;
    height:26px;
    background:transparent url(../../default_gt_us/img/buttons/categoryHeaderGo.gif) no-repeat 0 0;
}

#categoryHeader .categoryFilter .selectBoxGenre {
    background:#FFFFFF url(../../default_gt_us/img/buttons/selectBox.gif) no-repeat scroll 100% 1px;
    border:1px solid #A5A5A5;
    color:#585858;
    cursor:pointer;
    font-size:11px;
    height:17px;
    overflow:hidden;
    position:absolute;
    text-indent:7px;
    top:10px;
}

#categoryHeader .categoryFilter .selectBoxGenre {
    left:115px;
    width:137px;
}

.categoryFilter .actionBar {
    background:#94D518 url("../../default_gt_us/img/header/shadow.png") repeat-x 0 0;
    height:41px;
    float:left;
	width:100%;
}

/* start catalog styles */

#catalog_gt .subActionBar {
    background:transparent url(../../default_gt_us/img/category/subActionBar.gif) repeat-x 0 0;
    height:23px;
    overflow:hidden;
    position:relative;
}

#catalog_gt .subActionBarBottom {
    background:#242424;
    height:20px;
    border:#444443 1px solid;
    border-top:none;
}

#catalog_gt .catalogContent {
    height:704px;
    width:1000px;
    position:relative;
    padding:15px 0 0 15px;
    overflow:hidden;
}

#catalog_gt .fixHeightRow2 {
    height:396px;
}

#catalog_gt .fixHeightRow3 {
    height:594px;
}

#catalog_gt .fixHeightRow4 {
    height:792px;
}

#catalog_gt .subActionBar .sortByParam {
    float:left;
    width:390px;
}

#catalog_gt .subActionBar p, #catalog_gt .subActionBar p b {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#00b0ff;
    margin-right:14px;
}

#catalog_gt .subActionBar p {
    color:#FFFFFF;
    padding:4px 0 0 10px;
}

#catalog_gt .subActionBar .catalogPager {
    float:left;
    width:250px;
    padding:5px 0 0 0;
    color:#00b0ff;
    text-align:center;
}

#catalog_gt .subActionBar .catalogPager .separatorHilight, #catalog_gt .subActionBar .catalogPager .currentHilight {
    color:#FFFFFF;
}

#catalog_gt .subActionBar .showImages {
    float:right;
    width:110px;
    color:#00b0ff;
}

#catalog_gt .subActionBar .showImages input {
    padding-top:2px;
}

#catalog_gt .subActionBarBottom {
    margin:0 auto;
    padding-left:390px;
}

#categoryHeader .actionBar .selectBoxGenreExpand {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #A5A5A5;
    position:absolute;
    text-indent:7px;
    visibility:visible;
}

#categoryHeader .actionBar .selectBoxGenreExpand {
    left:115px;
    top:28px;
    width:137px;
}

#catalogContainer .gameContainer {
    background:#f1f1f1;
    border:1px solid #bbbbbb;
    height:154px;
    margin:0 20px 20px 0;
    width:176px;
    float:left;
    position:relative; 
}

#categoryHeader .actionBar ul {
    list-style-type:none;
    text-align:left;
    padding:0;
    margin:0;
}

#categoryHeader .actionBar li a {
    color:#454545;
    display:block;
    font-size:11px;
    margin:0;
    padding:0;
    text-decoration:none;
    width:100%;
}

#categoryHeader .actionBar li a:hover {
    background:#cccccc none repeat scroll 0 0;
}

#catalogContainer .newGamePic  {
    position:absolute;
    top:-1px;
    right:-1px;
    width:41px;
    height:42px;
    background:transparent url(../../default_gt_us/img/category/picNewGame.gif) no-repeat 0 0;
	z-index:1;
}

.gameContainer .headerGameCell {
    border-bottom:1px solid #bbbbbb;
    height:20px;
}

.gameContainer .headerGameCell b {
    position:absolute;
    left:8px;
    top:2px;
    font-family:Trebuchet MS;
}

.gameContainer .bodyGameCell {
    height:132px;
}

.gameContainer .bodyGameCell .imageGameCell {
    position:absolute;
    top:7px;
    left:25px;
    width:125px;
    height:100px;
    overflow:hidden;
}

.gameContainer .bodyGameCell .nameGameCell {
    position:absolute;
    top:107px;
    left:4px;
    width:170px;
    height:24px;
    line-height:11px;
    overflow:hidden;
    text-align:center;
}

.gameContainer .bodyGameCell .nameGameCell a {
    width:170px;
    height:24px;
}

.gameContainer .footerGameCell {
    height:21px;
    background:#dedede;
    border-top:1px solid #bbbbbb;
}

.gameContainer .footerGameCell .footerGameCellRating {
    margin:5px 0 0 4px;
    width:95px;
    float:left;
}

#catalog_gt  .containerNoResults {
	height: 60px;
	width: 988px;
    padding: 5px;
    background:#000000;
    border:1px solid #5c5c5c;
}

.containerNoResults .contentNoResult {
    background:#1f1f1f;
    height:40px;
    width:960px;
    padding:20px 0 0 28px;
    text-align:left;
}

.containerNoResults .contentNoResult p {
    color:#86d520;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
}

.noResults .container {
	width: 100%;
	border: 1px solid #6F6F6F;
	background-color: #040404;
}

.noResults .container div {
	margin: 6px;
	height: 42px;
	padding-top: 18px;
	text-align: center;
	color: #94D917;
	font-size: 15px;
	background-color: #2A2A2A;
}
/*
.gameContainer .bodyGameCell .container_pic_64bit {
    width:19px;
    height:28px;
    position:absolute;
    left:157px;
    top:41px;
    overflow:hidden;
}

.gameContainer .bodyGameCell .pic_64bit_cell {
    width:20px;
    height:28px;
}
*/
