/* vim:set ai ff=unix fileencoding=utf-8 sw=4 ts=4: */

/* Mama bar begin */
/* New Mamabar */
div.brand-mamabar {
	position: relative;
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	height: 18px;
	border-bottom: 2px solid #f1f1f1;
	background-color: #fff;
	text-align: center;
	z-index: 9999999;   /*To get over any ad below it*/
}
div.brand-mamabar-wrapper {
	position: relative;
	width: 984px;
	height: 18px;
	margin: 0 auto;
	text-align: left;
}
img.brand-mamabar-logo { float: right; }
ul.brand-mamabar-list {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.brand-mamabar-list li {
	float: left;
	display: inline;
	margin-right: 15px;
}
ul.brand-mamabar-list a {
	display: block;
	line-height: 18px;
	color: #9a9a9a;
	font-size: 11px;
	text-decoration: none;
}
ul.brand-mamabar-list a.hosted {
	color:#004F80;
	cursor:default;
}
ul.brand-mamabar-list a.hosted:hover {
	text-decoration:none;
}
ul.brand-mamabar-list a:hover { text-decoration: underline; }
ul.brand-mamabar-list a.brand-mamabar-active {
	color: #ff9540;
	cursor: default;
}
ul.brand-mamabar-list a.brand-mamabar-active:hover { text-decoration: none; }
li.brand-mamabar-more-link {
	position: relative;
	cursor: pointer;
	margin-left: -5px;
}
li.brand-mamabar-more-link * { cursor: pointer; }
a.brand-mamabar-more-a {
	padding-left: 5px;
	display: block;
	height: 16px;
}
li.brand-mamabar-more-link-hover a.brand-mamabar-more-a {
	background: transparent url(/static/images/mb_tab_left.gif) no-repeat top left;
	text-decoration: none !important;
	color: #fff;
}
a.brand-mamabar-more-a span {
	display: block;
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -194px -95px transparent;
	padding-right: 20px;
	height: 16px;
}
li.brand-mamabar-more-link-hover a.brand-mamabar-more-a span { background-position: -194px -123px; }
li.brand-mamabar-more-link div.brand-mamabar-more-wrapper ul {
	padding: 7px 0 10px 10px;
	background: transparent url(/static/images/mb_topbar.gif) no-repeat top left;
	list-style:none;
	margin:0;
}
li.brand-mamabar-more-link div.brand-mamabar-more-wrapper {
	clear: both;
	display: none;
	position: absolute;
	width: 138px;
	left: -83px;
	background: transparent url(/static/images/mb_bottombar.png) no-repeat bottom left;
}
li.brand-mamabar-more-link-hover div.brand-mamabar-more-wrapper { display: block; }
li.brand-mamabar-more-link div.brand-mamabar-more-wrapper li {
	float: none;
	display: block;
}
/* Mama bar end */

#nav_background{height:18px;}

#sign-up {
	z-index: 1;
}

#mamaBarNickLogo{
	height:18px;;
	width:100px;
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -143px -75px transparent;
	display:block;
	float:right;
}



/* Colors and Fonts */

#sign-up,
#logged-in {
	color: #ff9933;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

#sign-up a, #logged-in a {
	font-family: "Arial";
	color: white;
}

#search {
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

#menu-cc {
	background-color: #b5c9d4;
}

#menu {
	color: #333438;
}

#menu-cc a {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-stretch: condensed;
	text-decoration: none;
}

/* Layout and Backgrounds */
#headerLeft{
	float:left;
	width:623px;
	border-bottom:1px solid #a2b4be;
	height:82px;
}
#headerRight{
	float:left;
	width:351px;
	height:82px;
	clear:right;
}
#logo{
	margin-top:9px;
	height: 39px;
	width: 223px;
	clear:right;
	float:left;
}
#logo a{
	background: url("/images/logoTabsSprite.png") no-repeat 0 0;
	display:block;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}
#topNavTabs{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:620px;
	text-align:left;
	height:25px;
}
#topNavTabs li, #topNavTabs li .rc{
	display:block;
	float:left;
	height:25px;
}
#topNavTabs li.selected{
	background:none repeat scroll 0 0 transparent;
}
#topNavTabs li a{
	height:20px;
	color:#15364b;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:5px 13px 0 19px;
	text-decoration:none;
	text-transform:uppercase;
	background:url("/images/logoTabsSprite.png") no-repeat scroll -681px 0;
}
#topNavTabs li.selected a{
	color:#fff;
	background:url("/images/logoTabsSprite.png") no-repeat scroll -233px 0;
	height:26px;
}
#topNavTabs li .rc{
	width:6px;
	background:url("/images/logoTabsSprite.png") no-repeat scroll -1113px 0;
}
#topNavTabs li.selected .rc{
	background:url("/images/logoTabsSprite.png") no-repeat scroll -665px 0;
}

