* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#eee;
	letter-spacing:normal;
}

/* links */
a { 
	color: #932c0f;
	text-decoration: none;
}
a:hover {
	color: #932c0f;
	text-decoration:underline;
}

.no_class {
border: none; 
}
.no_class:hover{
border: 0px;
}
/* headers */
h1, h2, h3 {
	color: #932c0f;	
}
h1 { font-size:18px; }
h2 { font-size: 1.4em; text-transform:lowercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	padding: 10px 0;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* Ad preview box */

#ad-preview-container {
	width: 220px;
	margin-left:512px;
}
#ad-preview {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size:14px;
	border: 1px dashed #CCCCCC;
	padding: 15px;
	overflow:hidden;
	width: 220px;
	max-width: 220px;
}
#ad-preview #preview_text_ad_headline {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
#ad-preview #preview_text_ad_text {
	cursor:pointer;
}
#preview-caption {
	margin-top:5px;
	display:block;
	color:#999999;
	text-align:right;
}


/* form elements */
label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}

textarea {
	padding:2px;
	border:1px solid #ccc;
	display:block;
	color:#666;
}
input {
	border: 1px solid #ccc;
	background: #FFF; 
	padding: 4px 3px;
	color: #666;
}
input.text {
	width:180px;
}
input.button {
	border: 1px solid #641b07;
	background: #932c0f;
	padding: 2px 7px;
	font-weight:bold;
	color: #fff;
}


/* search form */
form.searchform {
	background: url(../images/searchform_top.gif) top center no-repeat;
	border: none;
	margin-top:5px;
	width: 320px;
	padding:0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 200px;
	border: 1px solid #641b07; 
	background:#fff;
	color: #666;
	padding: 0px 3px;
	padding-top:4px;
	height:18px;
}
form.searchform input.button { 
	margin: 0;
	background: #f9cfbe;
	border: 1px solid #641b07;
	color: #000;
	font-size:12px;
	height:22px;
	width:80px;
}

#tips_text {
	color: #333;
	font-weight:normal;
}

.tips_body {color: #999}
.tips {
	color: #932c0f;
	font-weight: bold;
}



/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	margin: 0;
	min-width:990px;
}
#content-wrap {
	clear: both;
	width: 95%;
	margin:0 auto;
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 110px;
	width:95%;
	margin:0 auto;
	padding:15px 0;
}
#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0 15px;
}
#header h2#slogan {
	position: absolute;
	top:50px;
	left: -19px;
	color: #666666;
	text-indent: 0px;
	text-transform: none;
}
#header form.searchform {
	position: absolute;
	top: 35px; right: 20px;	
}

#menulogin {
	height:22px;
	width:300px;
	line-height:22px;
	padding:0 10px;
	margin-right:20px;
	float:right;
	text-align:center;
	margin-top:4px;
}

#featured_txt {

}
#featured_txt a {
	font-weight: bold;
}
#featured_txt b {
	color: #FE9A36;
	font-weight: bold;
	}
/* main */
#main {
	float: left;
	margin-left:15px;
	padding: 0;
	width:62%;
	min-height:380px;
}
#main2 {
	padding: 0;
	min-height:380px;
}
#inicio_wrap {
	margin:0 auto;
	padding:0 20px;
}
#maininner {
	float: right;
	width: 78%;
	min-height:380px;
}

.box {
background-color: #eee;
color: inherit;
padding:10px;
}
.box_reg {
background-color: #eee;
padding: 0px;
}

.post-footer {
	background-color: #faebe4;
	padding: 7px 10px;
	margin-top:10px;
	font-size:10px;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	margin: 0;
	padding:0;
	width:20%;
}
#sidebar-right {
	float: right;
	width: 10%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:1px;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #FCF7F1;
	border-left:4px solid #d78566;	
	min-height:18px;
	line-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #FFF5E5;
	color: #932c0f;
	border-left:4px solid #932c0f;
}

