body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/xmas/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1d0603;
	margin:0;
	padding:0;
	color: #FFFFFF;
	line-height: 18px;
}
#wrap{
	width:900px;
	padding:0 0 40px 0;
}
#header{
	width:900px;
	height:202px;
}
#header-menu{
	width:560px;
	float:left;
	position: relative;
	top: 35px;
	left: 30px;
	text-align:center;
	line-height:30px;
}
#header-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#header-menu li{
	float:left;
}
#header-menu a{
	font-weight:normal;
	color:#ccc;
	display:block;
	margin:0;
	padding:10px 10px 12px 10px;
	text-decoration:none;
}
#header-menu a:hover{
	color:#fff;
}
#header-menu img{
	border:none;
}
/** Nya menyn **/
#menu{
	width:595px;
	float:left;
	position: relative;
	top: 60px;
	left: 15px;
	line-height:8px;
	font-size:14px;
	font-weight:bold;
}
#menu a{
	color:#eee;
	display:block;
	margin:0;
	padding:14px 8px 12px 55px;
	text-decoration:none;
}
#menu a:hover,#menu a:hover span{
	color:#fff;
}
#menu .menu-header{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
}
#menu .text{
	font-size:11px;
	font-weight:normal;
	line-height:26px;
	color:#999999;
}
#menu .menu-hosting{
	background:url(../img/icon-hosting.png) no-repeat;
}
#menu .menu-webdesign{
	background:url(../img/icon-webdesign.png) no-repeat;
}
#menu .menu-cp{
	background:url(../img/icon-controlpanel.png) no-repeat;
}
#menu .menu-webmail{
	background:url(../img/icon-webmail.png) no-repeat;
}
#menu .menu-portfolio{
	background:url(../img/icon-portfolio.png) no-repeat;
}
#menu .menu-cms{
	background:url(../img/icon-cms.png) no-repeat;
}

#header-logo{
	width:278px;
	float:right;
	position: relative;
	top: 36px;
	right: 10px;
}
#content{
	width:100%;
	background-color:#fff;
	background-image: url(../img/bg-content.gif);
	background-repeat: repeat-x;
	color:#000;
}
#content a{
	color:#CC0000;
}
#content a:hover{
	text-decoration:underline;
}
#content h1, #content h3{
	color:#1d0603;
	margin:0;
	padding:0;
}
#content h1{
	font-size:70px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:70px;
}
#content h3{
	font-size:20px;
	padding:10px 0 0 0;
}
#content-wrap{
	width:900px;
}
#content-about{
	width:830px;
	padding:0 35px 25px 35px;
}
#content-about p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:28px;
	color:#300B05;
}
#work-nav{
	float:left;
	width:270px;
	padding:0 0 0 30px;
}
#work-content{
	float:left;
	width:600px;
}
#work-content-text{
	margin:0 15px 10px 15px;
}
.work-item-text li{
	padding:6px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.work-item-text ul{
	list-style:none;
	margin:0 4px 0 4px;
	padding:8px 0 0 0;
}
#content-left{
	float:left;
	width:570px;
	padding:15px;
}
#content-right{
	float:left;
	width:270px;
	padding:15px;
	color: #333333;
}
#content-right ul{
	list-style:none;
	margin:0;
	padding:8px 0 0 0;
}
#content-right li{
	padding:6px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.field{
	width:250px;
	border:2px solid #ccc;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.field:focus{
	border:2px solid #CC0000;
}
.field-error{
	width:250px;
	border:2px solid #CC0000;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFECEC;
}
.error{
	color:#CC0000;
}
.content-news{
	padding-left: 40px;
	background-image: url(../img/icon-news.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	margin-bottom: 10px;
	margin-top:10px;
}
#footer{
	width:900px;
	height:50px;
	color:#666666;
	background-repeat: no-repeat;
	background-position: center 8px;
	padding-top: 7px;
}
#footer-nav{
	float:left;
	width:435px;
	padding:0 0 0 15px;
}
#footer-meta{
	float:left;
	width:435px;
	padding:0 15px 0 0;
	text-align: right;
}
#footer ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	height:30px;
	margin: 0 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a{
	color:#666666;
}
#footer a:hover{
	color:#333;
}
.date{
	color:#CC0000;
	margin: 2px 4px 2px 0;
	padding: 0px;
}
.rss{
	padding: 0 0 0 19px;
	background: url("../img/icon-rss.gif") no-repeat 0 50%;
}
.valid{
	padding: 0 0 0 19px;
	background: url("../img/icon-tick.gif") no-repeat 0 50%;
}

/* Work */
.work-wrap{
	width:900px;
}
.work-item{
	float:left;
	width:300px;
}
.work-item a{
	color:#fff;
	text-decoration:none;
}
.work-item h2{
	margin:0 0 6px 0;
	padding:0;
	font-size:20px;
}
.work-item-text{
	width:270px;
	margin:15px;
}
#work-a{
	width:979px;
	height:270px;
	padding:55px 0 0 0;
	background-image: url(../img/bg-work-b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}
#tomte-skidor{
	position:absolute;
	top:160px;
	left:317px;
}
#tomte-skriv{
	position:absolute;
	top:902px;
	left:790px;
}
#viktig-info{
	position:absolute;
	top:110px;
	left:40px;
	width:800px;
	padding:0 12px 0 12px;
	border:1px solid #53211a;
	background-color:#ffffff;
	color:#000000;
}
