* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
body	{
	font: normal normal 62.5%/1.25 Verdana, Geneva, sans-serif;
	background: #d3d3d3 url(../images/bg_body.jpg) repeat-x left top;
}

/*						PAGE LAYOUT							*/

#wrap	{
	width: 1005px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../images/bg_wrap.jpg) repeat-y left top;
}
#wrap_interior	{
	width: 1005px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../images/bg_wrap_interior.jpg) repeat-y left top;
}
#header	{
	height: 1%;
	background: #fff;
}
#nav	{
	height: 32px;
	width: 956px;
	margin: 0 0 12px 25px;
	background: url(../images/bg_nav.jpg) repeat-x left top;
}
#sidebar	{
	float: left;
	width: 188px;
	padding-left: 24px;
}
#l_content	{
	float: left;
	width: 453px;
	padding-left: 37px;
}
#r_content	{
	float: left;
	width: 460px;
	padding: 0 0 35px 30px;
}
#r_content_sucursales	{
	float: left;
	width: 710px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 30px;
}
#footer	{
	height: 1%;
	clear: both;
}

/*						GLOBAL STYLES						*/

strong	{
	font-weight: bold;
}
cite, em	{
	font-style: italic;
}
a *, a:visited *, button	{
	cursor: pointer;
}
table	{
	border-collapse: collapse;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.pointer_red	{
	color: #e30f1c !important;
	font-size: 11px !important;
	background: url(../images/bg_pointer_red.png) no-repeat center center;
}
.pointer_blue	{
	color: #0f9efe !important;
	font-size: 11px !important;
	background: url(../images/bg_pointer_blue.png) no-repeat center center;
}

/*						HEADER STYLES						*/

#header .lbord, #header .rbord	{
	float: left;
	width: 14px;
	height: 136px;
	display: block;
	background: url(../images/bg_header_left_2010.jpg) no-repeat left top;
}
#header .rbord	{
	float: right;
	background: url(../images/bg_header_right_2010.jpg) no-repeat right top;
}
#toptabs	{
	height: 29px;
	margin: 0 14px;
	padding: 5px 12px 0 0;
	background: url(../images/bg_header_toptabs.jpg) repeat-x left top;
}
#toptabs li	{
	float: right;
	padding-left: 6px;
}
#toptabs a, #toptabs a:visited	{
	color: #fff;
	float: left;
	display: block;
	font-size: 1.1em;
	background: url(../images/bg_top_tabs.gif) no-repeat left top;
}
#toptabs a:hover, #tabs a:active	{
	color: #c0d5f4;
}
#toptabs span	{
	float: left;
	height: 22px;
	display: block;
	font-weight: bold;
	padding: 7px 15px 0 15px;
	background: url(../images/bg_top_tabs.gif) no-repeat right -29px;
}
#toptabs .selected a, #toptabs .selected a:visited	{
	color: #000;
	background: url(../images/bg_top_tabs_selected.gif) no-repeat left top;
	cursor: text;
}
#toptabs .selected span	{
	background: url(../images/bg_top_tabs_selected.gif) no-repeat right -29px;
	cursor: text;
}
#header h1	{
	width: 954px;
	height: 102px;
	font-size: 2em;
	margin: 0 0 0 27px;
	position: relative;
}
#header h1 .bg	{
	height: 102px;
	font-size: 3em;
	background: url(../images/bg_header_2010.jpg) no-repeat left top;
}
#header h1 a, #header h1 a:visited	{
	width: 300px;
	height: 102px;
	float: left;
	display: block;
}
#header h1 span span	{
	width: 458px;
	height: 85px;
	display: block;
	float: right;
	margin-top: 8px;
	margin-right: 4px;
}
#tabs	{
	z-index: 2;
	height: 24px;
	width: 954px;
	padding-left: 15px;
	position: relative;
	margin: -24px auto 0 auto;
}
#tabs li	{
	float: left;
	padding-right: 4px;
}
#tabs a, #tabs a:visited	{
	color: #fff;
	float: left;
	height: 24px;
	display: block;
	font-size: 1.1em;
	background: url(../images/bg_tabs.gif) no-repeat left -48px;
}
#tabs a:hover, #tabs a:active	{
	color: #c0d5f4;
}
#tabs span	{
	float: left;
	height: 18px;
	display: block;
	padding: 6px 15px 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/bg_tabs.gif) no-repeat right -72px;
}
#tabs li.active a, #tabs li.active a:visited	{
	background: url(../images/bg_tabs.gif) no-repeat left top;
}
#tabs li.active span	{
	background: url(../images/bg_tabs.gif) no-repeat right -24px;
}

