/*#############################################################

Name: Beautiful Day

Date: 2006-11-12

Description: A soft and bright two-column template.

Author: Viktor Persson

URL: http://templates.arcsin.se



Feel free to use and modify but please provide credits.

#############################################################*/



/* standard elements */

html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {color: #5B6502; text-decoration: none;}

a:hover {text-decoration: underline;}



body {

	background: #D1D7A0;

	color: #5B6502;

	font: normal 62.5% "Trebuchet MS", Tahoma,sans-serif;

}



p,code,ul {padding-bottom: 1.2em;}



li {list-style: none;}



h1 {

	font: normal 1.8em Papyrus, "Trebuchet MS", Tahoma,sans-serif;
	font-weight:bold;

	margin-bottom: 4px;

}



code {

	background: #FFF;

	border: 1px solid #EEE;

	border-left: 6px solid #C1CAD3;

	color: #5B621C;

	display: block;

	font: normal 1em "Trebuchet MS", Tahoma,sans-serif;

	line-height: 1.6em;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



blockquote {

	background: url(../imgs/quote.gif) no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;

}



h1,h2,h3 {padding-top: 6px;}



/* misc */

.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



/* structure */

.container {

	background: #FFF;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 0;

	width: 780px;

}



/* header */

.top {

	padding: 0;

}



/* title */

.header {

	background: #D1D7A0;

	font-size: 1.2em;

	height: 160px;

	margin: 0 auto;

	padding: 4px 0;

	width: 780px;

}

.header .left, .header .right {

	background: #D1D7A0;

	color: #FFF;

	height: 160px;

}

.header .left {

	background: url(../imgs/logo.jpg) no-repeat;

	width: 283px;

}

.header .right {

	background: url(../imgs/banner.jpg) no-repeat;

	width: 497px;

}

.header .right p,.header .right h2 {padding: 0 16px;}

.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}



/* navigation */

.navigation {	

	background: #A3AA61 url(../imgs/nav.gif);

	border: 1px solid #A3AA61;

	border-color: #A3AA61 #A3AA61;

	height: 29px;

}

.navigation a {

	background: #A3AA61 url(../imgs/nav.gif);

	border-right: 1px solid #A3AA61;

	color: #5B621C;

	display: block;

	float: left;

	font: bold 1.1em "Trebuchet MS", sans-serif;

	line-height: 29px;

	padding: 0 20px;

	text-decoration: none;

}

.navigation a:hover {

	background-position: left bottom;

	color: #fff;

	text-decoration: none;

}



/* main */

.main {

	border-top: 1px solid #E1E5BC;

	background: url(../imgs/bgmain.gif) repeat-y;

}



/* sub navigation */

.sidenav {

	float: right;

	width: 210px;

	color: #ffffff;

}

.sidenav h2 {

	color: #ffffff;

	font-size: 1.2em;

	line-height: 30px;

	margin: 0;

	padding-left: 12px;

}

.sidenav ul {

	padding: 0;

}

.sidenav li {border-bottom: 1px solid #ffffff;}

.sidenav li a {

	font-size: 1.1em;

	color: #ffffff;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;

}

.sidenav li a:hover {

	background: #3F4505;

	color: #FFF;	

	text-decoration: none;

}

.sidenav li img {

	margin-right: 5px;

	vertical-align: middle;

}



.sidenav .feature {

	border-bottom: 1px solid #ffffff;

	padding-bottom: 5px;

}

.sidenav .feature p {

	color: #ffffff;

	font-size: 1.1em;

	line-height: 1.3em;

	margin: 0;

	padding: 0 12px 0 12px;

}

.sidenav .feature img {

	margin: 10px 5px 10px 12px;

	vertical-align: middle;

}

/* content */

.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	color: #cc6600;
	font-size: 120%;
}

.content .descr {

	color: #474F00;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {
	list-style: url(../imgs/li.gif);
	margin-left: 18px;
}

.content p {
	font-family: "Trebuchet MS", Tahoma,sans-serif;
}



/* footer */

.footer {

	border-top: 4px solid #E1E5BC;

	background: #B2B975;

	color: #FFF;

	font: normal 1em sans-serif;

	line-height: 30px;

	text-align: center;

}

.footer a,.footer a:hover {color: #FFF;}



.contentImage_left

{

	margin: 0 10px 10px 0;

}

.contentImage_right

{

	margin: 0 0 10px 10px;

}



.block

{

	clear:both;

	margin-bottom: 20px;

}