/*custom-btn*/
.custom-btn{display:block;height:31px;float:left;line-height:31px;padding:0 7px 0 0;background:url(img/custom-btn.gif) no-repeat right top;text-decoration:none;color:#000;cursor:pointer !important;cursor:hand;margin-left:-3px}
.custom-btn input{background:#fff url(img/custom-btn.gif) no-repeat left top;border:none;cursor:pointer !important;cursor:hand;float:left;padding:6px 8px 7px 15px}
.opera .custom-btn input, .webkit .custom-btn input{padding:0 8px 0  15px;height:31px}
* html .custom-btn input, .ie7 .custom-btn input{padding-bottom:5px}
.custom-btn:hover input{background-position:left -31px}
.safari .custom-btn input{padding-right:3px;position:relative;left:-3px}
.opera .custom-btn:hover input{background-position:left bottom}
.custom-btn:hover{background-position:right bottom}

/* dialog custom-btn */
#UI_window .custom-btn{display:block;height:31px;float:left;line-height:31px;padding:0 7px 0 0;background:#f9fafa url(http://gigacast.sk/style/img/custom-btn.gif) no-repeat right top;text-decoration:none;color:#000;cursor:pointer !important;cursor:hand;margin-left:-3px}
#UI_window .custom-btn input{background:#f9fafa url(http://gigacast.sk/style/img/custom-btn.gif) no-repeat left top;border:none;cursor:pointer !important;cursor:hand;float:left;padding:7px 8px 6px 15px}
#UI_window .opera .custom-btn input, .webkit .custom-btn input{padding:0 8px 0 15px;height:31px}
* html #UI_window .custom-btn input, .ie7 #UI_window .custom-btn input{padding-bottom:5px}
#UI_window .custom-btn:hover input{background-position:left -31px}
.safari #UI_window .custom-btn input{padding-right:3px;position:relative;left:-3px}
.opera #UI_window .custom-btn:hover input{background-position:left bottom}
#UI_window .custom-btn:hover{background-position:right bottom}

/* dialog add-friend */
#UI_window .ui-friend{width:650px;margin:40px auto}
#UI_window .ui-friend img{float:left;margin:0 60px 10px 0}
#UI_window .ui-friend p{color:#696969;font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;font-size:14px;padding-top:10px}
#UI_window .ui-btns{width:180px;margin-top:100px;float:left}
#UI_window .custom-btn.right-btn{float:right}

/* dialog login */
#UI_window .login .custom-btn, #UI_window .login .custom-btn input{background-color:#e6ebf1}
#UI_window .login{margin:40px auto;width:360px;background:#e6ebf1;padding:20px;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px}
#UI_window .login.new-pswd{padding-bottom:13px;padding-top:13px;}
#UI_window .login form{width:200px;margin:0 auto}
#UI_window .login form label{font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;color:#696969;font-size:14px;display:block}
#UI_window .login form .text input{height:25px;padding:0;line-height:25px;width:200px;border:1px solid #aab0ba}
#UI_window .login form .forgot{float:right;margin-top:5px}
#UI_window .login .no-member{position:relative;top:70px;text-align:center;clear:both}
#UI_window .login .no-member a{color:#5880ca;font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;text-decoration:none;font-size:15px}
