* {
	padding: 0px;
	margin: 0px;
}
body {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #b09c5d;
	background-image: url('images/background6.jpg');
}
br.clear {
	clear: both;
}
img {
	vertical-align: middle;
	border: none;
}
body.lake {
	background-image: url('images/background6.jpg');
}
div#layout {
	width: 1008px;
	margin: 0px auto 0px auto;
	/*height: 850px;*/
	min-height: 870px;
	background: url('images/layout1.png') no-repeat top center;
}
div#layout.allBooks {
  background-image: url('images/layoutBooks.png');
}
div#header {
	width: 1008px;
	margin: 0px auto 0px auto;
	height: 95px;
	padding-top: 30px;
}
div#header a#logo {
	display: block;
	width: 360px;
	height: 57px;
	background: url('images/logo1.png') no-repeat top right;
	text-decoration: none;
	margin-left: 50px;
}
div#left {
	float: left;
	width: 173px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	_margin-left: 5px;
	_padding-right: 0px;
}
div#content {
	float: right;
	width: 775px;
	_width: 770px;
	margin-right: 7px;
	_margin-right: 0;
}
div#left h2.welcome {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #397D77;
}
ul#navigation {
	list-style-type: none;
	margin-top: 20px;
}
ul#navigation li {
	display: block;
	margin-bottom: 18px;
	margin-left: -10px;
}
ul#navigation li a {
	display: block;
	color: #0B4B64;
	font-size: 15px;
	font-family: Corbel, Arial;
	text-decoration: none;
	padding-left: 10px;
	width: 180px;
}
ul#navigation li a.active {
	font-weight: bold;
  background: url('images/currentArrow.png') no-repeat center left;
}
div.followMe {
	height: 85px;
	background: url('images/followMeBackground.png') no-repeat top left;
	padding-left: 12px;
	padding-top: 20px;
}
div.followMe a.followButton {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 7px;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
}
div.followMe a.followMe {
	display: block;
	clear: both;
	width: 95px;
	height: 25px;
	padding-top: 3px;
	background: url('images/follow/followMe.png') no-repeat top left;
	font-family: Corbel, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	margin-top: 5px;
	
}

div.followMe2 {
	height: 50px;
	padding-left: 5px;
	padding-top: 20px;
}

div.followMe2 a.followMe2 {
	display: block;
	clear: both;
	width: 300px;
	height: 25px;
	padding: 3px 0px 0px 20px;
	background: url('images/follow/followMe2.png') no-repeat top left;
	font-family: Corbel, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	margin-top: 5px;
	
}
a.followButton#follow1 {
	background-image: url('images/follow/follow1.gif');
}
a.followButton#follow2 {
	background-image: url('images/follow/follow2.gif');
}
a.followButton#follow3 {
	background-image: url('images/follow/follow3.gif');
}
a.followButton#follow4 {
	background-image: url('images/follow/follow4.gif');
}
a.followButton#follow5 {
	background-image: url('images/follow/follow5.gif');
}
a.followButton#follow6 {
	background-image: url('images/follow/follow6.gif');
}
a.followButton#follow7 {
	background-image: url('images/follow/follow7.gif');
}
ul#subNavigation {
	list-style-type: none;
	padding-top: 14px;
	_padding-top: 0px;
}
ul#subNavigation li {
	display: block;
	margin-bottom: 12px;
	margin-left: -10px;
}
ul#subNavigation li a {
	display: block;
	font-size: 14px;
	color: #397D77;
	font-family: Corbel, Arial;
	text-decoration: none;
	padding-left: 10px;
	width: 180px;
}
ul#subNavigation li a.active {
	font-weight: bold;
	background: url('images/currentArrow.png') no-repeat left center;
}
h4.searchThisSite {
	display: block;
	font-size: 14px;
	color: #397D77;
	font-family: Corbel, Arial;
	font-weight: normal;
}
form#leftSearch {
	height: 27px;
	width: 163px;
	background: url('images/leftSearch.png') no-repeat top left;
	margin-top: 17px;
	margin-bottom: 20px;
}
form#leftSearch input.text {
	float: left;
	background: #E4E4E4;
	width: 115px;
	border: none;
	margin-top: 4px;
	margin-left: 4px;
}
form#leftSearch input.submit {
	width: 37px;
	color: #ffffff;
	font-family: Corbel, Arial;
	font-size: 14px;
	text-align: center;
	border: none;
	background: none;
	margin-top: 2px;
}
div.leftDivider {
	background: url('images/leftDivider.png') no-repeat top left;
	line-height: 1px;
	height: 1px;
}
div.newsletter {
	width: 169px;
	height: 190px;
	background: url('images/newsletterBackground1.png') no-repeat top left;
	margin-top: 20px;
	margin-left: 7px;
	_margin-top: 2px;
}
div.newsletter h4 {
	font-size: 14px;
	font-family: Corbel, Arial;
	color: #0B4B64;
	padding-top: 17px;
	padding-left: 15px;
	padding-bottom: 12px;
}
div.newsletter p {
	font-size: 14px;
	color: #397D77;
	line-height: 18px;
	font-family: Corbel, Arial;
	padding-left: 15px;
	padding-right: 15px;
}
div.newsletter a#newsletterSign {
	display: block;
	width: 113px;
	height: 23px;
	color: #ffffff;
	font-family: Corbel, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	margin-top: 10px;
	background: url('images/newsletterSign.png') no-repeat top left;
	margin-left: 15px;
}

