/* --- DOCUMENT PREFIXES START --- */

* { 
	margin: 0;
	padding: 0;
	}

body {
	background: #242424 url(../graphics/background.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #666;
    }
    
/* --- DOCUMENT PREFIXES END --- */



/* --- STRUCTURE PREFIXES START --- */


#sitewrap {
	width: 700px;
	margin: 40px 0 0 40px;
	/*border: 1px solid #fff;*/
}


#header {
	width: 700px;
	margin: 0;
	padding: 0;
	/*border: 1px solid #fff;*/
}


#navigation {
	width: 90px;
	height: 105px;
	float: left;
	border-top: 1px solid #444;
}


#title {
	width: 590px;
	height: 105px;
	float: right;
	border-top: 1px solid #333;
	text-align: right;
}


#leftcol {
	width: 90px;
	float: left;
	border-top: 1px solid #444;
}


#rightcol {
	width: 590px;
	float: right;
	border-top: 1px solid #333;
}


#rightcol.index {
	text-align: center;
}


#footer_host {
	width: 90px;
	height: 105px;
	float: left;
	border-top: 1px solid #444;
}


#footer_copyright {
	width: 590px;
	height: 105px;
	float: right;
	border-top: 1px solid #333;
}



#faux {
	clear: both;
	width: 700px;
	height: 20px;
}


#recentwork {
	width: 275px;
	margin: 20px 0 20px 10px;
	float: left;
	border: 0;
}


#latestnews {
	width: 275px;
	margin: 20px 10px 30px 0;
	float: right;
	border: 0;
}


#about {
	overflow: hidden;
	clear: both;
	width: 570px;
	margin: 0 0 0 10px;
	padding: 0;
	background: #171817;
	font-size: 9px;
}


#about img {
	margin: 15px 0 0 13px;
}

#about .left {
	width: 255px;
	margin-top: 8px;
	margin-left: 13px;
	margin-bottom: 12px;
	float: left;
}


#about .right {
	width: 255px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 12px;
	float: right;
}


#thankyou {
	width: 570px;
	min-height: 90px;
	margin: 20px 0 0 10px;
	padding: 0;
	background: #171817;
	text-align: center;
}


#thankyou img {
	margin: 20px 0 0 0;
}


/* --- STRUCTURE PREFIXES END --- */


/* --- GENERAL --- */

p {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}


a {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #888;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}


span.date {
	color: #888;
	font-size: 9px;
}


a:hover, a:active {
	color: #eee;
	font-weight: normal;
}


#logo {
	margin: 3px 0 3px 10px;
}


#leftcol img {
	margin: 14px 0 0 0;
}


#footer_host img {
	margin: 10px 0 0 0;
}


.itemseperator {
	margin: 0 0 0 10px;
	width: 570px;
}


.item, .contact {
	margin: 20px 0 20px 10px;
	width: 570px;
}


.item img {
	margin: 0 0 0 0;
}


.item h3, .contact h3 {
	margin: 14px 0 0 4px;
	font-family: 'Trebuchet MS', Serdana, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #888;
}


.contact p, .item p {
	margin-left: 4px;
	font-size: 10px;
	color: #666;
}


#footer_copyright p {
	margin: 10px 0 0 0;
	text-align: center;
	color: #444;
	font-size: 9px;
}


#footer_copyright a {
	color: #666;
}


#footer_copyright a:hover, #footer_copyright a:active {
	color: #777;
}


#kontaktform {
	float: right;
	display: inline; /* IE double margin bugfix */ 
	margin: 0 10px 8px 15px;
}


#kontaktform p {
	padding-bottom: 10px;
	font-size: 9px;
}


#kontaktform input, #kontaktform textarea {
	width: 140px;
	margin-top: 2px;
	border: 1px solid #888;
	font-size: 9px;
}


#kontaktform input:hover, #kontaktform textarea:hover {
	background: #eee;
	border: 1px solid #666;
}


#kontaktform #telefon {
	width: 70px;
}


#kontaktform #telefon1 {
	width: 20px;
	margin-right: 10px;
}


#kontaktform #meddelande {
	width: 200px;
	height: 60px;
}


#kontaktform #skicka {
	width: 50px;
}


#recentwork .thumb {
	margin: 1px 16px 12px 8px;
	padding: 2px;
}

#recentwork a:hover .thumb {
	background: #eee;
}


#about a, #about p {
	font-size: 9px;
}



/* --- END GENERAL --- */



/* --- NAVIGATION LISTS --- */

	
#nav {
	margin: 0;
	padding: 0;
	width: 90px;
	height: 105px;
	list-style: none;
	display: block;
	overflow: hidden;
}


#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;	
}


#nav a {
	float: left;
	padding: 105px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only*/
}


#nav1_artwork a {
	width: 23px;
	background: transparent url(../graphics/nav1_artwork.gif) top left no-repeat;
}


#nav2_identity a {
	width: 22px;
	background: transparent url(../graphics/nav2_identity.gif) top left no-repeat;
}


#nav3_web a {
	width: 22px;
	background: transparent url(../graphics/nav3_web.gif) top left no-repeat;
}


#nav4_print a {
	width: 23px;
	background: transparent url(../graphics/nav4_print.gif) top left no-repeat;
}


#nav a:hover {
	background-position: 0 -105px;
}


#nav a.active, #nav a:active {
	background-position: 0 -210px;
}


/* --- END NAVIGATION LISTS --- */
	

