body {
	font-family:  Verdana, Arial, Helvetica,Georgia, "Times New Roman","Palatino Linotype";
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	letter-spacing:1px;
	color:#000;
background-color:#000;
width:100%;
height:100%;
}
a:link {
	color:#4bb0dc;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color:#4bb0dc;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color:#4bb0dc;
	text-decoration: underline;
	background-color : transparent;
}
.blue{
color:#4bb0dc;	
}
.white{
color:#fff;	
}
.small{
font-size:9pt;	
}
.title{
font-size:14pt;
color:#fff;
	text-shadow: #48c2ea -10px -6px 5px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.comments{
background-color:transparent;
width:620px;
height:auto;
padding:10px;
margin-bottom:10px;
border:1px #acadac dashed;
}
.wrapper {
width: 100%;
min-width:100%;
min-height:970px;
height:100%;
background-image:url(../images/jh_basebg.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.container {
width:970px;
min-height:520px;
background-image:url(../images/jh_mainbg.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:auto;
text-align:left;
}
.container #left{
float:left;
width:650px;
text-align:left;
height:auto;
min-height:515px;
color:#fff;
padding-left:10px;
position:relative;
left:20px;
}
.container #right{
float:right;
width:250px;
text-align:left;
height:auto;
min-height:515px;
color:#fff;
position:relative;
left:0px;
padding-top:10px;
}
.header{
width:970px;
text-align:center;
height:376px;
vertical-align:bottom;
background-image:url(../images/jh_headerbg.jpg);
background-position:center;
background-repeat:no-repeat;

}
.header #author{
width:970px;
height:70px;
}
.header #quote{
width:360px;
height:200px;
color:#fff;
text-align:left;
font-weight:bold;
position:relative;
left:530px;
top:80px
}
.header #nav{
width:970px;
height:100px;
}


.footercontainer{
width:100%;
height:51px;
color:#fff;
height:100px;
}
.footer{
width:970px;
color:#fff;
height:51px;
font-size:9px;
color:#fff;letter-spacing:normal;
line-height:normal;
padding-top:20px;
text-align:center;
}

.footer a, .footer a:visited, .footer a:active {
	color:#fff;
font-size:9px;
text-decoration:none;

}
.footer a:hover{
font-size:9px;
color:#fff;
text-decoration:underline;
}
.footer #logosm{
float:left;
padding-left:5px;
}


.small {
font-size:8pt;

}
.small a, .small a:visited, .small a:active {
font-size:8pt;
text-decoration:none;
}
.small a:hover{
font-size:8pt;
text-decoration:underline;
}

.clear{
clear:both;
}
.clear10px{
height:10px;
clear:both;
}
.clear20px{
height:20px;
clear:both;
}
.clearnone{
clear:none;
}
.form{
background-color:#fff;
border:1px #b2b5b7 solid;
color:#545454;
font-size:9pt;
}
.formerror {
font-size:10pt;
margin-top:10px;
margin-bottom:10px;
color:#ee2c24;	
font-weight:bold;
display:none;
position:relative;
}
/** bread crumbs **/

 .breadcrumbs{
 margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
 text-align:left;
font-size:8pt;
color:#48c2ea;

}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
color:#48c2ea;

}
.breadcrumbs a:hover{
color:#48c2ea;
}
/** separator n**/
.separator{
clear:both;
border-top:1px #4f686b solid;
font-size:8pt;
text-align:right;
width:720px;
}

.separator a, .separator a:visited, .separator a:active {
color:#4f686b;
text-decoration:none;
}
.separator a:hover{
color:#4f686b;
text-decoration:underline;
}


/** buttons **/
.submit{
	width:79px;
	height:27px;
	background-image:url(http://johantheorin.co.uk/images/sk_btn_submit.gif);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer
}

/** homepage books **/
.bookcontainer{
width:970px;
height:153px;
margin-bottom:10px;
}
.bookbg{
width:96px;
height:153px;
margin-left:1px;
border:1px #acadac solid;
margin-right:1px;
}
.lrgbookcvr{
	float:right;
	border:1px #acadac solid;
}
.lrgbookcvr2{
	border:1px #acadac solid;
}

/** buttons **/
.submit{
	width:106px;
	height:56px;
	background-image:url(../images/jh_btn_submit.png);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer
}