/*
 * Browser Reset
 */

 /* xxxxxxxxx ANGKOR xxxxxxxxxxxxxx*/
 /*
 .mod_boxs{margin:0 5px;}
.mod_boxs #modboxleft{float:left}
.mod_boxs #modboxright{float:right;}
.mod_boxs #modboxmain{margin-left:185px;width:182px;}

.mod_box{
	width:182px;
	height:142px;
	background:#333 url(templates/yoo_chrome/images/bg_boxsnews.jpg) no-repeat 0 0;
	}
	.mod_box h3{margin:0 0 5px 2px;}
	.mod_box a:visited{}
	.mod_box a{text-decoration:none;}
	.mod_box a:active{text-decoration:underline;}
.mod_box .moduletable h3{font-size:10px;}
.mod_box .moduletable li{
	list-style-position:inside;
	list-style-type:circle;
	font-size:10px;
}
.mod_box .moduletable li{margin:2px 2px;}*/
 
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
option { padding-left: 0.4em; }

 
/*ul, ol, dl { margin: 1em 0; padding-left: 30px }*/
ul, ol, dl { margin-bottom:1em;}
dl { margin: 1em 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin:1em 0; line-height:20px }
.blog p {	margin:0; }

td, th { padding: 1px; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}
	
/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 150%;*/
	color: #666;
}

body.yoopage {
	background: #333;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#mastertop {
	width: 100%;
	height:25px;

}
div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}


div#page-body {
/*	background:#ffffff url(templates/yoo_chrome/images/page_bg.png) 0 80px repeat-x;*/
	background:#333;
}

div#page-body div.page-body-m {
	background: url(templates/yoo_chrome/images/page_bg_m.png) 50% 0 repeat-y;

}

div#page-body div.page-body-t {
background: url(templates/yoo_chrome/images/page_bg_t.jpg) 50% 95px no-repeat;
}

div#page-body div.page-body-b {
	
}

div#page-body div.page-body-h {
	background: url(templates/yoo_chrome/images/page_bg_h.png) 0 0 repeat-x;
}

div#header {
	width: auto;  
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
	background: url(templates/yoo_chrome/images/header_m.png) 0 100% repeat-x;
}

div#header div.header-l {
	background: url(templates/yoo_chrome/images/header_l.png) 0 100% no-repeat;
}

div#header div.header-r {
	height: 70px;
	background: url(templates/yoo_chrome/images/header_r.png) 100% 100% no-repeat;
}

body.blue div#header { background: url(templates/yoo_chrome/images/header_m_blue.png) 0 100% repeat-x; }
body.pink div#header { background: url(templates/yoo_chrome/images/header_m_pink.png) 0 100% repeat-x; }
body.orange div#header { background: url(templates/yoo_chrome/images/header_m_orange.png) 0 100% repeat-x; }
body.green div#header { background: url(templates/yoo_chrome/images/header_m_green.png) 0 100% repeat-x; }

body.blue div#header div.header-l { background: url(templates/yoo_chrome/images/header_l_blue.png) 0 100% no-repeat; }
body.pink div#header div.header-l { background: url(templates/yoo_chrome/images/header_l_pink.png) 0 100% no-repeat; }
body.orange div#header div.header-l { background: url(templates/yoo_chrome/images/header_l_orange.png) 0 100% no-repeat; }
body.green div#header div.header-l { background: url(templates/yoo_chrome/images/header_l_green.png) 0 100% no-repeat; }

body.blue div#header div.header-r { background: url(templates/yoo_chrome/images/header_r_blue.png) 100% 100% no-repeat; }
body.pink div#header div.header-r { background: url(templates/yoo_chrome/images/header_r_pink.png) 100% 100% no-repeat; }
body.orange div#header div.header-r { background: url(templates/yoo_chrome/images/header_r_orange.png) 100% 100% no-repeat; }
body.green div#header div.header-r { background: url(templates/yoo_chrome/images/header_r_green.png) 100% 100% no-repeat; }

div#toolbar {
	width: auto;  
	height: 23px;
	padding: 1px 20px 0px 200px;
	clear: both;  
}

div#date {
	margin: 3px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 3px 10px 0px 0px;
	float: left;
}

div#headermodule {
	margin: 0px 0px 0px 0px;
	float: right;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 1px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(templates/yoo_chrome/images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(templates/yoo_chrome/images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(templates/yoo_chrome/images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(templates/yoo_chrome/images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(templates/yoo_chrome/images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(templates/yoo_chrome/images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(templates/yoo_chrome/images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(templates/yoo_chrome/images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(templates/yoo_chrome/images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(templates/yoo_chrome/images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(templates/yoo_chrome/images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(templates/yoo_chrome/images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#menubar {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 278px 0px 256px;
	clear: both;  
}

div#menubar div.menubar-l {
	background: url(templates/yoo_chrome/images/menu_bg.png) 0 0 repeat-x;
}

div#menubar div.menubar-r {
	height: 45px;
	background: url(templates/yoo_chrome/images/menu_sep.png) 100% 0 no-repeat;
}

div#menu {
	position: absolute;
	top: 22px;
	left: 180px;
	z-index: 11;
	padding: 0px 0px 0px 1px;
	height: 45px;
	background: url(templates/yoo_chrome/images/menu_sep_black.png) 0 0 no-repeat;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#search {
/*	position: absolute;
	top: 24px;
	right: 20px;
	z-index: 10;
	padding: 19px 0px 0px 20px;
	height: 36px;*/
	/* background: url(templates/yoo_chrome/images/menu_sep.png) 0 0 no-repeat; */
}

div#banner {
	position: absolute;
	top: 90px;
	right: -25px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}
div#footertop {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#top .topbox {
	margin-top: 10px;
}

div#middle {
	width: auto;  
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#middle div.middle-container-t {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div#middle div.middle-t {
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div#middle div.middle-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div#middle div.middle-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div#middle div.middle-container-m {

	position: relative;
/*	overflow: hidden;  */
}

div#middle div.middle-m {
	background: url(templates/yoo_chrome/images/module_white_m.png) 0 0 repeat; /* ie6png:scale */
/*	overflow: hidden;  */
}

div#middle div.middle-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 99999px;
	background: url(templates/yoo_chrome/images/module_white_l.png) 0 0 repeat-y; /* ie6png:scale */
}

div#middle div.middle-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 99999px;
	background: url(templates/yoo_chrome/images/module_white_r.png) 0 0 repeat-y; /* ie6png:scale */
}

div#middle div.middle-container-b {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div#middle div.middle-b {
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_b.png) 0 0 repeat-x; /* ie6png:scale */
}

div#middle div.middle-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div#middle div.middle-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_br.png) 0 0 no-repeat; /* ie6png:scale */
}

div#middle .background {
	min-height: 620px;
	 
	 
	 
	 
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background:#1d1d1d;/* url(templates/yoo_chrome/images/bg_conteudo-full.jpg) repeat-y scroll center right;*/
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 120px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 5px;  
}

 
.right div#main {
	margin: 0px 120px 0px 0px;  
}

div#maintop {
	padding: 0px;
	margin:0px;
	height:0;
/*background:#fff url(templates/yoo_chrome/images/bg_conteudo.jpg) repeat-y center  top;*/
}

div#mainmiddle {
	/*margin: 0px 0px 10px 0px;*/
}

.showright div#mainmiddle {  

	
}

div#right {
	width: 300px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}


div#content {
	padding:0 2px;
	width: auto;
	color:#ccc;
	font-size:110%;
	
}

 
div#content {
/*background:#fff url(templates/yoo_chrome/images/bg_conteudo.jpg) repeat-y center  top;*/

}

 
.showright div#content {
	/*margin: 0px 190px 0px 0px;  */
}

div#contenttop {
	margin: 0;
}
#conteudoprincipal{
/*width:552px;*/
overflow:hidden;
padding:5px;

}

div#breadcrumb {
	font-size: 85%;
	padding:10px;
}

div#contentbottom {
	margin: 0;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;

}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;

}
#footertop{border-bottom:4px double;}
#footertop,#bottom{background:#222}
div#bottom .bottomblock {
/*	margin-top: 10px;
	margin-bottom: -10px;*/
}

div#footer {
	width: 980px;
	margin:0 auto;
	padding: 10px 0px 0px 0px;
	clear: both;
	/*background-color:#000;*/
	text-align: center;
}

div#footer a.anchor {
	margin: 5px 0px 0px 0px;
	width: 13px;
	height: 10px;


	background: url(templates/yoo_chrome/images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}
/*footer art background*/
#right_container{}
#footerboxbackground{
background:#000 url(templates/yoo_chrome/images/footer-background.jpg) no-repeat fixed 50% 100%;
height:450px;
}

