
.borderRadius{}
.borderRadiusTp{}
.borderRadiusBtm{}
.ddcommon { position:relative; /*display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline;*/ cursor:pointer;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{ }
.borderRadiusBtm ul li:first-child{}

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{}
.ddcommon input.text{color:#7e7e7e; padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border{ }
.borderRadiusBtm .border{}
img.fnone{float:none !important}
.ddcommon .divider{width:0; height:100%; position:absolute;}
.ddcommon .arrow{display:inline-block; position:absolute; top:50%; right:4px;}
/*.ddcommon .arrow:hover{background-position:0 100%;}*/
.ddcommon .ddTitle{padding:0; position:relative; display:inline-block; width:100%}
.ddcommon .ddTitle .ddTitleText{ display:block; text-align:left;}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild{ position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0; top:41px !important; }

/*************** default theme **********************/
.dd{ margin:0 auto; text-align:center; display:block;  background:#fff url(../images/select_back.png) no-repeat right center; font-size:16px; line-height:20px; color:#777777;}

.dd .ddTitle{ }
.dd .ddTitle .ddTitleText{ }
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{ border:1px solid #c3c3c3; background-color:#fff; }
.dd .ddChild li { padding:0px 0px; line-height:30px; }
.dd .ddChild li .description{color:#666;}
.dd .ddChild li .ddlabel{color:#333;}
.dd .ddChild li.hover{ }
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{  color:#000;}


.dropdn_holder .dd .ddTitle .ddTitleText 	{ height:45px; line-height:45px; padding:0; overflow:hidden;}
.sel_cont .dd	{  width:100% !important; background:#faf9f9 url(../images/dropdown_arr.png) no-repeat right 20px center;  border-bottom-left-radius:5px;  border-radius:0px; height:45px; line-height:40px; border:1px solid #cccccc;}
.sel_cont .ddcommon .arrow {  width:24px; height:45px; top:0; right:0; border-radius:0px 5px 5px 0;}
.sel_cont  .ddlabel	{ padding-left:12px;}
.sel_cont .ddcommon .ddChild li  { text-align:left;}


.dropdn_holder .dd .ddChild li { padding:05px 15px; margin:0; line-height:14px;}
.dropdn_holder .dd .ddChild li .ddlabel	{ font-size:12px; line-height:14px;}

.select_search .dd 	{ width:100% !important; background:#dcddde; border-radius:5px; }
.select_search .ddcommon .arrow	{ right:20px; height:100%; width:14px; top:0; background:url(../images/select_arrow.png) no-repeat center center;  }
.select_search .ddTitleText .ddlabel , .select_search .dd .ddChild li .ddlabel	{ font-size:16px; color:#9fa1a4; text-align:left; text-transform:uppercase;}
.select_search .ddcommon .ddChild li { text-align:left; padding-left:23px; color:#9fa1a4;}

.select_search .ddcommon .ddChild	{ border-radius:5px; margin-top:18px;}
.select_search .dd .ddChild li.hover .ddlabel , .select_search .dd .ddChild li.enabled _msddli_ selected .ddlabel { color:#ef3e42;} 

.form_left		{}
.sel_cont .ddlabel { font-family: 'Open Sans', sans-serif; font-weight:normal; color:#333333; font-size:16px; display:block; line-height:18px; }

.drp_right	.dd	{ background:url(../images/lang_select.png) no-repeat right 13px center; padding-right:20px;  color: #ffffff;
    display: inline-block;
    font-family: "calibriregular";
    font-size: 15px;
    font-weight: normal;
    line-height: 18px; width:100% !important; }	
	
.drp_right .dd .ddChild	{ top:26px !important; background:#666666;}
.drp_right .dd .ddChild li .ddlabel	{ color:#fff; background:#666666;}

.sel_cont .dd .ddChild li .ddlabel{color:#333; padding:9px 15px; border-bottom:1px solid #eeeeee;}
.sel_cont .ddcommon .ddChild	{ left:-1px; width:100.6%;}
 
.cat_selone .ddlabel	{ color:#f0593f;}
.chnglang_sel .dd	{  width:100% !important; background:#666666 ;  border-bottom-left-radius:5px;  border-radius:0px; height:30px; line-height:30px; padding:0px 13px;}
.ddcommon .ddTitle .ddTitleText .ddlabel {  line-height:16px; font-family: 'Open Sans', sans-serif;  font-size:14px;}
#lang_title .ddlabel {color:#FFFFFF;}
.chnglang_sel .ddcommon .ddChild	{ left:0; background:#666666; color:#fff; font-family: "Open Sans",sans-serif;}
.chnglang_sel .dd .ddChild li .ddlabel	{ color:#fff; font-family: "Open Sans",sans-serif; text-align:left; display:block; padding:0 10px;	}
.chnglang_sel .ddTitle .ddTitleText .ddlabel { color:#fff; line-height:16px; font-family: 'Open Sans', sans-serif;  font-size:14px; text-transform:uppercase;}


.prog_search .sel_cont .dd	{ height:40px; line-height:34px;} 

ul.res_list			{}
ul.res_list	> li	{}
ul.res_list	> li h3	{ font-size:22px; color:#E53317;}

.search_box .sel_cont .dd { background:#fff  url(../images/dropdown_arr.png) no-repeat right 20px center; height:36px; line-height:36px;}
.search_box .sel_cont .ddcommon .ddChild { width:100%; left:0;}

.search_box  .sel_cont .dd .ddChild li .ddlabel { color:#eb3f25;}