/* TECNETICO 2009 CSS revisión 1:48pm 14/OCT/09 by WVP */
/* NEW REVISION BY WVP 12/21/2009 */

html, body {
	height:100%;
	}

body {
	color:#272f40;
	font:14px verdana, arial, helvetica, sans-serif;
/* original - 	font:11px/14px verdana, arial, helvetica, sans-serif; */
	margin:0;
	background:#bdbdbd url(../images/bg-body.gif) 50% 0;
	min-width:986px;
}

/* common parts ---------------------------------------------------------------------- */
a {
	color:#e17304; text-decoration: none;
}

a:hover {
	text-decoration:none;
}

p {
	margin:0 0 15px;
	line-height:17px;
/* ORIGINAL: - 	line-height:14px; */
}

img {
	border-style:none;
}

form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

input, select, label, textarea {
	vertical-align: middle;
}

input.text,
select,
textarea {
	font:100% arial, helvetica, sans-serif;
	color:#646466; /*gray */
}

ul {
	margin:0 0 15px 15px;
	padding:0;
}
ul ul {
	margin:2px 0 2px 15px;
}

blockquote {
float: right;
margin: 1em 0;
width: 200px;
height: auto;
padding: 10px;
background: url(../images/quotesIMG.png) no-repeat;
font: bold 16px "Times New Roman", Times, serif;
}

blockquote em {
font-size: 12px;
}

/* main blocks ----------------------------------------------------------------------- */
#main {
	background:url(../images/bg-header.gif) repeat-x;
}

#page-box {
	width:977px;
	margin:0 auto;
	padding:0 0 0 9px;
	overflow:hidden;
}

/* footer ---------------------------------------------------------------------------- */
#footer {
	margin:-145px 0 0;
	width:100%;
	height:145px;
	overflow:hidden;
}

#footer .inner {
	width:100%;
	background:url(../images/bg-footer.png) repeat-x;
}
#footer .content {
	width:986px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:45px 0 38px;
	height:62px;
	font-size:12px;
}
.footer-nav {
	float:right;
	margin:0;
	list-style:none;
	font-weight:bold;
}
.footer-nav li {
	float:left;
	margin:0 0 0 30px;
	display:inline;
}
.footer-nav a {
	color:#6b7ca2;
	text-decoration:none;
}
.footer-nav a:hover {
	color:#9eaac6;
	text-decoration:underline;
}
				/* bottom panel (USED ON FOOTER) ---------------------------------------------------------------------- */
				.bottom-panel {
					position:absolute;
					left:0;
					bottom:0;
					width:936px;
					height:67px;
					color:#5769bb;
					padding:0 20px 0 30px;
					font-size:10px;
					overflow:hidden;
				}
				.bottom-panel a {color:#5769bb;}
				.bottom-panel img {
					float:right;
				}
				.bottom-panel p {
					float:left;
					font-size:9px;
					line-height:12px;
					margin-top:5px;
				}
				.bottom-panel ul {
					font-weight:bold;
					float:right;
					margin:10px 20px 0 0;
					list-style:none;
					display:inline;
					overflow:hidden;
				}
				.bottom-panel li {
					float:left;
					padding:0 10px;
					margin:0 10px 0 -10px;
					display:inline;
					border-left:2px solid #5769bb;
				}

/* anunciate ------------------------------------------------------------------------- */
.anunciate {
	float:left;
	margin:-45px 0 0;
	width:154px;
	background:url(../images/btn-anunciate.png) no-repeat;
}
.anunciate a {
	display:block;
	text-indent:-9999em;
	width:154px;
	height:60px;
	position:relative;
}

/* header */
#header {
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
/* logo */
#header h1 {
	float:left;
	margin:0;
/* 	width:256px;*/
/*	width: 340px; */
	width: 715px;
	height:62px;
	overflow:hidden;
}
#header h1 a {
	display:block;
/* 	width:256px; */
	width: 340px;
	height:62px;
/* 	background:url(../images/logo.gif) no-repeat;*/
	background:url(../images/tecnetico_logo_beta_header.png) ;
/*	background:url(http://www.tecnetico.com/wp-content/uploads/2011/12/tecnetico_logo_beta_header-CES2012.png); */
	text-indent:-9999em;
}

/* search form ----------------------------------------------------------------------- */
.search-form {
	float:right;
	background:url(../images/bg-search-form.gif) no-repeat;
	width:197px;
	height:50px;
	padding:13px 0 0 20px;
	margin:4px 0 0;
}
.search-form * {float:left;}
.search-form span {
	overflow:hidden;
	width:146px;
	height:16px;
	margin:5px 13px 0 0;
}
.search-form span input {
	background:none;
	border:0;
	margin:-2px 0 0 -2px;
	width:146px;
	padding:1px 2px;
	color:#272f40;
	font-size:12px;
	font-weight:bold;
}
/* login */
#header ul {
	font-weight:bold;
	float:right;
	margin:22px 10px 0 0;
	list-style:none;
	display:inline;
	overflow:hidden;
}
#header li {
	float:left;
	padding:0 10px 0 5px;
	background:url(../images/split.gif) no-repeat 100% 50%;
	white-space:nowrap;
	margin:0 -5px 0 5px;
	display:inline;
}
#header li a {color:#fff;}
/* top panel */
#top-panel {
	width:971px;
	margin:0 4px 10px 2px;
	overflow:hidden;
}


