body {
	color:#333;
	background-color:white;
	background-image:url('/img/tpl_bg.gif');
	background-repeat: repeat-y;
	margin:0px 10px 10px 10px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}

img {
	border: 0;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font:bold 14px/16px verdana, arial, helvetica, sans-serif;
	font-weight:900;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
h3 {
	font:bold 12px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color: #003366;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	}
a:hover {
	color: #002244;
	}
  
.header {
	position:relative;
	width:auto;
	min-width:120px;
	margin:0px 0px 5px 0px;
	z-index:3;
}

.logo {
	position:relative;
	left: 30px;
	float: left;
	clear: both;
}

.payoff {
	position:relative;
	text-align: right;
	letter-spacing: 0.1em;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:5px 10px 0px 0px;
}

.contact {
	text-align: right;
	margin:30px 10px 5px 0px;
	font:10px verdana, arial, helvetica, sans-serif;
}

.intro {
	font:12px verdana, arial, helvetica, sans-serif;
}
.content {
	position:relative;
	width:auto;
	min-width:360px;
	margin:10px 210px 0px 190px;
	z-index:3;
}

.contenttable {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.footer {
	position:absolute;
	min-width:120px;
	border:1px solid black;
	background-color:white;
	padding:10px;
	display: block;
	bottom: 20px;
	right: 20px;
	left: 20px;
	z-index: 3;
	}

.design {
	position:absolute;
	width:198px;
	top:840px;
	font-size: 0.9em;
	color: #a0a0a0;
	text-align:right;
	padding-right: 10px;
	right:15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index:3;
}
.design a {
	font-size: 0.9em;
	font-weight: normal;
	color: #a0a0a0;
	text-decoration: none;
}
.design a:hover {
	font-size: 0.9em;
	font-weight: normal;
	color: #a0a0a0;
	text-decoration: underline;
}

.contentbottomshade {
	background-image:url('/img/b_content_bottom.gif');
	background-repeat: repeat-x;
	height: 9px;
	position: relative;
	top: -1px !important;
	top: 1px; 
}
.navshade {
	background-image:url('/img/b_nav_bg_right.gif');
	width: 9px;
}
.navbottomshade {
	background-image:url('/img/b_nav_bottom.gif');
	background-repeat: repeat-x;
}
.contentbottomcorner {
	background-image:url('/img/b_content_bottom_right.gif');
	background-repeat: no-repeat;
}
.nav2shade {
	background-image:url('/img/b_nav2_bg_right.gif');
	width: 9px;
}
.nav2bottomshade {
	background-image:url('/img/b_nav2_bottom.gif');
	background-repeat: repeat-x;
}
#navAlpha {
	position:absolute;
	width:170px;
	height:360px;
	top:153px;
	left:20px;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {
	width:160px;
}

#navBetaCell {
	background-color: White;
	border-top:1px solid gray; 
	border-left:1px solid gray;
	padding: 5px;
}
#navBeta {
	position:absolute;
	width:198px;
	height:345px;
	top:153px;
/*	padding:10px; */
	text-align:center;
	right:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
/*	width:168px; */
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

#navBeta2 {
	position:absolute;
	width:198px;
	top:535px;
	text-align:center;
	right:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta2 {width:168px;}

.productgroup {
	font-weight: normal;
}
.product, .productitem {
/*	font:11px verdana, arial, helvetica, sans-serif;*/
	font-weight: normal;
	margin-bottom:10px;
	border:1px solid silver;
	background-color:white;
	padding:10px;
}
.productnew {
	font-weight: normal;
	margin:3px 0px 3px 0px;
/*	border:1px solid silver; */
	padding:3px;
}
.productlink {
	font-weight: normal;
/*	font-size: 0.9em;*/
}
.productname {
	font-weight: bold;
	font-size: 1.5em;
	margin: 5px 0 5px 0;
}
.newindex {
	color: Red;
	font-size: 1.2em;
}
.occasionindex {
	color: Red;
	font-size: 1.2em;
}
.occasion {
	color: Red;
	font-size: 1.2em;
}
.moreinfo {
	font-weight: bold;
	font-size: 12px;
	margin: 5px;
}
.priceindex {
	font-weight: bold;
	font-size: 1.6em;
}
.productlink:hover .priceindex, .productlink:hover .productname {
	color: #ee7f11;
}
.price {
	font-weight: bold;
	font-size: 1.6em;
}
.brandlist {
	margin-top: 23px;
}
.brandlogo {
	margin-top: 10px;
}
.bannergroup {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.bannerlink {
	text-decoration: none;
	color: #003366;
}
.bannerlink:hover {
	text-decoration: none;
	color: Navy;
}
.banneritem {
	margin: 0px 10px 5px 10px;
	padding: 5px;
	border: solid 1px Silver;
}
.news {
	font:11px verdana, arial, helvetica, sans-serif;
	margin-bottom: 5px;
}
.newsitem {
	font:11px verdana, arial, helvetica, sans-serif;
	margin-bottom: 5px;
}
.newslink b {
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#333;
}
.newslink {
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333;
}
.newslink:hover {
	color:#333;
}

.kolomblok_content {
	display:block;
	width:162px;
	border-top:1px solid Gray;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474748;
/*	margin-bottom:18px; */
}

.navitem {
	display:block;
	border-bottom:1px solid Silver;
	width:160px;
	height:20px;
	line-height:20px;
}

.navitemsel a{
	display:block;
	background-color:#a0b0c0;
	border-bottom:1px solid Gray;
	border-left:1px solid Gray;
	border-right:1px solid Gray;
	width:145px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#332d42;
	font-weight:bold;
	padding: 0 0 0 15px;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
}

.navitem a{
	display:block;
	background-color:#fff;
	border-bottom:1px solid Gray;
	border-left:1px solid Gray;
	border-right:1px solid Gray;
	width:145px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d465c;
	font-weight:bold;
	padding: 0 0 0 15px;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
}

.navitem:hover a{
	text-decoration:none;
	background-color:#a0b0c0;
	color:#332d42;
	font-weight:bold;
}

.accordion_toggle {
	display:block;
	background-color:#fff;
	background-image:url('/img/arrow.gif');
	background-repeat: no-repeat;
	border-bottom:1px solid Gray;
	border-left:1px solid Gray;
	border-right:1px solid Gray;
	width:145px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d465c;
	padding: 0 0 0 15px;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle:hover {
	text-decoration:none;
	background-color:#a0b0c0;
	color:#332d42;
	font-weight:bold;
}

.accordion_toggle_active {
	text-decoration:none;
	background-image:url('/img/arrowdown.gif');
	background-color:#C0C0C0;
	color:#332d42;
	font-weight:bold;
}

.accordion_content {
	overflow: hidden;
	width:161px;
	margin:0px;
	border-right:1px solid Gray;
}

.accordion_content a {
	background-color: #eee;
	color: #444444;
	display:block;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	padding:0 0 0 24px;
/*	margin-bottom:1px; */
}

.accordion_content a:hover, .accordion_content .navitemsel a {
	background-color: #a0b0c0;
	color: #000;
	font-weight:normal;
	text-decoration:none;
}

.accordion_content a:active {
	background-color: #FFFF00;
	color: #000;
	font-weight:normal;
	text-decoration:none;
}

.accordion_content_active a {
	background-color: #FFFF00;
	color: #000;
	font-weight:normal;
}

.accordion_content_active a:hover {
	background-color: #f5f3f8;
	color: #000;
	font-weight:normal;
}

.paginator { 
	padding: 3px 0px 3px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
}
.paginator a, .pageList .this-page {
	padding: 3px;
	border: solid 1px #ddd;
	text-decoration: none;
}
.paginator a:visited {
	padding: 3px;
	border: solid 1px #ddd;
	text-decoration: none;
}
.paginator .atstart {
	margin-right: 10px;
	padding: 3px;
	border: solid 1px #ddd;
	color: #aaa;
}
.paginator .prev {
	margin-right: 10px;
	padding: 3px;
	border: solid 2px #ddd;
}
.paginator .break {
	padding: 2px 6px;
	border: none;
	text-decoration: none;
}
.paginator .next {
	margin-left: 10px;
	padding: 3px;
	border: solid 2px #ddd;
}
.paginator .atend {
	margin-left: 10px;
	padding: 3px;
	border: solid 1px #ddd;
	color: #aaa;
}
.paginator .this-page {
	padding: 3px;
	border-color: #999;
	font-weight: bold;
	color: #FF0084;
}
.paginator a:hover {
	color: #000;
	background: #fff;
	border-color: #036;
	text-decoration: none;
}
.pages div.results {
	text-align: center;
	font: 11px/15px Arial, Helvetica;
	color: #aaa;
	margin-top: 0px;
}


