/*#############################################################
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 */

a {color: #963;}
a:hover {color: #C60;}

img { border: 0px; }
body {
	background: #fffee5; 
	color: #444;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif; 
	padding: 50px 0px;
	margin: 0px;
}

input,select,textarea {	font-family: Arial,Helvetica,sans-serif; padding: 5px; font-size: 13px; border: 1px solid #ccd8e1; }
p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	margin-bottom: 4px;
}

.content .testimonialon { margin: 10px 0px; padding: 15px 20px; background: #e5ebef url(/templates/26/quote.gif) no-repeat 5px 5px; }
.content .testimonialoff { margin: 10px 0px; padding: 15px 20px; background: url(/templates/26/quote.gif) no-repeat 5px 5px; }

.testimonials { margin: 10px; }
.testimonials .topquote { background: url(/templates/26/quote.gif) no-repeat top left; }
.testimonials .bottomquote { background: url(/templates/26/quote.gif) no-repeat bottom right; }
.testimonials .inner { padding: 15px 30px; line-height: 1.5em; font-size: 12px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(/templates/26/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

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

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

.left {float: left;}

.right {float: left;}

/* structure */
.container {
	background: #FFF;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

/* header */
.top {
	padding: 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 200px;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}
.header .left, .header .right {
	color: #FFF;
	height: 200px;	
}
.header .left {
	background: #B3C2C7 url(/templates/26/header.jpg) no-repeat;
	font-size: 13px;
	line-height: 200px;
	text-align: center;	
	width: 564px;
}
.header .left a {
	color: #fff; 
	text-decoration: none;
}
.header .right {
	background: #fff;
	overflow: hidden;
	width: 212px;
	text-align: center;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; }

/* navigation */
.navigation {	
	background: #D9E1E5 url(/templates/26/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(/templates/26/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 41px;
	padding: 0 13px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(/templates/26/bgmain.gif) repeat-y;
}

#contact { margin: 5px; padding: 10px 15px 5px 15px; background: #e5ebef; } 
#contact h1 { margin: 0px 0px 10px 0px; font-size: 18px; }
#contact p { line-height: 1.5em; margin: 0px; }

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	line-height: 1.7em;
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(/templates/26/li.gif);
	margin-left: 18px;
}
.content p {}

/* footer */
.footer {
	background: url(/templates/26/bgfooter.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}