/*RESETS*/
ul {
	list-style: none outside none;
    padding: 0;
	margin: 0;
}
/* MAIN */ 
#GODcontainer {
	text-align: left;
	width: 990px;
	position: relative;
	margin-top: -184px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_header {
	height: 200px;
	width: 990px;
	margin-top: 180px;
	position: relative;
}

#col_left {
	float: left;
	width: 679px;
	z-index: 11;
}

#col_right {
    float: left;
    margin-top: 13px;
    width: 310px;
}

/* MENU */
#page_menu {
    height: 25px;
    position: relative;
    top: 145px;
    width: 670px;
}

#page_menu ul {
    height: 24px;
    list-style: none outside none;
    padding: 0;
}

#page_menu li {
    float: left;
    margin-left: 21px;
}
#page_menu li a {
	height: 24px;
	display: block;
	cursor: pointer;
}
#page_menu li a:hover {
	background-position: 0 -24px;
}

#menu_home {
	background:url("../images/menu_but_home.png") no-repeat scroll center top transparent;
	width: 82px;
}

#menu_videos {
	background:url("../images/menu_but_videos.png") no-repeat scroll center top transparent;
	width: 90px;
}

#menu_panteones {
	background:url("../images/menu_but_panteones.png") no-repeat scroll center top transparent;
	width: 124px;
}

#menu_oraculo {
	background:url("../images/menu_but_oraculo.png") no-repeat scroll center top transparent;
	width: 110px;
}

#menu_wallpapers {
	background:url("../images/menu_but_wallpapers.png") no-repeat scroll center top transparent;
	width: 144px;
}

#page_breadcrumbs {
    clear: both;
    color: #CCCCCC;
    font-family: arial;
    font-size: 10pt;
    height: 24px;
    padding-left: 20px;
    padding-top: 0;
    position: relative;
    text-align: left;
    top: 152px;
    width: 500px;
	line-height: 24px;
}
#page_breadcrumbs a {
	text-decoration: underline;
	color: #CCCCCC;
}
/* SOCIAL HEADER */
#page_social_header {
    height: 49px;
    position: absolute;
    right: 11px;
    top: 10px;
    width: 266px;
}
#social_text_share {
    color: #666666;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
}

#page_social_header a {
	display: block;
	float:left;
	margin-right: 22px;
	height: 30px;
	width: 30px;
	margin-top: 13px;
}

#page_social_header a:hover { 
	background-position: 0 -30px;
}

#social_header_fb {
	margin-left: 35px;
	background:url("../images/fb_box_but.png") no-repeat scroll center top transparent;
}
#social_header_twt {
	background:url("../images/twt_box_but.png") no-repeat scroll center top transparent;
}
#social_header_plus {
	background:url("../images/plus_box_but.png") no-repeat scroll center top transparent;
}

#page_menu ul#panteones_dropdown {
	background-color: #000000;
	height: 212px;
	margin: 0;
	opacity: 0.9;
	position: absolute;
	z-index: 21;
	width: 300px;
	display: none;
	top: 29px;
}

#panteones_dropdown li {
	float: left;
	color: #a39460;
	width: 130px;
	margin: 5px;
	height: 20px;
	border-bottom: 1px solid #333333;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
	z-index: 999;
}

#myExperience {
	z-index: 1;
}
#panteones_dropdown li a {color: #a39460;}
#panteones_dropdown li a:hover {
	color: #fff;
	cursor: pointer;
}

#menu_panteones {
	border-bottom: 2px solid transparent;
}
#menu_panteones:hover {
	border-bottom: 2px solid #d5900d;
}
/* BUSCADOR */

#page_searchbox {
    height: 28px;
    position: absolute;
    right: 7px;
    top: 76px;
    width: 290px;
}

#searchString {
    background: url("../images/search_input_bg.png") no-repeat scroll center top transparent;
    border: 0 none;
    color: #666;
    float: left;
    font-family: arial;
    height: 26px;
    padding-bottom: 2px;
    padding-left: 8px;
    width: 230px;
}
#search_go {
	background:url("../images/search_but.png") no-repeat scroll center top transparent;
	width: 47px;
	height: 27px;
	float: left;
	margin-left:2px;
}

/* TAG CLOUD */
#page_tagcloud {
	height: 80px;
	position: absolute;
	right: 14px;
	top: 120px;
	width: 280px;
	z-index: 2;
}

