/* General */

* {
	border: 0;
}
img, .h1baggrund, .h1baggrund_store {
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#wrap {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a img {
	display: block;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/static/baggrund_bech.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-top: 18px;
}
.fed {
	font-weight: bold;
}
.fed_red {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.inlineimg {
	vertical-align: text-bottom;
	display: inline;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
}
.h1baggrund, .h1baggrund_store {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	display: block;
	margin-top: 24px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(images/static/h1_fade.png);
	background-repeat: repeat;
}
.h1baggrund_store {
	margin-top: 18px;
	margin-bottom: 9px;
}

/* Navigation */

#listen li {
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 145px;
	margin-top: 4px;
	display: block;
	float: left;
	margin-right: 10px;
}
/* 3 spalte liste: width: 465px, padding right: 0px + # search: 125 / 0  */
#listen {
	width: 465px;
	float: right;
	list-style: none;
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#listen a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	display: inline;
}
#listen a:hover, #breadcrumb a:hover, #footer a:hover, #bikegallerynav a:hover {
	text-decoration: none;
	background-color: #FF0000;
}
#breadcrumb {
	color: #FFFFFF;
	margin-top: 18px;
}
#breadcrumb a, #bikegallerynav a {
	text-decoration: none;
	background-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-transform: capitalize;
}
#search {
	float: right;
	display: inline;
	height: 20px;
	width: 145px;
	margin-top: 17px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#search_form {
	margin-bottom: 0px;
}
#keywords {
	font-size: 10px;
	color: #CCCCCC;
	height: 15px;
	width: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding-left: 5px;
}
#search input.submit {
	width: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin: 0px;
}

/* Produktbokse */

.boks, .boks2, .boks3, .boksred, .boksstore_red, .boksstore_red2 {
	float: left;
	width: 300px;
	margin-bottom: 18px;
	border-top-width: 3px;
	border-top-style: solid;
	display: inline;
}
.boks, .boksred, .boksstore_red {
	margin-right: 10px;
}
.boksstore {
	margin-right: 10px;
}
.boksstore_red2 {
	margin-right: 0px;
}
.boks2 {
	margin-right: 320px;
}
.boks3 {
	margin-right: 630px;
}
.boks, .boks2, .boks3 {
	border-top-color: #FFFFFF;
}
.boksred, .boksstore, .boksstore_red, .boksstore_red2 {
	border-top-color: #FF0000;
}
.boksstore {
	height: 180px;
	overflow: visible;
	display: inline;
	float: right;
	width: 300px;
	margin-bottom: 18px;
	border-top-width: 3px;
	border-top-style: solid;
}
.bokslogo {
	float: left;
	margin-right: 10px;
	margin-top: -9px;
}
.kasse2 {
	font-size: 11px;
	margin-top: 9px;
}
.kasse2 p {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 53px;
	line-height: 12px;
	padding-left: 3px;
	color: #FFFFFF;
}
#storewrap {
	float: left;
	width: 620px;
	display: block;
}
	

/* Forside */

.feature {
	background-color: #000000;
	width: 300px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 18px;
	padding-bottom: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: right;
	clear: both;
	margin-left: 600px;
	display: inline;
}
.featuretekst {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.featuretekst h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 9px;
	margin-top: 9px;
}
.featuretekst p {
	margin-top: 0px;
	margin-bottom: 9px;
}

/* Produktpresentation */