#footerboxtop{
background:#000 url(templates/yoo_chrome/images/footerboxtop.gif) no-repeat center 0;
display:block;
text-align:center;
}

#footer{
background:transparent url(templates/yoo_chrome/images/footer-backgroundtop.png) no-repeat 50% 0;
height:450px;
}



/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

body.width-thin div.wrapper { width: 980px; }
body.width-wide div.wrapper { width: 1000px; }
body.width-fluid div.wrapper { width: 90%; }
div#styleswitcher { width: 45px; }
/*
 * links
 */

a:link, a:visited {
	color: #E65C2E;
	text-decoration: none;
}

a:hover {
	color: #f93f00;
	text-decoration: underline;
}

body.green a:link, body.green a:visited { color: #5a8c00; }
body.green a:hover { color: #73c800; }
body.pink a:link, body.pink a:visited { color: #aa2dd2; }
body.pink a:hover { color: #fa4bff; }
body.orange a:link, body.orange a:visited { color: #ff3200; }
body.orange a:hover { color: #ff6400; }
body.blue a:link, body.blue a:visited { color: #1e87c8; }
body.blue a:hover { color: #00afff; }
/* PORTAL GAMES - ANGKOR */
body.ps2 a:link, body.ps2 a:visited { color: #3366cc; }
body.ps2 a:hover { color: #3366cc; }
body.ps3 a:link, body.ps3 a:visited { color: #5050a8; }
body.ps3 a:hover { color: #5050a8; }
body.wii a:link, body.wii a:visited { color: #aa2a55; }
body.wii a:hover { color: #aa2a55; }
body.xbox360 a:link, body.xbox360 a:visited { color: #99cc00; }
body.xbox360 a:hover { color: #99cc00; }
body.nintendods a:link, body.nintendods a:visited { color: #cc0000; }
body.nintendods a:hover { color: #cc0000; }
body.psp a:link, body.psp a:visited { color: #0099ff; }
body.psp a:hover { color: #0099ff; }
body.pc a:link, body.pc a:visited { color: #ffffff; }
body.pc #content a:link, body.pc #content a:visited { font-weight:bold; }
body.pc a:hover { color: #ffffff; }
body.pc #content a:hover { color: #999; }



/* GAMES */
 
a.external {
        padding-left: 13px;
        background: url(templates/yoo_chrome/images/link_external.png) 0 40% no-repeat;
}

/*
 * acronym
 */

acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor:help;
}

/*
 * highlighted emphasis
 */

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#232328;
	border: 1px dotted #3c3c50;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(templates/yoo_chrome/images/em_file.png) 0 1px no-repeat;
	color: #ffffff;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(templates/yoo_chrome/images/em_directory.png) 0 1px no-repeat;
	color: #ffffff;
}

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li { background: url(templates/yoo_chrome/images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(templates/yoo_chrome/images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(templates/yoo_chrome/images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(templates/yoo_chrome/images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(templates/yoo_chrome/images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(templates/yoo_chrome/images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(templates/yoo_chrome/images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(templates/yoo_chrome/images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(templates/yoo_chrome/images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(templates/yoo_chrome/images/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(templates/yoo_chrome/images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(templates/yoo_chrome/images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #232328;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #232328 url(templates/yoo_chrome/images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
}

div.alert, span.alert {
	background: #321914 url(templates/yoo_chrome/images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #640000;
	border-bottom: 1px dotted #640000;
}

div.download, span.download {
	background: #232819 url(templates/yoo_chrome/images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #415a28;
	border-bottom: 1px dotted #415a28;
}

div.tip, span.tip {
	background: #322814 url(templates/yoo_chrome/images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #5a461e;
	border-bottom: 1px dotted #5a461e;
}

/*
 * highlighted quotations
 */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(templates/yoo_chrome/images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(templates/yoo_chrome/images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(templates/yoo_chrome/images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(templates/yoo_chrome/images/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * preformatted text elements
 */

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #3c3c50;
	border-left: 20px solid #323232;
	background: #232328;
	font-size: 90%;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	color: #7887A0;
}

h2 {
	font-size: 180%;
	color: #b4b4be;
}

h3 {
	font-size: 150%;
	color: #646478;
}

h4 {
	font-size: 135%;
	font-weight: normal;
	color: #7887A0;
}

h5 {
	font-size: 120%;
	color: #878796;
}

h6 {
	font-size: 100%;
	color: #7887A0;
}

body.green h1, body.green h4, body.green h6 { color: #739141; }
body.pink h1, body.pink h4, body.pink h6 { color: #c83cbe; }
body.orange h1, body.orange h4, body.orange h6 { color: #f06400; }
body.blue h1, body.blue h4, body.blue h6 { color: #5591d7; }
/* GAMES - ANGKOR*/
body.ps2 h1, body.ps2 h4, body.ps2 h6 { color: #3366cc; }
body.ps3 h1, body.ps3 h4, body.ps3 h6 { color: #5050a8; }
body.wii h1, body.wii h4, body.wii h6 { color: #aa2a55; }
body.xbox360 h1, body.xbox360 h4, body.xbox360 h6 { color: #99cc00; }
body.nintendods h1, body.nintendods h4, body.nintendods h6 { color: #cc0000; }
body.psp h1, body.psp h4, body.psp h6 { color: #0099ff; }
body.pc h1, body.pc h4, body.pc h6 { color: #ffffff; }
body.pc #content h1, body.pc #content h4, body.pc #content h6 { color:#666; }


/*
 * forms
 */

 
 
fieldset { border: 1px solid #ccc; }
legend {
	background:transparent url(templates/yoo_chrome/images/bullet_verde.png) no-repeat scroll left center;
	color:#B82828;
	font-weight:bold;
	padding:8px 8px 8px 24px;
}
textarea, input[type='text'], input[type='password'], select { /*border: 1px solid #323232;*/ background: #fff; color: #646464; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #464646; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #646464; outline: 2px solid #282828; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

fieldset { padding: 0 0.5em 0.5em 0.5em; margin: 0; }  
legend { padding: 8px 8px 8px 24px; }
legend+* { margin-top: 1em; }  
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em; }
form div { /*margin-bottom: .8em;*/ }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }
/* table of contents */
table.contenttoc {
background:#333 none repeat scroll 0 0;
border:1px solid #666;
float:right;
font-size:0.8em;
margin:0 2px 10px 10px;
padding:10px;

}

table.contenttoc td {
  padding: 0 5px;
}

/*
 * topmenu
 */

 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(templates/yoo_chrome/images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	position: relative;
	line-height: 17px;
	overflow: hidden;  
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #969696;
}

div#topmenu a:hover {
	color: #ffffff;
}

/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	display:inline;
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	
	z-index: 5;   
}

div#menu li a, #menu li span.separator {
	height: 45px;
	display: block;
	float: left;
	line-height: 45px;
	text-decoration: none;
	color: #969696;
	cursor:pointer;
}

div#menu li span {  
	display: block;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	color: #ffffff;
}

div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {  
	color: #ffffff;
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
	background: url(templates/yoo_chrome/images/menu_level1_item_hover_l.png) 0 0 repeat-x;
}

div#menu li.fancy div {
	background: url(templates/yoo_chrome/images/menu_level1_item_hover_l.png) 0 0 no-repeat;
}

div#menu li.fancy div div {
	height: 55px;
	background: url(templates/yoo_chrome/images/menu_level1_item_hover_l.png) 100% 0 no-repeat;
}

div#menu li.bg2 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ps2.png) 0 0 repeat-x; }
div#menu li.bg3 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ps3.png) 0 0 repeat-x; }
div#menu li.bg4 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_wii.png) 0 0 repeat-x; }
div#menu li.bg5 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_360.png) 0 0 repeat-x; }
div#menu li.bg6 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ds.png) 0 0 repeat-x; }
div#menu li.bg7 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_psp.png) 0 0 repeat-x; }
div#menu li.bg8 { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_pc.png) 0 0 repeat-x; }


div#menu li.bg2 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ps2.png) 0 0 no-repeat; }
div#menu li.bg3 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ps3.png) 0 0 no-repeat; }
div#menu li.bg4 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_wii.png) 0 0 no-repeat; }
div#menu li.bg5 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_360.png) 0 0 no-repeat; }
div#menu li.bg6 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ds.png) 0 0 no-repeat; }
div#menu li.bg7 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_psp.png) 0 0 no-repeat; }
div#menu li.bg8 div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_pc.png) 0 0 no-repeat; }

div#menu li.bg2 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ps2.png) 100% 0 no-repeat; }
div#menu li.bg3 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ps3.png) 100% 0 no-repeat; }
div#menu li.bg4 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_wii.png) 100% 0 no-repeat; }
div#menu li.bg5 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_360.png) 100% 0 no-repeat; }
div#menu li.bg6 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_ds.png) 100% 0 no-repeat; }
div#menu li.bg7 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_psp.png) 100% 0 no-repeat; }
div#menu li.bg8 div div { background: url(templates/yoo_chrome/images/menu_level1_item_hover_l_pc.png) 100% 0 no-repeat; }




 
div#menu ul.menu {
	padding-right: 1px;
	background: url(templates/yoo_chrome/images/menu_sep_white.png) 100% 0 no-repeat;
}

div#menu li.level1 {
	background: url(templates/yoo_chrome/images/menu_sep_white.png) 0 0 no-repeat;
}

div#menu a.level1, div#menu span.level1 {
	background: url(templates/yoo_chrome/images/menu_sep_black.png) 100% 0 no-repeat;
	color: #ccc;
	font-size: 135%;
	font-weight: bold;
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 15px;
	/*height:27px;*/
}


div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {  
	color: #fff;
}

div#menu li.active a.level1, div#menu li.active span.level1 {  
	color: #ffffff;
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	padding: 0px;
	font-size: 60%;
	font-weight: normal;
	color: #969696;
	margin-top: -33px;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 45px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 10px 0px;
	background: url(templates/yoo_chrome/images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #323232 url(templates/yoo_chrome/images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: #323232 url(templates/yoo_chrome/images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#menu li ul ul {
	margin: -57px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #464646;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menu
 */
 
 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	background: #252525;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #969696;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current {  
	color: #ffffff;
}

div#middle ul.menu a:hover, div#middle ul.menu span.separator:hover, div#middle ul.menu span.sfhover, div#middle ul.menu a.current:hover {  
	color: #ffffff;
}

div#middle ul.menu li.active {  
	font-weight: bold;
}

div#middle ul.menu li.active li {  
	font-weight: normal;
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: #252525 url(templates/yoo_chrome/images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: #252525 url(templates/yoo_chrome/images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

 
div#middle ul.menu li.level2 {
}

div#middle ul.menu li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menu a.level2 {
	background: #252525 url(templates/yoo_chrome/images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 35px;
}

div#middle ul.menu a.level2 span {
	background: url(templates/yoo_chrome/images/submenu_level2_item_icon.png) 15px 2px no-repeat;
}

 
div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	background: #252525;
	text-indent: 45px;
}

div#middle ul.menu a.level3 span {
	background: url(templates/yoo_chrome/images/submenu_level3_item_icon.png) 25px 2px no-repeat;
}

 
div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	background: #252525;
	text-indent: 55px;
}

div#middle ul.menu a.level4 span {
	background: url(templates/yoo_chrome/images/submenu_level4_item_icon.png) 35px 2px no-repeat;
}/*
 * module headers
 */

/* reset header for all modules */
div.module h3.module {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #ccc;
	font-weight: normal;
}

/* header span's */
div.module span.module-2,
div.module span.module-3 {
	display: block;
}

/*
 * space for adjoining modules
 */

.seperator div.module {
	margin: 0px 10px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 10px 0px;
}

#top .topblock div.module {
	margin: 10px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 10px 0px;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.module {
	height: 20px;
	line-height: 20px;
}

/*
 * module: default
 */
div.mod-default div.module {
	background: url(templates/yoo_chrome/images/module_default_br.png) 100% 100% no-repeat;
	position: relative;
	font-size:90%;
}

div.mod-default div.module-2 {
	background: url(templates/yoo_chrome/images/module_default_tr.png) 100% 0 no-repeat;
}

div.mod-default div.module-3 {
	background: url(templates/yoo_chrome/images/module_default_bl.png) 0 100% no-repeat;
}

div.mod-default div.module-4 {
/*	min-height: 60px;*/
	min-height:130px;
	 
	padding: 5px 10px 5px 10px;
	background:#1e1e1e url(templates/yoo_chrome/images/module_default_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

div.mod-default h3.module {
	margin: -10px -15px 5px -15px;
	background: url(templates/yoo_chrome/images/module_default_header_m.png) 0 100% repeat-x;
	line-height: 27px;
}

div.mod-default span.module-2 {
	background: url(templates/yoo_chrome/images/module_default_header_l.png) 0 100% no-repeat;
}

div.mod-default span.module-3 {
	padding: 0px 0px 0px 15px;
	height: 27px;
	background: url(templates/yoo_chrome/images/module_default_header_r.png) 100% 100% no-repeat;
}
div.mod-default{
	color:#ccc;
}
div.mod-default h3.module span.color {
	/*color: #cccccc;*/
}

body.blue div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_blue.png) 0 100% repeat-x; }
body.pink div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_pink.png) 0 100% repeat-x; }
body.orange div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_orange.png) 0 100% repeat-x; }
body.green div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_green.png) 0 100% repeat-x; }
/*GAMES*/
body.ps2 div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_ps2.png) 0 100% repeat-x; }
body.ps3 div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_pink.png) 0 100% repeat-x; }
body.xbox360 div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_xbox360.png) 0 100% repeat-x; }
body.wii div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_wii.png) 0 100% repeat-x; }
body.nintendods div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_nintendods.png) 0 100% repeat-x; }
body.psp div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_psp.png) 0 100% repeat-x; }
body.pc div.mod-default h3.module { background: url(templates/yoo_chrome/images/module_default_header_m_pc.png) 0 100% repeat-x; }


body.blue div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_blue.png) 0 100% no-repeat; }
body.pink div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_pink.png) 0 100% no-repeat; }
body.orange div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_orange.png) 0 100% no-repeat; }
body.green div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_green.png) 0 100% no-repeat; }
/*GAMES*/
body.ps2 div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_ps2.png) 0 100% no-repeat; }
body.ps3 div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_ps3.png) 0 100% no-repeat; }
body.xbox360 div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_xbox360.png) 0 100% no-repeat; }
body.wii div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_wii.png) 0 100% no-repeat; }
body.nintendods div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_nintendods.png) 0 100% no-repeat; }
body.psp div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_psp.png) 0 100% no-repeat; }
body.pc div.mod-default span.module-2 { background: url(templates/yoo_chrome/images/module_default_header_l_pc.png) 0 100% no-repeat; }



