
/* CSS Document */
.shoghi_productbtns a{ display:inline-block; padding:2px 3px; font-size:14px; font-weight:bold; color:#333; border:#ccc 1px solid; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration:none; background:#fff; margin-bottom:10px; width:100%;}
.shoghi_productbtns a.spacious{padding:5px; font-weight:normal;}
.shoghi_productbtns a:hover{background:url(../images/userpanel/images/bg_subnav.png) repeat-x; color:#fff; border:#2a6eb0 1px solid}
.shoghi_productbtns a.active{background:url(../images/userpanel/images/bg_subnav.png) repeat-x; color:#fff; border:#2a6eb0 1px solid}

a.dwn{background:url(../../resource/images/userpanel/images/icon_dwnB.png) no-repeat; width:19px; height:19px; float:left; margin-left:48%}
a.dwn:hover{background:url(../../resource/images/userpanel/images/icon_dwnG.png) no-repeat; width:19px; height:19px; float:left;  margin-left:48%}

.lang_div{position:absolute; top:200px; left:500px; color:#fff; z-index:9999; width:90px; height:120px;}
.lang_div span{position:absolute; top:-14px; left:33px}
.lang_div ul{ margin:0; padding:0;}
.lang_div ul li{padding:5px; width:85px; background:#9a9a9a; margin-bottom:0px }
.lang_div ul li:hover{background:#464646;}
.lang_div ul li a{font-size:12px; ; color:#fff; text-decoration:none}
.lang_div ul li a:hover{font-size:12px;  color:#fff; text-decoration:none}

.border-custom{border-bottom:#666 1px dashed;}
