@charset "UTF-8";

/* 
[[[[[IKOU TSCHUSS SSUHCST UOKI]]]]]
-----------------------------------
website by Sweden Unlimited Dot Com
 */
 
 * {
 	margin:0px;
	padding:0px;
 }
 
 html, body {
 	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:11px;
	width:100%;
	height:100%;
 }
 

 /* STRUCTURE
 ----------------------------------*/
 
 .wrapper {
 	width:100%;
	height:100%;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
 }
 
 .header {
 	width:800px;
	height:100px;
	margin:30px auto 30px auto;
	z-index:2;
	position:relative;
 }
 
 .main {
 	width:700px;
	min-height:550px;
	margin:0 auto;
	z-index:2;
	position:relative;
 }
 
 .content {
 	width:670px;
	min-height:445px;
	margin:0 0 10px 0;
	padding:15px 16px 15px 16px;
	background:#fff;
	z-index:3;
	position:relative;
}

.flash {
	background:#FFFFFF url('../img/loader.gif') center no-repeat;
}

.store {
	width:385;
	height:235px;
	float:right;
}

td.press {
	height:167px;
	width:125px;
	padding:0 51px 51px 0;
}

td.press a:hover, td.last a:hover {
	color:#FFFFFF;
	background-color:#FFFFFF;
}

td.last {
	height:167px;
	width:125px;
	padding:0 0px 51px 0;
	margin:0px;
}

td.bottom {
	height:167px;
	width:125px;
	padding:0 51px 00px 0;
}

td.lastbottom {
	height:167px;
	width:125px;
	padding:0;
}

/* HEADERS & NAV
 ----------------------------------*/

/* HOMEPAGE NAV */ 
.wrapper h1 {
	display:block;
	width:869px;
	height:115px;
	margin:25% auto 0 auto;
	overflow:hidden;
	text-indent:-9999em;
	background: #fff url('../img/home_logo.gif') 0px 0px no-repeat;
}

.wrapper ul#nav  {
	display:block;
	width:877px;
	height:22px;
	margin:16px auto 0 auto;
	left:-2px;
	position:relative;
}

.wrapper ul#nav  li {
	display:inline;
	height:22px;
	margin-right:19px;
	float:left;
}

.wrapper ul#nav li.last {
	margin:0px;
	/*float:right;*/
}

/* MAIN NAV */
.header h2 {
	display:block;
	width:544px;
	height:72px;
	margin:0 auto 0 auto;
	overflow:hidden;
	text-indent:-9999em;
	background:transparent url('../img/logo.png') 0px 0px no-repeat;
}

.wrapper .header ul#nav  {
	display:block;
	width:609px;
	height:22px;
	margin:8px auto 0 auto;
}

.wrapper .header ul#nav  li {
	display:inline;
	height:22px;
	margin-right:22px;
	float:left;
}

.wrapper .header ul#nav li.last {
	margin:0px;
	/*float:right;*/
}

/* COLLECTION NAV */
.wrapper .main h3 {
	font-size:16px;
	line-height:15px;
	font-weight:100;
	width:250px;
}

.wrapper .main ul#collection {
	display:block;
	height:15px;
	position:absolute;
	right:0px;
}

.wrapper .main ul#collection  li {
	display:inline;
	height:15px;
	margin-right:10px;
}

.wrapper .main ul#collection li.last {
	margin:0px;
}

.wrapper .main .content h4 {
	font-size:20px;
	line-height:15px;
	font-weight:100;
	width:100%;
	text-transform:uppercase;
	padding-bottom:8px;

}


/* FONTS
 ----------------------------------*/
 
.wrapper ul#nav li a {
 	font-size:26px;
	text-transform:uppercase;
	font-weight:100;
	padding:4px 4px 0 4px;
	color:#000;
	text-decoration:none;
	line-height:26px;
 }
 
.wrapper ul#nav li a:hover {
 	color:#fff;
	background:#000;
	text-decoration:none;
 }
 
 .wrapper .header ul#nav li a {
 	font-size:16px;
	text-transform:uppercase;
	font-weight:100;
	padding:3px 3px 0 3px;
	color:#000;
	background:transparent;
	text-decoration:none;
	letter-spacing:normal;
 }
 
.wrapper .header ul#nav li a:hover {
 	color:#fff;
	background:#000;
	text-decoration:none;
 }

.wrapper .header ul#nav li a.on {
 	color:#fff;
	background:#000;
	text-decoration:none;
 }
 
.wrapper .main ul#collection li a {
 	font-size:13px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:100;
	padding:2px 2px 0 2px;
	color:#666;
	text-decoration:none;
 }
 
.wrapper .main ul#collection li a:hover {
 	color:#fff;
	background:#000;
	text-decoration:none;
 }
 
 .wrapper .main p {
 	width:360px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:justify;
 }
 
 .wrapper .main .content p {
 	font-size:18px;
	line-height:22px;
	width:100%;
	text-align:justify;
	font-weight:100;
 }
 
 .wrapper .main .content p.stores {
 	font-size:14px;
	line-height:18px;
	text-align:left;
	font-weight:100;
 }
 
 a, a:visited, a:active {
 	color:#000;
	text-decoration:none;
	padding:2px 2px 0 2px;
 }
  
 a:hover {
 	color:#fff;
	background:#000;
	text-decoration:none;
	padding:2px 2px 0 2px;
}
 
/* BACKGROUNDS
----------------------------------*/

#collections {
	width:100%;
	height:100%;
	position:fixed;
	z-index:1;
}

/* SOCIAL MEDIA LINKS
----------------------------------*/

.social {
	position:absolute;
	top:5px;
	right:5px;
}
.social a img {
	border:0 none;
	background-color:none;
}
