* {margin:0; padding:0}
body {
	margin:50px 0 0; padding:0; text-align:center; 
	background:#000 url(../images/backgrounds/site_bg.jpg) center top no-repeat; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	color:#999
}
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}
*:focus {outline: 0;}
.x-left {position:relative;}
.x-left, .left {	float: left;}
.center {	text-align: center;}
.right {float: right;}
.text-left {text-align:left}
.text-right {text-align:right}
.x-padd {padding:10px 0px 10px 10px;}
.marginright {margin-left:120px}

.radioBtn {width:auto !important}
.checkBtn {width:auto !important; border:0; padding:0;}

/* 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;}
/***********************************/
ul, ul li {margin:0 0 0 10px; padding:0;}

.bg_color1 {background-color:#121212;}

img {border:0px}
p,h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
h1 {font-size:20px;}
h2 {font-size:16px}
h3 {font-size:12px;}
h5, h6 {font-size:16px;}

/**/
.color1 {color:#FFFFFF !important}
.color2 {color:#0099ff !important}
.color3 {color:#CC0000 !important}
.color4 {color:#FF9900 !important}
.color5 {color:#CCC !important}
.color6 {color:#4ea500 !important}
/**/
a {color:#FFF}/*ff9900*/
a:hover {text-decoration:underline; color:#ff9900}


/*****************************/
#site-content {
	margin:0px auto;
	text-align:left; width:998px; position:relative;
}
/**/
#site-content #leftShaddow {position:absolute; left:0; width:9px; border-right:1px solid #333; height:100%; z-index:3; background:url(../images/leftSH.png) repeat-y left top}
#site-content #rightShaddow {position:absolute; right:0; width:9px; border-left:1px solid #333; height:100%; z-index:3; background:url(../images/rightSH.png) repeat-y left top}
/**/
#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%;
		
}

#headerAll {position:relative; z-index:4; /*background-color:#000 */}
#header_top {padding:5px; margin-bottom:2px; opacity:.9; filter:alpha(opacity=90); -moz-opacity:0.9;}
#header_top .links {padding:2px 0 0 5px; font-size:10px}
#header_top .links a {color:#FFFFFF; text-decoration:none; margin-right:7px; font-size:10px}
#header_top .links a:hover {text-decoration:underline}
#header_top #user_login {width:600px; padding-right:40px; position:relative; text-align:right; height:20px;}
#header_top #user_login a {color:#FFFFFF; font-size:11px; text-decoration:underline; margin-right:10px;}
#header_top #user_login strong {margin-right:5px}
#header_top #user_login input { width:125px; vertical-align:middle; height:14px; padding:1px 3px; font-size:10px; border:1px solid #585858; background-color:#444444; color:#999999; margin-right:11px}
#header_top #user_login .submitBtn {position:absolute; top:0px !important; *top:2px !important; right:2px; text-decoration:none; height:16px; padding:0px 3px 0px; width:auto; border:1px solid #585858; background-color:#ff9900; margin-left:5px; margin-right:0px; font-weight:bold; color:#000000;}
#header_top #user_login img.first_img { position:absolute; top:0px !important; *top:2px !important; right:182px; width:19px; height:18px; background:url(../../images/between_img_1.png) no-repeat left top; _background:url(../../images/between_img_1.gif) no-repeat left top}
#header_top #user_login img.last_img { position:absolute;  top:0px !important; *top:2px !important; right:40px; width:19px; height:18px; background:url(../../images/account_right.jpg) no-repeat left top}

/******************************************/
#pass {
	position:absolute; font-size:11px; top:2px; right:30px; color:#FFF;  width:120px; text-align:left
}
/******************************************/



#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}


#submenu {background: url(../images/submenu_bg.jpg) repeat-x left top; padding:2px 0 0 8px; height:20px;}
#submenu ul, #submenu ul li {margin:0; padding:0; list-style-type:none;}
#submenu ul li {display:inline; margin-left:10px}
#submenu ul li a {color:#000000; font-size:13px; font-weight:bold; font-family:Arial,sans-serif; text-decoration:none}
#submenu ul li a:hover { text-decoration:underline}

.searchTop {position:absolute; background:url(../images/bg_searchTop.jpg) no-repeat right top; height:18px; width:245px; right:10px; top:1px; text-align:right;}
.searchTop a {text-decoration:none; margin-right:5px; font-size:10px; color:#FFF;}
.searchTop input {background:none !important; border:0px !important; margin-right:15px; width:172px}

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

#site-pages {padding:10px; position:relative; z-index:2}
#middle-page {width:650px; overflow:hidden}
#middle-page h5, .pdiv h5 {background:#000 url(../images/bg_h5.jpg) repeat-x left top; width:100%}
#middle-page h5 span, .pdiv h5 span {display:block; float:left; font-size:18px; padding:5px 70px 4px 9px; color:#FF9900}/*background:#82C829 url(../images/right_2_11.jpg) no-repeat right top;*/
#middle-page h5 a, .pdiv h5 a {display:block; float:right; width:70px; padding:3px 10px 4px 9px; text-align:right}

#middle-page h2.title {background-color:#760303; width:100%; font-size:14px}
#middle-page h2.title span {background:#CC0000 url(../images/right_4.jpg) no-repeat right top; display:block; float:left; padding:5px 70px 4px 9px;}
#middle-page h2.title span strong {color:#000000}
#middle-page h2.title a {display:block; float:right; width:50px; padding:3px 10px 4px 9px; text-align:right}



h6 {background:#000 url(../images/bg_h5.jpg) repeat-x left top; width:100%; }
h6 span {display:block; padding:5px 100px 4px 9px;color:#FF9900 !important}

.list-games {padding:10px; position:relative; line-height:130%; margin-bottom:3px;}
.list-games h2 {color:#FFF; width:100%; font-size:18px;}
.list-x {margin-left:160px;}
.list-x-games {font-size:14px; width:475px;}
.list-games h2 a {color:#FFF; text-decoration:none; display:block; float:left; margin-right:15px; font-weight:bold}
.list-games h2 a:hover {color:#FF9900}
.list-games a.classImg img {display:block; width:auto; border:1px solid #FFF; padding:1px}
.list-games a.classImg:hover  img {border:1px solid #ff9900;}
.list-games a.classImg2 img {display:block; border:1px solid #FFF; padding:1px}
.list-games a.classImg2:hover  img {border:1px solid #ff9900;}

.list-games a.left {font-size:10px; color:#ff9900; margin-right:10px;}


.list-games span {color:#666666; font-size:11px;}
.list-games p.user_rating {position:absolute; right:5px; top:5px; width:160px; height:26px; padding-left:5px; font-size:11px; color:#FFF; text-align:right}
.list-games p.user_rating em {float:left; padding-top:1px; font-style:normal;}
.list-games p.user_rating strong {font-size:20px; padding:3px 0; background-color:#0099FF; vertical-align:middle; color:#FFFFFF; margin-left:2px; display:block; float:right; width:55px; text-align:center}
.list-news { height:85px !important}


#middle-page .bg2 {background-color:#111}

blockquote {margin:0; padding:10px; }/* background-color:#232323;*/
#middle-page blockquote .list-images { margin-bottom:10px; padding-bottom:5px; background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left}
#middle-page blockquote .list-images p {width:142px; margin-right:18px; text-align:center}
#middle-page blockquote .list-images a {text-decoration:none; font-size:11px; display:block;}
#middle-page blockquote .list-images a.classImg {border:1px solid #ccc; margin-bottom:5px;}
#middle-page blockquote .list-images a.classImg:hover {border:1px solid #FF9900}
/***********************************************************************************/
#right-page  {width:300px; position:relative; z-index:4}
#right-page h5 {width:100%;background:url(../images/bg_h5.jpg) repeat-x left top;}
#right-page h5 span {display:block; float:left; padding:5px 40px 4px 9px; color:#FF9900}
#right-page h5.bg2 {}/*background-color:#5d2e00 !important; */
#right-page h5.bg2 span {background:#b25900 url(../images/right_2.jpg) no-repeat right top;}

#right-page .list-games {height:auto; padding:0px 0px 10px 0px; background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left;}
#right-page .list-games a {font-size:12px;}
#right-page .list-games a.classImg {top:0px; left:0px; border:1px solid #000}
#right-page .list-games a.classImg:hover {top:0px; left:0px; border:1px solid #ff9900}
#right-page .links {margin-top:2px; font-weight:bold; font-size:11px; color:#666666}
#right-page .links a {float:right; color:#ff9900; background:url(../images/icon_video.jpg) no-repeat left 3px; padding-left:15px}
#right-page .links a:hover {color:#CC0000}

/**/
.top-items {padding:0 0px 10px 0px;} /* background-color:#232323*/
.menutopitems {border-bottom:2px solid #CC0000 ; background:#CC0000 url(../images/right_2_1.jpg) no-repeat right center; font-weight:bold; position:relative;}
.top-items a.menuList {padding:5px 10px; display:block; float:left; color:#0099FF; width:130px; text-decoration:none}
.top-items a.selected {background:#CC0000}

.top-items ul, .top-items ul li {margin:0; padding:0; list-style-type:none; position:relative}
.top-items ul {margin:0 5px;}
.top-items ul li {padding:0 0 5px 5px; margin-bottom:5px; background:url(../images/bg_dotted_horizontal.jpg) repeat-x left bottom}
.top-items ul li.firstItem {margin-top:5px;}
.top-items ul li.firstItemPackshot {height:183px !important; margin-top:5px;}
.top-items ul li.firstItem h3, .top-items ul li.firstItem p {margin-left:135px}
.top-items ul li a.ItemImg {border:1px solid #000; position:absolute; top:0; left:0;}
.top-items ul li a.ItemImg:hover {border:1px solid #cc0000;}
.top-items ul li a {text-decoration:none; color:#FFF}
.top-items ul li a:hover {color:#0099FF; text-decoration:underline}

/**/
.latest-videos ul, .latest-videos ul li {margin:0; padding:0; list-style-type:none; position:relative}
.latest-videos ul {margin:0 5px;}
.latest-videos ul li {padding:0 0 5px 5px; margin-bottom:5px; background:url(../images/bg_dotted_horizontal.jpg) repeat-x left bottom}
.latest-videos ul li a.ItemImg {border:1px solid #333;}
.latest-videos ul li a.ItemImg:hover {border:1px solid #FFF;}
.latest-videos ul li a {text-decoration:none; color:#FF9900; font-size:11px;}
.latest-videos ul li a:hover {color:#FFF; text-decoration:none}
/**/

span.radio { width: 19px;height: 25px;	padding: 0 5px 0 0;	background: url(../images/radio.gif) no-repeat;	display: block;	clear: left;float: left;}
span.checkbox {	width: 19px;	height: 25px;	padding: 0 5px 0 0;	background: url(checkbox.gif) no-repeat;	display: block;	clear: left;	float: left;}
span.select {	position: absolute;	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;	padding: 0 24px 0 8px;	color: #fff;	font: 12px/21px arial,sans-serif;	background: url(select.gif) no-repeat;	overflow: hidden;}

.polls {padding:5px 10px 10px 10px;}
.polls h2 {color:#0099FF}
.polls input {width:auto}
.polls .submitBtn {
	display:block; width:auto; margin:10px 0; 
	background:url(../images/bg_pool_vote.gif) no-repeat left top;
	width:80px; color:#FFF; font-weight:bold; 
	text-decoration:none; padding:8px 10px; text-align:center;
}
.polls a {color:#CCC; font-weight:bold}
#thanks {margin:10px; color:#0099FF}

.play p {margin-bottom:7px;}
.play a {color:#CCC; font-weight:bold}

.soon {background:url(../images/bg_dotted_vertical.jpg) repeat-y center top; padding:5px 0 10px;}
.item-soon {width:305px; margin-bottom:20px}
.item-soon h2  {height:35px;}
.item-soon h2 a {color:#FFF; text-decoration:none;}
.item-soon h2 a:hover {color:#CC0000}
.item-soon a.classImg {border:1px solid #0099ff; margin-right:10px;}
.item-soon a.classImg:hover {border:1px solid #CC0000;}
.item-soon span {display:block; color:#666; font-size:11px; margin-bottom:3px;}


/*******************************/
#footer {border-top:1px solid #202020; padding-top:2px; 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}
/* changed by lucian Mar 2010 */
#footer .searchBottom input {width:167px; border:1px solid #434343; border-right:0px; margin-right:18px; background-color:#333333; float: left;}
#footer .searchBottom a, #footer .searchBottom a:link, #footer .searchBottom a:visited {color:#FFFFFF; text-decoration:none; font-size:10px; float: left; line-height: 18px;}
/* end changed by lucian Mar 2010 */

#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;}

/*******************************/
.posted {font-size:10px; color:#666666}

/*
.GameXSpotlight {background:#232323; padding:10px 10px 10px 145px; position:relative; min-height:177px}
*/
.GameXSpotlight {padding:10px 10px 20px 10px; position:relative; min-height:197px}
.GameXSpotlight h1 {color:#FFF; margin-bottom:2px;}
.GameXSpotlight img.game {position:absolute; left:10px; top:10px}
.GameXSpotlight .game_details {font-size:11px;}
.GameXSpotlight a {text-decoration:none}
.GameXSpotlight a:hover {text-decoration:underline}
.GameXSpotlight .vote_game {position:absolute; right:10px; top:30px; padding:10px 0 0; width:118px; background-color:#111; text-align:center; font-size:11px; color:#cccccc}
.GameXSpotlight .vote_game strong {font-size:40px; display:block}
.GameXSpotlight .vote_game span {display:block; color:#ff6e00; font-size:12px}
.GameXSpotlight .vote_game p {width:100px; height:30px; background:url(../images/game_vote_bg.jpg) no-repeat left top; text-align:left; margin:5px 8px; position:relative}
.GameXSpotlight .vote_game p em {background:url(../images/game_vote.jpg) no-repeat left top; display:block; height:15px; cursor:pointer;}
.GameXSpotlight .vote_game p #handle1 {position:absolute; top:5px; height:20px; width:10px; cursor:pointer;}
.GameXSpotlight .vote_game div {background:#1e1e1e url(../images/bg_dotted_horizontal.jpg) repeat-x left top; padding:5px 0px 10px 0}

/**/


.bookmarknews {
	position:static !important; bottom:0px !important; left:0px !important; 
	padding:0; margin-bottom:10px;
	border:1px solid #333; text-align:left;
}
.bookmarknews ul, .bookmarknews ul li {padding:0; margin:0 10px 0 0}


.bookmark {position:absolute; bottom:-7px; left:10px; font-size:12px; padding:3px 0}
.bookmark a {color:#0099FF; font-size:11px;}

.bookmark ul {list-style-type:none; padding-left:5px; margin-top:0px; margin-left:0px;}
.bookmark li {display: inline; float:left;padding:0; margin:0 10px 0 0}
.bookmark a {text-decoration:none; display:block; padding:1px 0; font-size:11px; padding-left: 18px !important; background-position: left bottom;}
.bookmark a:hover {color:#FF9900}
.bookmark .s_delicious {background: url('../images/social/delicious.gif') no-repeat left bottom;;}
.bookmark .s_digg {background: url('../images/social/digg.gif') no-repeat left bottom;;}
.bookmark .s_technorati {background: url('../images/social/technorati.gif') no-repeat left bottom;;}
.bookmark .s_reddit {background: url('../images/social/reddit.gif') no-repeat left bottom;;}
.bookmark .s_stumbleupon {background: url('../images/social/stumbleupon.gif') no-repeat left bottom;;}
.bookmark .s_yahoo {background: url('../images/social/yahoo.gif') no-repeat left bottom;;}
.bookmark .s_google {background: url('../images/social/google.gif') no-repeat left bottom;;}

/**/


#vote_overlay {display:none; position:absolute; left:0; top:0; z-index:3; width:118px; height:120px; opacity:.0; filter:alpha(opacity=0); -moz-opacity:0.0;}
.x-padding {padding-left:145px;}
/**/

.desc { padding:10px;}/*background-color:#232323;*/
.desc .item-description * {color:#999; font-size:14px !important; font-family:Arial, Helvetica, sans-serif !important}
.desc .tags {border:1px solid #333; padding:5px; margin:10px 0; font-size:12px !important;}
.desc  .tags strong {color:#999}
.desc .tags a {font-weight:bold; text-decoration:none; color:#0099FF !important}
.desc .tags a:hover {text-decoration:underline}

.desc h1 {color:#FFF}

.desc .item-images h2 {margin-bottom:5px; background:#000 url(../images/bg_h5.jpg) repeat-x left top; padding:3px 10px; color:#0099FF; position:relative}
.desc .item-images h2 a {position:absolute; top:3px; right:10px; width:100px; padding:3px 10px 4px 9px; text-align:right; color:#FFFFFF; font-size:12px}
.desc .item-images img {
	padding:1px; border:1px solid #333; margin:0 5px 10px 0;
}
.desc .item-images {
	

}

.game_prop {
	clear:both;
	margin:10px 0 0 0; padding:5px 10px;
	background:url(../images/bg_dotted_horizontal.jpg) repeat-x left top; 
	color:#FFF;
}

.game_prop * {margin-right:10px;}
.game_prop a {font-weight:bold; text-decoration:none}
.game_prop a.selected {color:#FF9900}

.mature_content {position:absolute; top:48px; text-align:center; z-index:9999994; padding:60px 15px 75px; width:600px; height:240px; background-color:#000000;}
.mature_content .warning {font-size:18px; font-weight:bold; text-transform:capitalize; text-align:center; color:#a00000; margin-bottom:5px;}
.mature_content .textMature {margin-top:20px; font-size:14px; color:#FFFFFF; text-align:center; text-transform:uppercase !important; margin-bottom:40px;}
.mature_content a {color:#a00000; border:1px solid #FFFFFF; padding:7px; font-size:18px; width:100px !important; text-align:center; display:block !important; height:25px !important; float:left}
.mature_content a:hover {color:#FFF; text-decoration:none; background-color:#a00000}

.gamespag {position:relative; z-index:3; margin-top:-4px !important}
.pagination {
	margin-top:-11px; 
	margin-bottom:10px; padding:10px; color:#CCC;
	border:1px solid #181818;
	border-top:1px solid #000; 
	float:right;
	background-color:#000;
}
.pagination strong, .pagination span {display:none; float:left;margin-right:3px;
padding-top:5px;}
.pagination a {
	color:#FFF !important; text-decoration:none;
	display:block; float:left; 
	padding:5px 6px; font-weight:bold;
	background-color:#181818;
	margin-right:3px
	
}
.pagination a:hover {background-color:#414141}
.pagination a.current_page {background-color:#FF9900; color:#000 !important;}

.profile_pag.pagination {margin-top:10px; border:0; float:none;}
.profile_pag.pagination strong{display:block; margin-bottom:10px;}

.list-games-info {padding:9px;}
.list-games-info .summary {float:left; width:120px;}
.list-games-info .summary strong {display:block; padding:5px 5px 5px 0; text-align:right; background:url(../images/bg_dotted_horizontal.jpg) repeat-x left bottom; font-size:12px;}
.list-games-info .thumbGame {float:right; width:140px; height:185px; margin-right:0px; overflow:hidden; text-align:right}

.right-game-info h1 {font-size:14px; color:#ff9900}
.right-game-info a {}
.right-game-info em {color:#FF9900; font-style:normal}
.right-game-info .rightRating {background-color:#111; padding:8px;}

.right-game-info blockquote em a {color:#FF9900;}


.right_vote_game { width:150px; text-align:center; font-weight:bold}
.right_vote_game em, .right_vote_game strong, .right_vote_game span {display:block}
.right_vote_game em { font-style:normal; color:#FFFFFF; font-size:12px;}
.right_vote_game strong { font-size:40px; color:#FFFFFF}
.right_vote_game span {color:#FF6600; font-size:12px;}

.rightRating p {width:100px; height:30px; background:url(../images/game_vote_bg.jpg) no-repeat left top; text-align:left; margin:5px 8px; position:relative}
.rightRating p em {background:url(../images/game_vote.jpg) no-repeat left top; display:block; height:15px;}





#middle-page h2.search {background-color:#000; width:100%;}
#middle-page h2.search span {display:block; float:left; padding:5px 70px 4px 9px; color:#FFF}

.searchMenu {margin-top:2px;}
.searchMenu ul, .searchMenu ul li {margin:0; padding:0; list-style-type:none; background-color:#000; height:25px;}
.searchMenu ul li {display:block; background-color:#000; float:left; position:relative}
.down_arrow {position:absolute; bottom:-5px; left:55px;}
.searchMenu ul li a {display:block; float:left; padding:5px 8px 4px; color:#FFF; font-size:14px; text-decoration:none; font-weight:bold}
.searchMenu ul li a:hover {color:#FFF}
.searchMenu ul li.selected  {background:#CC0000 url(../images/right_3_1.jpg) no-repeat left top !important; padding-left:23px !important}
.searchMenu ul li.selected a {background:#CC0000 url(../images/right_1_1.jpg) no-repeat right top !important; padding-right:33px !important; color:#000000 !important}

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


.account {position:relative; padding:0px;}
.account h5.user_registration {background-color:#ff9900 !important; height:18px; overflow:hidden;}
.account h5.user_registration span {display:none !important}

.account_fields {margin:30px 0;}

.account_fields label {
	width:130px; display:block; float:left; 
	text-align:right; margin-right:10px; 
	font-size:14px; color:#FFF; font-weight:bold;
}

.account_fields p {margin-bottom:10px;}
.account_fields p a {font-size:10px; text-decoration:none}
.account_fields p a:hover {text-decoration:underline}
.account_fields p span.available {background:url(../images/available.jpg) no-repeat left center; margin-left:10px; padding-left:10px; font-size:10px; color:#99ff33; padding-right:5px;}
.account_fields p span.not_available {background:url(../images/not_available.jpg) no-repeat left center; margin-left:10px; padding-left:10px; font-size:10px; color:#cc0000; padding-right:5px;}
.account_fields p em {font-size:10px; font-style:normal}
.account_fields p input {
	width:200px; background-color:#FFF; padding:3px; color:#333
}
.account_fields p select {font-size:11px;}

.login_form p {height:32px; position:relative; width:450px; padding-top:3px;}
.login_form p input, .login_form p select {width:250px; padding:3px; background-color:#FFFFFF; border:1px solid #CCCCCC; position:absolute; left:100px; top:0}
.login_form p input.radioBtn {position:static}
.login_form p input.submitBtn {width:auto; background-color:#680001; border:1px solid #460000; height:25px; color:#FFFFFF; font-weight:bold}

.link_my_account {background-color:#333333; height:15px; overflow:hidden; text-align:center; margin-right:10px; margin-top:15px;}
.link_my_account strong {background:#458a00 url(../images/left_registrationn.jpg) no-repeat left center; padding:0px 0 0 20px; margin-right:5px;}
.link_my_account a {color:#FFFFFF; text-decoration:none; background:#458a00 url(../images/right_registrationn.jpg) no-repeat right center; padding:0 30px 0px 10px;}


.comments_list {padding-bottom:20px;}
.signin {padding:15px 10px; background:#191919 url(../images/bg_comment.jpg) repeat-x left bottom;}
.signin .sign_items {width:300px; text-align:right; line-height:180%}
.signin .sign_items input {width:200px; background-color:#333333; border:1px solid #5b5b5b; margin-left:20px;}
.signin .sign_items textarea {width:580px; background-color:#333333; border:1px solid #5b5b5b; margin-left:20px; height:100px; padding:5px; color:#CCCCCC}
.signin .sign_items .signinBtn {border:0; background-color:#191919; height:auto; font-size:16px; color:#FF9900; font-weight:bold; cursor:pointer}
.signin .sign_items .signinBtn:hover {border:0; background-color:#191919; height:auto; font-size:16px; color:#CC0000; font-weight:bold;}
.signin .sign_items a.forgot {color:#666666; font-size:11px; text-decoration:none}
.signin .sign_items a.forgot:hover { text-decoration:underline}
.signin .sign_items a.create {font-size:16px; text-decoration:none; color:#99ff00; font-weight:bold}
.signin .sign_items a.create:hover { color:#CC0000;}

.comments_list .comment {padding:15px 10px; background:#232323 url(../images/bg_comment.jpg) repeat-x left bottom; overflow:hidden; position:relative; text-align:justify}
.comments_list .comment span.posted {display:block; position:absolute; right:10px; top:15px;}
.comments_list .comment strong.user a {color:#ff9900; margin-right:30px; text-decoration:none}
.comments_list .comment strong.user a:hover {color:#CC0000; text-decoration:none}
.comments_list .comment input.submitBtn {
	width:auto; height:auto; margin-top:3px; background-color:#191919; border:1px solid #5b5b5b;color:#FFF
}

.forgot_submitBtn {width:auto; background-color:#680001; border:1px solid #460000; height:20px; color:#FFFFFF; font-weight:bold}


.desc h1 em {color:#CC0000}

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

.platform h1.title {padding:3px 5px; background:#000 url(../images/bg_h5.jpg) repeat-x left top; color:#0099FF !important}

.color_submenu {color:#0099FF !important;}
.color_submenu:hover {color:#CC0000 !important;}

.color_xbox360 {color:#427800 !important; font-style:italic}
.color_pc {color:#0B5791 !important; font-style:italic}
.color_wii, .color_ds {color:#007578 !important; font-style:italic}
.color_ps3, .color_ps2, .color_psp {color:#1F1B61 !important; font-style:italic}

/* xbox360, xbox */
.xbox360 h1.title, .xbox h1.title {background:#427800 none !important;}
.xbox360 h1.title span, .xbox h1.title span {color:#FFF !important}
.xbox360 p.user_rating, .xbox p.user_rating{color:#427800 !important;}
.xbox360 p.user_rating strong, .xbox p.user_rating strong {background-color:#427800 !important;}

.xbox360 a {color:#427800 !important;}
.xbox360 h2 a {color:#FFF !important;}

/*************************************************************************/
/* pc */
.pc h1.title {background:#0B5791 none !important;}
.pc h1.title span {color:#FFF !important;}
.pc p.user_rating {color:#0B5791 !important;}
.pc p.user_rating strong {background-color:#0B5791 !important;}
.pc a {color:#0B5791 !important;}
.pc h2 a {color:#FFF !important;}

/* WII */


.WII h1.title, .DS h1.title {background:#007578 none !important;}
.WII h1.title span, .DS h1.title span {color:#FFF !important;}
.WII p.user_rating, .DS p.user_rating {color:#007578 !important;}
.WII p.user_rating strong, .DS p.user_rating strong {background-color:#007578 !important;}
.WII a, .DS a {color:#007578 !important;}
.WII h2 a, .DS h2 a {color:#FFF !important;}

/* PS3, PS2, PSP */

.ps3 h1.title, .ps2 h1.title, .psp h1.title {background:#1F1B61 none !important;}
.ps3 h1.title span, .ps2 h1.title span, .psp h1.title span {color:#FFF !important;}
.ps3 p.user_rating, .ps2 p.user_rating, .psp p.user_rating {color:#FFF !important;}
.ps3 p.user_rating strong, .ps2 p.user_rating strong, .psp p.user_rating strong {background-color:#1F1B61 !important;}
.ps3 a, .ps2 a, .psp a {color:#FFF !important;}
.ps3 h2 a, .ps2 h2 a, .psp h2 a  {color:#FFF !important;}

/***********************************************************************************************************************************************************/
.video_details {margin-top:2px; background-color:#000}
/*.video_details a {color:#0099FF;}*/

.video_details .right {
	font-size:14px; color:#FFFFFF;
	padding:10px; background-color:#111111; width:295px; position:relative
}
.video_details .right strong {font-size:40px;}
.video_details .right span {font-size:12px; color:#FF6600}

.video_details .vote_game { padding:0; width:118px; background-color:#111; text-align:center; font-size:11px; color:#cccccc;}
.video_details .vote_game strong {font-size:40px; color:#FFFFFF; display:block}
.video_details .vote_game span {display:block; color:#ff6e00; font-size:12px}
.video_details .vote_game p {width:100px; height:30px; background:url(../images/game_vote_bg.jpg) no-repeat left top; text-align:left; margin:5px 8px; position:absolute; top:45px; right:15px; z-index:2}
.video_details .vote_game p em {background:url(../images/game_vote.jpg) no-repeat left top; display:block; height:15px; cursor:pointer;}
.video_details .vote_game p #handle1 {position:absolute; top:5px; height:20px; width:10px; cursor:pointer;}
.video_details .vote_game #rate_this {
	position:absolute; top:10px; right:11px; 
	width:130px; height:60px; padding:5px 0px 10px 0; 
	background:#1e1e1e; z-index:1
}
.video_details #vote_overlay {top:0; right:0 !important; width:315px !important; height:96px !important; opacity:0.0 !important; filter:alpha(opacity=0) !important; -moz-opacity:0.0 !important; z-index:30 !important; background-color:#333}
.video_details #x_thanks {
	display:none; text-align:right; font-size:10px; width:115px;
	position:absolute; top:15px; right:20px; z-index:40; 
	background-color:#1e1e1e
}
/*
#vote_overlay {display:none; position:absolute; left:0; top:0; z-index:3; width:118px; height:120px; opacity:.0; filter:alpha(opacity=0); -moz-opacity:0.0;}
*/

.list_news_new {width:150px; margin-bottom:5px; padding:3px; font-size:12px; line-height:120%;}/*background:url(../../images/bg_dotted_horizontal.jpg) repeat-x left bottom*/
.list_news_new  img {}
.list_news_new h2 {font-size:12px !important; color:#FFF;}
.list_news_new h2 a {text-decoration:none; color:#FFF;}
.list_news_new h2 a:hover {color:#ff9900}
.list_news_new a {}
.list_news_new a.left {font-size:10px; color:#FF9900; text-decoration:none}

.list_news {margin-bottom:10px; padding:3px; padding-bottom:10px; font-size:14px; line-height:120%; background:url(../../images/bg_dotted_horizontal.jpg) repeat-x left bottom}
.list_news  img {}
.list_news h2 {font-size:18px !important; color:#FFF; margin-bottom:0px;}
.list_news h2 a {text-decoration:none; color:#FFF;}
.list_news h2 a:hover {color:#ff9900}
.list_news a {}
.list_news a.left {font-size:10px; color:#FF9900; text-decoration:none}
.list_news a.classImgOld {
	border:1px solid #333;
	display:block; width:160px;
	margin-right:10px; overflow:hidden
}

.news-box1 {padding:5px; background-image: url(../images/bg_box_body.png); _background-image: url(../images/bg_box_body.gif); background-repeat: repeat; border:1px solid #181818}
.bg_box { background-image: url(../images/bg_box_body.png); _background-image: url(../images/bg_box_body.gif); background-repeat: repeat; border:1px solid #181818; background-color:#000}
.bg_h5 {background:#000 url(../images/bg_h5.jpg) repeat-x left top; color:#FF9900 !important}


/**************************************************/
.send_msg {
	clear:both; margin-top:5px;
	padding:15px; width:360px; position:relative;
	color:#FFF;line-height:100%;
	display:none;  
}
.send_msg a {
	position:absolute; top:10px; right:20px;
	font-size:10px; z-index:3
}
.send_msg label {font-weight:bold; display:block; color:#FFF; height:18px}
.send_msg .zIndex {position:relative; z-index:2;}
.send_msg .send_bgtransparent {
	opacity:.5; filter:alpha(opacity=50); -moz-opacity:0.5;
	position:absolute; top:0; left:0; 
	width:390px;height:195px;
	background-color:#000000; border:1px solid #232323;
	 z-index:1
}
.send_msg .small_transparent {
	opacity:.5; filter:alpha(opacity=50); -moz-opacity:0.5;
	position:absolute; top:18px; left:0px; 
	width:366px; height:18px;
	background-color:#292A27; border:1px solid #3E3C3B;
	 z-index:1
}

.send_msg input, .send_msg textarea {
	border:0px; background:transparent; position:relative; z-index:2;
	width:360px; padding:2px; color:#FFF !important
}
.send_msg input.signinBtn {border:1px solid #23201E; background-color:#191815; font-size:12px;}
.send_msg input {height:20px;}
.send_msg textarea {height:75px; margin-bottom:10px;}
/**************************************************/

#loading_page {
	position:fixed; top:0; left:0px; z-index:1000;
	_position:absolute;	
	background-color:#FFF; color:#000; padding:5px; font-size:10px;
}

.leftBorder {position:absolute; top:0; left:0px; z-index:10}
.rightBorder {position:absolute; top:0; right:0px; z-index:10}


.historymenu {
	width:940px; height:12px; overflow:hidden;
	margin:0 auto; padding:3px 20px 5px;
	font-size:10px; color:#FFF;
	margin-bottom:1px; text-align:left; position:relative;
}
.historymenu p {
	top:0; left:0;background-color:#000; 
	position:absolute; width:980px; height:28px; z-index:1;
	opacity:.5; filter:alpha(opacity=50); -moz-opacity:0.5;
}
.historymenu strong {position:relative; z-index:2; font-size:10px; color:#FFF;}
.historymenu a {position:relative; z-index:2; font-size:10px; color:#999; font-weight:normal; text-decoration:none}
.historymenu a:hover {color:#FF9900}


.privacy {color:#999}
.privacy h5 {padding:3px 5px; color:#FFF; margin:0px 0 5px 0;}
.privacy p {line-height:130%; margin-bottom:15px; padding:0 10px; text-align:justify}
.privacy ul {margin:0 15px 30px 30px}
.privacy ul li {margin-bottom:4px; text-align:justify}

select#state {margin:15px 0 10px 0px; width:190px;display: block;}
select#country {width:190px;}
.split .splitdiv {}

.right_tags {
	margin-top:10px;
	background:#232323 url(../images/bg_tags.png) no-repeat 2px 6px;
	_background:#232323 url(../images/bg_tags.gif) no-repeat 2px 6px;
	color:#999;	
	padding:3px 5px 5px 20px;
}

a.classImgNews {
	display:block; width:148px; height:80px; margin-bottom:3px;
	overflow:hidden; padding:0px; border:2px solid #000
}

.playlist {
	padding:5px;
	width:288px;
	height:330px; overflow:auto;
	margin-bottom:10px;
	
}
.playlist ul, .playlist  ul li {list-style-type:none; margin:0; padding:0}
.playlist  ul li {
	display:block; overflow:hidden; padding:5px 0;
	background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left;
}
.playlist  ul li a.left img{margin-right:5px; border:1px solid #333; padding:1px}
.playlist  ul li a { text-decoration:none;}

.playlist  ul li.selected a {color:#FF9900}
.playlist  ul li.selected a.left img {border:1px solid #ff9900}

#trailerdiv {float:left; width:480px; margin-right:10px}
#trailerImages {float:right; width:160px; overflow:hidden;} 
#trailerImages a.text-link {font-size:10px; color:#ff9900; display:block; text-decoration:none; height:25px; overflow:hidden; margin-bottom:4px;}
#trailerImages a img {margin-bottom:2px;}
.titleTrailer {font-size:12px; font-weight:bold; color:#ff9900; width:460px; padding-left:10px;}


.shows {
	position:relative;	
}
.shows h1 {color:#666666; font-size:30px; border:0;}
.shows h2.show_title {	
	width:100%; display:block;
	font-size:26px;
	position:relative; z-index:3; padding:0;
}
.shows h2.show_title span {
	background-color:#999999;
	display:block; float:left; padding:5px 50px 5px 10px;
	color:#cccccc;	
}

.show_text {display:none; font-size:14px; color:#1a1a1a; line-height:130%}
.show_text p {margin-bottom:10px;}

.shows {font-size:50px; color:#FFF;}
.shows span {float:left; color:#FFF !important; padding:10px 40px 10px 10px; background-color:#333}

.list_show {width:190px; margin-right:10px; font-size:14px; color:#ccc; padding-right:10px}
.list_show h2 a {font-size:16px; text-decoration:none;}
.list_show a.classImgNews {
	width:200px; height:130px;
}



.list_flash {width:110px; margin-bottom:5px; padding:3px 13px 3px 3px; font-size:12px; line-height:120%;}
.list_flash  a.classImgFlash {
	display:block; width:100px; height:100px; margin-bottom:3px;
	overflow:hidden; padding:0px; border:2px solid #202020;
	background-color:#101010;
	text-align:center;
	background:no-repeat center center;
}
.list_flash h2 {font-size:12px !important; color:#FFF;}
.list_flash h2 a {text-decoration:none; color:#FFF;}
.list_flash h2 a:hover {color:#ff9900}

h1.title {padding:3px 10px;}
.bold {font-weight:bold;}

/********************************************/
.news_x {
	border:2px solid #000;
	height:251px;
	margin-bottom:10px;
	padding:0px 10px 10px;
	background:#333 url(../images/backgrounds/promo_newsx.jpg) left top no-repeat;
}
.news_x h3 {
	padding-bottom:5px; background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left
}

.news_x h3 a {font-size:12px; color:#FFF; text-decoration:none !important}
.news_x h3 a:hover {color:#ff9900}
.news_x p {text-align:justify}

.news_x.promo_es {
	background:#333 url(../images/backgrounds/promo_es.jpg) left top no-repeat;
}

.promo_menu {margin:3px 0 10px 140px;}
.promo_menu a {font-weight:bold;margin-right:10px; text-decoration:none}
.promo_menu a:hover {text-decoration:underline}
.promo_menu a.newsxLink {color:#0099FF}
.promo_menu a.esLink {color:#4EA500}

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

#similar_videos {margin:10px 0; height:350px; max-height:350px; overflow:auto;}
#similar_videos a img {border:1px solid #FF9900; padding:1px; margin-right:5px;}
#similar_videos h3 a {color:#FFF}
#similar_videos h3 a:hover {color:#FF9900}

.newsx p {margin-bottom:10px}

.trailers {
	position:relative;
	padding:10px 0; background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left
}
.trailers a.left {border:1px solid #333; padding:1px; margin-right:10px;}
.trailers h2 {font-size:18px;}
.trailers h3 {font-size:14px; margin-top:2px}
.trailers a {text-decoration:none}
.trailers p {margin:10px 0; font-size:12px; color:#666;}

.trailers a.playBtn {
	margin-left:210px;
	display:block; height:19px; width:150px;
	background:url(../images/b_play_video.gif) no-repeat left top
}
.trailers a.playBtn:hover{
	background:url(../images/b_play_video.gif) no-repeat left bottom
}

#image_container {
	padding:20px 0;
	background:url(../images/loading.gif) no-repeat center center;
	text-align:center; margin:10px 0
}
#image_container #full_size {
	text-align:left;
	display:block; font-size:14px; font-weight:bold; color:#FFF; text-decoration:underline;
	margin:10px;
}

.game-made {
	margin:0px 0 10px; padding:45px 12px; 
	background:#000 url('../images/backgrounds/bg_spotlight-green.jpg') no-repeat left top;
	height:155px;
}
.orange-bg {background:#000 url('../images/backgrounds/bg_spotlight-videos.jpg') no-repeat left top;}

.game-made-images {width:205px; margin-right:8px; font-size:12px; color:#000}
.game-made-images h3 {font-size:14px; color:#000; text-align:center; margin-top:15px;}
.game-made-images a {display:block; width:200px; text-decoration:none;color:#000}
.game-made-images p {padding:0 5px; text-align:center}
.game-made-images strong {color:#FFF}


.h_link {
	float:left;	height:20px; overflow:hidden;
}
/*
.item-link-high {
	background:#000 url('../images/bg_icon_type_a.gif') no-repeat right center;
	float:left;
	color:#FF9900; text-decoration:none; font-weight:bold;
	padding:0px 30px 0 5px; font-size:11px;
	display:block; height:20px;
}
.item-link-high:hover {color:#FFF; text-decoration:none}
*/

.item-link-high {
	background:#000 no-repeat left center;
	float:left; color:#FF9900; text-decoration:none; font-weight:bold;
	padding:2px 10px 4px 10px; font-size:12px;
	display:block; height:15px;
}
.item-link-high:hover {color:#FFF; text-decoration:none}
.item-link-high.bg_stire {padding-left:85px !important; background-image:url('../images/icons/bg_news.jpg');}
.item-link-high.bg_articol {padding-left:60px !important; background-image:url('../images/icons/bg_editorial.jpg');}
.item-link-high.bg_imagini {padding-left:75px !important; background-image:url('../images/icons/bg_images.jpg');}
.item-link-high.bg_interviu {padding-left:67px !important; background-image:url('../images/icons/bg_interview.jpg');}
.item-link-high.bg_show {padding-left:84px !important; background-image:url('../images/icons/bg_show.jpg');}
.item-link-high.bg_video {padding-left:83px !important; background-image:url('../images/icons/bg_video.jpg');}
.item-link-high.bg_review {padding-left:70px !important; background-image:url('../images/icons/bg_review.jpg');}
.item-link-high.bg_preview {padding-left:67px !important; background-image:url('../images/icons/bg_preview.jpg');}
.item-link-high.bg_joc {padding-left:80px !important; background-image:url('../images/icons/bg_joc.jpg');}
/*****************************/
.temp ul li {display:inline;}

#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;	
}

#topLogin p.top_bg {
	border-bottom:1px solid #CCC;
	z-index:1; position:absolute; background-color:#000; left:0; top:0;
	opacity:.7; filter:alpha(opacity=70); -moz-opacity:0.7;
	height:30px;	
	width:100%;
	_width: expression((documentElement.clientWidth < 1024) ? "1024px" : documentElement.clientWidth+"px"); 

}

#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 a {font-size:11px; color:#cccccc; text-decoration:underline}
.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;
}

#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; 
}
.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;}

/**/

.profile-account {padding:10px; background-color:#000; color:#FFF; text-align:justify}
.profile-account h1, .profile-account h2  {font-size:20px;}
.profile-account h1 {color:#FFF !important; margin-bottom:3px}
.profile-account h2 {margin-bottom:10px; color:#FF9900  !important}
.profile-account a {
	margin-top:10px;
	font-size:15px; text-decoration:none;
	color:#FF9900; font-weight:bold; display:block; text-align:left
}
.profile-account a:hover {color:#FFF}

.profile-left {color:#CCC; color:#FFF; text-align:justify}
.profile-left h2 {color:#FFF; font-size:20px; margin-bottom:4px}
.profile-left p {margin-bottom:10px}

.profile-left a {
	margin-top:10px;
	font-size:15px; text-decoration:none;
	color:#FF9900; font-weight:bold; display:block; text-align:left
}
.profile-left  a:hover {color:#FFF}

.publicite {position:relative; background-color:#000; border:1px solid #333; width:300px;height:250px; overflow:hidden !important}
span.promo {position:relative; right:0px; top:0px; padding:3px; background-color:#000; font-size:9px; color:#666; display:block; text-align:right; padding-right:5px; z-index:10;}

.list-platforms a {
	display:block; float:left; width:200px;
	text-decoration:none; font-weight:bold; color:#FFF
}
.list-platforms a:hover {color:#FF9900}
/***************************/
#top-newsletter {
	position:absolute; bottom:-220px; right:-11px; 
	width:340px; height:200px; text-align:left;	
	padding:10px; color:#FFF; line-height:100%
}
#top-newsletter strong {font-size:16px; display:block;}
#top-newsletter p.bg {
	width:348px;height:255px; border:1px solid #ccc;
	z-index:1; position:absolute; background-color:#000; left:0; top:0;
	opacity:.8; filter:alpha(opacity=80); -moz-opacity:0.8;	
}
span.bg-line{
	width:67px;height:3px; overflow:hidden;
	z-index:3; position:absolute; background-color:#000; right:11px; top:0px;
	opacity:.9; filter:alpha(opacity=90); -moz-opacity:0.9;
}
#top-newsletter div {position:relative; z-index:2}
#top-newsletter div label {line-height:100%;font-size:14px; color:#FFF; font-weight:bold; padding-right:10px; text-align:right; width:60px; float:left; display:block; text-align:middle;}
#top-newsletter div input {color:#333; background:#FFF none; border:1px solid #ccc; margin-bottom:2px; width:250px}
/***************************/

#top-feedback{
	position:absolute; bottom:-370px; right:-1px; 
	width:450px; height:350px; text-align:left;	
	padding:10px; color:#FFF; line-height:100%
}
#top-feedback strong {font-size:16px; display:block;}
#top-feedback p.bg2 {
	width:468px;height:365px; border:1px solid #ccc;
	z-index:1; position:absolute; background-color:#000; left:0; top:0;
	opacity:.8; filter:alpha(opacity=80); -moz-opacity:0.8;	
}
span.bg-line{
	width:67px;height:3px; overflow:hidden;
	z-index:3; position:absolute; background-color:#000; right:11px; top:0px;
	opacity:.9; filter:alpha(opacity=90); -moz-opacity:0.9;
}
#top-feedback div {position:relative; z-index:2}
#top-feedback div label {line-height:100%;font-size:14px; color:#FFF; font-weight:bold; padding-right:10px; text-align:right; width:70px; float:left; display:block; text-align:middle;}
#top-feedback div input {color:#333; background:#FFF none; border:1px solid #ccc; margin-bottom:2px;}
#top-feedback div textarea {color:#333; background-color:#FFF; border:1px solid #ccc; margin-bottom:2px; width:360px; height:50px}
#top-feedback div span {color:#ff9900; font-size:11px; margin-right:15px;}

#forgot_msg {
	position:absolute; bottom:-27px; left:2px; 
	color:#FF0000; 
	height:20px; width:230px; padding:5px;
	text-align:left; 
}

#forgot_msg_1 {
	position:absolute; bottom:-27px; left:2px; 
	color:#6F8A05;
	height:20px; width:230px; padding:5px;	
	text-align:left;
}

.wrong {
	color:#FF0000; display:block; padding:5px 0; text-align:left;
	font-size:11px !important;
}


#newsletter_error {
	position:absolute;bottom:-16px; right:10px; text-align:right;
	color:#FF0000; z-index:1
}

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




.submitBtn-header {
	color:#FF9900 !important;
	font-size:14px !important;
	font-weight:bold;
	margin-left:80px; text-align:left;
}
.closeBtn {
	margin-top:5px;
	color:#CCC !important;
	font-size:11px !important;
	font-weight:normal; padding-left:12px; display:block;
	background:url('../images/bg_closeBtn.gif') no-repeat 0px 4px; 	
}

	

.newsx_menu p {z-index:2; position:relative}

.newsx_menu {
	width:940px; overflow:hidden;
	margin:0 auto; padding:3px 20px 5px;
	font-size:11px; color:#FFF;
	margin-bottom:1px; text-align:left; position:relative;
}
.newsx_menu p.bg {
	top:0; left:0;background-color:#000; 
	position:absolute; width:980px; height:35px; z-index:1 !important;
	opacity:.5; filter:alpha(opacity=50); -moz-opacity:0.5;
}

.weeks_game {	
	margin:10px 0; padding:10px; position:relative;
	background:#111 url('../images/backgrounds/jocul_saptamanii_bg.png') repeat-x left top;
	border-bottom:1px solid #333;
	height:240px;
}
.weeks_game h2 {color:#FF9900; font-size:20px; text-decoration:none}
.weeks_game h2 a {color:#FFF; font-size:20px; text-decoration:none}
.weeks_game p.borderss {
	background:url('../images/backgrounds/jocul_saptamanii_linie_oriz.png') repeat-x left top;
	padding-top:3px;
}
.weeks_game .user_rating  {
	position:absolute; right:15px; top:53px; z-index:3;
	background:url('../images/backgrounds/ratingul_utilizatorilor.png') no-repeat left center;
	_background:url('../images/backgrounds/ratingul_utilizatorilor.gif') no-repeat left center;
	border-bottom:1px solid #004FFF;
	width:120px; height:23px;
}
.weeks_game .user_rating  strong {
	display:block; background-color:#004FFF;
	padding:2px 5px; float:right; font-size:20px; color:#FFF;
	text-align:center; width:40px;
	line-height:100%
}
.weeks_game .header-tba {background-color:transparent !important}
.weeks_game .header-tba ul li {margin-left:0px !important}
.weeks_game .header-tba ul li a {border:1px solid #333; border-bottom:0px}




h2.righttitle {background-color:#000000; color:#FF9900; font-size:16px; padding:3px 0 3px 5px;}
.right_simple, .pad10 {padding:10px;}
.right_simple h3 {color:#FFF; font-size:16px;}

.right_simple p {text-align:justify; margin-bottom:15px;}


.new-game-made {
	height:370px; width:650px;
	background:url('../images/backgrounds/bg-spotlight-games1.png') no-repeat left top;
}
.firstItem {position:relative}
.firstItem h3 {margin:5px 5px 15px 0px; font-size:16px; color:#FFF}
.firstItem h3 a {text-decoration:none}
.firstItem  .itemplatforms {position:absolute;right:30px;top:0;}
/***************************/
#game-container ul,#game-container ul li {margin:0}
#game-container ul li {width:630px; display:inline; float:left;}
#game-container ul li .game-made-images {width:200px; margin-right:15px;color:#FFF}
#game-container ul li .game-made-images h3 a {color:#FFF}
#game-container ul li .game-made-images h3 a:hover {color:#FF9900}

#game-container {
 margin-top:15px;position:relative; width:630px;
}

#game-container .container {  
  width:630px; height:175px; position: relative; overflow: hidden;
  margin:0px; z-index:2; padding:0;
}
#game-container ul {
  margin:0; padding:0; width: 10000px; position: relative;
  top: 0; left: 0; height:175px;
}
#image_carousel ul li {width:630px; height:175px; margin:0px; display:inline; float:left}
#image_carousel ul li.spot a {}

#image_carousel ul li a {}
#image_carousel ul li a:hover {}

#game-container .previous_button {
 position:absolute; bottom:-40px; left:200px; width:20px; height:33px; 
 background:url(../images/backgrounds/left_arrow1.png) no-repeat center center;  
 z-index: 100; cursor: pointer;
}
#game-container .previous_button_over {
	background:url(../images/backgrounds/left_arrow2.png) no-repeat center center;
}
#game-container .previous_button_disabled {
	background:url(../images/backgrounds/left_arrow1.png) no-repeat center center;
	cursor:default;
}
#game-container .next_button {
 position:absolute; bottom:-40px; right:195px; width:20px; height:33px; 
 background:url(../images/backgrounds/right_arrow1.png) no-repeat center center;  
 z-index: 100; cursor: pointer;
}

#game-container .next_button_over {
 background:url(../images/backgrounds/right_arrow2.png) no-repeat center center;
 
}
#game-container .next_button_disabled {
background:url(../images/backgrounds/right_arrow1.png) no-repeat center center;  
cursor:default;
}

#nr_of_elements {
bottom:-45px;text-align:center;
height:30px;left:250px; overflow:hidden; position:absolute;width:130px;
}
#nr_of_elements img {margin-right:10px;}
/***************************************************/
#videogame-container {	
	position:relative; width:450px;
}
#videogame-container ul,#videogame-container ul li {margin:0}
#videogame-container ul li {width:440px; display:inline; float:left;}
#videogame-container ul li a.left img {border:1px solid #000; margin-right:20px;}
#videogame-container .container {  
  width:440px; height:175px; 
  position:absolute;top:39px; left:31px; 
  overflow: hidden;
  margin:0px; z-index:2; padding:0;
}
#videogame-container ul {
  margin:0; padding:0; width: 10000px; position: relative;
  top: 0; left: 0; height:175px;
}

.items-videospot {position:relative;}
.items-videospot h3 a {text-decoration:none; font-size:14px;}
.items-videospot p {margin-top:20px}


#videogame-container .previous_button {
 position:absolute; bottom:-245px; left:150px; width:20px; height:33px; 
 background:url(../images/backgrounds/left_arrow1.png) no-repeat center center;  
 z-index: 100; cursor: pointer;
}
#videogame-container .previous_button_over {
	background:url(../images/backgrounds/left_arrow2.png) no-repeat center center;
}
#videogame-container .previous_button_disabled {
	background:url(../images/backgrounds/left_arrow1.png) no-repeat center center;
	cursor:default;
}
#videogame-container .next_button {
 position:absolute; bottom:-245px; right:112px; width:20px; height:33px; 
 background:url(../images/backgrounds/right_arrow1.png) no-repeat center center;  
 z-index: 100; cursor: pointer;
}

#videogame-container .next_button_over {
 background:url(../images/backgrounds/right_arrow2.png) no-repeat center center;
 
}
#videogame-container .next_button_disabled {
background:url(../images/backgrounds/right_arrow1.png) no-repeat center center;  
cursor:default;
}

#videogame-container #nr_of_elements {
bottom:-245px;text-align:center;
height:30px;left:180px; overflow:hidden; position:absolute;width:130px;
font-size:18px; color:#FF9900
}
#videogame-container #nr_of_elements a {font-size:18px; color:#FF9900; text-decoration:none}





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

.listshow {
	margin:0 0 5px 0; padding:10px 10px 10px 0px;  background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left
}
.listshow .classImgOld {border:1px solid #333; padding:1px;}
.listshow h2 , .listshow h2 a {color:#FF9900 !important; font-size:20px; margin-bottom:5px; text-decoration:none}
.listshow p {text-align:justify}

.header-tba {background-color:#000; padding-top:5px;}
.header-tba ul, .header-tba  ul li {list-style-type:none}
.header-tba  ul li { font-weight:bold; 
	margin-right:2px;
	font-size:16px; color:#FFF; display:block; float:left;	
}
.header-tba  ul li a {
	display:block; color:#FFF;text-decoration:none;
	border:1px solid #000; border-bottom:0px;padding:3px 6px; 
}
.header-tba  ul li a.selected, .header-tba  ul li a:hover {	
	color:#FF9900; border:1px solid #333; border-bottom:0px
}


.new_spotlight_video {
	margin:0 auto; 
	width:956px; position:relative; z-index:3;
	background:#111113 url(../images/backgrounds/bg-spotlight-video.png) no-repeat left top;
	height:260px;		
}

.rightVideo {
	position:absolute;
	right:12px; top:11px; width:455px; height:235px;
}

.rightVideo ul, .rightVideo  ul li {margin:0; padding:0; list-style-type:none;}
.rightVideo  ul li {display:block; margin-bottom:5px}
.rightVideo  ul li a.left img {border:1px solid #000; margin-right:10px}
.rightVideo  ul li h3 {font-size:14px; color:#FFF;}
.rightVideo  ul li h3 a {color:#FFF; text-decoration:none; display:block}
.rightVideo  ul li p {text-align:justify; color:#FFF; margin-top:10px}

#embed p {
	margin-bottom:10px;
	background-color:#111111;
	border:1px solid #1E1E1E; padding:5px;
	overflow:hidden;
}
#embed p input {background-color:#111111 !important; border:0; width:610px}

.submitform a {
	width:194px;height:20px;
	padding:13px 0 23px 0;margin-bottom:5px;
	font-size:20px; font-weight:bold;text-align:center;	
	background:url(../images/big_button_bg.png) no-repeat;
	_background:url(../images/big_button_bg.gif) no-repeat !important;	
	color:#999;	text-decoration:none;
}

.submitform {margin-top:20px;}
.submitform a {
	display:block;	
	text-decoration: none !important;
	color:#0099ff !important;
}
.submitform a:hover {background-position:-195px 0px; color:#CC0000 !important;}

.list_newsx_sections {padding:7px;}
.list_newsx_sections ul, .list_newsx_sections ul li{margin:0; padding:0; list-style-type:none}
.list_newsx_sections ul li {width:205px; margin-left:9px; display:block}
.list_newsx_team {padding:10px}
.list_newsx_team ul, .list_newsx_team ul li{margin:0; padding:0; list-style-type:none}
.list_newsx_team ul li {width:96px; display:block; margin-left:8px}
.list_newsx_team ul li a {width:94px; height:94px; display:block; position:relative; border:1px solid #FFF; overflow:hidden;}
.list_newsx_team ul li a img {position:absolute; top:0; left:0;}
.list_newsx_team ul li a:hover img {position:absolute; bottom:0 !important; top:auto; left:0;}
.ninja_team {display:none;}
.ninja_team h6 {background:none; margin-top:10px; font-size:18px; color:#FF9900}
.showsnewsx {padding:10px}
.showsnewsx h6 {background:none; margin-top:10px; font-size:18px; color:#0099FF}

/*******************/
.pagination.listnewsx  a.current_page {background-color:#0099FF; color:#000}

.tabel, .lista {position:relative;}
.tabel .list_news, .lista .list_news { padding:5px 5px 10px; background:url('../images/bg_list_newsx.jpg') repeat-x left bottom;}
.tabel em, .lista em {font-style:normal}
.tabel h4, .lista h4 {color:#0099FF; font-size:18px; margin:0 5px 10px; padding:5px; background:url('../images/bg_list_newsx.jpg') repeat-x left bottom;}
.tabel .switch_listare, .lista .switch_listare {position:absolute; top:10px; right:15px;}
/****/
.lista .list_news h2.big_title {font-size:16px; font-weight:normal}
.lista .list_news h2.small_title {display:none;}
.lista .list_news p {font-size:12px; color:#9F9A97}
.lista .list_news p.posted {font-size:10px; color:#666}
.lista .list_news ul, .lista .list_news ul li {margin:0}
.lista .list_news ul.ul_tabel {display:none}
.lista .list_news ul li {display:block; margin-right:15px; float:left; font-size:10px;}
.lista .list_news ul em {display:block}
.lista .list_news ul em.li_views {
	background:url('../images/vizualizari.png') no-repeat left bottom; padding:5px 0 0 20px;
}
.lista .list_news ul a.li_comm {
	display:block;font-size:10px; color:#9F9A97; text-decoration:none;
	background:url('../images/comentarii.png') no-repeat left bottom; padding:5px 0 0 20px;
}
.lista .list_news ul a:hover {color:#0099FF}
.lista .list_news ul em.li_grade {
	height:20px;
	background:url('../images/backgrounds/ratingul_utilizatorilor.png') no-repeat 155px bottom; 
	padding-left:220px;
	margin-right:0
}
.lista .list_news ul .li_grade strong {
	display:block; padding:3px; width:30px; float:right; text-align:center;
	font-size:18px; color:#FFF; background-color:#0099FF;
}
/****/
.tabel .list_news {
	width:163px !important; float:left !important;
	padding-right:65px;
}
.tabel .list_news h2.small_title {clear:left; margin-top:3px; height:40px;font-size:12px !important; font-weight:normal !important}
.tabel .list_news h2.big_title {display:none;}
.tabel .list_news p {font-size:12px; color:#9F9A97}
.tabel .list_news p.posted {display:none;}
.tabel .list_news p.small_text {display:none;}
.tabel .list_news ul, .tabel .list_news ul li {margin:0}
.tabel .list_news ul.ul_lista {display:none}
.tabel .list_news ul.ul_tabel {
	background:url('../images/caseta-info-clip.png') no-repeat left top;
	height:40px;
	padding:10px;
}
.tabel .list_news ul li {display:block; margin-right:5px; float:left; font-size:10px;}
.tabel .list_news ul em {display:block}
.tabel .list_news ul em.li_views {background:url('../images/vizualizari.png') no-repeat left bottom; padding:5px 0px 0 20px;}
.tabel .list_news ul a.li_comm {
	display:block;font-size:10px; color:#9F9A97; text-decoration:none;
	background:url('../images/comentarii.png') no-repeat left bottom; padding:1px 15px 0 20px;
}
.tabel .list_news ul a.li_comm:hover {color:#0099FF}
.tabel .list_news ul em.li_grade {text-align:center}
.tabel .list_news ul em.li_grade strong {
	display:block; padding:3px; width:30px; float:right; text-align:center;
	font-size:18px; color:#FFF; background-color:#0099FF;
}
/****/

.newsx_videos {position:relative; background-color:#000; margin:0 0 10px 0; padding:0 0 30px 0;}
.newsx_videos h5 {margin-bottom:7px; padding:5px; background:#112943 none !important; color:#FFF !important}
.newsx_videos ul, .newsx_videos ul li {margin:0; padding:0; list-style-type:none}
.newsx_videos ul li {
	padding:3px 8px 3px; color:#FFF; font-size:10px;
	background-color:#112943; margin-bottom:5px; position:relative;	
}
.newsx_videos ul li img {border:1px solid #000; margin-right:3px;}
.newsx_videos ul li img.selected_newsx {
	position:absolute; left:-17px; top:0; display:none; border:0;
}
.newsx_videos ul li a {
	display:block;
	font-size:12px; color:#FFF; text-decoration:none; margin-bottom:3px
}
.newsx_videos ul li.selected {
	padding-right:30px;
	background:#0099FF url('../images/selected_newsx_bg.jpg') no-repeat 274px 0px !important
}
.newsx_videos ul li.selected a , .newsx_videos ul li.selected p {color:#000 !important}
.newsx_videos ul li.selected img.selected_newsx {display:block;}

.newsx_videos .newsx_back {
	position:absolute; left:10px; bottom:10px; font-size:10px;
	display:block;	
}
.newsx_videos .newsx_right {position:absolute; right:3px; bottom:10px; font-size:11px;}
.newsx_videos .newsx_right a {
	font-weight:bold;
	padding:2px 3px; background-color:#666666; color:#000;
	display:block; float:left; text-decoration:none;
	margin-right:2px;
}
.newsx_videos .newsx_right a.current_page {
	background-color:#0166FF; color:#FFF;
}

.left_newsx {	
	float:left; display:block; margin-top:2px;
	width:3px; height:11px; overflow:hidden;
	background:#000 url(../images/left_newsx_pag.jpg) no-repeat left bottom;
}
.left_newsx.off {background:#000 url(../images/left_newsx_pag.jpg) no-repeat left top;}
.right_newsx {
	float:left; display:block; margin-top:2px;
	width:3px; height:11px; overflow:hidden;
	background:#000 url(../images/right_newsx_pag.jpg) no-repeat left bottom;
}
.right_newsx.off {background:#000 url(../images/right_newsx_pag.jpg) no-repeat left top;}

.vote_result {margin-bottom:5px; padding-bottom:5px;background:url(../images/bg_dotted_horizontal.jpg) repeat-x bottom left }
.vote_result h5 {background:transparent none !important;font-size:12px; color:#FF9900;}
.vote_result strong ,.vote_result em {display:block; float:left; margin-right:20px}
.vote_result strong {width:30px;color:#FFF}
.vote_result em {margin-top:2px; background-color:#0099FF; height:10px}

/****************/
.login_profile {padding:10px; font-weight:bold;position:relative; width:180px; color:#FFF; margin-bottom:30px;}
.bgtransparent {position:absolute; top:0; left:0; line-height:100%; z-index:1; background-color:#CC0000; border:1px solid #FF3E3E;opacity:.3; filter:alpha(opacity=30); -moz-opacity:0.3; width:200px; height:105px;}
.login_profile input {border:1px solid #651412; background:#490C0A; margin:3px 0 10px; width:170px; font-weight:normal}
.login_profile a {color:#9F0C04; font-size:16px; font-weight:bold; text-decoration:none;}
.login_profile a:hover {text-decoration:underline}
.login_profile p {position:absolute; bottom:0; right:0px; width:100px; text-align:right}
.login_profile p a {color:#FFF; font-size:10px;}
.login_profile textarea {
	border:1px solid #651412; background:#490C0A; margin:3px 0 20px; font-weight:normal; padding:10px 5px;
	width:380px; height:200px; color:#FFF
}
.signinBtn {height:20px; font-weight:bold; width:auto !important}

.blog {}
.blog ul, .blog  ul li {margin:0; padding:0; list-style-type:none}
.blog ul li {margin:7px 10px}
.blog img.avatar {float:left; padding:1px; border:1px solid #181818; margin:0 3px 3px 0;}
.blog ul li p img {display:none;}
.blog ul li a.title_blog {font-size:14px; color:#FF9900; text-decoration:none; font-weight:bold;}

.comment.admin strong.user a {color:#0099FF !important}
.comment.admin div {color:#FFF}

.profile .refusers {
	position:absolute; right:20px; top:10px;	
	width:150px;
}
.profile .refusers span {
	height:50px; color:#FFF; line-height:80%;
	float:left; display:block; width:80px;
	padding-top:6px;
}
.profile .refusers strong {
	width:50px; float:right;
	display:block; line-height:80%;
	color:#FFF; font-size:20px; text-align:center;
	padding:5px; background-color:#54c201; border:1px solid #333;
}

a.link_top {
	background:url('../images/bg_link_top.gif') no-repeat left top;
	display:block;
	height:21px; width:53px; color:#FFF;
	padding:2px 0 0 10px;
	position:fixed;
	bottom:10px; font-weight:bold; text-decoration:none; z-index:1000;
	right:10px !important;	
}

.showpage_spotlight {
	position:relative;
	background:url(../images/backgrounds/bg_newsx_homepage.jpg) no-repeat left top;
}
.showpage_spotlight div {position:absolute; top:20px; left:20px; z-index:2;} 
.showpage_spotlight div ul, .showpage_spotlight div ul li  {margin:0; padding:0; list-style-type:none} 
.showpage_spotlight div ul li {margin-bottom:10px; font-size:12px; color:#FFF; font-weight:bold;}

.showpage_spotlight.showpage_es {
	background:url(../images/backgrounds/bg_es_homepage.png) no-repeat left top !important;
}
.showpage_spotlight.showpage_es div {top:85px;}


/* changed by lucian Mar 2010 */
.expand
{
  color: #ffffff;
  font-size: 18px;
  background: url(../images/expand-bg.gif) no-repeat bottom left;
  height: 35px;
  width: 121px;
  text-decoration: none;
  padding: 0px 10px;
}
.expand A, .expand A:link, .expand A:visited { color: #ffffff; text-decoration: none; }
.expand A:hover { color: #ffffff; text-decoration: underline; }

.collapse
{
  width: 120px;
  display: none;
}
#commentblock
{
  display: none;
	border-bottom:1px solid #54c201;
}

/* end changed by lucian Mar 2010 */

.leftimg { float: left; padding: 0px 10px 0px 0px; }
.leftimg .margins { border:1px solid #333333; width: 50px; height: 50px; overflow:hidden; border:1px solid #4c4c4c; }

#h20 { height: 20px; }
#h10 { height: 10px; }
#h5 { height: 5px; }


#logo-lenovo {
	position:absolute;
	left:-110px !important;
	top:10px;
}

