#user_welcome {
	position:absolute;
	top:6px;
	right:10px;
}

#user_welcome span {
	font-size: 10px;
}

#user_welcome img {
	position:relative;
	top:5px;
	border: 0px;
}

/* Estilos de cada boton segun su estado On u Off */

.tab_button_off {
	width:90px;
	background: url(/images/site/common/header/tab_button_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0;
	margin: 0;
}

#home_off {
	width:90px;
	background: url(/images/site/common/header/home_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#my_emotions_on {
	width:90px;
	background: url(/images/site/common/header/my_emotions_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#my_emotions_on span {
	color: #fff;
	cursor: pointer;
}	

#my_emotions_off {
	width:90px;
	background: url(/images/site/common/header/my_emotions_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#catalog_on {
	width:90px;
	background: url(/images/site/common/header/catalog_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#catalog_on span {
	color: #fff;
	cursor: pointer;
}

#catalog_off {
	width:90px;
	background: url(/images/site/common/header/catalog_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#ocassions_on {
	width:90px;
	background: url(/images/site/common/header/ocassions_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#ocassions_on span {
	color: #fff;
	cursor: pointer;
}

#ocassions_off {
	width:90px;
	background: url(/images/site/common/header/ocassions_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#about_us_on {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/about_us_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#about_us_on span {
	color: #fff;
	cursor: pointer;
}

#about_us_off {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/about_us_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#contact_on {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/contact_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#contact_on span {
	color: #fff;
	cursor: pointer;
}

#contact_off {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/contact_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#register_on {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/register_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#register_on span {
	color: #fff;
	cursor: pointer;
}

#register_off {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/register_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	text-align: center;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;
	margin: 0;
}

#help_on {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/help_on.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;	
	margin: 0;
}

#help_on span {
	color: #fff;
	cursor: pointer;
	text-align: center;
}

#help_off {
	width:90px;
	text-align: center;
	background: url(/images/site/common/header/help_off.jpg) no-repeat;
	height: 24px;
	.height: 20px;
	cursor: pointer;
	border:0;
	padding:0 0 0 5px;	
	margin: 0;
}


