/**
 * Copyright (C) 2009 eXo Platform SAS.
 * 
 * This is free software; you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; either version 2.1 of
 * the License, or (at your option) any later version.
 * 
 * This software is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 * 
 * You should have received a copy of the GNU Lesser General Public
 * License along with this software; if not, write to the Free
 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
 */

#banner {
	border-top: 1px solid #b5b6b6;
}	

.UIBannerPortlet {
	zoom: 100%;
	background: white;
}

.UIBannerPortlet .LeftBanner {
	border-top: 1px solid #b5b6b6;
	padding-left: 0px; /* orientation=lt */
}

.UIBannerPortlet .RightBanner {
	background:white;
}

.UIBannerPortlet .MiddleBanner {
	height: 80px;
}

.UIBannerPortlet .LeftLoginContainer {
	float: right; /* orientation=lt */
	margin-right: 0px; /* orientation=lt */
}

.UIBannerPortlet .RightLoginContainer {
}

.UIBannerPortlet .MiddleLoginContainer {
	padding: 5px 15px 1px;
}

.UIBannerPortlet .Signin {

}

.UIBannerPortlet .MiddleLoginContainer a {
	color: #0d62af;
	outline: none;
}

.UIBannerPortlet .MiddleLoginContainer a:hover {
	color: #e7e7e7;
}

.UIBannerPortlet .MiddleLoginContainer .Name {
	text-align: left;	 
	color: #666666;
	margin-bottom: 6px;
	line-height: 35px;
	float: left;
}

.UIBannerPortlet .MiddleLoginContainer .Logout {
	margin-right: 12px;
	cursor: pointer;
	float: left;	
	font-weight: bold;
	display: block;
	line-height: 35px;
	color: white;
}

.UIBannerPortlet .MiddleLoginContainer .Login {
	margin-right: 12px;	
	cursor: pointer;
	float: left;	 	
	font-weight: bold;
	display: block;
	line-height: 35px;
	color: white;
	background: none;
}

.UIBannerPortlet .MiddleLoginContainer .Register {
	margin-right: 12px;	
	cursor: pointer;
	float: left;	 	
	font-weight: bold;
	display: block;
	line-height: 35px;
	color: white;
	background: none;
}
 
.UIBannerPortlet .MiddleLoginContainer .Language {
	cursor: pointer;
	font-weight: bold;
	float: left;
	display: block;
	line-height: 35px;
	color: white;
}


/* ////////////// ESTILOS INTRALOT /////////////////// */

#login-share{
background:url(/web/skin/portal/webui/component/UIBannerPortlet/DefaultSkin/background/bg_login-share.png) no-repeat;
	width:251px;
	height:51px;
	float:right;
	text-transform:uppercase;
	font-size:11px;
	margin-right:8px;
}

#login-share .compartir{
	background:none;
	float:right;
	text-indent:0;
	width:45px;
	color:#fff;
	margin:17px 28px 0 0;
	font-size:10px}

#login-share.tinka .compartir{
	color:#A8A8A8;
	background:none;}

#login{
	width:69px;
	float:left;
	text-align:center;
	padding:18px 0 0
	}
	
#login a{
	color:#9d9ea0;
	font-weight:bold
	}
	
#register{
	width:81px;
	padding:18px 0 0;
	float:left;
	text-align:center;
	}	
	
#register a{
	color:#f78f1e;
	font-weight:bold}

#register.tinka a{color:#007236}
#register.ganagol a{color:#E93D2A}

#share{
	/*width:100px;
	float:left*/
	margin-left:5px;
}	
#share .mail{
	width:35px;
	height:35px; 
	display:block;
background:url(/web/skin/portal/webui/component/UIBannerPortlet/DefaultSkin/background/ico_mail.jpg) no-repeat;
	text-indent:-9999em;
	float:left;
	margin:6px 0 0 13px}

#share .facebook{
	width:35px;
	height:35px; 
	display:block;