div.newsletter a#newsletterSign1 {
	display: block;
	width: 140px;
	height: 27px;
	color: #ffffff;
	font-family: Corbel, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	margin-top: 10px;
	background: url('images/newsletterSign1.png') no-repeat top left;
	margin-left: 15px;
}

div#contentNav {
	display: block;
	height: 40px;
	background: url('images/contentNav.png') no-repeat top left;
	padding-left: 640px;
}
div#contentNav a {
	float: left;
	display: block;
	font-size: 16px;
	font-family: Corbel, Georgia;
	font-weight: bold;
	text-decoration: none;
	padding: 7px;
	color: #ffffff;
}
div#indexHeader {
	height: 215px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 10px;
}
div#indexHeader img {
	float: left;
	margin-right: 80px;
}
div#indexHeader h2 {
	font-size: 36px;
	font-weight: normal;
	font-family: Georgia, Arial;
	color: #0B4B64;
	padding-top: 15px;
	padding-bottom: 10px;
}
div#indexHeader p {
	color: #397D77;
	font-size: 14px;
	line-height: 20px;
	font-family: Corbel, Arial;
}
div#indexHeader a.learnMore, div.whiteDiv a.learnMore {
	display: block;
	width: 94px;
	height: 25px;
	padding-top: 3px;
	background: url('images/learnMore.png') no-repeat top left;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-family: Corbel, Arial;
	text-decoration: none;
	float: left;
	padding-left: 14px;
	margin-top: 20px;
}
div.indexColumn {
	width: 367px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	_padding-right: 0;
}
div.indexColumn h3 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia;
	color: #0B4B64;
	padding-bottom: 15px;
}
div.indexImageFrame {
	background: url('images/indexImageFrame.png') no-repeat top center;
	width: 359px;
	text-align: center;
	height: 228px;
	padding-top: 4px;
	margin-bottom: 15px;
}
a.smallGreenButton {
	width: 100px;
	height: 25px;
	background: url('images/smallGreenButton.png') no-repeat top center;
	display: block;
	text-align: center;
	font-family: Corbel, Arial;
	font-size: 14px;
	font-weight:  bold;
	text-decoration: none;
	padding-top: 3px;
	color: #ffffff;
}
a.smallGreenButton.play {
	background-image: url('images/smallGreenButtonPlay.png');
	padding-left: 5px;
}
ul.latestNews {
	list-style-type: none;
	border-top: 1px dotted #D8D6CE;
	/*height: 240px;*/
}
ul.latestNews li {
	padding: 7px;
	font-size: 13px;
	font-family: Corbel, Arial;
	border-bottom: 1px dotted #D8D6CE;
	margin-bottom: 6px;
	margin-top: 6px;
}
ul.latestNews li h5 {
	display: block;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
ul.latestNews li span.indexGreen {
	color: #397D77;
	font-size: 12px;
	font-weight: bold;
}
ul.latestNews li span.indexGreen a {
	color: #397D77;
	text-decoration: none;
}
div#indexNovel {
	background: url('images/indexNovels.png') no-repeat top left;
	height: 220px;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
div#indexNovel h3 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	font-family: Gorbel, Georgia, Arial;
	color: #0B4B64;
	padding-top: 17px;
	padding-bottom: 17px;
}
ul#indexNovels {
	list-style-type: none;
	width: 700px;
}
ul#indexNovels li {
	float: left;
	height: 160px;
	width: 100px;
}
ul#indexNovels li a {
	float: left;
	display: block;
	height: 160px;
}
ul#indexNovels li a.arrowLeft {
	background: url('images/arrowLeft.png') no-repeat center center;
	text-decoration: none;
	width: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
ul#indexNovels li a.arrowRight {
	background: url('images/arrowRight.png') no-repeat center center;
	text-decoration: none;
	width: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