#h2-1, #h2-2, #h4-1, #h4-2 {
	margin-top: 18px;
	width: 920px;
	height: 416px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#h4-tomk, #h6-1, #h6-2, #h6-team, #h6, #r6 {
	margin-top: 18px;
	width: 920px;
	height: 416px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#h2-1 {
	background-image: url(images/static/main_h2-1.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#h2-2 {
	background-image: url(images/static/main_h2-2.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#h4-1 {
	background-image: url(images/static/main_h4-1.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#h4-2 {
	background-image: url(images/static/main_h4-2.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#h4-tomk {
	background-image: url(images/static/main_h4-tomk.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#h6-1 {
	background-image: url(images/static/main_h6-1.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#h6-2 {
	background-image: url(images/static/main_h6-2.jpg);
}
#h6-team {
	background-image: url(images/static/main_h6-team.jpg);
}
#h6 {
	background-image: url(images/static/main_h6.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
#r6 {
	background-image: url(images/static/main_r6.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
.intro {
	width: 285px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	color: #FFFFFF;
	clear: none;
	position: relative;
	left: 625px;
	top: 100px;
}
#mainbig, #secondarybig, #secondarybig_left {
	float: left;
	clear: none;
	position: relative;
}
#mainbig {
	left: -275px;
	top: 380px;
}
#secondarybig {
	left: 575px;
	top: 220px;
}
#secondarybig_left {
	left: 315px;
	top: 220px;
}

/* Venstrespalte */

#leftcontent, #leftcontent_wide, #leftcontent_store {
	margin-top: 18px;
	margin-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#leftcontent, #leftcontent_store {
	width: 610px;
}
#leftcontent {
	background-color: #CCCCCC;
}
#leftcontent_wide {
	background-color: #CCCCCC;
	width: 920px;
}
#leftcontent p, #leftcontent ul, #leftcontent_wide p, #leftcontent_wide ul {
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 9px;
	margin-left: 150px;
}
.date {
	font-size: 11px;
	line-height: 18px;
	float: left;
	padding-left: 10px;
}
.post {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
img.right {
    margin: 3px 0 2px 10px;
    padding: 3px; float: right
}
img.left {
    margin: 3px 10px 2px 0;
    padding: 3px; float: left
}
table.spec {
    text-align: center;
	margin-left: 150px;
	width: 445px;
}
table.dealer {
    text-align: left;
	margin-left: 15px;
	width: 580px;
}
table.spec, table.dealer {
    font-size: 10px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #808080;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
}
table.spec th, table.dealer th {
    font-weight: bold;
    background-color: #808080;
    padding: 5px 1px
}
table.spec td, table.dealer td {
    padding: 5px 3px
}
table.spec td.tdheader, table.dealer td.tdheader {
	font-weight: normal;
	background-color: #dcdcdc;
	border-top: 1px solid #808080;
	text-align: left;
	font-size: 12px;
	text-transform: capitalize;
}
table.spec td.even, table.dealer td.even {
    background-color: #dcdcdc;
    border-top: 1px solid #808080
}
table.spec td.odd, table.dealer td.odd {
    background-color: #d3d2cc;
    border-top: 1px solid #808080
}
table.spec a:link, table.dealer a:link {
    color: #000000;
}
table.spec a:link, table.dealer a:visited {
    color: #333333;
}
table.spec a:link, table.dealer a:hover {
    color: #FFFFFF;
}
.note {
    font-size: 10px;
    color: #666666;
}
img.prod {
    background-color: #dcdcdc;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px;
    border: solid 1px #808080
}
img.wide {
	margin-left: -135px;
}
#paginate {
	width: 590px;
	text-align: center;
	margin-top: 18px;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 10px;
	color: #666666;
}
#formular_main {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 130px;
	text-align: right;
}
.billedtekst {
	margin-top: 0px;
	padding: 5px;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 14px;
}

/* Højrespalte */

#rightcontent, #rightcontent_store {
	width: 300px;
	margin-top: 18px;
	margin-right: 10px;
	float: right;
	display: inline;
}
#rightcontent, #leftcontent, .rightimg1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#logliste {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#logliste li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	background-color: #999999;
}
#logliste a {
	text-decoration: none;
	padding-left: 10px;
	display: block;
}
.rightlist {
	list-style-type: none;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(images/static/ikon_pil_12x12.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	text-transform: capitalize;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 9px;
	margin-left: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 9px;
	padding-right: 10px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #666666;
	margin-bottom: 0px;
}
#rightcontent p, .rightblock p {
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 10px;
}
.rightblock, .rightblock_top {
	float: right;
	width: 300px;
	clear: both;
	background-color: #CCCCCC;
}
.rightblock {
	margin-top: 10px;
}
.rightblock_top {
	margin-top: 0px;
}
.spalteimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#formular {
	margin-left: 10px;
	margin-right: 30px;
	text-align: right;
}
input.newsletter {
	color: #CCCCCC;
	width: 240px;
	height: 18px;
	margin: 0px;
	vertical-align: middle;
}
.submit {
	padding-top: 5px;
	padding-right: 3px;
}


/* Search */

.searchstats {
	margin-left: 150px;
	margin-bottom: 20px;
}
.resultRowOne {
	color: #000;
	padding: 6px 6px 6px 8px;
	background-color: #cccccc;
}

.resultRowTwo {
	color: #000;
	padding: 6px 6px 6px 8px;
	background-color: #999999;
}

.resultHead {
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #666;
	background-color: transparent;
}


/* Footer */

#footer {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	padding-top: 6px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	margin-top: 30px;
	margin-right: 10px;
	clear: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* Gallery */

