@charset "utf-8";
/* CSS Document */
a, a:hover, a:visited, a:active{
	color: black;

}

img{
	border: 0px;
}

body{
	background:#000 url(../images/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	color:#FFF;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;}



/* header(in an include) */

	#container{
		width: 960px;

		margin: 50px auto 0px auto;
		padding: 0px 0px 0px 0px;}
		
		
		#header{
			width: 960px;
			height: 50px;}

			
			
			#logo{
				float: left;}
				
				#logoimage{
					border:0px;}
			
			
			#menu{

				float: right;
				text-align: right;
				margin-top: 30px;
				
				}
			
			
			.menu a, .menu a:visited{
				margin-left: 15px;
				color: #fff;
				text-decoration: none;
				font-weight: bold;}
				
			
			.menuselected  a, .menu a:hover, .menuselected a:visited{
				margin-left: 15px;
				color: #ff4e00;
				text-decoration:underline;
				font-weight: bold;}
				
				
			.menu a:hover{
				text-decoration: none;}
				
							
		#headerspacer{
			width: 960px;
			height: 50px;}
				
				
				
/*Home Page*/				
		#leftcontainer{
			float: left;
			margin-right: 30px;}
			
			#maincontainer{
				float: left;
				width: 630px;
				margin-bottom: 20px;
				background-color: #FFF;
				border-bottom: solid 3px #ff4e00;}
				
				
				#mainimagecontainer{
					float: left;
					width: 339px;}
					
					
					#mainimage{
						margin: 15px;}
				
				
				#maintextcontainter{
					float:right;
					width: 290px;
					height: 322px;
					margin-top: 18px;
					color: #333333;}
						
						
					#maintitle{
						font-size: 1.5em;}
						
					
					#maintext{
						margin-top: 29px;
						width: 260px;
						height: 219px;
						font-size: 0.9375em;
						color: #333333;}
					
				
					#inforeadcontainer{
						width: 290px;
						height: 28px;}
						
						
						#moreinfo{
							float: left;
							width: 174px;
							height: 28px;
							background-color: #e5e5e5;}
							
							
							#moreinfotext a{
								float:left;
								margin-left: 9px;
								margin-top: 6px;
								color: #333333;
								text-decoration: none;}
								
								
							#moreinfoarrow{
								float:right;
								margin-top: 9px;
								margin-right: 10px;
								border: 0px;}
									
									
						#readnow{
							float: right;
							width: 116px;
							height: 28px;
							background-color: #ff4e00;}
							
							
							#readnowtext a{
								float: left;
								margin-top: 6px;
								margin-left: 9px;
								color: #FFF;
								text-decoration: none;}
								
							
							#readnowarrow{
								float: right;
								margin-top: 9px;
								margin-right: 10px;
								border: 0px;}
			
			
			.bookcontent{
				float: left;
				width: 310px;
				background-image: url(../images/bookbackground.gif);
				background-repeat: repeat-x;
				background-color: #5d1200;
				border-bottom: solid 3px #ff4e00;}
				
			

				.bookimage{
					float: left;
					margin-top: 10px;
					margin-left: 20px;
					margin-right: 10px;}
				
				
				.booktextcontainer{
					margin-top: 10px;
					}
				
				
				.booktitle{
					float: left;
					font-size: 0.9375em;
					height:42px;
					width: 153px;}
					
					
				
				.booktext{
					float: left;
					margin-top: 10px;
					width: 153px;
					font-size: 0.9em;}
					
					
				.bookbuynow a{
					color: #ff4e00;
					font-weight: bold;
					text-decoration: none;}
					
					
				.bookbuynowarrow{
						border: 0px;}
				
				
				#bookcontentspacer{
					float: left;
					width: 10px;
					height: 176px;}
					
							
			#subscribecontainer{
				margin-top: 20px;
				margin-bottom: 123px;
				width: 630px;
				height: 42px;
				background-color: #5d1200;}
				
				
				#signuptext{
					font-size: 0.9375em;
					float: left;
					margin-top: 13px;
					margin-left: 20px;
					margin-right: 116px;}
				
				
				#emailtext{
					font-size: 0.8125em;
					float:left;
					margin-top: 15px;
					margin-right: 10px;}
					
					
				#subscribetextbox{
					float:left;
					width: 173px;
					height: 19px;
					background-color: #5d1200;
					border: solid 1px #882300;
					margin-top: 10px;
					margin-right:8px;
					font-family: "Times New Roman", Times, serif;
					color: #FFF;}
					
					
				#enter{
					border: 0px;
					margin-top: 14px;
					float:left;}
								
								
		#rightcontainer{
			float: left;}
								
			#indexreflectioncontainer{
				width: 259px;
				font-size: 0.8125em;
				margin-top: 24px;
				margin-bottom: 20px;}
				
				#indexreflectioncontainer a{
					color: #FFF;
				}
				
				#diarytitle a{
					color: #FFF;
					font-weight: bold;
					font-size: 1.125em;
					text-decoration: none;}
					
							
				
			
			#collectioncontainer{}
				
				
				#dockimage{
					margin-top: 30px;
					margin-bottom: 199px;
					margin-left: 10px;
					height: 300px;}
					
					
					