/*						NAV STYLES						*/

#nav li	{
	float: left;
	height: 32px;
	padding-right: 2px;
	background: url(../images/bg_nav_li.jpg) no-repeat right top;
}
#nav li.abrir	{
	position: relative;
}
#nav li.abrir div	{
	display: none;
}
#nav li.abrir div	{
	width: 20em;
	position: absolute;
	top: 32px;
	left: -2px;
	padding: 1.3em;
	background: #f2f2f2 url(../images/bg_nav_abrir.jpg) repeat-x left bottom;
/*	background: #abc8f2; */
	color: #282828;
	border-bottom: 6px solid #343434;
	z-index: 10;
}
#nav li.hovering div	{
	display: block;
}
#nav li.abrir div a {
	color: #054177;
	padding: 3px 0;
	background-image: none;
	text-decoration: underline;
}
#nav li.abrir div h3 {
	color: #282828;
	font-weight: bold;
	font-size: 1.1em;
}
#nav li.abrir div p {
	margin: 0 0 0.8em 0;
	padding: 0;
}
#nav li.abrir div p.beisbol {
	background:url(../images/bg_mlb_20x20.gif) no-repeat left top;
	padding-left:26px;
	min-height:20px;
}
#nav li a, #nav li a:visited	{
	color: #fff;
	float: left;
	height: 22px;
	display: block;
	font-size: 1.1em;
	padding: 10px 15px 0 15px;
}
#nav li a:hover, #nav li a:active	{
	background: url(../images/bg_nav_li.jpg) repeat-x left top;
}
#nav li.abrir div p a, #nav li.abrir div p a:visited	{
	float:none;
	display:inline;
	line-height: 1.6em;
}
#nav li.abrir div p a:hover, #nav li.abrir div p a:active	{
	color: #0a7ee9;
}

/*						LEFT CONTENT STYLES						*/

#l_content h2	{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#l_content h3	{
	color: #343434;
	font-size: 1.1em;
	font-weight: bold;
}
#l_content p	{
	font-size: 1.1em;
}
#l_content .box	{
	background: #343434;
	padding: 0 10px 10px 10px;
}
#l_content .box h2	{
	height: 24px;
	padding-top: 6px;
}
#l_content .box img	{
	display: block;
	margin-bottom: 10px;
}
#l_content .box p	{
	color: #fff;
	font-size: 1.1em;
}
#l_content p a, #l_content p a:visited	{
	color: #6eafff;
}
#l_content p a:hover, #l_content p a:active	{
	color: #f00;
}
#l_content .box p a:hover, #l_content .box p a:active	{
	color: #c0d5f4;
}
#articles	{
	background: #fff;
	border-left: solid 1px #8f8f8f;
	border-right: solid 1px #8f8f8f;
}
#articles img	{
	float: left;
	display: block;
	padding: 5px 10px 5px 5px;
}
#articles h3	{
	padding: 5px 0 3px 0;
}
#articles h2	{
	background: #057AC8 url(../images/bg_sidebar_title.jpg) no-repeat left top;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	height: 24px;
	margin: 0 4px;
	padding: 8px 0 0 10px;
}
#articles p a, #articles p a:visited	{
	color: #0065d6;
}
#articles p a:hover, #articles p a:active	{
	color: #f00;
}
#articles p.mas	{
	float: right;
	height: 24px;
	margin: -32px 4px 0 0;
	padding: 8px 10px 0 0;
	background: #057AC8 url(../images/bg_sidebar_title.jpg) no-repeat right bottom;
}
#articles p.mas a, #articles p.mas a:visited	{
	color: #fff;
	padding-right: 10px;
}
#articles p.mas a:hover, #articles p.mas a:active	{
		color: #C0D5F4;
}
#articles p	{
	line-height: 1.5em;
	padding-right: 10px;
}
#articles .breveslogo	{
	margin-left: 10px;
}
#articles .brevesfoto	{
	margin-left: 21px;
}
#articles #breves	{
	margin-bottom: 3px;
	margin-left: 123px;
}
#articles .line	{
	clear: both;
	height: 1px;
	margin: 0 5px;
	overflow: hidden;
	background: #e3e3e3;
}
#sub_nav	{
	background: #fff;
}
#sub_nav li	{
	display: block;
	font-size: 1.3em;
	height: 22px;
	padding: 8px 20px 0 15px;
	border-bottom: 1px solid #fff;
}
#sub_nav .region	{
	text-transform: uppercase;
	font-weight: bold;
}
#sub_nav .sub_region, #sub_nav .sub_region a	{
	background: #e4e4e4;
	color: #054177;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}
