﻿/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #33CC33;
	text-align: center;
	margin: 5px 5px 5px 5px;
}

.sin_borde{
	border: none;
}
/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #FB9233; 
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
}

a.paginacion_activo {
	font-family: Verdana, Arial, sans-serif;
	margin-top:1.5em;
	font-size:16px !important;
	font-weight: 700;
	color:#006699;
	text-decoration:underline;
}

a.paginacion {
	font-family: Verdana, Arial, sans-serif;
	margin-top:1.5em;
	font-size:14px !important;
	font-weight: 700;
	color:#ff0000;
	text-decoration:underline;
}

a.paginacion:hover {
	font-size:16px !important;
	color:#006699;
}



span.paginacion{
	font-family: Verdana, Arial, sans-serif;
	margin-top:1.5em;
	font-size:14px !important;
	font-weight: 700;
	color:#ff0000;
}

span{
	line-height: 1em;
}

hr{
	background-color: #0399de;
	height: 5px;
}
hr.grande{
	background-color: #0399de;
	height: 20px;
}
hr.rojo{
	background-color: #ff0;
	height: 10px;
}

/* headers */
h1, h2, h3, h4, h5, h6 {

	font-family: 'Trebuchet MS', Tahoma, Sans-serif;

	line-height: 1em;

	padding: 0px 0px 3px 0px;

	/* Importante para gradientes */

	position:relative;

}

h1 {

	font-size: 42px;	

	font-weight: bold;	

	color: #33CC33;

	background: url(logotitulo.gif) no-repeat center top;

	padding: 0px 130px 12px 100px !important;

	text-align:center;

}

h2 {

	font-size: 28px;

	color: #2666C3;

	font-weight: bold;

}

h3 {

	font-size: 24px;	 

	color: #FB9233;

	padding:30px 0px 10px 0px;

}

h4 {

	font-size: 20px;	 

	color: #0399de;

	padding: 3px !important;

}

h5 {

	font-size: 16px;	 

	color: #FB9233;

}

h6 {

	font-size: 12px;	 

	color: #FB9233;

}



.diri{

	font-weight:bold;

}

.benjamin {

	font-weight:bold;
	color: #50b3ff !important;

}

.ruben {
	font-weight:bold;
	color: #eaea00 !important;
}
.neftali {
	font-weight:bold;
	color: #ffba00 !important;
}
.aser {
	font-weight:bold;
	color: #000 !important;
}
.simeon {

	font-weight:bold;

	color: #ff0000 !important;

}

.preguntas{
	
	font-weight:bold;
	font-size:12px;
	color: #2666C3 !important;
	
}
.preguntasm{
	
	font-weight:bold;
	font-size: 8px;
	color: #2666C3 !important;
	border-spacing: 1px;
	
}
.mini{
	
	font-size: 9px;
	color: #2666C3 !important;
	border-spacing: 1px;
	
}




a.calendario
{
	color:"#11AA11";
	font-size:14px;
	font-weight:bold;
}



/*::::::::::::::::::GRADIENTES DE HEADERS:::::::::::::::::*/

h1 span {

	position:absolute;

	display:block;

	top:0;

	left:0;

	height:100%;

	width:100%;

	background:url(gradient_1.png) repeat-x;

}

h2 span {
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_2.png) repeat-x;
}
* html h1 span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}
* html h2 span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}
/* images */
img {
	background: #fff;
    border: 1px solid #E5E5E5;
	padding: 5px;
}
img.float-right { margin: 5px 0px 10px 10px;  }
img.float-left { margin: 5px 10px 10px 0px; }

p#font-family{
	padding:5px;
}
ul, ol {
	margin: 5px 15px;
	padding: 0 25px;
}

