
.ddcommon {position:relative; cursor:default;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}

.ddcommon .disabled {
opacity: .3; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=30)"; /* ie 8 */
filter:alpha(opacity=30); /* ie lt 7 */
-khtml-opacity:.3; /* safari 1.x */
-moz-opacity:.3; /* ff lt 1.5, netscape */
}
.ddcommon .clear{clear:both}
.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;}
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;}
.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;}

/*************** default theme **********************/
.dd .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff; right:24px;}
.dd .arrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/skin1/dd_arrow.gif) no-repeat;}
.dd .arrow:hover{background-position:0 100%;}
.dd .ddTitle{background:#fff;}
.dd .ddTitle .ddTitleText{padding:3px;}
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px; color:#666}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{background-color:#fff; left:-1px;}
.dd .ddChild li{padding:5px; background-color:#fff; }
.dd .ddChild li .description{color:#666;}
.dd .ddChild li .ddlabel{color:#333;}
.dd .ddChild li.hover{background-color:#f2f2f2}
.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{background-color:#d5d5d5; color:#000;}
/*---------------- Site Selector ---------------- */
.dd .divider {
    display:none;
}
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
}

.dd .ddTitle {
	background:#fff;
/*	border:1px solid #c3c3c3;*/
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
	text-align: right;
}

.dd .ddTitle span.ddTitleText {
    padding:0px;
}
.dd .ddTitle span.arrow {
	background:url(btn-drop-down-country.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:15px; 
	height:11px; 
	margin-left: 6px;
	cursor:pointer; 
    margin-top:0px;
    position:relative;
    right:0px;
    top:auto;
}

.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}

.dd .ddTitle span.ddlabel {text-indent:1px; overflow:hidden; line-height:16px; padding: 3px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0; margin-bottom:4px;}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
/*	border:1px solid #c3c3c3;*/
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}

.dd .ddChild {width:200px;}
.dd .ddChild li {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#666666;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
    margin-left: 0px;
}
.dd .ddChild li img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}

.dd .ddChild li.selected {
    background-color:#a5a5a5;
}
.dd .ddChild li.selected span.ddlabel {
    
	color: #fff;
	
}

.hidden {display:none;}

.dd .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd .noBorderTop{border-top:none 0  !important}

/*---------------- Product Catalog ---------------- */
.dd2 .divider {
    display:none;
}
.dd2 {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size:12px;
	float:left;
    border: 1px solid #999999;
}

.dd2 .ddTitle {
	text-indent:0;
	cursor:default;
	overflow:hidden;	

	padding: 2px 0px 0px 8px;
}

.dd2 .ddTitle span.ddTitleText {
    	text-indent:1px; 
	overflow:hidden;
	color: #666666; 
	line-height:33px;
	font-weight:bold; 
}
.dd2 .ddTitle span.arrow {
	background:url(btn-drop-down.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:21px; 
	height:17px; 
	margin: 6px 6px 0px 0px;
	cursor:pointer; 
    position:relative;
    right:6px;
    top:auto;
}

.dd2 .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}

.dd2 .ddChild {
	position:absolute;
	border: 1px solid #999999;
	color: #666666;
	display:none;
	margin:0;
	width:260px;
    left: -1px;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-weight: normal;
}

.dd2 .ddChild ul, .dd2 .ddChild ul li {
    width:260px;
}

.dd2 .ddChild li {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color: #666666;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd2 .ddChild li img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}

.dd2 .ddChild li.selected {
    background-color:#a5a5a5;
}
.dd2 .ddChild li.selected span.ddlabel {
	color: #fff;
}

.dd2 .ddChild li:hover {
	background-color:#eeeeee;
}

.dd2 .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd2 .noBorderTop{border-top:none 0  !important}

/*---------------- Country Catalog ---------------- */
.dd3 .divider {
    display:none;
}
.dd3 {
	text-align:left;
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	float:left;
}

.dd3 .ddTitle {
	background-color:#F0F0F0;
	border:1px solid #999999;
	padding:5px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
	text-align: left;
    width:250px;
}

.dd3 .ddTitle span.ddTitleText {
    	text-indent:1px; 
	overflow:hidden;
	color: #666666; 
	line-height:33px;
	font-weight:bold; 
}
.dd3 .ddTitle span.arrow {
	background:url(btn-drop-down-grey.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:21px; 
	height:17px;  
	margin-left: 6px;
	cursor:pointer;  
    position:relative;
    top:auto;
}

.dd3 .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}

.dd3 .ddTitle span.ddlabel {text-indent:1px; overflow:hidden; line-height:16px; padding: 3px;}
.dd3 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0; margin-bottom:4px;}
.dd3 .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd3 .ddChild {
	position:absolute;
	border: 1px solid #999999;
	color: #666666;
	border-top:none;
	display:none;
	margin:0;
	width:260px;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}

.dd3 .ddChild ul, .dd3 .ddChild ul li {
    width:260px;
}

.dd3 .ddChild li {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color: #666666;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
    margin-left: 0px;
}
.dd3 .ddChild li img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd3 .ddChild li.selected {
	color: #fff;
    background-color:#a5a5a5;
}

.dd3 .ddChild li span.ddlabel {
	font-size:14px;
}

.dd3 .ddChild li:hover {
	background-color:#eeeeee;
}

.dd3 .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd3 .noBorderTop{border-top:none 0  !important}

.dd input, .dd2 input, .dd3 input {
    display:none !important;
}