/************** Skin 1 *********************/
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:relative;
	font-weight:bold;
}
.dd .ddTitle {
	background: url(../img/select_box1.jpg) no-repeat left top;
	border:0px;
	padding:0px 0 0 5px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:19px;
	line-height:19px;
}
.dd .ddTitle span.arrow {
	background: no-repeat left top; float:right; display:inline-block;width:25px; height:19px; cursor:pointer; 
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:19px; color:#584040;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	line-height:24px;
}
.dd .ddChild a:hover {
	background-color:#DDD;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background-color:#F7F7F7;
	color:#222;
	
}
.hidden {display:none;}

.dd .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd .noBorderTop{border-top:none 0  !important}

/************** Skin 2 *********************/


.select2 .dd {
	/*display:inline-block !important;*/

}
.select2 .dd .ddTitle {
	background: url(../img/select_box2.jpg) no-repeat left top;

}

/************** Skin 3 *********************/

.select3 .dd {
}
.select3 .dd .ddTitle {
	background: url(../img/select_box3.jpg) no-repeat left top;
	height:27px;
	line-height:27px;
}
.select3 .dd .ddTitle span.arrow {
	height:27px;  
}

.select3 .dd .ddTitle span.ddTitleText { line-height:27px;}

/************** Skin 4 *********************/

.select4 .dd {
}
.select4 .dd .ddTitle {
	background: url(../img/select_box4.jpg) no-repeat left top;
	height:27px;
	line-height:27px;
}
.select4 .dd .ddTitle span.arrow {
	height:27px;  
}

.select4 .dd .ddTitle span.ddTitleText { line-height:27px;}

.select4 .dd .ddTitle span.ddTitleText { line-height:27px;}

/************** Skin 4 *********************/

.select5 .dd {
}
.select5 .dd .ddTitle {
	background: url(../img/select_box5.jpg) no-repeat left top;
	height:27px;
	line-height:27px;
}
.select5 .dd .ddTitle span.arrow {
	height:27px;  
}

.select5 .dd .ddTitle span.ddTitleText { line-height:27px;}