* {margin:0;padding:0;}
*:focus {outline: 0;}

html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	font-family: 'Trebuchet MS',trebuchet, Verdana, Arial, sans-serif;
	padding: 3px 0px 3px 0px;
}
h2 {
	font-size: 19px;
	font-family: 'Trebuchet MS',trebuchet, Verdana, Arial, sans-serif;
	padding: 8px 3px 18px 4px;
	color: #0D0D0D;
}
h1 {
	font-size: 22px;
	color: #0D0D0D;
	padding: 8px 3px 18px 4px;
	font-family: 'Trebuchet MS',trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #4682B4;
}
#channel-list div.show a{
	font-weight: normal;
}
a.greylinks {
	font-weight: normal;
}
a.bigbutton {
	font-size: 15px;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	display: block;
	font-family: 'trebuchet ms', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
a:hover{
	color: #294966;
	text-decoration: underline;
}
a.channel-addchannel{
	height: 29px;
	width: 138px;
	background: transparent url(/img/addtofavourites.gif) no-repeat top right;	
}
a.channel-addchannel:hover{
	background-position: 0px -30px;
	text-decoration: none;
}
a.boxlink {
	font-weight: normal;
	font-size: 9px;
	padding: 1px;
	margin-right: 3px;
	font-family: 'trebuchet ms', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.boxlink:hover {
	text-decoration: underline;
}
img{
	border: none;
	background-image: none;
}
ul {
	list-style: none;
}
ul li{
	list-style: none;
}
body {
	margin-top: 0px;
   min-width: 980px; 
	width: 980px;
	margin-left:auto;
 	margin-right:auto;
	text-align: center;
   background-color: #E9F1F9;
}
span.remark {
	font-style: italic;
	font-weight: bold;
}
span.little-remark {
	font-style: italic;
	font-size: 90%;
}
span.bigbox{
	font-size: 120%;
	padding-bottom: 40px;
	text-align: center;
	width: 100%;
}
span.searchword {
	font-weight: bolder;
}
span.date {
	color: #4B4B4B;
	font-size: 10px;
	font-weight: normal;
}
span.titleshow {
	font-weight: bold;
	font-size: 11px;
}

div.helpus {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.helpus p{
	float: left;
	clear: left;
	margin-top: 4px;
}
div.box-title{
	height: 22px;
	margin-bottom: 0px;
	padding: 14px 0px 8px 0px;
	clear: left;
}
div.box-title h3 {
	padding: 0;
}
div.box-title a.right{
	float: right;
	font-size: 14px;
}
div.listeners-main {
	margin:5px 0px 0px 30px;
	height:110px;
}
p.subhead {
	margin: 3px 30px 10px 20px;
	font-size: 14px;
}
p.box {
	font-size: 11px;
	background-color: #FFF2A6;
	margin: 10px 10px 5px 5px;
	padding: 8px;
	color: #292929;
}
.avatar, .small-avatar {
	border: 1px solid #B7DCFF;
	background-color: #DDE6FB;
	max-width: 75px;
	max-height: 75px;
	width: 75px;
	height: 75px;
	line-height: 75px;
	vertical-align: middle;
	text-align: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.small-avatar {
	max-width: 50px;
	max-height: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px;	
}
img.very-small-avatar {
	width: 30px;
	height: 30px;
	border: 1px solid #B7DCFF;
	
}
div.bigbox {
	margin: 30px;
	font-size: 12px;
	font-style: italic;
}
div.errorbox{
	background: #FFACAC url(img/error.png) no-repeat left;
	border: 1px solid #FF8E8E;
	margin: 10px 50px 10px 50px;
	padding: 10px 10px 10px 30px;
}
p.comment {/*used on index page, change when possible*/
	padding: 5px 80px 5px 80px;
	font-size: 13px;
	color: #4E4E4E;
	font-family: Arial, sans-serif;
}
#wrap {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
	background: white;
}

#header {
	height: 60px;
	text-align: left;
	width: 100%;
	background: black url(/img/bg-header.gif) repeat-x top;
}
#header div.header-logo {
	float: left;
	padding-top: 7px;
	padding-left: 0px;
}
#header div.links  {
	float: right;
	text-align: right;
	font-family: 'trebuchet ms', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	margin-right: 2px;
}
#header div.links a{
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #BBDEFF;
}
#header div.links a:hover{
	color: #D4EAFF;
}
#sidebar {
	 float: right;
    width:350px;
	 padding: 5px 5px 5px 15px;
}

