/* (c)amazon pixels */
/* AfterShock Subs Layout Styles */

#frametwo { 
position: relative;
top: 10px;
width: 799px;
min-height: 815px;
background-color: #FFFFFF;
border: 1px	solid #CCCCCC;
text-align: left;
}

#header {
position: relative;
top: 0px;
width: 799px;
height: 168px;
background-color: #EEEEEE;
background-image: url(../pix/header-subs-new.jpg);
background-repeat: no-repeat;
border: 0px	solid #CCCCCC;
z-index: 9;
text-align: left;
}

#sub-testimonial {
position: relative;
top: 18px;
left: 15px;
width: 352px;
height: 106px;
background-color: transparent;
border: 0px	solid #FF0000;
overflow: hidden;
z-index: 10;
}


#sub-book-promo {
position: absolute;
top: 140px;
left: 15px;
width: 188px;
height: 315px; 
/* background-color: #FF0000; */
border: 0px	solid #74A7D2;
z-index: 100 !important;
}

#sub-nav {
position: relative;
top: 1px;
left: 275px;
width: 510px;
height: 30px;
background-color: transparent;
border: 0px	solid #ffffff;

}

#left-pane {
position: relative;
top: 0px;
left: 0px;
width: 220px;
height: 648px;
background-color: #CCCCCC;
border: 0px	solid #CCCCCC;
float: left;
z-index: 11;
}

#audience-nav {
position: relative;
top: 325px;
left: 15px;
width: 188px;
height: 140px; 
background-color: #CCCCCC;
border: 0px	solid #CCCCCC;
}

#callout-box {
position: relative;
top: 325px;
left: 15px;
width: 188px;

background-color: #CCCCCC;
border: 1px	solid #CCCCCC;
}

/* appendices and author events */
#news-update {
position: relative;
top: 325px;
left: 15px;
width: 188px;
min-height: 90px;
background-color: #999999;
border: 0px	solid #CCCCCC;
color: #FFFFFF;
}

/* news update */
#news {
position: relative;
top: 325px;
left: 15px;
width: 188px;
min-height: 78px;
height: 90px;
max-height: 110px;
background-color: #999999;
border: 0px	solid #CCCCCC;
color: #FFFFFF;
}

#foot {position: absolute;
/* top: 355px;   do not use */
bottom: 10px;
left: 15px;
right: 15px;
background-color: transparent;
}

#content-stage {
position: relative;
top: 0px;
left: 0px;
width: 577px;
height: 580px; 
background-color: #FFFFFF;
border: 0px	solid #CCCCCC;
float: right;
}

#content-copy {
position: relative;
top: 20px;
left: 50px;
width: 486px;
height: 545px; 
background-color: transparent;
border: 0px	solid #EEEEEE;
padding-right: 15px;
overflow: auto;
}


