/*** RESET STYLES ***/
* {
	margin: 0px;
	padding: 0px;
}

/*** ESSENTIAL SUPERFISH MENU STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			2.0em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	color:			white;
	text-decoration:none;
}
.sf-menu li li a, .sf-menu li li a:visited {
	color:			white;
	padding: 		.75em 1em;
	border-top:		1px solid #34322e;
}
.sf-menu li {
/*background:		#BDD2FF;*/
}
.sf-menu li li {
	background:		#34322e;
}
.sf-menu li li li {
	background:		#353330;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#353330;
	outline:		0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*** CUSTOMIZE STYLE ***/
html {
	overflow-y: scroll;
}
body {
	background-image: url(/images/background.png);
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
a {
	outline: none;
}
a img {
	border: none;
}
ul, ol {
	margin: 10px 15px;
}
.page {
	background-color: #fefef6;
	width: 946px;
	margin: 10px auto;
	padding: 10px;
}
.header {
	width: 946px;
	height: 110px;
	background-image: url(/images/sheet.png);
	margin-bottom: 10px;
}
.header #title {
	float: left;
	padding: 20px 30px;
	text-align: center;
	font-size: 10pt;
	color: #34322e;
}
.header #title a {
	background: url(/images/gayle-brandeis.png) no-repeat;
	width: 265px;
	height: 59px;
	display: block;
	text-indent: -9999px;
}
.header #navigation {
	float: right;
	height: 60px;
	background-image: url(/images/header3.png);
	background-repeat: no-repeat;
	background-position: center;	
	padding-top: 50px;
	margin-right: 50px;
	z-index: 9999;
}
a#about {
	behavior: url(/iepngfix.htc);
	background: url(/images/about2.png) no-repeat;
	width: 95px;
	height: 26px;
	text-indent: -9999px;
}
a#books {
	behavior: url(/iepngfix.htc);
	background: url(/images/books2.png) no-repeat;
	width: 90px;
	height: 26px;
	text-indent: -9999px;
}
a#blogs {
	behavior: url(/iepngfix.htc);
	background: url(/images/blogs2.png) no-repeat;
	width: 90px;
	height: 26px;
	text-indent: -9999px;
}
a#resources {
	behavior: url(/iepngfix.htc);
	background: url(/images/resources2.png) no-repeat;
	width: 145px;
	height: 26px;
	text-indent: -9999px;
}
.page .content {
	background-image: url(/images/sheet.png);
}
.book {
	position: relative;
	padding: 15px;
	vertical-align: top;
}
.book .cover p{
	font-size: 9px;
	padding: 5px;
}
.book .highlights {
	width: 530px;
	margin-left: 25px;
}
.book .links {
	font-size: 10.5pt;
	color: #598972;
	width: 200px;
}
.book .links a {
	text-decoration: none;
	color: #598972;
}
.book .sublink {
	font-size: 10.5pt;
	text-align: right;
	color: #598972;
}
.book .sublink a {
	text-decoration: none;
	color: #598972;
}
.book .title, .book .title a, .book h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #494641;
	margin-bottom: 15px;
	text-decoration: none;
}
.info .title, .book h2 {
	font-size: 12px;
}
.book h2, h2 {
	font-weight: bold;
	font-size: 11pt;
	color: #494641;
}
.book .blurb {
	font-size: 16px;
	line-height: 20px;
	color: #494641;
	margin-top: 15px;
}
.book .info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #494641;
}
.blurb .attribution {
	font-size: 14px;
	line-height: 16px;
	color: #34322e;
	margin-top: 10px;
	margin-left: 50px;
}
.book .preorder {
	font-size: 9pt;
	font-weight: bold;
	line-height: 2;
	color: #72b59c;
}
.book .news 
{
	padding-bottom: 30px;
}
.spotlight {
	width: 100%;
	padding-bottom: 30px;
	color: #0086b9;
	font-size: 20px;
	vertical-align: text-top;	
}
.spotlight .pink {
	color: #fe109a;
}
.spotlight #BOLW-cover {
	margin-top: 30px;
	margin-left: 30px;
}
.spotlight #BOLW-text {
	margin-top: 50px;
	width: 600px;
}
.spotlight #BOLW-text div {
	padding-top: 40px;
}
.spotlight H1 {
	background: url(/images/book-of-live-wires-title.png) no-repeat;
	width: 467px;
	height: 26px;
	display: block;
	text-indent: -9999px;	
}
.spotlight .link {
	color: #494641;
}
.spotlight .link .pink{
	font-size: 24px;
}
.spotlight .sf-menu {
	font-size: 18px;
}
.spotlight .sf-menu ul li {
	font-size: 14px;
}
.spotlight .sf-menu a#ereader {
	color: #494641;
}
.spotlight .sf-shadow ul {
	margin-left: 100px;
}
.columns {
	overflow: auto;
}
.columns .left {
	float: left;
}
.columns .middle {
	float: left;
}
.columns .right {
	float: right;
}
.vcard {
	display: none;
}
.block a {
	text-decoration: none;
}

.block {
	text-align: center;
	padding: 20px;
}

