a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html {
	background: #2b244a;
}

body {
	background: url("../images/ui/bg.jpg") top center no-repeat;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.clear {
	clear: both;
}

.marginWidth {
	width: 1000px;
	margin: 0px auto;
	text-align: left; 
}

.uberNav {
	background: #1c162b;
	padding: 10px 0px;
	color: #FFF;
	font-size: 12px;
}

.uberNav a {
	color: #FFF;
	font-size: larger;
}

.header {
	padding: 20px 0px 0px 0px;
}

.header .marginWidth {
	position: relative;
}

.topNav .marginWidth {
	width: 1053px;
	margin: 0px auto;
	text-align: left; 
	background: url("../images/ui/bgTopNav.png") top left no-repeat;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	min-height: 69px;
	padding: 0px 30px;
	position: relative;
}

.marginWidth .imgBox {
	position: absolute;
	bottom: -10px;
	right: 20px;
	width: 170px;
	height: 213px;
	z-index: 1000;
}

.topNav ul li {
	float: left;
	background: url("../images/ui/iconStar.png") center right no-repeat;
	padding-right: 30px;
}

.topNav ul li.last {
	background: none;
}

.topNav ul li a {
	color: #FFF;
	padding: 10px 20px;
	text-transform: uppercase;
	line-height: 65px;
}

.topNav ul li a:hover, .topNav ul li.selected a {
	color: #d5cd27;
	text-decoration: none;
}

.content {
	margin-top: 20px;
}
.spotlight {
	margin: 10px 0px;
}


h1.content_title {
	color: #b1c1e3;
	font-family: OptiStymie, serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 42px;
}

.content h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
	
}

.timeline h2 {color: #da3428;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #da3428;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;

}

.timeline p {margin-top: 0px; padding-top: 0px;}

.wideContent h2 {
	clear: both;

}


.content h3 {
	color: #2A2449;
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: bold;
}

.content h4 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h5 {
	font-weight: bold;
	margin-bottom: 3px;
}

blockquote {
	margin-left: 20px;
	border-left: 0px solid #b1c1e3;
	font-style: italic;
	padding: 10px;
}

.hdrImg {
	margin-bottom: 20px;
}

.novelTable td {
	vertical-align: top;
	padding-right: 30px;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	padding-bottom: 30px;
}

.novelTable td.last {
	padding-right: 0px;
}

.novelTable td img {
	display: block;
	margin-bottom: 10px;
}

.novelTable td h1, .novelTable td h1 a {
	font-weight: bold;
	margin: 3px 0px;
	font-style: italic;
	color: #FFF;
}

.novelTable td h2, .novelTable td h2 a {
	font-size: 16px;
	color: #d5cd27;
	font-weight: normal;
}

.wideContent .novelTable h1 {
	color: #2A2449;
	font-size: 17px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 19px;
}


.content .wideContent h2 {
	border-bottom: none;
}

.wideContent .novelTable td h1 a {
	color: #2A2449;
}

.wideContent .novelTable td h2 a {
	color: #DA3226;
}

.wideContent .novelTable td {
	vertical-align: top;
	padding-right: 10px;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	padding-bottom: 30px;
}

.boxSet {
	margin-bottom: 40px;
}

.boxSet .setDetails {
	float: left;
	width: 626px;
	margin-right: 10px;
	color: #cccccc;
	font-size: 13px;
	line-height: 15px;
}


.boxSet .setDetails h1 {
	font-size: 28px;
	color: #FFF;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: bold;
}

.boxSet .setDetails h2 {
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: none;
	border-bottom: none;
}

.boxSet .setDetails .imgLeft {
	float: left;
	marign-right: 20px;
}

.boxSet .setDetails .text {
	margin-left: 330px;
	padding-top: 30px;
}

.boxSet .setDetails p {
	margin: 20px 0px;
}

.boxAuthor {
	background: #1e1934;
	float: left;
	width: 364px;
	color: #cccccc;
	font-size: 13px;
	line-height: 17px;
}

.boxAuthor .leftAngle {
	background: url("../images/ui/authorboxLeft.png") top left no-repeat;
	padding-left: 30px;
}

.boxAuthor .rightAngle {
	background: url("../images/ui/authorboxRight.png") bottom right no-repeat;
	padding: 30px 15px;
	padding-right: 30px;
}

.boxAuthor h1 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 19px;
	font-weight: normal;
	margin-bottom: 15px;
}

.boxAuthor .pic {
	float: left;
	width: 92px;
	margin-right: 10px;
}

.boxAuthor .text {
	margin-left: 110px;
}

.boxAuthor .caption {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
}

.individual {
	color: #cccccc;
	font-sizes: 13px;
	line-height: 15px;
}

.individual ul {
	margin-bottom: 20px;
}

.individual ul li {
	color: #FFF;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
	background: url("../images/ui/bullet.gif") left 5px no-repeat;
	padding-left: 15px;
}

.individual h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 15px;
}

.individual .leftColumn {
	float: left;
	width: 490px;
	margin-right: 20px;
}

.individual .rightColumn {
	float: left;
	width: 490px;
}

.individual .pic {
	float: left;
	width: 159px;
	margin-right: 20px;
}