ul#indexNovels li.novel {
	padding-left: 5px;
	padding-right: 5px;
	width: 100px;
	height: 160px;
}
div#footer {
	width: 600px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #ffffff;
	font-family: Georgia;
	font-size: 11px;
	text-align: center;
}
div#footer a {
	text-decoration: none;
	color: #ffffff;
}
h1.pageTitle {
	float: left;
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia;
	color: #397D77;
	padding: 25px;
}
a.backLink {
	float: right;
	width: 84px;
	height: 25px;
	text-align: center;
	color: #397D77;
	font-size: 14px;
	font-family: Corbel, Arial;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	background: url('images/backLink.png') no-repeat top center;
	margin-top: 22px;
	margin-right: 30px;
}
ul#contentNav {
	clear: both;
	display: block;
	height: 32px;
	background: url('images/contentNav.png') no-repeat top left;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 8px;
}
ul#contentNav li {
	float: left;
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}
ul#contentNav li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Corbel, Arial;
	background: none;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 3px;
	height: 20px;
}
ul#contentNav li.active, ul#contentNav li:hover {
	background: url('images/contentNavRight.gif') no-repeat top right;	
}
ul#contentNav li.active a, ul#contentNav li:hover a {
	background: url('images/contentNavLeft.gif') no-repeat top left;	
}
div#bashContent {
	padding-left: 30px;
	padding-top: 20px;
	font-family: Corbel, Arial;
	font-size: 14px;
	overflow: auto;
	height: 685px;
}
div#bashContent.extendable {
  height: auto;
  overflow: hidden;
}
div#bashContent.worldMap {
  overflow: visible;
}
div#bashContent p {
	padding-bottom: 15px;
}
div#bashContent p a {
  color: #397D77;
}
div.imageFrame {
	float: left;
	padding: 5px;
	background: #ffffff;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.imageFrame.right {
	float: right;
	padding: 5px;
	background: #ffffff;
	margin-left: 15px;
	margin-bottom: 515px;
}
div.imageFrame h6 {
	clear: both;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	padding: 2px;
	font-family: Corbel, Arial;
}
div.imageFrame h6 a {
  color: #0B4B64;
}
h2.textTitle {
	color: #0B4B64;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	font-family: Corbel, Georgia, Arial;
	padding-bottom: 20px;
	text-transform: uppercase;
	
}

.SmallTitle {
	color: #0B4B64;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	font-family: Corbel, Georgia, Arial;
	padding-bottom: 20px;
	text-transform: uppercase;
	float: left;
}

div.faqIntro {
	width: 680px;
	background: url('images/faqIntro.png') no-repeat top left;
	height: 105px;
	padding: 20px;
}
div.faqIntro h3 {
	font-size: 14px;
	color: #397D77;
	font-weight: bold;
	font-family: Corbel, Arial;
	padding-bottom: 20px;
}
div.faqIntro p {
	width: 420px;
	font-size: 14px;
	line-height: 18px;
}
div.faqIntro a.viewAll {
	background: url('images/viewAllBackground.png') no-repeat top left;
	display: block;
	width: 123px;
	height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	padding-top: 3px;
}
div.faqIntro#bookSpecific {
	margin-top: 20px;
	background: #ffffff;
	border: 1px solid #E0DED4;
	height: auto;
}
div.faqIntro#bookSpecific p {
	width: auto;
}
div.faqIntro ul.books {
	list-style-type: none;
}
div.faqIntro ul.books li {
	float: left;
	width: 90px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 190px;
}
div.faqIntro ul.books li a {
	text-align: center;
	display: block;
	float: left;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
div.faqIntro ul.books li a span {
	display: block;
	text-align: center;
	padding-bottom: 6px;
	height: 25px;
}
div.faqIntro#faqGeneral {
	background-image: url('images/faqGeneral.png');
}
ul#faqList {
	list-style-type: none;
	padding-top: 20px;
}
ul#faqList li {
	display: block;
	background: #ffffff;
	border: 1px solid #E0DED4;
	padding: 15px;
	margin-bottom: 10px;
	width: 690px;
}
ul#faqList li div.answerContent {
	display: none;
	padding-top: 10px;
}
ul#faqList li div.answerContent blockquote {
  padding-left: 30px;
}
ul#faqList li a.answerClose {
	display: none;
	margin-top: 5px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}
ul#faqList li.active div.answerContent {
	display: block;
}
ul#faqList li.active a.answerClose {
	display: block;
}
ul#faqList li h4 {
	color: #397D77;
	float: left;
	font-size: 14px;
	font-family: Corbel, Arial;
	width: 590px;
}
ul#faqList li a.viewAnswer {
	float: right;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