/* ads */
.right {float:right;}
.left {float:left;}


/* twiter box */
.twiter-box {
	float:right;
	background:url(../images/twitter_alert_tag_active.png) no-repeat;
	height:92px;
	position:relative;
	width:238px;
	font:11px tahoma, helvetica, sans-serif;
}
.twiter-box-subscribe{
	float:right;
	background:url(../images/twitter_alert_tag_standby.png) no-repeat;
	height:92px;
	position:relative;
	width:238px;
	font:11px tahoma, helvetica, sans-serif;
}
.twiter-box a {color:#000;}
.twiter-box .inner {
	width:100%;
}
.twiter-box .inner:after { clear:both; display:block;	content:"";}
.twiter-box .content {
	float:left;
	padding:30px 10px 0;
	width:218px;
	position:relative;
	z-index:2;
}
.twiter-box strong {display:block; text-transform:uppercase;}
.twiter-box p {margin:0; line-height: normal;}
.twiter-box .aktt_tweet_time{ position:absolute; top:10px; right:15px; font-size:9px; padding-left:15px; background:url(../images/twitter_alert_timer_active.png) no-repeat left;}


#container {
	padding:54px 0 0;
	position:relative;
	width:986px;
	overflow:hidden;
	margin:0 0 160px -9px;
}
#container .top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:54px;
	background:url(../images/bg-container-top.png) no-repeat;
	z-index:1;
}
#container .btm {
	width:100%;
	height:16px;
	overflow:hidden;
	background:url(../images/bg-container-btm.png) no-repeat;
}
#container .inner {
	width:100%;
	background:url(../images/bg-container.png) repeat-y;
}
#container .inner:after {
	clear:both;
	display:block;
	content:"";
}
#container .content {
	float:left;
	padding:4px 23px 0 31px; 
	width:932px;
	margin:-54px 0 0;
	position:relative;
	z-index:2;
}
/* navigation */
#nav {
	width:1156px;
	overflow:hidden;
	margin:0 -19px 10px -20px;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x 0 100%;
	padding:0 0 2px 15px;
}
#nav li {
	float:left;
	padding:22px 5px 0;
	background:url(../images/split-nav.gif) no-repeat 0 100%;
}
#nav .home {background:none;}
#nav a {
	display:block;
	height:36px;
	overflow:hidden;
	background:url(../images/bg-items-revised2012.gif) no-repeat;
}
#nav span {
	display:block;
	text-indent:-9999em;
}
#nav .home a {width:67px;}
#nav .home a:hover {background-position:0 -36px;}
#nav .home a.active {background-position:0 -72px;}

#nav .noticias a {
	width:70px;
	background-position:-79px 0;
}
#nav .noticias a:hover {background-position:-79px -36px;}
#nav .noticias a.active {background-position:-79px -72px;}

#nav .digital a {
	width:117px;
	background-position:-157px 0;
}
#nav .digital a:hover {background-position:-157px -36px;}
#nav .digital a.active {background-position:-157px -72px;}

#nav .blogs a {
	width:69px;
	background-position:-280px 0;
}
#nav .blogs a:hover {background-position:-280px -36px;}
#nav .blogs a.active {background-position:-280px -72px;}

#nav .foros a {
	width:63px;
	background-position:-356px 0;
}
#nav .foros a:hover {background-position:-356px -36px;}
#nav .foros a.active {background-position:-356px -72px;}

#nav .y a {
	width:110px;
	background-position:-427px 0;
}
#nav .y a:hover {background-position:-427px -36px;}
#nav .y a.active {background-position:-427px -72px;}

#nav .tecnetico a {
	width:110px;
	background-position:-548px 0;
}
#nav .tecnetico a:hover {background-position:-548px -36px;}
#nav .tecnetico a.active {background-position:-548px -72px;}

#nav .sitio a {
	width:172px;
	background-position:-670px 0;
}
#nav .sitio a:hover {background-position:-670px -36px;}
#nav .sitio a.active {background-position:-670px -72px;}

#nav .ces a {
	width:60px;
	background-position:-847px 0;
}
#nav .ces a:hover {background-position:-847px -36px;}
#nav .ces a.active {background-position:-847px -72px;}

#nav .regalos a {
/**	width: 169px; **/
	width: 159px;
	background-position:-918px 0;
}
#nav .regalos a:hover {background-position:-918px -36px;}
#nav .regalos a.active {background-position:-918px -72px;}

