@CHARSET "UTF-8";
.contact_form_select .sbHolder{
	
	border: solid 1px #DADADA;
	border-radius:6px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	height:34px;
	position: relative;
	width: 384px;
	outline:none;
	
}
.contact_form_select .sbHolder:focus .sbSelector{
	
}
.contact_form_select .sbSelector{
	display: block;
	height: 34px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.contact_form_select .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #506983;
	outline: none;
	text-decoration: none;
}
.contact_form_select .sbToggle{
	background: url(../img/top.png) 0  no-repeat;
	display: block;
	height: 34px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.contact_form_select .sbToggleOpen{
	background: url(../img/bottom.png) 0  no-repeat;
}


.contact_form_select .sbOptions{
	/*background-color: #212121;*/
	border: solid 1px #DADADA;
	border-radius:4px;
	background-color:#EEE;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;
	width: 384px;
	z-index: 1;
	overflow-y: auto;
}
.contact_form_select .sbOptions li{
	padding: 0 7px;
}
.contact_form_select .sbOptions a{
	border-bottom: solid 1px #DFE3E8;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.contact_form_select .sbOptions a:link, .sbOptions a:visited{
	color:#506983;
	text-decoration: none;
}
.contact_form_select .sbOptions a:hover,
.contact_form_select .sbOptions a:focus,
.contact_form_select .sbOptions a.sbFocus{
	
	background-color:#F3F3F3;
}
.contact_form_select .sbOptions li.last a{
	border-bottom: none;
}
.contact_form_select .sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.contact_form_select .sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

/*Employement*/
@CHARSET "UTF-8";
.item_entry_form_right .sbHolder{
	
	border: solid 1px #9EAFC4;
	border-radius:6px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	height:32px;
	position: relative;
	
	width: 230px;
	outline:none;
	background-color:#FFF;
	
}
.item_entry_form_right .sbHolder:focus .sbSelector{
	
}
.item_entry_form_right .sbSelector{
	display: block;
	height: 32px;
	left: 0;
	line-height: 32px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 8px;
	top: 0;
	width: 220px;
}
.item_entry_form_right .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #506983;
	outline: none;
	
	text-decoration: none;
}
.item_entry_form_right .sbToggle{
	background: url(../img/select_small_top.png) 0  no-repeat;
	display: block;
	height: 19px;
	outline: none;
	position: absolute;
	right: 2px;
	top: 7px;
	width: 18px;
}

.item_entry_form_right .sbToggleOpen{
	background: url(../img/select_small_bottom.png) 0  no-repeat;
}


.item_entry_form_right .sbOptions{
	/*background-color: #212121;*/
	border: solid 1px #9EAFC4;
	border-radius:4px;
	background-color:#EEE;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;

	width: 225px;
	z-index: 1;
	overflow-y: auto;
}
.item_entry_form_right .sbOptions li{
	padding: 0 7px;
}
.item_entry_form_right .sbOptions a{
	border-bottom: solid 1px #DFE3E8;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.item_entry_form_right .sbOptions a:link, .sbOptions a:visited{
	color:#506983;
	text-decoration: none;
}
.item_entry_form_right .sbOptions a:hover,
.item_entry_form_right .sbOptions a:focus,
.item_entry_form_right .sbOptions a.sbFocus{
	
	background-color:#F3F3F3;
}
.item_entry_form_right .sbOptions li.last a{
	border-bottom: none;
}
.item_entry_form_right .sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.item_entry_form_right .sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.item_entry_form_right .sbOptions .sbSub{
	padding-left: 17px;
}
/*catalog*/
#registrationform.sbHolder{
	
	border: solid 1px #9EAFC4;
	border-radius:6px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	height:32px;
	position: relative;
	
	width: 180px;
	outline:none;
	background-color:#FFF;
	
}
#registrationform.sbHolder:focus .sbSelector{
	
}
#registrationform.sbSelector{
	display: block;
	height: 32px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 8px;
	top: 0;
	width: 170px;
}
#registrationform.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #506983;
	outline: none;
	
	text-decoration: none;
}
#registrationform.sbToggle{
	background: url(../img/select_small_top.png) 0  no-repeat;
	display: block;
	height: 19px;
	outline: none;
	position: absolute;
	right: 2px;
	top: 4px;
	width: 18px;
}

#registrationform.sbToggleOpen{
	background: url(../img/select_small_bottom.png) 0  no-repeat;
}


#registrationform.sbOptions{
	/*background-color: #212121;*/
	border: solid 1px #9EAFC4;
	border-radius:4px;
	background-color:#EEE;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;

	width: 180px;
	z-index: 1;
	overflow-y: auto;
}
#registrationform.sbOptions li{
	padding: 0 7px;
}
#registrationform.sbOptions a{
	border-bottom: solid 1px #DFE3E8;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