body.blue div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_blue.png) 100% 100% no-repeat; }
body.pink div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_pink.png) 100% 100% no-repeat; }
body.orange div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_orange.png) 100% 100% no-repeat; }
body.green div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_green.png) 100% 100% no-repeat; }
/*GAMES*/
body.ps2 div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_ps2.png) 100% 100% no-repeat; }
body.ps3 div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_ps3.png) 100% 100% no-repeat; }
body.xbox360 div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_xbox360.png) 100% 100% no-repeat; }
body.wii div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_wii.png) 100% 100% no-repeat; }
body.nintendods div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_nintendods.png) 100% 100% no-repeat; }
body.psp div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_psp.png) 100% 100% no-repeat; }
body.pc div.mod-default span.module-3 { background: url(templates/yoo_chrome/images/module_default_header_r_pc.png) 100% 100% no-repeat; }



/* default with badge new */
div.mod-default div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(templates/yoo_chrome/images/module_default_badge_new.png) 0 0 no-repeat; /* ie6png:scale */
}

/* default with badge top */
div.mod-default div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(templates/yoo_chrome/images/module_default_badge_top.png) 0 0 no-repeat; /* ie6png:scale */
}

/* default with badge pick */
div.mod-default div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(templates/yoo_chrome/images/module_default_badge_pick.png) 0 0 no-repeat; /* ie6png:scale */
}

/*
 * module: white and black
 */
 
div.mod-white div.module-container-t,
div.mod-black div.module-container-t {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div.mod-white div.module-t,
div.mod-black div.module-t {
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-white div.module-tl,
div.mod-black div.module-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white div.module-tr,
div.mod-black div.module-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white div.module-container-m,
div.mod-black div.module-container-m {
	padding: 0px 10px 0px 10px;
	position: relative;
	overflow: hidden;  
}

div.mod-white div.module-m,
div.mod-black div.module-m {
	padding: 0px 5px 0px 5px;
	background: url(templates/yoo_chrome/images/module_white_m.png) 0 0 repeat; /* ie6png:scale */
	overflow: hidden;  
}

div.mod-white div.module-l,
div.mod-black div.module-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 99999px;
	background: url(templates/yoo_chrome/images/module_white_l.png) 0 0 repeat-y; /* ie6png:scale */
}

div.mod-white div.module-r,
div.mod-black div.module-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 99999px;
	background: url(templates/yoo_chrome/images/module_white_r.png) 0 0 repeat-y; /* ie6png:scale */
}

