body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background-color:#fff;background-image: url(../img/bg.jpg);background-repeat: repeat;font-size:13px;}
.container {}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
ul,li{padding: 0px;margin: 0px;list-style-position: inside;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;display: block;}
.clear {clear:both;}
.fix{
    clear: both;
}
a:focus{outline: none;}
*{
    padding: 0px;
    margin: 0px;
}
a{
    color: #abd52b;
}
#wrap{
    width: 960px;
    margin: 0px auto;
    background-color: #fff;
    padding: 0px 10px;
    position: relative;
}
#top_bar{
    background-color: #f1f1f1;
    height: 65px;
    overflow: hidden;
    position: relative;
    width: 960px;
}
#logo{
    display: block;
    width: 222px;
    height: 55px;
    text-decoration: none;
    background-image: url(../img/logo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0px;
	top:5px;
}
#login_form{
    position: absolute;
    right:0px;
    height: 51px;
    padding: 2px 5px;
    background-color: #000;
    display: none;
    width: 290px;
    z-index: 100;
}
#form_error{
    position: absolute;
    right: 0px;
    background-color: #000;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 5px;
    color:#fff;
    top: 35px;
    background-image: url(../img/msg/login_error.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    color:#f8e68d;
    z-index:100;
}
#login_button{
    position: absolute;
    background-image: url(../img/user_go.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    color: #000;
    right: 5px;
    top: 0px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 15px;
    text-decoration: none;
    z-index: 5;
    background-color: #fff;
}
#logout_button{
    position: absolute;
    background-image: url(../img/door_open.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    color: #000;
    right: 5px;
    top: 0px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 15px;
    text-decoration: none;
    z-index: 5;
    background-color: #fff;
}
#login_form label{
    float: left;
    height: 23px;
    line-height: 23px;
    color: #fff;
    margin-right: 5px;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    width: 70px;
}
.float_left{
    float: left;
}
#login_form input{
    background-image: url(../img/top_input.jpg);
    background-repeat: repeat-x;
    height: 17px;
    border:1px inset #ccc;
    float: left;
    padding: 1px;
    margin-right: 10px;
    margin-top: 0px;
    width: 140px;
}
#login_form br{
    clear: both;
}
#login_form .btnForm{
    background-image: url(../img/btnLogin.jpg);
    height: 22px;
    border: none;
    width: 42px;
    color: #fff;
    cursor: pointer;
}
#login_form #hideForm{
    background-image: none;
    background-color: transparent;
}
/* Form */
.form input,.form label{
    padding: 4px;
    float: left;
}
.form label{
    height: 22px;
    line-height: 22px;
    width: 100px;
}
.form input{
    clear: right;
    height: 18px;
    line-height: 20px;
    border: 1px inset #f1f1f1;
    width: 230px;
    background-image: url(../img/stripe.png);
}
.form textarea{
    height: 200px;
    border: 1px inset #f1f1f1;
    width: 240px;
    background-image: url(../img/stripe.png);
}
.form div{
    clear: both;
    display: block;
    float: none;
    padding-bottom: 5px;
}
.form div:after{
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    display: block;
}
.form .btnSubmit{
    float: none;
    clear:both;
    background-image: url(../img/btnLogin.jpg);
    height: 24px;
    border: none;
    width: auto;
    color: #fff;
    cursor: pointer;
    text-transform: capitalize;
    padding: 0px 15px;
    margin-top: 10px;
}
.form .sec_code{
    width: 110px;
    text-align: center;
}
.form .sec_image{
    float: left;
    width: 120px;
    height: 26px;
}
/* My file */
#my_files,#file_info,#overall_info{
    padding: 10px;
}
#my_files h1{
    padding-bottom: 10px;
}
#my_files ul{
    list-style-type: none;
}
#my_files li{
    float: left;
    width: 425px;
    overflow:hidden;
    overflow: hidden;
    background-color: #f9f9f9;
    margin-right: 5px;
    height: 30px;
    margin-bottom: 5px;
    line-height: 30px;
    padding:0px 20px;
}
#my_files a{
    display: block;
    color: #000;
    text-decoration: none;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
}
#my_files .file_name{
    width: 370px;
}
#my_files .view_file{
    background-image: url(../img/account/folder_explore.png);
    width: 25px;
    margin-right: 5px;
}
#my_files .delete_file{
    cursor: pointer;
    background-image: url(../img/account/folder_delete.png);
    width: 25px;
}
#my_files .selected{
    background-color: #f0f0f0;
}
#my_files .selected a{
    font-weight: bold;
    color:#abd52b;
}
#file_info,#overall_info{
    float: left;
}
#overall_info{
    width: 300px;
}
#file_info div,#overall_info div{
    margin: 5px 0px;
}
#file_info b,#file_info span,#overall_info b,#overall_info span{
    display: block;
    float: left;
}
#file_info b{
    width: 120px;
}
#overall_info b{
    width: 150px;
}
#file_info br,#overall_info br{
    clear: both;
}
#file_info input,#overall_info input{
    width: 350px;
    padding: 5px;
    border: 1px solid #efefef;
    font-size: 11px;
}
/* Paginate */
.paginate a,.paginate span{
    display: block;
    padding: 5px 10px;
    cursor: pointer;
    float: left;
    background-color: #f9f9f9;
    margin-right: 2px;
    font-size: 11px;
    text-decoration: none;
}
.paginate .current_pag{
    background-color: #f0f0f0;
}
/* Blocks */
#left_column{
    float: left;
    width: 470px;
}
#left_column p{
    margin-bottom: 15px;
    padding-top: 5px;
    text-indent: 15px;
}
#right_column{
    width:450px;
    float: right;
}
#right_column .c_box{
    width: 450px;
    float: none;
    margin-bottom: 5px;
}
/* Form message */
.msg{
    border: 1px solid;
    margin-bottom: 15px;
    padding: 6px 10px 6px 30px;
	border-style:solid;
	font-size:11px;
	cursor:default;
}
.msg ul{
	list-style-position: inside;
    padding-left: 5px;
}
.info {
    color: #00529B;
    background: #ffffdf url(../img/msg/info.png) 10px center no-repeat;
}

