/* CSS Document av Dieter Schneider 2007 */

* { margin: 0; padding: 0; }
#StoryQuote p.PageTitle{
	font-weight: bold;
	color: #330033;
	font-size: 28px;
}
a:link {
	color: #01AFD2;
	/* unvisited link */
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #83A956;
	/* visited link */
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #821115;
	/* mouse over link */
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #577E2D;
	/* selected link */
	text-decoration: none;
	font-weight: bold;
}

.blockquote {
	background-color: #FCE9D8;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 2px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}

/************************************* Main structure *************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #303030;
}

form { margin-top: 15px; margin-left: 35px; }

/**************************************** extra classes: contact us ****************************/
form.contact_us {
	width: 190px;
	/*margin-top: 15px;*/
	margin-left: 0px;
	padding: 0 15px;
	background-color: #FBF9F4;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1 {
	color:#a7d336;
	margin-top: 35px;
	padding-right: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 2.6em;
}

h2 {
	color: #9F0000;
	font-size: 1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 40px;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #ef2305;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F1D8DE;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #990000;
}

h5 {
	width: 220px;
	margin-top: 6px;
	background-color: #F5F9EB;
	margin-right: 40px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-top-color: #A7D336;
	border-bottom-color: #A7D336;
	font-size: 1.2em;
	color: #1F2294;
}

h6 {
	width: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #1F2294;
}

h7 {
	color: #1F2294;
}

img { border: none; }

input.fields {
	display: block;
	width: 140px;
	background: url(images/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.fields_contact_us {
	display: block;
	width: 185px;
	background: url(images/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}

label { color: #A5BB73; font-style: italic; }

li Strong{ color: #1f2291; font-style: italic; font-weight: bold; }

/******************************* Text and image formatting *******************************/
p { margin-bottom: 15px; margin-top: 15px; }
p Strong{ color: #990000; font-style: italic; font-weight: bold; font-size:15px; }

p.quote:first-letter { color: #a7d636; font-size: 18px; padding-right: 2px; }

/**************************************** Form elements member login ****************************/
p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

textarea {
	width: 185px;
	background: url(images/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
}

ul li  {
	list-style-type: none;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 99% 4px;
	padding-right: 60px;
}
#navcontainer #current {
	background: url(images/menu.png) 0 -45px;
	color: #330033;
font-size: 18px
}
.date_box {
	background-color: #FFFFFF;
	background-image: url(images/date.jpg);
	height: 51px;
	width: 52px;
	float: left;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;
	color: #654040;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.float_left { float: left; margin-right: 10px; }

.float_right { float: right; margin-left: 10px; }

.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

.green { color: #6ef2305; }

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

#container {
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	width: 931px;
	font-size: 1.2em;
	margin: 4px;
	border: 0px solid black;
}

#credit{
	clear: both;
	margin-left: auto;
	margin-right: auto;
    padding-top:19px;
	position: relative;
}

#footer {
	clear: both;
	margin-left: 340px;
	margin-right: 50px;
	margin-top: 100px;
	padding: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	background-color: #F9F7EA;
}

#header { 
		height: 230px;
		width:540px;
		margin-left: 365px;
		border-color:#dd0066;
		border:dashed; 
		margin-right: 40px;
		margin-top:10px;
}

#header_left { float: left; width: 330px; height: 198px;}

#header_left p {
	padding-right: 40px;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
/* logo */
#header_right {  height: 198px; width:110px; }

#left {
	float: left;
	width: 225px;
	margin-left: 45px;
	margin-top: 130px;
	POSITION: relative;
	TOP: 110px;
}

/********************************* Navigation **********************************/
#navcontainer { }

#navcontainer a {
	display: block;
	padding-top: 17px;
	padding-right: 37px;
	width: 182px;
	background-color: #66CCFF;
	border-bottom: 1px solid #eee;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 27px;
}

#navcontainer a:link, #navlist a:visited { color: #8aa237; text-decoration: none; }

#navcontainer a:hover {
	background: url(images/menu.png) 0 -45px;
	color: #990000;
}

#navcontainer ul {
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}

#navlist li {
	list-style-type: none;
	background-image: none;
	padding-right: 0px;
}

#right {
	margin-left: 340px;
	margin-top: 70px;
	margin-right: 50px;
}

#StoryQuote{
	position: absolute;
	width: 550px;
	top: 236px;
	margin-right:-14px;
	font-style: italic;
}
#StoryQuote p{
	font-weight: bold;
	color: #a7d336;
}