body {
	margin:50px 0 0; _margin:0 0 0; padding:0; text-align:center; 
	background:#000 url(../images/bg_RisingEagle.jpg) left 30px repeat-x; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	color:#999
}

* { margin:0; padding:0}
img { border:0}
a { text-decoration:none; outline:none; color:#3366cc}
a:hover { text-decoration:underline}
ul { list-style-type:none}
.clear {clear:both; height:0; font-size:0; line-height:0}

/* ie6 png transparency fix */
* html img, * html .png { position: relative; behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)) }

.left {	float: left;}
.right {float: right;}
.text-left {text-align:left}
.text-right {text-align:right}
.nomargins { margin:0 !important}

/* clearing floated elements */
.clearing:after {content: "."; display:block; height:0px; font-size:0;line-height:0px; clear: both; visibility: hidden;}
.clearing {display:	inline-block;}
.clearing { /* Hides from IE-mac \*/display:block;}
* html .clearing { /* Hides from IE-mac \*/display:inline;}
/***********************************/

input {margin:0; padding:0; font-size:10px;width:125px; vertical-align:middle; height:14px; padding:1px 3px; font-size:10px; border:1px solid #585858; background-color:#444444; color:#999999; }
textarea {margin:0; padding:0; border:1px solid #585858; background-color:#444444; padding:1px 3px;color:#999}

#site-content {
	margin:0px auto;
	text-align:left; width:998px; position:relative;
	margin-top:215px;
}
#content {width:980px; margin-left:9px; position:relative; z-index:2;}
.bg_transparent {
	z-index:1; position:absolute; background-color:#000; 
	opacity:.5; filter:alpha(opacity=50); -moz-opacity:0.5; width:980px; 	
	top:0px; left:9px;
	min-height:100%;	
	_height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');
	height:100%;	
}

/******************************************/

#menu {position:relative}
#main_menu { background:url(../images/menu_bg.jpg) repeat-x left top; padding:0px 0 0 10px;} /*30*/
#main_menu ul, #main_menu ul li {margin:0; padding:0; list-style-type:none;}
#main_menu ul li {display:inline; padding-left:8px; float:left; position:relative} /*15*/
#main_menu ul li a {color:#FFF; font-size:17px; font-weight:bold; font-family:Arial,sans-serif; text-decoration:none; display:block; padding:3px 2px 3px 0px; }
#main_menu ul li a:hover {color:#FF9900; text-decoration:none}
#main_menu ul li.selected {background:url(../images/menu_over_left.jpg) no-repeat left top; padding-left:15px}
#main_menu ul li.selected a {background:url(../images/menu_over_right.jpg) no-repeat right top; padding-right:20px;color:#000}
#main_menu ul li.selected a:hover {color:#FFF}

/******************/
/* CONTENT PAGES */
/*****************/
.margins {margin-bottom:10px;}

#site-pages { padding:10px; position:relative; z-index:2;}
#middle-page { width:650px; overflow:hidden}
#right-page  {width:300px; position:relative; z-index:4}
#right-page h5.bg2 {}/*background-color:#5d2e00 !important; */
#right-page h5.bg2 span {background:#b25900 url(../images/right_2.jpg) no-repeat right top;}

/*******************************/
#footer { background-color:#333333; position:relative; z-index:2}
#footer .searchBottom {background:url(../images/bg_search_bottom.jpg) no-repeat right 3px; padding:3px 5px; width:230px}
#footer .searchBottom input {*margin-top:-2px; width:167px; border:1px solid #434343; border-right:0px; margin-right:15px; background-color:#333333;}
#footer .searchBottom a {color:#FFFFFF; text-decoration:none; font-size:10px}

#footer .rss_bottom {width:724px; padding:5px 5px 3px;}
#footer .rss_bottom strong {margin:0 10px;}
#footer .rss_bottom a {color:#FFFFFF; text-decoration:none; padding-left:15px; margin-right:10px; font-size:10px}
#footer .rss_bottom a:hover { text-decoration:underline}
#footer .rss_bottom a.rss_videos { background:url(../images/rss_videos.jpg) no-repeat 0 1px}
#footer .rss_bottom a.rss_games { background:url(../images/rss_games.jpg) no-repeat  0 1px}
#footer .rss_bottom a.rss_news { background:url(../images/rss_news.jpg) no-repeat  0 1px}

#footer .browser {background-color:#202020; border-bottom:2px solid #121212}
#footer .browser .browser_genre {padding:8px; width:640px;}
#footer .browser .browser_alpha {padding:8px; }
#footer .browser a {font-size:10px; color:#FFFFFF; text-decoration:none}
#footer .browser a:hover {text-decoration:underline}

#footer .shows_bottom {border-top:1px solid #202020; border-bottom:1px solid #202020; background-color:#111; padding:10px 8px; text-align:left}
#footer .shows_bottom strong {margin-right:13px} 
#footer .shows_bottom a {font-size:10px; color:#FFFFFF; text-decoration:none; margin:0 3px}

#footer .copyright { background-color:#111; padding:10px 0px 15px; text-align:center; color:#666; font-size:10px; position:relative; width:100%}
#footer .copyright h1, #footer .copyright h3 {font-size:12px;margin:0; padding:0}
#footer .copyright a {color:#666; text-decoration:none}
#footer .copyright h1 a:hover , #footer .copyright h3 a:hover {text-decoration:underline; color:#CC0000} 
#footer .copyright .leftLogo {position:absolute; top:15px; left:20px; width:110px; height:40px}
#footer .copyright .rightLogo {position:absolute; top:10px; right:20px;}

#footer .re { background:#282828; border-top:1px solid #1a1a1a; height:48px; position:relative; padding:12px;}
#footer .re .logore { position:absolute; left:367px; bottom:0}
#footer .re .left { margin-right:33px;}
#footer .re .downloadf_re {
	position:absolute;
	right:62px;
	bottom:0;
	background:url(../images/download_re_footer.jpg) left top no-repeat;
	width:260px;
	height:0;
	padding-top:88px;
	overflow:hidden;
	float:right;
	display:block;
	margin-top:4px;
}
#footer .re .downloadf_re:hover {
	background-position: 0 -90px;
}
#topLogin {
	position:fixed; top:0; left:0;
	height:32px; z-index:1000;
	_width: expression((documentElement.clientWidth < 1024) ? "1024px" : documentElement.clientWidth+"px"); 
	min-width: 100%; padding:0;
	background:#090909;
	border-bottom:1px solid #525759;
}
#login_fields {
	position:relative;
}
.login-form {
	position:relative; 
	z-index:3;
	margin:0 auto; 
	padding:0;
	width:980px;
	text-align:right; 
	font-size:11px; 
	color:#cccccc;
}
.login-form .top-account {
	position:absolute; top:0; right:0;
}