.tr_float {
	position:relative;
	left:0px;
	text-align:center;
	margin-bottom: 2px;
}

.tr_float ul{
	list-style:none;
	position:relative;
	left:0px;
}

.tr_float li{
	position:relative;
	display: inline-block;
} /* ie needs position:relative here*/

.tr_float a{
	text-decoration:none;
	margin:2px;
	float:left;
	color:#0066CD;
	padding: 1px;
	text-align:center;
	white-space:nowrap;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#tag_dos,#tag_nueve,#tag_once {font-size:17px;margin-top:-2px;}
#tag_tres,#tag_diez {font-size:13px;margin-top:-1px;}
#tag_cuatro {font-size:15px;margin-top:-2px;}
#tag_cinco {font-size:30px;margin-top:-12px;}
#tag_seis {font-size:24px;margin-top:-5px;}
#page_tagcloud a:hover { background-color:#0066CD;color:#FFFFFF; }


/* SLIDER */
#slider {
	background:url("../images/home_slider_bg.png") no-repeat scroll center top transparent;
	width: 632px;
	height: 398px;
	float: left;
	margin-left: 4px;
	position: relative;
	display: block;
	padding-top: 38px;
	padding-left: 25px;
}
#left_arrow {
    background: url("../images/slider_flecha_izq.png") no-repeat scroll center top transparent;
    height: 67px;
    margin-left: -9px;
    margin-top: 157px;
    position: absolute;
    width: 68px;
	cursor: pointer;
}
#right_arrow {
    background: url("../images/slider_flecha_der.png") no-repeat scroll center top transparent;
    height: 67px;
    margin-left: 599px;
    margin-top: 157px;
    position: absolute;
    width: 68px;
	cursor: pointer;
}
.slider_item {
    height: 338px;
    margin: 0;
    position: absolute;
    width: 613px;
}
.slider_item_info {
	height: 44px;
    bottom: 0px;
    position: absolute;
    width: 613px;
	background-color: black;
	opacity: 0.8;
}
.slider_item_info_name {
    border-right: 1px solid #666666;
    color: white;
    float: left;
    font-family: Georgia;
    font-size: 14pt;
    margin-left: 20px;
    margin-top: 10px;
    padding-right: 30px;
}
.slider_item_info_link {
    color: #FF9900;
    float: left;
    font-family: Georgia;
    font-size: 11pt;
    font-style: italic;
    margin-left: 20px;
    margin-top: 12px;
    text-decoration: underline;
}
#slider_nav {
    height: 16px;
    margin-left: 230px;
    margin-top: -16px;
    position: absolute;
    width: 200px;
}
#slider_nav a {
	color: #a39460;
	font-family: Georgia;
	font-size: 12pt;
	margin-right: 6px;
	float: left;
	text-decoration: none;
}
#slider_nav a.this,
#slider_nav a:hover {
	color: white;
}

/* TOP TEN */
#top10 {
	float: left;
	margin-left: 10px;
	width: 310px;
	clear: left;
	background-image: url("../images/trasnparente.png");
}
#top10_header {
	height: 79px;
	width: 310px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("../images/top10_top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}
#top10_uno_name {
	color: white;
	font-family: Georgia;
	font-size: 12pt;
	margin-left: 40px;
	padding-top: 10px;
	text-align: center;
	width: 260px;
	position: relative;
}
#top10_uno_stars {
	height: 18px;
	margin-left: 120px;
	margin-top: 5px;
	position: relative;
	width: 100px;
	text-align: center;
}
#top10_uno_stars ul {
	list-style: none outside none;
    padding: 0;
	margin: 0;
}
#top10_uno_stars li {
	float: left;
	background: url("../images/star.png") no-repeat scroll center top transparent;
    height: 17px;
    width: 17px;
	margin-right: 2px;
}
#top10_listado li #list_stars li {
	float: left;
	background: url("../images/star.png") no-repeat scroll center top transparent;
    height: 17px;
    width: 17px;
	border: 0 none;
}
#top10_listado li #list_stars li.star_on {
	background-position: 1px -16px;
}

#top10_uno_stars li.star_on {
	background-position: 1px -16px;
}
#top10_listado {
    margin-left: 5px;
    margin-top: 5px;
    width: 300px;
}
#top10_listado ul {
	list-style: none outside none;
    padding: 0;
	margin: 0;
}
#top10_listado li {
	color: #a39460;
	font-family: Georgia;
	font-size: 13px;
	border-top: 1px solid  #331c0e;
	text-align: left;
}
#top10_listado li a, #top10 a {
	color: #a39460;
}

