@charset "UTF-8";
/* CSS Document */

.left {
	float: left;
}

.right {
	float: right;
}

body {
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #b4b9aa;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1074px;
}

#leftshadow {
	float: left;
	background-image:url(images/finnbooks_13.jpg);
	background-repeat: repeat-y;
	width: 47px;
}

#rightshadow {
	float: right;
	background-image:url(images/finnbooks_16.jpg);
	background-repeat: repeat-y;
	width: 47px;
}

.tabtitle {
	background-color: #40525e;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 7px;
	padding: 7px 8px 7px 8px;
	width: 220px;
}

.tabnew {
	background-color: #5CD120;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 7px;
	padding: 7px 8px 7px 8px;
	width: 220px;
}

.titlebox {
	clear: left;
	border-bottom: solid 1px #959fa0;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-top: 37px;
	height: 24px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #2E71A1;
	margin-bottom: 15px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #192227;
}

p.first{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #192227;
	text-indent: 25px;
	float: left;
}
p.left {
	text-indent: 25px;
}
.buy {
	float: left;
	clear: left; 
	margin-left: 227px;
	margin-top: 15px;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2E71A1;
	font-weight: bold;
	margin-bottom: 37px;
	}

.buy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2E71A1;
	font-weight: bold;
	text-decoration: underline;
}

.buy a:hover {
	color: #3E9ADD;
}

.quotebox {
	float: right;
	width: 293px; 
	padding-left: 15px; 
}

.quotebox .quote, .quotebox .quote2 {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	line-height: 21px; 
	color: #555653; 
	font-style: italic;
	}

.quotebox .quote2 {
	margin-top: 25px;
}

.quotebox .quoteby {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 11px; 
	line-height: 17px; 
	color: #555653; 
	font-weight: bold;
	margin-top: 2px;
}

.quotebox .fullreview a{
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 11px; 
	line-height: 17px;
	color: #3e5c00;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.bookcover{
	margin-left: 40px;
	margin-right: 25px;
	float: left;
}

p em {
 font-style: italic;
 font-family: Arial, Helvetica, sans-serif;
 font-size: inherit;
}

#tkm, #tkm a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
	margin-top: 50px;
}

#tkm a {
	color: #2E71A1;
	text-decoration: none;
}

#tkm a:hover {
	color: #3E9ADD;
}

#tags {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #2F404C;
	color: #fff;
	height: 16px;
	padding-top: 3px;
	width: 980px;
	text-align: center;
	margin-left: 47px;
	margin-top: 10px;
}

#speakingbox {
	clear: left;
	padding-bottom: 8px;
	margin-left: 40px;
	margin-top: 12px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #48512D;
	line-height: 14px;
	text-indent: 0;
	z-index: 100;
}

#speakingbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #48512D;
	line-height: 20px;
}

#speakingbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #577284;
	line-height: 20px;
}

.modal {
	display: none;
}

div#fancybox-inner p {
	padding: 10px;
	color: #FFF;
}

div#fancybox-inner p strong {
	font-weight: bold; 
	font-size: 18px; 
	line-height: 24px;
}

div#fancybox-inner p em{
	font-style: italic;
	font-size: 12px; 
	line-height: 18px;
}

div#fancybox-inner p a {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 12px; 
	line-height: 18px;
	color: #bdc4ae;
	font-style: italic;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