background:url(/web/skin/portal/webui/component/UIBannerPortlet/DefaultSkin/background/ico_face.jpg) no-repeat;
	text-indent:-9999em;
	float:left;
	/*margin:6px 0 0 7px*/
	_margin:5px 0;
	margin:5px 0 0 5px;
	padding:0;
}
#share .facebook a{
	height:35px;
	width:35px;
	display:block;
}
/**
 * Copyright (C) 2009 eXo Platform SAS.
 * 
 * This is free software; you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; either version 2.1 of
 * the License, or (at your option) any later version.
 * 
 * This software is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 * 
 * You should have received a copy of the GNU Lesser General Public
 * License along with this software; if not, write to the Free
 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
 */

.UIFooterPortlet {
  	margin: 0;
  	width:950px;
	padding: 0 8px;
background: transparent url(/web/skin/portal/webui/component/UIFooterPortlet/DefaultSkin/background/bg_container.jpg) repeat-y scroll 0 0;
}
	
.UIFooterPortlet .RepeatFooter {
	padding: 0px;
	margin: 0px;
}

.UIFooterPortlet .FooterInfoContainer {
	line-height: 25px;
}

.UIFooterPortlet .CopyrightInfo {
	text-align: center;
	line-height: 30px;
	height: 30px;
	color:#5A5A5A;
	font-weight:bold;
}

/* ///////////////  INTRALOT //////////////////// */
#footer{
	color:#fff;
	font-size:12px; 
	text-transform:uppercase;
	font-weight:bold; 
	float:left;margin:15px 0 30px 50px;
	line-height:1;
	margin:15px 0 0 0;
/*	padding:10px 0 0 60px;*/
	background:#ffffff;
	padding: 10px 0 0 40px;
	_padding: 10px 0 0 35px;
}

#footer a
{
	color:#fff;
	margin-bottom:5px; 
	float:left; 
	width:100%; 
	text-align: left;
}

.links
{
	background:#f78f1e;
	float:left;
	height:160px;
	_height:150px; 
	padding:14px 0 0 17px;
}



.ancho1
{
	width:170px;
	_height:140px;
	margin-right:8px; 
background:url("/web/skin/portal/webui/component/UIFooterPortlet/../images/left_border.jpg") no-repeat bottom left #f78f1e;
}

.ancho2{
	width:240px;
	_width:180px;
	margin-right:10px;
	_height:140px;
}

.ancho2-izq{
	float:left;
	width: 70px;
}
.ancho2-der{
	float:left;
	width: 170px;
}

.ancho2 li
{

}
.ancho2 li ul li{
	float:none
	_margin:0;
}

.ancho3
{
	width:130px;
	_width:140px;
	margin-right:8px;
	_height:140px;
	text-indent:-9999em;
}
.ancho3 .label-social 
{
	text-indent:0;
	margin-left:15px;
}
.ancho4
{
	width:220px; 
	_width:160px; 
	_height:140px;
background:url("/web/skin/portal/webui/component/UIFooterPortlet/../images/right_border.jpg") no-repeat bottom left #f78f1e;
}
.ancho4-izq{
	float:left;
	width: 135px;
}
.ancho4-der{
	float:right;
	width: 153px;
}

.ancho4 li
{
}

.ancho4 li ul li{float:none}

.youtube
{
background: url(/web/skin/portal/webui/component/UIFooterPortlet/DefaultSkin/background/logo_youtube.png) no-repeat;
	width:84px; 
	height:41px; 
	display:block; 
	margin:13px 0 0 22px;
}

.flickr
{
background:url(/web/skin/portal/webui/component/UIFooterPortlet/DefaultSkin/background/logo_flickr.png) no-repeat;
	width:84px; 
	height:35px; 
	display:block; 
	margin:10px 0 0 22px
}

.terminos
{
	float:left;
	margin:27px 0 0 340px;
	_margin:27px 0 0 150px;
	color:#231F20;
	font-size:10px;
}
	