.individual .text {
	margin-left: 180px;
}

.wideContent {
	background: url("../images/ui/paper.jpg") top left;
	width: 1000px;
	float: left;
	font-size: 15px;
	color: #333333;
	line-height: 19px;
}

.columnContent {
	background: url("../images/ui/paper.jpg") top left repeat-y;
	width: 729px;
	float: left;
	font-size: 15px;
	color: #333333;
	line-height: 19px;
}

.content ul {
	margin-bottom: 20px;
}

.columnContent .contentPadding {
	padding: 30px;
}

.wideContent .contentPadding {
	padding: 30px 40px;
}

.columnContent h1, .wideContent h1 {
	font-size: 40px;
	line-height: 44px;
	color: #2a2449;
	margin-bottom: 10px;
	font-weight: bold;
}

.columnContent .picLeft, .wideContent .picLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 165px;
}

.columnContent .picRight, .wideContent .picRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 165px;
}

.columnContent .picLeft img, .wideContent .picLeft img{
	width: 165px;
	display: block;
}

.columnContent .picRight img, .wideContent .picRight img {
	width: 165px;
	display: block;
	margin-bottom: 3px;
}

.columnContent .picRight.author img, .wideContent .picRight.author img {
	width: 200px;
	display: block;
	margin-bottom: 3px;
}


.picRight.author {
	font-size: 11px;
	color: #666666;
	width: 200px;
}

.columnContent .author, .wideCOntent .author {
	font-size: 13px;
	line-height: 18px;
}

.caption {
	font-size: 11px;
	padding: 0px 2px;
}

.contentNav {
	margin: 30px 0px;
	border-top: 1px solid #da3327;
	border-bottom: 1px solid #da3327;
	padding: 20px 0px;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	line-height: 13px;
}

.contentNav a {
	text-transform: none;
	color: #cc3333;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}

.contentNav .left {
	float: left;
	width: 300px;
}

.contentNav .right {
	float: right;
	width: 300px;
	text-align: right;
}

.columnSubInfo {
	background: url("../images/ui/bgTransparent.png") top left repeat-y;
	width: 271px;
	float: left;
	color: #cccccc;
	font-size: 15px;
	line-height: 17px;
}

.columnSubInfo a, .columnSubInfo ul li {
	color: #FFF;
}

.columnSubInfo ul li {
	margin-bottom: 10px;
}

.columnSubInfo .contentPadding {
	padding: 20px;
}

.columnSubInfo h1 {
	color: #FFF;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 20px;
	font-weight: bold;
}

.columnSubInfo h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #FFF;
	margin-top: 20px;
}

.meta {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.slideshow {
	margin: 3px 0px;
	background: #000;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
}

.slideshow a {
	color: #fff;
}

.iconSlider {
	background: url("../images/ui/iconSlider.gif") center left no-repeat;
	padding-left: 20px;
}

hr {
	border: none;
	height: 7px;
	line-height: 7px;
	background: url("../images/ui/divider.png") top left repeat-x;
	margin: 15px 0px;
}

.btnLearn {
	background: url("../images/ui/btnLearnMore.png") top left no-repeat;
	width: 123px;
	height: 44px;
	display: block;
}

.footer {
	background: url("../images/ui/bgFooter.gif") top center;
	color: #666666;
	font-size: 11px;
	padding: 20px 0px;
	margin: 50px 0px 0px 0px;
}

.footer img {
	margin: 30px 0px;
	display: inline-block;
}

.footer .marginWidth {
	text-align: center;
	position: relative;
}

.footer .backTop {
	position: absolute;;
	top: -90px;
	height: 91px;
	left: 455px;
}

.tab-navigator {
	margin-bottom: 20px;
}

.tab-navigator li {
	float: left;
}

.tab-content .picLeft {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.tab-content .picLeft img {
	width: 200px;
}

.tab-navigator a { 
  cursor: pointer; 
  display: inline-block;
  padding: 6px 28px;
  margin: 0px;
  border-bottom: 1px solid #900;
  color: #da3428;
}

.tab-navigator a.selected { 
  border-top: 1px solid #900;
  border-left: 1px solid #900;
  border-right: 1px solid #900;
  border-bottom: none;
  color: #2b244a;
  font-weight: bold;
}

.bookList td {
	padding: 10px;
	vertical-align: middle;
}

.bookList td.thumb {
	width: 120px;
}

.bookList td.thumb img {
	width: 100px;
}


.bookList td h1, .bookList td h1 a {
	font-weight: bold;
	margin: 3px 0px;
	font-style: italic;
	color: #2A2449;
	font-size: 20px;
	line-height: 22px;	
}

.bookList td h2, .bookList td h2 a {
	font-size: 16px;
	color: #DA3226;
	font-weight: normal;
}


.coverGallery img {
	height: 250px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}

.iconAudio {
	background: url("../images/ui/icn_audio.png") 0px 0px no-repeat;
	padding-left: 20px;
}

.iconVideo {
	background: url("../images/ui/icn_video.png") 0px 0px no-repeat;
	padding-left: 20px;
}

.iconText {
	background: url("../images/ui/icn_text.png") 0px 0px no-repeat;
	padding-left: 20px;
}

.fb-like { float: right; overflow: hidden; }