ul#faqList li.active a.viewAnswer {

}
a.backLinkMiddle {
	float: right;
	width: 153px;
	height: 25px;
	text-align: center;
	color: #397D77;
	font-size: 14px;
	font-family: Corbel, Arial;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	background: url('images/backLinkMiddle.png') no-repeat top center;
	margin-right: 30px;
}
div.faqBook p {
	line-height: 20px;
}
div.faqBook h3 {
	color: #397D77;
	font-size: 14px;
	padding-bottom: 10px;
}
div.faqBook img {
	float: left;
	margin-right: 20px;
}
a.greenButtonMiddle {
	display: block;
	width: 164px;
	padding-top: 3px;
	height: 25px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background: url('images/greenButtonMiddle.png') no-repeat top center;
	float: left;
}
a.greenButtonMiddle.messageBoard {
  float: right;
  margin-right: 22px;
}
div.hugePhotoFrame {
	height: 380px;
	padding-top: 20px;
	width: 705px;
	padding-left: 20px;
	background: url('images/hugePhotoFrame.png') no-repeat top left;
}
div.hugePhotoFrame.newStyle {
  float: left;
  margin: 0px auto 0px auto;
  padding: 6px;
  background: #ffffff;
  border: 1px solid #cccccc;
  width: auto;
}
span#photoPageNumber {
	float: right;
	display: block;
	width: 69px;
	height: 24px;
	padding-top: 3px;
	text-align: center;
	color: #397D77;
	font-weight: bold;
	font-size: 14px;
	background: url('images/photoPageNumber.png') no-repeat top center;
	margin-right: 30px;
	margin-top: 10px;
}
h3.pageTitle {
	color: #397D77;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
p.imageDescription {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
a.photoPrevNext {
	width: 115px;
	height: 24px;
	padding-top: 3px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	background: url('images/photoPrevNext.png') no-repeat top center;
}
div.greenQuote {
	background: url('images/greenQuote.png') no-repeat top left;
	height: 135px;
	padding: 20px;
	width: 675px;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 19px;
	color: #333333;
}
span.grey {
	color: #999999;
	font-size: 12px;
	display: block;
	padding-bottom: 15px;
}
h3.pageTitle.noBottomPadding {
	padding-bottom: 5px;
}
div.imageFrame h6 a.playNow {
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #397D77;
	font-weight: bold;
	padding-left: 60px;
	background: url('images/playArrow.gif') no-repeat 50px center;
}
div#ncMap {
	width: 717px;
	height: 390px;
	background: url('images/ncMap.png') no-repeat top left;
	margin-bottom: 15px;
	position: relative;
}
div#ncMap a.city {
	position: absolute;
	width: 35px;
	height: 35px;
	text-decoration: none;
}
div#ncMap div#splashContent {
	width: 537px;
	height: 297px;
	background: url('images/splashContent.png') no-repeat top left;
	position: absolute;
	top: 15px;
	left: 50px;
	display: none;
	padding: 30px;
}
div#ncMap div#splashContent img {
	float: left;
	padding-right: 28px;
}
div#splashContent h2.textTitle {
	float: none;
	width: auto;
}
div#splashContent a.website {
	float: left;
	font-family: Arial;
	color: #0B4B64;
	font-weight: bold;
	text-decoration: none;
}
div#splashContent a.mapDetailsClose {
	float: right;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-family: Corbel, Georgia, Arial;
}
div#ncMap div#ncMapDetails {
	display: none;
}
ul#travelsList {
	list-style-type: none;
}
ul#travelsList li {
	float: left;
	width: 232px;
	display: block;
	background: url('images/travel.png') no-repeat top left;
	height: 217px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	text-align: center;
}
ul#travelsList li.active {
	background-image: url('images/travelHover.png');
	color: #ffffff;
}
ul#travelsList li.active a {
	color: #ffffff;
}
ul#travelsList li a{
	width: 232px;
	height: 209px;
	text-decoration: none;
	padding-top: 8px;
	display: block;
	float: left;
	color: #0B4B64;
	font-size: 14px;
	font-weight: bold;
}
ul#travelsList li a img {
	margin-bottom: 5px;
}
div#travelSplash {
	position: absolute;
	width: 545px;
	height: 201px;
	padding: 30px;
	background: url('images/travelSplash.png') no-repeat top left;
	display: none;
}
div#travelSplash a.splashClose {
	float: right;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
div#travelContents {
	display: none;
}
ul#highList {
	list-style-type: none;
}
ul#highList li {
	display: block;
	/*height: 130px;*/
}
ul#highList li div.leftImage {
	float: left;
	width: 122px;
	/*height: 110px;
	background: url('images/leftImage.png') no-repeat top left;
	*/
	background: #ffffff;
	border: 1px solid #cccccc;
  text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 22px;
}
ul#highList li div.rightImageContent {
  float: left;
  width: 540px;
}
ul#highList li h3.pageTitle {
	padding-bottom: 5px;
}
ul#highList li a.readMore {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
ul#novelList {
	list-style-type: none;
}
ul#novelList li.item {
	background: url('images/novelListBackground.png') no-repeat top left;
	width: 172px;
	height: 258px;
	position: relative;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 22px;
	z-index: 25;
}
ul#novelList li.item:hover {
	
}
ul#novelList li.item h5 {
	color: #397D77;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}