#footer .terminos a
{
	color:#231F20;
	width:auto;
	margin-right:16px
}
	
#footer.tinka .terminos a
{
	color:#007236;
}

#footer.ganagol .terminos a
{
	color:#E93D2A
}

.logo_footer{
	float:right;
	width:151px;
	height:65px;
background:url(/web/skin/portal/webui/component/UIFooterPortlet/DefaultSkin/background/logo_2.jpg) no-repeat;
	text-indent:-9999em;
	margin-right:42px
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0; 
}
* {
	/*margin:0; */
	padding:0; 
	border:0; 
	outline:0
}
/* ///////////////////////////////////////////// */
/**
 * Copyright (C) 2009 eXo Platform SAS.
 * 
 * This is free software; you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; either version 2.1 of
 * the License, or (at your option) any later version.
 * 
 * This software is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 * 
 * You should have received a copy of the GNU Lesser General Public
 * License along with this software; if not, write to the Free
 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
 */

/**
 * Created by The eXo Platform SARL
 * Modifier : Nguyen Ngoc Thuy
 * April 23, 2007
 * version: $Id$
 */

.UINavigationPortlet {
/*  background: #b6b6b6;*/
/*  background: #ffffff; */
  	padding: 0px 8px;
	font-size:10px;
	background: white;
}
	
.UINavigationPortlet .UINavigationBar {
	white-space: nowrap;
	position: relative;
	background: white;
	top: 0;
	height:50px;
}

.UINavigationPortlet .UINavigationBar .UIHorizontalTabs {
	height: 33px;
}

.UINavigationPortlet .UINavigationBar .UIHorizontalTabs .TabsContainer {
	float: none;
	!position: relative;
}

.UINavigationPortlet .UINavigationBar .LeftNavigationBar {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/LeftNavigation.gif') no-repeat left top;
	padding-left: 3px;
	height: 32px;
	position:relative;
	top:18px;
}

.UINavigationPortlet .UINavigationBar .RightNavigationBar {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/RightNavigation.gif') no-repeat right top;
	padding-right: 3px;
	height: 32px;
}

.UINavigationPortlet .UINavigationBar .MiddleNavigationBar {
	height: 32px;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/MiddleNavigation.gif') repeat-x;
	padding: 0px 8px 0px 25px; 
}

.UINavigationPortlet .UITab a.TabLabel {
	display: block;
	padding: 0px 0px 0px 20px; /* orientation=lt */
	background-position: left; /* orientation=lt */
}

.UINavigationPortlet .UITab a.DefaultPageIcon {
	background: none;
	padding: 0px;
}

/*###########################--NavigationTabTab--############################*/

.UINavigationPortlet .UITab .NormalNavigationTab {
	line-height: 26px; 
/*	margin: 6px 8px 0px 0px;*/
	margin: 6px 0px 0px 0px;  
	background:#BEC0C2 none repeat scroll 0 0;
}

.UINavigationPortlet .UITab .NormalNavigationTab .LeftTab {
	line-height: 21px;
	padding-left: 3px;
background:url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/bg_off.gif') no-repeat;
}

.UINavigationPortlet .UITab .NormalNavigationTab .RightTab {
	line-height: 21px; 
	padding-right: 3px;
}

.UINavigationPortlet .UITab .NormalNavigationTab .MiddleTab {
	line-height: 21px;
	text-align: center;
	padding: 0px 4px 0px 4px;
}

.UINavigationPortlet .UITab .NormalNavigationTab .TabIcon {
	background-color:#bec0c2;
	line-height: 21px;
}

.UINavigationPortlet .UITab .NormalNavigationTab a {
	color: white;
	font-weight:bold;
	text-transform: uppercase;
}

#menu li.active span
{
	position:absolute; 
	width:20px; 
	height:11px; 
background:url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/arrow_active.gif') no-repeat;
	bottom:-10px;
	left:2px
}
	

