div.selectbox-wrapper    {
    background-color: #fff;
    border: none;
		max-height: 200px;
		box-shadow:0 0 10px #555;
    overflow: auto;
    padding: 0px;
		margin-top:3x;
    position: absolute;
    text-align: left;
    width: auto;
	color:#333;
	z-index:9999;
	  }
		
		
		
div.selectbox-wrapper ul    {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
		z-index:9999;
		position:relative;
    }
div.selectbox-wrapper ul li.selected    {
    background-color: #fff;
    color: #333;
    }
div.selectbox-wrapper ul li.current    {
    background-color: #CF0007;
    color: #fff;
    }
div.selectbox-wrapper ul li    {
    border-bottom: none;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 14px;
		font-family:calibri;
    line-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 6px 2px 6px 10px;
    }


div.top_dropbox input[type="text"].styledselectbox{
   background: url(../images/ddm_bg.png) right center no-repeat;
	  border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: calibri;
    font-size: 14px;
    height: 30px;
    margin:0px;
		padding:0;
    text-align: center;
    width:147px;
	box-shadow:none !important;
}
div.controls .itemselectbox{
  	background: url(../images/item_drpbg.png) no-repeat;
	  border: none;
    border-left: none;
    color: #337B07;
    cursor: pointer;
    display: block;
    font-family: ubuntu;
    font-size: 14px;
	border:1px solid #ccc;
    height: 22px;
    margin: 0px 0px 0px 0px;
	padding:2px 6px 4px;
    text-align: left;
    width:160px;
	box-shadow:none !important;
}
div.premim_Stor table .itemselectbox{
  	background: url(../images/item_drpbg.png) no-repeat;
	  border: none;
    border-left: none;
    color: #337B07;
    cursor: pointer;
    display: block;
    font-family: ubuntu;
    font-size: 14px;
	border:1px solid #ccc;
    height: 22px;
    margin: 0px 0px 0px 0px;
	padding:2px 6px 4px;
    text-align: left;
    width:160px;
	box-shadow:none !important;
}

.topmore{
  	background: #f9f9f9;
	  border: none;
    border-left: none;
    color: #428204;
    cursor: pointer;
    display: block;
	font-weight:bold;
    font-family: ubuntu;
    font-size: 18px;
    height: 30px;
	padding-right:10px;
    margin: 0px 0px 0px 0px;
		padding:0px 5px 0px;
    text-align: left;
    width:77px;
}

div.top_category input[type="text"].categoryddm{
  	background: url(../images/cat_bg.png) no-repeat;
	  border: none;
    border-left: none;
    color: #2e2e2e;
    cursor: pointer;
    display: block;
    font-family: "bebas Neue";
    font-size: 18px;
    height: 33px;
    margin: 0px 10px 0px 0px;
		padding:7px 0px 0px 9px;
    text-align: left;
    width: 163px;
}

div.top_category input[type="text"].sortdingddm{
  	background:  url(../images/medium_ddm.png) no-repeat;
	  border: none;
    border-left: none;
    color: #2e2e2e;
    cursor: pointer;
    display: block;
    font-family: "bebas Neue";
    font-size: 17px;
    height: 29px;
    margin: 0px 10px 0px 0px;
		padding:4px 0px 0px 9px;
    text-align: left;
    width: 141px;
}

.news_city{
  	background: url(../images/select_drp_bg.png)  no-repeat;
	  border: none;
    border-left: none;
    color: #393939;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 24px;
    margin: 0px 0px 0px 0px;
		padding:0px 5px 0px;
    text-align: left;
    width: 304px;
}

.main_searchbox input.search_box{width:470px; float:left; height:32px; font-size:16px; border:1px #d2d2d2 solid; font-weight:bold;  background:#fff; color:#666; }
.srch_btn{min-width:77px; height:40px; float:left; text-align:center;  background: url(../images/search_btn.png) no-repeat; cursor:pointer;  border:none; margin-left:8px;}
.iteamadd_btn{width:auto; height:auto; padding:9px 16px; border-radius:5px; float:left; text-align:center;  background: #63af00; cursor:pointer;  border:1px solid #438e01; overflow:hidden; font-size:18px; font-family:ubuntu;color:#FFF;}
.save_btn{width:auto; float:left; height:auto; background:#f6f6f6; font-family:ubuntu; font-size:14px; border:1px solid #d2d2d2; border-radius:5px; padding:8px 22px; }
.save_btn:hover{width:auto; float:left; height:auto; background:#f1f1f1; border:1px solid #d2d2d2; border-radius:5px; padding:8px 22px;}
