@charset "utf-8";
/* CSS Document */


img{border: none;}


td{
    padding: 5px;
    margin: 0px;
}

form, body{
margin: 0px;
padding: 0px;
}

body{
    background: url('../images/site-bg.jpg') repeat-x #F2F7FC center 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

a.link{
    text-decoration: underline;
    font-weight: normal;
}
a.link:hover{
    text-decoration: none;
}

a.img_link, a.img_link:hover{
    text-decoration: none;
    color: #FFFFFF;
}

a{
text-decoration: none;
color: #0066CC;
}

a:hover{
text-decoration: underline;
color: #0099FF;
}

.clear{
font-size: 1px;
height: 1px;
clear: both;
}

.site-container{
width: 714px;
margin: 0 auto;
}

.login{
background: url('../images/login-bg.jpg');
padding: 1px 6px 10px 14px;
width: 174px;
height: 81px;
float: right;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;

}

.input-wrapper{
background: url('../images/input-bg.jpg') repeat-x #FFFFFF;
width: 169px;
margin: 2px 0px 2px 0px;
border: 1px solid #590000;
}

.login-pass, .login-user, .login-btn{
    font-size: 10px;
}

.login-user, .login-pass{
border: none;
padding: 4px 5px 4px 20px;
display: block;
}

.login-user{
width: 144px;
background: url('../images/input-user.jpg') no-repeat 3px 3px;
}

.login-pass{
width: 86px;
background: url('../images/input-pass.jpg') no-repeat 3px 3px;
}

#pass{
width: 111px;
float: left;
}

.login-btn{
background: url('../images/btn-bg.jpg') repeat-x #990000;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
border: 1px solid #590000;
padding: 4px 5px;
margin: 1px 4px 1px 0px;
cursor: pointer;
float: right;
}

.login a{
color: #CCCCCC;
text-decoration: none;
}

.logo{
height: 91px;
padding-top: 20px;
}

.page{
background: url('../images/page-s.jpg');
}

.page-inner{
background: url('../images/page-t.jpg') no-repeat;
}

.fundbox{
background: url('../images/fundbox-s.jpg');
width: 186px;
float: right;
margin: 0px 0px 0px 35px;
}

.fundbox2{
background: url('../images/fundbox-t.jpg') no-repeat;
text-align: center;
padding: 30px 10px 20px 10px;
}

.feat{
float: left;
width: 203px;
padding: 25px 10px 5px 25px;

}

.feat a{
margin-bottom: 4px;
display: block;
float: left;
width: 203px;
}

.right{
width: 470px;
float: right;
padding-bottom: 10px;
}

.right_wide{
width: 712px;
/*float: right;*/

padding-bottom: 10px;
padding-left: 1px;
padding-right: 1px;
}

.center_box{
    padding: 0px 10px 10px 10px;
}

.center_box ul{
    padding-right:  50px;
}

.right h2, .right_wide h2{
color: #990000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 30px;
letter-spacing: -1px;
font-weight: normal;
padding: 20px 30px 0px 0px;
}

.right h3, .right_wide h3{
color: #990000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 30px;
letter-spacing: -1px;
font-weight: normal;
padding: 0px 30px 0px 0px;
}

.right p, .right_wide p{
padding: 5px 20px 5px 0px;

}

.foot{
color: #999999;
padding: 20px;
text-align: center;
font-size: 10px;
}

/* custom classes*/

.message{

    font-size: 12px;
    color: #B50000;
    text-align: center;
    padding: 10px;
    border-top:1px solid #CCCCCC;
    margin-top: 20px;
}

input, textarea{
     font-family: Tahoma, Arial, Verdana;
     font-size: 11px;
     padding: 3px;
     border: none;
     color: #666666;
     font-weight: normal;
     border: 1px solid #990002;
}

 select{
     font-family: Tahoma, Arial, Verdana;
     font-size: 11px;
     color: #666666;
     font-weight: normal;
 }
 .inp{
    border: none;
 }

.top_menu{

    padding:10px;
    border-bottom:1px solid #CCCCCC;
    height: 15px;
}

 .l{
    float:left;
 }
 .r{
    float: right;
 }

.title{
color: #990000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 30px;
letter-spacing: -1px;
font-weight: normal;
padding: 5px;
}

.cell_title{
    border-bottom:1px solid #CCCCCC;
    font-weight: bold;
}
.cell_title_t{
    border-top:1px solid #CCCCCC;
    font-weight: normal;
}
.cell_title_b{
    border-bottom:1px solid #CCCCCC;
    font-weight: normal;
}

.h_title{
color: #990000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 30px;
letter-spacing: -1px;
font-weight: normal;
padding-top: 20px;
height: 60px;
}

.page-inner .h_title{
    padding-left: 10px;
}
.page-inner .center_box .h_title{
    padding-left: 0px;
}

.h2_title{
color: #990000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 25px;
letter-spacing: -1px;
font-weight: bold;
padding-top: 20px;
}


.note{font-size: 9px; color: #808080; font-style: italic;}

.btn{
     padding: 2px;
}
.red{
    color: #B50000;
}
.l_red{background-color: #FFCACA;}
.l_em{font-style: italic; color:#B50000;}

.btn2{
    height:55px;


}
.border_t{
  border-top: 1px solid #CCCCCC;
}

.border_b{
  border-bottom: 1px solid #CCCCCC;
}

#hidden_box{
 position: absolute;
 display: none;
 background-color: #FFFFFF;
 border: 1px solid #CCCCCC;
}

#loading {position:fixed;right:0px;top:0px;background-color:#CC4444;color:#FFFFFF;padding:2px;display:none;}

/**
 * internal pages
 */

.fields_box{
 /*   border-top: 1px solid #CCCCCC;*/
    border-bottom: 1px solid #CCCCCC;
}

.bg_enduser{
    background-color: #C6E4FE;
}
.bg_apiuser{
    background-color: #C5FDC5;
}

#block_form{
    min-height:100%;
    min-width:100%;
    /*background-color: #DDDDDD;*/
    background-image: url('../images/block_bg.png');
    z-index:999;
    position:absolute;
    top:0px;
    left:0px;
    height:740px;
    text-align:center;
    display: block;

}

.aff_b_bought, .aff_s_spent{ display: inline-table;}
.aff_b_spent, .aff_s_bought{ display: none;}

.project_box{

    display: none;
    padding: 5px 5px 5px 20px;
}

.project_box_v{
    display: block;
    padding: 5px 5px 5px 20px;
}

.pr_custom{
    background-color: #DFF7FF;
}
.pr_rush{
    background-color: #FFDFDF;
}
.w250{width:250px;}


#popup_message{

    font-size: 11px;
    text-align:center;
    z-index:10;
    background-color:#FFFFFF;
    border: 1px solid #000000;
    width:400px;
    padding:20px;
    color: #B50000;
    margin-top: 50px;
}
h6 {
    font-size: 16px;
    color:#B50000;
    font-weight:bold;
    width:100%;
    border-bottom:1px solid #B50000;
    margin-bottom:10px;
    padding-bottom:5px;
}