#menu li.active
{
	width:65px; 
	height:25px; 
background:url(/web/skin/portal/webui/component/UINavigationPortlet/../images/btn_home_On.jpg) no-repeat;
background:url(/web/skin/portal/webui/component/UINavigationPortlet/../images/menus-intralot.png) no-repeat -2px -6px;
}





.UINavigationPortlet .UITab .NormalNavigationTab .DropDownArrowIcon {
	padding-right: 16px; /* orientation=lt */
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavDownArrow.gif') no-repeat right;
	cursor: pointer;
}

/*###############-Hightlight Navigation Tab	-################*/

.UINavigationPortlet .UITab .HighlightNavigationTab {
	line-height: 26px;  
	/*	margin: 6px 8px 0px 0px;*/
	margin: 6px 0px 0px 0px; 
	color:#000000;
}

.UINavigationPortlet .UITab .HighlightNavigationTab .LeftTab {
	line-height: 26px; 
	padding-left: 3px;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat left -108px;
}

.UINavigationPortlet .UITab .HighlightNavigationTab .RightTab {
	line-height: 26px; 
	padding-right: 3px;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat right -130px;
}

.UINavigationPortlet .UITab .HighlightNavigationTab .MiddleTab {
	height: 21px; 
	text-align: center;
	padding: 0px 4px 0px 4px;
	background: #eeefef;
	margin-bottom: 4px;
	color:#000000;
	
}

.UINavigationPortlet .UITab .HighlightNavigationTab .TabIcon {
	color: #fff;
	line-height: 21px;
}

.UINavigationPortlet .UITab .HighlightNavigationTab a {
	color: black;
	text-transform: uppercase;
}

.UINavigationPortlet .UITab .HighlightNavigationTab .DropDownArrowIcon {
	padding-right: 16px; /* orientation=lt */
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavDownArrow.gif') no-repeat right;
	cursor: pointer;
}

/*###############-Selected Navigation Tab-################*/

.UINavigationPortlet .UITab .SelectedNavigationTab {
	line-height: 26px; 
	/*	margin: 6px 8px 0px 0px;*/
	margin: 6px 0px 0px 0px; 
	color:white;
}


.UINavigationPortlet .UITab .SelectedNavigationTab .LeftTab {
	line-height: 21px; 
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat left -28px;
background: #f7901f url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/bg_on.gif') no-repeat;
	padding-left: 3px;
}

.UINavigationPortlet .UITab .SelectedNavigationTab .RightTab {
	line-height: 21px; 
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat right -55px;
	padding-right: 3px;
}

.UINavigationPortlet .UITab .SelectedNavigationTab .MiddleTab {
	line-height: 21px;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') repeat-x;
	text-align: center;
	padding: 0px 4px 0px 4px;
}

.UINavigationPortlet .UITab .SelectedNavigationTab .TabIcon {
	color: #eeefef;
	line-height: 21px;
	/*padding-bottom: 5px;*/
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat center -82px;;
	/*background: #f7901f;*/
}

.UINavigationPortlet .UITab .SelectedNavigationTab a {
	color: white;
	font-size:10px;
	text-transform: uppercase;
}

.UINavigationPortlet .UITab .SelectedNavigationTab .DropDownArrowIcon {
	padding-right: 16px; /* orientation=lt */
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavDownArrow.gif') no-repeat right center;
	cursor: pointer;
}

/*##################################################################################*/

.UINavigationPortlet .MenuItemContainer {
	white-space: nowrap;
	border: solid #b7b7b7 1px; /*fix for IE*/
	text-align: left; /* orientation=lt */
}

.UINavigationPortlet .MenuItemContainer .MenuItemDecorator {
	border: 1px solid #fcfcfc;
	background: white;
	padding-bottom: 6px;
	opacity: 0.9;
  filter: alpha(opacity=90);
}

.UINavigationPortlet .MenuItemContainer .MenuItem {
	border-bottom: 1px solid #fff;
	cursor: pointer;
	line-height: 24px;
	height: 24px; width: auto;
	display: block;
	white-space: nowrap;
	font-weight: normal;
	padding-left: 5px; /* orientation=lt */
}