/*
	Forms
*/
#header menuform {
	float:right;
	clear:right;
}
#header form {
	margin-top: 5px;
	padding: 7px 0px 0px 0px;
	clear: right;
	float: right;
	text-align: left;
}
#header form input.search-button {
	vertical-align: top;
}
#header form input.search-input{
	width: 220px; 
	padding: 2px;
	border: 1px solid #6495ED;
	background-color: #E1F0FF;
}
#header ul {
	margin-top: 5px;
	padding-top: 7px;
	float:right;
	margin-right: 8px; 
}
#header ul li {
	float: left;
	text-align: center;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 85px;
	min-width: 85px;
	height:14px;
	background: transparent url(/img/bg-button2.gif) no-repeat top right;	
}
#header ul li:hover {
	background: transparent url(/img/bg-button2.gif) no-repeat bottom right;	
}
#header ul li a {
	color: #BBDEFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 85px;
	min-width: 85px;

}
#header a:hover{
	color: #D4EAFF;
}

#footer {
	font-size: 80%;
	color: #676767;
	width: 980px;
	height: 15px;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
	background: white url(/img/bg-footer.gif) 0px 15px;
}
#footer p {
    padding-top:20px;
	 padding-bottom:10px;
    margin:0;
	 font-size: 12px;
}
#footer p a{
	font-weight: normal;
}
#nav {
	background: white;
}


#subnav {
	margin-top: 0px;
	width: 100%;
	overflow: hidden;
	background: transparent url(/img/bg-main-header.gif) repeat-y;
}
#subnav ul{
	padding-left: 8px;
}
#subnav ul li{
	float: left;
	text-align: center;
	padding: 4px 2px 5px 2px;
	min-width: 80px;
	margin-right:5px;
	border: 1px solid #A8C2F0;
	border-bottom: none;
	background: white url(/img/bg-tab.gif) repeat-x bottom;
	display: block;
}
#subnav div.leftcomment{
	float: right;
	text-align: right;
	padding-top: 8px;
	font-style: italic;
	font-size: 90%;
}
#subnav ul li.selected{
	background: white;
	border-bottom: 1px solid white;
}

