/*  

Theme Name: PHS

Description: Tema phs-itservice.se

Author: Stefan Persson redigerad av Peter Holm

Version: 1.1


*/


body {
	background-color:#78755e;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin:0;
	padding:0;
}
#wrapper {
	margin: 0px auto;
	width: 980px;
	background-color: #fff;
	padding: 0 2px;

}
#wrapper #top {
	height: 160px;
	border-bottom: 1px solid #fff;
	background-image: url(images/top-bg.jpg);
	margin:0;


}
#wrapper #content {
	background-color: #fff;
	padding: 0 20px;
}
#wrapper .textwidget {
	font-size:14px;
	padding:4px;

}
#wrapper #content h1 {
	font-size: 22px;
	color: #c37500;
	font-weight:400;
	margin:10px;



}
#wrapper #top img {
	position: relative;
	top: 0px;
	left: 0px;
	width:980px;
	height:160px;
}
#wrapper #content p {
	font-size:14px;
	margin: 0 0 10px 0;
	line-height: 20px;
	font-weight:400;


}
#wrapper #content h3 {
	font-size:18px;
	margin: 0;
	color: #c37500;
font-weight:400;

}
#wrapper #content .sidebar {
	float: right;
	width: 320px;

}
#wrapper #content .sidebar h4 {
	text-align: center;
	font-size: 14px;
	font-weight:lighter;
	padding: 2px;
	border-radius: 3px 3px 0px 0px;
	border-bottom: 2px solid #9a5c00;
	margin: 0;
	background-color: #75581b;
	color: #fff;
}
#wrapper #content .sidebar .box .oppettidertable {
	width: 100%;
	padding: 0px 20px 10px 20px;
	font-size: 14px;
font-weight:400;
}
#wrapper #content .sidebar .box {
	background-color:#eee;
	border-radius:3px;
	border:1px solid #ccc;
	margin-bottom:6px;
}
#wrapper #content .sidebar .box h1 {
	text-align: center;
	font-size: 16px;
	padding: 2px;
	border-radius: 6px 6px 0px 0px;
	border-bottom: 2px solid #9a5c00;
	margin: 0;
	background-color: #f90;
	color: #fff;
}
#wrapper #content .sidebar .box p {
	padding: 6px;
}
#wrapper #content #maincontent {
	width: 600px;
	float: left;
	padding: 6px;
	border-right:1px dotted #666;
}
#content #maincontent ol {
	font-size:14px;
	line-height: 20px;
	font-weight:400;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	height:30px;
	position:relative;
	z-index:500;
	background-color: #75581b;
	border-radius: 0 0 3px 3px;
	width: 970px;
}
.rightfloat {
	float: right;
}
#menu li {
	float:left;
	margin-right:1px;
}
#menu li a {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	background:#75581b;
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 30px 0 20px;
	border-right: 1px solid #666;
}
#menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
	background-color:#c60;
}
#menu li:hover {
	position:relative;
	z-index:200;
}
#menu li:hover > a {
	color:#fff;
	background:#c60;
}
#menu li:hover > a.sub {
	color:#fff;
	background-color:#c60;
}
#menu li.current a {
	color:#fff;
	background:#840;
}
#menu li a.sub {
	background: #75581b; url(images/wn-arrow.gif) no-repeat right center;
}
#menu li.current a.sub {
	color:#fff;
	background:#75581b url(images/down-arrow.gif) no-repeat right center;
	;
}
#menu :hover ul {
	left:0;
	top:30px;
	width:120px;
	background:#75581b;
}
/* keep the 'next' level invisible by placing it off screen. */
#menu ul, #menu :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#menu :hover ul :hover ul {
	left:120px;
	top:-1px;
	background:#222;
	white-space:nowrap;
	width:100px;
	z-index:200;
	height:auto;
}
#menu :hover ul li {
	margin:0;
	border-top:1px solid #666;
}
#menu :hover ul li a {
	width:180px;
	padding:0;
	text-indent:10px;
	background:#75581b;
	color:#ccc;
	height:30px;
	line-height:30px;
}
#menu :hover ul li a.fly {
	background:#75581b; url(images/right-arrow.gif) no-repeat right center;
}
#menu :hover ul :hover {
	background-color:#c60;
	color:#fff;
}
#menu :hover ul :hover a.fly {
	background-color:#c60;
	color:#fff;
}
#menu :hover ul li.currentsub a {
	background:#840;
	color:#fff;
}
#menu :hover ul li.currentsub a.fly {
	background:#840 url(pics/right-arrow.gif) no-repeat right center;
	color:#fff;
}
#menu :hover ul :hover ul li a {
	width:160px;
	padding:0;
	text-indent:10px;
	background:#75581b;
	color:#ccc;
}
#menu :hover ul :hover ul :hover {
	background-color:#d70;
	color:#fff;
}
#menu :hover ul :hover ul li.currentfly a, #menu :hover ul :hover ul li.currentfly a:hover {
	background:#840;
	color:#fff;
}
#wrapper #content #maincontent ul li {
	font-size:14px;