#nav .ctia a {
	width:72px;
	background-position:-1082px 0;
}
#nav .ctia a:hover {background-position:-1082px -36px;}
#nav .ctia a.active {background-position:-1082px -72px;}


#nav li.rss {
	background:none;
	float:right;
	margin:0;
	padding:0;
}
#nav .rss a {
	overflow:hidden;
	background:url(../images/ico-rss.gif) no-repeat;
	width:30px;
	height:30px;
	margin:24px 15px 0 0;
}
/* gallery */
.gallery {
	padding:6px;
	border:1px solid #b0c1cf;
	margin:0 0 10px;
	background:#fff;
	color:#fff;
}
.gallery .holder {
	width:100%;
	overflow:hidden;
	position:relative;
	height:374px;
}
.info-holder {
	float:left;
	width:626px;
	overflow:hidden;
	height:375px;
	position:relative;
	z-index:1;
}
.info-holder img {
	display:block;
}
.info-holder .tab {
	position:absolute;
	top:0;
	left:0;
}
.tabs {
	float:right;
	width:292px;
	margin:0;
	list-style:none;
	font-weight:bold;
	position:relative;
	z-index:3;
}
.tabs li {
	vertical-align:top;
	height:1%;
	border-bottom:1px solid #000;
	border-top:1px solid #525966;
	display:block;
	text-decoration:none;
	background:#464f60 url(../images/gr-blue.gif) repeat-x;
}
.tabs li a {
	text-decoration:none;
}
.tabs li a.tabmore { padding:5px;	font-weight:bold; z-index:20}
.tabs li a.tabmore:hover, .tabs li.active a.tabmore, .tabs li:hover a.tabmore { color:#FFF; font-size:12px;}

.tabs li span {
	display:block;
	padding:10px 12px 10px 20px;
	background:url(../images/arrow-blue.gif) no-repeat 8px 12px;
	color:#fff;
	min-height:53px;
	cursor:pointer;
	font-size:13px;
	width:250px;
}
* html .tabs li span {height:53px;}
.tabs li.active , .tabs li:hover {
	border-top-color:#ffd074;
	background:#df7001 url(../images/gr-orange.gif) repeat-x;
}
.tabs li.active span, .tabs li a:hover span {
	background-image:url(../images/arrow-orange.gif);
	color:#000;
}
.btm-panel {
	background:url(../images/bg-black.gif) repeat-x;
	width:100%;
	height:74px;
	overflow:hidden;
	/*background:url(../images/bg-gallery.gif) repeat-y;*/
}
.text-box {
	float:left;
	min-height:64px;
	padding:3px;
	line-height: normal;
	/*Removed by ML
	width:510px;
	padding:10px 0 0 14px;
	border-right:1px solid #000;*/
}
.text-box p {
	line-height: normal;
}
* html .text-box {height:64px;}


.more {
	float:right;
	line-height:74px;
	width:85px;
	padding:0 0 0 15px;
	border-left:1px solid #797b7c;
	font-weight:bold;
	background:url(../images/arrow-more.gif) no-repeat 73px 50%;
}
.gallery h2 {
	font-size:14px;
	color:#e17304;
	margin:0px;/*margin:0 0 5px; Changed by ML*/
	line-height:17px;
}
.shadow {
	width:13px;
	height:100%;
	background:url(../images/shadow.png) repeat-y;
	overflow:hidden;
	position:absolute;
	top:0;
	left:614px;
}
/* wrap ------------------------------------------------------------------------------ */
.wrap {
	width:100%;
	background:url(../images/bg-wrap.gif) repeat-x;
	padding:18px 19px 0 20px;
	margin:0 -19px 0 -20px;
}
.wrap:after {
	clear:both;
	display:block;
	content:"";
}
/* heading --------------------------------------------------------------------------- */
.heading {
	margin:0 0 7px -31px;
	padding:0 0 0 11px;
	background:url(../images/bg-heading-left.png) no-repeat;
	height:43px;
	position:relative;
}
.union-box .heading {margin-top:-50px;}
.heading div {
	height:100%;
	background:url(../images/bg-heading-right.gif) no-repeat 100% 0;
}
.heading strong {
	display:block;
	height:43px;
	overflow:hidden;
	margin:0 0 0 8px;
	background-repeat:no-repeat;
	background-position:0 50%;
}
.por {background-image:url(../images/text-por.gif);}
.mas {background-image:url(../images/text-mas.gif);}
.calendar {background-image:url(../images/text-calendar.gif);}
.comments {background-image:url(../images/text-comments.gif);}
.heading span {
	display:block;
	height:43px;
	width:100%;
	text-indent:-9999em;
}
/* column info ----------------------------------------------------------------------- */
.column-info {
	float:left;
	width:620px;
}
.column-info ul {
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.column-info li {
	border-bottom:1px solid #92b5cb;
	border-top:1px solid #fff;
	vertical-align:top;
	height:1%;
	margin:1px 0 -1px;
}
.column-info li:first-child {border-top:0;}
.column-info li a {
	display:block;
	background:url(../images/arrow-l.gif) no-repeat 100% 50%;
	padding:8px 40px 9px 15px;
	color:#272f40;
	text-decoration:none;
}
.column-info li a:hover {
	background-color:#f1f7fa;
	background-image:url(../images/arrow-l-hover.gif);
}
.column-info li strong {
	display:block;
	color:#5769bb;
	font-size:14px;
	margin:0 0 3px;
}
.column-info li a:hover strong {
	text-decoration:underline;
	color:#e17304;
}
/* product list */
.product-list {
	width:942px;
	overflow:hidden;
	margin:0 -10px 20px 0;
	position:relative;
}
.product-box {
	float:left;
	width:208px;
	padding:10px 10px 15px;
	background:url(../images/bg-product-box.gif) repeat-x;
	min-height:280px;
	margin:0 6px 0 0;
}
* html .product-box {height:280px;}
.product-box h3 {
	margin:-10px -10px 5px;
	background-repeat:no-repeat;
	font-size:14px;
	color:#5769bb;
	padding:20px 10px 14px 60px;
	background-position:5px 0;
}
.foros {background-image:url(../images/ico-foros.gif);}
.photogallery {background-image:url(../images/ico-photogallery.gif);}
.blogs {background-image:url(../images/ico-blogs.gif);}
.podcast {background-image:url(../images/tecnetico_tv_homepage3.png);}
.product-box img {
	display:block;
	margin:0 -10px 10px;
}
.product-box a {
	color: #e17304;
	text-decoration:none;
}
.product-box a:hover {
/*	font-weight:bold; */
	text-decoration:underline;
	color:#e17304;
}

.product-box ul {
	margin:0 0 10px;
	list-style:none;
	border-top:1px solid #92b5cb;
	border-bottom:1px solid #fff;
}
.product-box li {
	vertical-align:top;
	height:1%;
	border-bottom:1px solid #92b5cb;
	border-top:1px solid #fff;
}
.product-box li a {
	color:#272f40;
	text-decoration:none;
	display:block;
	padding:5px 2px 5px 8px;
}

.product-box li a:hover, .product-box li.active a {
/*	font-weight:bold; */
	text-decoration:underline;
	color:#e17304;
	background:#e5ecef;
}

/* TNET ------------------------------------------------------------------------------- */
.product-box2 {
	float:left;
	width:208px;
	padding:10px 10px 15px;
	background:url(../images/bg-product-box.gif) repeat-x;
	min-height:280px;
	margin:0 6px 0 0;
}
* html .product-box2 {height:280px;}
.product-box2 h3 {
	margin:-10px -10px 5px;
	background-repeat:no-repeat;
	font-size:14px;
	color:#5769bb;
	padding:20px 10px 14px 60px;
	background-position:5px 0;
}
.product-box2 img {
	display:block;
	margin:0 -10px 10px;
}

.product-box2 a {
	color:#272f40;
	text-decoration:none;
}
.product-box2 a:hover, .product-box2 a:active {
/*	font-weight:bold; */
	text-decoration:underline;
	color:#e17304;
	background:#e5ecef;
}

/* TNET ---------------------------------------------------- */


.more-link {
	text-align:right;
	position:absolute;
	width:208px;
	bottom:0;
}
.more-link-blogs {
	text-align:right;
	position:absolute;
	width:auto;
}
.more-link a {
	padding:0 15px 0 0;
	background:url(../images/arrow-more-s.gif) no-repeat 100% 50%;
	white-space:nowrap;
}
.more-link-blogs a {
	padding:0 15px 0 0;
	background:url(../images/arrow-more-s.gif) no-repeat 100% 50%;
	white-space:nowrap;
}
/* union box -------------------------------------------------------------------------*/
.union-box {
	width:100%;
	padding:50px 0 20px;
}
.union-box .bg {
	width:100%;
	background:url(../images/dash.gif) repeat-y 508px 0;
}
.union-box .bg:after {
	clear:both;
	display:block;
	content:"";
}
/* calendar list */
.calendar-list {
	float:left;
	width:480px;
}
.calendar-list ul {
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
.calendar-list ul ul {border:0;}
.calendar-list li {
	vertical-align:top;
	height:1%;
	border-bottom:1px solid #92b5cb;
	border-top:1px solid #fff;
	margin:-1px 0 1px;
	padding:5px 0 0;
}
.calendar-list li strong {
	color:#5769bb;
	background:#c3dae5;
	padding:5px 20px;
	margin:0 0 2px;
	font-size:14px;
	display:block;
}
.calendar-list li li {
	border:0;
	margin:-1px 0 1px;
	width:100%;
	overflow:hidden;
	background:url(../images/split-list.gif) no-repeat 101px 0;
	padding:3px 0;
}
.calendar-list li li a {
	display:block;
	text-decoration:none;
	color:#30333a;
	padding:9px 50px 9px 10px;
	width:420px;
	overflow:hidden;
	background:url(../images/arrow-l.gif) no-repeat 100% 50%;
}
.calendar-list li li a * {cursor:pointer;}
.calendar-list li li strong {	
	float:left;
	background:none;
	margin:0 10px 0 0;
	width:80px;
	padding:0;
	text-align:right;
}
.calendar-list li li span {
	width:330px;
	float:right;
}
.calendar-list li li a:hover {
	background-image:url(../images/arrow-l-hover.gif);
	background-color:#f1f7fa;
}
.calendar-list li li a:hover span {
	text-decoration:underline;
	color:#e17304;
}
.logos {
	float:right;
/*	margin:0 -12px 0 0;
	display:inline;
	list-style:none;*/
	width:400px;
}
.logos h3 { clear:both; color:#5769BB;}
.logos ul {
	clear:both;
	list-style:none;
	background:url(../images/bg-gradient-media.png) repeat-x;
	border-top:1px solid #bdd0d7;
	margin:5px 0 0 0 ;
	height:50px;
}
.logos li {
	float:left;
	padding:10px;
}
/* comment column --------------------------------------------------------------------- */
.comment-column {
	float:left;
	width:503px;
}
/* add comment ------------------------------------------------------------------------ */
.add-comment {text-align:right;}
.add-comment a {
	background:url(../images/ico-comment.gif) no-repeat 100% 50%;
	padding:7px 35px 9px 0;
	line-height:30px;
}
.comment-column ul {
	margin:0 26px 0 0;
	list-style:none;
}
.comment-column li {padding:0 20px 5px;}
.comment-column h3 {
	color:#5769bb;
	background:#c3dae5;
	padding:5px 20px;
	margin:0 -20px 12px;
	font-size:14px;
	display:block;
}
/* publicidad ------------------------------------------------------------------------- */
.publicidad {
	float:right;
	color:#747474;
	text-align:right;
	font-family:tahoma, helvetica, sans-serif
}
.publicidad img {
	display:block;
	margin:0 0 2px;
}
/* deatil holder ---------------------------------------------------------------------- */
.deatil-holder {
	width:100%;
	overflow:hidden;
}
/* main info holder ------------------------------------------------------------------- */
.main-info-holder {
	float:left;
	width:766px;
	padding:20px 0;
}
.title {
	width:100%;
	margin:0 0 20px;
	color:#272f40;
	font-size:9px;
}
.title a {
	color:#272f40;
	text-decoration:none;
	font-weight:bold;
}
.title a:hover {text-decoration:underline;}
.title h2 {
	background:url(../images/bg-nav.gif) repeat-x 0 100%;
	font-size:16px;
	line-height:20px;
	color:#5769bb;
	margin:0 0 5px;
	padding:0 0 5px;
}
.text-column {
	float:left;
	width:560px;
	padding: 0px 10px 0px 0px;
/*	background:url(../images/bg-product-box.gif) repeat-x; */
}
.text-columnTNET {
	float:left;
	width:730px;
	padding:15px 10px 0 5px;
	background:url(../images/bg-product-box.gif) repeat-x;
}

.video-holder {
	display:inline;
	float:left;
	margin:-15px 10px 10px -5px;
}
/* related news ----------------------------------------------------------------------- */
.related-news {
	float:right;
	width:183px;
	padding:0 4px;
	overflow:hidden;
}
.related-news strong {
	display:block;
	background:url(../images/text-related-news.gif) no-repeat;
	width:221px;
	height:36px;
	overflow:hidden;
	margin:0 -4px -4px;
	position:relative;
}
.related-news strong span {
	display:block;
	width:100%;
	height:36px;
	text-indent:-9999em;
}
.related-news ul {
	background:url(../images/bg-product-box.gif) repeat-x;
	margin:0;
	padding:0 3px;
	list-style:none;
	font-weight:bold;
	color:#5769bb;
	overflow:hidden;
	height:1%;
}
.related-news li {
	border-bottom:1px solid #92b5cb;
	border-top:1px solid #fff;
	vertical-align:top;
	height:1%;
	padding:10px 10px 10px 5px;
	margin:1px 0 -1px;
}

/*  TNET ------------------------------------------------------------------------------ */
/* related news */
.sitioutil_post {
	float:right;
	width:213px;
	padding:0 4px;
	overflow:hidden;
	margin-bottom: 20px;
}
.sitioutil_post strong {
	display:block;
	background:url(../images/text-related-news.gif) no-repeat;
	width:221px;
	height:36px;
	overflow:hidden;
	margin:0 -4px -4px;
	position:relative;
}
.sitioutil_post strong span {
	display:block;
	width:100%;
	height:36px;
	text-indent:-9999em;
}
.sitioutil_post ul {
	background:url(../images/bg-product-box.gif) repeat-x;
	margin:0;
	padding:0 3px;
	list-style:none;
	font-weight:bold;
	color:#5769bb;
	overflow:hidden;
	height:1%;
}
.sitioutil_post li {
	border-bottom:1px solid #92b5cb;
	border-top:1px solid #fff;
	vertical-align:top;
	height:1%;
	padding:10px 10px 10px 5px;
	margin:1px 0 -1px;
}





.more-info {
	padding:0 10px 0 0;
	background:url(../images/arrow-more-blue.gif) no-repeat 100% 3px;
	white-space:nowrap;
	text-align:right;
	font-weight:normal;
	display:block;
}

/* TNET ------------------------------------------------------------------------------- */
/* related news */
.related-news2 {
	width:556px;
	padding:50px 4px;
	overflow:hidden;
}
.related-news2 strong {
	display:block;
	background:url(../images/text-related-news.gif) no-repeat;
	width:221px;
	height:36px;
	overflow:hidden;
	margin:0 -4px -4px;
	position:relative;
}
.related-news2 strong span {
	display:block;
	width:100%;
	height:36px;
	text-indent:-9999em;
}
.related-news2 ul {
	margin:0;
	padding:0 3px;
	list-style:none;
	color:#5769bb;
	overflow:hidden;
	height:1%;
}
.related-news2 li {
	vertical-align:top;
	line-height: 15px;
}





/*For template page ml_tecnetico_tv.php first section --------------------------------- */

#playlist{
	list-style:none;
	margin:20px;
	margin-bottom:40px;
}

#playlist li{
	width:150px;
	float:left;
	padding:5px;
	margin:5px;
	border:1px solid #CCC;
}
#playlist li img{
	width:100%;
}


/*For template page ml_noticias.php first section ------------------------------------- */
.ml_titulares{
	clear:both;
	height:450px;
}
.ml_titulares h2{ color:#2b4196; }
.ml_titulares #ml_news{
	width:66%;
	height: auto;
	float:left;
	background:url(../images/ml-news-bg2.jpg) repeat-x;
	margin-right:15px;
}
	#ml_news .ml_headline, #ml_news .ml_most-read, #ml_news .ml_most-commented {
		width:30%;
		float:left;
	}
	#ml_news .ml_headline { padding:10px;}
	#ml_news .ml_headline h2{ color: #ec6d20;}
	#ml_news .ml_headline p{ margin:0px; height:85px; overflow:hidden;}
	#ml_news .ml_most-commented, #ml_news .ml_most-read{ font-size:80%; padding-left:10px; height: auto;}

	.ml_titulares .ml_adspace{
		width:28%;
		float:left;
	}