/*About Page*/

#aboutmaincontainer{
	width: 960px;
	background-image:url(../images/mainborder.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-bottom: solid 3px #ff4e00;
	padding-bottom: 50px;
	margin-bottom: 123px;}
	
	#aboutrightcontainer{
		margin-top: 20px;
		margin-right: 20px;
		float: right;
		width: 244px;}
		
		
		#denisimage{
			border-bottom: solid 3px #ff4e00;
			margin-bottom: 10px;}
		
		
		#interviewbuttoncontainer{
			height: 108px;
			width: 244px;
			background-image:url(../images/interviewbuttonbackground.gif);}
			
			#buttons{
				padding-top: 19px;
			}
				
				#interviewbutton{
					float: right;
					font-size: 1.625em;
					color: #FFF;
					text-decoration: none;}
					
				
				#interviewbuttonarrow{
					float: right;
					margin-top: 15px;
					margin-right: 15px;
					margin-left: 6px;
					border: 0px;}
				
				#coursebutton{
					float: right;
					font-size: 1.625em;
					color: #FFF;
					text-decoration: none;}
					
				
				#coursebuttonarrow{
					float: right;
					margin-top: 15px;
					margin-right: 15px;
					margin-left: 6px;
					border: 0px;}
		
		
	#aboutmaincontent{
		float: left;	
		padding-top: 20px;
		padding-left: 39px;
		width: 532px;
		color: #333333;}
		
		
		#abouttitle{
			margin-left: 7px;}
			
						
						
			#aboutmaintext{
				padding-top: 30px;				
				font-size: 0.8125em;}
				
				

/*Links Page*/
.linkstitles{
	font-size: 1.3em;}


.linklist{
	font-size: 1.2em;
	text-decoration: none;
	color: #000;}
	
.linkspadding{
	padding-left: 30px;}
	
	
/*Courses Page*/
.coursemonth{
	margin-bottom: 0px;
	font-weight:bold;
	color: #ff4e00;}
	
	
/*Interview Page*/
.listquestion{
	list-style-type: decimal;}
	
	.questiontext{
		color: red;}
	
.listanswer{
	list-style-type: none;}


/*Reading Room Page*/

#readroommaincontainer{
	width: 960px;
	background-image: url(../images/mainborder.gif);
	background-repeat:repeat-x; 
	margin-bottom: 123px;}
	
	#readroomtitlecontainer{
		height: 84px;}
	
	#readroomtitle{
		float: left;
		margin-left: 46px;
		margin-top: 20px;
		margin-bottom: 7px;}
		
		
	#readroomtitletext{
		float: right;
		margin-top: 45px;
		margin-right: 40px;
		font-size: 0.9em;}
		
	
	#readroommaincontent{
		float: left;
		width: 960px;
		height: 538px;
		background-image: url(../images/readroommaincontentbackground.png);
		text-align:center;}
		
		
		#readroommainbook{
			position: relative;
			top: 15px;
			border: solid 2px #310900;}
		
		
	#readroomdockimage{
		width: 960px;
		height: 240px;
		
		overflow: auto;
		overflow-y: hidden;
		overflow-x: scroll;
		text-align:center;
		background-color: #5F1200;
		white-space: nowrap;
				
		}
		
		
	#readroommainfoot{
		width: 960px;
		height:38px;
		background-color: #821a00;
		text-align:center;}
		
		#readroommainfoottext{
			position: relative;
			top: 10px;
			font-size: 0.9em;}



/*Contact page*/


#contactdetails{
	width: 244px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:20px;
	background-image: url(../images/interviewbuttonbackground.gif);
	background-color: #ff4e00;
	background-repeat: no-repeat;
	background-position: bottom;}
	
	
	.contactdetailstext{
		margin-left: 15px;}


#contacttext{
	margin-top: 50px;}
		
		
#contactform{
	margin-top: 50px;}
			
			
	.contactformboxes{
		overflow: hidden;
		border:solid 1px #882300;
		width: 250px;}
				 
				 
/*Thank You Page*/

#thankyoutext{
	margin-top: 50px;}
	
	
	
	
