ul.menu-tabs {
	background: none;
	line-height: 35px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-align: center;
	height: 35px;
	margin-top: 21px;
}

ul.menu-tabs li.tab {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu-tabs li.tab a {
	padding: 11px 0px 10px 9px;
	background: none;
	color: #fff;
}

ul.menu-tabs li.tab a:hover, ul.menu-tabs li.tab a:active {
	background: transparent url(http://kissbykiss.ro/$external_c/ds/0-0-10-28/%25%25C2/C26/C26C26A4%25%25tab-hover.png) no-repeat left top;
	color: #fff;
	text-decoration: none;
}

ul.menu-tabs li.tab a.active {
	background: transparent url(http://kissbykiss.ro/$external_c/ds/0-0-10-28/%25%2517/171/1713C39A%25%25tab-active.png) no-repeat left top;
	color: #fff;
	text-decoration: none;
}

ul.menu-tabs li.tab a span {
	padding: 8px 9px 8px 0px;
	background: none;
	color: #f7ee97;
}

*+html ul.menu-tabs li.tab a {
	padding-top: 0px;
	padding: 0px 0px 8px 9px;
	color: #f7ee97;
}

ul.menu-tabs li.tab a:hover, ul.menu-tabs li.tab a:active, ul.menu-tabs li.tab a.active {
	background: transparent url(http://kissbykiss.ro/layout/themes/ds/img/active_menu.png) repeat-x left bottom;
	text-decoration: none;
}

ul.menu-tabs li.tab a.active span {
}

ul.menu-tabs li.tab a:hover span, ul.menu-tabs li.tab a:active span {
}

ul.menu-tabs li.tab a:hover span, ul.menu-tabs li.tab a:active span, ul.menu-tabs li.tab a.active span {
	line-height: 30px;
	color: #fff;
}