/*For template page ml_tecnetico_tv.php ----------------------------------------------- */
.ml-videos{
	list-style:none;
}
.ml-videos li{
	border:1px solid #CCC;
	margin:5px;
	padding:5px;
	width:120px;
	height:155px;
	float:left;
	display:block;
	overflow:hidden;
	background-color:#FFF;
}
.videoThumb{
}


/*For template page ml_noticias.php second section ------------------------------------ */
.ml_mas-titulares{
	width:32%;
	float:left;
}
	.ml_mas-titulares p{ padding:0px; padding-left:10px; margin:0px}
	/* column info -------------------------------------------------------------------- */
	.ml_mas-titulares ul {
		margin:0;
		list-style:none;
		width:100%;
		overflow:hidden;
	}
	.ml_mas-titulares li {
		border-bottom:1px solid #92b5cb;
		border-top:1px solid #fff;
		vertical-align:top;
	}
	.ml_mas-titulares li:first-child {border-top:0;}
	.ml_mas-titulares li a {
		display:block;
		padding:5px;
		text-decoration:none;
		color:#000;
	}
	.ml_mas-titulares li a:hover {
		background-color:#f1f7fa;
	}
#ml_pane{ position:relative; width:65%; height:450px; float:left; margin-left:20px; margin-top:20px; background:url(../images/ml-info-pane-bg.png) left top no-repeat;}
	#ml_pane h2{ padding-left:75px; color:#EC6D20;}
	#ml_pane .nav{ list-style:none; padding:15px; padding-left:45px;}
	#ml_pane .nav li:first-child{ border:none;}
	#ml_pane .nav li{ cursor:pointer; float:left; padding-left:10px; padding-right:10px; color:#576cad; border-left:1px solid #000; font-weight:bold; font-size:16px;}
	#ml_pane .rssTopico{ position:absolute; right:0px; top:0px;}
	#ml_pane #ml_category-list{
		width:40%; height:100%; float:left; padding-top:15px;
	}
	#ml_pane #ml_category-list li{
		list-style:none;
		font-weight:bold;
		height:25px;
		line-height:1.7;
		cursor:pointer;
		font-size:10px;
	}
	#ml_pane #ml_category-list li:hover{
		background:url(../images/ml-list-bg.png) left;
	}
	#ml_pane .ml_content-list{ width:55%; height:82%; float:left; overflow-y:scroll; background:#FFF;}
	#ml_pane #ml_another_list li{ float:left; width:47%; height:150px; border:none;}

