/* Global Styles */

body {
	background:#000000 url(../images/bkgd_horizontal.png) top center repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:normal 12px/16px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#fullheight{height:100%};

a:link {
	text-decoration: none;
	color: #feed00;
}

a:hover {
	color: #FFFFFF;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#feed00;
	}
	
a {
	color: #feed00;
	}

/* Container
------------------------------------------------------*/

#name {
	width:960px;
	height:67px;
	margin-top:40px;
	margin-bottom:40px;
	text-align:left;
}
	
/* ID Styles */

.wrapper {
	width:960px;
	margin:0 auto; /*centers your design on the page*/
	padding-bottom:20px;
}

#mainContent {
	width:960px;
	margin:0px auto;
}
	
.content {
	width:600px;
	margin:0;
	color:#ffffff;
	font:normal 14px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
	text-align:left;
}

#content-divider {
	width:50px;
	margin:0px;
	background:url(../images/content_divider.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:left;
}

#rightPanel {
	width:306px;
	margin:0px;
	text-align:center;
}

.hdrbox {
	width:588px;
	height:30px;
	margin-bottom:25px;
	/*padding-top:30px;*/
}

.subhdrbox {
	width:500px;
	margin-top:25px;
	margin-bottom:25px;
}

.videobox {
	width:600px;
	margin-bottom:25px;
}

.videobox2 {
	background:#676666;
	width:472px;
	height:304px;
	padding:25px;
	margin-bottom:25px;
}

.downloadBox {
	width:680px;
	height:624px;
	margin:0px;
	padding:0px;
	background:#000000;
}

.downloadContent {
	width:568px;
	height:540px;
	margin-top:56px;
	margin-left:56px;
	margin-right:56px;
	margin-bottom:28px;
}

