/* @override http://thumbnailguides.com/styles.css */

.homePage {width:430px; margin:auto; }
.homePage img {margin:5px; padding:1px; border:1px solid #747474;}
.homePage h1{text-align:center; background-color:#1F1F1F; padding-top:20px;}
.homePage h2{text-align:center; background-color:#1F1F1F; padding:0px 5px; margin:0px; font-size:12px; line-height: 1.4em;}

a h2 {
		text-decoration: underline;
}

	#page {
		width: 734px;
	}
	#header {
		width: 734px;
		height: 130px;
	}
	#logo1,
	#logo2 {
		float: left;
		height: 130px;
	}
	#logo1 {
		background: #000000 url(images/bottom_bg.gif) no-repeat bottom 0px;
	}
	#menu {
		clear: left;
		background: url(images/top_bg.gif);
		width: 734px;
		height: 26px;
	}
	#footer {
		width: 700px;
		margin-left: 30px;
		font : normal normal 11px/12px Arial, Verdana, Geneva, Helvetica, sans-serif;
		color: #cccccc;
		padding-top: 1px;
		padding-bottom: 15px;
	}
	
	#footer a {
		color: #ccc;
	}

	#footer a:hover{
		color: #78A740;
		text-decoration: underline;
	}
	
	#menu ul {
		background: url(images/menu_start.gif);
		margin: 0;
		margin-left: 30px;
		padding: 0;
		list-style-type: none;
		line-height: 1px;
	}
	#menu ul li {
		font-size : 1px;
		line-height: 1px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		float: left;
	}
	#contenttop {
		clear: left;
		height: 30px;
		width: 734px;
		background: #000000 url(images/gradient_left.gif) repeat-y 728px 0px;
		/*background: #000000 url(images/corner_top.gif) no-repeat 0px 0px;*/
	}
	#contentbottom {
		height: 37px;
		background: #000000 url(images/bottom_bg.gif) no-repeat 0px 0px;
	}
	#content {
		background: #000000;
		color: #FFFFFF;
		font : normal normal 11px/16px Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;
		width: 734px;
		background: #000000 url(images/gradient_left.gif) repeat-y 728px 0px;
	}
	
	h1 {
		background: #000000;
		color: #FFFFFF;
		font : normal normal 18px/25px Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
	}

	h2 {
		background: #000000;
		color: #FFFFFF;
		font : normal normal 12px/12px Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		margin: 24px 0px 4px 0px;
	}
	
	h3 {
		background: #000000;
		color: #FFFFFF;
		font : normal normal 10px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: bold;
		margin: 14px 0px 0px 0px;
	}
	
	h4 {
		background: #000000;
		font : normal normal 10px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: normal;
		font-style: italic;
		margin: 0px 0px 0px 0px;
	}
	
	h5 {
		background: #000000;
		color: #FFFFFF;
		font : normal normal 22px/25px Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0px 0px 4px 0px;
	}
	
	.leftgradient {
		background: #000000 url(images/gradient_left.gif) repeat-y 0px 0px;
	}
	#topgradient {
		float: left;
		width: 6px;
		height: 130px;		
	}
	#content #teasers {
		margin-left: 30px;
		margin-top: 25px;

	}
	#content .teaser {
		background: #000000 url(images/divider.gif) repeat-x bottom; 
		width: 200px;
		float: left;
		font : normal normal 11px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
		color: #FFFFFF;
		margin-right: 32px;
		padding-bottom: 0px;
	}
	#content .teaser p {
		margin: 6px 6px 8px 6px;
		padding: 0;
	}
	#content .teaser p a.readmore {
		color: #78A740;

		line-height: 20px;
	}
	#content .teaser p a.readmore:hover {
		color: #78A740;
		text-decoration: underline;
	}
	.clearfloat {
		clear: left;
	}
	#content #elements {
		margin-left: 30px;		
	}
	
	.textblockHome{
		width: 423px;
		float: left;
		margin-bottom: 0px;
		height:460px;
	}
	.textblock {
		width: 423px;
		float: left;
		margin-bottom: 0px;
	}
	.textblock p {
		margin: 0px 6px 10px 0px;
		padding: 0px;
	}
		
	#citymenu {
		float: left;
		width: 226px;
		padding: 0px 0px 0px 0px;
		margin-left: 41px;
		background: transparent url(images/deler.gif) repeat-y 0px 131px;
	}
	#citymenu IMG {
		margin-left: 19px;
		margin-bottom: 10px; 
	}
	#citymenu h2 {
		margin: 0px 19px;
		font : normal normal 18px/25px Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;		
	}	
	#citymenu ul {
		margin: 0;
		margin-left: 20px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		line-height: 15px;
		font-weight: bold;		
	}
	#citymenu ul li {
		font-size : 10px;
		line-height: 15px;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}	

	body {
		margin: 0px;
		margin-left: 22px;
	}
	
	a {
    color: #78A740;
	}
		
	a:hover {
	color: #e3f8d1;
	text-decoration: underline;
	}	
	
	 
	#chaptermenu {
	width: 423px;
	float: left;
	padding: 0px 0px 6px 0px;
	}

	#chaptermenu ul {
	height: 16px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 15px;
	font-weight: bold;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
		
	}
	#chaptermenu ul li {
		font-size : 10px;
		line-height: 15px;
		margin: 0;
		padding-right: 15px;
		list-style-type: none;
		float: left;
		display: block;

	}	

	#anchormenu {
		padding: 0px 0px 6px 0px;
		border-bottom: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666;
		width: 423px;
		margin-bottom: 12px;
	}
	
	.top {
	float: right;
	}

.inputfelt  { 
	border: solid 1px #fff;
	background-color: #fff;
	font-family: arial, verdana, geneva, sans-serif ;
	color:  #000;
	font-size: 11px;
	line-height:14px;
	 }
	 
.sendknap { 
	border: solid 1px #78A740;
	font-family: arial, verdana, geneva, sans-serif ;
	color:  #fff;
	background-color: #78A740;
	font-size: 11px;
	 }	 

 /*  HOME PAGE LAYOUT   */	 
#hotCity {
	position:absolute;
	width: 438px;
	height:165px;
	z-index:40;
	left: 50px;
	top: 225px;
	background-color:#1F1F1F;
	border:1px solid #747474;	
}
#hotCityText { 
	position: absolute;
	width: 170px;
	height:140px;
	z-index:41;
	left: 310px;
	top: 241px;
	background-color:#1F1F1F;
}

#buyNow {
	position:absolute;
	width:137px;
	height: 175px;
	z-index:42;
	left: 50px;
	top: 404px;
	background-color:#1F1F1F;
	border:1px solid #747474;
}
#buyNowText {
	position:absolute;
	width:130px;
	height:70px;
	z-index:43;
	left: 53px;
	top: 580px;
}
#youThoughts {
	position:absolute;
	width:137px;
	height: 175px;
	z-index:44;
	left: 200px;
	top: 404px;
	background-color:#1F1F1F;
	border:1px solid #747474;	
}
#youThoughtsText {
	position:absolute;
	width:130px;
	height:70px;
	z-index:45;
	left: 203px;
	top: 580px;
}
#whatAre {
	position:absolute;
	width:137px;
	height: 175px;
	z-index:46;
	left: 350px;
	top: 404px;
	background-color:#1F1F1F;
	border:1px solid #747474;	
}
#whatAreText {
	position:absolute;
	width:130px;
	height:70px;
	z-index:47;
	left: 355px;
	top: 580px;
}	 
	