.fnav
{
    background-image:none !important;
}
.nav
{
    letter-spacing: 3px;
    outline:medium none;
    font-family:'Josefin Sans',arial;
    font-size:24px;
    color:#cc002e;
    text-shadow:1px 1px 0 #333333;
    text-decoration:none;
    cursor:pointer;
    width:170px;
    height:86px;  
    padding-top:42px;  
    text-align:center;
}
.nav_w150
{
width:150px;
}
.nav_w190
{
width:190px;
}
.nav
{
    text-decoration:none;
    color:#fff;
}
.nav_bg
{
    background-image:url('../images/footer_bg.png');
    background-repeat:repeat;
}
    .nav a
    {
        text-decoration:none;
        color: inherit;
    }


/* home */
#home .left
{
    width:500px;
}
#home .right
{
    width:420px;
    padding-left:60px;
    padding-top:10px;
}

#home .purchase_box
{
    width:377px;
    margin-right:10px;
    margin-top:30px;
    padding:15px;
    background-color:#ECEAEA;
    box-shadow: 2px 2px 2px #A7A4A4;
    border: 2px solid #ECEAEA;
}

#home #cover
{
    position:absolute;
}
/* end home */

/* author */
#author .left
{
    float:left;
    width:540px;
}
#author .right
{
    float:left;
    width:440px;
}
#author .left #author_box
{
    width:440px;
    margin-left:20px;
    margin-right:50px;
    margin-top:17px;
    padding-left:15px;   
    padding-right:15px;
    padding-top:8px;
    background-color:#ECEAEA;
    box-shadow: 2px 2px 2px #A7A4A4;
    border: 2px solid #ECEAEA;
}
#author .left .author_image
{
    width:430px;
    box-shadow: 2px 2px 2px #333333;
    border: 5px solid #faf9f9;
    margin-top:10px;
    margin-bottom:15px;
}
#author .right .big
{
    font-family: helvetica neue,arial,sans-serif;
    letter-spacing:-0.03em;
    font-size:27px;
    padding-top:12px;
}

#story_parent
{

}
#story
{
    padding-left:6px;   
    width:400px; 
}
#author p
{
    font-family:Helvetica;
    color:#a7a4a4;
}
#author .right .slimScrollBar
{
    width:13px !important;
    border-radius: 0 !important;
}
#author .right .slimScrollRail
{
    width:13px !important;
    border-radius: 0 !important;
}
.follow_links
{
    color:#e4800a;
}
.facebook
{
    background-image: url('../images/facebook.png');
    background-repeat:repeat;
    background-position:0px 30px;
    width:30px;
    height:30px;
    cursor:pointer;
}
.facebook:hover
{
    background-position:0px 0px;
}
.twitter
{
    background-image: url('../images/twitter.png');
    background-repeat:repeat;
    background-position:0px 0px;
    width:43px;
    height:30px;
    cursor:pointer;
}
.twitter:hover
{
    background-position:0px 30px;
}
/* end author */

/* first-chapter */

#first-chapter .left
{
    float:left;
    width:500px;
}
#first-chapter .right
{
    float:left;
    width:420px;
    padding-left:60px;
    padding-top:10px;
}
#first-chapter fieldset
{
    width:700px;
    padding-top:15px;
    padding-bottom:15px;
    border:1px solid #e8e7e7;
    margin-left:120px;
    font-family:Arial;
    min-height:135px;
}
#first-chapter .subscribe_txt_spn
{
    padding-top:4px;
    padding-left:3px; 
    padding-bottom:3px; 
    background-color:#fff;
    border: 1px solid #fbeaea;
    margin-bottom:15px;
    position:relative;
    width:230px;
    float:left;
    margin-right:100px;
}
#first-chapter fieldset legend
{
    color:#A7A4A4;
}
/* end first chapter */

/* purchase */
#purchase .left
{
    float:left;
    width:500px;
}
#purchase .right
{
    float:left;
    width:420px;
    padding-left:60px;
    padding-top:6px;
}
#purchase .purchase_box
{
    width:377px;
    margin-right:10px;
    padding:15px;
    background-color:#ECEAEA;
    box-shadow: 2px 2px 2px #A7A4A4;
    border: 2px solid #ECEAEA;
}
.subscribe_txt
{
    width:220px;
    border:0px solid #fff;
    color:gray;
}
.subscribe_txt_entr
{
    width:220px;
    border:0px solid #fff;
    color:#000;
}
#purchase .subscribe_txt_spn
{
    padding-top:4px;
    padding-left:3px; 
    padding-bottom:3px; 
    background-color:#fff;
    border: 1px solid #fbeaea;
    margin-bottom:15px;
    position:relative;
    width:230px;
}
.subscribe_btn
{
    padding:2px;
    text-decoration:none;
    color:#ffffff;
    font-size:12px;
    background-color:#333333;
    border: 1px solid #333333;
}
#purchase #name_required
{
    left:237px;
    top:15px;
    width:100px;
}
#purchase #email_required
{
    left:237px;
    top:15px;
    width:100px;
}
#purchase fieldset
{
    width:350px;
    padding-top:15px;
    padding-bottom:15px;
    border:1px solid #e8e7e7;
    min-height:125px;
}
#purchase fieldset legend
{
    color:#A7A4A4;
}
#dao_tribe_lrg
{
    top:0px;
    right:0px;
}
#book_store
{
	left: 50%;
	top: 26%;
	background-color: white;
	width: 500px;
	height: 195px;
	margin-left:-250px;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	z-index: 310;
}
#book_store .subscribe_txt_spn
{
    padding-top:4px;
    padding-left:3px; 
    padding-bottom:3px; 
    background-color:#fff;
    border: 1px solid #fbeaea;
    margin-bottom:15px;
    position:relative;
    float:left;
    margin-right:13px;
    width:230px;
}
/* end purchase */

/* reviews */
#reviews, #speak
{
    width:950px;
}

/* footer */
#footer .left
{
    width:180px;
}
#footer .left_middle
{
    width:180px;
}
#footer .right_middle
{
    width:380px;
}
#footer .right
{
    width:240px;
}
#footer p
{
    font-family:Arial;
    font-size:12px;
    color:#666;
}
#footer ul
{
    list-style-type:none;
}
#footer li a
{
    font-family:Arial;
    font-size:12px;
    color:#8D8B8B;
    padding-bottom:5px;
    text-decoration:none;
}
#footer li a:hover
{
    color:#666666;
}
#footer .copyright
{
    color:#666666;
    font-family:Arial;
    font-size:11px;
}
/* end footer */

/* buy now */
#buynow_overlay
{
	left: 50%;
	top: 26%;
	background-color: white;
	width: 500px;
	height: 130px;
	margin-left:-250px;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	z-index: 310;
}
#buynow_overlay .subscribe_txt_spn
{
    padding-top:4px;
    padding-left:3px; 
    padding-bottom:3px; 
    background-color:#fff;
    border: 1px solid #fbeaea;
    margin-bottom:15px;
    position:relative;
    float:left;
    margin-right:13px;
    width:230px;
}