html, body{
	background:#fff url("/images/bg.jpg") repeat-x;
	margin:0px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
}

#main_container {
}

ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul li{
  margin:0;
  padding:0;
}

h1, h2, h3, h4 {
	font-family:Trebuchet MS;
	color:#333;
	margin:0 0 5px 0;
	padding:0px;
}

h1{
	font:bold 28px Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
}

h2{
	font-size:18px;
	margin-bottom:10px;
}

h3 {
	font-size:15px;
	margin-bottom:10px;
}

h4 {
	font-size:13px;
}

small{
	font-size:11px;
	color:#2D8930;
	font-weight:normal;
}

strong{
	font-weight:bold;
}

a{
	cursor:pointer;
	color:#0066CC;
	-moz-outline-style:none;
	text-decoration:none;
}

a:hover{
	color: #23689F; background: #f2e127; text-decoration: none;
}

img{
	border:0px;
}

select{
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px;
}


/* Bodytext */
#header_wrapper{
	width:100%;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
}

#header{
	text-align:left;
	width:865px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}

#menu_wrapper{
	width:100%;
	background-color:transparent;
}

#menu{
	text-align:left;
	width:865px;
	height:15px;
	padding:5px 0 5px 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-top: 0.1em dotted #ccc;
}


#wrapper{
	text-align:left;
	width:865px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	border-top: 0.1em dotted #ccc;
	border-bottom: 0.1em dotted #ccc;
}

#prehead{
	padding:10px;
	text-align:left;
}

#logo{
	float:left;
	padding:5px 10px 10px 10px;
	width:400px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:36px;
	font-weight:bold;
}
#logo a{color:#FF6600;}

#banner_top{
	float:right;
	text-align:left;
	padding:11px 10px 10px 10px;
	width:425px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#333;
}

#footer_wrapper{
	width:100%;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	color:#333;
	text-align:left;
	width:835px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background-color:transparent;
}

#footer a, #footer_popup a{
	color:#333;
	text-decoration:none;
}

#footer .footeroll{color:#666666;}
#footer .footeroll a{color:#666666;}

.caja{
	margin-bottom:10px;
}

.caja_gris{
	background-color:#f7f7f7;
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
}

.caja_login{
	padding:10px;
	margin-bottom:10px;
	background-color:#fbfbfb;
	border:4px solid #aadeff;
}

.caja_blanca{
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
}

.caja_amarilla{
	line-height:20px;
	padding:10px;
	background-color:#FFFFCC;
	border-bottom:1px #FFCC00 solid;
	border-top:1px #FFCC00 solid;
	margin-bottom:10px;
}

.caja_celeste{
	line-height:20px;
	padding:10px;
	background-color:#E1F0FF;
	border-bottom:1px #00CCFF solid;
	border-top:1px #00CCFF solid;
	margin-bottom:10px;
}

.article_content, .article_content h2, .article_content h3 {
	font:normal 14px Arial;
	line-height:17px;
}
.article_content h2 {font-size:24px;font-weight:bold;padding-bottom:15px;padding-top:15px;margin:0;line-height:25px;}
.article_content h3 {font-size:20px;font-weight:bold;padding-bottom:15px;padding-top:15px;margin:0;line-height:21px;}
.article_content ul{
	display:block;
	margin:15px 0 15px 40px;
	list-style-type:disc;
}

.article_content ul li{
  display: list-item;
}

.article_content .center{
	padding:15px 0 15px 0;
}

.cleardiv{
	clear:both;
}

.center{
	margin:auto;
	text-align:center;
	padding-bottom:10px;
}

.separator{
	padding-bottom:10px;
}

.separator_big{
	padding-bottom:40px;
}

.divisor{
	border-bottom:1px solid #dddddd;
}

.divisor_footer{
	padding:10px 0 10px 0;
	background:url(/images/dotted.gif) bottom repeat-x;
}

.options{
	padding-top:5px;
	text-align:right;
}

.notas{ /* para ratings del blog y opciones right de tablas... */
	float:right;
	width:200px;
	padding-left:10px;
	text-align:right;
}

.notas_small{
	float:right;
	width:100px;
	padding-left:10px;
	text-align:right;
}

.notas_big{
	float:right;
	width:300px;
	padding-left:10px;
	text-align:right;
}

.gris{
	background-color:#eeeff3;
}

.nogris{
	border-top:1px solid #6f83b6;
	border-bottom:1px solid #6f83b6;
}

.foto{
	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:0px;
}

.clearleft{
	clear:left;
	padding-bottom:10px;
}

.thumbnail_50 img{
	background:#000 center center no-repeat;
	border:solid 4px #FF3366;
	padding:1px;
	width:53px;
	height:53px;
	min-height:53px;
	min-width:53px;
}

.thumbnail_50 a img{
	background:#fff center center no-repeat;
	border:solid 4px #d4e7f2;
	padding:1px;
	width:53px;
	height:53px;
	min-height:53px;
	min-width:53px;
}

.thumbnail_50 a:hover img{
	border:solid 4px #ff3366;
}