font-weight:400;
}
#wrapper #content #maincontent p img {
	float:right;

	border-radius:12px;
	margin:0 0 10px 10px;

}
#wrapper #content #maincontent .compboxtable tbody tr td .compbox h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:4px 0 4px 4px;
	background-color:#6067af;
	color:#fff;
	width="100%";
}
#wrapper #content #maincontent .compboxtable tbody tr td .compbox p {
	font-size:12px;
	line-height:12px;
	padding: 4px;
	margin:0;
}

#wrapper #content #maincontent .compboxtable tbody tr td .compbox h2 {
	font-size:16px;
	font-weight:bold;
	bottom:0;
	margin:10px 0;
	padding:4px;
	color:#000;
}
#wrapper #content #maincontent .compboxtable tbody tr td .compbox {
	width:190px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #9999ff;
	margin:0;
	background-repeat: no-repeat;
	padding:200px 0 0 0;
	background-color: #ccccff;
	margin-bottom:6px;
	font-size:10px;
}
.projekt {
	width: 200px;
	float: right;
	background-color: #CCC;
	margin: 20px 0 0 20px;
	padding: 4px;
	border-radius:6px;
}
#wrapper #content #maincontent table caption {
	text-align: left;
	background-color: #8cb072;
	color: #fff;
	width: 200px;
	padding:4px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

#wrapper #content #maincontent table thead {
	float:left;
width:100%
}
.even {
	background-color: #cfdbc2;
}
.odd {
	background-color: #b7cba1;
}
#wrapper #content #maincontent table {
	border: 1px solid #999;
	margin-bottom:4px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
		border-bottom-left-radius:6px;

	
}
#wrapper #content #maincontent .computeroffer {
	background-color: #FFC;
	border-radius: 8px;
	border: 1px solid #999;
	width: 400px;
	margin: 4px;
	padding: 6px 0 0 0;
}
#wrapper #content #maincontent .computeroffer input {
	border-radius: 4px;
	border: 1px solid #999;
	font-size: 14px;
	padding: 4px;
	margin-left: 16px;
	width: 260px;
	background-color: #D9D9AE;
	box-shadow: inset 0px 0px 3px #999;
}
#wrapper #content #maincontent .computeroffer .test {
	background-color: #FC6;
	padding: 4px;
}
.gamerbox h1 {
  font-family: "burnaby-stencil-1","burnaby-stencil-2";
margin:0;
padding:0;
color:#ffff00;
text-shadow:0 0 1px #ff0;
}
.gamerbox {
  padding:6px;
background-color:#000;
margin-bottom:10px;

}
.datetime {
font-size:10px;

margin:0;
padding:0;
width:200px;
float:right;
}
.hen {
position:fixed;
left:10px;
top:10px;
}