@CHARSET "ISO-8859-1";


	/* TABS */
	.tbrA{background-color:white;height:100%;}
	.tbrA .tabs { background-color:#E3E3E3;text-align:left;padding:5px 0;}
	.tbrA .tabs li {display:inline;margin:0;padding:0 }
	.tbrA .tabs li a, .tbrA .tabs li a:link{cursor:hand;padding: 5px 7px;outline:none;background-color:white;color:black }
	.tbrA .tabs li a.tbi { padding-bottom:5px;background-color:#696969;color:white }
	.tbrA .tabs li a:hover { text-decoration:none;color:black }
	.tbrA .tabs li a.tbi:hover { text-decoration:none;color:white }
	.tbrA .tabs li a { text-decoration:none }
	.tbrA .tabi { display:none }
	.tbrA .taba { border-top:0;background-color:white }
	
	.tbrC .tabs { margin-top:6px;padding:1px 30px 5px 35px }
	.tbrC .tabs li { display: inline;margin:1px;padding:0px }
	.tbrC .tabs li a, .tbrC .tabs li a:link{ padding: 6px 22px;outline: none;background:url(../images/tba.jpg);color:black;border-right:1px solid #dcdcdd;border-left:1px solid #dcdcdd;font-size:12px }
	.tbrC .tabs li a.tbi { padding-bottom:5px;background:url(../images/tbi.gif);color:white;border-right:1px solid #dcdcdd;border-left:1px solid #dcdcdd }
	.tbrC .tabs li a:hover { text-decoration:none;color:black }
	.tbrC .tabs li a.tbi:hover { text-decoration:none;color:white }
	.tbrC .tabs li a { text-decoration:none }
	
	.tbrC .tabi { display:none }
	/*.tbrC .taba { background:url(../images/slider_background.png) }*/

	/* BOX */
	
	/* Estructura de la caja */
	.box{margin-bottom:5px;overflow:hidden;color:black;background-color:#FFFFFF;}
	.box h3{padding:8px 0 8px 11px;letter-spacing:0.008em;text-align:left;}
	.box h3 span{padding-left:5px;text-align:right;font-family:Tahoma,Verdana;font-size:9px;letter-spacing:0;}
	.box h3 span a,.box h3 span a:link{text-decoration:underline;}
	.content{padding:0;background-color:white;}
	.list{margin-top:0 !important;padding:0 !important;}

	
	/* Colores, fonts, tamaños, bordes */
	.box{border:1px solid #C0C0C0;}
	.box .heading,.box .heading a{font-size:16px;font-weight:bold;color:#fff;height:14px;line-height:14px;background:#282D31 url(../images/bg_box_heading.jpg) repeat-x scroll 0 0;}
	
	.topten{margin:0;padding:0 5px;overflow:hidden;}
	.topten ul{margin:0;padding:0;}
	.topten .text{margin:0;padding:0 8px 0 0;overflow:hidden;width:158px;}
	.topten .date{margin:0 2px;padding:6px;width:16%;}
	.topten .link{padding:0 5px;width:78%;border-left:1px dotted black;}
	
	/* ITEM */
	
	/* caracteristicas del elemento que se repetira en las listas */
	.content .item{overflow:hidden;padding:7px 7px 7px 6px;background-color:white;}
	.content .item h4 a,.info h4 a{font-weight:bold;}
	
	/* tamaño imagen estandar */
	.content .item .img{width:108px;margin:0 10px 0 auto;}
	.content .item .img .in{width:108px;/*height:71px;*/overflow:hidden;}
	.content .item .img .in img {width:108px}
	
	/* tamaño imagen lista de noticias */
	.content .item .img_new, .taba .img_new{width:71px;margin:0 10px 0 auto;}
	.content .item .img_new .in, .taba .item .img_new .in{width:71px;/*height:54px;*/overflow:hidden;}
	.content .item .img_new .in img,.taba .item .img_new .in img {width:71px}
	
	/* tamaño imagen de promociones */
	.item .img_promo{width:208px;margin:0;}
	.item .img_promo .in{width:208px;/*height:51px;*/overflow:hidden;}
	.item .img_promo .in img {width:208px}
	
	/* tamaño imagen para lista de blogs */
	.content .item .img_blog{width:81px;margin:0 10px 0 auto;}
	.content .item .img_blog .in{width:81px;/*height:80px;*/overflow:hidden;}
	.content .item .img_blog .in img {width:81px}
	
	/* tamaño imagen del comic */
	.content .img_comic{width:292px;margin:0 auto;}
	.content .img_comic .in{width:292px;/*height:64px;*/overflow:hidden;}
	.content .img_comic .in img {width:292px}
	
	/* tamaño imagen topten */
	/*.topten .img_topten{width:71px;margin:0;}
	.topten .img_topten .in{width:71px;height:70px;overflow:hidden;}
	.topten .img_topten .in img {width:71px}*/
	.topten .img_topten img {width:71px}
		
	/* texto de lado derecho en las listas */
	.content .item .text{float:left;}							
	.content .item .text p{margin:5px 0;}
	
	/* tamaño imagen lista de caja derechas */
	.content .item .img_boxright{width:45px;margin:0;}
	.content .item .img_boxright .in{width:45px;/*height:30px;*/overflow:hidden;}
	.content .item .img_boxright .in img {width:45px}

	/* tag de plataforma */
	.platform{padding:0 7px;line-height:1.5;}
	
	/* tamaño imagen eventos relacionados */
	.content .item .img_game{width:88px;margin:0;}
	.content .item .img_game .in{width:88px;/*height:88px;*/overflow:hidden;}
	.content .item .img_game .in img {width:88px}
								
	/* BUTTONS */
	
	/*botones en caja de MAS y VER MAS*/
	.more {float:right;margin-right:75px;}						
	.more a, .more a:link{text-align:right;position:absolute;margin-top:9px;color:white;font-size:11px;text-decoration:none;}
	
	.ver_mas{text-align:right;}
	.ver_mas a{color:#666 !important;font-size:9px;}	
	
	/* STYLES */	
	
	/* Headings */
	h3{font-size:13px;}
	h4{font-size:110%;}
	h5{font-size:95%;}
	
	/* width */							
	.wleft_cm{width:309px;}							
	.wleft{width:69%;}
	.wright{width:188px;}
	.wthumb{width:127px;}
	.wicon{width:25px;}
	.wlistdate{width:40px;}	
	.wlistdate{width:40px;}	
	.wlabels{width:50px;}
	.wimgresults{width: 50px;}	
	.wlistdesc{width:75%;}
	.wsearchlist{width:97%;}
	.in img{width:100px;}
	.wnumber{width:7%;}
	.wgame{width:79%;}
	.wevent{width:62%;}
	.wresults{width: 210px;}
	.wresults100{width: 95%};
	.wboxright{width:81%;}
	.wmvisited{width:209px !important;}
	.wfriends{width:12%;}
	.wvisits{width:18%;}
	.afwidht{width:98%;}
	.fwidht{width:100%;}

	/* height */
	.minheight_2box{min-height:253px !important;}
	.height12{height:12px;}
	.height13{height:13px;}
	.height15{height:15px;}
	.height17{height:17px;}
	.height20{height:20px;}
	.height25{height:25px;}
	.height30{height:30px;}
	.height40{height:40px !important;}
	.height50{height:50px !important;}
	.height19{height:19px !important;}
	.height80{height: 80px;}
	.height90{height: 90px;}
	.minheight_slider{min-height:168px !important;}
	
	/* background color */	
	.bgdarkgray{background-color:#4c5157 !important;}
	.bgdarkgray2{background-color:#97a0ab !important;}
	.bgwhite{background-color:white;}
	.bgwhite205{background-color:#EFEFEF;}
	.bgblack{background-color:black;}
	.bgred{background-color:#710304;}
	.bgred1{background-color:#a21818 !important}	
	.bgred2{background-color:#555555 !important}
	.bgmediumgray{background-color:#393939;}
	.bggray{}	/*fondo foro*/
	.bggray1{background-color:#202020}
	.bggray2{background-color:#2b2b2b}
	.bggray3{background-color:#3b3b3b}
	.bggray4{} /* Navegación foros */
	.bggray5{background-color:#d0d0d0;}
	.bggray6{background-color:#eee;}
	.bggray7{background-color:#d0cece;}
	.bggray8{background-color:#ddd;}
	.bggray9{background-color:#6e6e6e;}
	.bggray10{background-color:#DEDEDE;}
	.bglightgray{background-color:#e0e0e0;} /*fondo foro renglon*/
	.bgblue{background-color:#666f7d}
	.bgsilver{background:#282D31 url(../images/bg_evento_gris.jpg) repeat-x scroll 0 0;} /*Categorias de busqueda*/
	
	/* margin */	
	.mtop{margin-top:5px;}
	.mtop0{margin-top:0 !important;}
	.mtop3{margin-top:3px;}
	.mtop5{margin-top:5px;}
	.mtop8{margin-top:8px !important;}
	.mtop8n{margin-top:-8px;}
	.mtop10{margin-top:10px;}
	.mtop21{margin-top:21px;}
	.mbottom{margin-bottom:5px !important;}
	.mbottom0{margin-bottom:0px !important;}
	.mbottom10{margin-bottom:10px;}
	.mbottom20{margin-bottom:20px;}
	.mright{margin-right:5px;}
	.mright5{margin-right:5px !important;}
	.mrightthumb{margin-right:13px;}
	.mright0{margin-right:0 !important;}
	.mright3{margin-right:3px;}
	.mright6{margin-right:6px;}
	.mright7{margin-right:7px;}	
	.mright10{margin-right:10px;}
	.mright20{margin-right:20px;}
	.mrightmv{margin-right:10px;}
	.mleft3{margin-left:3px;}
	.mleft{margin-left:5px;}
	.mleft8{margin-left:8px;}
	.mleft10{margin-left:10px;}
	.mleft20{margin-left:20px !important;}
	.mleft40{margin-left:40px !important;}
	.mtopgamer{margin-top:-85px;} /* margin top del comic */
	.mtopcodegamer{width:300px;height:100px;}
	.m0{margin:0 !important;}
	.m4{margin: 4px !important;}
	.m5{margin:5px !important;}
	.m10{margin:10px !important;}
	.mtopten{margin:7px 7px 0 !important;}
	.mright70{margin-right:82px !important;}
	.mleftright20 {margin:0 20px}
	
	/* padding */
	.p3{padding:3px !important;}
	.p5{padding:5px !important;}
	.p7{padding:7px !important;}
	.p10{padding:10px !important;}
	.ptop{padding-top:5px;}	/*modificar*/	
	.p0{padding:0 !important;}
	.p4{padding:4px !important;}
	.ptop3{padding-top:3px}
	.ptop5{padding-top:5px}
	.ptop8{padding-top:8px}
	.ptop20{padding-top:20px}	
	.pleft3{padding-left:3px;}
	.pleft5{padding-left:5px;}
	.pleft8{padding-left:8px;}
	.pleft10{padding-left:10px;}
	.pleft11{padding-left:11px;}
	.pright5{padding-right:5px;}
	.pright10{padding-right:10px;}
	.pbottom2{padding-bottom:2px !important;}	
	.pbottom{padding-bottom:5px !important;}	
	.pbottom_ie{padding-bottom:3px;}
	.ptopbottom2{padding:2px 0;}
	.ptopbottom5{padding:5px 0;}
	.pbottom10{padding-bottom:10px;}
	.plistleft10{padding:10px 7px 10px 10px !important;}
	.ptopten{padding:4px 7px;}
	.ptopten2{padding:5px 25px;}
	.ptopten3{padding: 5px 5px 5px 10px;}
	.pmvisited{padding:10px 0 10px 10px!important;}
	.pmvisiteditem{padding:7px 7px 7px 6px !important;}
	.ptadmin {padding:8px 18px;}

	/* font size*/
	.f16{font-size:16px;}	
	.f15{font-size:15px;}		
	.f14{font-size:14px;}			
	.f13{font-size:13px;}			
	.f12{font-size:12px;}
	.f11{font-size:11px;}
	.f11i{font-size:11px !important;}
	.f10{font-size:10px;}
	.f9{font-size:9px;}

	/* font-style */	
	.fnormal,.fnormal a{font-weight:normal !important;}
	.fbold,.fbold a{font-weight:bold !important;}
	.fitalic,.fitalic a{font-style:italic !important;}
	
	/* text */	
	.justify{text-align:justify;}
	.center{text-align:center !important;}
	.capitalize{text-transform: capitalize;}
	.uppercase{text-transform: uppercase;}
	.underline{text-decoration:underline !important;}
	.nounderline{text-decoration:none !important;}
	.wordwrap{word-wrap:break-word;}
	.tleft{text-align:left;}
	.tright{text-align:right;}
	.tcenter{text-align: center;}
	
	/* color */	
	.cblack,.cblack a{color:black !important;}
	.cred, .cred a{color:#4496BE !important;}
	.cgray, .cgray a{color:#4d5055 !important;}
	.cgray1, .cgray1 a{color:#bababa !important;}
	.cgray2, .cgray2 a{color:#8d8d8d !important;}
	.cgray3, .cgray3 a{color:#3a3a3a !important;}
	.cgray4, .cgray4 a{color:#414141 !important;}
	.cwhite, .cwhite a{color:white !important;}	
	.cblue, .cblue a{color:#0253a4 !important;}
	.cblue2, .cblue2 a{color:#4396C0 !important;}
	.cblue3, .cblue3 a{color:#37709b !important;}
	.cblue4, .cblue4 a{color:#5fbcff !important;} 
	.cblue5, .cblue5 a{color:#377FAC !important;}
	.cblue6, .cblue6 a{color:#1b76a4 !important;}
	.cred1, .cred1 a {color:#4496BE !important}
	.cred2, .cred2 a {color:#29ABE2 !important}
	.cred3, .cred3 a {color:#c90204 !important}	
	.cred5, .cred5 a {color:#801211 !important} /* foros responder */
	
	/* border */	
	.btopblack{border-top:1px solid black;}
	.btopgray3{border-top:3px solid #696969;}
	.btopwhite3{border-top:3px solid white;}					
	.bdarkgray{border:1px solid #4a4f55;}
	.bgray{border:1px solid #bcbcbc;}
	.blightgray{border:1px solid #e5e5e5;}
	.blightgray2{border:1px solid #c0c0c0;}
	.bblack{border:1px solid black;}
	.bblack2{border:2px solid black;}
	.bred{border:1px solid #710304;}
	.btopred23{border-top:3px solid #c44c4d;}
	.btopred33{} /* foros responder */
	.btoplightred{}
	.btopgray{border-top:1px solid #bcbcbc;}
	.bbottomred{border-bottom:1px solid #710304;}
	.bbottomgray{border-bottom:1px solid #bcbcbc;}
	.bbottomblack{border-bottom:1px solid black;}
	.bwhite5{border:5px solid white !important;}
	.bno{border:0 !important;}
	.btopred3{} /* foros responder */
	.bleftgray{border-left:1px solid #a6a6a6;}
	.brightgray{border-right:1px solid #a6a6a6;}
	.bleftblack{border-left:1px solid black;}
	.brightblack{border-right:1px solid black;}
	.bgray2{border:1px solid #eee;margin-bottom:10px;}
	.bgray3{border:1px solid #4a575d;}
	.bhr{border-bottom:1px solid #F3F3F3;border-top:1px solid #CCCCCC;border-width:1px 0;}
	.bin{border:1px inset #FFFFFF;}
	
	/* list */
	.list_odd{background-color:#e0e0e0;}
	.odd{background-color:#f2f2f2 !important;}
	.even{background-color:white !important;}							
	.last{border-bottom:none !important;}	
	
	/* otros */									
	.block{display:block;}	
	.none{display:none;}
	.inline{display:inline;}
	.clear{clear:both;}
	.left{float:left !important;}
	.right{float:right !important;}
	.visible{overflow:visible;}
	.hidden{overflow:hidden;}
	
	.lh12 {line-height: 12px;}
	.lh30 {line-height:30px;}
	
	.table{width:100%;}	
	.table td{border-left:1px solid black;}
	
	.mvfix{display:inline;float:left;margin-right:10px !important;}
	.pointer{cursor:pointer;}
	
	/* PAGINATION */	
	.box_paginacion{padding:0;margin:5px 10px;font-size:10px;color:#ccc;overflow:hidden;}
	.box_paginacion a:link, .box_paginacion a:visited{color:#aaa;text-decoration:none;}
	.box_paginacion a:hover{color:#333;text-decoration:underline;}
	.box_paginacion .anterior{margin:0;padding:0;background:transparent url(../images/btn_previews_paginacion.jpg) no-repeat left center;height:14px;float:right;}
	.box_paginacion .anterior span{margin:0;padding:0 4px 0 17px;color:#aaa;text-align:right;}
	.box_paginacion .anterior a{margin:0;padding:0 5px 0 16px;text-align:right;cursor:pointer;}
	.box_paginacion .text{margin:0;padding:0 1px;height:14px;color:#000;float:right;}
	.box_paginacion .siguiente{margin:0;padding:0;background:transparent url(../images/btn_next_paginacion.jpg) no-repeat right center;height:14px;float:right;}
	.box_paginacion .siguiente span{margin:0;padding:0 15px 0 5px;color:#aaa;text-align:right;}
	.box_paginacion .siguiente a{margin:0;padding:0 16px 0 5px;text-align:right;cursor:pointer;}
	
	/* SLIDER 2009 */
	.slidershow_wrapper{height:336px;width:448px;overflow:hidden;border:1px solid #46575F;}
	.slidershow_mainscreen{height:336px;background-color:black;width:448px;float: left;overflow:hidden;}
	.slidershow_ads{float:left;width: 274px;height: 285px;margin-left:10px;}
	.slideshow_adbox{margin-top:2px;margin-bottom:2px;}
	
	.inside_show_slide{background-color:black;float:left;height:63px;margin-top:-222px;opacity:0.6;filter: alpha(opacity = 60) !important;zoom:1;position:relative;width:448px;z-index:2;border-bottom: 1px solid #ddd}
	.inside_show_slide_top{background-color:black;float:left;height:38px;margin-top:-445px;opacity:0.6;filter: alpha(opacity = 60) !important;zoom:1;position:relative;width:448px;z-index:2;}
	.inside_show_slide_bottom{background-color:black;float:left;height:50px;margin-top:-159px;opacity:0.7;filter: alpha(opacity = 70) !important;zoom:1;position:relative;width:448px;z-index:2;}
	.inside_show_slide_text{float:left;height:78px;margin-top:-230px;position:relative;width:448px;height:144px;z-index:3;overflow:hidden;text-align: left;}
	.inside_show_slide_text p{color:white;margin-left: 8px;}
	.hide{display:none;}
	.title_h5_slide{color:white;font-size:18px;position:absolute;margin-top: 7px; margin-left: 10px;z-index:3;}
	.title_h5_slide a{color:#55B0FF;font-weight:bold;text-decoration:none;}
	.slideshow_adbox img{width:290px;border:5px solid white !important;}
	.slidershow_menu{margin-top: 5px;}
	.slideshow_main_img{float: left;position:relative;overflow:hidden;height:445px;}
	.showslide_slider{width:393px;margin:31px auto;overflow: hidden;}
	.left_arrow{background:transparent url(../images/layout_arrow_left.png) no-repeat 0 0;float:left;width:14px;height:14px;margin-top:13px;cursor:pointer;}
	.right_arrow{background:transparent url(../images/layout_arrow_right.png) no-repeat 0 0;float:left;width:14px;height:14px;margin-top:13px;display:inline;cursor:pointer;margin-left:9px;}
	.show_slider{width: 347px;float:left;overflow:hidden;padding-left:9px;z-index:6;position:relative;}
	.thumbnails{float:left;margin-left:0px;margin-top:0;list-style-type:none;margin-bottom:0;margin-right:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;width:1000px;float:left;position:relative;z-index:1;styleFloat:left;}
	.thumbnails li{display:block;margin-right:16px;list-style-image:none;list-style-position:inside;list-style-type:none;overflow: hidden;float: left;width: 70px;height: 35px;text-align:center;background-color:black;overflow:hidden;border:2px solid #829DBA;margin-right:17px;}
	.thumbnails li a{list-style-position:inside;}
	.special_img_border{border: 2px solid white !important;}
	.opacity_thumb{	/*opacity: 0.7;filter: alpha(opacity = 70) !important;*/}
	.unopacity_thumb{/*opacity: 1;filter: alpha(opacity = 100) !important;*/}
	.triangle_wrapper{width:75px;height: 5px !important;background-color: transparent !important;}
	.triangle{border-bottom: 5px solid #430201 !important;border-right: 10px solid transparent !important;border-left: 10px solid transparent !important;height: 0px !important;width: 0px !important;margin:auto;}
	.slide_title{color:white;cursor:pointer;text-align:center;}
	.selected-thumb{margin-top:-5px;border:2px solid white;cursor:pointer;height:47px;left:44px;position:absolute;top:5px;width:69px;z-index:51;}
	.selected_slide_show{/*overflow:hidden;*/height:46px;position:relative;top:14px;}
	.selected_slide_show p{font-size:11px;}
	#thumb_selected_slideshow_intro{margin:0 15px;height:30px;overflow:hidden;}
	.adbox1{margin-top:5px !important;}

	input.boton {cursor:pointer;padding: 3px 12px;line-height:15px;background:#666f7d url(../images/levelup.png) 0 -41px;color:white;font-weight:bold;font-size:11px;border-width: 1px 1px 0 0; border-color: #8f969e}

	a.boton {padding: 3px 12px;line-height:21px;background:#666f7d url(../images/levelup.png) 0 -37px;color:white;font-weight:bold;font-size:11px;border-width: 1px 1px 0 0; border-color: #8f969e}
	a.boton:hover {background:#464d59 url(../images/levelup.png) 0 -37px;text-decoration:none} 

	/* MENU LINKS */	
	.image_menu{border:1px solid #666;margin:5px auto 10px;text-align:center;width:394px;background-color:#EAE8E9;}
	ul.list_menu {color:#d12e0b;margin:0;padding:5px 0 7px;list-style:none;}
	ul.list_menu .black{color:#000;}
	ul.list_menu li{list-style-type:none;display:inline;padding:0;padding-left:21px;}
	ul.list_menu li a, ul.list_menu li a:link, ul.list_menu li a:visited{color:#d12e0b; text-decoration:none;}	
	ul.list_menu li a:hover{text-decoration:underline;}
	
	.msn_icon {position:relative;top:-15px;width:40%;}
	
	#facebook{background:transparent url("http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981") no-repeat left top;}
	
	#invite_friends {background:transparent url("../images/invite_friends.gif") no-repeat left top;}
	
	.bullet_publicidad{background: transparent url(../images/levelup.png) no-repeat scroll 0 -100px;position:relative;top:5px;}
	
	/* AUTOCOMPLETE */
	.autocomplete {background-color:#DEDEDE;position:absolute;border:1px outset black;border-top:0;overflow-x:none;z-index:5;overflow-y: auto;max-height: 200px;}
	.autocomplete .txt_bkg{background-color: #D4E6FC;color:#2E71CE;}
	.autocomplete .min{background-color: #bababa;padding:3px;margin:2px;cursor:pointer;}
	.autocomplete .in{background-color: #bababa;padding:3px;margin:2px;cursor: pointer;}
	.autocomplete .out{background-color: white;border: none !important;padding:3px;margin:2px;cursor: pointer;}
	/* END: AUTOCOMPLETE */
	.slider_content_height{height: 125px;}
		
	#top_content{padding-bottom: 1px;} /* 0 8px 8px*/
	
	#error{margin:0;}
	
	/* COMENTS */
	.wf {clear:both;margin:5px 0 0;padding:0;}
	.comments_container{background-color:white;border:1px solid #C0C0C0;}
	.comments_container h4 {letter-spacing:0.008em;text-align:left;padding:8px 0 8px 11px;font-size:12px;color:#ffffff;background:#282D31 url(../images/bg_box_heading.jpg) repeat-x scroll 0 0;}
	
	/* CAJA TEMAS/FOROS RECIENTES */
	div#forosRecientes li.item:hover{background-color:#e9e9e9;}
	.recent_topics .item a, .recent_news .item a:link, .recent_news .item a:visited{color:#1b76a4; font-size:14px; font-weight:bold;}
	
	/* CAJA NOTICIAS RECIENTES */
	.recent_news .item a, .recent_news .item a:link, .recent_news .item a:visited{color:#1b76a4; font-size:14px; font-weight:bold;}
	.recent_news .item img {width: 71px; height: 53px; float:left; padding: 0 8px 0 0;}
	.recent_news .item div.newsInfo {width: 208px; float:left;}
	.recent_news .item div.newsInfo2 {width: 350px; float:left;}
	.recent_news .item a:hover{text-decoration:none !important;}
	.recent_news .content{padding:5px 0;}
	.recent_news .item{margin:2px 0;padding:0 0 0 19px !important;background-position:8px 3px !important;font-size:11px !important;}
	/*.recent_news .item:hover{background-color:#E9E9E9}*/
	/*.recent_news .bbottomgraydashed{border-bottom:1px solid #CCD0D1 !important;}*/
	.recent_news h4{font-size:11px;}
	.recent_news p{font-size:10px;margin:0 !important;}
	.recent_news .img_new{margin:0 7px 0 auto !important;}
	.recent_news .wleft{width:71% !important;}
	
	/* SLIDER COLABORACIONES DE USUARIOS */
	div#mainpage_slider_10 h3{font-size:16px;}
	div#mainpage_slider_10 .gcontent{margin-top:5px;padding:10px 8px 5px;}
	div#mainpage_slider_10 .nick a{margin-top:5px;}
	div#mainpage_slider_10 .nick a:hover{color:#5fbcff !important;text-decoration:none !important;font-weight:bold;}
	
	/* BUSQUEDA */
	div#lista_resultados .item:hover{background:#e9e9e9;}
	
	.welcome_content{overflow:hidden;background-color:white;padding:10px;}
	
	.lh18 {line-height:18px;}
	
	.slideshow_adbox img{width:290px;border:5px solid white !important;}
	
	.adItem {height:26px;margin: 0 3px 3px 0;background-color:white;overflow:hidden;color:#444;line-height:25px;font-weight:bold;padding: 0 10px;}
	.adSel {background-color:#FF9801;color:white;}
	
	.progress{height: 20px;margin-left:5px;padding: 1px;border: 1px solid #cacaca;background: url(../images/bkg_search.jpg) repeat-x;}
	.inProgress{height: 100%;width: 0;color: white;font-weight: bold;text-align:center;background-color: #393939;}
	.inProgress .status{margin-top:2px;line-height: 18px;}

	.adSetSel span {background-color:#FF9801 !important;color:white !important;}
	.setCont {height:26px;line-height:25px;}
	.selTextr {margin-right:3px;width:22px;}
	.selText, .selTextr {background-color:#E3E3E3;color:#444444;float:left;font-weight:bold;height:100%;overflow:hidden;padding:0 5px;}
	.selFlag {background-image: url(../images/paloma.png);background-position: center center;background-repeat:no-repeat}
	
	/* ULTIMOS RESULTADOS */
	.tableresults {height: 100%}
	.bspace7{border-spacing: 7px;}
	
	.tableresults img{width: 16px; height: 16px;}
	
	.tableresults td{border-style: none !important;}
	.tableresults .teams td{font-weight: bold !important;}
	.tableresults tr{margin: 2px;}
	.vtop {vertical-align: top;}
	
	/* Period Input Disabled*/
	input:disabled {background-color: #D4D4D4 !important; color: gray !important; border-color: transparent}
	.bout {border:1px outset #FFFFFF;}
	
	/*VIEW MORE */
	.viewmore{text-align: center;}
	
	.viewmore a{color:#377FAC !important;  font-size: 11px;}
	.viewmore a:hover{color: #2ea2dd !important; text-decoration: none;}
	
	/*LINKS*/
	a.cblue6:hover, a.cblue5:hover, .cblue6 a:hover, .apuesta_c a:hover {text-decoration: none !important; color: #2ea2dd !important;}
	
	/*TEAM_VIEW*/
	.teamimg{float:right;margin:19px 2em 19px 2em; }
	.box .teambox {padding-left: 26px;}
	.caja_apuestas_chica div.participante {
		background:url("http://wddavo.dev.com/app/templates/default//images/bg_evento_gris.jpg") repeat-x scroll 0 0 #282D31;
		color:#FFFFFF;
		font-size:11px;
		height:15px;
		padding:1px 8px;
		margin:0;
	}

	
