/*CSS Amigot inner.*/

div.mainCenterContent {
	padding-left:4px;
}
/* LEFT CONTENT */
div.leftColumn {
	width: 718px;
	float: left;
	padding-left:0;
	margin-right:4px;
}
/*HEADERS*/
div.innerHeader {
	border:1px solid #b9c9dd;
	margin-bottom:4px;
	height:128px;
	position:relative;
}
/*BREADCRUMBS*/
div.breadcrumbs {
	position:absolute;
	top:105px;
	left:200px;
	width:400px;
}
div.breadcrumbs a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-right:10px;
	background: url(../img/breadcrumbs_icon.gif) no-repeat right 0.4em;
}
div.breadcrumbs a:hover {
	color:#0a3369;
}
div.breadcrumbs span.noShow {
	display:none;
}
div.breadcrumbs span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
div.content {
	border:1px solid #b9c9dd;
	padding:35px 62px 10px 58px;
}
/*TITLE*/
div.content h3 {
	color:#163e71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	margin-bottom:20px;
	text-transform:uppercase;
}
/*SUBTITLE*/
div.content h4 {
	color:#163e71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	margin-bottom:15px;
}
/*PARAGRAPH*/
div.content p {
	color:#163e71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	line-height:19px;
	margin-bottom:19px;
}
/*BOLD TEXT*/
div.content p strong {
	color:#163e71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:19px;
	margin-bottom:19px;
}
/*TEXT LINK*/
div.content p a {
	color:#163e71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-left:15px;
	background:url(../img/textlink.gif) no-repeat 0 0.3em;
}
div.content p a:hover {
	color:#000;
}
/*UNORDERED LIST MODEL 1*/
div.content ul {
	margin:0 0 19px 0;
}
div.content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-bottom:5px;
	color:#163e71;
	background: url(../img/unordered_list_bullet1.gif) no-repeat 0 0.5em;
	padding-left:12px;
}
/*UNORDERED LIST MODEL 2*/
div.content ul {
	margin:0 0 19px 0;
}
div.content ul.arrows li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-bottom:5px;
	color:#163e71;
	background: url(../img/unordered_list_bullet2.gif) no-repeat 0 0.5em;
	padding-left:12px;
}
/*ORDERED LIST*/
div.content ol {
	margin:0 0 19px 0;
}
div.content ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-bottom:5px;
	color:#163e71;
	list-style-type:decimal;
	margin-left:20px;
}
/*CENTER IMAGE*/
div.content img.center {
	margin:15px 0 15px 150px;
}
/*FORMS*/
div.content dt {
	line-height:19px;
	float:left;
	clear:left;
	width:150px;
	margin:0 0 15px 0;
	text-align:right;
}
div.content dt label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4e7ba9;
	line-height:10px;
	margin-right:3px;
}
div.content dt.empty {
	display:none;
}
div.content dd {
	line-height:19px;
	margin:0 0 15px 0;
}
div.content dd label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e7ba9;
	line-height:19px;
	margin-right:10px;
}
div.content dd label.text {
	font-weight:bold;
}
div.content .textfield {
	height:17px;
	width:250px;
	border:1px solid #ababab;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#173f79;
	padding:0 2px 0 2px;
	background-color: #f5f5f5;
}
div.content .textfield:hover, div.content .textfield:focus {
	background-color:#fff !important;
}
div.content .textarea {
	width:250px;
	border:1px solid #ababab;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#173f79;
	padding:0 2px 0 2px;
	background-color: #f5f5f5;
}
div.content .textarea:hover, div.content .textarea:focus {
	background-color:#fff !important;
}
div.content .select {
	height:20px;
	width:256px;
	border:1px solid #ababab;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#173f79;
	padding-left:2px;
	background-color: #f5f5f5;
}
div.content .select:hover, div.content .select:focus {
	background-color:#fff !important;
}
div.content .radiobutton {
	line-height:19px;
	margin-right:3px;
	vertical-align:top;
	width:14px;
	height:14px;
}
div.content .botonform {
	background: url(../img/submit_button.gif) no-repeat top left;
	border:0 none;
	cursor:pointer;
	height:20px;
	width:51px;
	font-size:0;
}
div.content .botonform:hover {
	background-position: bottom left;
}
/*RIGHT CONTENT*/
div.rightColumn {
	float: left;
	width: 262px;
}
/* SIDE BOXES */
div.side_box_elastic {
	width: 262px;
	float: left;
	margin-bottom:4px;
}
div.side_top {
	height: 27px;
	width: 242px;
	float: left;
	padding:11px 0 0 20px;
	background: url(../img/boxside_top_bg.gif) no-repeat top left;
}
div.side_top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #153d64;
}
div.side_box_elastic .side_content {
	width: 242px;
	padding:15px 10px 0 10px;
	float: left;
	background: url(../img/boxside_pixel_bg.gif) repeat-y top left;
}
div.side_box_elastic .side_bottom {
	width: 262px;
	height:9px;
	overflow: hidden;
	float: left;
	background: url(../img/boxside_bottom_bg.gif) no-repeat top left;
}
div.side_box_elastic .side_content ul li {
	background:url(../img/list_bullet.gif) no-repeat 0 0.4em;
	padding-left:12px;
	margin-bottom:13px;
	color:#053260;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
div.side_box_elastic .side_content ul li a {
	color:#053260;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
div.side_box_elastic .side_content ul li a:hover {
	color:#000;
}
/* SIDE BOXES TOOLS*/
div.side_box_tools {
	height: 130px;
	width: 262px;
	float: left;
	margin-bottom:4px;
}
div.side_box_tools .side_tools_left {
	height: 92px;
	width: 10px;
	float: left;
	background: url(../img/boxside_tools_left_bg.gif) no-repeat top left;
}
div.side_box_tools .side_tools_right {
	height: 92px;
	width: 10px;
	float: left;
	background: url(../img/boxside_tools_right_bg.gif) no-repeat top left;
}
div.side_box_tools .side_tools_content {
	height: 77px;
	width: 222px;
	padding:15px 0 0 20px;
	float: left;
	background: url(../img/boxside_tools_pixel_bg.gif) repeat-x top left;
}
/*TOOLS*/
div.formatTools {
	padding-left:20px;
	height:57px;
	margin-bottom:15px;
}
ul#tools li {
	float:left;
	margin-right:17px;
}
ul#tools li span {
	display:none;
}
ul#tools li.resize {
	width:45px;
	height:45px;
	background:url(../img/resize_icon.gif) no-repeat top left;
	display:block;
	position:relative;
}
/*text resize*/
ul#textResize {
	position:absolute;
	top:0;
	left:0;
	width:46px;
	height:45px;
	background:url(../img/text_size.gif) no-repeat top left;
}
ul#textResize:hover {
	background-position: bottom left;
}
ul#textResize li {
	float:left;
	margin:0;
}
ul#textResize li a.small {
	display:block;
	width:10px;
	height:8px;
	margin:9px 2px 0 3px;
	background:url(../img/resize_icon_small.gif) no-repeat top left;
}
ul#textResize li a.reset {
	display:block;
	width:12px;
	height:12px;
	margin:5px 2px 0 0;
	background: url(../img/resize_icon_reset.gif) no-repeat top left;
}
ul#textResize li a.big {
	display:block;
	width:15px;
	height:13px;
	margin:4px 2px 0 0;
	background: url(../img/resize_icon_big.gif) no-repeat top left;
}
ul#textResize li a:hover {
	background-position: bottom left;
}
ul#tools li a {
	display:block;
	height:45px;
	background-repeat:no-repeat;
	background-position:top left;
}
ul#tools li a.email {
	width:35px;
	background:url(../img/email_icon.gif);
}
ul#tools li a.print {
	width:35px;
	background:url(../img/print_icon.gif);
}
ul#tools li a.rss {
	width:35px;
	background:url(../img/rss_icon.gif);
}
ul#tools li a:hover {
	background-position:bottom left;
}
/*Our Latest Channels*/
div#ourLatestChannel a {
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	height:88px;
	float:left;
}
div#ourLatestChannel a:hover {
	background-position:bottom left;
}
div#ourLatestChannel a span {
	display:none;
}
a.camara {
	background: url(../img/camara_madrid.gif);
	width:101px;
}
a.colmenar {
	background: url(../img/colmenar_viejo.gif);
	width:217px;
}
a.huesker {
	background: url(../img/huesker_tv.gif);
	width:267px;
}
a.espacio {
	background: url(../img/espacio_tv.gif);
	width:268px;
}
a.visit {
	background:url(../img/visitspain.gif);
	width:317px;
}
/*List Component*/
div.content.listContent {
	border:0;
	padding:0;
}
div.listComponent {
	border: 1px solid #B9C9DD;
	margin-bottom:4px;
}
div.topListTitle {
	background-color:#f8f8f8;
	padding:10px 20px 10px 20px;
	border-bottom:1px solid #B9C9DD;
	margin-bottom:10px;
}
div.topListTitle.withoutBackground {
	background-color:#fff;
	padding:10px 20px 10px 20px;
	border-bottom:none;
	margin-bottom:0;
}
div.listComponent h3 {
	margin:0;
}
div.listComponent h3 a{
	color:#153D64;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
div.listComponent h3 a:hover{
	color:#363636;
}
div.listComponent img {
	float:left;
	margin:0 10px 0px 10px;
	padding:9px;
	background: url(../img/background_picture_list_component.gif) no-repeat top left;
}
div.listComponent a:hover img {
	background-position: bottom left;
}
div.listComponent {
	float:left;
	width:716px;
}
div.listComponent .dataList{
	padding:0 45px 0 18px;
}
div.listComponent p {
	margin-bottom:14px;
}
div.listComponent p a.more {	
	width:54px;
	height:17px;
	background:url(../img/more.png) no-repeat top left;
	float:left;
	margin-bottom:14px;
}
div.listComponent p a.more span {
	display:none;
}
div.listComponent p a.more:hover {
	background-position:bottom left;
}