.UINavigationPortlet .MenuItemContainer .MenuItem a {
	padding: 0px 20px 0px 25px; /* orientation=lt */
	display: block;
}

.UINavigationPortlet .MenuItemContainer .MenuItem a:hover {
	color: #3e8df0;
}

.UINavigationPortlet .MenuItemContainer .SelectedItem {
	line-height: 24px;
	width: auto; 
	background: #c7c7c7;
	color: #3e8df0;
}

.UINavigationPortlet .MenuItemContainer .SelectedItem a {
	color: #3e8df0;
}

.UINavigationPortlet .MenuItemContainer	.SelectedItem .NormalItem a {
	color: #000;
}

.UINavigationPortlet .MenuItemContainer	.SelectedItem .NormalItem a:hover {
	color: #3e8df0;
}

.UINavigationPortlet .MenuItemContainer	.NormalItem .SelectedItem a {
	color: #3e8df0;
}

.UINavigationPortlet .MenuItemContainer .ItemIcon {
	height: 24px; width: auto;
}

.UINavigationPortlet .MenuItemContainer .MenuItem .ArrowIcon {
	height: 24px; 
	width: auto;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat right -48px;
}	

/*============ Scroll Buttons =====================*/

.UINavigationPortlet .ScrollButtons {
	float: right; /* orientation=lt */
	padding-top: 10px;
	display: none;
}

.UINavigationPortlet .ScrollLeftButton {
	cursor: pointer;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat left -15px;
	width: 10px;
	height: 15px;
	padding-left: 12px; /* orientation=lt */
	margin: 0px 5px;
}

.UINavigationPortlet .ScrollRightButton {
	cursor: pointer;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat right -15px;
	width: 10px;
	height: 15px;
}

.UINavigationPortlet .DisableScrollLeftButton {
	cursor: pointer;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat left -30px;
	width: 10px;
	height: 15px;
	padding-left: 12px; /* orientation=lt */
	margin: 0px 5px;
}

.UINavigationPortlet .DisableScrollRightButton { 
	cursor: pointer;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat right -30px;
	width: 10px;
	height: 15px;
}

.UINavigationPortlet .HighlightScrollLeftButton {
	cursor: pointer;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat left top;
	width: 10px;
	height: 15px;
	padding-left: 12px; /* orientation=lt */
	margin: 0px 5px;
}

.UINavigationPortlet .HighlightScrollRightButton {
	cursor: pointer;
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/Button.gif') no-repeat right top;
	width: 10px;
	height: 15px;
}

/***********GroupNavigation*************/
.UINavigationPortlet .GroupNavigation .LeftNavigationBar {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavGroup.gif') no-repeat left top;
}

.UINavigationPortlet .GroupNavigation .RightNavigationBar {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavGroup.gif') no-repeat right top;
}

.UINavigationPortlet .GroupNavigation .MiddleNavigationBar {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavGroup.gif') repeat-x center bottom;
}

.UINavigationPortlet .GroupNavigation .UITab .HighlightNavigationTab .LeftTab {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat left -152px;
}

.UINavigationPortlet .GroupNavigation .UITab .HighlightNavigationTab .RightTab {
background: url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat right -174px;
}

.UINavigationPortlet .GroupNavigation .UITab .HighlightNavigationTab .MiddleTab {
	background: #eeefef;
}

.UINavigationPortlet .GroupNavigation .UITab .SelectedNavigationTab .LeftTab {
background: #ffa200 url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat left -28px;
}

.UINavigationPortlet .GroupNavigation .UITab .SelectedNavigationTab .RightTab {
background: #ffa200 url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') no-repeat right -55px;
}

.UINavigationPortlet .GroupNavigation .UITab .SelectedNavigationTab .MiddleTab {
background: #ffa200 url('/web/skin/portal/webui/component/UINavigationPortlet/DefaultSkin/background/NavigationTab.gif') repeat-x;
}
