body.body_pr {
	background:#404040 url(../images/bg_body_pr.png) repeat-x top;
}

body.body_pr #dz-header-subm a.current {
	color:#d78403;
}

body.body_pr #dz-header-subm a.current {
	background:url(../images/bg_current_pr.png) no-repeat bottom center;
}

#dz-pr {
   margin-top: 0px;
   padding-top: 0;
   background:#fff;
}

#dz-cont #dz-pr li {
	background: none;
}

.dz-pr-pr, .dz-pr-pr-12 {
   background-image: url('../images/banner_pr.png');
   background-repeat: repeat-x;
   margin-top: 0;
   padding-top: 0;
}

.dz-pr-title {
   display: block;
   height: 105px;
   color: #444;
   clear: none;
}

#dz-cont .dz-pr-title h2 {
   font-size:26px;
   color: #edce34;
   border: none;
   text-transform:uppercase;
   text-decoration: none;
   font-weight: 400;
   padding:60px 0px 0px 20px;
   background: none;
   line-height: 80%;
   clear: none;
}

.dz-pr-title-bc {
   margin: 0 0 25px 20px;
   display:none;
}

.dz-pr-title-bc a {
    font-weight: bold;
}

.dz-pr-title-bc a:visited {
    color: #a90000;
}

.dz-pr-tags {
   width: 380px;
   float: right;
   text-align: center;
   padding: 12px;
   background-color: #2c2c2c;
   border: 1px solid #d4d0d0;
   border-radius:10px;
   -ms-border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   margin: 20px 15px 20px 15px;
   line-height:22px;
}

.dz-pr-tags h3 {
   color:#dadbda;
   font-weight:400;
   display:block;
   width:100%;
   text-align:left;
   padding-bottom:10px;
}

.dz-pr-tags a:visited {
  color: #dadbda;  
}

.dz-pr-tags a {
  color: #a5a9a5;  
  margin:0px 5px;
  text-decoration:none;
}

.dz-pr-tags a:hover {
  color: #dadbda;  
  text-decoration:underline;
}


.dz-pr-tags-all {
   text-align: right;
   font-size: 1em;
   font-weight: bold;
   margin-top: 1em;
}

.dz-pr-excp {
   margin: 10px auto 0px auto;
   padding-bottom:30px;
}

#video-info {
	display:block;
	width:460px;
	margin:10px 20px;
	padding:20px;
	background:#f3f3f3;
	border:1px dotted #ddd;
	border-radius:20px;
	-ms-border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

#last-pr {
	display:block;
	width:460px;
	height:350px;
	margin:10px 20px;
	padding:20px;
	background:#f3f3f3 url(../images/bg_last-pr.png) no-repeat top left;
	/* background:#f3f3f3; */
	border:1px dotted #ddd;
	border-radius:20px;
	-ms-border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

#last-pr .foto, #video-info .foto {
	float:right;
	margin-top:15px;
}

#last-pr .foto img, #video-info .foto img {
/*	width:200px; */
	padding-right:3px;
	padding-left:5px;
	border:0;
}

#last-pr .foto-cont h3 {
	padding: 1em 0 0.6em 0;
}

#last-pr .foto-cont ol {
	list-style: decimal;
	margin-bottom: 2em;
	color: #888;
}

#last-pr .foto-cont ol li {
	list-style: decimal;
	margin-left: 45px;
	padding-left: 5px;
	line-height: 1.4em;
}

#video-info .foto {
	height:auto;
}

.last-pr-foot {
	text-align:center;
}
.last-pr-foot img {
	padding-top:15px;
	border:0;
	clear:both;
}


#last-pr h3 a, #video-info h3 {
	font-size:24px;
	font-weight:400;
	line-height:30px;
	color:#333;
	padding-left:40px;
	display:block;
	text-decoration:none;
}

#last-pr h3 a:hover {
	text-decoration:underline;
}

#last-pr h3 small {
	color:#999;
	font-size:0.7em;
	margin-right:4px;
}

#last-pr p {
	font-size:13px;
	display:block;
	padding-left:40px;
	padding-top:20px;
	width:270px;
}

#last-pr ul, #video-info ul {
	font-size:13px;
	display:block;
	padding-left:25px;
	padding-top:10px;
	width:200px;
}

#dz-cont #dz-pr #last-pr ul li, #dz-cont #dz-pr #video-info ul li {
	margin:10px auto;
	 background:url(../images/bullet_item_ul.png) no-repeat top left;
}

