/*#############################################################
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: #286EA0;}
a:hover {color: #3399CC;}

body {
	background: #CCD8E0 url(../img/bg.jpg) repeat-x left bottom;
	/* to make it blue ...background: #B3C2C7;  */
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

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

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

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

blockquote {
	background: url(../img/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;}
.center {text-align:center;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}
.breadcrumbs {	
	background: #FFF;
	font-size: 0.9em;
	padding-top:15px;
	padding-left:20px;
	height: 20px;}

/* header */
.top {
	background:;
/*take the line above out to remove clouds, adjust line below to change space above header */	
	padding: 10px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	width: 200px;
}
.header .right {
	background: #B3C2C7 url(../img/blueback.jpg) no-repeat;
	width: 575px;
}

.header h1 {
	font-size: 2.5em;
	font-weight: bold;
	color: #000000;
	margin-top: 90px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 30px;
}
.navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 30px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

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

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav p {
	color: #5A5A43;
	font-size: 1.2em;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 20px;
}
.sidenav ul {
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom: 1px solid #EAEADA;
	padding-left: 30px;
}
.sidenav li a {
	font-size: 1.3em;
	color: #286EA0;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: underline;
	width: 95%;
}
.sidenav li a:hover {
	color: #000000;
	background-color: #D4D4D4;
}

.sidenav img{
border-color:#99FFCC}


/* content */
.content {
	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(../img/li.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 18px;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.content img {
	padding:10px;
}

.content h2 {
	line-height:125%;
	font-size:1.5em;
	padding-bottom:10px;
}

.content h3 {
	line-height:120%;
	font-size:1.2em;
	padding-bottom:10px;
}
.bold {
	font-weight: bold;
}


/* footer */
.footer {
	color: #666666;
	font: bold 1em sans-serif;
	line-height: 20px;
	padding: 0 12px;
	text-align: center;
	background-color: #AEAEAE;
}
.footer a {color: #286EA0;}
.footer a:hover {color: #3399CC;}	
	

			
/* ADD BOXES*/

	/* TOP BIG ADD BOX */
		.bigadbox {
		float: left;
		margin-top: 10px;
		margin-right: 35px;
		margin-bottom: 5px;
		margin-left: 0;
		border-top-width: 3px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 3px;
	}
	


	/* LEFT COLUMN ADD BOX */
		.leftadd {repeat-x bottom left #f4f4f4;
	float:left;
	border-bottom:1px solid #d8d8d8;
	border-left:1.3px solid #ccc;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	clear:left;
	line-height:1.3em;
	padding:5px;
	width:140px;
	margin-left: 7px;
	}
	
.tides
{margin-left:20px;}

.space
{
	margin-bottom: 1.5em;
}