div.channelbuttons {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.channelbuttons a{
	display: block;
	float: left;
	padding: 4px 7px 2px 4px;
	margin-right: 4px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
div.channelbuttons p { /* to avoid overlap, ugly */
	float:left; 
	padding: 4px 7px 1px 4px;
	text-align: right;
	margin-bottom: 4px;
}
div.channelbuttons a img{
	margin-bottom: -3px;
}
div.channelbuttons #roller,
div.channelbuttons #roller-com,
img.roller {
	padding-top: 2px;
	float: right;
	padding-right: 5px;
}
div.channelbuttons a:hover {
	/*background-color: #E2EDF4;*/
	text-decoration: none;
	background-color: #F2F8FB;
}
div.pages {
	float: right;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-family: 'Trebuchet MS',trebuchet, Verdana, Arial, sans-serif;
}
div.pages a, div.pages span {
	display: block;
	float: left;
	padding: 2px 3px 2px 3px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
}
div.pages span.selected {
	/*background-color: #FFFFC3;*/
	background-color: #7492E6;
	color: white;
}
div.pages a {
	text-decoration: none;
	font-weight: normal;
}
div.pages a:hover {
	background-color: #C8D4F2;
	text-decoration: none;
}
#main {
	width: 590px;
	padding: 10px 10px 10px 10px;
	float: left;
	overflow: hidden; /* mierda de tables... no las tendria que haber cambiado por los div :( */
}

/*
Nubes
*/
div.cloud {
	text-align: center;
	padding: 6px 2px 10px 2px;
}
div.cloud span{
	/*padding: 0px 5px 0px 5px;*/
	line-height: 20px;
}
div.cloud span.t1{
	font-size: 100%;
	/*margin-top: 14px;*/
}
div.cloud span.t2{
	font-size: 115%;
	/*margin-top: 6px;*/
}
div.cloud span.t3{
	font-size: 128%;
	/*margin-top: 5px;*/
}
div.cloud span.t4{
	font-size: 160%;
}

div.cloud a {
	padding: 0px 5px 0px 5px;
	line-height: 20px;
}


/* buttom play */
div.buttom{
	float:left;
	padding-top: 2px;
}
div.buttom a{
	display: block;
	/*width:28px;
	height:22px;*/
	width:30px;
	height:30px;
	text-decoration: none;
	background: white url(/img/btn-play.gif) no-repeat 0px 0px;
}
div.buttom a.video{
	background-position: 0px -62px;
}
div.buttom a:hover{
	background-position: 0px -31px;
}
div.buttom a.pause{
	background-image: url(/img/btn-pause.gif);
}
div.buttom a.pause:hover{
	background-position: 0px 0px;
}

/* 
	channel 2x3 table 
*/

table.channel-container{
	margin: 2px 12px 2px 12px;
}
table.channel-container td {
	padding: 2px 5px 2px 5px;
	margin: 0;
}
table.channel-container tr {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
table.channel-container a.ch-pic img{
	border: 1px solid #DEE8F8;
}
table.channel-container div.buttom{
	/*padding-left: 25px;*/
	padding-top: 2px;
	padding-left:17px;
}
table.channel-container a.title{
	font-size: 14px;
}

/* 
	List Favourites
*/
table.channel-favourites {
	margin: 2px 12px 2px 12px;
}
table.channel-favourites tr{
	vertical-align: top;
}
table.channel-favourites td{
	padding-top: 8px;
}
table.channel-favourites td.desc {
	width: 350px;
	font-size: 14px;
}
table.channel-favourites td.pic {
	padding-left: 4px;
	padding-right: 4px;
}
table.channel-favourites td.numusers{
	width: 120px;
	background: transparent url(/img/icon_user.gif) no-repeat 0px 5px;
	padding-left:15px;
}

div.userslist-frame {
	background-color: #D3E1F8;
	font-size: 12px;
	padding: 4px;
}
div.userslist {
	margin-left: 10px;
	width: 85%;
}
div.userslist-close {
	font-size: 11px;
	color: black;
	margin-left: 10px;
}
div.userslist-close a{
	float: right;
	clear: right;
	vertical-align: top;
}
/* top in favourites and top100, etc*/
table.topchannel-container {
	margin: 5px 12px 2px 12px;
	width: 95%;
}
table.topchannel-container td{
	/*width: 10%;*/
	font-size: 14px;
	text-align: right;
	padding-right: 4px;
}
table.topchannel-container td.desc {
	width: 80%;
	text-align: left;
}
table.topchannel-container td.pos{
	padding: 3px 7px 3px 19px ;
	color: black;
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table.topchannel-container td.up{
	background-image: url(/img/arrows.gif);
	background-position: 0px -22px;
}
table.topchannel-container td.right{	
	background-image: url(/img/arrows.gif);
	background-position: 0px 0px;
}
table.topchannel-container td.down{
	background-image: url(/img/arrows.gif);
	background-position: 0px -46px;
}
table.topchannel-container tr.impar{
	background-color: #EDF3FC;
}

/*
	List Shows
*/
table.show_container {
	margin: 2px 12px 2px 12px;

}
table.show-container tr{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table.show-container td.desc{
	padding: 0px 6px 6px 8px;
	width: 610px;
}
table.show-container td.desc p{
	/*word-wrap: break-word;*/
	/*WORD-BREAK:BREAK-ALL; only for ie */
}
table.show-container a.title{
	font-size: 14px;
}
table.show-container p{
	text-align:justify;
}
table.show-container span.show-title{
	color: #2E2E2E;
}

table.show-container div.titleshow{
	font-size: 14px;
	padding-bottom: 3px;
	
}
table.show-container div.titleshow a.boxlink{
	float: right;
}

/* 
	List comments in channel 
*/
table.comments{
	width: 100%;
	padding: 8px 5px 2px 5px;
}
table.comments td img.very-small-avatar{
	float: left;
	margin-right: 6px;
}
table.comments p.user{
	font-size: 12px;
	margin-left: 4px;
}
table.comments p.date{
	font-size: 9px;
	padding-left: 4px;
	color: #BCBCBC;
}
table.comments td.comment p{
	padding: 3px 2px 4px 2px;
	background-color: #EEF2FB;
	margin-bottom:5px;
	width: 340px; /* fuc* wrap line */
	max-width: 340px;
	overflow: hidden;
}
table.comments td.longcomment{
	padding-left: 40px;
	padding-bottom:10px;
}
/* Aņade un comentario */

form.addcomment-form {
	padding: 0;
	margin-left: 8px;
	margin-top: 10px;
}
form textarea.entry-comment {
	width: 91%; 
	padding: 2px;
	border: 1px solid #BBD0F2;
	background-color: #EEF7FF;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.processing {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	font-size: 13px;
}

/* tags channels relacionados, channel view */
ul.nube {
	text-align: center;
	margin:10px 4px 10px 4px;
	font-size: 12px;
}
ul.nube li{
	display: inline;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	line-height: 20px;
}

/* popup loing,... */
div.popup span.login-status {
	padding-left: 10px;
	font-size: 12px;
}
div.popup div.warning{
	font-size: 15px;
	background: #FFC6C6;
	color: #FF3C3C;
	padding: 5px 0px 5px 4px;
	margin-bottom: 10px;
	text-align: left;
}
div.popup div.header{
	font-size: 15px;
	background: #BBD0F2;
	color: black;
	padding: 5px 0px 5px 4px;
	margin-bottom: 10px;
	text-align: left;
}
div.popup div.header span.right{
	display: block;
	float: right;
	clear: right;
	padding-right: 4px;
}
div.popup table{
   margin-left: 30px;
}
div.popup table td{
	text-align: left;
}
div.popup table td.desc{
	padding: 4px 5px 4px 0px;
	font-size: 14px;
	text-align: right;
}
div.popup input{
	font-size: 14px;
	padding: 4px;
}
div.popup table span.help{
	padding: 4px 5px 4px 0px;
	font-size: 12px;
	text-align: left;
	color: #8D9AA7;
}

/* table details, 2 row table separated by line */
table.table-details{
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 8px 4px 5px 8px;
}
table.table-details td{
	text-align: right;
	padding-right: 5px;
	color: #B1B1B1;
}
table.table-details td.desc{
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
	border-left: 1px solid #A7A7A7;
}

/* forms */
form.table-form {
	margin: 10px 10px 10px 10px;
}
form.table-form table td{
	text-align: left;
}
form.table-form table td.desc{
	padding: 4px 5px 4px 0px;
	font-size: 14px;
	text-align: right;
}
form.table-form input{
	font-size: 14px;
	padding: 4px;
}
form.table-form table span.help{
	padding: 4px 5px 4px 0px;
	font-size: 12px;
	text-align: left;
	color: #8D9AA7;
}
form.table-form div.warning{
	font-size: 13px;
	color: #FF4F4F;
	padding-bottom: 10px;
}

/*
	Channel
*/
div.channel{
	float: left;
	width: 50%;
}
div.channel div.left-side{
	float:left;
	width:25%;
}
div.channel div.right-side{
	clear:right;
	float:right;
	width:75%;
}
div.channel a.ch-pic {
	background-image: none;	
}
div.channel a.ch-pic img{
	padding-top: 5px;
	padding-left: 5px;
}
div.channel a.ch-play{
	background-image: none;
}
div.channel a.ch-play img{
	padding-top: 5px;
	padding-left: 19px;	
}
div.channel p{
	padding-top: 3px;
	font-size: 90%
}
div.warning-addchannel {
	position: absolute;
	vertical-align: middle;
	width: 105px;
	height: 105px;
	top: 23px;
	left: 23px;
	display: inline;
	background: White;
	color: #6699FF;
	text-align: center;
	font-size: 10px;
	font-family: 'trebuchet ms', Verdana, Geneva, sans-serif;
}

/*
	Date Calender
*/

div.date-cal-today, 
div.date-cal-days,
div.date-cal-day{
	float: left;
	width: 49px;
	font-size: 80%;
	min-height: 33px;
	height: 33px;
	text-align: center;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	font-family: 'trebuchet ms', Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white url(/img/bg-day.gif) no-repeat 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #282828;
}
div.date-cal-days {
	background: white url(/img/bg-day.gif) no-repeat 0px -33px;
}
div.date-cal-day {
	background: white url(/img/bg-day.gif) no-repeat 0px -66px;
}
div.date-cal-today {
	font-size: 16px;
	padding-top: 6px;
	height: 27px;
	min-height: 27px;
	
}

/*
	channel-long
*/
div.channel-long{
	clear: both;
	border-bottom: 1px solid #E2EDF4;
   height:1%;/*if not the box is collapsed in IE*/
	margin-top: 5px;
	margin-bottom: 5px;
}
div.channel-long a.ch-pic{
	float: left;
	width: 15%;
	background: none;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 3px;
}
div.channel-long div.show-content{
	float: left;
	width: 83%;
}
div.channel-long div.show-content p{
 	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 11px;
	text-align:justify;
	margin-right: 3px;
}
/*
	channel-play
*/
div.channel-play{
	clear: both;
}
div.channel-play a.ch-pic{
	float: left;
	width: 15%;
	background: none;
	text-align: center;
}
div.channel-play div.buttom{
	float: left;
	width: 7%;
	text-align: center;
}
div.channel-play div.show-content{
	float: left;
	width: 80%
}
div.channel-play div.show-content p{
	font-size: 80%;
 	margin-top: 3px;
	margin-bottom: 4px;
}
/*
	Channel- mini for the top favourites in the index
*/
div.channel-mini{
	float: left;
	padding: 5px 0 5px 0;
	width: 25%;
	text-align: center;
}
div.channel-mini a.ch-pic img{
	margin: 5px 0 5px 0;
}
div.languages a.ch-title{
	font-weight: normal;
	font-size: 10px;
	min-height: 25px;
	height: 25px;
	display: block;
}
/*
	Channel- short
*/
/*
div.channel-short{
	clear: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #FFD4C1;
}
div.channel-short div.date{
	float: left;
	width: 13%;
	font-size: 80%;
	text-align: center;
}
div.channel-short div.buttom{
	float: left;
	width: 7%;
	text-align: center;
}
div.channel-short div.show-content{
	padding-left: 130px;
}
div.channel-short div.show-content span.title{
	font-style: italic;
	margin-left: 3px;
}
div.channel-short div.show-content p{
	font-size: 80%;
 	margin-top: 3px;
	margin-bottom: 4px;
}
div.channel-short div.buttom a{
	background: none;
}
*/
/*
	Channel details *Nueva version*
*/
div.channel-details {
	position: relative; /* For the popups */
	padding: 5px;
	padding-bottom: 15px;
	width: 98%;
}
div.channel-details div.details h1{
	font-size: 24px;
	margin-bottom: 5px;
	color: #202020;
	padding: 0;
}
div.channel-details div.details {
	padding-left: 150px;
	padding-top: 5px;
	font-size: 12px;
}
div.channel-details div.details p{
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 4px;
	background-color: #F2F4F7;
	padding: 2px 0px 2px 2px;
}
div.channel-details div.details p span{
	color: #95A1A6;
}
div.channel-details div.details p a {
	font-weight: normal;
}
div.channel-details div.left{
	float: left;
	width: 22%;
	padding-top: 15px;
	padding-left: 15px;
}
div.channel-details div.left div.pic a img{
	border: thin solid White;
	padding: 3px;
	background: White;
}
div.spacer {
	clear: left;
}
/*
	USERS-List
*/
div.users-list {
	clear: left;
	float: left;
	padding-top: 5px;
	background-color: White;
	width: 100%;
	font-size: 11px;
}
.plusminususers{
	float: left;
	margin-top: 30px;
	font-size: 22px;
	text-decoration: none;
	width: 10px;
}
#leftusers{
	margin-left: 17px;
}
a.plusminususers{
		text-decoration: none;
}
#users-list {
	/*text-align: center;*/
}
div.user-box{
	width: 100px;
	float: left;
	/*border: 1px solid #F5F9FC;
	padding: 4px 4px 5px 3px;*/
	margin: 3px 3px 3px 3px;
}
div.user-box a.avatar{
	margin-left: 11px;
	margin-bottom:4px;
	/*margin-left: 12px;
	margin-left: 6px;
	margin-right: 6px;*/
}
div.user-box p{
	text-align: center;
	font-size: 10px;
	color: #A7A7A7;
}
div.user-box a{
	display: block;
	font-size: 12px;
}
div.user-box a:hover div.avatar{
	border: 1px solid #339BFF;
}
div.message-warning{
	width: 400px;
	margin: 10px 0px 10px 100px;
	background-color: #F1F1F1;
	padding: 10px;
	font-size: 12px;
}
/*
	TOPS
*/

div.row-top {
	clear: both;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 4px;
	overflow: hidden; /*If not the box is collapsed in Firefox*/
}
div.row-top-impar {
	clear: both;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 4px;
	overflow: hidden; /*If not the box is collapsed in Firefox*/
	background: #E9F0FC;
}
div.row-top div.position, div.row-top-impar div.position{
	width: 10%;
	float:left;
	text-align: center;
}
div.row-top div.position-r, div.row-top-impar div.position-r{
	width: 10%;
	float:right;
	text-align: center;
}
div.row-top div.title, div.row-top-impar div.title{
	font-family: 'trebuchet ms', Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 120%;
}
div.row-top div.icon, div.row-top-impar div.icon{
	width: 10%;
	float: left;
}
div.row-top div.channel, div.row-top-impar div.channel{
	width: 60%;
	float: left;
}
div.row-top div.left{
	width: 50%;
	float: left;
}
div.row-top div.right{
	width: 50%;
	clear: right;
	float: right;
	text-align: right;
}

/*
	Player
*/
div.sidebox-player {
	/*margin-bottom: 4px;*/
	margin-top: 4px;
	
}

/*
 FAQ
*/
div.faq {
	text-align: left;
	background-color: #EBF1FA;
	border-top: 1px solid #CADBF4;
	border-bottom: 1px solid #CADBF4;
	padding: 5px 10px 5px 10px;
	margin: 5px 20px 5px 20px;
} 
div.faq h3 {
	color: #3C7BEB;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.faq p {
	text-align: justify;
	color: #4E4E4E;
	padding: 4px 30px 4px 30px;
	font-size: 13px;
}



div.favourite-banner {
	background-color: #EBF4D5;
	padding: 4px 20px 4px 20px;
	margin: 10px 40px 0px 40px;
	border-bottom: 1px solid #E3F4C2;
	border-top: 1px solid #E3F4C2;
	overflow: auto; 
}
div.table-favourites-profile {
	float: left;
	background-color: #D0E8FF; /*#DCD3F5;*/
	padding: 6px 5px 5px 5px;
	margin: 4px 0px 4px 0px;
	border-bottom: 1px solid #B7DCFF;
	/*width: 300px;*/
	text-align: left;
}
table.table-favourites{
 	background: White;
	font-size: 12px;
	border: none;
	color: #4C5456; 
	width: 100%;
}
table.table-favourites tbody td {
   border: none;
	margin: 0;
	padding: 2px 0 2px 5px;
	vertical-align: top;
}
table.table-favourites tbody  tr.impar td{
	background-color: #DEE8FA;
}
/* enlaces */
table.enlaces a{
	font-size: 17px;
	display: block;
	font-weight: bold;
	font-family: 'Trebuchet MS',trebuchet, Verdana, Arial, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.enlaces {
	font-size: 14px;
	vertical-align: top;
}
table.enlaces img{
	padding: 4px 4px 4px 4px;
	border: solid 1px #AFC6EF;
}
table.enlaces tr td{
	vertical-align: top;
	width: 32%;
	padding: 4px 2px 4px 2px;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (in jqModal.js). You
	can change this value by either;
	  a) supplying one via CSS
	  b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