div.mod-white div.module-container-b,
div.mod-black div.module-container-b {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div.mod-white div.module-b,
div.mod-black div.module-b {
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_b.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-white div.module-bl,
div.mod-black div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white div.module-br,
div.mod-black div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(templates/yoo_chrome/images/module_white_br.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-white h3.module,
div.mod-black h3.module {
	margin: 0px 0px 5px 0px;
	height: 18px;
	background: url(templates/yoo_chrome/images/module_white_header.png) 0 100% repeat-x; /* ie6png:scale */
	color: #c33629;
}

body.blue div.mod-white h3.module, body.blue div.mod-black h3.module { color: #3789c3; }
body.pink div.mod-white h3.module, body.pink div.mod-black h3.module { color: #9b419b; }
body.orange div.mod-white h3.module, body.orange div.mod-black h3.module { color: #a87328; }
body.green div.mod-white h3.module, body.green div.mod-black h3.module { color: #419641; }

div.mod-white h3.module span.color,
div.mod-black h3.module span.color {
/*	color: #cccccc;*/
}

/* black */
div.mod-black div.module-t { background: url(templates/yoo_chrome/images/module_black_t.png) 0 0 repeat-x; /* ie6png:scale */ }
div.mod-black div.module-tl { background: url(templates/yoo_chrome/images/module_black_tl.png) 0 0 no-repeat; /* ie6png:scale */ }
div.mod-black div.module-tr { background: url(templates/yoo_chrome/images/module_black_tr.png) 0 0 no-repeat; /* ie6png:scale */ }
div.mod-black div.module-m { background: url(templates/yoo_chrome/images/module_black_m.png) 0 0 repeat; /* ie6png:scale */ }
div.mod-black div.module-l { background: url(templates/yoo_chrome/images/module_black_l.png) 0 0 repeat-y; /* ie6png:scale */ }
div.mod-black div.module-r { background: url(templates/yoo_chrome/images/module_black_r.png) 0 0 repeat-y; /* ie6png:scale */ }
div.mod-black div.module-b { background: url(templates/yoo_chrome/images/module_black_b.png) 0 0 repeat-x; /* ie6png:scale */ }
div.mod-black div.module-bl { background: url(templates/yoo_chrome/images/module_black_bl.png) 0 0 no-repeat; /* ie6png:scale */ }
div.mod-black div.module-br { background: url(templates/yoo_chrome/images/module_black_br.png) 0 0 no-repeat; /* ie6png:scale */ }
div.mod-black h3.module { background: url(templates/yoo_chrome/images/module_black_header.png) 0 100% repeat-x; /* ie6png:scale */ }

/*
 * module: shiny
 */
div.mod-shiny div.module-container-t {
	padding: 0px 60px 0px 60px;
	position: relative;
}

div.mod-shiny div.module-t {
	height: 1px;
	background: url(templates/yoo_chrome/images/module_shiny_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-shiny div.module-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yoo_chrome/images/module_shiny_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-shiny div.module-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yoo_chrome/images/module_shiny_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-shiny div.module-m {
	padding: 9px 15px 9px 15px;
	background: url(templates/yoo_chrome/images/module_shiny_m.png) 0 0 repeat; /* ie6png:scale */
	overflow: hidden;  
}

div.mod-shiny div.module-container-b {
	padding: 0px 60px 0px 60px;
	position: relative;
}

div.mod-shiny div.module-b {
	height: 1px;
	background: url(templates/yoo_chrome/images/module_shiny_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-shiny div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yoo_chrome/images/module_shiny_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-shiny div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 1px;
	background: url(templates/yoo_chrome/images/module_shiny_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

body.blue div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_blue.png) 0 100% repeat-x; /* ie6png:scale */ }
body.pink div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_pink.png) 0 100% repeat-x; /* ie6png:scale */ }
body.orange div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_orange.png) 0 100% repeat-x; /* ie6png:scale */ }
body.green div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_green.png) 0 100% repeat-x; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_ps2.png) 0 100% repeat-x; /* ie6png:scale */ }
body.ps3 div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_ps3.png) 0 100% repeat-x; /* ie6png:scale */ }
body.wii div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_wii.png) 0 100% repeat-x; /* ie6png:scale */ }
body.xbox360 div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_xbox360.png) 0 100% repeat-x; /* ie6png:scale */ }
body.nintendods div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_nintendods.png) 0 100% repeat-x; /* ie6png:scale */ }
body.psp div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_psp.png) 0 100% repeat-x; /* ie6png:scale */ }
body.pc div.mod-shiny div.module-t { background: url(templates/yoo_chrome/images/module_shiny_t_pc.png) 0 100% repeat-x; /* ie6png:scale */ }


body.blue div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_blue.png) 0 100% no-repeat; /* ie6png:scale */ }
body.pink div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_pink.png) 0 100% no-repeat; /* ie6png:scale */ }
body.orange div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_orange.png) 0 100% no-repeat; /* ie6png:scale */ }
body.green div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_green.png) 0 100% no-repeat; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_ps2.png) 0 100% no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_ps3.png) 0 100% no-repeat; /* ie6png:scale */ }
body.wii div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_wii.png) 0 100% no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_xbox360.png) 0 100% no-repeat; /* ie6png:scale */ }
body.nintendods div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_nintendods.png) 0 100% no-repeat; /* ie6png:scale */ }
body.psp div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_psp.png) 0 100% no-repeat; /* ie6png:scale */ }
body.pc div.mod-shiny div.module-tl { background: url(templates/yoo_chrome/images/module_shiny_tl_pc.png) 0 100% no-repeat; /* ie6png:scale */ }


body.blue div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_blue.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.pink div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_pink.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.orange div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_orange.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.green div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_green.png) 100% 100% no-repeat; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_ps2.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_ps3.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.wii div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_wii.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_xbox360.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.nintendods div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_nintendods.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.psp div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_psp.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.pc div.mod-shiny div.module-tr { background: url(templates/yoo_chrome/images/module_shiny_tr_pc.png) 100% 100% no-repeat; /* ie6png:scale */ }



body.blue div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_blue.png) 0 100% repeat-x; /* ie6png:scale */ }
body.pink div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_pink.png) 0 100% repeat-x; /* ie6png:scale */ }
body.orange div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_orange.png) 0 100% repeat-x; /* ie6png:scale */ }
body.green div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_green.png) 0 100% repeat-x; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_ps2.png) 0 100% repeat-x; /* ie6png:scale */ }
body.ps3 div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_ps3.png) 0 100% repeat-x; /* ie6png:scale */ }
body.wii div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_wii.png) 0 100% repeat-x; /* ie6png:scale */ }
body.xbox360 div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_xbox360.png) 0 100% repeat-x; /* ie6png:scale */ }
body.nintendods div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_nintendods.png) 0 100% repeat-x; /* ie6png:scale */ }
body.psp div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_psp.png) 0 100% repeat-x; /* ie6png:scale */ }
body.pc div.mod-shiny div.module-b { background: url(templates/yoo_chrome/images/module_shiny_t_pc.png) 0 100% repeat-x; /* ie6png:scale */ }



body.blue div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_blue.png) 0 100% no-repeat; /* ie6png:scale */ }
body.pink div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_pink.png) 0 100% no-repeat; /* ie6png:scale */ }
body.orange div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_orange.png) 0 100% no-repeat; /* ie6png:scale */ }
body.green div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_green.png) 0 100% no-repeat; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_ps2.png) 0 100% no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_ps3.png) 0 100% no-repeat; /* ie6png:scale */ }
body.wii div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_wii.png) 0 100% no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_xbox360.png) 0 100% no-repeat; /* ie6png:scale */ }
body.nintendods div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_nintendods.png) 0 100% no-repeat; /* ie6png:scale */ }
body.psp div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_psp.png) 0 100% no-repeat; /* ie6png:scale */ }
body.pc div.mod-shiny div.module-bl { background: url(templates/yoo_chrome/images/module_shiny_tl_pc.png) 0 100% no-repeat; /* ie6png:scale */ }


body.blue div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_blue.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.pink div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_pink.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.orange div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_orange.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.green div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_green.png) 100% 100% no-repeat; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_ps2.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_ps3.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.wii div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_wii.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_xbox360.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.nintendods div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_nintendods.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.psp div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_psp.png) 100% 100% no-repeat; /* ie6png:scale */ }
body.pc div.mod-shiny div.module-br { background: url(templates/yoo_chrome/images/module_shiny_tr_pc.png) 100% 100% no-repeat; /* ie6png:scale */ }


div.mod-shiny h3.module {
	height: 20px;
}

div.mod-shiny h3.module span.color {
	color: #cccccc;
}

/*
 * module: header
 */
div.mod-header div.module {
	padding: 0px 15px 0px 15px;
	overflow: hidden;
}

div.mod-header div.header-container {
	margin: 0px -15px 5px -15px;
	padding: 0px 10px 0px 20px;
	position: relative;
}

div.mod-header h3.module {
	height: 30px;
	background: url(templates/yoo_chrome/images/module_header_m.png) 0 0 repeat-x;
	line-height: 30px;
}

