/*
 * Copyright(c) 2008-2009,Playerassist.com Inc. Some rights reserved.
 * Created April 15, 2008, 9:53 AM
 * bururt@playerassist.com
 */

#min-right{
    background-color: #fff;
    float: right;
    width: 740px;
}
/* Select your service */

#min-right #menu_nav{
    border: #CCE9F4 1px solid;
    background: url(../../images/select_your_service_ico.png) repeat-x;
    display: table;
    margin: 0 auto 10px auto;
    padding: 1px;
    width: 666px;
}

#min-right #menu_nav h3{
    margin: 0;
    padding: 4px 0 10px 10px;
    font: bold 11px Tahoma, Arial, sans-serif;
}

#min-right #menu_nav ul{
    margin: 0;
    padding: 0 15px;
}

#min-right #menu_nav li{
    float: left;
    list-style-type: none;
    margin: 3px 0;
    padding: 0;
    width: 210px;
    text-align: center;
}
/* Select your server */

#min-right #cho_ser{
    clear: both;
    margin: 15px auto 5px auto;
    width: 600px;
}

#cho_ser label{
    font-weight: bold;
}

#cho_ser .req, #send_mail li span{
    color: #f00;
    font-size: 9px;
    margin-left: 5px;
}

select{
    border: #7F9DB9 1px solid;
    color: #333;
    font: 10px 'Arial';
}

#right .news{
    background-color: #fff;
    border: #ccc 1px solid;
    color: #c60;
    line-height: 150%;
    margin: 0 auto;
    padding: 2px 5px;
    width: 580px;
}

#right .news span{
    color: #00c;
    text-decoration: underline;
}

.hover{
    cursor: pointer;
}
/* powerleveling begin */

#min-right #pow_list, #list{
    clear: both;
    margin: 10px auto;
    width: 600px;
}

#min-right #pow_list h4{
    background: url(../../images/power_list_bg.gif) no-repeat;/* power leveling title background */
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 3px 0 7px 20px;
}

#min-right #pow_list ul, #right #list ul{
    border-bottom: #ddd 1px solid;
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid;
    display: table;
    margin: 0;
    padding: 0;
    width: 598px;
}

#min-right #pow_list li{
    clear: both;
    height: 27px;
    list-style-type: none;
    margin: 0px;
    padding: 0 0 0 10px;
    width: 588px;
}

#min-right #pow_list .title{
    background-color: #eee;
    display: table;
    font-weight: bold;
    height: 19px;
    padding: 4px 0;
    width: 598px;
}

#min-right #pow_list .title .title_pack{
    float: left;
    width: 250px;
}

#min-right #pow_list li .title_date{
    float: left;
    width: 150px;
}

#min-right #pow_list .title .title_price{
    float: left;
    width: 100px;
}

#min-right #pow_list .title .title_buy, #list .title .title_buy{
    float: right;
    width: 88px;
}

#min-right #pow_list li .package{
    float: left;
    padding: 7px 0;
    width: 250px;
}

#min-right #pow_list .date{
    float: left;
    padding: 7px 0;
    width: 150px;
}

#min-right #pow_list li .price{
    float: left;
    padding: 7px 0;
    width: 100px;
}

#min-right #pow_list li .buy, #list li .buy{
    padding: 7px 0;
    width: 88px;
}

#min-right #pow_list .cur, #list .cur{
    background-color: #f5f5f5;
    display: table;
}

#min-right #pow_list li img{
    border: 0;
    margin-top: 4px;
}
/* gold list begin */

#min-right #list h3{
    background: url(../../images/gold_list_bg.gif) no-repeat;
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 3px 0 7px 20px;
}

#min-right #list li{
    clear: both;
    height: 24px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
    width: 588px;
}

#list .title{
    background-color: #eee;
    display: table;
    font-weight: bold;
    height: 19px;
    padding: 4px 0;
}

#list .title .title_pack{
    float: left;
    width: 300px;
}

#list .title .title_price{
    float: left;
    width: 200px;
}

#list li .package{
    float: left;
    padding: 7px 0;
    width: 300px;
}

#list li .price{
    float: left;
    padding: 7px 0;
    width: 200px;
}

#list li img{
    border: 0;
    margin-top: 5px;
}