#top10_listado li:hover .top10col1,
#top10_listado li:hover a,
#top10 a:hover,
#top10_listado li:hover h5,
#top10_listado li:hover h5 span {
	color: #ffffff;
}
#top10_listado li:last-child {
	border-bottom: 1px solid  #331c0e;
}

.top10col1 {
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    vertical-align: top;
}

/* VIDEOS HOME */
#home_videos {
	float: left;
	background: url("../images/home_videobox.png") no-repeat scroll center top transparent;
	height: 336px;
	width: 319px;
	margin-top: 30px;
	margin-right: 17px;
	margin-bottom: 30px;
	margin-left: 17px;
	padding-top: 16px;
	position: relative;
}

#video_caption {
	color: #A39460;
	font-family: arial;
	font-size: 12px;
	height: 30px;
	text-align: center;
	text-shadow: 0 2px 0 #000000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#video_container {
    border: 4px solid #4B6170;
    margin-left: 7px;
    width: 646px;
    z-index: 2;
}
#video_title {
    background: url("../images/video_title.png") no-repeat scroll center top transparent;
    height: 28px;
    margin-left: 5px;
    width: 657px;
}

/* ORACULO */
#home_oraculo {
	cursor: pointer;
	float: left;
	height: 106px;
	width: 385px;
	margin-top: 127px;
	margin-right: auto;
	margin-bottom: 127px;
	margin-left: 143px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#home_oraculo:hover {
	background-color: transparent;
	background-image: url("../images/oraculo_on.png");
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	float: left;
	height: 106px;
	width: 385px;
	margin-top: 127px;
	margin-right: auto;
	margin-bottom: 127px;
	margin-left: 143px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#home_videos .video-act {
	background-image: url("../images/btn-video.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	width: 304px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	cursor: pointer;
	margin-bottom: 73px;
}
#home_videos:hover .video-act {
	background-position: center bottom;
	background-image: url("../images/btn-video.jpg");
}

/* COLUMNA DERECHA */

#box_banner_border {
	width: 300px;
	height: 250px;
	border: 5px solid #4b6170;
	background-color: #4B6170;
}
#box_banner_border object {

}

#triviabox {
	width: 307px;
	height: 385px;
	padding-top: 144px;
	margin-left: 1px;
	margin-top: 15px;
	background: url("../images/trivia_bg.png") no-repeat scroll center top transparent;
}

#infobox {
	width: 301px;
	height: 305px;
	margin-left: 4px;
	margin-top: 12px;
	background: url("../images/infobox_bg.png") no-repeat scroll center top transparent;
	position: relative;
}
#info_thumb {
	width: 97px;
	height: 97px;
	margin-left: 17px;
	margin-top: 22px;
	border: 1px solid #996600;
	position: absolute;
}
#info_tunein {
	width: 150px;
	height: 30px;
	margin-left: 126px;
	margin-top: 22px;
	position: absolute;
	color: #e18905;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
#info_name {
    color: #FFFFFF;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    height: 40px;
    margin-left: 126px;
    margin-top: 55px;
    position: absolute;
    width: 150px;
}
#info_text {
    color: #A39460;
    font-family: arial;
    font-size: 9pt;
    height: 127px;
    margin-left: 13px;
    margin-top: 130px;
    position: absolute;
    width: 265px;
}
#info_link {
    color: #E18905;
    display: block;
    font-family: arial;
    font-size: 9pt;
    height: 12px;
    margin-left: 15px;
    margin-top: 260px;
    position: absolute;
    text-decoration: underline;
    width: 180px;
}

/* DIOSES FOOTER */
#dioses_footer {
	width: 988px;
	border: 1px solid #48382d;
	height: 585px;
	margin-top: -100px;
	z-index: 10;
	float: left;
}
#footer_background {
	background-color: #190d05;
	opacity: 0.7;
	z-index: 11;
	width: 988px;
	height: 585px;
	position: absolute;
}
#footer_content {
	z-index: 12;
	position: absolute;
}
#footer_title {
	width: 250px;
	height: 25px;
	margin-top: 20px;
	margin-left: 20px;
	color: white;
    font-family: Georgia;
    font-size: 12pt;
}
.footer_panteon {
	float: left;
	margin: 10px 13px 10px 20px;
	width: 130px;
}
.footer_panteon h3 {
    font-family: Georgia;
    font-size: 9pt;
    text-decoration: underline;
	height: 23px;
	border-bottom: 1px solid #442613;
	width: 100%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
}
.footer_panteon h3 a {
	color: #fff;
}
.footer_panteon h3 a:hover {
	color: #E18905;
}
.footer_panteon li a {
	width: 100%;
	height: 22px;
	font-family: arial;
	font-size: 12px;
	color: #8e6c56;
	text-decoration: none;	
}
.footer_panteon li a:hover {
	color: #fff;
}