#sub_nav .active {
	background: #cfcfcf url(../images/bg_sucursales_active.jpg) no-repeat right center;
}
#sub_nav .active, #sub_nav .active a	{
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
}
#sub_nav li a, #sub_nav li a:visited	{
	color: #000;
}
#sub_nav li a:hover, #sub_nav li a:active	{
	color: #057ac9;
}
#container h2	{
	height: 24px;
	background: #343434;
	padding: 6px 10px 0 10px;
}
#container h3	{
	padding: 6px 10px;
}
#container p	{
	float: right;
	height: 23px;
	margin: -29px 0 0 0;
	padding: 6px 10px 0 0;
}
#container ul	{
	clear: both;
	/* height: 27px; */
	padding-top: 2px;
	background: #000;
}
#container table	{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#container td	{
	padding: 0px;
	line-height: 1.3em;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
}
#container td	{
	background: #f2f2f2 url(../images/bg_td_light.png) repeat-y left top;
	padding:2px 6px 7px 3px;
	text-align:center;
	color: #000;
}
#container tr td {
	background:#f2f2f2;
}
#container tr td.borde {
	background:#f2f2f2 url(../images/bg_td_light.gif) repeat-y left top;
}
#container tr.grey td	{
	background: #e3e3e3;
	/*url(../images/bg_td_dark.png) repeat-y left top;*/
}
#container tr.grey td.borde {
	background:#e3e3e3 url(../images/bg_td_dark.gif) repeat-y left top;
}
#container td.team	{
	text-align: left;
	padding-left: 10px;
	padding-right: 4px;
}
#container tr.nota td	{
	padding:4px 0 0;
	color: #666;
}
#container tr.nota td.team	{
	padding-left: 10px;
}
#container p a:hover,	#container p a:active	{
	color: #c0d5f4;
}
#container table.scores td.yspscores	{
	line-height:1.25em;
}
#container table.scores .yspwhitebg, #container table.scores .ysprow1,
#container table.scores .ysptblbdr2 td	{
	background-color:#fff;
	line-height:1px;	
}
#container table.scores .ysptblbdr2, #container table.scores .ysptblthbody1, #container table.scores .ysptblclbg2	{
/*	background-color:#ccc;*/
}
#container table.scores .ysptblclbg5	{
	background-color:#eed;
}
#container table.scores .ysptblclbg6	{
	background-color:#ddd;
}

/*						RIGHT CONTENT STYLES						*/

#r_content h2	{
	color: #fff;
	height: 24px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0 0 10px;
	background: #057ac8 url(../images/bg_sidebar_title.jpg) no-repeat left top;
}
#r_content h3	{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
#r_content p	{
	color: #343434;
	font-size: 1.1em;
}
#r_content p a, #r_content p a:visited	{
	color: #0065d6;
}
#r_content a:hover, #r_content a:active,
#r_content p a:hover, #r_content p a:active	{
	color: #f00;
}
#r_content .mas	{
	float: right;
	height: 24px;
	margin-top: -32px;
	padding: 8px 10px 0 0;
	background: #057ac8 url(../images/bg_sucursales_h2.jpg) no-repeat right bottom;
}
#r_content p.mas	{
	float: right;
	height: 24px;
	margin-top: -32px;
	padding: 8px 10px 0 0;
	background: #057ac8 url(../images/bg_sidebar_title.jpg) no-repeat right bottom;
}
#r_content p.mas a, #r_content p.mas a:visited	{
	color: #fff;
	padding-right: 10px;
}
#r_content p.mas a:hover, #r_content p.mas a:active	{
		color: #c0d5f4;
}
#loterias img	{
	float: right;
	padding: 0;
}
#loterias table	{
/*	width: 100%;
	margin: 0 0 25px 0;
	height: 81px; */
	height: 81px;
	clear: both;
}
#loterias tr.light	{
	background: #f2f2f2;
}
#loterias tr.grey	{
	background: #e3e3e3;
}
#loterias .col1	{
	width: 72px;
	padding-left: 24px;
	height: 24px;
}
#loterias .col2	{
	width: 72px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #202020;
	padding-right: 24px;
}
#loterias .col3	{
	width: 72px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #202020;
}
#loterias .mlt, #loterias .mltlogo, #loterias .mltpball 	{
	width: 36px;
	height: 30px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