/*For template page ml_noticias.php third section ------------------------------------- */
.ml_blogs-tecnetico{
	width:32%;
	float:left;
}
	.ml_blogs-tecnetico h3{ color:#9c3262}
	.ml_blogs-tecnetico p{ padding:0px; padding-left:10px; margin:0px}
	/* column info */
	.ml_blogs-tecnetico ul {
		margin:0;
		list-style:none;
		width:100%;
		overflow:hidden;
	}
	.ml_blogs-tecnetico li {
		border-bottom:1px solid #92b5cb;
		border-top:1px solid #fff;
		vertical-align:top;
	}
	.ml_blogs-tecnetico li:first-child {border-top:0;}
	.ml_blogs-tecnetico li a {
		display:block;
		padding:5px;
		text-decoration:none;
		color:#000;
	}
	.ml_blogs-tecnetico li a:hover {
		background-color:#f1f7fa;
	}

/*For template page ml_rss.php -------------------------------------------------------- */
#ml_rss-list ul{list-style:none; padding-left:30px;}
#ml_rss-list ul li {clear:left; padding:15px; font-size:14px; line-height:1.7}
#ml_rss-list ul li img{float:left;}

/*For template page ml_blogs.php*/
#ml_blog-list a{
	text-decoration:none;
}
#ml_blog-list ul{
	width:47%;
	list-style:none;
}
#ml_blog-list ul li{ border-bottom:#2e5d95 1px dotted; background: url(../images/blog-img.png) left top no-repeat; padding-left:65px;}
#ml_blog-list ul li:hover{ background-color:#c3d9e4}
#ml_blog-list ul h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EC6D20;
}
#ml_blog-roll{
	height:390px;
	/*background:url(../images/blogroll-bg.png) no-repeat; ---------------------------- */
}
	#ml_blog-roll-links { margin-left:300px;}
	#ml_blog-roll-links .linkcat{
		list-style:none;
		color:#386396;
		font-size:10px;
		float:left;
		width:45%;
		height:80px;
	}
	#ml_blog-roll-links .linkcat ul.blogroll{
		list-style:none;
	}