ul#novelList li.item h5 a {
  color: #397D77;
  text-decoration: none;
}
ul#novelList li.item ul.purchase {
	position: absolute;
	top: 203px;
	left: 30px;
	width: 117px;
	padding-top: 12px;
	list-style-type: none;
	z-index: 99999;
}
ul#novelList li.item:hover ul.purchase:hover {
	background: url('images/novelListPurchase.png') no-repeat top center;
	height: 130px;
	z-index: 99999;
}
ul#novelList li.item:hover ul.purchase li {
	width: 100%;
	background: none;
	display: block;
}
ul#novelList li.item:hover ul.purchase li.purchaseLink {
	display: block;
	padding-bottom: 7px;
}
ul#novelList li.item ul.purchase li.purchaseLink a {
	display: block;
	text-align: center;
	background: url('images/purchaseLink.png') no-repeat top center;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	height: 24px;
	padding-top: 4px;
}
ul#novelList li.item ul.purchase li.store{
	margin-bottom: 2px;
	display: none;
}
ul#novelList li.item:hover ul.purchase:hover li.store {
	display: block;
}
ul#novelList li.item:hover ul.purchase li.store a {
	color: #397D77;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 18px;
}


ul#moviesList {
	list-style-type: none;
}
ul#moviesList li.item {
	background: url('images/novelListBackground.png') no-repeat top left;
	width: 172px;
	height: 258px;
	position: relative;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 22px;
}
ul#moviesList li.item:hover {
	z-index: auto;
}
ul#moviesList li.item h5 {
	color: #397D77;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}
ul#moviesList li.item ul.purchase {
	position: absolute;
	top: 203px;
	left: 17px;
	width: 142px;
	padding-top: 12px;
	list-style-type: none;
	z-index: 99999;
}
ul#moviesList li.item:hover ul.purchase:hover {
	background: url('images/moviesListBackground.png') no-repeat top center;
	height: 130px;
	z-index: 99999;
}
ul#moviesList li.item:hover ul.purchase li {
	width: 100%;
	background: none;
	display: block;
}
ul#moviesList li.item:hover ul.purchase li.purchaseLink {
	display: block;
	padding-bottom: 7px;
}
ul#moviesList li.item ul.purchase li.purchaseLink a {
	display: block;
	text-align: center;
	background: url('images/moviesListPurchase.png') no-repeat top center;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	height: 24px;
	padding-top: 4px;
}
ul#moviesList li.item ul.purchase li.store{
	margin-bottom: 2px;
	display: none;
}
ul#moviesList li.item:hover ul.purchase:hover li.store {
	display: block;
}
ul#moviesList li.item:hover ul.purchase li.store a {
	color: #397D77;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 18px;
}
div#itemDetailsLeft {
	float: left;
	width: 180px;
	height: 601px;
	background: url('images/itemDetailsLeft.png') no-repeat top left;
	padding: 20px;
}
div#itemDetailsLeft img {
	margin: 0px auto 0px auto;
	display: block;
	margin-bottom: 7px;
}
div#itemDetailsLeft span.grey {
	text-align: center;
	display: block;
	line-height: 17px;
}
div#itemDetailsLeft span.grey a {
  color: #397D77;
}
ul.leftLinks {
	list-style-type: none;
	padding-top: 18px;
}
ul.leftLinks li {
	display: block;
	margin-bottom: 10px;
}
ul.leftLinks li a {
	display: block;
	font-size: 14px;
	color: #397D77;
	font-family: Corbel, Arial;
	text-decoration: none;
}
div#itemDetails {
	float: left;
	width: 480px;
	margin-left: 20px;
	overflow: auto;
	height: 600px;
}
div#itemDetails h2 {
	font-size: 18px;
	color: #397D77;
	font-weight: bold;
	padding-bottom: 20px;
}
div#itemDetails h4 {
	color: #73B18C;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}
