@charset "utf-8";

.sbHolder{
	
	position: relative;
	border: 1px solid #CCCCCC;
	height: 25px;
	padding: 0 10px;
	width: 265px;
	margin-right:10px;
	

}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	/*text-indent:8px;*/
	top: 0;
	font: 14px 'Clarendon W01 Light 692104'!important;
	
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	
	outline: none;
	text-decoration: none !important;
	color: #999999 !important;
	padding:5px 7px 0;
}
.sbToggle{
	background: url("../images/global/select_arrow.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 28px;


}
.sbToggle:hover{
	background: url("../images/global/select_arrow.jpg") no-repeat scroll 0 0 transparent;
}
.sbToggleOpen{
	background: url("../images/global/select_arrow.jpg") no-repeat scroll 0 0 transparent;
}
.sbToggleOpen:hover{
	background: url("../images/global/select_arrow.jpg") no-repeat scroll 0 0 transparent;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
 	background:#fff;
	border: 1px solid #CCCCCC;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px !important;
	width: 285px;
	z-index: 9999 !important;
	
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 0 0 7px;
	background:none !important;
	font-size:14px !important;
	
}
.sbOptions a{
	text-decoration: none !important;
	font: 14px 'Clarendon W01 Light 692104'!important;
	
}
.sbOptions a:link, .sbOptions a:visited{
	color: #999999 !important;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #999999 !important;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

/* tour form */


.tourtype .sbHolder{width:192px !important; float:left; clear:both; margin-right:4px;} 

.tourtype .sbOptions{width:212px;}

.time .sbHolder{width:152px !important;float:left;}
.visittime .sbHolder{width:130px !important;float:left; margin-right:4px;}
.visittime .sbOptions{width:150px;}
 .time .sbOptions{width:172px;}
.eventtype .sbHolder,.event .sbHolder,.source .sbHolder{ width:294px; float:left;margin-right:4px;}
.eventtype .sbOptions, .event .sbOptions{ width:314px ;}
.upcomingEvent .sbHolder{width:215px !important; float:left;  } 
.upcomingEvent .sbOptions{width:235px;}
.eveCatagories .sbHolder{width:275px !important; float:left;}
.eveCatagories .sbOptions{width:295px;}
.eveMonth .sbHolder,.eveYear .sbHolder{width:81px !important; float:left;}
.eveMonth .sbOptions,.eveYear .sbOptions{width:101px;}
.galleryAllEve .sbHolder{ float:left; width:195px!important; } 
.galleryAllEve .sbOptions{width:215px;}
.galleryEveTitle .sbHolder{ float:left; width:207px !important; }
.galleryEveTitle .sbOptions{ width:227px;}
.newsTopic .sbHolder{float:left; width:280px;}
.newsTopic .sbOptions{width:300px;}
.ddlExb {float:left; width:280px;}
.artistName .sbHolder,.allArtist .sbHolder {float:left; width:220px;}
.artistName .sbOptions, .allArtist .sbOptions {width:240px;}
.medium .sbHolder{ float:left; width:241px;}
.medium .sbOptions{width:261px;}
.nasherCollection .sbHolder{ float:left; width:177px;}
.nasherCollection .sbOptions{width:197px;}
.objectTitle .sbHolder{float:left; width:274px !important;}
.allOnView .sbHolder{float:left; width:108px;}
.allOnView .sbOptions{width:128px;}
.allExhibition .sbHolder{ float:left; width:235px;} 
.allExhibition .sbOptions{width:255px;}
/* CSS Document */