h2.zona_top {
	display:block;
	background:url(../images/bg_h2_zona_top.png) repeat-x top;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	padding:20px 0px 20px 70px;
	letter-spacing:1px;
	margin-top:-3px;
}

h2.zona_top small {
	text-transform:none;
	font-size:13px;
}

h2.zona_top small a, h2.zona_top small a:visited {
	color:#ddd;
	padding:3px 5px;
}

h2.zona_top small a:hover, h2.zona_top small a:active, h2.zona_top small a.current {
	color:#edbc34;
	background:#000;
}

.dz-pr-item {
   width: 420px;
   padding:10px 15px;
   min-height:420px;
   float: left;
   margin: 11px 13px 11px 17px;
   background:#efeeed url(../images/bg_item.png) repeat-x top;
   border:1px solid #c9c3c3;
   border-radius:10px;
   -ms-border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
}

.dz-pr-item-h {}

.dz-pr-item-ico {
	padding: 0;
   margin-top:-16px;
   margin-right:-26px;
   float: right;
}

.dz-pr-item-ico a {
  margin: 0;
  padding: 0;
}

.dz-pr-item-ico img {
  margin: 0;
  padding: 0;
}

.dz-pr-item-head {
   height: auto;
   width: 300px;
   padding-right: 0;
   margin-right: 0;
   float: left;
}

.dz-pr-item-head h3 {
   background:none;
   font-size:1.4em;
   line-height:25px;
   height: auto;
   display:block;
}

.dz-pr-item-head h3 small {
   color: #999;
   font-size: 0.7em;
   text-decoration: none;
   margin-right:3px;
}

.dz-pr-rec-item h3 a small {
   color: #999;
   font-size: 0.7em;
   text-decoration: none;
}

.dz-pr-item img {
   border: none;
}

a.dz-pr-item-tit {
   color: #333;
   font-weight:400;
   text-decoration:none;
}

a.dz-pr-item-tit:visited {
   color: #333;
}

a.dz-pr-item-tit:hover {
   text-decoration:underline;
}

.dz-pr-item-txt {
   font-size: 0.9em;
   margin-left: 5px;
   margin-top:0px;
}

.foto {
	display:block;
/*	float:left; */
/*	margin-top:15px; */
/*	width:auto; */
	padding:0px;
}

/*
.foto img {
	width:210px;
	height:auto;
}
*/

.dz-pr-item-txt ul {
   font-size:12px;
   float:left;
   margin:0px;
   padding:0;
   display:block;
   width:170px;
}

#dz-cont #dz-pr .dz-pr-item-txt ul li {
	padding-left:25px;
   background:url(../images/bullet_item_ul.png) no-repeat top left;
padding-bottom:7px; font-size:1.1em;
}

.dz-pr-item-txt p {
   font-size:13px;
   float:left;
   margin-left:20px;
   margin-bottom:10px;
   padding:0;
   display:block;
   width:230px;
   margin-top:-20px;
}

.dz-pr-item-txt img {
  padding-bottom: 8px;
  padding-right: 10px;
}

.dz-pr-item-txt .foto {
  float:right;
}

.dz-pr-item-txt .foto img {
  margin-top:5px;
  width:200px;
}

.dz-pr-item-hooks {
   margin-top: 0px;
   font-size: 0.85em;
}

.dz-pr-item-htit {
  margin: 0em 0 0.5em 0;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
}

.dz-pr-item-htit-a {
  display: inline;
}

.dz-pr-item-htit-a a {
  text-decoration: none;
}

.dz-pr-item-htit-a img {
  border: none;
}

.dz-pr-item-htit-b, .dz-pr-item-htit-b a {
  display: inline;
  vertical-align: top;
  padding-top: 5px;
}

.dz-pr-hlnk {
  margin: 0 auto;
  padding: 0;
  clear: both;
  border:1px solid #ccc7c7;
  padding:3px;
}

.dz-pr-hlnk-a {
  display: inline;
}

.dz-pr-hlnk-a img {
  border: none;
  padding-bottom: 0;
}

.dz-pr-hlnk-b {
  display: inline;
  vertical-align: top;
}

.dz-pr-hlnk-b a, .dz-pr-hlnk-b a:visited {
   margin: 0;
   padding: 0;
   display: inline;
   vertical-align: top;
   color:#b27310;
}

.dz-pr-hlnk-b a:hover {
   color:#333;
}
.dz-pr-spc {
   height: 32px;
}


#dz-pr ul {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}

