/*
Images on media server, physica location: /webads/template2013 < triggers adblock
use /webdemo/template2013
*/

.clear {
	clear: both;
}

body{font-size:10px;}
/*h2 { margin:5px 0 20px 0;	}*/
/*OVERWRITES MASTER.CSS*/
body.detail #main div.features p,
body.detail #main div.features ul,
body.detail #main div.features ol {
	margin-left: 0;
	font-size: 13px;
	line-height: 19px;
}
body.detail #main div.features { margin-right: 0; }

.box{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	border:1px solid #ccc;
	padding:10px;
	line-height: 20px;
	margin:0 0 20px 0;
}

.ui-widget-content {
    font-family: Georgia, serif; /* for Chrome font inheritance */
}


.sample{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-decoration: none;
}
div.features {
	font-size: 1.2em;
	margin: 5px 90px 15px 0;
}

#main ul.tools li a{padding:0px;}
.ui-corner-top{border-bottom:1px solid #c0c0c0 !important;}
ul.tools{margin:0 0 18px 0;}
.ui-tabs { position: relative; zoom: 1; }
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; margin-bottom: 10px; }
.ui-tabs .ui-tabs-hide { display: none !important; }


ul.resources li { margin: 6px 0; }
ul.resources li a {
	background-image: url(http://media.wwnorton.com/webdemo/template2013/img/icons.png);
	background-repeat: no-repeat;
	padding: 0 0 0 26px;
	display: block;
	height: 24px;
	line-height: 15px;
}
	ul.resources li a.studyspace { background-position: 0px -29px; }
	ul.resources li a.iq { background-position: 0px -155px; }
    ul.resources li a.zapps { background-position: 0px -185px; }
	ul.resources li a.ebook { background-position: 0px -80px; }
	ul.resources li a.smartwork { background-position: 0px -54px; }
	ul.resources li a.powerpoints { background-position: 0px -105px; }
	/*ul.resources li a.cousepacks { background-position: 0px px; }*/
    ul.resources li a.cousepacks { background-position: 0px; }
    ul.resources li a.facebook
    {
        background-image: url('../img/social.png');
        background-position: 0 -20px;
        height: 20px; }
    ul.resources li a.twitter
    {
        background-image: url('../img/social.png');
        background-position: 0 0px;
        height: 20px; }
	ul.resources li a.podcasts
	{
	    background-position: 0px -129px;
	    }
	ul.resources li a.podcasts-twoline
	{
	    background-position: 0px -129px;
	    height:34px;
	    }
    ul.resources li a.yt {
	background-image: url('../img/social.png');
	background-position: 0 -80px;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 0px !important;
}

ul.resources li a.website
	{
	     background-image: url('../img/website.png');
	    }

ol{
    /*margin:0;*/
    margin:0 0 15px 0 !important;
}
ol ol {
    list-style-type: none; /* ph */
	margin-left:10px;
	padding-left: 10px;
   /* list-style-image:url('/books/img/webadimg/marker.png'); */  /* fails in chrome */
   /* list-style-image: url('http://dev.wwnorton.com/sandbox/webad/v3/img/marker.png'); */	  /* works in Chrome */
   /* list-style-image:url('/books/img/webadimg/marker.jpg'); */
   list-style-image:url('http://media.wwnorton.com/webdemo/template2013/img/marker.png');   /* works in Chrome; not at home */
}

ol.subjects li {margin: 6px 0 0 0!important;}

ul.relatedBooks li, ul.litBooksByText li {
	float:left;
	margin:0 15px 15px 0;
	width:200px;
}
#main ol.sm li img {
	width: 80px;
}
/*related book titles*/
.title{
	font-family:Georgia,serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #506113;
}
.version{Font-size: 10px;}

ul.relatedBooks li img, ul.litBooksByText li img {
	margin: 5px 10px 0 0;
	width:40px;
	height:60px;
}
body.detail ul.overview {
	padding-left: 3px;
	overflow: hidden;
	background: transparent url(http://media.wwnorton.com/webdemo/template2013/img/silver_solid_horizontal_line.gif) repeat-x bottom;
}

body.detail ul.overview li {
	position: relative;
	float: left;
	top: 2px;
	margin: 0 2px 2px 0;
	border: 1px solid #c0c0c0;
	border-bottom: 0 none;
	border-radius: 2px;
	/* UPDATE: adding border-radius for cleaner look */
}

body.detail ul.overview li a {
	float: left;
	display: block;
	padding: 8px 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: none;
	color: #444;
	background: #E5E5E5;
}

#extra a{text-decoration: none;}
#extra div{margin-bottom:20px;}
#extra h3 { padding: 3px 0; }
#extra ul { margin-bottom: 10px; }
#extra img {
	position: relative;
	float:left;
}
li a.current{font-weight:700;color:#333;}
.showcase img{
	width: 100%;
	margin:0 0 10px 0;
}
/*unused*/

#media img {
margin: 0 0 10px 0;
position: relative;
z-index: 50;
}
#media img.iig{
	float:left;
	padding:3px;
}

