﻿em {
	/*color:#F68304;*/
}

code {
display:block;
background-color:#E0E0E0;
padding:10px;
	font-family:"Courier New", Courier, monospace;
	white-space:pre;
	font-size:14px;
}
/* -------- customized select ---------- */

/* -------------- with images --------------*/
#adv_iconselect {
	
	height: 17px;
	width: 141px;
	background-image: url(../images/button/iconselect.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:left;
	padding:4px;
	font-size:11px;
	color:#666666;
	margin:0px;
	border-left:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
border-top:none;
border-bottom:none;
}
#adv_holder {
	width: 151px;
	overflow: auto;
	display:none;
	position:absolute;
	padding:0px;
	margin:0px;
}
#adv_options {
	
	padding-bottom:0px;
	text-align:left;
	color:#666666;
	
}
#adv_holder .selectitems {
background-image:url(../images/button/fondo_list_tendina.png);
background-repeat:no-repeat;
border-left:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
border-top:none;
border-bottom:none;
background-position:top;
	height: 19px;
	text-align:left;
	font-size:11px;
	padding-left:6px;
	margin-top:0px;
}
#adv_holder .selectitems span {
	margin-left: 0px;
	height: 19px;
}
#adv_holder .hoverclass {
background-image:url(../images/button/bottomselect_hover.png);
background-repeat:no-repeat;
background-position:top;
color:#FFFFFF;
	cursor:pointer;
	height: 19px;
	
	border:none;
}
#adv_holder .selectedclass {
	background-image:url(../images/button/bottomselect_hover_2.png);
background-repeat:no-repeat;
background-position:top;
	color:#FFFFFF;
	height: 19px;
	border:none;
}







#adv2_iconselect {
	border-left:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
border-top:none;
border-bottom:none;
	height: 17px;
	width: 141px;
	background-image: url(../images/button/iconselect_2.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:left;
	padding:4px;
	font-size:11px;
	color:#666666;

	margin:0px;
}
#adv2_holder {
	width: 151px;
	overflow: auto;
	display:none;
	position:absolute;
	padding:0px;
	margin:0px;
}
#adv2_options {
	
	padding-bottom:0px;
	text-align:left;
	color:#666666;
	
}
#adv2_holder .selectitems {
background-image:url(../images/button/fondo_list_tendina_2.png);
background-repeat:no-repeat;
border-left:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
border-top:none;
border-bottom:none;
background-position:top;
	height: 19px;
	text-align:left;
	font-size:11px;
	padding-left:6px;
	margin-top:0px;
}
#adv2_holder .selectitems span {
	margin-left: 0px;
	height: 19px;
}
#adv2_holder .hoverclass {
background-image:url(../images/button/bottomselect_hover.png);
background-repeat:no-repeat;
background-position:top;
color:#FFFFFF;
	cursor:pointer;
	height: 19px;
	
	border:none;
}
#adv2_holder .selectedclass {
	background-image:url(../images/button/bottomselect_hover_2.png);
background-repeat:no-repeat;
background-position:top;
	color:#FFFFFF;
	height: 19px;
	border:none;
}

