

span.b-select span.selectCat {
font-size:20px;
display:block;
width: 100%;
padding: 20px 10px 5px 10px;
line-height: 20px;
}

span.b-select div.selectBox
{
position:relative;
display:inline-block;
cursor:default;
text-align:left;
line-height:50px;
clear:both;
color:#999;				
background:url(../Images/indexselectarrow.png) right center no-repeat #fff;
border: 0px solid #ccc;
-webkit-box-shadow: inset -2px -2px 5px 0px #ededed;
-moz-box-shadow: inset -2px -2px 5px 0px #ededed;
box-shadow: inset -2px -2px 5px 0px #ededed;
}

span.b-select span.selected
{
width:212px;
text-indent:15px;
border-right:none;
border-top-left-radius:0px;
border-bottom-left-radius:0px;
overflow:hidden;
}

span.b-select span.selectArrow
{
width:35px;				
border-top-right-radius:0px;
border-bottom-right-radius:0px;
text-align:center;
font-size:20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
			
span.b-select span.selectArrow,span.b-select span.selected
{
position:relative;
float:left;
height:50px;
z-index:1;
font-size: 18px;
color:#999;
line-height: 50px;
font-family: 'Hind', sans-serif;
}
			
span.b-select div.selectOptions
{
position:absolute;
top:50px;
left:0;
border:1px solid #ccc;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
overflow:hidden;
background:#f6f6f6;
padding-top:2px;
display:none;
max-height: 500px;
overflow-y: scroll;
z-index: 3;
}
				
span.b-select span.selectOption
{
display:block;
width:95%;
line-height:20px;
padding:7px 15px;
font-size: 14px;
color:#333;
}
			
span.b-select span.selectOption:hover
{
color:#f6f6f6;
background:#81c703;	
}	

/*-------------------------------------*/
.normal_content div.select-listing {float:right;margin-right: 20px;}



div.select-listing span.selectCat {
font-size:20px;
display:block;
width: 100%;
padding: 20px 10px 5px 10px;
line-height: 20px;
}

div.select-listing div.selectBox
{
position:relative;
display:inline-block;
cursor:default;
text-align:left;
line-height:28px;
clear:both;
color:#999;				
background:url(../Images/selectmenuarrow.png) right center no-repeat;
border: 1px solid #ccc;
-webkit-box-shadow: inset -2px -2px 5px 0px #ededed;
-moz-box-shadow: inset -2px -2px 5px 0px #ededed;
box-shadow: inset -2px -2px 5px 0px #ededed;
}

div.select-listing div.selectBox_sub
{
background:url(../Images/sortby.gif) left 0px no-repeat #fff;
}

div.select-listing span.selected
{
width:160px;
text-indent:55px;
border-right:none;
border-top-left-radius:0px;
border-bottom-left-radius:0px;
overflow:hidden;
}

div.select-listing span.selectArrow
{
width:24px;				
border-top-right-radius:0px;
border-bottom-right-radius:0px;
text-align:center;
font-size:20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
			
div.select-listing span.selectArrow, div.select-listing span.selected
{
position:relative;
float:left;
height:28px;
z-index:1;
font-size: 12px;
color:#999;
line-height: 28px;
}
			
div.select-listing div.selectOptions
{
position:absolute;
width: 183px;
top:28px;
left:0;
border:1px solid #ccc;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
overflow:hidden;
background:#f6f6f6;
padding-top:2px;
display:none;
z-index: 3;
}
				
div.select-listing span.selectOption
{
display:block;
width:95%;
line-height:12px;
padding: 7px 15px 7px 55px;
font-size: 12px;
color:#666;
}
			
div.select-listing span.selectOption:hover
{
color:#f6f6f6;
background:#81c703;	
}

/*-------------------------------------*/
div.select-dorc {}



div.select-dorc span.selectCat {
font-size:20px;
display:block;
width: 100%;
padding: 20px 10px 5px 10px;
line-height: 20px;
}

div.select-dorc div.selectBox
{
position:relative;
display:inline-block;
cursor:default;
text-align:left;
line-height:45px;
height:45px;
clear:both;
color:#999;				
background:url(../Images/indexselectarrow.png) right center no-repeat #fff;
border: 1px solid #ccc;
-webkit-box-shadow: inset -2px -2px 5px 0px #ededed;
-moz-box-shadow: inset -2px -2px 5px 0px #ededed;
box-shadow: inset -2px -2px 5px 0px #ededed;
}

div.select-dorc span.selected
{
width:150px;
text-indent:15px;
border-right:none;
border-top-left-radius:0px;
border-bottom-left-radius:0px;
overflow:hidden;
}

div.select-dorc span.selectArrow
{
width:35px;				
border-top-right-radius:0px;
border-bottom-right-radius:0px;
text-align:center;
font-size:20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
			
div.select-dorc span.selectArrow,div.select-dorc span.selected
{
position:relative;
float:left;
height:45px;
z-index:1;
font-size: 18px;
color:#999;
line-height: 45px;
font-family: 'Hind', sans-serif;
}
			
div.select-dorc div.selectOptions
{
position:absolute;
top:45px;
left:0;
border:1px solid #ccc;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
overflow:hidden;
background:#f6f6f6;
padding-top:2px;
display:none;
max-height: 500px;
overflow-y: scroll;
z-index: 3;
}
				
div.select-dorc span.selectOption
{
display:block;
width:95%;
line-height:20px;
padding:7px 15px;
font-size: 14px;
color:#333;
}
			
div.select-dorc span.selectOption:hover
{
color:#f6f6f6;
background:#81c703;	
}