a.purchaseLink {
	background: url('images/purchaseLeft.png') no-repeat top center;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	height: 24px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
div.rightPhotos {
	float: right;
	width: 185px;
	background: url('images/rightPhoto.png') no-repeat top center;
	text-align: center;
	padding-top: 14px;
	margin-right: 15px;
		color: #888888;
	font-style:italic;
}
div.rightPhotos img {
	margin-bottom: 30px;
	color: #333333;
	font-size: 12px;
}
a.bigRight {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	background: url('images/bigRight.png') no-repeat top center;
}
div.leftContent {
	float: left;
	width: 500px;
}
table.tourList {
	width: 100%;
	background: #ffffff;
	border-collapse: collapse;
	border: 1px solid #E0DED4;
}
table.tourList td {
	padding: 20px;
	vertical-align: top;
}
table.tourList tr.grey td {
	background: #eeeeee;
}
table.tourList th {
	padding: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #397D77;
}
div.greenDiv {
	border: 1px solid #E3E8EC;
	background: #E4F0CA;
	padding: 20px;
	margin-bottom: 20px;
}
div.whiteDiv {
	border: 1px solid #E3E8EC;
	background: #ffffff;
	padding: 20px;
	margin-bottom: 20px;
}
div.whiteDiv h5 {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #73B18C;
	font-size: 14px;
	font-weight: bold;
}
div.whiteDiv p {
  font-family: Georgia;
  font-size: 12px;
}
div.greenDiv h4.pageTitle, div.whiteDiv h4.pageTitle {
	color: #397D77;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
img.aroundTheWorld {
	display: block;
	border: 1px solid #cccccc;
	margin-bottom: 25px;
}
ul.publishers {
	list-style-type: none;
}
ul.publishers li {
	display: block;
	float: left;
	width: 188px;
	height: 121px;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #DFE1DE;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
}
ul.publishers li h5 {
	display: block;
	color: #397D77;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
ul.publishers li h6 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
ul.publishers li p {
	font-size: 12px;
}
ul.publishers li a.visitPublisher {
	display: block;
	background: url('images/publisherLink.gif') no-repeat center right;
	padding-right: 25px;
	width: 80px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #73B18C;
}

ul.contactList {
	list-style-type: none;
}
ul.contactList li {
	display: block;
	float: left;
	width: 188px;
	height: 121px;
	padding: 10px;
	padding-top: 5px;
	border-left: 4px solid #C9E196;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
}
ul.contactList li h5 {
	display: block;
	color: #397D77;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
ul.contactList li h6 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
ul.contactList li p {
	font-size: 12px;
}
ul.contactList li a.contactMail {
	padding-right: 25px;
	font-size: 14px;
	text-decoration: none;
	color: #73B18C;
	font-weight: bold;
}

div.rightPress {
	float: right;
	width: 210px;
	background: url('images/rightPhoto.png') no-repeat center 40px #ffffff;
	text-align: center;
	padding-top: 20px;
	margin-right: 15px;
	padding-bottom: 15px;
}
div.rightPress img {
	margin-bottom: 30px;
	color: #333333;
	font-size: 12px;
}
div.rightPress h3 {
	color: #397D77;
	font-size: 14px;
	height: 33px;
	text-align: left;
	padding-left: 19px;
}
ul.contactList.websites li {
	height: auto;
}
ul.contactList.websites li a {
  color: #397D77;
}
ul.onweb {
	list-style-type: none;
}
ul.onweb li {
	float: left;
	display: block;
	width: 235px;
	height: 108px;
	margin-left: 5px;
	padding-top: 30px;
	margin-right: 5px;
	background: #ffffff;
	margin-bottom: 10px;
	border: 1px solid #E3E8EC;
	text-align: center;
}
ul.onweb li a.link {
	font-weight: bold;
	color: #73B18C;
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 10px;
}
ul#dropdownItems {
	list-style-type: none;
}
ul#dropdownItems li.container {
	float: left;
	display: block;
	position: relative;
	width: 150px;
	height: 60px;
}
ul.dropdown {
	list-style-type: none;
	width: 145px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: absolute;
	z-index: 2000;
}
ul.dropdown:hover {
	background: #eeeeee;
}
ul.dropdown li {
	display: block;
	width: 100%;
}
ul.dropdown li.dropdownLink a {
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 3px;
	height: 24px;
	background: url('images/dropdownLink.png') no-repeat top center;
}
ul.dropdown li.item {
	display: none;
}
ul.dropdown:hover li.item {
	display: block;
}
ul.dropdown li.item a {
	font-size: 12px;
	color: #397D77;
	text-decoration: none;
	padding-left: 24px;
	display: block;
}
div.worldEditions {
	display: block;
	background: url('images/worldEditions.png') no-repeat top left;
	width: 700px;
	height: 405px;
	padding-left: 15px;
	padding-top: 4px;
}
ul#worldEditions {
	clear: both;
	display: block;
	list-style-type: none;
	padding: 15px;
}
ul#worldEditions li {
	float: left;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
ul#worldEditions li a.arrow {
	display: block;
	height: 305px;
	border: none;
	background: url('images/arrowLeft.png') no-repeat center center;
	width: 10px;
}
ul#worldEditions li a.arrow.right {
	background-image: url('images/arrowRight.png');
}
ul#worldEditions li img {
	display: block;
	margin-bottom: 15px;
}
ul#worldEditions h3 {
	color: #397D77;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
}
ul#worldEditions span.country {
	font-size: 12px;
	color: #333333;
}
ul.writersList {
	list-style-type: none;
	padding-top: 0px;
}
ul.writersList li {
	clear: both;
	display: block;
	padding-top: 10px;
}
ul.writersList li div.image {
	padding: 4px;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 20px;
	float: left;
}
ul#writerSteps {
	list-style-type: none;
	height: 250px;
}
ul#writerSteps li {
	float: left;
	width: 170px;
	height: 230px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-right: 3px;
}
ul#writerSteps li a {
	display: block;
	float: left;
	width: 170px;
	height: 55px;
	padding-top: 175px;
	text-decoration: none;
}
ul#writerSteps li a span {
	height: 45px;
	padding-top: 10px;
	background: url('images/writersStep.png') repeat top left;
	display: none;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
}
ul#writerSteps li a.active span {
	background: #548E89;
}
ul#writerSteps li.step1 {
	/*background-image: url('images/writersStep1.jpg');*/
	background-image: url('images/writer01.png');
}
ul#writerSteps li.step2 {
	background-image: url('images/writersStep2.jpg');
	background-image: url('images/writer02.png');
}
ul#writerSteps li.step3 {
	background-image: url('images/writersStep3.jpg');
	background-image: url('images/writer03.png');
}
ul#writerSteps li.step4 {
	background-image: url('images/writersStep4.jpg');
	background-image: url('images/writer04.png');
}
a.greenButtonBig {
	height: 24px;
	padding-top: 3px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	background: url('images/greenButtonBig.png') no-repeat top center;
	width: 341px;
	display: block;
}
ul.greenSteps {
	list-style-type: none;
	clear: both;
}
ul.greenSteps li {
	display: block;
	color: #397D77;
	font-size: 15px;
	font-weight: bold;
	clear: both;
}
ul.greenSteps li span.number {
	float: left;
	display: block;
	width: 32px;
	color: #ffffff;
	font-size: 14px;
	height: 24px;
	padding-top: 4px;
	text-align: center;
	background: url('images/stepNumber.png') no-repeat top center;
	margin-right: 5px;
}
div.writersBusinessContent {
	float: left;
	width: 495px;
	height: 680px;
	overflow: auto;
}
div.writersBusinessRight {
	width: 220px;
	float: left;
	padding-left: 15px;
}
ul.businessWhite {
	list-style-type: none;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
ul.businessWhite li {
	display: block;
	margin-top: 13px;
	margin-bottom: 13px;
}
ul.businessWhite li a {
	display: block;
	color: #397D77;
	text-decoration: none;
	font-size: 14px;
}
ul.businessWhite li a.active {
	font-weight: bold;
}
div.writersQuote {
	background: url('images/writersQuote.png') no-repeat top left;
	height: 71px;
	width: 164px;
	padding: 25px;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}
div#sampleQuery {
	background: url('images/query.png') no-repeat top left;
	background: #ffffff;
	width: 432px;
	height: 550px;
	padding: 20px;
	padding-bottom: 30px;
	overflow: auto;
}
ul#recommend {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 20px;
	height: 490px;
	width: 680px;
}
ul#recommend li {
	width: 121px;
	float: left;
	display: block;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	height: 245px;
}
ul#recommend li h6 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
ul#recommend li strong {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
ul#recommend li img {
	display: block;
	margin-top: 7px;
}
ul.messagesList {
	list-style-type: none;
	width: 715px;
}
ul.messagesList li {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
	display: block;
	margin-top: 10px;
}
ul.messagesList li span.grey {
	float: left;
}
ul.messagesList li a.viewResponse {
	float: right;
	display: block;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
div.form {
	display: block;
	width: 530px;
	margin: 0px auto 0px 15px;
	background: #ffffff;
	padding: 5px;
}
div.form label {
	float: left;
	clear: both;
	width: 120px;
	color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.form label span {
	font-weight: bold;
	color: #397D77;
}
div.form input.text, div.form textarea {
	float: right;
	width: 400px;
	background: #E5E5E5;
	border: none;
	padding: 2px;
	margin-bottom: 10px;
}

div.form select {
	color: #333333;
	background: #E5E5E5;
	border: none;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.form textarea {
	height: 70px;
}
div.form span.legend {
	floaT: left;
	color: #333333;
}
div.form input.submit {
	float: right;
	width: 152px;
	height: 27px;
	padding-bottom: 3px;
	text-align: center;
	color: #ffffff;
	border: none;
	background: url('images/formSubmit.png') no-repeat top center;
	font-weight: bold;
}
div.newsItemDetails {
  padding: 10px;
  padding-top: 0px;
}
div#searchFormRight {
  float: right;
  padding: 3px;
  padding-right: 30px;
}
div#searchFormRight input.text {
  background: #E4E4E4;
  border: 1px solid #DDDDDC;
  padding: 4px;
}
div#searchFormRight input.submit {
  background: #397D77;
  color: #ffffff;
  border: none;
  padding: 4px;
}


