/*#########################################################################################
## CreateSpace sitewideIE6.css -- fixes for all IE versions
## First Version: 1/28/09
## Last Updated:  2/11/09
##	Author: Mark Treat (mtreat@createspace.com)
#########################################################################################*/

/* FORM STYLES ##########################################################################*/

.disabled_button {
   width:              1%;
}

/* HEADER BASE ##########################################################################*/

#book_subMenuTop, #music_subMenuTop, #film_subMenuTop, #fpr_subMenuTop, #memberwork_subMenuTop, #account_subMenuTop {
	background: none;
}


/* PAGE BODY ##########################################################################*/

#space_bucket {
   height:           15px;
}

.dist .spacer {
   line-height:       3px;
}

.dist .top {
   margin-bottom:    -7px;
}

.dist img {
	behavior: url(/pub/css/window/iepngfix.htc);
}

.tool {
   margin-top:       10px;
}

/* HOME LAYOUT ##########################################################################*/

#main_text_middle {
   width:            17px;
}

/* PAGE LAYOUT ##########################################################################*/

#page_body {
   margin-top:       16px;
}

#pagetitle {
   margin-top:       -1px;
}

#product_selection_pg {
   margin-top:        4px;
}
/* PRODUCT LAYOUT #######################################################################*/

#product_content {
   margin-left:      10px;
}

#product_img {
   margin-left:      15px;
}

#product_tabs {
   padding-top:      10px;
}

.right_img #kindle, .right_img #video, .right_img #audio {
   background-image: none;
}

#phone_support {
   background-image: none;
}

.right_img #kindle {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Special/Img/author-kindle.png',sizingMethod='scale');
}

.right_img #video {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Special/Img/filmmaker-video_download.png',sizingMethod='scale');
}

.right_img #audio {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Special/Img/musician-mp3_download.png',sizingMethod='scale');
}

#phone_support {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Special/Img/phone_support.png',sizingMethod='scale');
}

#products_workflow #flow_diagram_img1 {
   margin-right:      4px;
}

#products_workflow #flow_diagram_img2 {
   margin-right:      2px;
}

#products_content #products_community {
   margin-left:       1px;
}

#products_content #products_community_1,
#products_content #products_community_2,
#products_content #products_community_3 {
   margin-left:      10px;
}

#products_content #products_community_1 {
   width:           275px;
}

#products_content #products_community_2,
#products_content #products_community_3 {
   width:           290px;
}

/* MEMBER PROFILE #######################################################################*/

#member_nav_footer {
   margin-left:       2px;
}

#member_content #product_selection_pg {
   width:           770px;
}

#member_content #product_selection_pg #left_col,
#member_content #product_selection_pg #right_col {
   margin-left:       0px;
}

#member_content #product_selection_pg #left_col {
   padding-left:     10px;
}

#member_content #product_selection_pg #right_col {
   padding-left:      8px;
   margin-right:      0px;
}

#workflow_substeps {
   margin-top:       -4px;
}

#workflow_steps3 .current,
#workflow_steps4 .current,
#workflow_steps5 .current {
   margin-top:        0px;
}

#workflow_attention #choose div {
   width:           265px;
   margin:        0px 2px;
}

/* PAGE SPECIFIC ########################################################################*/

#noscript_msg {
   background:       none;
}

#noscript_msg_drop {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Special/Img/noscript_msg_drop.png',sizingMethod='scale');
}

#noscript_msg_inner {
   color:            #fff;
   width:            100%;
   height:           100%;
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Special/Img/noscript_msg.png',sizingMethod='scale');
}

div.coverCreator {
   bottom:          155px;
}

div.coverCreatorSubmit {
   height:           45px;
}

.csp_ie6 .tip_box {margin-right:8px;}
.csp_ie6 .tip_box .top {margin-bottom:-10px;}
.csp_ie6 .tip_box .middle {width:200px;}
.tip_box .middle { margin-top:-10px;}