blockquote {
  margin: 10px 15px;
  padding: 10px 10px 10px 30px;  
  font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(flamita.gif) no-repeat 8px 6px;
  float:left;
  text-align:justify;
  width:92%;
}
blockquote.diri {
  margin: 10px 15px;
  padding: 10px 10px 10px 30px;  
  font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(flamita.gif) no-repeat 8px 6px;
  float:left;
  text-align:justify;
  width:50%
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
	text-align:left;
}
table.campismo td{
	border-bottom: 5px solid #306bc1;
	padding:10px;
}
th strong {
	color: #fff;
}
th {
	background: #306bc1 url(button-bg.jpg) repeat-x 0 0; 
	height:35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #306bc1;
	border-bottom-width: 2px;
	font-size:16px;
}
tr {
	background: #fff;
}
tr.benjamin {
	background: #b6dfff;
	color: #000 !important;
}
tr.ruben {
	background: #feffb6;
	color: #000 !important;
}
tr.neftali {
	background: #ffebb6;
	color: #000 !important;
}
tr.aser {
	background: #bdbdbd;
	color: #000 !important;
}
tr.simeon {
	background: #ffb6b6;
	color: #000 !important;
}
tr.diri{
	background: #fff;
	color: #000 !important;
}

td {
	padding:5px 8px 0px 8px;
	border: 1px solid #E5F0FB; 
	vertical-align:top;
}
/* end - table */

/* form elements */
form {
	border-left: 5px solid #0399de; 
	font-weight:bold;
	padding:0px 10px 0px 4px;
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 7px 0;
}
input{
	background: #FFFFFF url(bg_input.gif) repeat-x scroll left top;
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#2666C3;	
}
select{
	background: #FFFFFF url(bg_input.gif) repeat-x scroll left top;
}
input:focus{
		border: 4px solid #E5F0FB; 
}
textarea {
	background: #FFFFFF url(bg_input.gif) repeat-x scroll left top;
	width:100%;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	display:block;
	color:#2666C3;
}
textarea:focus {
	border: 4px solid #E5F0FB; 
}
.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	border: 1px solid #306bc1;
	background: #306bc1 url(button-bg.jpg) repeat-x 0 0; 
}
input[type="submit"]{
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #306bc1 url(button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #306bc1;
}
input[type="submit"]:hover{
	border: 4px solid #306bc1;
}
input.button{
	#306BC1 url(button-bg.jpg) repeat-x scroll 0 0
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; 
	padding: 5px 0 5px 0;	
	width: 180px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 110px;
	color: #2666C3; 
	height: 20px;
	padding: 2px;	
	border: 1px solid #D2E8F7; 
	vertical-align: top;
}
.searchform input.button { 
	width: 55px;
	height: 26px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	clear: both;
	width: 100%;
	margin: 0;
	text-align: justify;
}
#content-wrap {
	clear: both;
	width: 100%;	
	margin: 5px auto;
	padding: 0; 	
}
#header {
	position: relative;
	height: 160px;
	background: #caced1 url(header.jpg) no-repeat center top;
	padding: 0;	
	color: #fff;
	width=40%;	
}

/* header links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 20px; right: 20px;	
}
#header #header-links a {	
	color: #fff;
}
#header #header-links a:hover {
	color: #D4FF55 !important;	
	text-decoration: underline;	
}
#header #header-links a.diri_link {	
	color: #FF3300;
	font-size:25px;	
}
#header #header-links a.diri_link:hover {
	color: #D4FF55 !important;	
}
/* navigation */
#menu {
	background: #81C524 url(menu.jpg);	
	margin: 0; padding: 0;
	font: bold 13px/33px "trebuchet MS", Arial, Tahoma, Sans-serif;
	height: auto;
	width: 100%;	
	display:block;	
	clear: both;	
}
#menusub{
	background: #0399de url(submenu.jpg);	
	margin: 0; 
	padding: 0;
	font: bold 11px/30px "trebuchet MS", Arial, Tahoma, Sans-serif;
	height: auto;
	width: 100%;	
	display:block;	
	clear: both;		
}
#menusub ul#subnav{
	background: #0399de url(submenu.jpg);	
	clear: both;	
	margin: 2px 0 0 0; padding: 0;
	font: bold 11px/30px "trebuchet MS", Arial, Tahoma, Sans-serif;
	width: 100%;
	height: auto;
	float: left;
	list-style: none;
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0px;
	background: #81C524 url(menu.jpg) repeat;
	width: 100%;
}