div#itemDetailsBottom {
  position: relative;
}

div#itemDetailsBottom ul.purchase {
	position: absolute;
	top: 230px;
	left: 17px;
	width: 142px;
	padding-top: 12px;
	list-style-type: none;
	z-index: 99999;
}
div#itemDetailsBottom ul.purchase:hover {
	background: url('images/moviesListBackground.png') no-repeat top center;
	height: 130px;
	z-index: 99999;
}
div#itemDetailsBottom:hover ul.purchase li {
	width: 100%;
	background: none;
	display: block;
}
div#itemDetailsBottom:hover ul.purchase li.purchaseLink {
	display: block;
	padding-bottom: 7px;
}
div#itemDetailsBottom ul.purchase li.purchaseLink a {
	display: block;
	text-align: center;
	background: url('images/moviesListPurchase.png') no-repeat top center;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	height: 24px;
	padding-top: 4px;
}
div#itemDetailsBottom ul.purchase li.store{
	margin-bottom: 2px;
	display: none;
}
div#itemDetailsBottom:hover ul.purchase:hover li.store {
	display: block;
}
div#itemDetailsBottom:hover ul.purchase li.store a {
	color: #397D77;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 18px;
}

table.newsletterTable input.text {
  background: #E4E4E4;
  border: 1px solid #DDDDDC;
  padding: 4px;
}
table.newsletterTable input.submit {
  background: #397D77;
  color: #ffffff;
  border: none;
  padding: 4px;
}
a.browseAll {
  float: right;
  display: block;
  width: 93px;
  text-align: center;
  height: 24px;
  padding-top: 3px;
  font-size: 13px;
  color: #397D77;
  text-decoration: none;
  background: url('images/browseAll.png') no-repeat top center;
  margin-right: 28px;
  margin-top: 13px;
}