#loterias table#megalotto	{
	width: 100%;
	height: 38px;
	margin: 0;
}
#loterias .mltlogo	{
	background: transparent url(../images/bg-loterias.gif) no-repeat 20px top;
	width: 180px;
}
#loterias .mlt 	{
	background: transparent url(../images/bg-loterias.gif) no-repeat -51px -41px;
}
#loterias .mltpball 	{
	background: transparent url(../images/bg-loterias.gif) no-repeat -51px -80px;
}
#loterias .bg_lk 	{
	background: transparent url(../images/bg-loterias.gif) no-repeat center -246px; height:54px;
}
#loterias .bg_ln 	{
	background: transparent url(../images/bg-loterias.gif) no-repeat center -184px; height:54px;
}
#loterias .bg_qp 	{
	background: transparent url(../images/bg-loterias.gif) no-repeat center -124px; height:54px;
}
.loteria	{
	float: left;
	text-align: center;
	width: 145px;
	padding: 0;
	margin: 10px 2px 4px 2px;
	/* border: 1px solid #ccc;
	height: 135px;
	background: #fff url(../images/bg_loteria.jpg) repeat-x left bottom;\
	*/
}
#r_content form	{
	padding-bottom: 20px;
}
#r_content form h4	{
	color: #343434;
	font-size: 1.2em;
	font-weight: bold;
	margin: 6px 0px 15px 0px;
}
#r_content form p	{
	color: #0f9efe;
	padding: 5px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}
#r_content label	{
	color: #343434;
	font-size: 1.1em;
}
#r_content input	{
	width: 100px;
	height: 13px;
	padding: 2px;
	font-size: 1.1em;
	background: #f2f2f2;
	border: inset 1px #bbb;
}
#r_content #ident	{
	margin-right: 10px;
}
#r_content button	{
	color: #fff;
	width: 80px;
	height: 22px;
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	background: #054176;
}
#lineas p.mas	{
	margin-bottom: 10px;
}
#lineas h3, #loterias h3	{
	float: left;
	margin: 0 0 10px 0;
	padding-right: 10px;
}
#lineas p, #loterias p	{
	text-align: right;
}
#loterias p	{
	margin: 10px 0px;
}
#lineas #preview	{
	width: 100%;
	float: left;
	max-height: 200px;
	margin: 0 0 20px 0;
	padding: 0px;
	overflow: auto;
}
#lineas table	{
	width: 99%;
	clear: both;
	margin: 0;
}
#lineas tr td	{
	background: #f2f2f2 url(../images/bg_td_light.png) repeat-y left top;
}
#lineas tr.grey td	{
	background: #e3e3e3 url(../images/bg_td_dark.png) repeat-y left top;
}
#lineas td	{
	height: 45px;
}
#lineas .col1, #container .col1	{
	/* width: 85px; */
	padding-left: 15px;
}
#lineas .col2, #container .col2	{
	/* width: 58px; */
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
#lineas .col3, #container .col3	{
	/* width: 190px; */
	padding-left: 20px;
	padding-right: 4px;
}
#lineas .col4, #container .col4	{
	text-align: right;
	padding-right: 25px;
}
#lineas .left, #loterias .left	{
	float: left;
}
#favoritos img	{
	float: right;
	padding: 10px 0 10px 10px;
}
#favoritos p	{
	padding: 10px 0;
	line-height: 1.5em;
}
#favoritos p a, #favoritos p a:visited	{
	color: #0065d6;
}
#gurubg	{
	background: url("../images/bg_the_guru_pic.jpg") no-repeat scroll left bottom #ffffff;
	height: 100px;
	margin: 6px 0;
	padding-left: 95px;
}
#gurubg h3	{
	margin:0 0 6px;
}
#gurubg p	{
	line-height: 1.5em;
}
#notice	{
	margin-bottom: 10px;
}
#notice .col	{
	float: left;
	width: 230px;
	padding-top: 10px;
}
#notice .col h3	{
	padding: 0 0 3px 0;
}
#notice .col p	{
	line-height: 1.5em;
	padding-right: 10px;
}
#notice #banner	{
	color: #999999;
	font-size: 1em;
	text-align: center;
	margin-top: 6px;
}