#dz-pr .nav_comments {
	margin-left: 2em;
}

#dz-pr-top {
	width:auto;
	background: #d9d7d7 url(../images/bg_dz-pr-top.png) repeat-x top;
	height:390px;
	clear:both;
}

.top_list {
	width:295px;
	height:300px;
	display:block;
	float:left;
	margin:30px 10px 0px 15px;
}

.top_list h4 {
	color:#fff;
	font-weight:400;
	padding:5px 10px;
}

h4.top_vids { background:#2c2c2c url(../images/bg_h4_videos.png) no-repeat right; }
h4.top_ebooks { background:#2c2c2c url(../images/bg_h4_ebooks.png) no-repeat right; }
h4.top_descar { background:#2c2c2c url(../images/bg_h4_descar.png) no-repeat right; }

.top_list ul {
	margin:0;
	font-size:12px;
	line-height:15px;
	list-style:circle;
}

#dz-cont #dz-pr .top_list ul li {
	padding:5px 5px 5px 25px;
	border-bottom:1px solid #edbe34;
	background:url(../images/bullet_top_list_ul.png) no-repeat top left;
}

.top_list ul li img {
	width:45px;
	height:45px;
	display:block;
	float:left;
	margin-right:10px;
}

.top_list ul li a {
	color:#000;
	text-decoration:none;
	font-size:14px;
	display:block;
}

.top_list ul li a:hover {
	text-decoration:underline;
}


.dz-pr-estr {
	padding: 0px 10px 15px 10px;
	background: #efefef url(../images/bg_dz-pr-estr.png) repeat-x top;
	margin-top:-20px;
}

.dz-pr-estr h2 {
	margin:20px auto;
	padding-top:10px;
}

.dz-pr-rec-item {
   width: 440px;
   float: left;
   height:auto;
   font-size: 0.9em;
   margin: 15px 10px;
}

.dz-pr-rec-item img {
   border: none;
   padding: 0 5px;
}

.dz-pr-rec-item .dz-pr-item-txt {
   margin-left: 8px;
}

.dz-pr-rec-item .dz-pr-item-txt ul {
   margin-left: 10px;
   list-style:circle;
}

#dz-cont #dz-pr .dz-pr-rec-item .dz-pr-item-txt ul li {
	background:url(../images/bullet_item_ul.png) no-repeat top left;
}

.dz-pr-rec-item h3 {
   color: #a90000;
   padding: 0 0 0.3em 0;
   font-size:1.4em;
   line-height:25px;
   font-weight:500;
}

.dz-pr-rec-item h3 a {
   color: #a90000;
   text-decoration:none; 
    display:block;
   clear:both;
}

.dz-pr-rec-item h3 a:hover {
   text-decoration:underline;
}

#dz-premium-rsn {
        padding:0 18px 18px 18px;
}
#dz-premium h1.premart { 
        clear: none;
	background: none;
	border: none;
	font-size: 30px;
	color: #9a0000;
	padding-top: 6px;
	font-weight: 600;
	letter-spacing: -2px;
	margin-left: 0px;
        padding-left: 0px;
        padding-bottom: 12px;
}
#dz-premium .dz-premium-body h1.premart { 
        width: 550px;
}
#dz-premium .dz-premium-body-2 h1.premart, #dz-premium .dz-premium-body-3 h1.premart { 
        width: 450px;
}
#dz-premium-rsn h2.premvist {
        font-size: 24px;
        font-weight:600;
        letter-spacing: -1px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 30px;
}
#dz-premium table.premtb {
        margin: 15px 0 15px 40px;
}
#dz-premium .premtb td {
        vertical-align: top;
}
#dz-premium .premtb .dz-premium-minimuestra {
        height: 290px;
        margin: 0;
}
#dz-premium .premtb .dz-premium-minimuestra img {
        margin-top: 15px;
}
.dz-premium-faq p {
   font-size: 0.9em;
   margin: 0.5em 0em 1em 1.1em;
}
.dz-premium-faq li {
   font-size: 0.9em;
}
.dz-premium-faq h3 {
   margin-top: 1.2em;
   font-size: 1.1em;
}
.dz-prem-rsn-lft {

}
.dz-prem-rsn-rgh {
        float:right;
        margin-top:8px;
}
.dz-prem-rsn-mdn {
        font-family:Arial, Helvetica, sans-serif;
        font-size:30px;
        font-weight:600;
        letter-spacing:-1px;
        color:#b90000;
}
.dz-prem-rsn-mup {
        color:#999;
        font-weight:bold;
        letter-spacing:-1px;
        font-size:18px;
}
.dz-pr-eb { float:left; padding-left:40px; width:260px; margin-top:8px; }
.dz-pr-eb h3 { font-size: 1.4em; color:#888; letter-spacing:-1px; margin:0; padding:10px 0; text-align:center; clear:both; }
h2.dz-prem-rsn {
        margin-bottom: 1em;
        font-family:Arial, Helvetica, sans-serif;
        border-bottom:1px solid #ccc;
	padding-bottom:5px;
	font-weight:600;
	color:#222;
	font-size:20px;
	letter-spacing:-1px;
	display:block;
        margin-top:0;
        padding-top:18px;
}
h2.dz-prem-rsn small {
	color:#999;
	margin-right:7px;
}
.dz-prem-rsn-invita { margin: 0 0 15px 15px; }
#dz-premium-top-holder { width:968px; }
#dz-premium-top-holder div.dz-premium-top-fixed {
	width:908px;
	position:fixed;
	top:0px;
}
#dz-premium-top {
        background-color:#e0e0e0;
        padding:25px 30px;
        border-bottom:1px solid #ccc;
}
.dz-premium-validate {
   background-color: #eee;
   border: 1px dotted #ccc;
   text-align: center;
   padding: 10px 10px 20px 10px;
   margin-top: 10px;
}