#menu ul li, #menusub ul li  {
	display: inline;
}
#menu ul li a{
	display: block;
	float: left;
	padding: 0 12px;
	color: #fff;	
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% -40%;
}
#menusub ul li a{
	display: block;
	float: left;
	padding: 0 12px;
	color: #fff;	
	text-decoration: none;
	background: url(subsep.jpg) no-repeat 100% -40%;
}
#menu ul li a:hover{
	color: #3b5e0b;
	background: #81C524 url(menuover.jpg) scroll 0% 0%;	
}
#menusub ul li a:hover{
	color: #023b55;
	background: #0399de url(submenuover.jpg) scroll 0% 0%;	
}
#menu ul li#current a{	
	color: #3b5e0b;
	background: #81C524 url(menuover.jpg) scroll 0% 0%;	
}
#menusub ul#subnav li#current a {	
	color: #023b55;
	background: #81C524 url(submenuover.jpg) scroll 0% 0%;	
}

/* Main Column */
#main {
	float: left;
	text-align:justify;
	width: 74%;
	margin: 0 0 20px 0; 
	padding: 10px; 
	display: inline;
}
#main2 {
	float: left;
	text-align:justify;
	margin: 0 0 20px 0; 
	padding: 20px; 
	display: inline;
	background: url(box.jpg) repeat-x left top;	
}

#main p, #main h1, #main h2, #main h3, #main ol, #main ul,
#main blockquote, #main table, #main form {
	margin-left: 10px;
	margin-right: 15px;
}
ul li {
	list-style-image: url(bullet.gif); 
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 20%;
	padding: 0;
	margin: 10px 0 0 0;	
	color: #2666C3;
	background: url(bg_sidebar.gif)  repeat top right;	
}	

#sidebar p {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0;
	padding: 0;
	border-top: 2px solid #33CC33;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #2666C3;	
	border-bottom: 1px solid #33CC33; 
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #ffffff url(footer.jpg) repeat-x center top;
	clear: both;
	width: 100%;
	height: 57px;
	text-align: center;	
	font-size: 90%;	
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

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

/* display and additional classes */
.clear { clear: both; }

/*cursor*/
:-moz-any-link{
	cursor: pointer !important;
}

/*::::::::::::::::::::::::::::::::::::D I V S::::::::::::::::::::::::::::::::::::::*/

div.construccion{
	background: url(/home/melekorg/public_html/images/construccion1.jpg);
	position:absolute;
	top:10px;
	left: 10px;
	z-index:2;
}

div.foto{
	clear:both;
	border-top:1px solid #D2E8F7;
	border-bottom:1px solid #D2E8F7;
	margin:20px;
	padding:20px;
}
div.diri{
	clear:left;
	text-align:left;
	border-top:1px solid #D2E8F7;
	margin:20px;
	padding:20px;
	width:100%
}
div.diri p{
	font-weight: bold;
	color: #00abff !important;
	font-size:15px;
}
div.diri h2{
	font-weight: normal;
	color: #2666C3 !important;
	font-size:20px;
}
div.diri h1{
	font-size: 30px;
	color: #33CC33;
	font-weight: bold;
	background:none;
}	
div.both{
	clear:both;
}
div.both_raya{
	clear:both;
	border-bottom: 5px solid #D2E8F7;
	margin: 0px 0px 25px 0px;
}
div.both_doble_raya{
	clear:both;
	border-bottom: 5px solid #D2E8F7;
	border-top: 5px solid #D2E8F7;
	margin: 25px 0px 25px 0px;
}
div.left{
	float:left;
	text-align:left;
	width:47%;
	padding: 3px;
}
div.right{
	float:right;
	text-align:left;
	width:47%;
	padding:3px;
}
div.comentario{
	clear:both;
	border-top: 1px solid #D2E8F7;	
}
div.anuncio{
	float:left;
	border-right:1px solid #D2E8F7;
	text-align:left;
	margin:0;
	padding:0;
	width:30%
}
div.izq{
	float:left;
	border-right:1px solid #ffffff;
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
	width:33%;
	background: url(bg_azul.gif) repeat-x;
}
div.izq2{
	float:left;
	border-right:1px solid #ffffff;
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
	width:33%;
	background: url(bg_azul2png.png) repeat-x;
}

