/**
 * Wikidiario/NTC CSS Stylesheet
 * @author: Rubén A. Mansilla <ramansilla@gmail.com>
 *
 * @date:    01/02/2009 10:28:11
 * @version: $Id: wd.css 731 2009-03-16 20:37:24Z spedra $
 * @copy:    2008, 2009, Amneris WS
 *
 */
	/* -------------------------------------------------------------------------- */
	/* layout / reusable components                                               */
	/* -------------------------------------------------------------------------- */
	/* --------------------------------------------- */
	/* search bar                                    */
	/* --------------------------------------------- */
.ntc {
	width: 808px;
	padding: 11px 0 10px 0;
	background-color: #f2f3f3;
	/*
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../imgs/separator_bg.gif);*/
}

.ntc.advanced-search input {
	width: 488px; /* 534 - 2 - 10 - 10 - 24 */
	margin: 0;
	margin-left: 24px;
}

.advanced-search .submit span {
	display:none;
}

/* --------------------------------------------- */
	/* .no-te-calles                                 */
	/* --------------------------------------------- */
div#content.no-te-calles {
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../imgs/ntc_sidebar_bg.gif);
}

div#content.no-te-calles.cover {
	background: transparent;
	background-color: #F2F3F3;
}

/* --------------------------------------------- */
	/* ntc articles > body                           */
	/* --------------------------------------------- */
#body.no-te-calles {
	background-color: #fff;
	margin-top: 8px;
	margin-left: 14px;
	margin-right: 14px;
}

/* --------------------------------------------- */
	/* column.sidebar                                */
	/* --------------------------------------------- */
.column-ntc {
	float: left;
}

.column-ntc.first {
	background-color: #fff;
}

.no-te-calles .column.sidebar {
	width: 170px;
	margin: 0;
	padding: 0;
	background-color: #ebf2f4;
	/*
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../imgs/separator_bg.gif);*/
}

.no-te-calles .right-column.right-sidebar {
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	/*
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../imgs/separator_bg.gif);*/
}

.no-te-calles .column-ntc {
	background-color: #ebf2f4;
}

.no-te-calles .column-ntc iframe {
	width: 584px;
}

.no-te-calles .right-column-ntc {
	background-color: #fff;
}

/* --------------------------------------------- */
	/* sidebar                                       */
	/* --------------------------------------------- */
	/* --------------------------------------------- */
	/* sidebar > heading                             */
	/* --------------------------------------------- */
.no-te-calles .sidebar h1 {
	margin: 16px 0 11px 19px;
	padding: 0;
	font-family: 'Verdana', 'Arial', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.01em;
	line-height: normal;
	color: #646768;
}

.no-te-calles .sidebar h1 span {
	color: #065a9e;
}

