/*#############################################################
Name: The Hobbit
Date: 2006-10-11
Description: Submission for OWD template contest "Favourite Book".
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #06F;}

body {
	background: #4E5D3C url(../images/bg.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.libraryColumn {
	font: .7em;	
}

.divider {
	background:  url(../images/bgfooter.gif) no-repeat;	
	line-height: 42px;
	margin-left: 52px;
	border: 1px solid #000;
	width: 632px;
}

/* structure */
.container {
	background: url(../images/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
	
}

.top {
	background: url(../images/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 632px;
	margin-left: 52px;	
}

.header {
	background: #56644A;
	color: #FFC;
	font-size: 1.4em;
	height: 75px;	
	width: auto;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding-top: 10px;
}

.pattern {
	background: #334127 url(../images/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {	
	background: url(../images/bgmenu.jpg) no-repeat;	
	font-size: 0.9em;
	font-variant: small-caps;	
	line-height:normal;	
	clear: both;	
	margin: 0px 28px 0px;
	padding-top: 15px;
	padding-left: 65px;
	height: 25px;
}
.navigation ul {	
	margin: 0px;
}
.navigation li {
	
	display:inline;
	margin:0;	
	padding-left: 2px;	
	padding-right: 3px;
}
.navigation a {
	color: #000;
	text-decoration: none;
}

.navigation a:hover,.navigation .active {
	color: #333;
	text-decoration: underline;
}

#tabs {
	float:left;
	width:100%;	
	font-size:93%;
	margin-top: 20px;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background: url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background: url(../images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#464E42;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}  

#tabs #hereNow {
	float:left;
	background: url(../images/tableft.gif) no-repeat left top;
	background-position: 0% -42px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs #hereNow span {
	float:left;
	display:block;
	background: url(../images/tabright.gif) no-repeat right top;
	background-position: 100% -42px;
	padding:5px 15px 4px 6px;
	color:#FFF;	
}
	
/* content */
.content {
	background: url(../images/bgcontent.gif) no-repeat 0px -39px;
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;	
}

.content .spacer {
	height: 42px;	
	clear: both;
	width: 100%;
	padding-top: 20px;
}

.item {
	clear: both;
	width: 100%;	
}

.item table {
	margin-bottom: 10px;
}

.block {	
	margin: 0px
        margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.block .title {
        text-indent: 5px;
	font-size: 1.5em;
        font-weight: bold;
	
}

.block .title a {
        text-decoration: none;
}

.block .intro {
	
        font-size: 1.1em;
}

.block a .more {
	clear: both;
}

/* content event */
.event {clear: both;}

.event .table {
	border: 0px;
}

/* footer */
.footer {
	background: url(../images/bgfooter.gif) no-repeat 0px 15px;
	margin-left: 52px;
	width: 632px;
	height: 55px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;	
}

.disclaimer {
	top: -15px;	
	font-size: 0.7em;
	line-height: 1em;
	text-align: justify;	
	margin: 0px 28px 0px 28px;
	padding: 4px;	
}

.topcurve {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	}
	
.bottomcurve {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
}