body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*behavior:url('http://www.entreeventos.com/css/csshover.htc');*/
	/*background-image: url('../images/themes/turquoise/bg-main.jpg');*/
	background-image: url('../images/themes/turquoise/bg-main.jpg');
  	background-attachment: fixed;
  	background-position:60px center;

}



.texto_boxes
{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.texto_bread {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
  color: #999999;
	font-weight: normal;
}

.texto_boxes_nombre {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.texto_credits_jl {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-weight: bold;
}

/*====================================
  NEWS STYLES
=====================================*/
.news_container
{
	padding:0px 0px 0px 0px;
	width:269px;
	height:195px;
	overflow:auto;
	border:0px solid red;
	margin:0px 0px 0px 0px;

}

a.news_short_title
{
  font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size:13px;
  color:#676767;
  font-style:normal;
  text-decoration: none;
  letter-spacing:-1px;
  line-height:12px;
  width:260px;
}

td.news_short_title
{
	background-color:white;
	padding:3px 3px 3px 3px;
	border-collapse:separate;
}
a.news_short_title:hover
{
	color:#00cec5;
}

a.news_short_title_date
{
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
  color: #333333;
  font-weight: normal;
  font-size:11px;
  color:#676767;
  font-style:normal;
  text-decoration: none;
  letter-spacing:-1px;
  line-height:12px;
  padding:0px 0px 0px 0px;
}
td.news_short_title:hover
{
	/*background: url("../images/themes/turquoise/news-stitle.hover.bg.gif")  0 0 no-repeat;*/
	color:#993333;
}


/*====================================
 GOSSIP STYLES
=====================================*/
.gossip_container
{
	padding:0px 0px 1px 2px;
	width:358px;
	height:270px;
	overflow:auto;
}

/*=====================================
	PAGING STYLE
====================================*/
.paging_number
{
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;

}
.paging_number:hover
{
	font-size:11px;
	color:white;
	background-color:#00cec5;
	border:0px solid #00cec5;
	text-decoration:none;
}

.paging_number_2
{
	padding:0px 2px 0px 2px;
	vertical-align:middle;
	border:1px solid #AAAAAA;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;

}
.paging_number_2:hover
{
	font-size:11px;
	color:white;
	background-color:#00cec5;
	border:1px solid #AAAAAA;
	text-decoration:none;
}
.paging_number_inactive
{
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#BBBBBB;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	border:0px solid white;
	cursor:default;
}

.paging-container-2
{
	border:1px solid #00cec5;
	background:url('../images/themes/turquoise/gen-box-header-1.bg.gif') top left repeat-x;
	color:#A4A4A4;
}

/*=====================================
	BRADCRUM STYLE
========================================*/
.breadcrum
{
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

/*=====================================
	BRADCRUM STYLE
========================================*/
a.nmr_link
{
	color:#993333;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;

}

a.nmr_link:hover
{
	color:white;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	font-weight:bold;
  background-color:#00cec5;
  padding:0px 1px 0px 1px;
}

/*===================================
 EVENT BOXES
 ======================================*/
TABLE.event-box-home
{
	border-collapse:collapse;
	width:140px;
	border:1px solid #00cec5;
	border-top:1px solid #00cec5;
	height:220px;
}
TABLE.event-box-home TD.title-cell
{
 	background:url('../images/themes/turquoise/week-event-box.bg.gif') top repeat-x;
 	height:20px;
	padding:3px 1px 3px 1px;
	border-top:0px solid white;
}
TABLE.event-box-home SPAN.title-text
{
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	color:#4a4a4a;
}

TABLE.week-event-box-home
{
	border-collapse:collapse;
	width:297px;
	border:1px solid #00cec5;
	border-top:1px solid #00cec5;
	height:220px;
	background:url('../images/themes/turquoise/week-event-box.bg.gif') top repeat-x;
}
TABLE.week-event-box-home TD.title-cell
{
 	height:20px;
	padding:3px 1px 3px 5px;
	border-top:0px solid white
}
TABLE.week-event-box-home SPAN.title-text
{
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:12px;
	color:#4a4a4a;
	font-variant:small-caps;
	font-weight:bold;
}
/*===================================
CUSTOM BOXES
 ======================================*/
TABLE.custom-box
{
	border:1px solid #AAAAAA;
}
TABLE.custom-box TD.title-cell
{
	padding:1px 2px 1px 4px;
	background:url('../images/themes/turquoise/custom-box-title.bg.gif') top left repeat; color:black;
	text-align:left;
	vertical-align:middle;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:12px;
}

TABLE.custom-box SPAN.title-text
{
	font-weight:bold;
	font-family: Arial,'Trebuchet MS', Verdana;
	font-size:11px;
	font-variant: small-caps;
}

TABLE.custom-box TD.content-cell
{
	padding:1px 1px 1px 1px;
	vertical-align:middle;
	width:100%
}

/*===================================
SURVEY BOXES
 ======================================*/
TABLE.survey-box
{
	border:1px solid #00cec5;
	width:100%;
	border-collapse:collapse;
}
TABLE.survey-box TD.type-cell
{
	padding:1px 4px 1px 4px;
	text-align:left;
	vertical-align:middle;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:12px;
	font-variant:samall-calps;
	color:#2d8a86;
	font-weight:bold;
	background-color:white;
	border-bottom:1px solid #00cec5;
}
TABLE.survey-box TD.content-cell
{
	background:url('../images/themes/turquoise/survey-content.bg.gif');
	padding:0px 1px 0px 4px;
	vertical-align:top;
	width:100%;
	border:1px solid #00cec5;
	border-bottom-width:1px;
}

TABLE.survey-box .content-text
{
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:0px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
TABLE.survey-box .content-text:hover
{
	text-decoration:none;
	color:black;
	font-variant:small-caps;
	letter-spacing:0px;
}

/*==============================
INFO FLASH
===============================*/
DIV.info-flash
{
	width:99%;
	background:url('../images/themes/turquoise/infoFlash-content.bg.gif') top left repeat;
	border:1px solid #AAAAAA;
}
DIV.info-flash FONT
{
	font-size:11px;
	color:#993333;
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Verdana;
}
/*===================================
====================================*/
.special-link
{
	text-decoration:none; font-size:10px; color:#993333;
}

/*==============================
DYN TABBED BOX AND TABBED MENU
===============================*/
TABLE.dyn-tabbed-box
{
	border:1px solid #00cec5;
	border-top-width:0px;
	margin:0px 0px 0px 0px;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
}
TABLE.dyn-tabbed-box TD.tab-cell:first-child
{
	border-left-width:0px;
}

TABLE.dyn-tabbed-box TD.tab-cell-on:first-child
{
	border-left-width:0px;
}
TABLE.dyn-tabbed-box TD.tab-cell
{
	height:23px;
	padding:0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #00cec5;
	border-right:1px solid #00cec5;
	border-bottom:1px solid #00cec5;
	word-spacing:-1px;
	white-space:nowrap;
	overflow:hidden;
	background:url('../images/themes/turquoise/default-tab-off.gif') top left repeat-x;
}
TABLE.dyn-tabbed-box TD.tab-cell A
{
	color:#4a4a4a;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
TABLE.dyn-tabbed-box TD.tab-cell A:hover
{
	text-decoration:underline;
}
TABLE.dyn-tabbed-box TD.tab-cell-on
{
	padding:0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #00cec5;
	border-left:1px solid #00cec5;
	border-right:1px solid #00cec5;
	word-spacing:-1px;
	white-space:nowrap;
	overflow:hidden;
	background:url('../images/themes/turquoise/default-tab-on.gif') top left repeat-x;
}
TABLE.dyn-tabbed-box TD.tab-cell-on A
{
	color:#2d8a86;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	cursor:default;

}
TABLE.dyn-tabbed-box TD.content-cell
{
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	overflow:hidden;
	vertical-align:top;
	text-align:left;
	margin:0px 0px 0px 0px;
}

/*==============================
WEATHER STYLE
===============================*/
DIV.wthr-container
{
	width:428px;
	height:100%;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

TABLE.wthr-table
{
	width:97%; border-collapse:collapse;
	font-family:'Trebuchet MS';
	font-size:12px;
	border:0px solid #AAAAAA;
	color:#565656;
}
TABLE.wthr-table TD.current-location-cell
{
	font-size:18px;
	padding:7px 0px 4px 4px;
}

 TABLE.wthr-table TD.current-location-cell SELECT
{
	font-size:10px;
	color:#888888;
	border:1px solid #888888;
}
TABLE.wthr-table TD.current-day-cell
{
	width:50%;
	height:143px;
	background:url('../images/themes/turquoise/wthr-day.bg.gif') top left no-repeat;
}
TABLE.wthr-table TD.next-day-cell
{
	width:50%;
	height:143px;
	background:url('../images/themes/turquoise/wthr-day.bg.gif') top left no-repeat;
}

/*==============================
RADIO STYLE
===============================*/
DIV.radio-container
{
	width:425px;
	height:100%;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

TABLE.radio-table
{
	width:97%;
	font-family:'Trebuchet MS';
	margin:10px 0px 0px 7px;
}
TABLE.radio-table TD.station-cell
{
	width:50%;
	height:90px;
	margin:0px 0px 0px 0px;
	background:url('../images/themes/turquoise/radio-station.bg.gif') top left no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	color:#565656;
}

/*==============================
MODELS STYLE
===============================*/
TABLE.model-info-box
{
	font-family:'Trebuchet MS',Verdana,Arial;
	border-collapse:collapse;
	border:1px solid #00cec5;
	background:#FFFFFF url('../images/themes/turquoise/gen-box-footer-1.bg.gif') bottom left repeat-x;
}
TABLE.model-info-box TR.header
{
		background:url('../images/themes/turquoise/gen-box-header-1.bg.gif') top left repeat-x;
		color:#A4A4A4;
}

.model-info-box-hidden
{
	font-family:'Trebuchet MS',Verdana,Arial;
	width:752px;
	border-collapse:collapse;
	border:1px solid #00cec5;
	background:#FEFEFE url('../images/themes/turquoise/gen-box-footer-1.bg.gif') bottom left repeat-x;
}
.model-info-box-hidden TR.header
{
		color:#A4A4A4;
}

/*==============================
VIDEO STYLE
===============================*/
TABLE.video-popup
{
	background-color:white;
	border-collapse:collapse
}

TABLE.video-popup .video-info-cell
{
	font-family:'Trebuchet MS',Verdana,Arial;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	width:100%;
	height:14px;
	border:1px solid #00cec5;
	padding:3px 3px 3px 3px;
	color:#676767;
	background:#FEFEFE url('../images/themes/turquoise/gen-box-footer-1.bg.gif') bottom left repeat-x;
}

TABLE.video-popup-gallery
{
	width:100%;
	border-collapse:collapse;
}
TABLE.video-popup-gallery .category-cell-active
{
	background-color:#CCCCCC;
	font-family:'Trebuchet MS',Verdana,Arial;
	font-size:12px;
}
TABLE.video-popup-gallery .category-cell
{
	font-family:'Trebuchet MS',Verdana,Arial;
	font-size:12px;
}
TABLE.video-popup-gallery .thumb-cell
{
	border:2px solid #CCCCCC;
	font-family:'Trebuchet MS',Verdana,Arial;
	font-size:10px;
}
/* - Video Main Layout -- */
TABLE.video-main
{
	font-family:'Trebuchet MS',Verdana,Arial;
	background-color:white;
	border-collapse:collapse
}
TABLE.video-main .video-title
{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	font-variant:small-caps;
	color:#676767;
}
TABLE.video-main .video-text
{
	font-size:12px;
	color:#999999;
	padding:2px 4px 2px 0px;
	line-height:13px;
}