body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f04230;
	background:url(/images/fondo_web.png) center;
	padding: 0;
  	margin: 0;
}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;  /* color de texto de las celdas (blanco) */
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;

}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center; 
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.headbg{
background-image:url(/images/fondo_cabecera.gif);
}
.headbg2{
background-image:url(/images/porcentaje.gif);
} 
.headbgbox{
height:170px;
color:#FFFFFF;
font-weight:bold;
font-size:12px
}
.loginbarbg{
  background-color: #740001; /* color de fondo del acceso del usuario */
  margin-bottom:5px #ccc solid;
  color:#FFFFFF;
  font-weight:bold
}

.module_head {
  background-color: #4B0101;/* color de fondo de las celdas de los titulares */
  font-size: 11px;
  font-weight: bold;
  color: #fff;/* color de los textos de los titulares */

}
.evenrow {
background-color: #D3C8C8;
color:#000000;
height:20px;
}
.oddrow  {
background-color: #4B0101;
color:#fff;
height:20px;
}

.tablelist tr.oddrow td {
color:#fff !important;

}

.tablelist th {
background-color: #cc0000;

}

.tablelist tr.oddrow a {
color:#fff; text-decoration:underline;
}


.module_head_right {
  background-color: #000000;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #000000;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #000000;
  font-size: 11px;
  color: #ff0000;
}


td.edituserlink{
  background-color: #4B0101;
  color: #fff;
  font-weight: bold;
  border:1px solid #fff;
  
}
td.edituserlink a{
  color: #fff;
  font-weight: normal;
} 


.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ff8f8c;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ff8f8c;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #ff4f41;
}

.offer_head {
  font-size: 16pt;
  color: #ff0000;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #000; /* color de fondo de la ficha del perfil*/
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
padding:5px

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #650000;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #6e0000;/* color de fondo del listado de las fichas, modulos*/
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;

}
.leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #6e0000; /* color de fondo del menu lateral izquierdo  */
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;

}
.picgallery {
	background-color: #6E0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #fff; /*color de fondo de ver perfil de la ficha */
}


th {
  font-weight: bold;
  color: #ff0000;
  background-color: #720000;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #ff0000;
}
th a:hover {
  color: #ff0000;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}
a.subhead:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #ccc;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px; 
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #8D0013;
  font-weight: bold;
  border-top: 1px solid #8D0013;
  border-right: 1px solid #8D0013;
  border-bottom: 1px solid #8D0013;
  border-left: 1px solid #8D0013;
  background-color: #E5BABB;
  padding: 1px
}

.main_outer_table{

}

a.main_title{
  font-size: 40px;
  color: #111100;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #555500;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #000000;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;
}

.page_heading {
  font-size: 14pt;
  border: 1px solid #f1bd00;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #f1bd00;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #f1bd00;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #f1bd00;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #D5A0A2;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #D5A0A2;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #000000;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;

}

a.panellink {
  font-size: 11px;
  font-weight: bold;

  text-decoration: none;
  color: #ff0000;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;

  text-decoration: underline;
}
.panelbox {

}
.footer {
  background-color: #fff; /*fondo del pie */
  border-top:#CCCCCC 5px solid;
padding:5px
}
a.footerlink {
font-size: 8pt;
color: #740001;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #CC9999;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #ff0000;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #ff0000;
  font-style: italic;
}
.storyby{
  color: #ff0000;
}
.storytext{
}

.newshead{
  color: #ff0000;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #ff0000;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #ff0000;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

.copyright:hover {
  color: #ccc;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /* hover: style of "xxx's profile", "last logge" */
  color: #ff0000;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 550px;
}
a.granate_sub{
font-size:14px;
font-weight:bold;
color:#6E0000;
text-decoration:underline
}
a.granate_sub:hover{
font-size:14px;
font-weight:bold;
color:#CC9999;
text-decoration:none
}
a.negro {
font-weight:bold;
color:#000;
}
a.negro:hover {
font-weight:bold;
color:#999;
text-decoration:none
}
a.blanco {
color:#fff;
}
a.blanco:hover {
color:#fff;
text-decoration:underline
}
a.linknegro {
color:#000;
text-decoration:underline
}
a.linknegro:hover {
color:#999;
text-decoration:none
}
a.linkblanco {
color:#fff;
text-decoration:underline
}
a.linkblanco:hover {
color:#fff;
text-decoration:none
}

#couple_info table tr  {color:#000}
#couple_info table tr td {color:#000}
#couple_info table tr td b{color:#000}

.tos {
        font-size: 11px;
        font-weight: normal;
	color: #000000;
}

