/*
    =========== 11. Drop Downs ===========
*/
.select-wrapper{
    font-size:12px;
    font-weight:normal;
    color:#2f6fa9;
    position:relative;
    min-width:55px;
	width:auto !important;
}
.dj_safari .select-wrapper{
    height:29px;
}
	.select-wrapper select{
    	height:10px;
    }
    .select-wrapper .select-options{
        position:absolute;
        top:0px;
        display:none;
        left:15px;
    }

        .select-wrapper ul,
        .select-wrapper ul.select-ul,
        #main .select-wrapper ul,
        #main .select-wrapper ul.select-ul{
        	width:100%;
			background:white;
			overflow-y:auto;
			overflow-x:hidden;
    		margin:0px;
        }
        .select-wrapper .select-small ul,
        .select-wrapper .select-small ul.select-ul{
            background:#ebebeb;
        }
        .select-wrapper li,
        .select-wrapper li.select-li{
                width:100%;
            }
                .select-wrapper li a{
                    display:block;
                    height:auto;
					padding:5px 10px;
					text-decoration:none;
                }
                .dj_ie6 .select-wrapper li a{
                    text-decoration:none !important;
                }
				.select-wrapper li a.selected{
                    color:white;
                    background-color:#2f6fA9;
					text-decoration:none;
                }
                .select-wrapper li a:focus,
                .select-wrapper li a:hover,
                #main-inner .select-wrapper li a:focus,
                #main-inner .select-wrapper li a:hover{
           			color:white;
                    background-color:#2f6fA9;
                    text-decoration:none;
                }                
                .select-wrapper li.disabled a:focus,
                .select-wrapper li.disabled a:hover{
                	background-color:#fff;
                	cursor:default;
                }
                .select-wrapper .select-small li a{
                    color:#656565;
                    font-size:11px;
                    background-color:#ebebeb;
                }
                .select-wrapper .select-small li a.selected{
                    color:white;
                    background-color:#2f6fA9;
                }
                .select-wrapper .select-small li a:focus,
                .select-wrapper .select-small li a:hover{
                    color:white;
                    background-color:#2f6fA9;
                }
                .select-wrapper .select-small li.disabled a:focus,
                .select-wrapper .select-small li.disabled a:hover{
                	background-color:#fff;
                	cursor:default;
                }
                

    .select-wrapper .select-current{
        height:28px;
        line-height:28px;
        background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite.gif) no-repeat 0px 0px;
        cursor:pointer;
    }
	
	 .select-wrapper .disabled .select-current{
		cursor:default;
	}
        .select-current .select-current-text{
            height:28px;
            line-height:28px;
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite.gif) no-repeat right -61px;
            display:block;
            margin-left:6px;
	    font-weight:bold;
        }
    .select-wrapper .select-small .select-current{
        height:19px;
        line-height:19px;
        background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite_small.gif) no-repeat 0px 0px;
		min-width:55px;
    }
        .select-small .select-current .select-current-text{
            height:20px;
            line-height:19px;
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite_small.gif) no-repeat right -19px;
            text-indent:3px;
            text-transform:uppercase;
            font-size:9px;
	    font-weight:bold;
        }
	        .select-small .select-current span.secondary{
	        	color:gray;
	        }
	.select-wrapper div.select-current.focus{
        background-position:0px -30px;
    }
        div.focus .select-current-text{
            background-position:right -91px;
        }
    .select-wrapper .select-small div.select-current.focus{
        background-position:0px -38px;
    }
        .select-small div.focus .select-current-text{
            background-position:right -57px;
        }

    .select-wrapper .select-frame{
        position:relative;
        display:none;
        top:-48px;
        left:-20px;
        overflow:hidden;
        background:transparent;
    }
    .select-wrapper .select-small .select-frame{
        top:-39px;
    }
    .select-frame div{
            position:absolute;
            overflow:visible;
        }

.select-wrapper .hide-fromsighted{
    top:0px;
    left:-350px;
}
    
.select-frame-inner-border{
    background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/blank.gif) repeat;
}
.select-frame-inner-top{
    height:20px;
    width:100%;
    top:0px;
    left:0px;
}
.select-frame-inner-bottom{
    bottom:0px;
    left:0px;
    height:20px;
    width:100%;
}
.select-frame-inner-left{
    top:0px;
    left:0px;
    height:100%;
    width:20px;
}
.select-frame-inner-right{
    top:0px;
    right:0px;
    height:100%;
    width:20px;
}

        
        .select-frame .select-frame-inner{
            position:relative;
            top:20px;
            left:20px;
        }
        .select-frame .select-tl,
        .select-frame .select-tr,
        .select-frame .select-bl,
        .select-frame .select-br{
            height:5px;
            width:5px;
        }
        .select-frame .select-tl,
        .select-frame .select-tr{
            top:0px;
        }
        .select-frame .select-tl{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_tl.gif) no-repeat;
            left:0px;
        }
        .select-frame .select-tr{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_tr.gif) no-repeat;
            right:0px;
        }
        .select-frame .select-bl,
        .select-frame .select-br{
            bottom:0px;
        }
        .select-frame .select-bl{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_bl.gif) no-repeat;
            left:0px;
        }
        .select-frame .select-br{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_br.gif) no-repeat;
            right:0px;
        }

        .select-frame .select-t,
        .select-frame .select-b{
            left:5px;
            height:5px;
        }
        .select-frame .select-t{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_top.gif) repeat-x;
            top:0px;
        }
        .select-frame .select-b{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_bot.gif) repeat-x;
            bottom:0px;
        }

        .select-frame .select-r,
        .select-frame .select-l{
            top:5px;
            width:5px;
        }
        .select-frame .select-l{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_left.gif) repeat-y;
            left:0px;
        }
        .select-frame .select-r{
            background:transparent url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_right.gif) repeat-y;
            right:0px;
        }

        .select-frame .select-inner{
            margin:5px 1px;
        }



        .select-small .select-frame .select-tl{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_tl.gif);
        }
        .select-small .select-frame .select-tr{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_tr.gif);
        }
        .select-small .select-frame .select-bl{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_bl.gif);
        }
        	
			#modals-fluid .select-small .select-frame .select-bl {
            	background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_bl_trans.gif);
        	}
        	
        .select-small .select-frame .select-br{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_br.gif);
        }
        
	        #modals-fluid .select-small .select-frame .select-br {
	            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_br_trans.gif);
	        }
			
        .select-small .select-frame .select-t{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_top.gif);
        }
        .select-small .select-frame .select-b{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_bot.gif);
        }
        .select-small .select-frame .select-l{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_left.gif);
        }
        .select-small .select-frame .select-r{
            background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sm_right.gif);
        }



.dj_ie6 .select-wrapper .select-current{
	background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite.gif);
}
.dj_ie6 .select-current .select-current-text{
	background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite.gif);
}
.dj_ie6 .select-wrapper .select-small .select-current{
	background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite_small.gif);
}
.dj_ie6 .select-small .select-current .select-current-text{
	background-image:url(/web/20130217021149oe_/https://about.usps.com/about/global/images/global/form/dropdown/dd_sprite_small.gif);
}

.select-ul{padding-bottom:3px;} 
/*.select-r, .select-l, .select-ul, .select-frame-inner {
    padding-bottom: 2px;
}*/

/*IE7 UL spacing bug fix*/
.select-frame-inner{
min-width:0px;
}