/* head elements */
#stage {
	padding-bottom:0px;
}
#main {
	padding: 0px 0px 0px 0px;
	background:url(images/contentbg_trauma_center.jpg) no-repeat 0 0;
	border-bottom:1px solid #B4B4B4;
}

body { 
	background:url(images/bg_trauma_center.jpg) no-repeat center top;
}
.top-back-link-container {
	margin:15px 35px 34px;
}

.top-back-link-container a.link-arrow-left {
	color:#454372;
	background:transparent url(../../../images/icons/link-arrow-454372-ffffff-left.gif) no-repeat scroll 0 0.5em;
	text-decoration:none;
}

#main h1 img, h2 img  {
	margin:3px 35px;
}

/** Gameinfobox with blue text**/
.game-info-box  {		
	width:990px;	
	position:relative;
	background-color:#eeeeee;
}

.game-info-box .game-info-content-top .desc-box,.game-info-box .game-info-content-top .desc-box-2{
	width:auto;
	padding:0px 30px 2px 0;
	float:left;
	color:#000000;
	margin-left: 30px;	
	margin-top: 14px;	
}
.game-info-box .game-info-content-top .desc-box ul li, .game-info-box .game-info-content-top .desc-box-2 ul li{
	padding-left:12px;
	background:url(images/list-000000-trans.gif) no-repeat left 0.6em ;
}

.game-info-box .game-info-content-bottom {		
	width:928px;	
	height:30px;
	margin-left:-32px;
	position:relative;
	padding:5px 30px 5px 62px;

}
.game-info-box .game-info-content-bottom .additional-links a{
	margin:0 28px 0 0;
	float:left;
	background: url(images/link-arrow-000000-trans.gif) no-repeat;
	background-position: left 0.45em;
	color:#000000;
	padding: 2px 0 2px 12px;
}

.gamepage-fullflash {
	height:648px;
	width:990px;
	margin:-3px 0 0 0;
	padding:0;
	float:none;
}
.game-info-box .game-info-content-top .image {
	margin: 0 0 0 30px;
	float:left;
	top: -30px; 
	position:relative;
}
* html .game-info-box .game-info-content-top .image{
	margin:-30px 0 0 15px;
	top:0;
}
.game-info-box{
	_margin-top:-20px;
}

.game-info-box .game-info-content-top {
	float:left;
	margin-bottom:10px;
	width:955px;
	position:relative;
	height:110px;
}

.game-info-box .game-info-content-top .img-box {
	float:right;
	margin-top:50px;
	margin-left:20px;
}
.game-info-box .game-info-content-top .img-box a{
	float:none;
}


/* navigation */
.filter-support-games .filter-content-top {
	background:transparent url(../../../images/siteware/bg-208-trans-f9f9f9f-trans-top.gif) no-repeat scroll left top;
	margin-bottom:25px;
    padding:20px 0 0;
}

.filter-support-games .filter-content-top .filter-content-bottom .filter-content {
	background:transparent url(../../../images/siteware/bg-208-trans-f9f9f9f-trans-middle.gif) repeat-y scroll 0 0;
	color:#646464;
  padding:2px 16px 0;
}

.filter-support-games .filter-content-top .filter-content-bottom {
	background:transparent url(../../../images/siteware/bg-208-trans-f9f9f9f-trans-bottom.gif) no-repeat scroll 0 bottom;
	padding:0 0 16px 0;
}
.filter-support-games{
	margin-left:35px;
	width:208px;
	
}
.filter-support-games .nav a.main {
	background:transparent url(../../../images/siteware/bg-176-link-f9f9f9.gif) no-repeat scroll 0 0;
	color:#394672;
	display:block;
	font-weight:300;
	height:1.46em;
	margin-bottom:5px;
	padding:2px 15px 0 12px;
	text-decoration:none;
	width:151px;
}

.filter-support-games .nav.active a.main, .filter-support-games .nav a.main:hover {
	background:transparent url(../../../images/siteware/bg-176-link-394672-ov.gif) no-repeat scroll 0 0;
	color:#a1aac6;
}

