﻿/*
Original design: andreas07 (v2.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas07/
*/

/* Main tags */
body {
	padding:0;
	color:#404040;
	margin: 0;
	background-color: #fafafa;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 76%;
}
ul {
	margin:5px 0 16px 5px;
	padding:0;
}
li {
	margin:0 0 8px 15px;
	padding:0;
}
imgORIG {margin:10px auto 16px auto; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}
a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color:#505050; text-decoration:underline;}
a img {
	border-color:#d85d5d;
}
a img:hover {
	border-color:#d85d5d;
	background-color: #EEEEEE;
}

/* Wrap */
#wrap {width: 990px;}

/* Left sidebar */
#leftside {
	width:220px;
	text-align:right;
	float:left;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #e0e0e0;
	background-image: url(images/bodybg.gif);
}
#leftside h1 {
	margin:20px 18px 0 5px;
	color:#006699;
	font-size:1.6em;
	letter-spacing:-2px;
	text-align:right;
}
#leftside h2, #leftside h3 {
	margin:0 20px 18px 5px;
	color:#808080;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
}
#leftside h3 {
	margin:20px 18px 4px 5px;
	color:#FF6600;
}
#leftside h4 {
	color:#999999;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#leftside p {
	color:#606060;
	font-size:0.8em;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 5px;
}
#leftside a {color:#808080}

/* Navigation menu */
#menu a {
	display:block;
	width:202px;
	color:#606060;
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	background-color: #e0e0e0;
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url(images/sidebarbg.gif);
}
#menu a:hover {
	color:#303030;
	background-color: #f0f0f0;
	background-image: url(images/sidebarbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#menu a.active {
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 0;
	background: #fafafa;
}
#menu a.active:hover {color:#505050; background:#fafafa;}

/* Right sidebar */
#extras {
	width:210px;
	float:right;
	color:#666;
	border: 1px solid #EAEAEA;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#extras h2, #extras h3 {
	color:#606060;
	font-size:1.4em;
	font-weight:400;
	letter-spacing:-1px;
	text-align:center;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#extras h4 {
	color:#606060;
	font-size:1em;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	padding: 2px;
}

#extras p {
	line-height:1.4em;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 4px;
	padding-left: 4px;
}

/* Content area */
#content {
	width:520px;
	margin:0 0 0 240px;
	padding:10px 0;
}
#content p {
	margin:0 0 16px 0;
	line-height:1.3em;
}
#content h1 {
	margin: 0;
	color: #000080;
	font-size: 3.6em;
	letter-spacing: -4px;
	text-align: center;
}
#content h2 {
	margin:0;
	color:#808080;
	font-weight:normal;
	font-size:2em;
	letter-spacing:-2px;
	text-align:center;
}
#content h3 {
	color: #000080;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content_wide {
	width:750px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#content_wide h3 {
	color: #000080;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content_wide h2 {
	margin:0;
	color:#808080;
	font-weight:normal;
	font-size:2em;
	letter-spacing:-2px;
	text-align:center;
}
#content_wide h1 {
	margin:0;
	color:#006699;
	font-size:3.6em;
	letter-spacing:-4px;
	text-align:center;
}
#content_wide p {
	margin:0 0 16px 0;
	line-height:1.5em;
}