.thumb img{
	width:120px;
	height:80px;
}

#secondary a{
	text-decoration: none;
}
div.buy{
	padding:9px !important;
}
.shipping a {
    /*font-weight: 700px;*/
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: underline;
}
.representative {
	background: #e4ddb4;
    text-align: center;
    border: 1px solid #51641b;
    margin: 10px 6px !important;
    height: 20px;
    padding: 6px 0 0 0 !important;
    display: block;
	}
.representative a {
	text-decoration: none;
    /*font-weight: 700px;*/
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.requestBtn {
    display: block;
    width: 166px;
    height: 30px;
    background: url(http://media.wwnorton.com/webdemo/template2013/img/request.png) no-repeat;
}
#relatedBooks ul li p, #litBooksByText ul li p {
	margin:5px 0 0 50px;
}

#contents{
	font-size:12px;
	margin-top:20px;
}

#contents h2{font-weight:700 !important;}

.box table tr td.format {
  width:140px;
}
table .format{
font-size: 11px;
vertical-align: middle;
position: relative;
padding: 4px 0;
}

table .format a { text-decoration: none; }

table .price {
    text-align: right;
    padding-top: 5px;
}
.detailList{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif !important;
	line-height:20px;
	color:#000;
	padding:0 0 20px 0;
}

.scrollWrap{	  padding: 10px 0 0 0;	}
.scrollable {
  position:relative;
  overflow:hidden;
  height:125px;
}

 .scrollBtn{
 	height:30px;
 	width:20px;
 	position:relative;
 	z-index: 1000;
 	margin:18px 0 0 0;
 }
.prev{
	cursor:pointer;
	display: block;
	float: left;
	background-image: url('http://media.wwnorton.com/webdemo/template2013/img/arrows.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
 }
 .prev:hover{background-position: 5px -22px; }
.next {
	cursor:pointer;
	display: block;
	float: right;
	background-image: url('http://media.wwnorton.com/webdemo/template2013/img/arrows.png');
	background-repeat: no-repeat;
	background-position: 6px -50px;
}
.next:hover{background-position: 6px -77px;}
.scrollable .items {
  width:20000em;
  position:absolute;
}

.items div {
  float:left;
  padding-right:20px;
  width:110px;
}
.scrollable a{
	vertical-align: top;
	margin:0 8px;
	display: inline-block;
	width: 125px;
}

.scrollable a img{border:1px solid #ccc;}

/*does this get used?*/
body.detail ul.overview li a:hover {background: #ccc;}
body.detail ul.overview li.ui-tabs-selected.ui-state-active {
	margin-bottom: 0;
	padding-bottom: 2px;
	background: white;
	top: 0px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white !important;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}
/* Selected tab header */
body.detail ul.overview li.ui-tabs-selected.ui-state-active a {
	color: #333;
	background: white;
}

body.detail #main div.features ul, body.detail #main div.features ol { list-style: disc; }
body.detail #extra {
	padding: 27px 15px 15px 15px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}

/* additional Ektron Overrides - for Chrome  */
#tabs .ui-widget-header, #tabs.ui-widget-content {
    border: none;
}
div#features.ui-tabs-panel.ui-widget-content.ui-corner-bottom {
padding-left: 0px;
padding-right: 0px;
}
div#features.ui-tabs-panel.ui-widget-content.ui-corner-bottom div h2 {
    font-size:12px;
    font-family: Georgia, serif!important;
    font-weight: bold!important;
    border-bottom: none!important;
    padding-bottom:0px!important;
}

.book-desc .overview {
    display: block;
    padding: 7px;
    border: 2px solid #e0e0e0;
    font-size: 1.3em;
    line-height: 150%;
    font-weight: bold;
}




.excerpt ol.contents strong {
	border: 0 none;
    font-family: Georgia,serif;
    font-size: 1.1em;
    letter-spacing: 0;
    margin: -20px;
    padding: 3px 0;
    text-transform: uppercase;
}