.thumbnail_80 img{
	background:#fff center center no-repeat;
	border:solid 4px #ff3366;
	padding:1px;
	width:80px;
	height:80px;
}

.thumbnail_80 a img{
	background:#fff center center no-repeat;
	border:solid 4px #d4e7f2;
	padding:1px;
	width:80px;
	height:80px;
}

.thumbnail_80 a:hover img{
	border:solid 4px #ff3366;
}

/* Bodytext */
#item_content{float:right;padding:10px 15px 0 15px;width:610px;border-left: 0.1em dotted #ccc;}
#item_right{float:right;padding-right:10px;width:870px;}
#item_column{float:left;padding-left:15px;padding-top:10px;width:200px;}
#item_left{float:left;width:120px;padding-left:10px;}
.item_title{padding-left:10px;padding-right:10px;}
#item_content h1, #item_content h2, .item_title h1{
font-family:Helvetica,Arial,sans-serif;
	font-size:28px;
	line-height:1.25em;
	letter-spacing: -.04em;
	/*color: #5297C9;*/
	
}
#item_content h1, #item_content h2, #item_content h3{color:#663300;}
.item_title h1{margin-bottom:5px;padding-bottom:5px;color:#663300;}
/*#item_content a{color:#5297C9;}*/
#item_content a{color:#0000DD;}
#item_column .separator{padding-bottom:30px;}
#item_column h3, #basic-modal-content h3{
	margin-bottom:3px;
	color:#666;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#item_column h3 a{color:#333;}
#item_column span{font-size:11px;}

.div_list_posts h2{font-size:20px;line-height:30px;}

.related_thumb{float:left;width:96px;}
.related_thumb img{width:79px;height:65px;padding:2px;border:1px solid #666666;}
.related_description{float:right;width:514px;}
.related_clear{clear:both;padding-bottom:10px;}

.promocion_bg{padding:5px;background-color:#e3edf4;margin-bottom:5px;}
.promocion_itext{width:105px;}
#basic-modal-content .caja_celeste{margin-bottom:10px;}
#basic-modal-content .promocion_itext{width:200px;}

.recomendar_thumb{float:left;width:62px;padding-right:5px;}
.recomendar_descripcion{float:right;width:283px;text-align:left;}

.autor_thumb{float:left;width:62px;padding-right:5px;}
.autor_descripcion{float:right;width:778px;text-align:left;}
.autor_stars{float:left;margin-top:3px;height:11px;background-image:url(/images/star_gray_03.gif);background-repeat:repeat-x;text-align:left;}
.star_11{width:11px;}
.star_22{width:22px;}
.star_33{width:33px;}
.star_44{width:44px;}
.star_55{width:55px;}
.img_stars{background-image:url(/images/star_orange_03.gif);background-repeat:repeat-x;}
.img_star_11{width:11px;}
.img_star_22{width:22px;}
.img_star_33{width:33px;}
.img_star_44{width:44px;}
.img_star_55{width:55px;}
.stars_right{float:right;padding-left;5px;}
.right_star_11{width:762px;}
.right_star_22{width:751px;}
.right_star_33{width:740px;}
.right_star_44{width:729px;}
.right_star_55{width:718px;}

.label_descripcion{float:right;width:300px;padding-left:10px;}

.hidden{display:none;}
.clear_right{clear:right;}

.post_main_pic{text-align:center;margin-top:20px;padding:15px 0 5px 0;border-top:solid 8px #eeeeee;}

#ad160{float:right;width:160px;border-left: 0.1em dotted #ccc;padding-left:5px;margin-left:5px;}

.comentarios_thumb{float:left;width:60px;}
.comentarios_comentario{float:right;width:550px;}
.comentarios_clear{clear:both;padding-bottom:10px;border-bottom:0px solid #ededed;margin-bottom:10px;}
.comentarios_itext{width:200px;}
.comentarios_tarea{width:480px;word-wrap:break-word;}

/* Contenido interior de Cajas */
.caja_gris ul li, .caja_blanca ul li, .caja ul li, .caja_celeste ul li, #item_column ul li{
	padding-bottom:4px;
	border-bottom:1px dotted #bcbcbc;
	margin-bottom:4px;
}

.caja_gris ul ul li, .caja_blanca ul ul li, .caja_celeste ul ul li, .caja ul ul li, #item_column ul ul li{
	padding-bottom:4px;
}

.caja_gris ul li a, .caja_blanca ul li a, .caja_celeste ul li a, .caja ul li a, #item_column ul li a{
	text-decoration:none;
	color:#0000DD;
}

.share{
	float: left;
 	text-align: center;
	margin-right: 6px;
	position: relative;
	background: white;
	margin-left: -100px;
	top: 0;
	width: 82px;
	background: #ecf5fa;
	border:1px solid #B7DBFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px 6px 5px;
	z-index: 101;
}
.share .separator{display:inline-block;text-align:center;}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; /*cursor:wait;*/}

/* Container */
#simplemodal-container {
	height:220px;
	width:350px;
	color:#333;
	background-color:#fff;
	border-top:1px solid #ededed;
	border-right:1px solid #ededed;
	padding:12px;
}
#simplemodal-container {
	-webkit-box-shadow:1px -1px 5px #666;
	-moz-box-shadow:1px -1px 5px #666;
	box-shadow:1px -1px 5px #666;
}
#simplemodal-container a.modalCloseImg {background:url(/images/ajax/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}