div#worldMap {
	width: 720px;
	height: 320px;
	background: url('images/worldMap.png') no-repeat top left;
	position: relative;
	margin-bottom: 15px;
}
div#worldMap div.country {
	position: absolute;
}
div#worldMap div.country a.flag {
	display: block;
	width: 17px;
	height: 17px;
	background: url('images/flag.png') no-repeat center center;
	text-decoration: none;
}
div#worldMap div.country div.countryInfo {
	background: url('images/countryInfo.png') top left;
	padding: 6px;
	width: 190px;
	display: none;
	z-index: 99999;
}
div#worldMap div.country div.countryInfo h5 {
	float: left;
	font-size: 14px;
}
div#worldMap div.country div.countryInfo a.close {
	float: right;
	display: block;
	color: #000000;
	padding: 4px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
div#worldMap div.country div.countryInfo a.outLink {
	color: #397D77;
}
div#itemDetails ul {
  list-style-type: square;
  padding-left: 20px;
}
div#itemDetails ul li {
  padding-bottom: 7px;
}
div.noFloatedHeading h2.textTitle {
  float: none;
}
ul.writerscorner {
  list-style-type: square;
  padding-left: 20px;
  margin: 0px;
  margin-left: 10px;
}
ul.writerscorner li {
  padding-bottom: 4px;
}




div#cMap {
  width: 719px;
  height: 339px;
  background: url('images/newNCMap.png') no-repeat top left;
  position: relative;
}
div#cMap div.city {
	position: absolute;
}
div#cMap div.city a.flag {
	display: block;
	width: 26px;
	height: 21px;
	background: url('images/cityFlag.png') no-repeat center center;
	text-decoration: none;
}
div#cMap div.city div.cityInfo {
	background: url('images/countryInfo.png') top left;
	padding: 6px;
	width: 450px;
	display: none;
	z-index: 99999;
}
div#cMap div.city div.cityInfo h5 {
	float: left;
	font-size: 14px;
	padding-bottom: 7px;
}
div#cMap div.city div.cityInfo a.close {
	float: right;
	display: block;
	color: #000000;
	padding: 4px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
div#cMap div.city div.cityInfo a.outLink {
	color: #397D77;
}
div#bashContent p.verdana {
  font-family: Verdana;
}
img.newsLeftImage {
  float: left;
  margin: 5px;
}
div.newsRightInfo {
  float: left;
}
div.newsRightInfo a {
  color: #397D77;
}
div.pollAlignLeft {
  float: left;
  width: 370px;
}
div.pollAlignRight {
  float: left;
  width: 300px;
  height: 650px;
  overflow: auto;
}
table.pollResultTable {
  
}
table.pollResultTable td {
  padding: 3px;
}
table.pollResultTable td.numberTd {
  text-align: right;
  padding-right: 12px;  
}
table.pollResultTable td.numberTd span {
  color: #397D77;
  font-weight: bold;
}
ol {
  list-style-type: decimal;
}
ol li {
  margin-left: 25px;
  padding-left: 10px;
  padding-bottom: 9px;
}
