@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
font-size:small;
font-family:Georgia, Verdana, "Times New Roman", Times, serif;
color:#2E3192;
background-color:#ffffff;
}

p {
font-size:110%;
line-height:150%;
margin:0 0 20px 0;
}

strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #39B54A;
	font-weight: bold;
}

a:hover {
	color: #5E81B0;
	font-weight: bold;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


/****** HOME PAGE ******/
#container {
width:740px;
margin:0 auto;
padding:0;
background-color:#ffffff;
}

#header {
margin:0 auto;
padding:0;
height:150px;
width:740px;
float:left;
}

#logo {
margin:0;
padding:0;
float:left;
height:150px;
width:367px;
}

#navbar {
float:right;
width:373px;
height:150px;
background-color:#ffffff;
margin:0;
padding:0;
}

#nav {
margin:0;
padding:97px 0 0 0;
}

#nav li {
list-style-type:none;
margin:0;
padding:0;
float:left;
width:auto;
}

#nav li a {
display: block;
text-decoration: none;
margin:0;
padding:0;
}

#nav li a:hover, #nav li a:active, #nav li a:focus {
margin:0;
padding:0;
background-position:0 -0px;
overflow:hidden !important;
}

#nav_book, #nav_author, #nav_extras {
height:53px !important;
text-indent:-10000px;
z-index:10000;
background-repeat:no-repeat;
}

#nav_book {
width:125px;
background:#ffffff url(../images/btn_book.gif) no-repeat bottom left;
}

#nav_author {
width:125px;
background:#ffffff url(../images/btn_author.gif) no-repeat bottom left;
}

#nav_extras {
width:123px;
background:#ffffff url(../images/btn_extras.gif) no-repeat bottom left;
}

/* CURRENT PAGE MARKERS */

#book #nav_book {
background-position:0 -0px;
}

#author #nav_author {
background-position:0 -0px;
}

#extras #nav_extras {
background-position:0 -0px;
}

/******* END MAIN HEADER *******/


#img_header {
margin:8px 0 8px 0;
padding:0;
background-color:#ffffff;
}

#img_header .left {
margin:0;
padding:0;
float:left;
}

#img_header .right {
margin:0;
padding:0;
float:right;
}

#imgCopy {
float:right;
position:relative;
margin:0;
padding:0;
width:212px;
height:256px;
background-color:#cbdcf0;
}

#imgCopy .headline {
	position:absolute;
	font-size:21px;
	color:#2E3192;
	font-variant:small-caps;
	height: 115px;
	left: 18px;
	width: 182px;
	top: 123px;
}


/******* BLUE HORIZONTAL RULE SEPARATOR *******/

.bluebar {
margin:0;
padding:0;
height:8px;
background-color:#8badd0;
border-bottom:1px solid #5e81b0;
border-top:1px solid #5e81b0;
border-left:0;
border-right:0;
line-height:0;
font-size:0;
clear:both;
}

/******* MAIN CONTENT SECTION *******/
#mainContent {
float:left;
width:740px;
margin:0;
padding:0;
}

.yodLogo {
margin:10px 0;
padding:0 40px;
text-align:center;
border:0;
}

/******* Left Column + MiniNav *******/
#leftColumnOuter {
float:left;
margin:10px 0;
padding:0;
width:200px;
background-color:#ffffff;
}

#leftColumnInner {
margin:0;
padding:0;
}

#miniNavOuter {
margin:0;
padding:0;
}


#miniNavOuter .home {
width:200px;
height:32px;
margin:0;
padding:0;
background:transparent url(../images/mininav_header_home.gif) no-repeat top left;
text-indent:-5000px;
font-size:0;
line-height:0;
}

#miniNavOuter .book {
width:200px;
height:32px;
margin:0;
padding:0;
background:transparent url(../images/mininav_header_book.gif) no-repeat top left;
text-indent:-5000px;
font-size:0;
line-height:0;
}

#miniNavOuter .author {
width:200px;
height:32px;
margin:0;
padding:0;
background:transparent url(../images/mininav_header_author.gif) no-repeat top left;
text-indent:-5000px;
font-size:0;
line-height:0;
}

#miniNavOuter .extras {
width:200px;
height:32px;
margin:0;
padding:0;
background:transparent url(../images/mininav_header_extras.gif) no-repeat top left;
text-indent:-5000px;
font-size:0;
line-height:0;
}

#miniNav {
margin:0;
padding:0;
}

#miniNavInner {
margin:0;
padding:25px 10px;
background:transparent url(../images/mininav_bkgrd_bottom.gif) no-repeat bottom left;
}


#miniNav h3 {
margin:0;
padding:0;
height:8px;
line-height:0;
font-size:0;
background:transparent url(../images/mininav_bkgrd_top.gif) no-repeat top left;
}

#miniNav ul {
background-color:transparent;
list-style-type:none;
padding-left:20px;
margin:0 0 25px 0;
line-height:200%;
}

/******* END LEFT COLUMN *******/

#rightColumnOuter {
float:right;
margin:0;
padding:0;
width:500px;
min-height:400px;
background-color:#f2f1ef;
border-left:1px solid #cccccc;
}

#rightColumnInner {
margin:0;
padding:25px;
}