#min-right .full_list{
    width: 600px;
    margin: 5px auto;
}

#min-right .full_list table{
    width: 600px;
    border-top: #ddd 1px solid;
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid;
    margin: 0;
}

#min-right .full_list table caption{
    text-align: left;
    font-weight: bold;
    padding: 3px 0 5px 6px;
    background: url(../../images/power_list_bg.gif) no-repeat;/* power leveling title background */
    color: #fff;
    margin: 10px 0 0 0;
}

#min-right .full_list table thead th{
    text-align: left;
    background-color: #eee;
    padding-left: 10px;
    color: #333;
}

#min-right .full_list table tr td{
    border-bottom: #ddd 1px solid;
    padding: 3px 0 3px 10px;
}

#min-right .full_list table .package{
    width: 40%;
}

#min-right .full_list table .item{
    width: 20%;
}

#min-right .full_list table .price{
    width: 20%;
}

#min-right .full_list table .buy{
    width: 20%;
}
/* Shadowbane weapon resource calculator */

#min-right .buy_sel_form{
    width: 588px;
    margin: 10px auto 0 auto;
    border: #FFF9ED 1px solid;
    background-color: #828282;
    padding: 5px;
    display: table;
}

#min-right .buy_sel_form select{
  margin: 3px 0;
}

#min-right .buy_sel_form table{
  width: 100%;
}

#min-right .buy_sel_form table caption{
  text-align: left;
  font: bold 12px Tahoma, Arial, sans-serif;
  color: #274E58;
  margin-bottom: 5px;
}


#min-right .buy_sel_form table thead th{
  text-align: left;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif
}

#min-right .buy_sel_form #get_weapon_resource_calculator{
    margin-top: 5px;
}

/* Shadowbane notice */
#min-right .notice{
    width: 588px;
    margin: 0 auto;
    line-height: 160%;
    border: #CEE3E9 1px solid;
    padding: 5px;
    background-color: #F1F7F9;
}
/* shadowbane bottom notice */

#min-right .bottom_notice{
    width: 698px;
    margin: 0 auto;
}

#min-right .bottom_notice h5{
    clear: both;
    color: #c60;
    font-size: 12px;
    margin: 70px auto 5px auto;
    padding: 0;
    text-align: right;
    width: 600px;
}

#min-right .bottom_notice p{
    background-color: #f9f9f9;
    border: #ddd 1px solid;
    font-size: 9px;
    line-height: 170%;
    margin: 0 auto 15px auto;
    padding: 5px;
    width: 698px;
}

#min-right .notice .blue{
    color: #00c;
}

#min-right .btn_note,#right .btn_notee{
    width: 590px;
    margin: 5px auto;
    border: #ddd 1px solid;
    padding: 5px;
    clear: both;
}

#min-right .btn_notee .title{
    font-weight: bold;
    background: url(../../images/power_list_bg.gif) no-repeat;/* power leveling title background */
    width: 580px;
    display: block;
    padding: 5px 0 5px 16px;
    color: #fff;
}

#min-right .btn_notee .blue{
    color: #00c;
}

#min-right .btn_note span,#right .notice .s_email{
    color: #00c;
    text-decoration: underline;
}

#send_mail{
    border: 1px solid #BBE1F1;
    display: none;
    padding: 1px;
    text-align: center;
    width: 550px;
}

#send_mail h3{
    background-color: #EEFAFF;
    color: #c50;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 4px 4px 0 4px;
    text-align: left;
}

#send_mail p{
    background: #FFFFCC;
    border: #FFCC00 1px solid;
    line-height: 160%;
    margin: 0 auto;
    padding: 0 0 0 4px;
    width: 90%;
}

#send_mail ul{
    background-color: #EEFAFF;
    margin: 0;
    padding: 0;
}

#send_mail li{
    clear: left;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    text-align: left;
}

#send_mail li label{
    display: block;
    float: left;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    padding-right: 5px;
    text-align: right;
    width: 150px;
}

#send_mail .smt{
    text-align: center;
}

#send_mail li .txt_server, #send_mail li .txt_char_name{
    width: 80px;
}

#send_mail li .txt_referral{
    width: 120px;
}

#send_mail li .txt_email{
    width: 250px;
}

#send_mail .smt input{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin-right: 5px;
}
.red{
  color: #f00;
}