/* PANTEONES */

#panteon_caption {
    background: url("../images/panteones_caption_bg.png") no-repeat scroll center top transparent;
    color: #CCCC99;
    font-family: Arial;
    font-size: 12px;
    height: 30px;
    margin-left: 3px;
    padding-left: 13px;
    padding-top: 10px;
    width: 388px;
}

#panteon_list li {
	float: left;
	height: 300px;
	width: 156px;
	background: url("../images/dios_carta_bg.png") no-repeat scroll center top transparent;
	margin: 5px;
	position: relative;
}
#panteon_list li img {
	margin: 6px 5px;
	position: absolute;
}
.card_sel {
	height: 195px;
	width: 146px;
	background: url("../images/dios_carta_bg_selected.png") no-repeat scroll center top transparent;
	margin: 6px 5px;
	display: none;
	position: absolute;
}

#panteon_list li {
	cursor: pointer;
}
#panteon_list li div.card_stars {
    margin-left: 15px;
    margin-top: 209px;
    position: absolute;
}
#panteon_list li div.card_stars li {
	float: left;
	background: url("../images/star.png") no-repeat scroll center top transparent;
    height: 17px;
    width: 17px;
	margin-right: 2px;	
}
#panteon_list li div.card_stars li.star_on {
	background-position: 1px -16px;
}
#panteonInfo {
    margin-bottom: 20px;
    margin-left: 8px;
    margin-top: -20px;
    padding: 10px;
    position: relative;
    width: 631px;
}
#panteonInfoText {
    color: #DCC171;
    float: left;
    font-family: Arial;
    font-size: 14px;
    line-height: 23px;
    padding: 15px;
    position: relative;
    z-index: 12;
}
#panteonInfoText p:first-letter {
	font-size: 48px;
	font-family: Georgia;
}

#panteonInfoBg {
	background-color: #000000;
    opacity: 0.6;
    width: 631px;
    position: absolute;
    height: 100%;
    z-index: 10;
}
.card_caption {
	width: 156px;
    margin-top: 256px;
    position: absolute;
    text-align: center;
}
.card_caption a {
	color: #999966;
	text-decoration: none;
}

/* DIOS DETALLE */

.topbut {
	background: url("../images/dioses_topbuttons_bg_off.png") no-repeat scroll center top transparent;
	width: 164px;
	height: 28px;
	float: left;
	margin-top: 15px;
	color: #cccc99;
	font-family: Arial;
	font-size: 12px;
	display: block;
}
.topbut:hover {
	cursor: pointer;
	background: url("../images/dioses_topbuttons_bg_on.png") no-repeat scroll center top transparent;
	color: #fff;
}
#volver_button img { float: left;margin-top: 4px;margin-left: 10px;}
#volver_button span {float: left;margin-left: 20px;margin-top: 6px;}
#rel_button { margin-left: 160px;}
	#rel_button img {float: left;margin-top: 4px;margin-left: 10px;}
	#rel_button span {float: left;margin-left: 5px;margin-top: 6px;}
#comment_button {margin-left: 15px;}
	#comment_button img {float: left;margin-top: 4px;margin-left: 10px;}
	#comment_button span {float: left;margin-left: 10px;margin-top: 6px;}
#dios_main {
    background: url("../images/dios_detalle_fondotexto.png") no-repeat scroll 338px 7px transparent;
    clear: both;
    position: relative;
    top: 12px;
    width: 666px;
    padding-top: 215px;
    margin-bottom:30px;
    min-height: 610px;
}
#dios_card {
	background: url("../images/hoja_dios_carta_fondo.png") no-repeat scroll center top transparent;
	width: 320px;
	float: left;
	margin: -215px 30px 5px 5px;
}