.excerpt ol.contents {
    line-height: 1.8em;
    margin: 0 0 0 40px !important;
    padding: 2px 0;
    font-size: 1em !important;
}


div.excerpt {
border-left: none !important;
font-size: 1em !important;
margin: 0px !important;
padding: 0px !important;
}


body.detail #main ol.contents h2{
font-family: Georgia, serif !important;
font-weight: 700 !important;
font-size: 1.1em !important;
text-transform: uppercase;
}

body.detail #main ol.contents p {
font-size: 1.1em !important;
padding: 0 0 10px 0 !important;
margin: 0 0 0 0px !important;
line-height: 1.8em !important;
}

/*body.detail #main ol.contents{
font-size: 1em !important;
line-height: 1.5em;
}*/

.ui-tabs .ui-tabs-panel{
  padding:0px !important;
}

/* FURTHER UPDATES TO THE WEBAD AS OF MAY/JUNE 2015 */

/* OPTIONS PAGE STYLING */

/* STYLING FOR WEBAD ACCORDION */

.webad-accordion-header {
	cursor: pointer;
}

.webad-active-header {
	background: url(../img/down-arrow.png) #EEECE0;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.webad-active-header:hover {
	background: url(../img/down-arrow.png) #EEECE0;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.webad-inactive-header {
	background: url(../img/right-arrow.png) #EEECE0;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.webad-inactive-header:hover {
	background: url(../img/right-arrow.png) #E5E3D8;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.webad-accordion-content {
	display: none;
	background: #fff;
	border-top:0px;
	width: 690px !important; /* custom to override default js width for the div*/
	border-bottom: solid 2px #e0e0e0;
}

/* STYLING FOR WEBAD ACCORDION CONTENT */

.edition-header-container {
	list-style-type:none;
	height: 75px;
}

.edition-thumb {
	padding: 0 15px 0 15px;
	float: left;
	height: 72px;
	width: 50px;
}

.edition-header {
	float: left;
	padding: 0;
	font-size: 1.1em;
}

.edition-product-num {
	font-family: "Georgia", serif;
	font-size: 0.9em;
	text-transform: none;
	letter-spacing: 1px;
	color: #878787;
	font-weight: 400;
	padding-top: 16px;
	display: block;
}

.edition-list {
	margin: 0;
	padding: 0;
}

.edition-list li {
	list-style-type: none;
	height: 100px;
	padding: 10px 15px;
	margin: 0;
	background-color: #fff;
	border-bottom: 2px solid #f5f5f5;
	font-family: "Georgia", serif;
	/* cursor: pointer; */
}

.edition-list li:nth-last-child(1) {
	border: none;
}

/* .edition-list li:hover {
	background-color: #f5f5f5;
} */

.edition-cover-container {
	float: left;
}

.edition-cover-container img {
	margin: 6px 0 0 0;
	width: 50px;
}

.edition-list-title {
	font-size: 1.6em;
	font-weight: 400;
	color: #718626;
	line-height: 28px;
}

.edition-list-description, .edition-list-format {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 26px;
}

.edition-list-volume {
	font-weight: 400;
	font-size: 1.4em;
	line-height: 26px;
}

.edition-list-format {
	text-align: right;
}

.edition-list-price {
	line-height: 28px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 1.6em;
	text-align: right;
}

.edition-list-stock {
	color: #878787;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
	text-align: right;
}

.in-stock {
	padding: 0;
	margin: 0;
	width: 15px;
	top: -10px;
}

.in-stock::before {
	color: #878787;
	font-size: 14px;
}

.edition-left {
	width: 450px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
}

.edition-right {
	float: left;
	width: 130px;
}

/* STYLING FOR SLIDE FUNCTIONALITY FOR MORE/LESS */

#webad-slide {
        border:1px solid #fff;
    }

#webad-slide p{
   font-size:1.3em !important;
}

#webad-slide-body{
	visibility: hidden;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

#webad-more {
    cursor: pointer;
    text-align: right;
    font-size: 12px;
    color: #506113;
    padding-top: 3px;
    text-decoration: underline;
}

/* UPDATE: CONVERTING IMG BTNS TO CSS */