#registrationform.sbOptions a:link, .sbOptions a:visited{
	color:#506983;
	text-decoration: none;
}
#registrationform.sbOptions a:hover,
#registrationform.sbOptions a:focus,
#registrationform.sbOptions a.sbFocus{
	
	background-color:#F3F3F3;
}
#registrationform.sbOptions li.last a{
	border-bottom: none;
}
#registrationform.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
#registrationform.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
#registrationform.sbOptions .sbSub{
	padding-left: 17px;
}
@CHARSET "UTF-8";
.save_right .sbHolder{
	
	border: solid 1px #BFBFBF;
	border-radius:6px;
	
	height:32px;
	position: relative;
	
	width: 195px;
	outline:none;
	background-color:#FFF;
	
}
.save_right .sbHolder:focus .sbSelector{
	
}
.save_right .sbSelector{
	display: block;
	height: 32px;
	left: 0;
	line-height: 32px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 8px;
	top: 0;
	width: 195px;
}
.save_right .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color:#1C3750;
	outline: none;
	
	text-decoration: none;
}
.save_right .sbToggle{
	background: url(../img/select_small_top.png) 0  no-repeat;
	display: block;
	height: 19px;
	outline: none;
	position: absolute;
	right: 2px;
	top: 7px;
	width: 18px;
}

.save_right .sbToggleOpen{
	background: url(../img/select_small_bottom.png) 0  no-repeat;
}


.save_right .sbOptions{
	/*background-color: #212121;*/
	border: solid 1px #9EAFC4;
	border-radius:4px;
	background-color:#EEE;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;

	width: 195px;
	z-index: 1;
	overflow-y: auto;
}
.save_right .sbOptions li{
	padding: 0 7px;
}
.save_right .sbOptions a{
	border-bottom: solid 1px #DFE3E8;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.save_right .sbOptions a:link, .sbOptions a:visited{
	color:#506983;
	text-decoration: none;
}
.save_right .sbOptions a:hover,
.save_right .sbOptions a:focus,
.save_right .sbOptions a.sbFocus{
	
	background-color:#F3F3F3;
}
.save_right .sbOptions li.last a{
	border-bottom: none;
}
.save_right .sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.save_right .sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	
	padding: 7px 0 7px 3px;
}
.save_right .sbOptions .sbSub{
	padding-left: 17px;
}
.enquiry_tbl_right .sbHolder{
	
	border: solid 1px #BFBFBF;
	border-radius:6px;
	
	height:32px;
	position: relative;
	
	width: 247px;
	outline:none;
	background-color:#FFF;
	
}
.enquiry_tbl_right .sbHolder:focus .sbSelector{
	
}
.enquiry_tbl_right .sbSelector{
	display: block;
	height: 32px;
	left: 0;
	line-height: 32px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 8px;
	top: 0;
	width: 247px;
}
.enquiry_tbl_right .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color:#1C3750;
	outline: none;
	
	text-decoration: none;
}
.enquiry_tbl_right .sbToggle{
	background: url(../img/select_small_top.png) 0  no-repeat;
	display: block;
	height: 19px;
	outline: none;
	position: absolute;
	right: 2px;
	top: 7px;
	width: 18px;
}

.enquiry_tbl_right .sbToggleOpen{
	background: url(../img/select_small_bottom.png) 0  no-repeat;
}


.enquiry_tbl_right .sbOptions{
	/*background-color: #212121;*/
	border: solid 1px #9EAFC4;
	border-radius:4px;
	background-color:#EEE;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;

	width: 247px;
	z-index: 1;
	overflow-y: auto;
}
.enquiry_tbl_right .sbOptions li{
	padding: 0 7px;
}
.enquiry_tbl_right .sbOptions a{
	border-bottom: solid 1px #DFE3E8;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.enquiry_tbl_right .sbOptions a:link, .sbOptions a:visited{
	color:#506983;
	text-decoration: none;
}
.enquiry_tbl_right .sbOptions a:hover,
.enquiry_tbl_right .sbOptions a:focus,
.enquiry_tbl_right .sbOptions a.sbFocus{
	
	background-color:#F3F3F3;
}
.enquiry_tbl_right .sbOptions li.last a{
	border-bottom: none;
}
.enquiry_tbl_right .sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.enquiry_tbl_right .sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	
	padding: 7px 0 7px 3px;
}
.enquiry_tbl_right .sbOptions .sbSub{
	padding-left: 17px;
}
