/*Theme Name: Design_WPTheme URI: N/aDescription: N/aVersion: N/aAuthor: Martin ViitanenAuthor URI: http://viitanen.se/Tags: N/a*/*{	margin: 0;	padding: 0;}body {	color: #F0F0F0;	height: 100%;	font-size: 12px;	font-family: Tahoma, Geneva, sans-serif;	margin: 0px;	padding: 0px;	background: #121315;}img.border {	border: 0px solid #333333 ;	padding: 10px 10px 10px 20px ;}a:link { 	color: #E0E0E0;	text-decoration: none;	}	a:visited { 	color: #F0F0F0;	text-decoration: none;	}	a:hover { 	color: #ccccff;	text-decoration: none;	}	a:active { 	color: #DBDBDB;	text-decoration: none;	}a img {	border: none;	text-decoration: none;}

input#searchinput {
	background-color: #fff;
}

textarea { 
	background-color: #333;
	border: 1px solid #555;
	margin-bottom: 5px;
	color: #fff;
}

input { 
	background-color: #333;
	border: 1px solid #555;
	margin-bottom: 5px;
	color: #fff;
}

li {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
h1 {	font-size: 16px;	font-family: Arial, Verdana, sans-serif;	margin-bottom: 10px;}h2 {	font-size: 14px;	font-family: Century;	margin-bottom: 10px;}h3 {	font-size: 18px;	margin-bottom: 20px;	color: #f0f0f0;	font-family: Arial, Verdana, sans-serif;}h4 {	font-size: 16px;	margin-bottom: 7px;	color: #f0f0f0;	font-family: Arial, Verdana, sans-serif;}.style_04 {	font-size: 11px;	margin-bottom: 7px;	color: #f0f0f0;	font-family:  Tahoma, Geneva, sans-serif;	width: 200px;	text-align: justify;}.style_05 {	font-size: 9px;	font-weight: bold;	color: #f0f0f0;	font-family: Arial, Verdana, sans-serif;	float: left;	height: 5px;	margin-top: 30px;}.style_09 {	font-size: 8px;	color: #f0f0f0;	font-family: Arial, Verdana, sans-serif;	float: right;	margin-top: 17px;}.style_06 {	font-size: 8px;	color: #f0f0f0;	font-family: Arial, Verdana, sans-serif;	float: right;	margin-top: 40px;}.style_07 {	font-size: 8px;	color: #f0f0f0;	font-family: Arial, Verdana, sans-serif;	float: right;	margin-top: 30px;	margin-right: -65px;}.style_08 {	font-size: 10px;	color: #E0E0E0;	font-family: Arial, Verdana, sans-serif;	margin-top: 30px;	padding-top: 30px;}#menu_topp{	height: 1px;	font-family: Arial;	font-size: 10px;	margin-bottom: 40px;}#menu_bottom{	height: 5px;	font-family: Arial;	font-size: 8px;	margin-top: 60px;	margin-bottom: -55px;}#header {	height: 208px;	background: url(images/top_big.png) no-repeat center bottom;}#logo {	height: 75px;	position: relative;	top: 70px;	left: 0px;}#button {	height: 75px;	width: 300px;	position: relative;	top: 55px;	left: 590px;}	div#header div#search{		border: none;		float: right;		position: relative;		}		div#header div#search form#searchform{			position: relative;			top: -28px;			right: 43px;			width: 200px;			height: 25px;			border: none;			background-color: #fff;			}			div#header div#search form#searchform .searchinput{				position: absolute;				top: 5px;				left: 8px;				color: #666;				font-size: 13px;				width: 165px;				border: 0;				}			div#header div#search form#searchform .button{				position: absolute;				top: 0px;				left: 175px;				background: url(images/mag.gif) no-repeat;				height: 25px;				width: 25px;				border: 0;				cursor: pointer;				}#container {	width: 900px;	min-height: 100%;	margin-bottom: -178px;	position: relative;	margin-left: auto;	margin-right: auto;}#content {	width: 800px;	background: url(images/bg.png) repeat-y center center;	padding: 0px 50px 50px 50px;}div.box {	font-family: Verdana, Arial, sans-serif;	font-size: 11px;	line-height: 16px;	margin-bottom: 30px;	padding-top: 10px;	padding-bottom: 50px;	padding-right: 20px;	padding-left: 20px;	background-color: #282828;	border: 1px solid #4b4b4b;	width: 485px;}div.clear{	clear: both;}div#left{	width: 520px;	float: left;	}#side {	float: right;	background-color: #282828;	border: 1px solid #4b4b4b;	width: 200px;	padding-top: 10px;	padding-bottom: 10px;	padding-right: 20px;	padding-left: 20px;}#side ul {	list-style-type: none;	margin-bottom: 20px;}#side ul li {	margin: 3px;}#footer {	height: 178px;	background: url(images/bottom_big.png) no-repeat center bottom;}#google {	height: 60px;	width: 468px;	position: relative;	left: 25%;	top: 45%;}