h4 {
	background-color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gallerylist {
	list-style: none;
	margin-right: 0px;
	margin-top: 4px;
	margin-left: 0px;
	padding: 0px;
}
.gallerylist li {
	line-height: 14px;
	margin-top: 4px;
}
.gallerylist a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.gallerylist a:visited {
	text-decoration: none;
}
.gallerylist a:hover {
	text-decoration: none;
	background-color: #FF0000;
}
/* margin-left: 310 px ved 4 floats */
#galleryfloat2 {
	float: left;
	margin-left: 465px;
	display: inline;
}
#galleryfloat3 {
	float: left;
	margin-left: 10px;
	display: inline;
}
#galleryfloat1, #galleryfloat2, #galleryfloat3 {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 150px;
	margin-top: 125px;
	width: 145px;
	background-color: #999999;
}
#jump {
	display: inline;
	vertical-align: middle;
}
#jump select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
}
.pics, .pics_wide {
	float: left;
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 10px;
	display: inline;
	color: #FFFFFF;
}
.thumb, .thumb_wide {
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.overflow {
	width: 135px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.pics {
	background-image: url(images/static/75procent_145x145.png);
	width: 145px;
	height: 160px;
}
.pics_wide {
	background-image: url(images/static/75procent_300x178.png);
	height: 195px;
	width: 300px
}
.pics_wide a {
	text-decoration: none;	
}
.pics a {
	text-decoration: none;	
}
.bikegallery {
	margin-bottom: -45px;
}
#bikegallerynav {
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	padding-top: 18px;
	padding-bottom: 12px;
}

/* Store */


.shoptop {
	margin-top: 18px;
}
.shoptop2, .shoptop3 {
	width: 300px;
	height: 140px;
	margin-right: 10px;
	margin-top: 18px;
	display: inline;
	float: right;
}
.shoptop2 {
	background-image: url(images/static/75procent_300x178.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
.shoptop3, .shoplinks, .shoplinks2, .boksstore_details {
	background-image: url(images/static/75procent_300x178.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
}
.shoptop2 p, .shoptop3 p {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 6px;
}
.shoptop2 p {
	margin-bottom: 12px;
}
.shoptop3 p {
	margin-bottom: 5px;
}
.shoptop3 img {
	vertical-align: middle;
}
.shoplinks, .shoplinks2 {
	width: 135px;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-top: 9px;
	margin-bottom: 9px;
	display: block;
}
.shoplinks2 {
	float: right;
	margin-right: 630px;
	display: inline;
}
.boksstore_buy {
	float: right;
	margin-top: -2px;
}
.boksstore_details {
	margin-top: 6px;
	padding-left: 5px;
	padding-top: 2px;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
}
#leftcontent_store {
	background-image: url(images/static/75procent_big.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
	padding-top: 0;
	padding-bottom: 45px;
}
#leftcontent_store h1 {
	margin-left: 10px;
	margin-top: 18px;
}
#rightcontent_store {
	background-image: url(images/static/75procent_big.png);
	behavior: url(http://www.rivette.dk/scripts/iepngfix.htc);
	padding-bottom: 9px;
}
#rightcontent_store p {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#rightcontent_store h3 {
	color: #FF0000;
	border-bottom: none;
	margin-top: 18px;
	margin-bottom: 9px;
	padding-bottom: 0;
}
.storetable {
	width: 590px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	line-height: 11px;
}
.storetable th {
	padding-left: 5px;
	padding-right: 0;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.storetabletd1, .storetabletd2, .storetabletd3, .storetabletd4 {
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	height: 19px;
	display: block;
	margin-bottom: 4px;
	vertical-align: middle;
}
.storetabletd1, .storetableth1 {
	width: 190px;
}
.storetabletd2, .storetableth2 {
	width: 120px;
}
.storetabletd3, .storetableth3 {
	width: 75px;
}
.storetabletd4, .storetableth4 {
	width: 75px;
}
.storetable td {
	padding: 0;
	vertical-align: top;
}
.buy {
	width: 110px;
}
.imgselect {
	margin-bottom: 10px;
	margin-left: 465px;
}
.mainimg {
	float: left;
	margin-bottom: 10px;
}
.cartright {
	margin-left: 433px;
	margin-top: 9px;
}
.cartright a:hover {
	background-color: transparent;
}
.cards {
	vertical-align: middle;
}

/* Slider */

#vertical_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
	width: 900px;
	overflow: scroll;
}
#vertical_slide p {
	width: 1050px;
}