.ok {
    color: #4F8A10;
    background: #e8f3d5 url(../img/msg/ok.png) 10px center no-repeat;
}

.warning {
    color: #9F6000;
    background: #fdf4cf url(../img/msg/warning.png) 10px center no-repeat;
}

.fail{
    color: #D8000C;
    background: #faecec url(../img/msg/error.png) 10px center no-repeat;
}
/* Upload box */
#upload_box{
    padding: 5px 0px;
}
#filesPlaceholder,#btnPlaceholder{
    float: left;
    margin: 5px 0px;
}
#btnPlaceholder{
    width: 120px;
}
#filesPlaceholder{
    height: 100px;
    width: 830px;
}
#btnStart,#btnCancel,#btnSelect{
    display: block;
    width: 100px;
    height: 24px;
    border: none;
    margin-bottom: 5px;  
    background-color: #efefef;
}
/* Join affiliates button */
#money_join{
    text-align: center;
    padding: 10px 0px;
}
#money_join a{
    font-weight: bold;
    color: #000;
    font-size: 19px;
}
/* Content boxes */
.c_box{
    float: left;
    width: 310px;
    background-image: url(../img/box.jpg);
    background-repeat: repeat-x;
    background-color: #e6e6e6;
    margin-right: 12px;
    height: 120px;
}
.c_box b{
    display: block;
    font-size: 18px;
}
#c_box_last{
    margin-right: 0px;
}
.home_b1,.home_b2,.home_b3{
    padding-top: 10px;
    padding-left: 70px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-position: 10px center;
    background-repeat: no-repeat;
}
.home_b1{
    background-image: url(../img/home/user.png);
}
.home_b2{
    background-image: url(../img/home/upload.png);
}
.home_b3{
    background-image: url(../img/home/money.png);
}
#account_ballance{
    background-color: #f8f8f8;
    padding: 10px;
    float: right;
    margin: 5px;
    width: 200px;
    text-align: center;
}
#account_ballance span{
    display: block;
    font-size:12px;
}
#account_ballance h3{
    color: #abd52b;
    font-size: 17px;
}
#footer_menu{
    background-color: #f8f8f8;
    font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 10px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#footer_menu a{
    color: #636363;
    text-decoration: none;
}
#footer_menu ul{
    list-style-type: none;
    float: left;
    padding-right: 50px;
    padding-left: 20px;
    border-right:1px solid #e4e4e4;
}
#footer_menu #copyRighting{
    float: right;
    font-size: 10px;
    padding-top: 10px;
}
.text{
    padding-bottom: 15px;
}
.text strong{
    display: block;
    padding: 15px 0px;
}
.note{
    font-size: 11px;
}
.space_p p{
    padding:9px 0px;
}
.space_p{
    margin-bottom: 10px;
}
.space_p img{
    padding: 10px;
}
/* Payments */
.payments_header span,.payments_item span{
    display: block;
    float: left;
    padding: 5px 10px;
}
.payments_header span{
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    line-height: 20px;
    font-weight: bold;
    background-color: #f8f8f8;
}
.payments_item span{
    font-size: 11px;
    height: 15px;
    line-height: 15px;
}
.pEmail{
    width: 200px;
}
.pAmmount{
    width: 70px;
}
.pDate{
    width: 120px;
}
.paymentDone{
    background-color: #e2facf;
}
.paymentPending{
    background-color: #fcebeb;
}
/* Easy Slider */
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		width:960px;
		height:160px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-20px;
		top:140px;
		z-index:1;
		}	
	#nextBtn, #slider1next{ 
		left:970px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../img/home/btn_prev.png) no-repeat 0 0;
        text-decoration: none;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/home/btn_next.png) no-repeat 0 0;	
	}
/* // Easy Slider */