/*						FOOTER STYLES						*/

#footer small	{
	color: #fff;
	float: right;
	height: 26px;
	width: 473px;
	display: block;
	font-size: 1.1em;
	text-align: right;
	position: relative;
	padding: 8px 15px 0 0;
	margin: -34px 14px 0 0;
	background: url(../images/bg_header_toptabs.jpg) repeat-x left top;
}
#footer small span	{
	padding: 0 10px;
}
#footer a, #footer a:visited	{
	color: #fff;
}
#footer a:hover, #footer a:active	{
	color: #71b5ff;
}

/*					RESULTS CONTAINER STYLES					*/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .resultados-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .resultados-nav {
        display: none;
    }
}

/* Skin */
.resultados-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.resultados-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.resultados-nav li {
    float: left;
	font-size: 1.2em;
}
.resultados-nav a, .resultados-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
}
.resultados-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	color: #fff;
	float: left;
	height: 24px;
	display: block;
	font-weight: bold;
	padding: 3px 8px 0 8px;
	/* text-transform: uppercase; */
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.resultados-nav a:link, .resultados-nav a:visited {
	color: #fff;
	float: left;
	height: 24px;
	display: block;
	font-weight: bold;
	padding: 3px 8px 0 8px;
	/* text-transform: uppercase; */
}
.resultados-nav a:hover, .resultados-nav a:active {
	color: #c0d5f4;
}
.resultados-nav .resultados-selected a, .resultados-selected li, .resultados-selected a:visited {
	color: #000;
	background: #d3d3d3;
}
.resultados-nav a span {
	color: #fff;
	float: left;
	height: 24px;
	display: block;
	font-weight: bold;
	padding: 3px 8px 0 8px;
	/* text-transform: uppercase; */
}
.resultados-nav .resultados-selected a:link, .resultados-nav .resultados-selected a:visited,
.resultados-nav .resultados-disabled a:link, .resultados-nav .resultados-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.resultados-nav a:hover, .resultados-nav a:focus, .resultados-nav a:active,
.resultados-nav .resultados-unselect a:hover, .resultados-nav .resultados-unselect a:focus, .resultados-nav .resultados-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.resultados-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.resultados-nav .resultados-disabled a:link, .resultados-nav .resultados-disabled a:visited {
    color: #000;
}
.panel-resultados {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 452px;
	/* height: 300px; */
	/* height: 450px; */
	height: 380px;
	overflow: auto;
	border-top: none;
	/* declare background color for container to avoid distorted fonts in IE while fading */
	background: #fff;
	/* url(../images/bg_preview_resultados.jpg) repeat-x left top ;*/
}
#resultados_preview	{
	padding: 0px 2px 10px 2px;
}
#l_content #container p.nota, 
#resultados_preview p.nota, 
#r_content #loterias p.nota,
#lineas p.nota	{
	margin: 20px;
	padding: 10px;
	background: #e0f2ff url(../images/bg_reglas_notas.jpg) repeat-x left bottom;
	border: 1px solid #d8efff;
	color: #054177;
}
#resultados_preview p.nota, 
#r_content #loterias p.nota,
#lineas p.nota	{
	text-align: left;
	float: left;
}
.resultados-loading em {
	font-size: 0.8em;
	text-transform: none;
  padding: 0 0 0 16px;
  background: url(spin.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .resultados-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .resultados-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* Styles for Ruta Aniversario calendar on the home page */
#ruta_wrap p, #ruta_wrap h3	{
	margin:10px 0;
}
#ruta-aniversario	{
	background: url(../images/bg-ruta-aniversario.jpg) repeat scroll 0% 0% transparent;
	float:left;
	height:160px;
	width:460px;
}
#ruta-aniversario ul	{
	list-style: square outside none;
	margin:20px 10px;
}
#ruta-aniversario li	{
	font-size: 11px;
	display: block;
	margin: 6px;
}
#ruta-aniversario .siguiente	{
	background: none repeat scroll 0 0 #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	/*font-weight: bold;*/
	margin-left: 2px;
	padding: 2px;
	width: 262px;
}
#ruta-aniversario .pasado	{
	text-decoration:line-through;
}
#ruta-aniversario span	{
	font-size: 11px; color: #333; margin-right: 12px; float: left; width: 120px;
}