/* CSS Document */

body{
	background-color: #222222;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
a{
	color: #999999;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px none;
	opacity: .80;
	-moz-opacity: .80;
}
a:hover img{
	opacity: .99;
	-moz-opacity: .99;
}
#container #content span{
	color: #35cdff;
}
#menu{
	border-bottom: 1px solid #444444;
	height: 26px;
	margin: 0 15px 0 15px;
	padding: 0;
	text-align: center;
}
#menu a{
	background-color: #333333;
	border-bottom: 3px solid #333333;
	border-left: 1px solid #444444;
	color: #999999;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 5px 0 5px 24px;
	text-align: left;
	text-decoration: none;
	width: 100px;
}
#menu a:hover{
	background-color: #555555;
	border-bottom: 3px solid #444444;
}
#menu a.active{
	border-bottom: 3px solid #35cdff;
}
#menu a.active:hover{
	background-color: #555555;
	border-bottom: 3px solid #35cdff;
}
#menu br{
	clear: both;
}
#container{
	background-color: #333333;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 998px;
}
#container #header{
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
}
#container #header a img{
	opacity: 1;
	-moz-opacity: 1;
}
#container #content{
	margin: 25px 30px 25px 30px;
	min-height: 400px;
	text-align: center;
}
#container #content #quote{
	color: #999999;
	font-style: italic;
	margin: 0 0 20px 0;
}
#container #content #quote span{
	color: #666666;
	font-style: normal !important;
}
#container #content_news{
	margin: 25px 100px 25px 100px;
	min-height: 400px;
	text-align: left;
}
#container #content_news h1{
	border-bottom: 1px solid #666666;
	color: #35cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 5px 0;
}
img.frame{
	background-color: #222222;
	background-image: url(../../images/layout/signature.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	border: 1px solid #666666;
	margin: 25px 10px 25px 10px;
	padding: 35px 70px;
}
#container #albums{
	color: #666666;
	text-align: left;
}
#container #albums a, #container #albums a:hover, #container #contact a, #container #contact a:hover{
	color: #999999;
	text-decoration: none;
}
#container #albums a, #container #contact a{
	border-bottom: 1px solid #333333;
	line-height: 18px;
}
#container #albums a:hover, #container #albums a.active, #container #albums a.active:hover, #container #contact a:hover{
	border-bottom: 1px solid #35cdff;
}
#container #pictures{
	margin: 15px 0 0 0;
}
#container #pictures a img{
	border: 1px solid #666666;
	display: inline;
	margin: 5px;
	padding: 9px;
}
#container #pictures br, #container .clear{
	clear: both;
}
#container #left{
	float: left;
	width: 483px;
}
#container #right{
	float: right;
	width: 450px;
}
#container p{
	text-align: left;
}
#container #contact li{
	color: #35cdff;
	line-height: 24px;
	list-style-type: square;
	text-align: left;
}
#container #footer{
	border-top: 1px solid #444444;
	margin: 0 15px 5px 15px;
	padding: 10px 0 5px 0;
	text-align: center;
}
#birgerdesign{
	margin: 4px auto 5px auto;
	padding: 0;
	text-align: right;
	width: 1000px;
}
/* ----- GUESTBOOK ----- */
#container #content #guestbook_pages a{
	border-bottom: 1px solid #333333;
	text-decoration: none;
}
#container #content #guestbook_pages a:hover, #container #content #guestbook_pages a.active, #container #content #guestbook_pages a.active:hover{
	border-bottom: 1px solid #35cdff;
}
#container #content #guestbook_pages li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
}
#container #content #guestbook_messages{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 500px;
}
#container #content #guestbook_messages .guestbook_page h2{
	border-bottom: 1px solid #666666;
	clear: both;
	color: #35cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
#container #content #guestbook_messages .guestbook_page .guestbook_postdate{
	color: #666666;
	margin: -7px 0 2px 0;
	padding: 0;
	text-align: right;
}
#container #content #guestbook_messages .guestbook_page img{
	float: left;
	margin: 0 20px 0 0;
}
#container #content #guestbook_messages .guestbook_page .guestbook_extras{
	clear: both;
	color: #787878;
	padding: 5px 0 0 0;
}
#container #content #guestbook_messages .guestbook_page .guestbook_extras a{
	border-bottom: 1px solid #333333;
	text-decoration: none;
}
#container #content #guestbook_messages .guestbook_page .guestbook_extras a:hover{
	border-bottom: 1px solid #35cdff;
	text-decoration: none;
}
/* ----- GUESTBOOK FORM ----- */
#form_guestbook{
	border-top: 1px solid #444444;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	width: 500px;
}
#form_guestbook #guestbook_error{
	color: #35cdff;
	margin: 5px 0 5px 0;
}
#form_guestbook label{
	display: block;
	float: left;
	width: 90px;
}
#form_guestbook input, #form_guestbook textarea, #form_guestbook select{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0 2px 25px;
	padding: 1px;
	width: 200px;
}
#form_guestbook #guestbook_security_image img{
	border: 1px solid #444444;
	margin: 2px 0 0 25px;
	padding: 1px;
	width: 200px;
}
#form_guestbook br{
	clear: both;
}
#form_guestbook #guestbook_label_website{
	width: 70px !important;
}
#form_guestbook #guestbook_field_http{
	color: #666666;
	display: block;
	float: left;
	margin: 2px 0 2px 0;
	width: 45px;
}
#form_guestbook #guestbook_field_website{
	margin: 2px 0 2px 0 !important;
}
#form_guestbook #guestbook_field_submit{
	padding: 5px 1px 5px 1px;
}
#emoticon_list{
	margin: 5px;
}
#emoticon_list .emoticon{
	background-color: #333333;
	border: 1px solid #444444;
	color: #999999;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px;
	padding: 3px 0 3px 0;
	text-align: center;
	width: 100px;
}
#emoticon_list .emoticon img{
	padding: 0 0 2px 0;
}
#emoticon_list br{
	clear: both;
}