div.mod-header div.header-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 30px;
	background: url(templates/yoo_chrome/images/module_header_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-header div.header-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 30px;
	background: url(templates/yoo_chrome/images/module_header_r.png) 100% 0 no-repeat; /* ie6png:scale */
}

div.mod-header h3.module span.color {
/*	color: #cccccc;*/
}

body.blue div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_blue.png) 0 0 no-repeat; /* ie6png:scale */ }
body.pink div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_pink.png) 0 0 no-repeat; /* ie6png:scale */ }
body.orange div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_orange.png) 0 0 no-repeat; /* ie6png:scale */ }
body.green div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_green.png) 0 0 no-repeat; /* ie6png:scale */ }
/*GAMES*/

body.ps2 div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_ps2.png) 0 0 no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_ps3.png) 0 0 no-repeat; /* ie6png:scale */ }
body.wii div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_wii.png) 0 0 no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_xbox360.png) 0 0 no-repeat; /* ie6png:scale */ }

body.nintendods div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_nintendods.png) 0 0 no-repeat; /* ie6png:scale */ }
body.psp div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_psp.png) 0 0 no-repeat; /* ie6png:scale */ }
body.pc div.mod-header div.header-l { background: url(templates/yoo_chrome/images/module_header_l_pc.png) 0 0 no-repeat; /* ie6png:scale */ }


/*
 * module: tab
 */
div.mod-tab div.module {
	padding: 10px 0px 0px 0px;

}

div.mod-tab div.module-2 {
	background: url(templates/yoo_chrome/images/module_default_br.png) 100% 100% no-repeat;
}

div.mod-tab div.module-3 {
	background: url(templates/yoo_chrome/images/module_default_tr.png) 100% 0 no-repeat;
}

div.mod-tab div.module-4 {
	background: url(templates/yoo_chrome/images/module_default_bl.png) 0 100% no-repeat;
}

div.mod-tab div.module-5 {
	min-height: 60px;
	 
	padding: 20px 0px 0px 0px;
	background: url(templates/yoo_chrome/images/module_default_tl.png) 0 0 no-repeat;
	position: relative;
}

div.mod-tab div.header-container-1 {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: 0px;
}

div.mod-tab div.header-container-2 {
	padding: 0px 20px 0px 15px;
	float: left;
	position: relative;
}

div.mod-tab h3.module {
	height: 30px;
	background: url(templates/yoo_chrome/images/module_tab_m.png) 0 0 repeat-x;
	line-height: 30px;
}

div.mod-tab div.header-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 30px;
	background: url(templates/yoo_chrome/images/module_tab_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-tab div.header-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 30px;
	background: url(templates/yoo_chrome/images/module_tab_r.png) 100% 0 no-repeat; /* ie6png:scale */
}

div.mod-tab h3.module span.color {
	color: #cccccc;
}

body.blue div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_blue.png) 0 0 repeat-x; }
body.pink div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_pink.png) 0 0 repeat-x;; }
body.orange div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_orange.png) 0 0 repeat-x; }
body.green div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_green.png) 0 0 repeat-x; }
/*GAMES*/
body.ps2 div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_ps2.png) 0 0 repeat-x; }
body.ps3 div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_ps3.png) 0 0 repeat-x;; }
body.wii div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_wii.png) 0 0 repeat-x; }
body.xbox360 div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_xbox360.png) 0 0 repeat-x; }
body.nintendods div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_nintendods.png) 0 0 repeat-x; }
body.psp div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_psp.png) 0 0 repeat-x;; }
body.pc div.mod-tab h3.module { background: url(templates/yoo_chrome/images/module_tab_m_pc.png) 0 0 repeat-x; }


body.blue div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_blue.png) no-repeat; /* ie6png:scale */ }
body.pink div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_pink.png) no-repeat; /* ie6png:scale */ }
body.orange div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_orange.png) no-repeat; /* ie6png:scale */ }
body.green div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_green.png) no-repeat; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_ps2.png) no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_ps3.png) no-repeat; /* ie6png:scale */ }
body.wii div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_wii.png) no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_xbox360.png) no-repeat; /* ie6png:scale */ }
body.nintendods div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_nintendods.png) no-repeat; /* ie6png:scale */ }
body.psp div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_psp.png) no-repeat; /* ie6png:scale */ }
body.pc div.mod-tab div.header-l { background: url(templates/yoo_chrome/images/module_tab_l_pc.png) no-repeat; /* ie6png:scale */ }



body.blue div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_blue.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.pink div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_pink.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.orange div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_orange.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.green div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_green.png) 100% 0 no-repeat; /* ie6png:scale */ }
/*GAMES*/
body.ps2 div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_ps2.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.ps3 div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_ps3.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.wii div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_wii.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.xbox360 div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_xbox360.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.nintendods div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_nintendods.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.psp div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_psp.png) 100% 0 no-repeat; /* ie6png:scale */ }
body.pc div.mod-tab div.header-r { background: url(templates/yoo_chrome/images/module_tab_r_pc.png) 100% 0 no-repeat; /* ie6png:scale */ }


/* tab with menu */
div.mod-menu div.module-2 {
	background: url(templates/yoo_chrome/images/module_menu_br.png) 100% 100% no-repeat;
}

div.mod-menu div.module-3 {
	background: url(templates/yoo_chrome/images/module_menu_tr.png) 100% 0 no-repeat;
}

div.mod-menu div.module-4 {
	background: url(templates/yoo_chrome/images/module_menu_bl.png) 0 100% no-repeat;
}

div.mod-menu div.module-5 {
	min-height: 0px;
	padding: 23px 1px 10px 1px;
	background: url(templates/yoo_chrome/images/module_menu_tl.png) 0 0 no-repeat;
}
/* footerbox SEO */
.footerbox{font-size:80%}

.footerbox ul li{display:inline;float:left;margin-left:5px}
.footerbox h3{ float:left}
.footerbox{ width:100%}
.footerbox ul li:before{content:"|";}
.footerbox div{clear:both;margin:10px;border-top:2px dotted #222;padding:5px 0}
#footersearch{
background:#222222 url(templates/yoo_chrome/images/bg-busca.jpg) repeat-x scroll 0 0;
height:40px;
padding:20px 0 5px 350px;
width:630px;
}


/*
div#yoo-search {
	width: 200px;
	height: 18px;
	padding: 0px;
	background: url(templates/yoo_chrome/images/search_bg.png) 0 0 no-repeat;
}
*/
div#yoo-search input {
	width: 250px;  
	 
	height: 18px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;

	float: left;
	color: #646464;
	font-size: 100%;
}

div#yoo-search button {
	width: 22px;
	height: 22px;
	padding: 0px;
	border: none;
	background: url(templates/yoo_chrome/images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}
/*
div#yoo-search:hover, div#yoo-search div.sfhover  {
	background: url(templates/yoo_chrome/images/search_bg.png) 0 -18px no-repeat;
}

div#yoo-search:hover input, div#yoo-search input.sfhover {
	color: #000000;
}

div#yoo-search input:focus, div#yoo-search input.sffocus {
	color: #000000;
}
*/
/*
 * Joomla!
 */
.leading, .article_row{
background:url(templates/yoo_chrome/images/bg_article-front.jpg) no-repeat 0 0;
}
.contentheading{
/*	background: url('templates/yoo_chrome/images/blog_titulo.jpg') repeat-x;*/
/*	border-top:1px dotted;
	height:30px;*/
	font-size-adjust:none	
}

.contentheading{	padding:5px 0;}

#page .contentheading{/*background: url('templates/yoo_chrome/images/blog_titulo_full.jpg') no-repeat 0 0;*/
	border-bottom:4px double #666;}
	

.img_intro{
	border:1px solid #000;
}
.blog,#page{padding-right:10px;}
.leading_separator, .row_separator{
clear:both;
display:block;
/*background:#ffffff url(templates/yoo_chrome/images/article_separator.png) no-repeat center 0; */
height:1px;
border-top:4px double #333;
}
#page .module .contentheading{ background:none;}
.contentheading,
.componentheading {
	clear:both;
/*	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 150%;*/
	line-height: 100%;
	font-weight: bold;
/*	color: #64696e;*/
}
.contentpagetitle{/*font-size:0.8em*/}
.sobregamedestaque{
float:left;
width:555px;
padding:5px;
padding-bottom:2px;
display:block;
margin-bottom:4px;
}

#page .blog .contentheading{ border-bottom:none; padding:15px 15px;}
.blog .introtext{display:block;}

#article-item{ padding:0 15px;}