/* rightbar */
#rightbar {
	float: right;
	width: 15%;
	padding: 0; margin:0;
}
#rightbar .content {
	background:#FCF7F1;
	padding:5px;
}
#rightbar .content a:link, #rightbar .content a:visited, #rightbar .content a:active {
	color:#333;
	font-weight:normal;
}
#rightbar .content a:hover {
	color:#333;
	text-decoration:underline;
}

/* Footer */
#footer { 
	clear: both; 
	color: #999;
	background: #eee;
	margin: 0;
	font-size:11px;
	font-weight:normal;
}
#footercont {
	padding:20px 40px 60px 40px;
	margin:0 auto;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active { 
	text-decoration: none;
	color: #212121;
}
#footer a:hover { 
	text-decoration: underline;
	color: #212121;
}
#footer .footer-left{
	float: left;
	width: 30%;
}
#footer .footer-right{
	float: right;
	width: 65%;
}

/* menu tabs */

#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	background: url(../images/header_bg.gif) repeat-x;
	border-bottom: 5px solid #c54f22;
	width:100%;
	font-weight:bold;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header li a {
   float:left;
   margin:0;
   line-height:18px;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header li a span {
   float:left;
   display:block;
   padding:6px 12px 3px 8px;
   color: #000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header li a span {float:none;}
/* End IE5-Mac hack */
#header li a:hover span {
	color:#000;
}
#header li a:hover {
   background: url(../images/header_bg2.gif) repeat-x;
}
#header #current a {
	background: url(../images/header_bg3.gif) repeat-x;
	color: #FFF;
}
#header #current a span {
	background: url(../images/header_bg3.gif) repeat-x;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.blue {	color: #932c0f; }
.gray  {	color: #BFBFBF; }
.error {
	color: #e64848;
	font-weight: bold;
}
.errorpad {
	padding-bottom:5px;
}


.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
padding-left:10px;
border-bottom: 1px solid #ccc;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a:link, .basictab a:visited, .basictab li a:active {
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
background-color: #f8ded4;
color: #2d2b2b;
}

.basictab li a:hover{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
background-color: #932c0f;
color: #fff;
}

.basictab li a.current{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
background-color: #fff;
border-bottom: 1px solid #fff;
color: #000;
font-weight:bold;
}

.basictab li a:active{
color: black;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

.titulo {
	font-size: 25px;
}

.style30 {
	color: #7594C0;
	font-weight: bold;
}
.style35 {color: #003366}

.style28 {color: #97BEF5}
.style38 {font-size: 11px}
.style39 {	font-size: 11px;
	font-weight: bold;
}
.style46 {font-size: 10px; font-weight: bold; color: #932c0f; }
.style47 {font-size: 10px}
.notacion {font-size: 10px; color:#666; }
.style49 {color: #F00}
.style50 {color: #932c0f}
.style51 {color: #8EBC26}
.style56 {font-size: 11px; color: #6A6A6A; font-weight: bold; }
.style510 {font-size: 14px; font-weight: bold; }
.txtlabel {
	font-size:11px;
	color: #333;
}
.txtlabel2 {
	font-size:11px;
	color: #000;
	padding:2px 0;
}
.titslogan {
	font-size: 14px;
	color: #999;
	padding-bottom:5px;
}
.height10 {
	height:10px;
}
.height5 {
	height:5px;
}
.login_l {
	background: #f9cfbe url(../images/login_l.gif) top left no-repeat;
}
.login_l2 {
	background: url(../images/login_lb.gif) top right no-repeat;
	height:185px;
}
.login_r2 {
	background: url(../images/login_rb.gif) top right no-repeat;
	height:185px;
}
.login_contl {
	padding-right:5px;
}
.login_contr {
	padding-left:5px;
}
.login_r {
	background: #fcf0eb url(../images/login_r.gif) top left no-repeat;
}
.login_bot {
	background: #a53910 url(../images/login_bot.gif) repeat-x;
}
#login_bot1 {
	background: url(../images/login_l2.gif) no-repeat left bottom;
	padding-left:15px;
	line-height:54px;
	font-size:16px;
	font-weight:bold;
	color:#F4A693;
	text-align:right;
}
#login_bot2 {
	background: url(../images/login_r2.gif) no-repeat right bottom;
	padding-right:15px;
	line-height:54px;
	font-size:16px;
	font-weight:bold;
	color:#F4A693;
	text-align:right;
}
.login_bot a, .login_bot a:link, .login_bot a:visited, .login_bot a:active {
	color:#fff;
}
.inicio_titulo {
	color:#000;
	font-weight:bold;
	font-size:20px;
	padding:10px 10px 5px 10px;
}
.inicio_txt {
	font-size:13px;
	padding:5px 10px;
}
h4 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
}
h5 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	background:#c54f22 url(../images/header_bg3.gif) repeat-x;
	margin:0;
	margin-top:10px;
}
h6 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
}
	
.linesep {
	height:1px;
	border-bottom:2px solid #932c0f;
	margin:5px 0;
}
.paso {
	background:#c54f22 url(../images/header_bg3.gif) repeat-x;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding:7px 20px;
	border-bottom: 4px solid #d78566;
	text-align:right;
}
.rightcoltit {
	background:#c54f22 url(../images/header_bg3.gif) repeat-x;
	border-bottom: 1px solid #fff;
}
.checkbox {
	background:none;
	border:0;
	margin-right:5px;
}
.tituloreg {
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #999;
	color:#999;
}
.regtit2 {
	color:#212121;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 10px;
}
.regtxt {
	font-size:12px;
	margin-bottom:20px;
	padding:0 10px;
	color:#444;
}
.reg_right {
	background:#f9cfbe url(../images/reg_bg.gif) repeat-x;
}

/* Tablas */
.tablepad .tit {
	background-color:#f9cfbe;
	font-weight:bold;
}
.tablecont {
	background-color:#f9cfbe;
	font-weight:bold;
}
.tablepad td {
	padding:4px 10px;
}
.img_ref {
	padding:5px 0;
}
.weblist {
	background-color:#f8e7e1;
	padding:5px 10px;
	border-bottom:1px solid #fff;
}
.weblistadd {
	padding: 5px 0px;
	color:#932c0f;
}
.weblistadd img {
	vertical-align:middle;
	margin-top:-3px;
	padding-right:2px;
}
.weblistit {
	background:#c54f22 url(../images/header_bg3.gif) repeat-x;
	padding:5px 10px;
	color:#fff;
	border-bottom:1px solid #fff;
}
.showdetails {
	background:	#d68361;
}
.showdetails_fixed {
	background:	#c54f22;
	color:#fff;
}
.comprarbut {
	width:80px;
	height:25px;
	padding:0;
	border:0;
	background:none;
}
.padtb {
	padding:2px 0;
}
#destacados {
	background:#f5f5f5;
	border:1px solid #e2e2e2;
}
#destacados_top1 {
	margin-top:-1px;
	margin-left:-1px;
	background: url(../images/destac_c1.gif) top left no-repeat
}
#destacados_top2 {
	margin-right:-1px;
	background: url(../images/destac_c2.gif) top right no-repeat
}
#destacados_top3 {
	margin-bottom:-1px;
	background: url(../images/destac_c3.gif) bottom left no-repeat
}
#destacados_top4 {
	background: url(../images/destac_c4.gif) bottom right no-repeat
}
.destacados_sep {
	background: url(../images/sep.gif) center top repeat-y;
}
.destacados_sep2 {
	margin:5px 0;
	height:1px;
	background: url(../images/sep2.gif) left repeat-x;
}
#destacadosin {
	padding:1px;
}
.destacado_bor {
	border-top: none;
	padding:10px;
	min-height:70px;
	color:#333;
}
.destacado_tit {
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
}
.destacado_tit a:link, .destacado_tit a:visited, .destacado_tit a:hover, .destacado_tit a:active {
	color:#212121;
}
.clearleft {
	clear:left;
}
.clear {
	clear:both;
}
.gris {
	color:#333;
	margin-top:10px;
}
.destacado_img {
	margin-bottom:10px;
	height:30px;
	float:right;
}
.destacado_img img {
	max-width:100px;
	max-height:30px;
	border:0;
	vertical-align:bottom;
}