/** COMMON TO EVERY THEME **/
.DivSelectyze
{
	border: 1px solid #cccccc;
	float: left;
	margin: 10px 0 0;
	position: relative;
	width: 195px;
}
.DivSelectyze .selectyzeValue
{
	display: block;
	position: relative;
	text-decoration: none;
	z-index: 10;
}
.DivSelectyze ul { list-style:none; }
.DivSelectyze .UlSelectize
{
	display: none;
	position: absolute;
	z-index: 9999;
}
.DivSelectyze li a
{
	display: block;
	text-decoration: none;
}
.optgroupTitle { display: block; }
/** CSS3 THEME **/
.css3 .selectyzeValue
{
	background: url('../img/skin-selectyze.jpg') no-repeat right top;
	color: #606060;
	font: 14px/30px Arial;
	font-weight: bold;
	height: 30px;
	padding: 0 30px 0 0;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
	width: 165px;
}
.css3 .UlSelectize
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	left: -1px;
	top: 30px;
	width: 195px;
}
.css3 li a
{
	background-color: transparent;
	color: #606060;
	font: 12px/20px Arial;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
}
.css3 li a:hover { background-color: #6e6e6e; color: #ffffff; }
.css3 .optgroupTitle
{
	background-color:#3e3d3d;
	color:#fff;
	font-weight:700;
	font-size:17px;
	font-style:italic;
	margin-top:15px;
	padding-left:10px;
}

/** FORM-SIM THEME **/
.select-totalerg.DivSelectyze{ margin: 0px; }
.select-totalerg .selectyzeValue
{
	background: url("../img/bkg_combo_open.jpg") no-repeat right 3px;
	color: #4D4D4D;
	font: 12px/24px Arial;
	height: 24px;
	padding: 0 24px 0 0;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
	width: 165px;
}
.select-totalerg .UlSelectize
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	left: -1px;
	max-height: 200px;
	overflow-y: scroll;
	top: 24px;
	width: 195px;
}
.select-totalerg li a
{
	background-color: transparent;
	color: #4D4D4D;
	font: 12px/20px Arial;
	padding: 3px 0;
	text-align: center;
}
.select-totalerg li a:hover { background-color: #6e6e6e; color: #ffffff; }
.select-totalerg .optgroupTitle
{
	background-color:#3e3d3d;
	color:#fff;
	font-weight:700;
	font-size:17px;
	font-style:italic;
	margin-top:15px;
	padding-left:10px;
}
.sim-select-wrapper{ margin-right: 15px; }
.sim-select-wrapper-day .DivSelectyze{ width: 88px; }
.sim-select-wrapper-month .DivSelectyze{ width: 136px; }
.sim-select-wrapper-year .DivSelectyze{ width: 88px; }
.sim-select-wrapper-provincia .DivSelectyze{ width: 200px; }
.sim-select-wrapper-sesso .DivSelectyze{ width: 128px; }
.sim-select-wrapper-piano .DivSelectyze{ width: 348px; }
.sim-select-wrapper-opzioni .DivSelectyze{ width: 348px; }
.sim-select-wrapper-day .selectyzeValue{ background-position: 67px 3px; width: 65px; }
.sim-select-wrapper-month .selectyzeValue{ background-position: 114px 3px; width: 112px; }
.sim-select-wrapper-year .selectyzeValue{ background-position: 67px 3px; width: 64px; }
.sim-select-wrapper-provincia .selectyzeValue{ background-position: 178px 3px; width: 176px; }
.sim-select-wrapper-sesso .selectyzeValue{ background-position: 106px 3px; width: 104px; }
.sim-select-wrapper-piano .selectyzeValue{ background-position: 326px 3px; width: 324px; }
.sim-select-wrapper-opzioni .selectyzeValue{ background-position: 326px 3px; width: 324px; }
.sim-select-wrapper-day .UlSelectize{ width: 88px; }
.sim-select-wrapper-month .UlSelectize{ width: 136px; }
.sim-select-wrapper-year .UlSelectize{ width: 88px; }
.sim-select-wrapper-provincia .UlSelectize{ width: 200px; }
.sim-select-wrapper-sesso .UlSelectize{ width: 128px; }
.sim-select-wrapper-piano .UlSelectize{ width: 348px; }
.sim-select-wrapper-opzioni .UlSelectize{ width: 348px; }
.sim-select-wrapper-year, .sim-select-wrapper-sesso, .sim-select-wrapper-provincia, .sim-select-wrapper-piano{ margin-right: 0px; }

/** ICON-MENU THEME **/
.select-icon-menu.DivSelectyze
{
	margin: 0px;
	width: 233px;
}
.select-icon-menu .selectyzeValue
{
	background: url("../img/bkg_combo_iconmenu.jpg") 0px 0px no-repeat;
	color: #4D4D4D;
	font: 12px/30px Arial;
	height: 30px;
	overflow: hidden;
	padding: 0 38px 0 0;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
	width: 195px;
}
.select-icon-menu .UlSelectize
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	left: -1px;
	max-height: 200px;
	overflow-y: scroll;
	top: 30px;
	width: 233px;
}
.select-icon-menu li a
{
	background-color: transparent;
	color: #4D4D4D;
	font: 14px/30px Arial;
	padding: 3px 0;
	text-align: center;
}
.select-icon-menu li a:hover { background-color: #6e6e6e; color: #ffffff; }
.select-icon-menu .optgroupTitle
{
	background-color:#3e3d3d;
	color:#fff;
	font-weight:700;
	font-size:17px;
	font-style:italic;
	margin-top:15px;
	padding-left:10px;
}

/** DISCOVER LUBES PACKS THEME **/
.select-pack-discover.DivSelectyze
{
	border: 1px solid #fff;
	margin: 0px;
	width: 233px;
}
.select-pack-discover .selectyzeValue
{
	background: url("../img/select-pack-white.png") 195px 7px no-repeat;
	color: #fff;
	font: 14px/30px Arial;
	height: 30px;
	padding: 0 45px 0 0;
	text-align: center;
	width: 188px;
}
.select-pack-discover .UlSelectize
{
	background-color: #0470ae;
	border: 1px solid #fff;
	left: -1px;
	max-height: 200px;
	overflow-y: scroll;
	top: 30px;
	width: 233px;
}
.select-pack-discover li a
{
	background-color: transparent;
	color: #fff;
	font: 14px/30px Arial;
	padding: 3px 0;
	text-align: center;
}
.select-pack-discover li a:hover { background-color: #fff; color: #0470ae; }
.select-pack-discover .optgroupTitle
{
	background-color:#3e3d3d;
	color:#fff;
	font-weight:700;
	font-size:17px;
	font-style:italic;
	margin-top:15px;
	padding-left:10px;
}

/** VOILA THEME **/
.select-voila.DivSelectyze{
	margin: 0px;
	border: 0;
	width: 100%;
}
.select-voila .selectyzeValue
{
	background: #F1F1F1 url('../img/down_arrow_select.png') 98% 50% no-repeat;
	color: #6F6F6E;
	font: 12px/26px Arial;
	height: 26px;
	padding: 0 9px;
	text-align: left;
	text-shadow: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #F1F1F1;
}
.select-voila.error .selectyzeValue {
	border: 1px solid #ec8a00;
}
.select-voila .UlSelectize
{
	background-color: #F1F1F1;
	border: 1px solid #cccccc;
	left: -1px;
	max-height: 200px;
	overflow-y: scroll;
	top: 26px;
	width: 100%;
}
.select-voila li a
{
	background-color: transparent;
	color: #6F6F6E;
	font: 12px/20px Arial;
	padding: 3px 0;
	text-align: left;
}
.select-voila li a:hover {
	background-color: #6e6e6e;
	color: #ffffff;
}