#dios_main p {
	font-family: Arial;
	font-size: 14px;
	color: #DCC171;
	line-height: 23px;
	padding: 5px;
}
#dios_main .diosContp p:first-letter {
	font-size: 48px;
	font-family: Georgia;
}
.diosContp {
	margin-top: 15px;
}
#social_dios {
    border-bottom: 1px solid #7C8261;
    border-top: 1px solid #7C8261;
    height: 56px;
    left: 353px;
    margin-top: -144px;
    position: absolute;
    width: 296px;
}
#dios_main span.dios {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	display: block;
	position: absolute;
	left: 351px;
	top: 15px;
}
#dios_main h1 {
    color: #FFFFFF;
    display: block;
    font-family: Georgia;
    font-size: 27px;
    left: 350px;
    position: absolute;
    top: 28px;
}
.detalle_intext_link {
	background: url("../images/columna_central_link_bg_off.png") no-repeat scroll center top transparent;
	width: 284px;
	height: 23px;
	left: 351px;
	position: absolute;
	color: #DCC171;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Georgia;
	display: block;
}
.detalle_intext_link:hover {
	background: url("../images/columna_central_link_bg_on.png") no-repeat scroll center top transparent;
	color: #fff;
	cursor:pointer;
}
#arbol_link {margin-top:-70px;}
#rel_link {margin-top:-30px;}

#dios_card_title {
    height: 33px;
    margin: 17px 44px;
    width: 232px;
	text-align:center;
}
#dios_card_image {
    height: 390px;
    margin: 23px 13px;
    width: 292px;
}
#dios_card_name {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 24px;
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: 60px;
}
#video_link {
	background: url("../images/dios_link_video_off.png") no-repeat scroll center top transparent;
	width: 320px;
	height: 194px;
	margin-top: 15px;
	display: block;
}
#video_link:hover {
	background: url("../images/dios_link_video_on.png") no-repeat scroll center top transparent;
	cursor: pointer;
}
#iframe_votacion_dios {
	width: 292px;
	height: 73px;
	margin: 20px 13px;
}

.moreInfoUnit {
	width: 654px;
	margin-top: 15px;
	margin-left: 7px;
	clear: both;
	float: none;
}
.InfoTitle {
	background: url("../images/page_dioses_seccion_separador.png") no-repeat scroll center top transparent;
	width: 654px;
	height: 38px;
	cursor: pointer;
} 
.infoTitleText {
    color: #FFFFFF;
    float: left;
    font-family: georgia;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
}
.InfoTitle img {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
.volver_arrow_text {
	margin-top: 11px;
	margin-right: 15px;
	float: right;
	color: #DCC171;
    font-family: Arial;
    font-size: 12px;
}
.moreInfoContent {
	margin:10px;
}
.arbol li {
	float: left;
	border-left: 1px solid #331c0e;
	width: 180px;
	height: 90px;
	padding: 15px;
}
.moreInfoContent li:first-child {
	border: none;
}
.moreInfoContent li span {
	display: block;
	color: #666633;
	font-family: Arial;
	font-size: 12px;
}
.moreInfoContent li span.relacionInfo {
	color: #DCC171;
	text-decoration: none;
	font-family: Georgia;	
}
.moreInfoContent a {
	color: #DCC171;
	text-decoration: none;
	font-family: Georgia;
}
.moreInfoContent a:hover {
	text-decoration: underline;
}
.relatedItem {
    border-bottom: 1px solid #331C0E;
    color: #666633;
    font-family: Georgia;
    font-size: 12px;
    height: 17px;
    padding: 8px;
    width: 616px;
}
.relGodsList li {
	width: 117px;
	height: 223px;
	margin: 4px;
	float: left;
	background: url("../images/dios_related_card_bg.png") no-repeat scroll center top transparent;
}
.relGodsList li:first-child {
	margin-left: 8px;
}
.relGodsList li:hover {
	background: url("../images/dios_related_card_bg_on.png") no-repeat scroll center top transparent;
	cursor: pointer;
}
.rel_god_name {
	width: 117px;
	text-align: center;
	margin-top: 36px;
	color: #666633;
    font-family: Georgia;
    font-size: 12px;
}
.relGodsList li img {
	width: 109px;
	height: 146px;
	margin: 4px;
}

/* WALLPAPERS */
#wallpapers_title {
    margin-left: 10px;
    margin-top: 15px;
}
#wallpaper_caption {
    background: url("../images/panteones_caption_bg.png") no-repeat scroll center top transparent;
    color: #CCCC99;
    font-family: Arial;
    font-size: 12px;
    height: 29px;
    margin-left: 3px;
    padding-left: 17px;
    padding-top: 11px;
    width: 384px;
}
#wallpaper_list li {
    background: url("../images/wallpaper_thumb_bg.png") no-repeat scroll center top transparent;
    float: left;
    height: 280px;
    margin: 9px 17px 20px 2px;
    position: relative;
    width: 207px;
}
#wallpaper_list li img {
	margin: 5px 6px;
	position: absolute;
}
.wall_thumb_border {
	height: 146px;
	width: 194px;
	background: url("../images/wall_thumb_shadow.png") no-repeat scroll center top transparent;
	margin: 5px 6px;
	position: absolute;	
}
.wall_resolutions {
	position: absolute;
	margin-top: 160px;
}
.wall_resolutions a, .wall_resolutions p {
    border-bottom: 1px solid #331C0E;
    color: #999966;
    display: block;
    font-family: georgia;
    font-size: 14px;
    height: 23px;
    margin-left: 4px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    width: 197px;
}
.wall_resolutions p {
	font-size: 16px;
}
.wall_resolutions a:hover {
	color: #ff9933;
}