.dz-premium-validate h3 {
   color: #222;
}

.dz-premium-validate td {
   font-size: 0.9em;
}

/*-- 20120126 --*/
.dz-pr-pr-12 #dz-premium-top {
        background-color:#404040;
        padding:25px 30px;
        border-bottom:1px solid #ccc;
}

.dz-pr-pr-12 .dz-prem-rsn-mdn {
        font-family:Arial, Helvetica, sans-serif;
        font-size:30px;
        font-weight:600;
        letter-spacing:-1px;
        color:#f2f2f2;
	text-shadow:2px 1px #111;
}

.dz-pr-pr-12 .dz-pr-title {
   display: block;
   height: 105px;
   color: #444;
   clear: none;
}

.dz-pr-pr-12 #dz-premium-rsn h2.premvist {
        font-size: 20px;
        font-weight:600;
        letter-spacing: -1px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
}

.dz-pr-pr-12 .dz-premium-validate {
   background-color: #eee;
   border: 1px dotted #ccc;
   text-align: center;
   padding: 10px 10px 20px 10px;
   margin-top: 0px;
}

.dz-pr-pr-12 .dz-premium-validate p {
   font-size:0.9em;
   margin:6px 0;
}

.dz-pr-pr-12 h4.dz-pr-pass-lost {
   font-size:0.7em;
   font-weight:normal;
   margin-top:7px;
}

.dz-pr-pr-12 .dz-premium-side {
   margin-right:12px;
}

.dz-pr-pr-12 .dz-pr-eb h3 {
   font-size:1.2em;
   color:#888;
   letter-spacing:-1px;
   margin:0;
   padding:10px 0;
   text-align:center;
   clear:both;
}

.dz-pr-pr-12 .dz-premium-para {
   margin-top:12px;
}

.dz-pr-pr-12 .dz-prem-rsn-blk {
   margin-bottom:80px;
}

.dz-pr-validate-table {
   margin:0 auto;
}

.dz-premium-body-2-12 {
   width:900px;
   padding-left:15px;
}

.dz-premium-valbox-12 {
   width:885px;
}

#dz-suscr-1-12 {
   margin-left:130px; 
}

.dz-suscr-1-12-ta {
   width:700px;
   margin:15px 0;
}

.dz-suscr-1-12-tr {
   height:2.3em;
}

.dz-suscr-1-12-tdl {
   text-align:right;
   padding-right:8px;
   font-size:1.2em;
   width:205px;
}

.dz-suscr-1-12-tdr {
   width:210px;
}

.dz-suscr-1-12-inp {
   font-size:1.2em;
   padding:3px 5px;
   width:210px;
   border-width:1px;
   border-color:#404040;
   border-radius:4px;
}

#dz-suscr-1-12 #dz-suscr-createform-submit {
   font-size:1.4em;
   width:210px;
   margin-top:15px;
}

.dz-premium-body-20 {
   width: 100%;
   margin-top: 12px;
   font-size: 1.05em;
   padding:0 6px;
   color: #333;
}

.dz-premium-body-20 ul {
   margin-top: 6px;
   margin-left: 15px;
}