#frameInfo{
	color:#fff;
	font-size:9px;
	text-align:center;
	width:366px;
	position:absolute;
	right:-15px;
	top:0;
}
#frameInfo a{
	color:#fff;
	font-size:9px;
	text-decoration:underline;
}
#userInfoMod{
	background:url("/images/logoTabsSprite.png") no-repeat scroll -320px 0;
	height:44px;
	margin:40px 0 0 0;
	padding:0;
	color:#fff;
	width:351px;
}
#userInfoMod a {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

/* TODO: remove showdown rule */
#uimLoggedOutFB,
#uimLoggedInCover,
#uimLoggedOutFB,
#uimShowdownU13 {
	float:left;
	width:351px;
	/*background:url("/images/logoTabsSprite.png") no-repeat scroll -233px 0 transparent;*/
	height:44px;
}
#uimLoggedOutFB {
	padding:14px 0 0 2px;
	height:30px;
}

/* TODO: remove after showdown */
#uimShowdownU13 {
	float: left;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	width: 330px;
	padding: 5px 10px 0;
}

#uimShowdownU13 .u13Welcome {
	float: left;
}

#uimShowdownU13 .u13Logout {
	float: right;
}

#uimShowdownU13 .u13Action {
	text-align: left;
	margin-top: 5px;
}

#uimShowdownU13 a {
	color: #FC8747;
}
/* /showdown */

#userInfoMod .user_icon{
	float:left;
	width:27px;
	height:37px;
	margin:5px;
}

#userInfoMod .user_icon img{
	border:1px solid #fff;
	height:35px;
	width:25px;
}
#userInfoMod .user_greeting{
	float:left;
	width:175px;
	text-align:left;
	margin:5px 0 0 3px;
	overflow:hidden;
	white-space:nowrap;
}
#userInfoMod .user_greeting a{
	text-decoration:none;
	font-weight:bold;
}

#userInfoMod .logout_actions{
	float:left;
	width:120px;
	margin:5px 0 0 5px;
	font-size:11px;
	text-align:right;
}
#userInfoMod .user_actions{
	float:left;
	font-size:11px;
	margin: 5px 0 0 4px;
	text-align: left;
}
.orange{
	color:#fc8747;
}

#userInfoMod .uimRegisterLink {
	color:#FC8747 !important;
}

#headerSubNav{
	float:left;
	width:763px;
	background-color:#163549;
	height:35px;
}
#headerSubNav ul{
	list-style:none;
	margin:13px 0 0 0;
	padding:0;
}
#headerSubNav li{
	float:left;
}

#headerSubNav li a{
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
	display:block;
	padding:0 11px;
}

#headerSubNav li.last a{
	border-right:none;
}

#headerSubNav li.on, #headerSubNav li.on a  {
	color:#FC8747;
}


#headerSubNav li a:hover, #headerSubNav li a:hover {
	color:#B5C9D4;
	text-decoration:underline;
}

#headerSubNav li a.subnav_more, #headerSubNav li a.subnav_close{
	color:#FC8747;
	text-transform:uppercase;
	border:none;
	text-align:left;
	width:39px;
	padding-right:0;
	float:left;
}

#moreArrow{
	height:7px;
	width:11px;
	position:relative;
	top:2px;
	left:3px;
	display:block;
	float:left;
}

#headerSubNav li span.subnav_more{
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -84px -85px transparent;
	cursor:pointer;
}

#headerSubNav li span.subnav_close{
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -95px -85px transparent;
	cursor:pointer;
}

#navSearchMod{
	float:left;
	width:211px;
	height:35px;
	background-color:#163549;
	text-align:left;
}

#navSearchMod #nsmInput {
	border:1px solid #616161;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:3px 0 2px 2px;
	width:100px;
	display:block;
	float:left;
	margin:7px 0 0 0;
}

#navSearchMod #nsmSelect {
	border:1px solid #616161;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	height:20px;
	padding:2px 0;
	width:72px;
	z-index:3;
	display:block;
	float:left;
	margin:7px 0 0 4px;
}

#navSearchMod a {
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -1px -1px transparent;
	border:1px solid #616161;
	display:block;
	float:left;
	height:18px;
	overflow:hidden;
	width:20px;
	margin:7px 0 0 4px;
}

#moreFilters{
	background:#D4E0E8;
	padding:10px 0 10px 23px;
	font-size:11px;
	color:#567E96;
	clear:both;
}
#moreFilters p{
	margin:3px 0 0 0;
	padding:0;
}
#moreFilters a{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#moreFiltersLabel{
	float:left;
	color:#567E96;
	width:50px;
	font-weight:bold;
	text-align:left;
}
#moreFiltersCols{
	float:left;
	width:728px;
	border-right:1px dashed #567E96;
}
#moreFiltersOtherSections{
	width:162px;
	float:left;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}
.moreFilterCol{
	float:left;
	width:104px;
}
.moreFilter{
	float:left;
	width:104px;
	text-align:left;
	min-height:15px;
	margin:0 0 4px 0;
}
#bannerWrapper {
	left: 100px;
	width: 970px;
	/*background:url("/images/970gradientBlue.png") repeat-y;*/
	border-width:4px 2px;
	border-style:solid;
	border-color:#163549;
	clear:both;
}

#banner {
	margin: 0 auto 0 auto;
	position: relative;
}
#banner a {
	display: block;
}
#adTag1{
  width:970px;
}