/*Books page*/
#booksmaincontainer{
	width: 960px;
	background-image:url(../images/mainborder.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-bottom: solid 3px #ff4e00;
	padding-bottom: 50px;
	margin-bottom: 123px;}
	

	#booksrightcontainer{
		margin-top: 84px;
		margin-right: 19px;
		float: right;
		width: 230px;
		overflow-y: scroll;
		overflow-x: hidden;
		text-align:center;
		background-color: #5F1200;
		background-image:url(../images/rightcontainerbackground.gif);
		background-repeat: repeat-x;
		height: 900px;
		border-bottom: solid 3px #ff4e00;}	

	#audiorightcontainer{
		margin-top: 84px;
		margin-right: 19px;
		float: right;
		width: 230px;
		overflow-y: scroll;
		overflow-x: hidden;
		text-align:center;
		background-color: #5F1200;
		background-image:url(../images/rightcontainerbackground.gif);
		background-repeat: repeat-x;
		
		border-bottom: solid 3px #ff4e00;}
		
		
		.booklinks{
			margin-top: 5px;
			margin-bottom: 10px;
			/*margin-left: 20px;*/
			border: 0px;}


	#booksmaincontent{
		padding-top: 20px;
		margin-left: 39px;
		width: 630px;		
		color: #333333;}
		

		#bookstitle{
			margin-left: 7px;}
		
		#bookcoverspacer{
			height: 30px;}
			
		
			#frontcover{
				text-align: right;
				width: 315px;
				float: left;}
				
				
				#frontcoverimage{
					margin-right: 20px;}
				
				
			#backcover{
				text-align:left;
				width: 315px;
				float: left;}
				
				
				#backcoverimage{
					margin-left: 20px;}
		
		
			.bookname{
				font-weight: bold;}						
			
			
			#bookbuttoncontainer{
				width: 650px;
				float: right;
				text-align:right;
				padding-bottom: 20px;
				}
				
				
				.bookbutton{
					float: right;
					border: 0px;
					height: 28px;
					background-color: #ff4e00;
					margin-right: 30px;
					}
					
					.bookbuttontext{
						color: #FFF;
						margin-right: 5px;
						margin-left: 5px;}
					
					a .bookbuttontext{
						color: #fff;}
			
					.booklink{
						text-decoration: none;}
						
						
					.bookbuttonarrow{
						border: 0px;
						margin-right: 10px;}
			
			
			#reviewstitle{
				font-weight: bold;
				}
				
			
			.reviewnames{
				font-style: italic;}








	
/*Footer(in an include)*/

#footercontainer{
	background-color: #000;}
		
		
	#footer{
		height:25px;
		width: 960px;
		font-size: 0.75em;
		background-color: #000;
		color: #ff4e00;
		margin: 0px auto 0px auto;}
		
		
		#copyright{
			margin-top: 4px;
			float:left;
			text-decoration: none;
			color: #ff4e00;}
		
		.terms{
			margin-top: 4px;
			margin-left: 10px;
			float: right;
			text-decoration: none;
			color: #ff4e00;}

			
			
			
			/* @Group Carousel */

.dd-ui-carousel {
 /* padding: 17px 27px 13px;*/
  position: relative;
  width: 260px;
	
}

.dd-ui-carousel-clipping {
  height: 92px;
	overflow: hidden;
	width: 260px;
	height: 250px;
}

.dd-ui-carousel .panel {
  /*background: url(/images/carousel/item.png) no-repeat 0 0;*/
  display: block;
  float: left;
  height: 80px;
  padding: 12px 3px 0;
  width: 64px;
}

.dd-ui-carousel-control-next {
  background: url(/images/carousel/sprite.png) no-repeat 0 -50px;
  display: block;
  height: 25px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -5000px;
  top: 41px;
  left: 270px;
  width: 9px;
  z-index: 1;
  border: 0px;
}

.dd-ui-carousel-control-previous {
  background: url(/images/carousel/sprite.png) no-repeat 0 0;
  display: block;
  height: 25px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -5000px;
  top: 41px;
  left: -25px;
  width: 9px;
  z-index: 1;
  border: 0px;
}
.dd-ui-carousel-control-next:link,.dd-ui-carousel-control-next:visited,.dd-ui-carousel-control-next:hover,.dd-ui-carousel-control-next:visited:hover,.dd-ui-carousel-control-next:active,.dd-ui-carousel-control-previous:link,.dd-ui-carousel-control-previous:visited,.dd-ui-carousel-control-previous:hover,.dd-ui-carousel-control-previous:visited:hover,.dd-ui-carousel-control-previous:active{
	border: 0px solid green;
	outline: none;

}





.dd-ui-carousel img { -ms-interpolation-mode: bicubic; 

}

.dd-ui-carousel .panel img {
  display: block;
  height: 139px;
  width: 106px;
}

.dd-ui-carousel .large-panel {
  height: 105px;
  left: 0;
  padding: 17px 2px 0;
  position: absolute;
  top: 0;
  width: 96px;
  z-index: 5;
}

.dd-ui-carousel .large-panel img {
  display: block;
  height: 192px;
  width: 137px;
  position: relative;
  top: -10px;
}