/******* TABLES *******************/
table{
	border-collapse:collapse;
	table-layout:auto;
}

td{
	vertical-align:top;
}

td.ad_thumb{padding:2px 0 2px 2px;}

td.ad_thumb2{padding:0px 10px 10px 0;}

tr.gris{
	background-color:#eeeff3;
}

tr.hr, tr.hr td.left53, tr.hr td.right53, tr.hr td.left80, tr.hr td.right80{
	border-top:1px solid #6f83b6;
}

td.left53, td.right53, td.left80, td.right80{
	vertical-align:top;
	text-align:left;
	padding:6px;
}

td.right53 a.selected, td.right80 a.selected{
	background-color:#fffe91;
	color:#222;
}

td.left53{width:63px;}
td.left80{width:90px;}

table.tb550{width:550px;}
table.tb550 td.right53{width:463px;}
table.tb550 td.right80{width:436px;}

table.tb619{width:619px;}
table.tb619 td.right53{width:532px;}
table.tb619 td.right80{width:505px;}

/* footer */
tr.footer1, tr.footer1 td{
	background:url(/images/dotted.gif) bottom repeat-x;
}
tr.footer1 td{
	color:#efefef;
	text-align:left;
	padding:4px;
}
.footer_main{color:#efefef;padding-right:50px;}

/******* FORMS *******************/

.labelnogris550, .labelgris550, .labelnogris680, .labelgris680{
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
}

.labelgris550, .labelgris680{padding:11px 5px 11px 5px;}
.labelnogris550, .labelnogris680{padding:10px 5px 10px 5px;}


.fieldnogris550, .fieldgris550, .fieldnogris680, .fieldgris680{
	float:right;
	text-align:left;
}

.fieldgris550, .fieldgris680{padding:6px;}
.fieldnogris550, .fieldnogris680{padding:5px 6px 5px 6px;}

.labelgris550, .fieldgris550, .labelgris680, .fieldgris680{background-color:#eeeff3;}

.fieldnogris550, .fieldgris550{width:376px;}
.fieldnogris680, .fieldgris680{width:506px;}

select{padding:3px;}
.radio{padding-top:6px;}

.buttonok{
	cursor: pointer;
	height: 33px;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #ff9b00;
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffca00), color-stop(1, #ff9b00));
	background:  -moz-linear-gradient(center top, #ffca00 0%, #ff9b00 100%);
	-pie-background:  linear-gradient(270deg, #ffca00, #ff9b00);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #cc7c00;
	color: white;
	text-shadow: #d08d00 1px 1px 0px;
}
.buttonok:hover{
background-color: #ff9b00;
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd533), color-stop(1, #ff9b00));
	background:  -moz-linear-gradient(center top, #ffd533 0%, #ff9b00 100%);
	-pie-background:  linear-gradient(270deg, #ffd533, #ff9b00);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #cc7c00;
	color: white;
	text-shadow: #d08d00 1px 1px 0px;
}
input[type=text], input[type=password], input[type=file], textarea, select{
	padding: 8px;
	background: white;
	border: 1px solid #b1d0e0;
	font-size: 0.9em;
	color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.buttoncancel, .editable input[type=button]{
	border:1px solid #e7e7e7;
	border-bottom-color:#777;
	border-right-color:#777;
	background-color:#f0f0f0;
	color:#888;
	font-size:11px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	text-align:center;
	margin:2px 4px;
	padding:2px 15px 3px 15px;
}

/* Pagination
---------------------------------------- */
.pagination {
	padding:10px 0 10px 0;
	text-align: right;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b, .pagination a {
	font-weight: bold;
}

.pagination span strong {
	padding:0 6px;
	margin:0 4px;
	font-family:Trebuchet MS;
	color: #FFFFFF;
	background-color: #bfbfbf;
	border: 2px solid #bfbfbf;
	font-size: 15px;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-family:Trebuchet MS;
	text-decoration: none;
	color: #747474;
	margin: 0 4px;
	padding: 0 6px;
	background-color:#eeeeee;
	border: 2px solid #bababa;
	font-size: 15px;
	line-height: 17px;
}

.pagination span a:hover {
	border-color: #d2d2d2;
	background-color: #d2d2d2;
	color: #FFF;
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

.pagination span strong {
	color: #FFFFFF;
	background-color: #4692BF;
	border-color: #4692BF;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	color: #5C758C;
	background-color: #ffffff;
	border-color: #B4BAC0;
}

.pagination span a:hover {
	border-color: #368AD2;
	background-color: #368AD2;
	color: #FFF;
}