.dz-premium-body-20 li {
   font-size: 0.8em;
}

.dz-premium-ppbutton {
   margin: 25px 0 25px 50px;
}

#dz-premium {
   padding: 18px;
}

#dz-premium a:visited {
   color: #a90000;
}

#dz-premium h1 {
   margin: 0 0 13px 0;
   font-size: 2.1em;
}

.dz-premium-side {
   width: 250px;
   float: right;
   margin-top: 24px;
   text-align: center;
}

.dz-premium-body {
   width: 650px;
   margin-top: 12px;
   font-size: 0.9em;
   color: #444;
}

.dz-premium-body h2 {
   padding: 1.8em 0.8em 0.5em 0;
   color: #45443f;
   font-size: 1.5em;
   letter-spacing: -1px;
}

.dz-premium-body h4 {
   font-size: 0.9em;
}

.dz-premium-body h3 {
   font-size: 1em;
   margin-top: 1em;
}

.dz-premium-body ul {
   padding: 15px;
}

.dz-premium-minimuestra {
   width: 240px;
   text-align: center;
   padding: 15px;
   float: right;
   background-color: #f6f6f6;
   border: 2px dotted #eee;
   margin: 0 25px;
}

.dz-premium-muestra {
   text-align: center;
   padding: 14px 0 0 0;
}

.dz-premium-para {
   padding-left: 25px;
   margin-right: 10px;
}

.dz-premium-body-2 {
   width: 600px;
   margin-top: 12px;
   font-size: 1.05em;
   padding:0 6px;
   color: #333;
}

.dz-premium-body-2 ul {
   margin-top: 6px;
   margin-left: 15px;
}

.dz-premium-body-2 li {
   font-size: 0.8em;
}

.dz-premium-ppbutton {
   margin: 25px 0 25px 50px;
}

.dz-premium-side-3 {
 
   background-color: #eee;
   border: 1px dotted #bbb;
   text-align: center;
   color: #333;
   padding: 10px 10px 20px 10px;
   width: 280px;
   float: right;
}

.dz-premium-side-2 {
 
   background-color: #eee;
   border: 1px dotted #bbb;
   text-align: center;
   color: #333;
   padding: 10px 10px 20px 10px;
}

.dz-premium-aviso {
   color: #222;
   border-radius:10px;
   background-color: #f6f7aa;
   border: 1px dotted #b6b1ac;
   padding: 2px 25px 20px 25px;
   font-size: 1em;
   margin: 18px 0 10px 0;
}
.dz-premium-aviso h2 {
   color: #a90000;
   font-size: 1.4em;
   padding-bottom: 0.4em;
}
.dz-premium-aviso h3 {
   font-size: 1.2em;
   padding-bottom: 0.7em;
   margin-bottom: 0;
}
.dz-premium-aviso p {
   margin-left: 1.3em;
}
.dz-premium-aviso ul {
   margin: 10px 0 10px 30px;
}
.dz-premium-aviso a.opts {
   font-size: 1.2em;
   letter-spacing: -1px;
   margin: 0 0.5em;
}
.dz-premium-aviso a.opts:visited {
   color: #a90000;
}

.dz-premium-aviso-2 {
   border:1px solid #c0c0c0;
   border-radius:8px;
   margin:30px 0 0 0;
   padding:5px;
   cursor:pointer;
}
.dz-premium-aviso-2-h {
   background-color:#404040;
}
.dz-premium-aviso-2-ha {
   background-color:#404040;
   padding:3px 0 20px 25px;
   width:450px;
}
.dz-premium-aviso-2-ha h3 {
   color: #999;
   padding:0 0 3px 0;
}
.dz-premium-aviso-2-ha h2 {
   color: #f2f2f2;
   font-size:21px;
   font-weight:600;
   text-shadow:2px 1px #111111;
   padding:0;
   width:450px;
}
.dz-premium-aviso-2-ha h2 small {
   color:#bbb;
   font-size:13px;
   margin-right:4px;
   text-shadow:1px 1px #444;
}
.dz-premium-aviso-2-hb {
   float:right;
   padding:20px 25px 0 25px;
}
.dz-premium-aviso-2-b {
   background-color:#efefef;
   min-height:160px;
}
.dz-premium-aviso-2-ba {
   float:left;
   padding:0 0 0 25px;
}
.dz-premium-aviso-2-bb {
   float:left;
   width:340px;
   padding:15px 0 0 15px;
   font-size:14px;
   color:#222;
}