﻿a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var 
{
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

table {
	text-align: left;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	vertical-align: middle
}

:focus {
	outline: 0
}

a, a:visited {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: underline
}

body {
	font: 12px Verdana, Helvetica, Arial;
	background:  url(/img/bg.png) fixed 0 0;
	line-height: 120%;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}

img {
	border: 0;
	vertical-align: bottom
}

fieldset {
	border: 0
}

p {
	margin: 0 0 1em
}

td, th
{
    text-align: center;
}

.strike {
	text-decoration: line-through;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.clearboth
{
    clear: both;
}

.block417x380
{
    width: 417px;
    height: 380px;
    background: url(/img/bg417x380.png) no-repeat;
    margin-bottom: 19px;
}

.block417x162
{
    width: 417px;
    height: 162px;
    background: url(/img/bg417x162.png) no-repeat;
    margin-bottom: 19px;
}

.block417x199
{
    width: 417px;
    height: 199px;
    background: url(/img/bg417x199.png) no-repeat;
    margin-bottom: 19px;
}

.block852
{   
    position:relative;
     margin:0px auto;
     /* min-width:8em;
     max-width:760px; */ /* based on image dimensions - not quite consistent with drip styles yet */
     width: 840px; /* img width - margin-left */
     color:#fff;
     z-index:1;
     margin-left:12px; /* default, width of left corner */
     margin-bottom:19px; /* spacing under dialog */
}


/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/


.block852 .content,
.block852 .t,
.block852 .b,
.block852 .b div {
 background:transparent url(/img/bg852.png) no-repeat top right;
 /* _background-image:url(dialog2-blue.gif); */
}

.block852 .content {
 position:relative;
 zoom:1;
 /* _overflow-y:hidden; */
 padding:0px 12px 0px 0px;
}

.block852 .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.block852 .b {
 /* bottom */
 position:relative;
 width:100%;
}

.block852 .b,
.block852 .b div {
 height:25px; /* height of bottom cap/shade */
 font-size:1px;
}

.block852 .b {
 background-position:bottom right;
}

.block852 .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.block852 .hd,
.block852 .bd,
.block852 .ft {
 position:relative;
}

.block852 .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:3000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

#content div.block852 h2,
#content div.block852 p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
}

#content div.block852 h2 {
 padding:23px 40px 17px 7px;
 font-family: Arial Narrow, Myriad Pro Cond, Myriad Pro, Arial, Sans-Serif;
 font-size: 25px;
 font-weight: normal;
}

#content div.block852 p
{
  padding:0px 40px 12px 7px;
}

#content div.block852 h3 {
 padding:13px 40px 17px 7px;
 font-family: Arial Narrow, Myriad Pro Cond, Myriad Pro, Arial, Sans-Serif;
 font-size: 25px;
 font-weight: normal;
}

.block899x66
{
    width: 899px;
    height: 66px;
    background: url(/img/bg899x66.png) no-repeat;
}

#content
{
    width: 852px;
}

#nav {
	background: url(/img/nav.png) no-repeat;
	position: relative;
	top: 26px;
	height: 45px;
	margin: 0px auto;
	padding: 0;
	width: 723px;
}

#nav a {
	display: block;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}

#nav li {
	float: left;
	list-style: none;
}

#n1 a {
	background: url(nav.png) -556px 0 no-repeat;
	width: 96px;
}

#n1 a:hover, #n1 a.active:hover {
	background-position: -556px -45px;
}

#n1 a.active {
	background-position: -556px -45px;
}

#n2 a {
	background: url(nav.png) -650px 0 no-repeat;
	width: 161px;
}

#n2 a:hover, #n2 a.active:hover {
	background-position: -650px -45px;
}

#n2 a.active {
	background-position: -650px -45px;
}

#n3 a {
	background: url(nav.png) -743px 0 no-repeat;
	width: 154px;
}

#n3 a:hover, #n3 a.active:hover {
	background-position: -743px -45px;
}

#n3 a.active {
	background-position: -743px -45px;
}

#n4 a {
	background: url(nav.png) -831px 0 no-repeat;
	width: 145px;
}

#n4 a:hover, #n4 a.active:hover {
	background-position: -831px -45px;
}

#n4 a.active {
	background-position: -831px -45px;
}

#n5 a {
	background: url(nav.png) -831px 0 no-repeat;
	width: 167px;
}

#n5 a:hover, #n4 a.active:hover {
	background-position: -831px -45px;
}

#n5 a.active {
	background-position: -831px -45px;
}

#top
{
    background: url(/img/hdr.png) no-repeat;
    width: 989px;
    height: 532px;
    top: 0px;
    position: relative;
}

#h2-highlights
{
    background: url(/img/hdr-samsung-s8000-jet.png) no-repeat;
}

#h2-specials
{
    background: url(/img/hdr-prijsvergelijking.png) no-repeat;
}

#h2-specificaties
{
    background: url(/img/hdr-belangrijkste-specificaties.png) no-repeat;
}

.h2-hdr
{

    height: 0;
    width: 377px;
    overflow: hidden;
    padding-top: 25px;
    margin-top: 17px;
    margin-left: 20px;
    margin-bottom: 25px;
}

.h2-hdr-raw
{
    width: 377px;
    overflow: hidden;
    padding-top: 15px;
    /* margin-top: 17px; */
    margin-left: 20px;
    margin-bottom: 25px;
    font-family: Arial Narrow, Myriad Pro Cond, Myriad Pro, Arial, Sans-Serif;
     font-size: 25px;
     font-weight: normal;
     line-height: normal;
}

h1
{
    background: url(/img/h1-samsung-s8000-jet.png) no-repeat;
    height: 0;
    width: 400px;
    overflow: hidden;
    padding-top: 81px;
    position: relative;
    top: 72px;
    left: 136px;
    
}

#content p, #content table
{
    margin: 0px 0px 1em 20px;
}
#hdr-btn
{
    width: 159px;
    height: 50px;
    position: relative;
    top: 323px;
    left: 405px;
}


#footer ul.footernav {
	position: relative;
	top: 10px;
	height: 25px;
	margin: 0px auto;
	padding: 0;
	width: 550px;
}

#footer ul.footernav a {
	display: block;
	height: 25px;
	padding-right: 25px;
}

#footer ul.footernav  li {
	float: left;
	list-style: none;
}

#footer p
{
    padding-top: 16px;
    display: block;
    width: 100%;
    text-align:center;
}

#footer a, #footer a:visited
{
    text-decoration: none;
}

#specs
{
    width: 400px;
}

#specs tr
{
    border-bottom: solid 1px #fefefe;
    border-bottom-style: dotted;
    }




#specs th
{
    color: #fff;
    text-align: left;
}

#specs th.hdr
{
    font-size: 19px;
    color: #fff;
    text-align: left;
    padding: 19px 0px 9px 0px;
    font-family: Arial Narrow, Myriad Pro Cond, Myriad Pro, Arial, Sans-Serif;
}

#specs td
{
    color: #fff;
    text-align: left;
    padding: 2px;
}