body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }
/* ANGKOR */
 body.ps2 .contentheading, body.ps2 .componentheading { color: #3366cc; }
 body.ps3 .contentheading, body.ps3 .componentheading { color: #5050a8; }
 body.wii .contentheading, body.wii .componentheading { color: #aa2a55; }
 body.xbox360 .contentheading, body.xbox360 .componentheading { color: #99cc00; }
 body.nintendods .contentheading, body.nintendods .componentheading { color: #cc0000; }
 body.psp .contentheading, body.psp .componentheading { color: #0099ff; }
 body.pc .contentheading, body.pc .componentheading { color: #ffffff; }
 body.pc #content .contentheading, body.pc #content .componentheading { color: #666; }
 
 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

 
.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
  background: transparent url('/games/templates/yoo_chrome/images/contentpaneopen-_bg.jpg') 0 100% repeat-x;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

 
.article_separator {
/*	display: block;
	border-bottom:1px dotted #CCC;*/

}

a.readon, a.readmore {
background:transparent url(templates/yoo_chrome/images/readon-bg-img.png) no-repeat scroll 0 0;
display:block;
height:40px;
margin:5px 0 0;
overflow:hidden;
text-indent:-9000em;
width:170px;
}

	
	
a.readmore,a.readon{background:transparent url(templates/yoo_chrome/images/readmore-news.png) no-repeat scroll 0 0;height:20px;width:133px}
#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	font-weight:bold;
	text-decoration:underline;
}

#conteudoprincipal #page p a.modal img{border:1px solid #000;margin:0 5px;}

#page a.readon:hover, #page a.readmore:hover {
	/*background: transparent url(templates/yoo_chrome/images/readmore.png) 0 -20px no-repeat;*/
	/*color: #C8C8C8;*/
	text-decoration: none;
	background-position:0 -20px;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading{
	/*height:15px;*/
	float:right;
	font-size: 70%;
}

.buttonheading img {
	margin-right: 2px;
	border:none;

}
.articleinfo, .iteminfo {
padding:0;
margin:0;
font-size:70%;
}
.pageinfo{
margin:0;
}
.pageinfo, .articleinfo,.iteminfo{
padding:4px;

}


 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #2f2f2f;
	border-bottom: 1px solid #666;
	font-weight : bold;
	/*color:#fff;*/
}


tr.sectiontableentry1 td {
	padding: 10px 5px;
	background: #2f2f2f;
	border-bottom: 1px solid #666;
}

#JOSC_formpos tr.sectiontableentry1 td {
	background:#f5f5f5;
}
 
tr.sectiontableentry2 td {
	padding: 10px 5px;
	border-bottom: 1px solid #666;
}
#cb_comp_register, #josForm {background:#333;padding:8px;}
#cb_comp_login{ padding:5px;}
#cb_comp_register .button, #josForm .button{margin:0 190px;border:0;width:250px;height:60px;background:#333 url(http://www.nonuba.com.br/images/btn_cadastrar.jpg) no-repeat 0 -60px;overflow:hidden;text-indent:-999em;}
#cb_comp_register .button:hover, #josForm .button:hover{background-position:0 0}

 
td.sectiontableentry1 {
background:#EEEEEE none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
padding:5px;
}
 
td.sectiontableentry2 {
background:#F5F5F5 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
/*color:#FFFFFF;*/
padding:5px;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}
/* editorrr */




/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}


/*
 * YOOsearch
 */

#page div.default div.yoo-search div.resultbox {
	position: absolute;
	right: -20px;
	top: 37px;
	z-index: 20;
}

/*
 * YOOlogin
 */

/* CSS Document */
/******************************************************
*******************************************************
	Folha de Estilos extra NoNuba *beta
	Autor: DB
	.v1
*******************************************************
@charset "utf-8";
/* xxxxxxxxxxxxxxx RESET xxxxxxxxxxxxxxxxxxxx */
#comment{clear:both;}
.ac_categories_directory{display:none;}
.game{background:#000;padding:2px;overflow:hidden;}
#rot_img{text-align:center;display:block;width:250px;}

ol, ul {
	list-style-type: none;
	font-size: 100%;
	

}

input[type="checkbox"] {
	width:14px;
	margin:0;
}
input[type="radio"] {
	margin-bottom:-3px;
}
.buttonheader, .button, button,#phocagallerycreatecatsubmit {
	background:#333 url(templates/yoo_chrome/images/square-gray.png) repeat-x 0 0;
	height:25px;
	padding:1px 15px;
	color:#f5f5f5;
	border:1px solid #222;
}
.buttonheader:hover, .button:hover, button:hover, ,#phocagallerycreatecatsubmit:hover{
	background-position:0 -23px;
}
label {
	font-weight:bold;
}
table {
	font-size: 100%;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


.hidden {display:none;}

textarea, input, select,.button,button{
/*	border:1px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	background-color:#333333;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;*/
}
 textarea#contact_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}


fieldset,img {border: 0;} 

option {padding-left: 8px;}

/*end HEADER*/
/*SECTION 1*/
#section1{margin:0 5px 5px;}
#gallery_home{
	float:left;
/*	width:730px;*/
	width:660px;
	}

#last_news{
	background: url(templates/yoo_chrome/images/bg_modulo.png) 0 0 repeat-x;
	width:320px;
	height:260px;
	float:right;
	overflow:hidden;
	}
#last_news h3{color:#FFFFFF;text-align:center;background:#333 url(templates/images/module_header_m.png) repeat-x center center;font-size:12px;padding:2px 0;}
#last_news .moduletable h3{border-bottom:1px solid #333;font-size:12px;padding:2px 0;}
#last_news li span{
font-size:1em;
}
#last_news li{
	font-size:10px;
	padding:0px 5px;
	list-style-position:inside;
	border-bottom:1px dotted #333;
	}
	
	
	/*news ju*/
.Tips2 {border:1px solid #333333;display:block;float:right;margin-left:4px;padding:4px 4px 0;}
.junews{clear:both;}
.junews h1{font-size:1.5em;}
.junews h2{font-size:1.0em;}
.junews{display:block;overflow:hidden;border-bottom:1px dotted #666;padding:4px 0}
.junewsblack{display:block;overflow:hidden;border-bottom:1px dotted #666;padding:2px 0}
.junewsblack h2{ font-size:1.0em}
/*end SECTION 1*/
/*SECTION 2*/


#topgames{background:#990000;color:#FFF;margin-bottom:5px;}
#topgames a{color:#fff;}
#topgames ul li{
	border:1px solid #993333;
	margin:2px 10px;
	list-style-type:decimal;
	list-style-position:inside;
	font-size:10px;
}

#topgames ul, ol, dl { margin:0; padding:0 }
#topgames dl { margin:0; }
#topgames dd { padding:0;
font-style:normal}

#topgames h3{text-align:center;padding:5px;color:#fff;font-size:12px;padding:2px 0;}
#firstgame p{font-style:italic;font-size:x-small;}
#firstgame img{
	height:80px;
	float:left;
	margin-right:5px;
}
#topgames a{text-decoration:none;}
#topgames a:hover{color:#FF9900;}

.topgames h3{
	text-align:center;}
.topgames{
	border:1px solid #666;;
	background:#000;

}

/*end SECTION 2*/

ul#icones_plataformas{
	background:url(modules/mod_plataformas/bg_mod_plataformas.jpg) repeat-x;

}

ul#icones_plataformas li{
	float:left;
	display:inline;
	background: url(templates/images/loading.gif) no-repeat left top;
}
ul#icones_plataformas li img:hover{
	margin:-5px 0;
	border-bottom:2px solid #990000;
	border-top:2px solid #990000;

}
/* CONTEXT GAME */


#contextgame span.titgame{
	float:left;
/*	background:#000;*/
	height:40px;
	width:700px;
	text-align:center;
	padding-top:10px;
	border:4px double #333;
	margin:0;
}
#contextgame_header{
	margin-top:5px;
}
#contextgame_header span.plataforma{
	height:57px;
	display:block;
	float:right;
	overflow:hidden;
	border:1px solid #666;
	text-align:center;
}
#contextgame_header h1 span{text-transform:uppercase;}
.contextgame_menu{
	margin-top:4px;
	height: 36px;
	float:left;

}
.contextgame{
	overflow:hidden;
	height: 36px;

}

.contextgame li{
	border-top:1px solid #222;
	color:#666;
	background:#333;
}
.contextgame li {
	text-transform:uppercase;
	height: 45px;
	margin:0;

	border-right:1px solid #000;
	float:left;
	width:105px;
}
.contextgame li span{
	display:block;
	padding:10px 0;
	text-align:center;
	width:105px;
	font-size:80%;

}
.contextgame li a{
background:#333 url(templates/yoo_chrome/images/img_bg_abas.png) no-repeat scroll left bottom;
height:35px;
}
.contextgame li a:hover{background-position: left -35px;}
li.item_em_destaque a:hover{background-position: left -37px;}
li.item_em_destaque a{
background:#fff url(templates/yoo_chrome/images/img_bg_abas.png) no-repeat scroll left top;
	border-top:3px solid;
}
body.pc li.item_em_destaque a{color:#000;}



/* --- onglets actif position --- */
.contextgame a {
	display: block;
	height: 36px;
	background-position: left -30px;
	cursor:pointer
	
}
/* --- onglets rollover position --- */
.contextgame a:hover, .contextgame a:focus {
	background-position: left -60px;
}


/*GAMES IMAGES*/
#game_images p a:hover img{
	border:1px solid #fff;
	margin:1px;
}
#game_images span.game_image{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	border:1px solid #fff;
	float:left;
}

