/* Base Styles */

* { margin:0; padding:0; border:0; outline:0; }
* :focus { outline:0; }

.overrideReset li { display:list-item !important; }
.overrideReset p, .overrideReset blockquote, .overrideReset ul, .overrideReset ol, .overrideReset dl { margin: 1.33em 0 !important }
.overrideReset h5 { font-size: .83em !important; line-height: 1.17em !important; margin: 1.67em 0 !important }
.overrideReset h6 { font-size: .67em !important; margin: 2.33em 0 !important }
.overrideReset h1, .overrideReset h2, .overrideReset h3, .overrideReset h4, .overrideReset h5, .overrideReset h6, .overrideReset b, .overrideReset strong { font-weight: bolder !important }
.overrideReset blockquote { margin-left: 40px !important; margin-right: 40px !important }
.overrideReset i, .overrideReset cite, .overrideReset em, .overrideReset address { font-style: italic !important }
.overrideReset pre, .overrideReset tt, .overrideReset samp { font-family: monospace !important }
.overrideReset pre { white-space: pre !important }
.overrideReset big { font-size: 1.17em !important }
.overrideReset small, .overrideReset sub, .overrideReset sup { font-size: .83em !important }
.overrideReset hr { border: 1px inset !important }
.overrideReset ol, .overrideReset ul, .overrideReset dd { margin-left: 40px !important }
.overrideReset ol, .overrideReset ul, .overrideReset ol li, .overrideReset ul li { list-style-position:outside !important; }
.overrideReset ul li { list-style-type:disc !important; }
.overrideReset ol li { list-style-type: decimal !important }
.overrideReset ol ul, .overrideReset ul ol, .overrideReset ul ul, .overrideReset ol ol { margin-top: 0; margin-bottom: 0 !important }
.overrideReset abbr, .overrideReset acronym   { font-variant: small-caps !important; letter-spacing: 0.1em !important }
.overrideReset a[href] { text-decoration: underline !important }
.overrideReset *:focus { outline: thin dotted invert !important }

html, body {height: 100%;}
body {
  font-family: Arial, Helvetica, sans-serif;
  cursor:default;
  /*position:relative;*/
}
*:first-child+html body { position:relative; } 
ul, li { list-style:none; }
a { text-decoration:none; outline:0 none; }
a:hover { text-decoration:underline; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -380px;
}

#page { position:relative;}