a.btnFacebook {
	background:url("/static/images/btnFacebook.png") no-repeat scroll left 50% transparent;
	border:1px solid #3B5B96;
	color:#FFFFFF !important;
	display:inline-block;
	font-size:12px;
	line-height:20px;
	margin:5px 0;
	padding:0 5px 0 25px;
}

/*temporary fix for aligning 728px tables in the 970px space*/
#adTag1 > table {
	margin:0 auto;
}
/******************/


#logged-in {
	position: absolute;
	right: 301px;
	top: 130px;
}


#sign-up {
	position: absolute;
	right: 11px;
	top: 106px;
}

#sign-up img {
	margin-right: 6px;
	position: relative;
	top: 1px;
}

#search label {
	left: 0px;
	position: absolute;
	top: 4px;
}

#search-input {
	left: 39px;
	position: absolute;
	top: 1px;
}

#search-submit {
	left: 189px;
	position: absolute;
	top: 0px;
}

#menu {
	height: 60px;
	left: 0px;
	position: absolute;
	top: 136px;
	width: 100%;
}

#menu-tc {
	background-image: url("../images/header-tc.png");
	background-repeat: repeat-x;
	height: 1px;
	left: 0px;
	position: absolute;
	top: 29px;
	width: 970px;
}

#menu-tr {
	background-image: url("../images/header-tr.png");
	background-repeat: no-repeat;
	height: 1px;
	position: absolute;
	right: 0px;
	top: 29px;
	width: 4px;
}

#menu-cl {
	background-image: url("../images/header-cl.png");
	background-repeat: no-repeat;
	left: 0px;
	height: 27px;
	position: absolute;
	top: 30px;
	width: 5px;
}

#menu-cc {
	height: 27px;
	left: 5px;
	position: absolute;
	top: 30px;
	width: 965px;
}

#menu-cc ul {
	margin: 0px;
	padding: 0px;
}

#menu-cc li {
	background-image: url("../images/header-nav-sep.png");
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	list-style-type: none;
	padding: 6px 18px 0px 18px;
}

#menu-cc li.first {
	background-image: none;
	padding-left: 21px;
}

#menu-cc li a {
	display: block;
	padding-top: 1px;
}

#menu-cr {
	background-image: url("../images/header-cr.png");
	background-repeat: no-repeat;
	height: 27px;
	position: absolute;
	right: 0px;
	top: 30px;
	width: 4px;
}

#menu-bl {
	background-image: url("../images/header-bl.png");
	background-repeat: no-repeat;
	left: 0px;
	height: 3px;
	position: absolute;
	top: 57px;
	width: 5px;
}

#menu-bc {
	background-image: url("../images/header-bc.png");
	background-repeat: repeat-x;
	left: 5px;
	height: 3px;
	position: absolute;
	top: 57px;
	width: 965px;
}

#menu-br {
	background-image: url("../images/header-br.png");
	background-repeat: no-repeat;
	height: 3px;
	position: absolute;
	right: 0px;
	top: 57px;
	width: 4px;
}

#PopupAround{
	right: 860px;
	position: absolute;
	top: 100px;
}

#header #menu-cc li a.selected {
	background-color: #8392ac;
	color: #fff;
	padding: 0px 4px;
}

#transparent{
	background: url(../images/constructionsign.png);
	background-repeat:no-repeat;
	left:0px;
	position:absolute;
	top:40px;
	width:130px;
	height:131px;
}

#splashwtext {
	position:absolute;
	left:270px;
	top: 79px;
	color:#fff;
	font-size:12px;
}

.splashlink{
	position:absolute;
	left:890px;
	top: 210px;
	font-weight:bold;
}

.splashgames{
	position:absolute;
	z-index:1;
	top:230px;
	left:141px;
}

.splashpara3{
	position:absolute;
	left:350px;
	top: 210px;
	width:300px;
	color:#fff;
}

#externalGameActionPanel {
	right: 360px;
	position:absolute;
	top:-18px;
	min-width:200px;
	border: 2px solid #28475c;
	border-top: none;
	padding: 10px 10px 8px;
	background: #163549;
	color: white;
	font-size: 10px;
	text-align: left;
}
#externalGameActionPanel .maturityBomb {
	margin: 0 0 0 10px;
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -128px -81px transparent;
	display:inline-block;
	height:12px;
	top:-10px;
	width:15px;
	position: relative;
}
#externalGameActionPanel .externalGameName {
	font-size: 11px;
	font-weight: bold;
	padding-right: 60px;
}
#externalGameActionPanel .externalGameRating {
	line-height:1.5em;
	padding-top: 4px;
}
div#main div#header #externalGameActionPanel div.add-to-favorites-text a {
	font-size: 10px;
}
#favoriteGame{
	position:absolute;
	top:10px;
	right: 10px;
}
#favoriteGame a, .favoriteLink_disabled{
	color:#fff;
}
html body div#main div .maturityMoreInfo {
	font-size: 10px;
	color: #333;
	padding-left: 2px;
	white-space:nowrap;
}