.game_rel_videos h3{background:#333 url(templates/images/module_header_m.png) repeat-x center center;color:#fff;text-align:center;margin:0;font-size:12px;padding:2px 0;}
/* --- onglets on/rollover (sur la page actuelle) position --- */
.jeu_fiche .onglet_fiche a:hover, 
.jeu_test .onglet_test a:hover,
.jeu_apercus .onglet_apercus a:hover,
.jeu_news .onglet_news a:hover,
.jeu_images .onglet_images a:hover,
.jeu_videos .onglet_videos a:hover,
.jeu_downloads .onglet_downloads a:hover,
.jeu_astuces .onglet_astuces a:hover,
.jeu_forum .onglet_forum a:hover {
	height: 30px;
	background-position: left -60px;
}
.ongleets_jeu span {
	position:absolute;
	width:1px;
	left:-999em;
}
/* --- onglets actif position --- */
.contextgame a {
	display: block;
	height: 25px;
	background-position: left -30px;
	cursor:pointer
	
}
/* --- onglets rollover position --- */
.contextgame a:hover, .contextgame a:focus {
	background-position: left -60px;
}

#gameslisttop{
	border:1px solid #333;
	padding:15px;
	margin-bottom:10px;
	background:#222;
}
.limit{
	text-align:center
}


/***********************************************************************/
/************************** PLATAFORMA -> GAMES ************************/
/***********************************************************************/

#report_card li{
	border-top:1px dotted #333;
	padding:10px 0;
	height:90px;
}
#report_card img{
	margin-right:10px;
	float:left;
}


/* COLUNA ESQUERDA*/
#left.plataformagame{
	background:#0000CC;
	height:300px;
	float: left;
	width: 140px;
	margin:0 5px 5px;
}
#plataforma{
	height:130px;
	width:141px;
	background:#000;
	}
#outrosconsoles{
	height:115px;
	width:141px;
	background:#333333
	}
#notagame{
	height:157px;
	width:141px;
	background:#FFCC00;
	}
/* FINAL DA COLUNA ESQUERDA*/
/* COLUNA DA DIREITA*/
#parceiros li{display:inline;margin:1px;float:left;}
#parceiros li a img{opacity:0.6;}
#parceiros li a img:hover{opacity:1;}


#right.plataformagame{
	float: right;
	width:110px;
	margin:0 5px 5px;
		_margin:0 2px 0 0;
}
#rightgame{background:#999;height:412px;}


.menunovos_colaboradores li a{width:300px;height:90px;display:block;
background:transparent url(http://www.nonuba.com.br/images/banners/bannerColaboradores.jpg) no-repeat 0 0;
overflow:hidden;
text-indent:-999em;
}
.menunovos_colaboradores li a:hover{background-position:0 -90px;}
																  
/* FINAL DA COLUNA DA DIREITA */
.thrColLiqHdr #left p, .thrColLiqHdr #left h3, .thrColLiqHdr #right p, .thrColLiqHdr #right h3 {
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent.plataformagame{width:728px;}
/* comment */
#comment{ color:#666;}
/* content */
#content.plataformagame{width:562px;}

.view-article{ background:#2f2f2f;}

/* xxx menu rede xxx   */
#feedback_form{
	height:735px;
	overflow:hidden;
}

#banner_home{
	width:562px;
	height:92px;
	background:#333;
	margin-bottom:10px;
	overflow:hidden;
}
.banneritemparceiros{
text-align:center;
}
#superbanner{
	width:728px;
	height:90px;
	background:#333;
	margin-bottom:10px;
	overflow:hidden;
}
#gamedescription{
	width:282px;
	height:300px;
	float:right;
	}
#resenha{
	float:left;
	width:50%;
	margin:0 1px 0 2px;
}
#analise{
	margin:0 2px 0 1px;
}
.gamebox{
		height:150px;
	padding:5px;
	background:#222;
	border:1px solid #000;
	height:150px;
	overflow:auto;
}
.gamebox h5{
	border-bottom:1px dashed #666;
	}
#gameimagens{
	margin:0 2px;
	height:90px;
	background:#222;
	border:1px solid #000;
	}
	#gameimagens div{border-bottom:1px dashed #666;height:15px;}
	#gameimagens a{text-decoration:none}
	#gameimagens span{text-align:right;display:block;font-size:x-small;}
	#gameimagens h5{float:left;overflow:hidden;text-indent:-9000px;background: url(templates/yoo_chrome/images/gamevideos.jpg) no-repeat;width:57px;}
	#gameimagens img{height:60px;margin:2px;}
	#gameimagens a:hover img{border:1px solid #fff;margin:1px;}
	
#gamevideos{
	margin:2px 2px 0 2px;
	height:120px;
	background:#222;
	border:1px solid #000;
	}
	#gamevideos div{border-bottom:1px dashed #666;height:15px;}
	#gamevideos a{text-decoration:none}
	#gamevideos span{text-align:right;display:block;font-size:x-small;}
	#gamevideos h5{float:left;overflow:hidden;text-indent:-9000px;background: url(templates/yoo_chrome/images/gamevideos.jpg) no-repeat;width:57px;}
	#gamevideos img{height:90px;margin:2px;}
	#gamevideos a:hover img{border:1px solid #fff;margin:1px;}

#gameinfo h5{overflow:hidden;text-indent:-9000px;background: url(templates/yoo_chrome/images/gameinfo.jpg) no-repeat;}
#gameinfo{margin:1px 2px;}
	
#plataformas_fiche_tech{text-align:center;margin:0px;}
#plataformas_fiche_tech li{display:inline;}
#plataformas li{display:inline;}
a.infogame{
margin-top:10px;
display:block;
text-align:center;
height:21px;
background: url(templates/yoo_chrome/images/bg_fichatec.jpg) repeat-x center top;
text-transform:uppercase;
font-weight:bold;
padding-top:2px;
color:#FFFFFF;
}
a.infogame:hover{
background:#000 url(templates/yoo_chrome/images/bg_fichatec.jpg) repeat-x center -23px;
}
/*end GAMES -> vídeos, imagens... */
/***********************************************************************/
/***********************************************************************/
/********************* GAMES -> NEWS *********************/
/***********************************************************************/
/***********************************************************************/
.newsleft{
	width:225px;
	height:500px;
}
.newsleft span{ font-size:1em;}

#newsright{
	float:right;
	width:325px;
	min-height:450px;
	margin:0 2px 0 0;
}
.last_news h3{color:#FFFFFF;text-align:center;background:#333 url(templates/images/module_header_m.png) repeat-x;font-size:12px;padding:2px 0; }
.lastnews{
	padding:5px;
	background:#000;
	border:1px solid #666;
	height:435px;
	overflow:auto;
}
.lastnews span{font-size:1em;}
.last_news li{
	font-size:12px;
	padding:0px 5px;
	list-style-position:inside;
	border-bottom:1px dotted #333;
	}
	
.latestnews li{border-bottom:1px solid #333; padding:5px 0}

.newsboxleft{
	margin-bottom:5px;
}

.write_comment{display:none;}
#mainContent.news{
	min-height:950px;
	background:#333;
/*	width:630px;*/
	margin:0 220px 0 150px;
}


.minifp-date{font-size:80%;}
.minifp-anotherlinks{border-bottom:1px solid #333;display:block;padding-bottom:5px}
.minifp img{border:1px solid #000;margin:5px 5px 0 0}
.minifp-anotherlinks{background:none;}
/*end GAMES -> NEWS */
/* PÁGINA GAMES */

#games_resumo_tecnico{
	font-size:80%;
}

/* --- fiche tech --- */
.fiche_tech li.readmore {
	padding:0;
	text-align:center;
	font-size:14px;
	margin-left:12px;
}

.fiche_tech li {
	padding: 3px 0 2px 100px;
	position: relative;
	border-bottom:1px solid #333;
}
.fiche_tech li strong {
	position: absolute;
	left: -120px;
/* pour ie5/6*/
	color: #fff;
}
.fiche_tech li>strong {
	left: 0px;
}
.fiche_tech li img {
	margin: 2px 0;
}
span.user_nota{
	text-transform:uppercase;
	display:block;
	clear:both;
	text-align:center;
	color:#fff;
	background:#333;
	padding:20px;
}

#nota_game, #nota_games{
	background:#222;
	position:relative;
	border:1px solid #333;
	text-align:center;
	width:100px;
	padding:10px;
	float:right;

	}
	#nota_game h3{
		text-align:center;
		padding:10px;
	}
	#listgames ul{
		list-style:none;
		list-style-position:inside;
	}
	#listgames .listgame{
		padding:5px 0;
		border-top:4px double #333;
		min-height:190px;
	}
	#img_game{float:left;margin-right:5px;border:1px solid #333; width:110px;text-align:center;padding:5px;}
	/*#descri_game{min-height:250px;}*/
	#descri_game ul li{display:inline;}