/* SOCIAL */
.bt_twt {
    float: left;
    margin-left: 5px;
    margin-top: 18px;
    width: 55px;
}
.bt_face {
    float: left;
    margin-left: 16px;
    margin-top: 18px;
    width: 155px;
}
.bt_GPlus {
    float: left;
    margin-top: 18px;
    width: 64px;
}

/* SEARCH */
#searchResultContainer {
    background-color: #393327;
    display: none;
    margin: 28px 1px;
    position: absolute;
    width: 237px;
    opacity: 0.9;
    z-index: 1;
}
#searchResultContainer li a {
    height: 30px;
    line-height: 30px;
    color: #999966;
    border-bottom: 1px solid #333333;
    font-size: 12px;
    padding-left: 6px;
}
#searchResultContainer li a:hover {
    color: #ff9933;
}

#first-carousel li {
	cursor: pointer;
}
/* ORACULO */
#oraculo_bg {
	height: 778px;
	margin-top: 5px;
	position: relative;
	background-color: transparent;
	background-image: url("../images/oraculo_page_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	width: 670px;
	clear: both;
	margin-bottom: 17px;
}
#oraculo_form {
	position: absolute;
	z-index: 10;
	left: 28px;
	top: 91px;
	height: 38px;
	width: 604px;
}
#oraculo_form input {
	background-color: #000000;
	border: 1px solid #292929;
	color: #CCCCCC;
	font-size: 16px;
	height: 36px;
	padding-left: 10px;
	width: 416px;
	float: left;
	margin-right: 22px;
}
#oraculo_form a {
	margin-top: 4px;
}

/* votos */ 

