/* ------------------------------------------------------ */
/* Copyright 2008 (Non-)verbaal, http://www.nonverbaal.nl */
/* -------------------------------------------------------*/

@import url("reset.css");
@import url("clearfix.css");
@import url("sIFR-screen.css");
@import url("lightwindow.css");
@import url("form.css");

html,
body {
	width: 100%;
	height: 100%;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed !important;
	color: #000000;
	padding: 20px 0;
}

a { font-weight: bold; }

a:link,
a:visited { text-decoration: none; }

a:hover,
a:active { text-decoration: underline; }

/* 100% width 100% height background image -------------- */
/* ------------------------------------------------------ */

div#stretch_image {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

div#stretch_image img {
	width: 100%;
	height: 100%;
}

/* Basic structure -------------------------------------- */
/* ------------------------------------------------------ */

div#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

div#main {
	float: left;
	width: 940px;
	margin-top: 160px;
	padding: 0 20px;
	background-image: url(/www/images/bg_main.png);
}

div#page {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(/www/images/bg_page.gif);
}

div#wrap {
	float: right;
	position: relative;
	width: 752px;
}

div#content {
	float: left;
	position: relative;
	overflow: hidden;
	width: 732px;
	padding: 10px;
	font-size: 1.2em;
}

div#media {
	float: right;
	font-size: 1.2em;
}

div#sub_nav {
	float: left;
	position: relative;
	width: 168px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}

div#preview {
	position: absolute;
	height: 20px;
	top: 0;
	left: 20px;
	font-size: 1.1em;
}

div#basket {
	position: absolute;
	height: 20px;
	top: 0;
	right: 20px;
	font-size: 1.1em;
	color: #999;
}

div#header {
	position: absolute;
	height: 140px;
	top: 20px;
	left: 0;
	width: 980px;
	font-size: 1em;
	background-repeat: no-repeat;
	background-image: url(/www/images/header.png);
}

div#nav {
	position: absolute;
	top: 135px;
	left: 20px;
	font-size: 1.5em;
}

div#footer {
	clear: both;
	background: url(/www/images/footer.png) no-repeat center top;
}

/* Body vars -------------------------------------------- */
/* ------------------------------------------------------ */

body.m188 div#media { width: 188px; }

body.m282 div#media { width: 282px; }

body.m470 div#media { width: 470px; }

body.m188 div#content { width: 544px; }

body.m282 div#content { width: 450px; }

body.m470 div#content { width: 262px; }

/* Shared > Tags ---------------------------------------- */
/* ------------------------------------------------------ */

h1 {
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 0.4em;
	line-height: 1.1em;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	line-height: 1.1em;
}

h3 {
	font-weight: bold;
	font-size: 1.5em;
}

h4 {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 4em;
}

h5 {
	position: absolute;
	top: 63px;
	left: 20px;
	font-size: 3em;
}

p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

ul {
	list-style: disc;
	margin: 1.1em 2.2em;
	line-height: 1.6em;
}

ol {
	list-style: decimal;
	margin: 1.1em 2.2em;
	line-height: 1.6em;
}

table th { font-weight: bold; }

table th,
table td { padding: 5px; vertical-align: top; }

table th.decimal,
table td.decimal { text-align: right; }

strong { font-weight: bold; }

em { font-style: italic; }

/* Shared > Classes ------------------------------------- */
/* ------------------------------------------------------ */

.left { float: left; }

.right { float: right; }

.small { font-size: .9em; }

.small a { font-weight: normal; }

.highlight { font-weight: bold; }

.highlight strong { font-size: 1.3em; }

.stockstatus {
	font-size: 0.9em;
	font-style: italic;
}

/* Subnav ----------------------------------------------- */
/* ------------------------------------------------------ */

div#sub_nav ul {
	margin: 0;
	list-style: none;
	line-height: 1.6em;
}

div#sub_nav ul.sub { margin-top: 1em; }

div#sub_nav ul a { font-weight: bold; }

div#sub_nav ul ul ul a { font-weight: normal; }

div#sub_nav ul ul ul {
	margin-left: 1em;
	font-size: .9em;
}

div#sub_nav ul ul ul ul { font-size: 1em; }

/* Nav -------------------------------------------------- */
/* ------------------------------------------------------ */

div#nav ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

div#nav ul li {
	float: left;
	margin-right: 15px;
}