.game_voto{margin:5px 0;display:block}

#descri_game{border:4px double #333;margin:0 130px;padding:10px}
#descri_game li{ margin:2px 0;background:#2f2f2f;padding:2px 5px;}
	
	.nota1{font-size:32px;}
	.nota2{font-size:22px;color:#FFFF00;}
p.nota2 b{color:#FFFF00;}


#capa_context_game{
	text-align:center;
	overflow:hidden;
	width:120px;
	*width:115px;
	height:95px;
}

/*end GAMES -> GAMES */
/*bottom*/
.barragame{
	height:30px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;

	background:#222;
	text-align:center;
	padding-top:10px;
	font-style:italic;
}
.barragame a{
	font-size:14px;
	margin:0 2px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
	.barragame a:hover{text-decoration:underline;color:#FFFF00;}
	.barragame a:visited{color:#FF9900;}

/*TOP USERS*/
#topusers{
	text-align:center
}
#topusers li{
	border-bottom:1px dotted #666;
	padding-top:5px;
}
#topusers a img{
	margin:1px;
}
#topusers a:hover img{
	border:1px solid #fff;
	margin:0px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxx  TABMENU -> GAME  xxxxxxxxxxxxxxxxxxxxxx*/
/* common styling */
/* set up the overall width of the.tabmenu div, the font and the margins with a relative position*/

.tabmenu {
	height:40px;
	margin:0; 
	position:relative;
	z-index:100;

}
#tabimggame{z-index:98;}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.tabmenu ul {
	padding:0; 
	margin:0;
	list-style-type: none;
	border:0;
}
/* float the list so that the items are in a line */
.tabmenu ul li {
	float:left; 
}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.tabmenu ul li a, .tabmenu ul li a:visited {
	display:block; 
	text-align:center; 
	text-decoration:none; 
	padding:0 10px;
	height:25px;
	width:135px;
	border:1px solid #000;
	background:#222; 
	line-height:25px; 
	font-size:11px;
}
/* make the dropdown ul invisible */
.tabmenu ul li ul {
	display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main.tabmenu li on hover */
.tabmenu ul li:hover a {
	color:#fff; 
	background:#000;
}
/* make the sub.tabmenu ul visible and position it beneath the first list item */
.tabmenu ul li:hover ul {
	text-align:left;
	display:block; 
	position:absolute; 
	top:25px; 
	left:0;
	width:600px;
	text-align:left;
	z-index:100;
}
/* make the sub.tabmenu ul li the full width with padding and border. Add an auto scroll bar */
.tabmenu ul li:hover ul li.tab {
	background:#222; 
	color:#fff;
	padding:10px;
	width:600px;
	height:180px;
	overflow:auto;
	border:5px solid #000;
}
/*float the image left with padding and no border */
.tabmenu ul li:hover ul li img {
	float:left; 
	padding:10px 10px 10px 0; 
	border:0;
}
/* style the paragraph font height */
.tabmenu ul li:hover ul li p {
	font-size:0.9em;
}
/* style the background and foreground color of the su.tabmenu links */
.tabmenu ul li:hover ul li a {
	display:inline;
	background:#eee;
	color:#c00;
	text-decoration:underline;
	border:0;
}
/* style the background and forground colors of the links on hover */
.tabmenu ul li:hover ul li a:hover {
	text-decoration:none; 
	color:#000;
}
.tabmenu ul li.noartigo{
	text-align:center; 
	padding:0 10px;
	height:30px;
	width:135px;
	border:1px solid #000;
	background:#333; 
	line-height:30px; 
	font-size:11px;
	color:#000;
}
.tabmenu ul li.imgvideo{width:292px;}
.tabmenu ul li.imgvideo a{background:#222;width:292px;}
.tabmenu ul.tabprincipal li a{color:#fff;text-transform:uppercase;}
.tabmenu ul.tabprincipal li a{background:url(templates/yoo_chrome/images/bg_menu1.jpg) repeat-x;}
.tabmenu ul.tabprincipal li a:hover{background:#000;}

#poweredby, .poweredby { display:none; }
#conteneurmenu #menu1{
display:none;
}

#toplogin{
	float:right;
	display:inline;
}
#search{

	float:left;
}
#gameslisttop input{margin-bottom:10px}

#newsshow1{
	border:1px dotted;
	padding:5px;

}
/*search*/
fieldset.row1{background:#2f2f2f;width:750px;border-top:1px dotted #666; padding:10px; margin:10px 0}
.blogtext p{
	margin:0;
	font-size:11px;
}
.blog span.introtext p em, .blog span.introtext em,.blog span.introtext i{font-style:normal;}



/*GAMES destaques*/
#gamedestaques{

text-align:center;
}
ul#gamedestaques li ul{
border-bottom:1px dotted #333;
padding:5px 2px 2px 2px;


}
ul#gamedestaques li ul li{
display:inline;
}

/* ===================================== */
/* PLAYLIST VIDEOS - DEFAUT */
/* ===================================== */
#playlist {
	width:300px;
	background: url(http://image.jeuxvideo.com/css_img/defaut/bloc_videoplaylist_bas.png) no-repeat left bottom;
	position:relative;
}
#playlist_video {
	background: #333943;
	padding-bottom:5px;
}
#playlist.bloc3 h4 {
	border:solid #000 1px;
	width:50px;
	height:20px;
	margin:0 3px 0 0;
	padding:0;
	background:#5D5D5D;
	color:#AAA ;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	font-size:100%;
	position:absolute;
	z-index:20;
	top:26px;
	left:8px;	
}
#playlist h4#ong2 {
	left:62px;	
}
#playlist h4#ong3 {
	left:116px;	
}
#playlist h4#ong4 {
	left:170px;	
}
#playlist h4#ong5 {
	left:224px;	
}
#playlist h4:hover {
	cursor:pointer;
}
#playlist h4.on {
	color:#FFF;
	background:#2A2A2A;
	border-color:#000;
	border-bottom-color:#2A2A2A;
	cursor:default;
}
#playlist ul {
	width:288px;
	border:solid #000 1px;
	background:#2A2A2A;
	position:relative;
	top:5px;left:5px;
	overflow:auto;
	/* ascenseurs IE */
	scrollbar-face-color: #DE660D;
	scrollbar-shadow-color: #3C1B03;
	scrollbar-highlight-color: #F90;
	scrollbar-3dlight-color: #333;
	scrollbar-darkshadow-color: #333;
	scrollbar-track-color: #555;
	scrollbar-arrow-color: #eee8aa;
}
#playlist li {
	position:relative;
	clear:both;
	color:#AAA;
	padding:3px 0 2px 3px;
	height:4.25em;
}
html>body #playlist li {
	height:auto;
	min-height:4.25em;
}
#playlist li.li2 {
	background:#3C3B48;
}
#playlist li a {
	display:block;
	font-size:110%;
	font-weight:bold;
	margin-bottom:2px;
	outline:none;
}
#playlist a:hover span{
		background:url(templates/images/playlist_miniplay.gif);
		width:57px;
		height:47px;
		position:absolute;
		cursor:pointer;
		display:block;
		top:3px;
		left:2px;
	}
#playlist li span, #playlist li span a {
	display:inline;
	font-size:100%;
	font-weight:normal;
	color:#FFF;
}
#playlist li img {
	vertical-align:-15%;
}
#playlist li a img {
	float:left;
	clear:both;
	margin:1px 3px 0 0;
}
#playlist li.lien_base {
	height:1.5em;
	min-height:1.5em;
	margin-left:5px;
}
#playlist p.lien_base {
	margin:10px 0 0 5px;
}
#playlist p.note {
	margin:10px 5px 0 5px;
}
/*
#playlist a {
	color:#F60;
}
#playlist a:visited {
	color:#999;
}
#playlist .active {
	background-color:#000 !important;
}
#playlist .active a {
	color:#FC0 !important;
}
#playlist .active span a {
	color:#FFF!important;
}
#playlist a:hover, #playlist .active span a:hover, #playlist a:focus, #playlist .active span a:focus{
	color:#FC0 !important;
}*/
#right_container{}


