/*
Template name: Beautiful Day
Template URI: http://templates.arcsin.se/beautiful-day-website-template/
Release date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #008000; text-decoration:none;}
a:hover {color: #005BB7;}

body {
	background: #2b9cfa url(img/bb.jpg) repeat-x bottom left;
	color: #444;
	font: normal 62.5% Verdana,sans-serif;
	text-align: center;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Verdana,sans-serif;
	margin-bottom: 4px;
}
h2 {
margin-top:20px;
font-weight:bold;
	color:#008000;
	font-size:130%;
	}

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;}

/* structure */
.container {
	background: #FFF;
	text-align: left;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.ff {
position: relative;
top: 73px;
left: 444px;
}

/* title */
.top {
padding-top:10px;
background: #2b9cfa url(img/hb.jpg) repeat-x;
text-align:left;
}
.top h1 {
	font: normal 1em Verdana,sans-serif;
	margin-bottom: 10px;
}
.mid {
background: url(img/mb.jpg) repeat-x;
}
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 200px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #ffffff;	
}
.header .left {
	background: #4699e5 url(img/head.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	border:1px solid #c0c0c0;
	width: 574px;
	height: 198px;
}
.header .right {
	overflow: hidden;
	width: 200px;
}
.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: #FCF6C4;
	background-image: url('img/email.png');
background-repeat: no-repeat;
background-position: left center;
	border: 1px solid #FCF6C4;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
}
/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}
.mails {
padding-top:30px;
padding-bottom:30px;
}
.mails form{
padding:0;
margin:0;
}
.ad {
width: 468px;
height: 60px;
background:#000000;
margin-top:10px;
margin-bottom:10px;
}
.infobox {
background:#FEE06B url(img/info.png) no-repeat left center;
color:#000000;
font-weight:bold;
border:3px solid #FA6003;
padding-left:110px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}
.mails input[type="submit"] {
background:0;
	cursor:pointer;
	border:0;
	font-weight:bold;
	color:#008000;
	font-size:130%;
	padding:0;
	padding-right:20px;
	overflow:visible;
	margin-right:10px;	
}
.mails input[type="submit"]:hover {
background: url(img/ok.png) no-repeat right center;
	color:#005BB7;
}
.mails input[type="text"] {
width:100px;
background:#ffffff;
border:0;
	border-bottom:1px dashed #333333;
	color:#333333;
	padding:0;
	text-align:right;
}
.mails input[type="password"] {
width:100px;
background:#ffffff;
border:0;
	border-bottom:1px dashed #333333;
	color:#333333;
	padding:0;
	text-align:right;
}
#t12l_email_message {
	display:none;
	position:fixed;
	top:5%;
	left:15%;
	right:15%;
	bottom:5%;
	background-color:#FFFFFF;
	border:5px solid #BFDEFF;
	padding:0 20px 20px 20px;
	overflow:scroll;
}
.error {
background: url(img/hiba.png) no-repeat left center;
padding:0;
padding-left:20px;;
color:#ff0000;
font-weight: bold;
font-size:130%;
margin:10px;
}
.mform {
margin-top:20px;
margin-bottom:20px;
}
.mform input{
width:300px;
background:#ffffff;
border:0;
font-weight:bold;
}
.mail_list {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:11px;
}
.mail_list td {
	padding:5px 5px;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;
}
.mail_details{
width:100%;
}
.mail_details td {
	padding:5px 5px;
	border:1px dotted #CCCCCC;
	vertical-align:top;
}
.get_email{
float:left;
}
.get_email input{
background:0;
	cursor:pointer;
	border:0;
	font-weight:bold;
	color:#008000;
	font-size:130%;
	padding:0;
	padding-right:20px;
	overflow:visible;
	margin-left:30px;
}
.get_email input:hover{
background: url(img/ok.png) no-repeat right center;
}
.ditch_email{
float:right;
}
.ditch_email input{
background:0;
	cursor:pointer;
	border:0;
	font-weight:bold;
	color:#ff0000;
	font-size:130%;
	padding:0;
	padding-left:20px;
	overflow:visible;
	margin-right:30px;	
}
.ditch_email input:hover{
background: url(img/tor.png) no-repeat left center;
}
.button {
	font-weight:bold;
	font-size:150%;
	color:#008000;
}
.mail_reply  {
width:100%
}
.mail_reply textarea{
width:100%;
border:1px solid #333333;
}
.mail_reply input{
border:1px solid #008000;
background:#ffffff;
font-size:120%;
color:#008000;
width:100%;
text-align:center;
}
/* sub navigation */
.sidenav {
	float: right;
	width: 270px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.sidenav h2 a{
	color: #5A5A43;
	text-decoration:none;
}
.sidenav ul a{
	display:none;
}
.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;
}
.sidenav li a:hover {
	background: #F0F0EB url(img/out.png) no-repeat right center;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 470px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul {margin-left: 18px;}
.content ul li {list-style: url(img/li.gif);}
.content ol li {list-style: decimal;}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
margin-top:10px;
margin-bottom:10px;
border-top: 3px dashed #c0c0c0;
border-bottom: 3px dashed #c0c0c0;
}
.footer .box {
	float:left;
	width: 240px;
	padding:10px;
}
.footer h2 {
	color: #5A5A43;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.footer h2 a{
	color: #5A5A43;
	text-decoration:none;
}
.footer ul a{
	display:none;
}
.footer ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.footer li {border-bottom: 1px solid #EAEADA;}
.footer li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
}
.footer li a:hover {
	background: #F0F0EB url(img/out.png) no-repeat right center;
	color: #654;	
}

.t12l_loading {
	position:absolute;
	top:5px;
	right:5px;
	visibility:hidden;
	vertical-align:middle;
}
#listticker {height:12px; overflow:hidden;}
#listticker li {border:0; margin:0; padding:0; list-style:none;}
#listticker li {height:14px; overflow:hidden; margin:5px; list-style:none; font-size:11px;}
#listticker li h3 {font-size:12px; border:0; margin:0; padding:0;}
#listticker a {color:#000000; margin-bottom:0;}