.wrap_content { width:974px; margin:0 auto; background:#fff; }
.inCaps { text-transform:uppercase; }
.inBold { font-weight:bold; }
.last { border:0 !important;}
.no_background { background:none !important; }
.no_border { border:0 !important; }
.floatLeft { float:left; }
.floatRight { float:right; }
.clearFloat { clear:both; }
.offscreenText { text-indent:-999em; }
.underlined { text-decoration:underline !important;}
a.no_underline { text-decoration:none !important;}
.font10 { font-size:10px }
.font11 { font-size:11px }
.font12 { font-size:12px }
.font16 { font-size:16px }
.font20 { font-size:20px }
.inUpper { text-transform:uppercase }
.inLower { text-transform:lowercase }

#footer, #push { height: 380px;}
#footer .wrap_content { padding-top:5px; border-bottom:1px solid #b4b4b4; line-height:1em; font-size:.9em;}


/* Sidebar */
#sidebar { width:210px; float:left; background:#fff; }
#main_content { width:764px; float:left; }

#title_content { margin-bottom:10px; }
h1#breadcrumbs  { font-size:24px; line-height:1.2em; font-weight:normal; margin-bottom:10px; width:700px; }
h1#breadcrumbs a, h1#breadcrumbs span, #breadcrumbs em { float:left; }
#breadcrumbs em  { background:url("/images/chevron.png") no-repeat left center; width:11px; height:1.2em; margin:0 10px; display:block; text-indent:-999em; }

.share_links { font-size:11px;position:absolute;right:0;top:5px; }
#share_this_holder, #shareThisButton { display:inline }
#share_this_holder {padding-right:20px;width:155px;}
/* Appearances Date Styling */
.appearances .date { text-decoration:none; text-align:center; width:45px; height:45px; border: 1px solid #f00; }
.appearances .date .month { background:#f00; font-weight:bold; display:block; font-size:12px; }
.appearances .date .day { font-size:24px; font-weight:bold; background:#fff; display:block; }

#global-error { color:#404040; display:block; }
#global-error h1 { font-size:24px; font-weight:normal; padding:20px 0 10px; }
#global-error p, #global-error li { font-size:12px; display:block; }
#global-error li { list-style-type:disc; display:list-item; list-style-position:inside; padding-top:4px;}
#global-error h3 { font-size:14px; padding:10px 0 5px; }
#global-error a { color:#404040; text-decoration:underline; }

a.caret { padding:0 10px 0 0; background:url("/images/tiny_arrow.png") no-repeat right center; display:inline; }
.textAlignRight {text-align:right;}

/* Brightcove Video Player Styling */
#video_player { position:relative; z-index:1; height:460px; width:294px; }
#video_links { position:absolute; bottom:122px; z-index:2; left:12px; }
#video_links a { font-size:10px; color:#404040; text-decoration:none; font-weight:bold; display:block; margin:0; padding:1px 8px 1px 0; background:url('/images/tiny_arrow.png') no-repeat right center; cursor:pointer;line-height:11px;}
#video_links a:hover { text-decoration:underline; }
#video_player .scrollbar .scroll {width:25px;height:25px;position:absolute;z-index:3;cursor:pointer;}
#video_player .scrollbar .scroll.up {background:url('/images/video/scrollup.png') no-repeat center center; top:-20px;left:-10px;}
#video_player .scrollbar .scroll.down {background:url('/images/video/scrolldown.png') no-repeat center center;bottom:-19px;left:-9px;}
#video_player .scrollbar { width:6px; position:absolute; overflow:visible; height:73px; bottom:32px; right:10px; display:none; }
#video_player .scrollbar .track { background:#a4a4a4; width:6px; overflow:visible; height:73px; position:absolute; }
#video_player .scrollbar .ui-slider-handle{background:#787878;position:absolute;width:12px;height:7px;left:-3px;}

#video_player .hub_multimedia_link { background:#c7c7c7; font-size:11px; font-weight:bold; position:absolute; right:23px; bottom:4px; display:none }

#top_navigation { float:left; width:203px; }
#top_section { margin:0 0 10px; }

#wallpapers h2,#text_assets h2 {font-size: 18px;font-weight: normal;}
#wallpapers h3, #text_assets h3 {font-size: 14px;font-weight: bold;padding:10px 0px 5px 0px;}
#wallpapers p, #text_assets p {font-size: 12px;}

#wallpapers ul.wallpaper > li {float:left;padding:10px;border: 1px solid #939393;margin:20px 38px 0px 0px;background:#f7f7f7;width:320px;text-align:center;}
#wallpapers ul.wallpaper li img {width:300px;height:240px;display:block;background:#d4d4d4;margin:auto;border: 1px solid #d4d4d4;}
#wallpapers ul.wallpaper ul.resolutions {background: #686868 url('/images/grey-gradient-bg.jpg') repeat-x ;color:#fff; font-size:13px;margin:12px auto;padding:5px 0px;}
#wallpapers ul.wallpaper ul.resolutions li{display:inline;}
#wallpapers ul.wallpaper ul.resolutions li a{color:#fff;padding:0px 5px 0px 3px;border-right:1px solid #fff;}
#wallpapers ul.wallpaper ul.screensaverdownload {background: #686868 url('/images/grey-gradient-bg.jpg'); width:120px; color:#fff; font-size:13px;margin:12px auto;padding:5px 0px;}
#wallpapers ul.wallpaper ul.screensaverdownload li{display:inline;}
#wallpapers ul.wallpaper ul.screensaverdownload li a{color:#fff;padding:0px 3px 0px 3px;border-right:1px solid #fff;}

/*
#text_assets ul {padding:20px 0px;}
#text_assets ul li{float:left;margin:0px 50px 30px 0px;border: 1px solid #999;background:#f7f7f7;}
#text_assets ul li .text_asset_title{color:#fff;background: #686868 url('/images/grey-gradient-bg.jpg') repeat-x ;font-size:14px;padding:5px;}
#text_assets ul li .text_asset_content {padding:10px;}
#text_assets embed {width:300px;}
*/

div.warning{font-size:11px;border: 1px solid #ccc;float:left;max-width:175px;padding:21px 3px 3px 3px;background:url('/images/warning.gif') 2px 2px no-repeat;margin:0px 10px 10px 0px;}

/* ADS STYLING */
.flexi_ad { margin:10px 0 0; }
body.community .flexi_ad, body.books .flexi_ad, body.author .flexi_ad { margin:0 0 10px; }
.ie7 .ad_holder, .ie7 body.books .ad_holder, .ie7 body.author .ad_holder { margin:0 0 10px; }

#connect_with_sns {position:relative;background:url('/images/connect_gradient.png') repeat scroll 0 0;height:116px;width:196px;border:2px solid #CFCFCF;margin-top:-14px}
.search #connect_with_sns {margin-top:5px}
#connect_with_sns .meta {margin:5px 10px}
#connect_with_sns ul li {float:left;text-align:center;font-size:9px;padding:0}
#connect_with_sns .imageContainer {width:49px;height:43px}
#connect_with_sns .imageTitle {text-align:center}
#connect_with_sns .imageTitle a {display:block}
#connect_with_sns .corner{position:absolute;background:#FFF url('/images/connect_corners.png') no-repeat scroll 0 0;width:6px;height:6px;text-indent:-999em}
#connect_with_sns .tl{top:-2px;left:-2px;background-position:0 0}
#connect_with_sns .tr{top:-2px;right:-2px;background-position:-6px 0}
#connect_with_sns .bl{bottom:-2px;left:-2px;background-position:-12px 0}
#connect_with_sns .br{bottom:-2px;right:-2px;background-position:-18px 0}


#header { padding:10px 0;position:relative;z-index:100; }
#global_search { float:left; width:153px; height:27px; background:url("/images/global_search_text.png") no-repeat 0 0; font-size:12px; margin:22px 0 0; }
input#query { background:none; padding:5px 6px; margin:0 5px; width:101px; float:left }
#do_search { background:url("/images/do_search.png") no-repeat; outline:0; cursor:pointer; height:27px; width:30px; float:left }
#logo { display:block; float:left; height:41px; width:304px; margin-top:9px; margin-right:6px; background:url("/images/simonschuster_logo.png") no-repeat; }
#site_ca #logo, #site_uk #logo, #site_au #logo { height:60px; margin-top:0; background-repeat:no-repeat }
#site_ca #logo { background-image:url("/images/simonschuster_canada_logo.png") }
#site_uk #logo { background-image:url("/images/simonschuster_uk_logo.jpg") ; width: 307px;}
#site_au #logo { background-image:url("/images/simonschuster_au_logo.png") }
#site_ca #global_search, #site_uk #global_search, #site_au #global_search { margin:33px 0 0 }
#site_ca #navigation, #site_uk #navigation, #site_au #navigation { margin:11px 0 0 }


/* FONT COLORS */
.inRed,
  .carousel_main a:hover,
  #book_details a:hover,
  label .error
    { color:#f00; }

.inDarkRed
    { color:#810000; }

.inDarkGrey,
  body,
  a
    { color:#404040; }

.inMediumGrey,
  #carousel_book_count,
  .carousel_main ul li .bookAuthors,
  .carousel_main ul li a.bookAuthor,
  #author_listing_index,
  #author_listing_sub_index ul,
  #author_voices .content .post .by,
  #national_appearances 
    { color:#8f937f; }

.inModerateGrey,
  #national_appearances,
  .books .index #sidebar .drawer-holder .drawer .content dl dd,
  #author_appearances li .blurb .content .info
    { color:#767676; }

.inLightGrey
    { color:#dedede; }

.inPaleGrey
    { color:#f7f7f7; }

.inWhite,
  .red_button,
  #book_details a.red_button,
  #book_details a.red_button:hover,
  #author_listing_index .last em,
  .tabs li.ui-tabs-selected a,
  .appearances .date .month
    { color:#fff; }

.inSkyBlue { color:#42bfec; }
.inDarkBlue { color:#214286; }
.inPink { color:#de3394; }
.inForestGreen { color:#086a2a; }
.inMediumGreen { color:#266600; }
.inDarkGreen { color:#143611; }
.inBlueGreen { color:#036c66; }
.inPaleBrown { color:#72634e; }
.inBloodRed { color:#bc1f08; }
.inMildOrange { color:#fd510f; }
.inYellowGreen { color:#ca9803; }

/* BACKGROUND COLORS */
.lightGreyBg { background:#efefef; }
.darkGreyBg { background:url("/images/selected_bg.png") repeat-x bottom; }

/*
.carousel_main ul li a.bookTitle,
  #author_carousel .carousel_title,
  .carousel_main ul li .bookBlurb,
  .carousel_secondary ul li a.bookTitle,
  #footer_links ul li.caps,
  #footer_links ul li a,
  #navigation li a,
  .share_links a,
  .book_carousel #carousel_see_all a,
  #book_details a,
  #author_listing_index a,
  #author_listing_sub_index ul a,
  #author_listing_sub_index .title,
  #authors_list ul li a,
  .tabs li a,
  #retailer_listing .retailers_subgroup li a,
  #book_details .book_title_info .available_formats .format,
  .tag-cloud a,
  h4.title,
  #author_revealed_question a,
  #author_revealed_question,
  #author_voices .content,
  #author_voices .content .post .author_name,
  .drawer .content,
  .drawer .content a,
  #author_appearances,
  #author_appearances .content a,
  .appearances .date .day,
  #author_appearances li .blurb .content .info .author_name,
  .about #contact_us,
  .authors #page,
  #categories_carousel,*/


.red_button { background:url("/images/red_button_left.png") no-repeat left center; padding-left:16px; font-size:12px; font-weight:bold; margin:0 10px; cursor:pointer; }
.red_button span { background:url("/images/red_button_right.png") no-repeat right center; display:block; float:left; height:22px; padding:6px 18px 0 4px; cursor:pointer; }
.red_button:hover, .red_button span:hover { text-decoration:none; }

.red_button.small { background:url("/images/red_button_left_small.png") no-repeat left center; padding-left:15px; font-size:10px; font-weight:bold; margin:4px 0 0; cursor:pointer; }
.red_button.small span { background:url("/images/red_button_right_small.png") no-repeat right center; display:block; float:left; height:16px; padding:3px 15px 0 4px; cursor:pointer; }
a.email_alerts_link.small { padding-left:15px; background:url("/images/red_button_email_alert_small_icon.png") no-repeat left center; color:#fff !important;}
a.share_link.small { padding-left:40px; background:url("/images/red_button_share_left_small.png") no-repeat left center; color:#fff !important;}

a.share_link { padding-left:61px; background:url("/images/red_button_share_left.png") no-repeat left center; color:#fff !important;}
a.email_alerts_link { padding-left:21px; background:url("/images/red_button_email_alert_icon.png") no-repeat left center; color:#fff !important;}
a.track_webposts_link { padding-left:25px; background:url("/images/red_button_track_icon.png") no-repeat left center; }
#author_bio a.email_alerts_link, #author_bio a.track_webposts_link { margin:25px 0 0 5px; }

.red_button input { margin-top:-2px; cursor:pointer; }

.go_red_button { display:block; width:45px; padding:1px 0 4px; height:20px; margin:3px 5px 0; background:url("/images/go_red_button.png") no-repeat; text-align:center; cursor:pointer; font-weight:bold; }
.authors_alert_signup {background:url("/images/newsletterSignupButton.png") repeat-x scroll 0 0;color:#FFF;padding:6px}
#subscriber_submit {padding:4px 1px;float:left;width:65px}

.print_page { padding:20px; }
#book_details .book_cover { max-width:250px; float:left; text-align:center; }
#book_details .book_title_info { padding-left: 20px; width:465px; margin:0; }
#book_details .book_title_info .book_title { font-size:24px; line-height:1em; font-weight:normal; }
#book_details .book_title_info .book_subtitle, #book_details .book_title_info .book_authors { font-size:12px; width:275px; }
#book_details .book_title_info .book_authors span { font-weight:bold; }
#book_details .book_title_info .book_price { font-size:12px; font-weight:normal; margin-top:5px; }
#book_details .book_title_info .book_info_block { margin-top:10px; }
#book_details .book_title_info .row { margin-top:5px; }
#book_details .book_title_info .red_button { margin-left:0; }
#book_details .book_title_info .available_formats_container { font-size:12px; margin-top:10px;}
#book_details .book_title_info .available_formats_container .title { font-weight:bold;}
#book_details .book_title_info .available_formats .format { float:left; width:40px; }
#book_details .book_title_info .available_formats .formats { float:left; }
#book_details .book_title_info .available_formats .formats li { float:left;}
#book_details .book_title_info .available_formats .formats a { border-right: 1px solid #404040; float:left; padding: 0 8px; color:#404040; text-decoration:none; cursor:default }
#book_details .book_title_info .available_formats .formats a:hover { color:#404040; text-decoration:none; cursor:default }
.print_page #logo { padding-bottom: 10px; margin-top:0; }
h4 { font-size:18px; font-weight:normal; margin:10px 0 5px; }
#print_more_info, #description { font-size:12px; }
#description p { margin:10px 0 0; text-align:justify; }
#print_more_info { margin:25px auto; text-align:center; }
#print_trigger { position:absolute; right:20px; top:20px; }