/*For template page ml_estilo_digital.php --------------------------------------------- */
	.ml_estilo-digital h1 { height:75px; width:200px; margin:0px; padding:0px; color:#3871b5; font-size:17px}
	.ml_estilo-digital h3 { font-size:11px}
	.ml_estilo-digital ul {
		margin:0px;
		list-style:none;
		width:100%;
		overflow:hidden;
		padding:0px;
	}
	ml_estilo-digital li {
		border-bottom:1px solid #92b5cb;
		border-top:1px solid #fff;
		vertical-align:top;
	}
	.ml_estilo-digital li:first-child {border-top:0;}
	.ml_estilo-digital li a {
		display:block;
		padding:5px;
		text-decoration:none;
		color:#000;
	}
	.ml_estilo-digital li a:hover {
		background-color:#f1f7fa;
	}

/*ML Common rules --------------------------------------------------------------------- */
h3 { padding:0px; margin:0px}
.clear{clear:both;}
.left {float:left;}
.right {float:right;}
.timestamp{ display:block; padding-top:5px; color:#666;}
.author { padding:2px; width:100px; margin:5px; border:1px solid #E9E9E9; text-align:center; color:#000;}
.author-blogs { padding:10px; width:75px; margin:5px; border:1px solid #E9E9E9; text-align:center; color:#000;}
.headline-img{ width:100%; height:175px; border:1px solid #ec6d20; overflow:hidden; background:#FFF;}
.thumbnail{ margin:5px; width:75px; height:75px; border:1px solid #ec6d20; overflow:hidden; background:#FFF;}
.thumbnail-blogs {margin:5px; width:50px; height:50px; border:1px solid; overflow:hidden; background:#FFF;}
.mini_thumbnail { margin-top:5px; margin-right: 5px; width:69px; height:39px; overflow:hidden; background:#FFF;}
.thumbnail-head{ overflow: hidden; height: 75px; width: 100%; margin-left:-10px; padding-left:10px; padding-right:10px}
.heading div h2{
	color:#ac7113;
	line-height:2.3;
	font-weight:500;
}
/*For template pages using ad spaces -------------------------------------------------- */
.ml_adspace {text-align:center;}
.ml_ad300x250{ width:300px; height:250px; border:1px solid #9f9f9f; background:#FFF;}
.ml_ad468x60{ width:468px; height:60px; border:1px solid #9f9f9f; background:#FFF;}

/* TNET DEVELOPMENT ------------------------------------------------------------------- */
.pre-headline {
/*  color: #993366; */
/* color: #e17304; */
 color: #000000;
 font: bold;
/* margin-top: 11px; */
/*  margin-bottom: 10px; */
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

H4 {
	line-height: normal; font-weight: normal;
}

H4 a {
	text-decoration: none;
}

.removehoverfx a:active {
	padding-top: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: none;
}

#datestamp {
	padding-top: 5px;
	font-size: 10px;
	
}

#blogs-leftcolumn {
	position: relative;
	float: left;
	width: 145px;
	height: 340px;
}

#blogs-rightcolumn {
	position: relative;
	float: right;
	width: 454px;
	height: 340px;
}



/* GALLERY LIST ----------------------------------------------------------------------- */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 80px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 20px; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}



/* SEARCH PAGE (colors according to categories) --------------------------------------- */
.search-title h2 {
	background:url(../images/bg-nav.gif) repeat-x 0 100%;
	font-size:16px;
	color:#5769bb;
	margin:0 0 5px;
	padding:0 0 5px;
}

#cat-name{
	color:#e17304;
	padding: 15px; 0 10px 0;
	width:47%;
}

.search-results{
	padding-top: 10px;
	padding-left: 45px;
	padding-bottom: 10px;
	line-height:20px;
}

.search-results a:link{
	text-decoration:none;
}

.search-results a:visited{
	text-decoration:none;
}

.search-results a:hover{
	text-decoration:underline;
}

.search-results-box {
	background:url(../images/bg-nav.gif) repeat-x 0 100%;
}

.search-more-right{
	text-align:right;
	padding-bottom: 5px;
}

.category-news{
	color: green;
}

.category-articles{
	color: navy;
}

.category-blogs{
	color: purple;
}

.category-gallery{
	color: green;
}

.category-reviews{
	color:teal;
}

.category-sitioutil{
	color:maroon;
}

.category-tectv{
	color: olive;
}

.category-tutorial{
	color: green;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




	/* Captions ---------------------------------------------------------------------- */
.bigquote {
	float: right;
	width: 100px;
	height: 100px;
	font-size: 26px;
	font-family:"Times New Roman", Times, serif;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #D8D8D8;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.entry {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

.SectionHeaderIMG {
	position: relative;
	left: -20px;
	top: -11px;
}

/* NEW STUFF */



/* NEW BLOG TEMPLATE (NBT) ================================================================================= */
.NBT-detailholder {
	width:100%;
	overflow:hidden;
	position: relative;
	left: -20px;
}

.NBT-main-info-holder {
	float:left;
	width:638px;
	padding: 0px 0px;
}

.NBT-gutter-left {
	position: relative;
	float: left;
	width: 98px;
	height: 720px;
}

.NBT-datetimearea {
	width: 78px;
	height: 155px;
	text-align: center;
	padding-top: 28px;
	background: url(../images/NBT-postdateBKGND.png) no-repeat 23px 19px;
	font-family: Arial, Helvetica, sans-serif;
}

.NBT-datetimearea-date {
	height: 34px;
	width: 100%;
	text-align: center;
	color: white;
}

.NBT-month {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: center;
	width: 95px;
	
}

.NBT-day {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 92px;
	margin-top: -4px;
}

.NBT-year {
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	width: 92px;
	margin-top: -4px;
	letter-spacing: 2px;
}
.NBT-time {
	margin-top: 8px;
	width: 35px;
	padding-left: 6px;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	width: 92px;
}

.NBT-gravatar {
	width: 92px;
	text-align: center;
	margin-top: 12px;
	text-align: center;
}

.NBT-gravatar IMG {
	border: #999999 double;
}

.NBT-author {
	width: 52px;
	padding-left: 20px;
	font-size: 10px;
}

.NBT-maincontentcolumn {
	width: 535px;
	position: relative;
	float: left;
}


.NBT-headline {
	width:100%;
	margin:0 0 5px;
	color:#272f40;
	font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: #3F95B1 thin solid;	
}

.NBT-headline a {
	color:#272f40;
	text-decoration:none;
	font-weight:bold;
}
.NBT-headline a:hover {
	text-decoration:underline;
}

.NBT-headline h2 {
	font-size:28px;
	line-height: normal;
	color:#000000;
	margin:0 0 5px;
	
}

.NBT-supplementalinfo {
	font-size: 9px;
	padding-top: -20px;
	padding-bottom: 20px;
	float: left;
	width: 90%;
}

.NBT-fontsizecontrols {
	float: right;
}

.secondarycontentareas

.NBT-byline {

}

.survey-area {
	background:url(../images/bg-product-box.gif) repeat-x;
	padding: 8px;
	height: 270px;
}

.survey-question {
	line-height: 17px;
}

.survey-question INPUT {
	margin-left: 10px;
}
