@CHARSET "UTF-8";
.sbHolder{
	background: #ffffff;
	font-family: "Roboto-Regular", sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	width: 212px;
	outline: 0;
	color: #232323;
	height: 38px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 38px;
	left: 0;
	line-height: 38px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
	font-family: "Roboto-Regular", sans-serif;
	font-size: 14px;
	color: #232323;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #232323;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	/*background: #e8ccd8 url(/app_themes/ibuynew/images/common/selectMenuIcn.png) no-repeat 6px 14px;*/
	/*background: url(/app_themes/ibuynew/images/common/sprite-image.png) -23px -20px no-repeat;*/
	background: url(/app_themes/ibuynew/images/common/sprite-image.png) -162px 10px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
/*.sbToggle:hover{
	background: url(/app_themes/ibuynew/images/common/selectMenuIcn.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(/app_themes/ibuynew/images/common/selectMenuIcn.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(/app_themes/ibuynew/images/common/selectMenuIcn.png) 0 -66px no-repeat;
}*/
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	/*background-color: #e8ccd8;*/
	background-color: #ffffff;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 333px;
	z-index: 999 !important;
	overflow-y: auto;
	margin-left: -122px;
	outline: 0;
	border:solid 1px #ccc;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	display: block;
	outline: none;
	padding: 5px 12px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #232323;
	text-decoration: none;
}

.sbOptions li:hover {background:#2d99b7;}
.sbOptions li:hover  a:link {color:#ffffff;}

.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #232323;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	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;
}

.name-label {
	float: left;
	background: #ffffff;
	color: #232323;
	padding: 9px 2px 9px 20px;
	cursor: pointer;
	font-family: "Roboto-Regular", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.selectArea {
	float: left;}

.searchPrice2 .sbHolder {
	width:105px;
	}   
.searchPrice1 .sbHolder {
	width:103px;
	}   
.searchPrice2 .sbHolder  ul.sbOptions {
	width: 195px;
	margin-left: -91px;
	}
.searchPrice1 .sbHolder  ul.sbOptions {
	width: 196px;
	margin-left: -94px;
}
body.ie9 .searchPrice2 .sbHolder ul.sbOptions {
	width:194px;
	left:2px;
	}
body.ie9 .searchPrice1 .sbHolder ul.sbOptions {
	width:195px;
	left:2px;
	}

/* IE9 FIXED */
:root .mainContent .prdlist .featuredPrd .prdItem ul {
	margin-left: -40px\0/IE9;
}

:root .sbOptions{
	width: 330px\0/IE9;
	margin-left: -119px\0/IE9 ;
}

.searchPrice2 .sbHolder  ul.sbOptions {
	width: 191px\0/IE9;
	margin-left: -87px\0/IE9;
}
.searchPrice1 .sbHolder  ul.sbOptions {
	width: 193px\0/IE9;
	margin-left: -91px\0/IE9;
}

.searchPrice2 .sbHolder  ul.sbOptions {
	width: 195px\0/IE8;
	margin-left: -91px\0/IE8;
}

.searchPrice1 .sbHolder  ul.sbOptions {
	width: 196px\0/IE8;
	margin-left: -94px\0/IE8;
}
