@charset "UTF-8";
/* CSS Document */
/* Modulo slide login mas*/
#ProgramaMASHome_slide .userMAS2 {
	width:220px;
	height: auto;
	border:1px solid #d6d7d0;
	margin-bottom:5px;
}
#ProgramaMASHome_slide .passMAS2 {
	width:120px;
	height: auto;
	border:1px solid #d6d7d0;
	float:left;
	margin-right:12px;
}
#ProgramaMASHome_slide {
	width:330px;
	overflow: hidden;
}
#ProgramaMASHome_slide label {
	clear:both;
	display:block;
	float:left;
	padding-top:14px;
	width:280px;
}
#ProgramaMASHome_slide .userMAS2 {
	border-color:#d6d7d0;
}
#ProgramaMASHome_slide .passMAS2 {
	width:120px;
	border-color:#d6d7d0;
	float:left;
	margin-right: 12px;
}
#ProgramaMASHome_slide .txtOlvidoPass {
	display: block;
	margin-top: 2px;
	width: 270px;
}
#ProgramaMASHome_slide #txtVentajasMas {
	border-top: 1px dotted #CCC;
	padding-top:10px;
	margin-top: 12px;
}
a#open a#close {
	height: 10px;
}
/*Fin modulo login slide*/
.tab {
	height:1px;
	_height:1px;
	margin:0 auto;
	position:relative;
	top:0;
	width:960px;
	z-index:1300;
}
.tab ul.login {
	clear:right;
	color: #333;
	display:block;
	float:right;
	font-size:80%;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin:0;
	position:relative;
	text-align:center;
	width:auto;
	margin-top:-2px;
	behavior: url(../../nJs/iepngfix.htc);
}
.tab ul.login li.left {
	background: url(../nImg/tab_l.png) no-repeat left 0;
	height: 29px;
	width: 8px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	behavior: url(../../nJs/iepngfix.htc);
}
.tab ul.login li.right {
	background: url(../nImg/tab_r.png) no-repeat left 0;
	height: 29px;
	width: 8px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	behavior: url(../../nJs/iepngfix.htc);
}
.tab ul.login li {
	text-align: left;
	padding: 0 2px;
	display: block;
	float: left;
	height: 29px;
	background: url(../nImg/tab_m.png) repeat-x 0 0;
}
.tab ul.login li a {
	color: #333;
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-size:12px;
}
.tab ul.login li a:hover {
	color: #0180ff;
}
.tab a.open, .tab a.close, .tab a.killSesion {
	line-height: 12px;
	padding: 0 20px 0 10px;
	cursor: pointer;
	position: relative;
	top: 8px;
}
.tab a.open {
	background: url(../nImg/bt_open.png) no-repeat right 1px;
}
.tab a.close {
	background: url(../nImg/bt_close.png) no-repeat right 1px;
}
.tab a.killSesion {
	background: url(../nImg/bt_closeSesion.png) no-repeat right 1px;
}
.tab a:hover.open {
	background: url(../nImg/bt_open.png) no-repeat right -9px;
}
.tab a:hover.close {
	background: url(../nImg/bt_close.png) no-repeat right -9px;
}
.tab a:hover.killSesion {
	background: url(../nImg/bt_closeSesion.png) no-repeat right -10px;
}
/* sliding panel */
#toppanel {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1300;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height:1px;
	_height:1px;
}
#panel {
	width: 100%;
	height: 241px;
	color: #999999;
	background: url(../nImg/bg_login.png) repeat scroll 0 0 #FEFEFE;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panel .tarjeta_mas {
	background:url(../nImg/tarjeta_rewards.png) no-repeat scroll 0 0;
	width: 180px;
	height: 183px;
	float:left;
}
#panel .bienvenidoMAS {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#panel .left {
	float:left !important;
	display: block;
	height: 160px;
	width: 280px;
}
#panel .loginmoduleMAS {
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px 0 10px;
	margin-bottom: 3px;
	margin-left:5px;
	color: #000;
}
#panel .loginmoduleMAS img {
	behavior:url(../../nJs/iepngfix.htc);
}
#panel a {
	text-decoration: none;
	color: #FFF;
}
#panel a:hover {
	text-decoration: underline/*color: white;*/
}
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
}
#panel .content .left {
	border-left:1px solid #d2d3ca;
	float:left;
	margin-top:6px;
	padding-left:10px;
	width:280px;
	overflow: hidden;
	height:193px;
}
#panel .content .left_txt {
	float:left;
	margin-left:7px;
	margin-right:40px;
	margin-top:6px;
	width:420px;
}
#panel .content label {
	padding-top: 4px;
	clear: both;
	width: 280px;
	display: block;
	color:#333;
	margin-bottom:3px;
}
#panel .left_txt a {
	color:#0180ff;
	margin-left:15px;
	margin-right:5px;
	font-weight:bold;
	line-height:18px;
}
#panel .left_txt img {
	line-height:18px;
	vertical-align:middle;
	behavior:url(../../nJs/iepngfix.htc);
}
.grey {
	margin-bottom:22px;
	margin-top:9px;
}
.grey li {
	margin-bottom:4px;
	background-image:url(../nImg/checkmark.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	line-height:16px;
	padding-left:18px;
	color:#333;
	width:100%;
}
#ProgramaMASHome_slide a {
	color: #0180FF;
}
#olvEmailCab {
	display:block;
	margin-top:9px;
}
/**login mas**/
.panelMyMas {
	height:1px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	text-align:center;
	top:0px;
	width:100%;
	z-index:999;
}
.tabMas {
	margin:0 auto;
	position:relative;
	top:0;
	width:940px;
}
.tabMas ul.login {
	clear:right;
	color: #333;
	display:block;
	float:right;
	font-weight:bold;
	line-height:26px;
	margin:0;
	position:relative;
	text-align:center;
	behavior: url(../../nJs/iepngfix.htc);
}
.tabMas ul.bienvenidoMyMas {
	margin-left: 4px;
	margin-top: 6px;
}
.tabMas ul.bienvenidoMyMas li {
	border-bottom: 1px solid #d5d5d1;
	padding:4px;
}
li.salirMyMas {
	padding:10px 4px 0 !important;
	border-bottom:none !important;
	color: #0180ff !important;
	font-weight: bold !important;
	font-size: 14px;
}
.tabMas ul.login li.open, .tabMas ul.login li.closeMas {
	text-align: left;
	float: left;
	height: 29px;
	width:250px;
	cursor: pointer;
	position: relative;
}
.tabMas ul.login li.open {
	display: block;
	background: url(../nImg/tabSlideLoginDown.png) no-repeat 0 0 transparent;
	_background: url(../nImg/tabSlideLoginDown.gif) no-repeat 0 0 transparent;
}
.tabMas ul.login li.closeMas {
	display:none;
	background:url(../nImg/tabSlideLoginUp.png) no-repeat 0 0;
	_background:url(../nImg/tabSlideLoginUp.gif) no-repeat 0 0;
	margin-top:-10px;
}
.tabMas ul.login li a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	margin-left:10px;
}
.tabMas ul.login li a:hover {
	color: #0180ff;
}
.panelLogado {
	height: auto;
	color: #333;
	background: #C2E7FF url(../nImg/bg_login.png) repeat scroll 0 0;
	overflow: hidden;
	z-index: 3;
	display: none;
	position:relative;
	border-right: 2px solid #aaab9e;
	border-left: 2px solid #aaab9e;
	background: #e4e5df;
	width: 246px;
	float: right;
	text-align:left;
	font-size:11px;
}
#enlacesCabecera, #telefonosCabecera {
    z-index: 100;
}