div.medio{
	float:left;
	border-right:1px solid #ffffff;
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
	width:33%;
	background: url(bg_verde.gif) repeat-x;
}
div.medio2{
	float:left;
	border-right:1px solid #ffffff;
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
	width:33%;
	background: url(bg_verde2png.png) repeat-x;
}
div.der{
	float:left;
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
	width:33%;
	background: url(bg_naranja.gif) repeat-x;
}
pre.comentario{
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	font-size:15px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: pre-line;
	word-wrap: break-word;
	font-family:Verdana,Tahoma,arial,sans-serif;
}
span.nombre{
	font-weight: bold;	
	color: #2666C3 !important;
	float: left;
	margin: 0px 0px 0px 10px;
}
span.rojo{
	color:#f00;
}
/*::::::::::::::::::::::::::::::::::::::::TRIVIA:::::::::::::::::::::::::::::::::::::::::::::::*/
div.both_raya_left{
	clear:both;
	text-align:left;
	border-top: 5px solid #D2E8F7;
	margin: 10px 0px 10px 0px;
}
div.both_left{
	clear:both;
	text-align:left;
}

/*::::::::::::::::::::::::::::::::::::::::ENCUESTAS:::::::::::::::::::::::::::::::::::::::::::::::*/

div.encuesta_izq{
	float:left;
	text-align:left;
	width:49%;
	padding: 0px;
}
div.encuesta_izq15{
	float:left;
	text-align:left;
	width:15%;
	padding: 0px;
}
div.encuesta_izq85{
	float:left;
	text-align:left;
	width:85%;
	padding: 0px;
	font-weight: normal;
}
div.encuesta, div.encuesta img, div.font-family form{
	background: #fff;
	border:0px;
}
div.titulo{
	background: #0399de url(submenu.jpg) scroll 0% 100%;	
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
div.preg_encuesta{
	font-size: 12px;
	font-weight: bold;
	color: #33cc33;
}
div.encuesta_hr {
  height: 1px;
  background: #ff0 url(bg_sidebar.gif)  repeat top right;
  clear:both;
}
div.encuesta_hr_grande {
  height: 3px;
  background: #ff0 url(bg_sidebar.gif)  repeat top right;
  clear:both;
}

/*:::::::::::::::::::::::::::::::::::::::JONNY::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
div.pregunta{
	float:left;
	text-align:left;
	margin:0;
	padding: 8px;
	width:37%;
	font-size:17px;
	color: #2666C3;	
}
div.respuesta{
	float:left;
	text-align:left;
	margin:0;
	padding: 8px;
	width:57%;
	font-size:17px;
	border-left:2px solid #33cc33;
}
div.respuesta pre{
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: pre-line;
	word-wrap: break-word;
	font-family:Verdana,Tahoma,arial,sans-serif;
}
div.both_raya_chica{
	clear:both;
	border-bottom: 2px solid #33cc33;
	margin: 0px 0px 10px 0px;
}
span.fecha{
	color: #ccc;
	font-size: 12px;
	float:right !important;
}
/*:::::::::::::::::::::::::::::::::::::::APOSTOLADOS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

div.apostolado_izq{
	float:left;
	clear:left;
	width:49%;
}
div.apostolado_der{
	float:right;
	clear:right;
	width:49%;
}
div.apostolado_izq p, div.apostolado_der p{
	font-weight: bold;
	color: #00abff !important;
	font-size:15px;
}
div.apostolado_izq h2, div.apostolado_der h2{
	font-weight: normal;
	color: #2666C3 !important;
	font-size:20px;
}
div.apostolado_izq h1, div.apostolado_der h1{
	font-size: 30px;
	color: #33CC33;
	font-weight: bold;
	background:none;
}

/**********************************************LOGO MELEKWIKI**********************************************/
img.MelekWiki-logo {
	float:middle;
	width: 150px;
	heigth: 150px;
	background: transparent url(flama.png);
	padding: 0;	
	clear: both;
	align: middle;
	border: 0px;
}
/**********************************************NOTITAS**********************************************/
div.notita{
	clear:both;
	border-bottom: 2px solid #33cc33;
	padding: 0px;	
	margin: 0px;	
}

/************************************************MELEKTUBE THICKBOX************************************************************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 650px !important;
	heigth: 510px !important;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
	heigth: 510px !important;
	width: 650px !important;
	
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	width: 650px !important;
	heigth: 510px !important;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




/**************************************************RATING ESTRELLAS MELEKTUBE*******************************/
.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../Ratings/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	text-align: left;
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../Ratings/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
	list-style-image: none;
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../Ratings/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../Ratings/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