.no-te-calles .head h1 {
	background-color:transparent;
	background-image:url(../imgs/ntc_send_news.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.no-te-calles .head a {
	font-weight: bold;
}

.no-te-calles .column.head {
	background-color: #FBDF2B;
	background-image: url(../imgs/ntc_head_sidebar_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.no-te-calles .head h1 span {
    visibility: hidden;
}

/* --------------------------------------------- */
	/* sidebar > advanced search                     */
	/* --------------------------------------------- */
.no-te-calles .sidebar a.advanced-search {
	margin: 19px 0 11px 19px;
	font-family: 'Tahoma', 'ArialMT', 'Arial', sans-serif;
	font-size: 0.9em;
	color: #3f3f3f;
}

/* --------------------------------------------- */
	/* sidebar > advanced search                     */
	/* --------------------------------------------- */
.no-te-calles .sidebar a.advanced-search {
	margin: 19px 0 11px 19px;
	font-family: 'Tahoma', 'ArialMT', 'Arial', sans-serif;
	font-size: 0.9em;
	color: #3f3f3f;
}

/* --------------------------------------------- */
/* sidebar > categories                          */
/* --------------------------------------------- */
.no-te-calles .sidebar .categories h3 {
	clear:both;
	color:#5D5D5D;
	font-family:'Tahoma','ArialMT','Arial',sans-serif;
	font-size:1em;
	font-weight:normal;
	line-height:normal;
	margin:0 0 8px 14px;
	padding:12px 0 12px 0;
	text-transform:uppercase;
}

.no-te-calles .sidebar .categories ul {
	list-style: none;
}

.no-te-calles .sidebar .categories ul li {
	margin: 0 10px 12px 14px;
	color: #005c9c;
}

.no-te-calles .sidebar .categories ul li ul li {
	margin: 10px 12px 12px 14px;
}

.no-te-calles .sidebar .categories li a,.no-te-calles .sidebar .categories li a:hover,.no-te-calles .sidebar .categories li a:link,.no-te-calles .sidebar .categories li a:visited
	{
	font-family: 'Tahoma', 'ArialMT', 'Arial', sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #005c9c;
}

.no-te-calles .sidebar .categories li a.current {
	font-weight: bold;
}

.no-te-calles .sidebar .categories li ul li a,.no-te-calles .sidebar .categories li ul li a:hover,.no-te-calles .sidebar .categories li ul li a:link,.no-te-calles .sidebar .categories li ul li a:visited
	{
	text-transform: none;
}

/* --------------------------------------------- */
/* sidebar > tagcloud                            */
/* --------------------------------------------- */
.no-te-calles .sidebar .tagcloud {
	margin:0 14px 8px 14px;
	padding-bottom: 12px;
}

.no-te-calles .sidebar .tagcloud h3 {
	clear:both;
	color:#5D5D5D;
	font-family:'Tahoma','ArialMT','Arial',sans-serif;
	font-size:1em;
	font-weight:normal;
	line-height:normal;
	padding:12px 0 12px 0;
	text-transform:uppercase;
}

.tagcloud a {
	color: #005C9C;
}

/* --------------------------------------------- */
/* sidebar > separator                           */
/* --------------------------------------------- */
.no-te-calles .sidebar .separator {
	margin: 0;
}

/* --------------------------------------------- */
	/* column.search-results                         */
	/* --------------------------------------------- */
.no-te-calles .column .first {
	margin-left: 24px;
}

.no-te-calles .column .search-results {
	margin-top: 12px;
	width: 561px;
}

.no-te-calles .column .search-results .hits {
	width: 100%;
}

/* --------------------------------------------- */
	/* column.main                                   */
	/* --------------------------------------------- */
.no-te-calles .column.first.main {
	margin-left: 0;
}

.no-te-calles .column.main {
	margin-top: 0;
	width: 100%;
	padding-top: 68px;
	padding-bottom: 95px;
	background-color: #0078bc;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../imgs/ntc_main_bg.gif);
}

/* --------------------------------------------- */
	/* search hits                                   */
	/* --------------------------------------------- */
.results-heading h1 {
	margin-top: 6px;
	padding-bottom: 10px;
	line-height: normal;
	display: block;
}

.hits .preview .related {
	display: block;
}

/* --------------------------------------------- */
	/* search hits > extended                        */
	/* --------------------------------------------- */
.hits .preview .illustration {
	float: left;
	width: 60px;
	margin-right: 15px;
	padding-top: 3px;
}

.hits .preview .illustration img {
	float: left;
	width: 100%;
	height: 60px;
	margin-right: 15px;
}

.hits .preview .illustration .image-fake {
	float: left;
	width: 51px;
	height: 33px;
	margin-right: 15px;
	padding-top: 23px;
	padding-left: 5px;
	border: 2px solid #7e7e7e;
	font-family: 'Tahoma', 'ArialMT', 'Arial', sans-serif;
	font-size: 0.8em;
	color: #cc0920;
}

.hits .preview .content {
	float: left;
	width: 485px; /* 561 - 60 - 15 */
	padding: 0;
	margin: 0;
}

.hits .preview .content .images {
	float: left;
	list-style-type: none;
	padding-top: 11px;
	padding-bottom: 4px;
}

.hits .preview .content .images li {
	float: left;
}

.hits .preview .content .images img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 9px;
}

.hits .preview .content .images .image-fake {
	float: left;
	width: 41px;
	height: 27px;
	margin-right: 9px;
	padding-top: 19px;
	padding-left: 5px;
	border: 2px solid #7e7e7e;
	font-family: 'Tahoma', 'ArialMT', 'Arial', sans-serif;
	font-size: 0.7em;
	color: #cc0920;
}

.hits .preview .content .alone {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.hits .preview {
	width: 100%;
}

.hits .preview .content h3 {
	padding-right: 8px;
}

/* --------------------------------------------- */
	/* search hits > pagination                      */
	/* --------------------------------------------- */
.hits .pagination {
	float: left;
	width: 100%;
}

.hits .pagination a {
	float: left;
	margin-top: 11px;
	margin-bottom: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #dc5f21;
}

.hits .pagination a.prev {
	margin-left: 27px;
	padding-left: 10px;
	background-position: left center;
	background-image: url(../imgs/pages_prev.gif);
}

.hits .pagination a.next {
	float: right;
	margin-right: 27px;
	padding-right: 10px;
	background-position: right center;
	background-image: url(../imgs/pages_next.gif);
}

/* --------------------------------------------- */
	/* breadcrumb                                    */
	/* --------------------------------------------- */
.breadcrumb .no-te-calles {
	display: none;
}

/* --------------------------------------------- */
	/* section boxes                                 */
	/* --------------------------------------------- */
.boxes-row {
	float: left;
	margin-bottom: 29px;
}

.section-box {
	float: left;
	width: 202px;
	margin-right: 29px;
}

.section-box .first {
	margin-left: 37px;
}

.section-box .last {
	margin-right: 0;
}

.section-box h4 {
	margin-bottom: 12px;
	padding-left: 26px;
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0pt;
	text-transform: uppercase;
	color: #fff;
}

.section-box.science h4 {
	background-image: url(../imgs/ntc_science_id.png);
}

.section-box.economy h4 {
	background-image: url(../imgs/ntc_economy_id.png);
}

.section-box.life h4 {
	background-image: url(../imgs/ntc_life_id.png);
}

.section-box.style h4 {
	background-image: url(../imgs/ntc_styles_id.png);
}

.section-box.technology h4 {
	background-image: url(../imgs/ntc_technology_id.png);
}

.section-box.government h4 {
	background-image: url(../imgs/ntc_government_id.png);
}

.section-box.art h4 {
	background-image: url(../imgs/ntc_art_id.png);
}

.section-box.sport h4 {
	background-image: url(../imgs/ntc_sports_id.png);
}

.section-box a h4:hover, .section-box ul li a:hover {
	color: #FFDD15;
}

.section-box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0;
}

.section-box ul li {
	background:transparent url(../imgs/related_news_bullet.gif) no-repeat scroll left 0.45em;
	padding:0 0 5px 8px;
}

.section-box p {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.6em;
}

.section-box p,.section-box a,.section-box a:link,.section-box a:active,.section-box a:visited
	{
	font-family: 'Arial-BoldMT', 'Arial', sans-serif;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #c7d6e4;
}

#footer .section-box a {
	font-weight:normal;
}

.section-box a:hover {
	text-decoration: underline;
}

.section-box span.low {
	
}

.section-box span.medium {
	font-size: 1.2em;
}

.section-box span.high {
	font-size: 1.2em;
	color: #ffdd15;
}

.advanced-search input, .advanced-search input:focus, .advanced-search input[type="text"]:focus {
	background-color: #FFFFFF;
	border-color: #E0E0E0 -moz-use-text-color #E0E0E0 #E0E0E0 !important;
	border-style: solid none solid solid !important;
	border-width: 2px medium 2px 2px !important;
	color: #000000;
	float: left;
	font-family: 'Tahoma', 'ArialMT', 'Arial', sans-serif;
	font-size: 1em;
	height: 15px;
	line-height: 12px;
	padding: 5px 10px 0;
	vertical-align: middle;
}

.advanced-search .submit {
	background-color: transparent;
	background-image: url(../imgs/advanced_search_submit.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 25px;
}

/* --------------------------------------------- */
	/* breadcrumb                                    */
	/* --------------------------------------------- */
.breadcrumb .no-te-calles {
	display: none;
}

/* Extensions */
.no-te-calles .header {
	border-bottom: 1px solid #fff;
}

.column-ntc.search-results .crumb {
	font-size: 1.1em;
	font-weight: normal;
	color: #005C9C;
	border-bottom: 0px solid #005C9C;
	font-family: 'Verdana', 'Arial', sans-serif;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.column-ntc.search-results .crumb a {
	font-weight: normal;
	color: #005C9C;
	text-decoration: none;
}

.column-ntc.search-results .crumb a:hover {
	font-weight: normal;
	color: #005C9C;
	text-decoration: underline;
}

.column-ntc.search-results h1 {
	font-size: 1.4em;
	color: #000;
	border-bottom: 4px solid #ddd;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.column-ntc.search-results h2 {
	font-size: 1.4em;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

/* --------------------------------------------- */
	/* column.search-results                         */
	/* --------------------------------------------- */
.no-te-calles .column-ntc.search-results {
	width: 608px;
}

.no-te-calles .column-ntc {
	background-color:#EBF2F4;
}

.no-te-calles .column-ntc.first {
	background-color: #fff;
}

.no-te-calles .column-ntc .search-results .hits {
	width: 100%;
}

.no-te-calles .pagination a,.no-te-calles .pagination span {
	margin: 4px;
	border: none;
	color: #005c9c;
	background-color: transparent;
}

.no-te-calles .pagination a {
	text-decoration: none;
}

.no-te-calles .pagination a:hover {
	text-decoration: underline;
	background-color: transparent;
	border: none;
}

.no-te-calles .pagination span.current {
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	color: #005C9C;
	border: none;
}

.no-te-calles .pagination span.disabled {
	color: #555;
	background-color: transparent;
	border: none;
}