.downloadText {
	color:#676666;
	font:normal 9px/11px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

/* PAGE SPECIFIC TEXT INFO */

.newsdate {
	font:bold 14px/18px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.newshdr {
	color:#feed00;
	font:bold 14px/20px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.newstxt1 {
	font:bold 12px/18px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.newstxt2 {
	color:#666666;
	font:bold 12px/18px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.highlight {
	color:#feed00;
	/*font:normal 12px/16px "Arial", Helvetica, Trebuchet MS, sans-serif;*/
}

.highlightBold {
	color:#feed00;
	font:bold 14px/241px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.highlightBold {
	color:#feed00;
	font:bold 14px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.lyrics {
	color:#ffffff;
	font:bold 14px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.bold {
	color:#ffffff;
	font:bold 14px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.linksbox {
	width:588px;
	color:#feed00;
	font:bold 16px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
	margin-top:25px;
	margin-bottom:25px;
}

.linksbox a: {
	text-decoration: none;
}

.linksHdr {
	color:#ffffff;
	font:normal 18px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.linksDesc {
	color:#ffffff;
	font:normal 16px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.contactbox {
	width:588px;
	color:#ffffff;
	font:normal 16px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
	margin-top:25px;
	margin-bottom:25px;
}

.contactbox a: {
	color:#feed00;
	text-decoration: none;
	font:bold 16px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.contactHdr {
	color:#ffffff;
	font:normal 24px/30px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.contactDesc {
	color:#ffffff;
	font:normal 16px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.dotbox {
	width:588px;
	height:6px;
	/*margin-top:20px;
	margin-bottom:20px;*/
	background:url(../images/dots.png) left repeat-x;
	/*background-repeat: repeat-x;
	background-position: left top;*/
}

.biography {
	width:600px;
	margin-left:0px;
	color:#ffffff;
	font:normal 14px/22px "Arial", Helvetica, Trebuchet MS, sans-serif;
	text-align:left;
}

.biopicbox {
	width:234px;
	height:270px;
	margin-right:10px;
	float:left;
}

/* BOOK PAGE */

.quote {
	font:italic 14px/21px "Arial", Helvetica, Trebuchet MS, sans-serif;
	color:#dddddd;
}

.quotename {
	font:bold 14px/21px "Arial", Helvetica, Trebuchet MS, sans-serif;
	color:#666666;
}


/* RIGHT HAND COLUMN ITEMS */

.pic {
	width:300px;
	margin-bottom:25px;
}

.extract {
	width:300px;
	margin-top:25px;
	margin-bottom:25px;
}

.albums {
	width:300px;
	margin-bottom:25px;
}

.dots {
	width:300px;
	height:4px;
	background:url(../images/dots.png);
	background-repeat: repeat-x;
	background-position: left center;
}

.biolinks {
	width:300px;
	height:112px;
	margin-top:25px;
	margin-bottom:25px;
}

.audioplayer {
	width:300px;
	margin-top:25px;
	margin-bottom:25px;
}

.gallery {
	width:600px;
	margin-top:40px;
	margin-bottom:40px;
}


/******** DIARY ******/

.diarybox {
	width:560px;
	background:#676666;
	margin-top:0px;
	padding:10px;
	color:#ffffff;
	font:normal 14px/21px "Arial", Helvetica, Trebuchet MS, sans-serif;
	margin-bottom:25px;
}

.diarySubHdr {
	font:bold 14px/21px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.diaryHdr {
	color:#feed00;
	font:normal 24px/42px "Arial", Helvetica, Trebuchet MS, sans-serif;
}


/******** GENERAL PAGE INFO ******/

.homebookbox {
	width:600px;
}

.homebooklines {
	width:600px;
	height:4px;
	float:left;
	margin:10px 0 10px 0;
}

.homebookticker {
	width:600px;
	float:left;
	height:31px;
}


.copyright {
	width:300px;
	height:58px;
	background:url(../images/copyright.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:50px;
	margin-bottom:10px;
}

.social {
	width:300px;
}

.facebooklink {
	background:url(../images/social_facebook.png) no-repeat scroll 0 0;
	width:141px;
	height:33px;
	float:left;
}

.facebooklink:hover {background:url(../images/social_facebook.png) no-repeat scroll 0 -35px;}

.twitterlink {
	background:url(../images/social_twitter.png) no-repeat scroll 0 0;
	width:141px;
	height:33px;
	float:left;
}

.twitterlink:hover {background:url(../images/social_twitter.png) no-repeat scroll 0 -35px;}

.social_vline {
	width:18px;
	height:33px;
	float:left;
	}

.social_hline {
	width:300px;
	height:4px;
	float:left;
	margin-top:10px;
	}

.footer {
	width:300px;
	height:25px;
	font:normal 10px/12px "Arial", Helvetica, Trebuchet MS, sans-serif;
	text-align:center;	
	display: block;
	content: "copyright 2010";
}

#h9:after {
	content: "copyright 2010";
}


/* MENU ITEMS */


.amazonpre {background:url(../images/link_amazon.png) no-repeat scroll 0 -30px;}
.amazonpre:hover {background:url(../images/link_amazon.png) no-repeat scroll 0 0;}
.waterstonespre {background:url(../images/link_waterstones.png) no-repeat scroll 0 -30px;}
.waterstonespre:hover {background:url(../images/link_waterstones.png) no-repeat scroll 0 0;}


/*>>>>>>>>> HOME MENU >>>>>>>>>>>>>>*/

.nav-container {
	margin-left:-11px;
	width:972px;
	height:85px;
}

#nav-menu{
	width:972px;
	display: inline;
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 5;
}

#nav-menu li{
	float: left;
	display: inline;
}

#nav-menu li.lines{
	/*float: left;*/
	display: inline;
	background: url("../images/nav/navlines.png") 0 0;
	width:13px;
	height:85px;
}

#nav-menu li.lineyellow{
	display: inline;
	background: url("../images/nav/navline_yellow.png") 0 0;
	width:13px;
	margin-left:3px;
	height:85px;
}

a.home, a.homeon{
	display:block;
	float:left;
	width:66px;
	height:85px;
	background: url("../images/nav/home3.png");
	background-repeat:no-repeat;
}
a.home:hover {background: url("../images/nav/home3.png") 0 82px;}
a.homeon {background: url("../images/nav/home3.png") 0 82px;}

a.books, a.bookson{
	display:block;
	float:left;
	width:68px;
	height:85px;
	background: url("../images/nav/books3.png");
	background-repeat:no-repeat;
}
a.books:hover {background: url("../images/nav/books3.png") 0 82px;}
a.bookson {background: url("../images/nav/books3.png") 0 82px;}

a.about, a.abouton{
	display:block;
	float:left;
	width:66px;
	height:85px;
	background: url("../images/nav/about3.png");
	background-repeat:no-repeat;
}
a.about:hover {background: url("../images/nav/about3.png") 0 82px;}
a.abouton {background: url("../images/nav/about3.png") 0 82px;}

a.photo, a.photoon{
	display:block;
	float:left;
	width:74px;
	height:85px;
	background: url("../images/nav/photos3.png");
	background-repeat:no-repeat;
}
a.photo:hover {background: url("../images/nav/photos3.png") 0 82px;}
a.photoon {background: url("../images/nav/photos3.png") 0 82px;}

a.lyrics, a.lyricson{
	display:block;
	float:left;
	width:59px;
	height:85px;
	background: url("../images/nav/lyrics3.png");
	background-repeat:no-repeat;
}
a.lyrics:hover {background: url("../images/nav/lyrics3.png") 0 82px;}
a.lyricson {background: url("../images/nav/lyrics3.png") 0 82px;}

a.press, a.presson{
	display:block;
	float:left;
	width:61px;
	height:85px;
	background: url("../images/nav/press3.png");
	background-repeat:no-repeat;
}
a.press:hover {background: url("../images/nav/press3.png") 0 82px;}
a.presson {background: url("../images/nav/press3.png") 0 82px;}

a.links, a.linkson{
	display:block;
	float:left;
	width:54px;
	height:85px;
	background: url("../images/nav/links3.png");
	background-repeat:no-repeat;
}
a.links:hover {background: url("../images/nav/links3.png") 0 82px;}
a.linkson {background: url("../images/nav/links3.png") 0 82px;}

a.contacts, a.contactson{
	display:block;
	float:left;
	width:83px;
	height:85px;
	background: url("../images/nav/contacts3.png");
	background-repeat:no-repeat;
}
a.contacts:hover {background: url("../images/nav/contacts3.png") 0 82px;}
a.contactson {background: url("../images/nav/contacts3.png") 0 82px;}

a.twitter, a.twitteron{
	display:block;
	float:left;
	width:74px;
	height:85px;
	background: url("../images/nav/twitter3.png");
	background-repeat:no-repeat;
}
a.twitter:hover {background: url("../images/nav/twitter3.png") 0 82px;}
a.twitteron {background: url("../images/nav/twitter3.png") 0 82px;}

a.blog, a.blogon{
	display:block;
	float:left;
	width:69px;
	height:85px;
	background: url("../images/nav/blog3.png");
	background-repeat:no-repeat;
}
a.blog:hover {background: url("../images/nav/blog3.png") 0 82px;}
a.blogon {background: url("../images/nav/blog3.png") 0 82px;}

.blanktile{
	display:block;
	float:left;
	width:176px;
	height:85px;
}


/******** BOOK MENU **********/

#bookbox {
	width:505px;
	height:24px;
	background:#676666;
	padding-top:12px;
	padding-left:90px;
	margin-bottom:25px;
}


#book-container {
	width:382px;
	height:12px;	
}

#book-menu{
	width:382px;
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
}

#book-menu li{
	float: left;
	display: inline;
}

#book-menu li.booklines{
	display: inline;
	background: url("../images/nav/book_navline.png") 0 0;
	width:21px;
	height:12px;
}

a.perfect, a.perfecton{
	display:block;
	float:left;
	width:96px;
	height:12px;
	background: url("../images/nav/book_perfect.png") 0 0;
	background-repeat:no-repeat;
}
a.perfect:hover {background: url("../images/nav/book_perfect.png") 0 12px;}
a.perfecton {background: url("../images/nav/book_perfect.png") 0 12px;}

a.picture, a.pictureon{
	display:block;
	float:left;
	width:147px;
	height:12px;
	background: url("../images/nav/book_picture.png") 0 0;
	background-repeat:no-repeat;
}
a.picture:hover {background: url("../images/nav/book_picture.png") 0 12px;}
a.pictureon {background: url("../images/nav/book_picture.png") 0 12px;}

a.bed, a.bedon{
	display:block;
	float:left;
	width:91px;
	height:12px;
	background: url("../images/nav/book_bed.png") 0 0;
	background-repeat:no-repeat;
}
a.bed:hover {background: url("../images/nav/book_bed.png") 0 12px;}
a.bedon {background: url("../images/nav/book_bed.png") 0 12px;}


/***** GALLERY SLIDER  *****/

galleryHdr {
	width:600px;
	height:45px;
}

.slider-bkgd {
	width:600px;
	height:95px;
	margin-bottom:25px;
	background: url("../images/gallery_bkgd.png") 0 0;
	background-repeat: no-repeat;
}

.slider-frame {
	width:564px;
	height:95px;
	overflow:hidden;
}

.sliderImages {
	width:544px;
	margin-left:34px;
	margin-right:32px;
	margin-top:10px;
	height:75px;
}

.sliderImages ul{
	margin:0px;
	padding:0px;
}

.sliderImages ul li {
	margin:0 auto;
	list-style:none;
	width:75px;
	height:75px;
	margin-left:2px;
	display:inline;
	overflow:hidden;
}

.slider-bkgd2 {
	width:600px;
	height:95px;
	margin-bottom:50px;
	background: url("../images/gallery_bkgd.png") 0 0;
	background-repeat: no-repeat;
}

.sliderstatic {
	width:544px;
	margin-left:34px;
	margin-right:32px;
	margin-top:10px;
	height:75px;
}

.sliderstatic ul{
	margin:0px;
	padding:0px;
}

.sliderstatic ul li {
	margin:0 auto;
	list-style:none;
	width:75px;
	height:75px;
	margin-left:2px;
	display:inline;
	overflow:hidden;
}

.arrow-but{
	position:relative;
	z-index:10;
}

.prev {
	position: absolute;
	left:-1px;
	top:-90px;
	z-index:10;
}

.next {
	position:absolute;
	left:559px;
	top:-90px;
	z-index:10;
}


.galleryContainer {
	margin:10px;
	width:550px;
	color:#feed00;
	font:normal 12px/16px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.galleryHdr2 {
	width:585px;
	height:45px;
}

.galleryLink {
	text-align:center; 
	height:25px; 
	padding-top:5px; 
	margin-bottom:25px; 
	color:#cccccc;
}

.galleryLink a: {
	color:#fe9829;
	text-decoration: none;
	font:bold 16px/24px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

.galleryLink a:hover {
	color:#fe9829;
	text-decoration:underline;
}

.gborder a: {
	border-color:#333333;
}


/***** LYRICS *****/
.lyricsBox {
	margin-left:0px;
	width:300px;
	background:#676666;
	position: relative;
	text-align:center;
	padding-bottom:10px;
}

#navlist {
	list-style-type: none;
	text-align: center;
	font: normal 14px/18px "Arial", Helvetica, sans-serif;
	color: #feed00;
}

#navcontainer ul {
	padding-left:0px;
	list-style-type: none;
	text-align: center;
	font: normal 14.5px/18px "Arial", Helvetica, sans-serif;
	color: #feed00;
}

#navcontainer ul li a {
	text-decoration: none;
	color: #ffffff;
}

#navcontainer ul li a:hover {color: #feed00;}