.top-error {
	position:absolute; top:0; left:0; width:140px;
	font-size:10px; color:#FFF; padding:2px 15px;
}
.login-form .usp { color:#ff9900;}
.login-form a {font-size:11px; color:#cccccc;}
.login-form a:hover {text-decoration:underline;color:#ff9900}
.login-form a.colorx {color:#ff9900; font-size:12px; font-weight:bold;}
.login-form ul, .login-form ul li {margin:0; padding:0; list-style-type:none}
.login-form ul li {
	margin:0; padding:7px;
	display:block; float:left; border-left:1px solid #ccc;
	vertical-align:middle; line-height:16px; position:relative;
}
.login-form input {
	border:1px solid #999999;
	background:#8c8c8c url(../images/bg_top_input.gif) repeat-x left top;
	color:#FFF; 
	width:110px;
	font-size:11px;
	height:12px;
	padding:1px 3px;
	
}

#header {
	margin:0px auto; height:100px; width:980px;
	position:relative; overflow:hidden;
	padding-top:9px; z-index:2
}
#header .new_logo {position:absolute; top:0; left:0; z-index:3}
#header .menu {
	padding:4px 0 0 0;
	width:804px; float:right;
	background:url(../images/bg_top_menu_left.png) no-repeat left top; 
	_background:url(../images/bg_top_menu_left.gif) no-repeat left top; 
	height:66px; overflow:hidden;
}
#header .menu ul  {margin:0; padding:0;}

.menufirst {
	width:745px;float:right; display:block;
	position:relative; top:0; left:0; height:27px; overflow:hidden;
	background:url(../images/bg_ul_top.png) repeat-x left top; 
	_background:url(../images/bg_ul_top.gif) repeat-x left top; 
	 padding:2px 0 0 0 !important;
}

.menufirst li {
	margin:0;
	list-style-type:none; display:block; float:left;
	background:url(../images/bg_first_header.gif) no-repeat right top;
	padding-right:2px;
}
.menufirst li a {	
	padding:6px 4px; display:block;
	font-size:14px; font-weight:bold; color:#2b2b2b; text-decoration:none
}

.menufirst li.selected a, .menufirst li a:hover {
	background:url(../images/bg_href_top.gif) repeat-x 0 0px;
}

.menusecond {
	width:745px; float:right; display:block;
	position:relative; bottom:-4px; left:0; height:30px; overflow:hidden;
	background:url(../images/bg_ul_top.png) repeat-x left bottom; 
	_background:url(../images/bg_ul_top.gif) repeat-x left bottom; 
	padding-right:15px !important;
}
.menusecond li {
	margin:0; padding-right:2px;
	list-style-type:none; display:block; float:left;
	background:url(../images/margin-but.gif) no-repeat right 2px;
}
.menusecond li a {
	 padding:8px 3px 6px; display:block;
	font-size:12px; font-weight:bold; color:#3b3b3b; text-decoration:none
}
.menusecond li a:hover {color:#FFF}

.platforms {
	position:absolute; top:18px; right:5px; 	
	width:260px; height:22px; 
	overflow:hidden; z-index:3;
	padding:0 5px;
	background:url(../images/platforms_bg.gif) repeat-x left top;
}
.platforms ul li {
	margin:0; display:inline; float:left; padding:0px 1px;
	background:url(../images/platforms_border.gif) no-repeat right top;	
}
.platforms ul li a {
	 padding:3px 5px; display:block;color:#FFF; font-weight:bold; font-size:12px; text-decoration:none
}
.platforms ul li a.pc-platform:hover, .platforms ul li a.pc-platform.selected 		{background:url(../images/platforms_pc.gif) repeat-x left top;}
.platforms ul li a.xbox360-platform:hover, .platforms ul li a.xbox360-platform.selected 	{background:url(../images/platforms_xbox.gif) repeat-x left top;}
.platforms ul li a.wii-platform:hover, .platforms ul li a.wii-platform.selected		{background:url(../images/platforms_wii.gif) repeat-x left top;}
.platforms ul li a.ds-platform:hover, .platforms ul li a.ds-platform.selected		{background:url(../images/platforms_wii.gif) repeat-x left top;}
.platforms ul li a.psp-platform:hover, .platforms ul li a.psp-platform.selected		{background:url(../images/platforms_psp.gif) repeat-x left top;}
.platforms ul li a.ps2-platform:hover, .platforms ul li a.ps2-platform.selected		{background:url(../images/platforms_psp.gif) repeat-x left top;}
.platforms ul li a.ps3-platform:hover, .platforms ul li a.ps3-platform.selected		{background:url(../images/platforms_psp.gif) repeat-x left top;}

/*content gamex rising eagle*/
.joc {
	background:#000;
	padding-bottom:150px;
	color:#fff;
}
.topjoc {
	background:#000 url(../images/bg_jocdet.jpg) left top no-repeat;
	position:relative;
	padding:0 0 0 307px;
	font-size:17px;
}
.topjoc .soldat {
	position:absolute;
	left:0;
	top:-60px;
}
.topjoc .download_re {
	background:url(../images/download_re_top.jpg) left top no-repeat;
	float:right;
	height:0;
	width:275px;
	padding-top:150px;
	display:block;
	overflow:hidden;
	margin-top:33px;
}
.topjoc .download_re:hover {
	background-position: 0 -152px
}
.title {
	color:#ff0000;
	font-size:25px;
	font-weight:normal;
	background:url(../images/bg_title.jpg) left bottom repeat-x;
	padding:0 3px 15px;
	margin:20px 10px 8px 0;
}
.bg_fundal {
	background:url(../images/bg_detaliijoc.jpg) left 90px no-repeat;
}
.specificatii {
	padding-left:15px;
	width:250px;
}
.specificatii ul {
	margin:0 10px 0 5px;
}
.specificatii ul li {
	border-left:2px solid #780000;
	padding:2px 0 2px 10px ;
	margin-bottom:15px;
}
.video {
	width:640px;
	padding-right:10px;
}
.video .title {
	margin-right:0;
}
.video h4 {
	font-size:25px;
	font-weight:normal;
	margin-bottom:8px;
}
.video .box_mare {
	margin-bottom:23px;
	width:640px;
	height:361px;
}
.video .box_video {
	float:left;
	width:149px;
	margin-right:14px;
}
.video .box_video img {
	margin-bottom:8px;
}
.video .box_video a {
	color:#ff0000;
}
.video .box_video p {
	font-size:11px;
}
.screenshots {
	margin:5px 10px 45px 15px;
}
.title2 {
	background:url(../images/bg_title_screen.png) left top repeat-x;
	_background:url(../images/bg_title_screen.jpg) left top repeat-x;
	height:59px;
	color:#ff0000;
	font-size:25px;
	font-weight:normal;
	padding:20px 0 0 32px;;
}
.title2 strong {
	color:#fff;
	font-weight:normal;
}