div#nav ul li,
div#nav a { color: #FFFFFF; }

/* Footer ----------------------------------------------- */
/* ------------------------------------------------------ */

div#footer {
	height: 21px;
	padding-left: 20px;
	padding-top: 3em;
}

div#footer ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

div#footer ul li {
	float: left;
	margin-right: 1em;
}

div#footer a { color: #999999; }

/* Shortcuts -------------------------------------------- */
/* ------------------------------------------------------ */

div#shortcuts {
	position: relative;
	width: 100%;
	background-image: url(/www/images/raster.png);
	height: 564px;
}

div#shortcuts h2 { font-size: 2.4em; }

div#shortcuts h2,
div#shortcuts h3 { margin: 0; }

div#shortcuts p { font-size: 1.2em; }

div#shortcuts div.block { position: absolute; }

div#shortcuts div.row {
	padding: 10px;
	height: 74px;
	overflow: hidden;
}

div#shortcuts div.row.image {
	padding: 0;
	height: 94px;
}

div#shortcuts div.double_row {
	padding: 10px;
	height: 168px;
	overflow: hidden;
}

div#shortcuts .right { margin-left: 5px !important; }

div#shortcuts .logo {
	position: absolute;
	top: 10px;
	right: 5px;
}

div.gradient { background-image: url(/www/images/gradient.png); }

div.raster { background-image: url(/www/images/raster.png); }

div.raster img { visibility: hidden; }

a img { visibility: visible !important; }

div.image { background-repeat: no-repeat; }

/* Media ------------------------------------------------ */
/* ------------------------------------------------------ */

div#media div.inner { padding: 10px; }

div#media ul {
	margin: 0;
	list-style: none;
	line-height: 1.6em;
}

div.thumbnails { position: relative; }

div.thumbnails div { float: left; }

div.thumbnails a { display: block; }

/* Items ------------------------------------------------ */
/* ------------------------------------------------------ */

div.items { margin-top: 2em; }

div.items div {
	margin-bottom: 1em;
	padding: 10px;
}

div.items div.odd { background: #E6E6E6; }

div.items h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	line-height: normal;
}

div.items p { margin: 0; }

div.items a.image {
	float: right;
	margin-left: 1em;
}

/* Pages ------------------------------------------------ */
/* ------------------------------------------------------ */

ul.pages {
	list-style: none;
	margin: 1em 0;
}

ul.pages li {
	display: inline;
	margin-right: 1em;
}

ul.pages li a { text-decoration: none; }

/* Overview --------------------------------------------- */
/* ------------------------------------------------------ */

table.overview { margin: 1em 0; }

table.overview tr.odd { background: #E6E6E6; }

/* Recommended ------------------------------------------ */
/* ------------------------------------------------------ */

div.recommended { margin: 2em 0; }

div.recommended ul {
	list-style: none;
	margin: 0;
}

/* Product - Defintion List ----------------------------- */
/* ------------------------------------------------------ */

dl.productinfo {
	margin-bottom: 10px;
	margin-top: 10px;
	display: table;
	width: 700px;
	clear:both;
	margin-bottom: 10px;
}

dl.productinfo dt {
	float:left;
	font-weight: 700;
	display: block;
	padding-right: 5px;
	width: 170px;
}

dl.productinfo dd {
	float:left;
	display: block;
	width: 500px;
	margin-left: 10px;
}

/* User actions ----------------------------------------- */
/* ------------------------------------------------------ */

div.user-actions {
	margin-top: 2em;
	text-align: left;
}

a.print {
	background: url(/www/images/print.png) no-repeat left center;
	padding-left: 20px;
	color: #666 !important;
	font-size: .9em;
}

/* Social networks -------------------------------------- */
/* ------------------------------------------------------ */

#social-networks {
	position: absolute;
	top: 89px;
	right: 20px;
	z-index: 1000;
}

#social-networks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#social-networks li {
	float: left;
	width: 24px;
	margin-left: 5px;
}

#social-networks a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999em;
	outline: none;
}

#social-networks .twitter a { background: url(/www/images/social/twitter_24x24.png) no-repeat; }
#social-networks .facebook a { background: url(/www/images/social/facebook_24x24.png) no-repeat; }
#social-networks .hyves a { background: url(/www/images/social/hyves_24x24.png) no-repeat; }
#social-networks .youtube a { background: url(/www/images/social/youtube_24x24.png) no-repeat; }

