﻿/* ******************************************************** *
 * BBTV2_Main.css											*
 * -------------------------------------------------------- *
 * Estilos principales para la versión 2 del portal BBTool	*
 * -------------------------------------------------------- *
 * 2009-06-22 SEMO: Creación								*
 * ******************************************************** */

body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a:link, a:visited {
	font-family: "Trebuchet MS";
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.BBTV2_ColumnSpacer15 {
	width: 15px;
}

.BBTV2_Master {
	width: 900px;
	background-color:#FFFFFF;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.BBTV2_Clear {
	clear: both;
}

#BBTV2_HP_HomeContainer .ms-WPBody td {
	font-family: "Trebuchet MS";
	color: #666;
	font-size: 11px;
}

#BBTV2_HP_HomeContainer .ms-PartSpacingVertical {
	display: none;
}


/* **************************** *
 * FBA							*
 * **************************** */

.BBTV2_FBAContainer {
	/*padding-left: 700px;*/
	padding-right:30px;
	float: right;
}

.BBTV2_FBA {
	width: 170px;
}

.BBTV2_FBA .ms-WPBody td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #214581;
	vertical-align: middle;
}

.BBTV2_FBA .ms-WPBody td input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: none;
	color: #666;
}

.BBTV2_FBA .ms-WPBody td input.BBToolV2_FBALoginButton {
	background-color: #214581;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.BBTV2_FBA label {
	margin-right: 12px;
}

.BBTV2_FBA span {
	display: none;
}

/* **************************** *
 * Menú principal				*
 * **************************** */

td.BBTV2_MainMenuRow {
	font-family: "Trebuchet MS";
	background-color: #899c1d;
	height: 25px;
	width: 900px;
	vertical-align: bottom;
}

table.BBTV2_MainMenuRow {
	margin-left: 12px;
}

.BBTV2_MainMenuContainer td {
	vertical-align: bottom;
}

table.BBTV2_MenuItemStyle td {
	font-size: 12px;
	padding: 4px 0px 2px 12px;
}

a.BBTV2_MenuItemStyle:link, 
a.BBTV2_MenuItemStyle:visited {
	color: white;
	font-weight: bold;
}

table.BBTV2_MenuItemSelectedStyle td {
	padding: 4px 12px 2px 12px;
	background-color: white;
}

a.BBTV2_MenuItemSelectedStyle:link,
a.BBTV2_MenuItemSelectedStyle:visited {
	color: #666;
}

a.BBTV2_MenuItemHoverStyle:link,
a.BBTV2_MenuItemHoverStyle:visited {
	text-decoration: underline;
}

.BBTV2_SearchContainer {
	padding-left: 8px;
	/*text-align: right;*/
}

.BBTV2_SearchGlassContainer {
	padding-right: 4px;
	padding-left:2px;
}

/* **************************** *
 * Menú lateral izquierdo		*
 * **************************** */

#BBTV2_LeftMenu {
	padding-top: 16px;
	background: url('images/bg_ColLeft.jpg') transparent repeat-x top left;
}

.BBTV2_LeftMenu {
	width: 175px;
	text-align: center;
	vertical-align: top;
	position: relative;
	color: #666666;
	background-color: #f4f4eb;
}

.BBTV2_LeftMenuContent {
}

.BBTV2_LeftMenuSection {
	font-weight: normal;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}

.BBTV2_LM_Item {
	padding: 4px 0px 4px 20px;
	border-bottom: 1px solid #e0e0c5;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.BBTV2_LM_Item a:link,
.BBTV2_LM_Item a:visited {
	color: #666666;
	text-decoration: none;
}

.BBTV2_LM_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 10px;
}

#BBTV2_LMS_Broadband .BBTV2_LM_Title,
#BBTV2_LMS_Broadband .BBTV2_LM_Item a:hover {
	color: #5868a3;

}

#BBTV2_LMS_Community .BBTV2_LM_Title,
#BBTV2_LMS_Community .BBTV2_LM_Item a:hover {
	color: #899c1d;

}

.BBTV2_LM_Item a:hover {
	font-weight: bold;
}


/* **************************** *
 * Contenedor principal			*
 * **************************** */

.BBTV2_MainColumn {
	width: 695px;
	vertical-align: top;
}


/* **************************** *
 * Pie de página				*
 * **************************** */

.BBTV2_LeftMenuFooter {
	vertical-align: bottom;
	padding-bottom: 8px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: #f4f4eb;
	width: 175px;
}

.BBTV2_LeftMenuFooter img {
	margin: 10px 5px 0px 5px;
	border: none;
}

#BBTV2_Footer {
	font-family: "Trebuchet MS";
	font-size: 11px;	
	color: #666;
	margin-top: 30px;
	background-color: #f4f4eb;
	margin-right: 15px;
	padding: 8px 0px 8px 8px;
}

#BBTV2_Footer .BBTV2_LeftFooter {
	float: left;
	width: 429px;
}

#BBTV2_Footer .BBTV2_LeftFooter a:link,
#BBTV2_Footer .BBTV2_LeftFooter a:visited {
	text-decoration: underline;
	padding-right: 10px;
}

#BBTV2_Footer .BBTV2_RightFooter {
	float: left;
	width: 258px;
	line-height: 11px;
}


/* **************************** *
 * Banners						*
 * **************************** */

#BBTV2_RegisterBannerContainer {
	margin-bottom: 12px;
	padding-left: 20px;
	background: url('images/bg_register.gif') transparent no-repeat center top;
	height: 75px;
}

#BBTV2_RegisterBannerContainer a:link,
#BBTV2_RegisterBannerContainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

#BBTV2_RegisterBannerContainer .BBTV2_RegisterBannerTitle {
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}

#BBTV2_RegisterBannerContainer .BBTV2_RegisterBannerMessage {
	padding-top: 8px;
	font-size: 15px;
	color: #fff;
	line-height: 15px;
	font-weight: bold;
}

#BBTV2_TendersBanner {
	padding-top: 7px;
	margin-bottom: 12px;
	padding-left: 20px;
	background: url('images/bg_tenders.gif') transparent no-repeat center top;
	height: 39px;
}

#BBTV2_TendersBanner a:link,
#BBTV2_TendersBanner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.BBTV2_EUicons {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ccc;
}

.BBTV2_EUicons img{
	margin:0 3px;
}

.BBTV2_Euicons img,
.BBTV2_Euicons  a img {
Border:none
}


#BBTV2_EUiconsContainer {
	height: 30px;
	width: 300px;
	float: left;
}

#BBTV2_EUiconsContainer span{
	width:140px;
}

.BBTV2_line{
	border:1px solid #8282C1;
}
