#order-widget {
	height: 23px;
	position: relative;
	z-index: 999;
	top: 0;
	width: 100%;
	left: 0;
	background: #000000 url('http://cdn.dolimg.com/franchise/frankenweenie/common/widget/order-widget-background.gif')
}

#order-widget form {
	height: 23px;
	margin: 0 auto;
	width: 788px;
	padding: 0 0 0 40px;
}

#order-widget h5 {
	font-size: 14px;

	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 30px;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 23px;
	line-height: 23px;
}

#order-widget h5,
#order-widget div.select,
#order-widget #widgetSubmit {
	display: block;
	float: left;
}

#order-widget #selectProduct span.fancy-select,
#order-widget #selectProduct {
	width: 245px;
}

#order-widget #selectProduct select {
	width: 270px;
	cursor: hand; cursor: pointer;
}

#order-widget div.select {
	position: relative;
	height: 15px;
	margin: 3px 0;
	padding-right: 25px;
	background: #999999 url("http://cdn.dolimg.com/franchise/frankenweenie/common/widget/order-widget-dropdown.gif") no-repeat right top;
	border: 1px solid #000000;
	overflow: hidden;
}

#order-widget #selectVendor span.fancy-select,
#order-widget #selectVendor {
	width: 120px;
	cursor: hand; cursor: pointer;
}	

#order-widget #selectVendor select {
	width: 145px;
	cursor: hand; cursor: pointer;
	
}


#order-widget div.select span.fancy-select {
	color: #292c2d;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	z-index: 1;
	padding: 0 0 0 5px;
	display: block;
	overflow: hidden;
}

#order-widget div.select select {
	background: transparent none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;	
	color: #292c2d;
	height: 15px;
	border: none;
	-webkit-appearance: none;
	line-height: 15px;
	outline: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	display: none;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-khtml-appearance: none;
	-webkit-appearance: none;
}

#order-widget select option {
	background: transparent;
}

#order-widget div.select select:first-child {
	display: block;
}

#widgetSubmit {
	width: 90px;
	height: 23px;
	background: url("http://cdn.dolimg.com/franchise/frankenweenie/common/widget/order-widget-button.gif") no-repeat;
	border: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 20px;
	text-align: center;
	cursor: hand; cursor: pointer;
}