#rightColumnInner h1 {
font-size:135%;
font-weight:bold;
color:#5E81B0;
padding-bottom:5px;
margin:10px 0;
border-bottom:1px dotted #5E81B0;
font-variant:small-caps;
}

#rightColumnInner h2 {
font-size:110%;
font-weight:bold;
color:#5E81B0;
padding:5px 0;
}

#rightColumnInner h3 {
font-size:100%;
font-weight:bold;
color:#5E81B0;
padding:5px 0;
}

#rightColumnInner ul, #rightColumnInner ol {
font-size:90%;
line-height:200%;
margin:10px 5px;
padding:0;
}

#rightColumnInner ul li, #rightColumnInner ol li {
margin:10px 25px;
padding:0;
line-height:200%;
}


#rightColumnInner p {
font-size:90%;
line-height:200%;
margin:10px 5px;
padding:0;
}

.pdfDownload {
margin:20px;
padding:20px;
background-color:#ffffff;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.pdfDownloadAlt {
margin:20px;
padding:20px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}


.pdfDownload a, .pdfDownloadAlt a {
background:transparent url(../images/pdficon_custom.gif) no-repeat top left;
padding-left:40px;
overflow:visible;
}
/******* END RIGHT COLUMN *******/

/******* END MAIN COLUMNS *******/

/******* GET THE BOOK *******/
h4 {
margin:35px 0 0 0;
padding:5px 0 0 10px;
vertical-align:middle;
/*background:#8badd0 url(images/blue_gradient_bkgrd_28px.gif) repeat-x top left;*/
background-color:#8badd0;
height:5px;
width:455px;
color:#ffffff;
font-size:125%;
text-transform:uppercase;
border-top:1px solid #5E81B0;
border-bottom:1px solid #5E81B0;
}

#getTheBook {
cursor:pointer;
position:relative;
margin:0 0 25px 0;
padding:0;
background:#EBE7D7 url(../images/getthebook_bkgrd.jpg) no-repeat top left;
height:325px;
width:465px;
border-bottom:3px solid #5E81B0;
color:#2E3192;
font-size:125%;
line-height:150%;
font-weight:normal;
text-decoration:none;
}

#getTheBook .copy {
position:absolute;
left: 216px;
top: 127px;
}


/******* SSP PHOTO GALLERY *******/
#ssp {
margin:0 0 25px 0;
padding:0;
width:740px;
height:440px;
}

#getFlash {
margin:25px 0;
padding:20px;
background-color:#ffffff;
border:1px solid #cccccc;
line-height:1.5em;
}

#getFlash img {
float:left;
margin-right:10px;
}

/******* END SSP PHOTO GALLERY *******/

/******* SPEAKING *******/
#speaking {
margin:10px;
padding:0;
}

#speaking dl {
margin:10px;
padding:10px;
background-color:#fdfdfd;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

#speaking dl.alt {
background-color:#F4F4F4;
}

#speaking dt {
font-weight:bold;
font-size:110%;
font-variant:small-caps;
}

#speaking dd {
margin:3px 0;
font-size:90%;
}

/******* END SPEAKING *******/

/******* FOOTER STYLES *******/

#footerWrapper {
margin:0 auto;
/*margin:25px auto 0px auto;*/
padding:0;
width:740px;
height:57px;
background:#8BADD0 url(../images/footer_bkgrd_rpt.gif) repeat-x top left;
border-top:1px solid #5e81b0;
}

#footer {
float:left;
font-size:12px;
color:#ffffff;
text-transform:uppercase;
padding:20px;
}

#footer ul {
display:block;

}

#footer ul li {
list-style-type:none;
display:inline;
}

#footer ul li a {
text-decoration:none;
color:#ffffff;
font-weight:normal;
display:inline;
padding:2px 8px 2px 7px;
background:transparent url(../images/vert_rule_12px.gif) no-repeat center right;
}

#footer ul li a:hover {
color:#5e81b0;
text-decoration:none;
background:#f2f1ef url(../images/vert_rule_12px.gif) no-repeat center right;
}

#footerAlt {
float:right;
display:block;
font-size:10px;
color:#ffffff;
padding:10px
}

#footerAlt ul {
margin-top:-5px;
}

#footerAlt ul li {
display:list-item;
color:#ffffff;
font-weight:normal;
}

#blackwell {
width:740px;
margin:0 auto;
padding:0 0 10px 5px;
background:#ffffff url(../images/R7_plug_sm.gif) no-repeat bottom right;
}

/******* END FOOTER STYLES *******/

/******* EXTRAS COMING SOON PAGE *******/

#comingsoonExtras {
margin:0;
padding:20px;
font-size:150%;
text-transform:uppercase;
font-weight:bold;
color:#fff;
text-align:center;
background:#062D56 url(../images/coming_soon_bkgrd.gif) repeat-x top left;
border-top:4px solid #ffffff;
border-bottom:4px solid #ffffff;
}

#getTheBookExtras {
margin:0;
padding:0;
background-color:#ece6d6;
}

#getTheBookExtras .imgLeft {
float:left;
width:224px;
}

#getTheBookExtras .textRight {
float:right;
margin:125px 10px 0 20px;
font-size:135%;
line-height:150%;
width:246px;
background-color:#ece6d6;
}

#getTheBookExtras .go {
margin:20px 0 0 100px;
}
/******* END EXTRAS COMING SOON PAGE *******/
