/*#############################################################
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: #0099FF;
}
a:hover {
	color: #0099FF;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
.image_right {
	top: 5px;
	right: 20px;
	white-space: normal;
	float: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


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

li {list-style: none;}

h1 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

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

.left {float: left;}

.right {
	float: right;
}

/* structure */
.container {
	background: #FFF;
	font-size: 12px;
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
}

/* header */
.top {
	padding: 50px 10px 0;
	background-repeat: repeat-x;
}

/* title */
.header {
	background: #FFF;
	font-size: 12px;
	height: 110px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 780px;
}
.header .left, .header .right {
	color: #FFF;
	height: 100px;
	background-color: #FFFFFF;
}
.header .left {
	line-height: 120px;
	text-align: center;
	width: 212px;
}
.header .right {
	overflow: auto;
	width: 564px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* navigation */
.navigation {
	background: #D9E1E5 url(img/nav2.gif);
	border: 1px solid #EADEAD;
	height: 31px;
	background-color: #FFFFFF;
}
.navigation a {
	background: url(img/nav2.gif);
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 20px;
	text-decoration: none;
	border-right: 1px solid #EADEAD;
}
.navigation a:hover {
	background-position: left bottom;
	background-image: url(img/bgfooter3.gif);
}

/* main */
.main {
	border-top: 0px solid #FFF;
	background-repeat: repeat-y;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 234px;
}
.sidenav h2 {
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #F1F1F1;
}
.sidenav li {
	border-bottom: 1px solid #f1f1f1;
}
.sidenav li a {
	font-size: 12px;
	color: #0099FF;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #fafafa;
	color: #FF00FF;
}

/* content */
.content {
	float: right;
	margin: 0px 0;
	padding: 0 0px;
	width: 543px;
}
.content .descr {
	color: #FF00FF;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
}

/* footer */
.footer {
	background: url(img/bgfooter3.gif) repeat-x;
	color: #AAA;
	line-height: 19px;
	text-align: center;
	font-family: sans-serif;
	font-size: 1em;
}
.footer a,.footer a:hover {color: #FFF;}
.sidenav2 {
	float: left;
	width: 234px;
}
.sidenav2 h2 {
	color: #000000;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
}
.sidenav2 ul {
	padding: 0;
	border-top: 1px solid #FFF;
}
.sidenav2 li {
	background-color: #FFF;
}
.sidenav2 li a {
	font-size: 1em;
	color: #FF00FF;
	display: block;
	text-decoration: none;
	width: 95%;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5%;
}
.sidenav2 li a:hover {
	color: #0099FF;
}
.BoldText {
	color: #000000;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}
