/* block top currencies */



#currencies_block_top {border: 0;font-size: 13px;position: absolute;right: 2%;top: 14px;}
#currencies_block_top p {background: url("img/block_languages_top_p_bg.png") no-repeat scroll 77px 4px;color:#555;display: block;font:13px  Arial,Verdana,sans-serif;padding: 1px 15px 1px 3px;position: relative;text-transform: capitalize;}

#currencies_block_top:hover p{color:#f00; transition:all .5s ease;}

#currencies_block_top ul#first-currencies li { margin-right: 3px}

#currencies_block_top ul#first-currencies li.selected { opacity: 1 !important;}

#setCurrency { cursor: pointer; position: relative; top: 1px;}

#setCurrency p img { padding-left: 5px;}



#setCurrency .currencies_ul {

    background: none repeat scroll 0 0 #111 !important;

    display: none;

    list-style-type: none;

    padding: 10px;

    position: absolute;

    right: 0 !important;

    width: 69px !important;

    z-index: 10000;

}#setCurrency .currencies_ul_hover{ display:block; z-index: 5000; position:absolute; right:3px; padding:5px 10px; height:auto; text-align: center; width: auto; background:#000000;}

#setCurrency .currencies_ul_hover a {color:#fff;}