.votos {
	height: 23px;
	width: 114px;
	margin-right: 11px;
	float: left;
	background-image: url("../images/bg-votacion.png");
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 14px;
	clear: left;
	padding-top: 1px;
	margin-top: 3px;
}
.votos a {
	background-image: url("../images/stars.png");
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 20px;
	width: 20px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.votos a:hover {
	background-position: bottom;
	background-image: url("../images/stars.png");
}
.votos a.activo {
	background-position: center -20px;
}
#btn-votar {
	background-image: url("../images/btn-votar.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 145px;
	display: block;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	clear: both;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
.conta-vot {
	clear: both;
	float: none;
	height: 29px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#dios_main .conta-vot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	line-height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#dios_main .conta-vot p#txt-votos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
	color: #FFFFFF;
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#oraculo_respuesta {
	background-image: url("../images/bg-respuestas.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 266px;
	width: 224px;
	position: absolute;
	z-index: 1000;
	left: 158px;
	top: 271px;
	padding-top: 78px;
	padding-right: 61px;
	padding-left: 58px;
	text-align: center;
}
#oraculo_respuesta h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ff9900;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#respuesta_text .viewport {
	height: 126px;
	width: 224px;
	overflow: hidden;
	position: relative;
}
#respuesta_text .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width:100%; }
#respuesta_text p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999966; margin: 0px; padding: 0px;}
#respuesta_text { height: 128px; width: 224px; position: relative; margin-bottom: 25px;}
#respuesta_text .scrollbar { right: -15px;}
#respuesta_text .track{ height: 100%; width:9px; position: relative; background-color: transparent; background-image: url("../images/barra-2.png"); background-repeat: no-repeat; background-position: 0 center; padding-top: 0; padding-right: 0px; padding-bottom: 0; padding-left: 0px; }
#respuesta_text .thumb {
	height: 27px;
	width: 9px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-color: transparent;
	background-image: url("../images/bg-handle-2.png");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	left: 0px;
}
#respuesta_text .thumb .end {
	background: transparent no-repeat 50% 0;
	overflow: hidden;
	height: 5px;
	width: 9px;
}
#respuesta_text .disable { display: none; }
.oraculo_flash {
	height: 652px;
	width: 652px;
	position: absolute;
	z-index: 1;
	left: 3px;
	top: 118px;
	background-image: url("../images/oraculo_page_bg_2.png");
	background-repeat: no-repeat;
	background-position: center top;
}
#enviarRespuesta {
	text-align: center;
	height: 31px;
	width: 153px;
	background-image: url("../images/btn-preguntar.png");
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	cursor: pointer;
	float: right;
}
/*oraculo*/
#oraculo_fb {
	text-align: left;
	height: 30px;
	width: 176px;
	margin-right: auto;
	margin-left: auto;
}
.share-fb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #cccccc;
	text-decoration: none;
	background-image: url("../images/btn-face.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 43px;
	text-align: left;
	display: block;
}
#oraculo_fb .share-fb {
	width: 143px;
}
#oraculo_fbshare .share-fb {
	width: 297px;
	line-height: 25px;
	margin-right: auto;
	margin-left: 95px;
	height: 25px;
	padding-left: 0px;
	background-image: none;
}
.share-fb:hover {
	color: #ffffff;
	background-image: url("../images/btn-face.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#oraculo_fbshare {
	position: absolute;
	left: 92px;
	top: 654px;
	z-index: 1000;
	background-image: url("../images/bottom-oraculo.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
	width: 484px;
	padding-top: 25px;
	text-align: center;
}
#col_left .medio {
	clear: both;
	width: 100%;
	height: auto;
}
.twt-cont {
	float: left;
	height: auto;
	width: 260px;
	padding-top: 10px;
}
.medio #home_videos {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 40px;
}
.medio .twtr-hd {
	background-image: url("../images/ico-twt.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 37px;
	margin-bottom: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 32px;
	line-height: 31px;
	margin-left: 10px;
}
.medio .twtr-widget h3 {
	font-size: 17px !important;
	line-height: 31px !important;
}
.medio .twtr-avatar {
	height: 50px;
	width: 50px;
}
.medio .twtr-img {
	height: 50px;
	width: 50px;	
}
.medio #twtr-widget-1 .twtr-tweet .twtr-avatar  a {
	display: block;
}
.medio .twtr-img img {
	height: 48px;
	width: 48px;
}
.medio .twtr-img a img {
	border: 1px solid #996600 !important;
}
.medio #twtr-widget-1 .twtr-tweet-text {
	margin-left: 60px;
}
.medio .twtr-ft {
	display: none;
}
.medio .twtr-widget em, .twtr-widget .twtr-new-results {
	display: none;
}
.medio #twtr-widget-1 .twtr-tweet a.twtr-user {
	display: block;
}
.tweetsHastag .contenedor {
	display: none;
}
#home_videos .boton-video {
	background-image: url("../images/btn-ingresar.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 129px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	display: block;
	cursor: pointer;
	left: 82px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-left: 23px;
}
#top10_header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
}
#top10_uno_stars h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a39460;
}
#top10_uno_name a {
	color: #cccccc;
}
#top10_uno_stars h4 span {
	color: #ff9900;
}
#list_stars h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#list_stars h5 span {
	color: #ff9900;
}
#top10_listado li .ima-dios, #top10_uno_name .ima-dios {
	display: none;
	position: absolute;
}
#top10_listado li .ima-link:hover .ima-dios {
	height: 117px;
	width: 88px;
	display: block;
	position: absolute;
	top: 12px;
	right: 3px;
}
#top10_uno_name:hover .ima-dios {
	height: 117px;
	width: 88px;
	display: block;
	position: absolute;
	top: 45px;
	right: 3px;
}
.ima-link {
	position: relative;
	width: auto;
}
.card_stars h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	height: 24px;
	width: 128px;
	text-align: center;
	color: #a39460;
	font-weight: normal;
}

.card_stars h5 span {
	color: #ff9900;
}
