
/**
 * Games Guide Styles
 */

/* Image replacement styles */
#body_games_guide h1.sectionName {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
}

.hiddenImage {
	position:absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
}



/**
 * Header styles
 */
 
 .gameguideName {

 }
 
 .heightinfo {
 	display:none;
 }
 
 
.noResults h4 {
	font-size:1.7em;
	font-weight: bold;
	margin-bottom:20px;
}

#body_games_guide h1.sectionName,
#body_games_guide h1.sectionName {
	height: 0px !important;
	padding: 100px 0 0 0;
	
	position:absolute;
	top:111px;
	left:10px;
		
	display: block;
	overflow: hidden;
	
	text-indent:-9999px;
	background-image:url("/images/games/banner-2.jpg");
}

.noresults_container {
	padding:20px;
	font-size:14px;
	font-weight:bold;
}

/**
 * Styles to organize
 */
 
#mainContentContainer {
	position: relative;
	margin-bottom: 272px;
	clear:both;
}
/**
 * DROP DOWN
 */
 
#gamesguide_dropdown {
	width:164px;
	height:31px;
	overflow:hidden;
	cursor: pointer;
}

.sortresults {
	padding-top:8px;
	padding-right:5px;
}

#dropdownbody {
	position: absolute;
	top:0px;
	left:0px;
	display:none;
	width: 168px;
	overflow-x:hidden;
	overflow-y:visible;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/games/guide/dd_downbox.png', sizingMethod='crop');*/
	background-image: url(/images/games/guide/dd_downbox.gif);
	background-repeat: repeat-y;
}

#dropdowntail {
	position: absolute;
	top:0px;
	left:0px;
	display:none;
	width: 168px;
	height: 7px;
	overflow:hidden;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/games/guide/dd_box_bot.png', sizingMethod='crop');
}


.sortresultsc {
	margin-right:5px;
	font-size:	12px;
	padding:0px;
}

.ggdd_off {
 	background-image:url("/images/games/guide/dd_off.png");
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/games/guide/dd_off.png', sizingMethod='scale');
 	cursor: pointer;	
}

.dropdown_listitem {
	font-size:	12px;
	margin-left: 10px;
	width:150px;
	line-height:20px;
	cursor: pointer;
}

.dropdown_listitem_on {
	background-color: #85CEE8;
	color: #ffffff;
}

.ggdd_on {
 	background-image:url("/images/games/guide/dd_on.png");
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/games/guide/dd_on.png', sizingMethod='scale');
}

.dropdowndisplay {
	margin-left:10px;
	font-size:	12px;
}

.dropdownvalue {
	display:none;
}

#vcPanel{
	display:block;
	background:url(/images/games/guide/vc-panel.jpg) transparent no-repeat 0px 0px;
	color:#666666;
	height:213px;
	margin:4px 0px 0px 4px;
}
#vcPanel p{
	text-align:center;
	padding:132px 11px 0px 8px;
	font-size:1.1em;
	line-height:16px;
	font-weight:100;
}
#vcPanel span{
	color:#0090c7;
}


/**
 * Games List Container
 */
 
 
.games_backdrop {
	background-color: #efefef; 
	position:absolute;
}

 
#gamesListContainer {
  margin-left: 10px;
  float: left;
  width: 732px;
  background-image:			url('/images/games/guide/game_search_back.png');
  background-repeat: no-repeat;
  position:	relative;
  height:935px;
  margin-right: -2px;
  _margin-right: -10px;
  overflow: hidden;
  _display:inline;
}

#gamesListContainer .status {
  background: #CCC;
  margin: 12px 12px 24px 12px;
  overflow:hidden;
  background-image:			url('/images/games/guide/sortBar.png');
  width: 707px;
  height: 31px;
}

#gamesListContainer .status p {
  float: left;
}

#gamesGuideSorter {
  float:right;
  margin: 0px;
  padding: 0px;

}


#games_region {
	height:					842px;
	overflow:				scroll; /* for opera */
	overflow-x: 			hidden !important;
	overflow-y: 			scroll;
	position:				relative;
	margin-left: 12px;
	margin-bottom: 12px;
	width:710px;
}

#games_count {
	margin-left:10px;
	margin-top: 4px;
	font-size: 12px;
}

#throbber {
	position:relative;
	top:3px;
}

#games_landscape {
	background-image: 		url('/images/games/guide/scroller_background.gif');
	background-repeat:		repeat-y;
}

.box_art { /* the image for box art */
	width: 					98px;
	height: 				135px;
	border: 				0px solid transparent;
}

.boxText { /* Font for box information */
	font-family:			inherit;
	margin:	 	 	 	 	0px;
	padding: 				0px;
	padding-left:			3px;
	font-weight:			normal;
	line-height:			15px;
}

.boxCategory {
	color:					#33CC00;
}

.boxDate {
	color:					#999999;
}

a.boxTitle:link,a.boxTitle:visited,a.boxTitle:active { /* PAGINATION LINKS */
	text-decoration:		none;
	color: 					#000000;
}

a.boxTitle:hover { /* PAGINATION LINKS */
	color: 					#0090C7;
}

.wii_back {
	background-image: 		url('/images/games/guide/wiiback.png');
	background-repeat:		no-repeat;
	background-position:	0px 3px;
}

.ds_back {
	background-image: 		url('/images/games/guide/dsback.png');
	background-repeat:		no-repeat;
	background-position:	0px 48px;
}

/*
 * Search area styles
 */
#gameGuideKeywordSearch .search_field
{
	background-image:url(/images/games/guide/inputskin.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='test.png', sizingMethod='scale');
	height:20px;
	margin-left:14px;
	margin-top:12px;
	width:154px;
	padding-top: 2px; 
	padding-left: 5px;
	float:left;
}

/**
 * No result game list background
 */
.noResults
{

	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EFEFEF;
	text-align: center;
	height:285px;
	font-size: 11px;
}
.noResult h4{
	font-weight:800;
	font-size:1.8em;
}

#mainContentContainer{
	overflow:visible;
	z-index:9999;
}
#footer{
	#z-index:-10;
}





#initial_games_list{
	display:none;
}