.left-rail-main-cta {
display: inline-block;
cursor: pointer;
padding: 0;
margin: 0;
font-weight: 300;
text-align: center;
text-decoration: none;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
letter-spacing: 2px;
height: 28px;
width: 164px;
line-height: 28px;
border-radius: 0px;
background: #859e20;
background-image: -webkit-linear-gradient(top, #859e20, #71871b);
background-image: -moz-linear-gradient(top, #859e20, #71871b);
background-image: -ms-linear-gradient(top, #859e20, #71871b);
background-image: -o-linear-gradient(top, #859e20, #71871b);
background-image: linear-gradient(to bottom, #859e20, #71871b);
border: solid #516513 1px;
color: #ECE9D4 !important;
text-shadow: 1px 1px 3px #666;
text-transform: uppercase;
}

button.left-rail-main-cta {
	height: 30px;
	width: 166px;
}

button span.cart-btn-glyph {
	padding: 21px 0 0 25px;
	margin: 0;
}

button span.cart-btn-glyph::before {
	color: #ECE9D4;
	font-size: 18px;
	margin: 0;
	padding-left: 0;
}

select.left-rail-formats {
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	appearance: none;
	-webkit-appearance: none; 
	-moz-appearance: none;
	-ms-appearance: none;
	outline: none;
	box-shadow: none;
	width: 166px;
	height: 30px;
	line-height: 28px;
	color: #666;
	border: solid 1px #9F9F9F;
	padding-left: 8px;
	margin-top: 6px;
	background: #F4F4F0 url('../img/dropdown.png') no-repeat;
}

/*fix for IE misalignment and "X" in input fields */

select::-ms-expand {
    display: none;
}

/* fix for firefox misalignment */

@-moz-document url-prefix() {
    .left-rail-formats {
        padding: 6px 0 0 0;
        text-overflow: '';
        text-indent: 0.01px;
   }
}

/* CSS STYLING FOR BTNS THAT ARE NOT THE MAIN CTA */

.left-rail-cta {
	background-color: #F4F4F0;
    text-align: center;
    border: 1px solid #6f8426;
    margin: 10px 6px !important;
    height: 22px;
    padding: 6px 0 0 0 !important;
    display: block;
	}

.left-rail-cta { width: 164px; }

.left-rail-cta a {
	text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 2px;
}

/* SEE ALL OPTIONS LINK - NEW STYLING */

.see-all-options {
	text-decoration: none;
	font-size: 11px;
	color:#fff;
	/*margin: 0;*/
    margin: 10px 0 0 0;
	display: block;
	border: 1px solid #2F475F;
	padding: 17px 9px 6px 14px;
	height: 35px;
	max-height: 35px;
	/*width: 435px;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #6699cc;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.24);
	position: relative;
}

.see-all-options.full
{
   width: 400px;
}
    

.see-all-options-lead {
    display: block;
    float: left;
    line-height: 24px;
    letter-spacing: 2px;
    color: #fff;
}

.see-all-options:hover .see-all-options-lead {
	color: #fff;
}

.see-all-left-triangle {
	position: relative;
}

.see-all-left-triangle::after {
	content: '';
	border-top: 10px solid transparent;
	border-right: 11px solid #69c;
	border-bottom: 11px solid transparent;
	width: 0;
	height: 0;
	display: none;
	float: left;
}

.see-all-left-triangle::before {
	display:none
	content: '';
	position: absolute;
	top: 9px;
	left: 10px;
	left: 338px\9; /*IE8 and below*/
	*left: 338px; /* IE 7 and below */
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #fff;
	box-shadow: -1px -1px 1px #37352B;

}

/* fix for firefox alignment */

@-moz-document url-prefix() {
    .see-all-left-triangle::before {
        left: -65px;
   }
}

/* ie specific fix */

 @media all and (-ms-high-contrast:none)
     {
     .see-all-left-triangle::before; { left: 338px; } /* IE10 */
     *::-ms-backdrop, .see-all-left-triangle::before { left: 338px; } /* IE11 */
     }

.see-all-rectangle {
	color: #fff;
	padding: 3px 8px 3px 4px;
	display: block;
	font-size: 1.8em;
	float: left;
	border-left: none;
	height: 15px;
	line-height: 15px;
	position: absolute;
	right: 10px;
}

.see-all-options:hover .see-all-left-triangle::after {
	border-right: 11px solid #79A7D6;
}

.see-all-options:hover   {
	background-color: #79a7d6;
}

.see-all-options:hover a   {
	color: #fff;
}

.edition-list li.active{
cursor: pointer;
}

.edition-list li.active:hover {
  background-color: #f5f5f5;
}
#book-title {
  border-top: none !important;
}

#secondary div.overview 
{
    margin-bottom:30px;
}
