html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background: #E8E8E8 url(../img/bg_common.png) top;
}

body, input, select, p
{
	font: normal 12px arial, helvetica, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 span
{
	font-weight: normal;
}

p
{
	color: #000;
	line-height: 1.3em;
	margin: 12px 0 12px 0;
}

a
{
	color: #000;
}

p a, li a
{
	color: #fd3000;
}

img
{
	border: none;
}


.navlist
{
	margin: 6px 15px 18px 18px;
	list-style-type: none;
	padding: 0;
/*	font-style: italic;*/
	font-weight: bold;
}

.navlist ul
{
	margin: 0px 0px 6px 12px;
	list-style-type: none;
	padding: 0;
}

.navlist li a
{
/*	font-style: normal;*/
	font-weight: normal;
}

.navlist li a.new
{
	padding-right: 64px;
	background: url(../img/nyhetspil.gif) no-repeat right;
}


.table
{
	width: 643px;
	margin: 15px 0 10px 15px;
}

#cart .table
{
	margin-top: 5px;
}

.table th
{
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f0;
}

div.plusminus
{
	width: 40px;
}

a.plus span, a.minus span, a.minus_disabled span, a.edit span
{
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

a.plus
{
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../img/plus_enabled.png);
	margin: 1px 0 1px 0;
}

a.plus:hover
{
	background-image: url(../img/plus_hover.png);
}

a.minus
{
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../img/minus_enabled.png);
	margin: 1px 0 1px 0;
	cursor: pointer;
}

a.minus_disabled
{
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../img/minus_disabled.png);
	margin: 1px 0 1px 0;
	cursor: default;
}

a.minus:hover
{
	background-image: url(../img/minus_hover.png);
}

a.edit
{
	display: block;
	width: 40px;
	height: 18px;
	background-image: url(../img/edit.gif);
	margin: 1px 0 1px 0;
}

a.edit:hover
{
	background-image: url(../img/edit_hover.gif);
}


.table .even
{
/*	background-color: #eee;*/
}

.table .odd
{
	background-color: #f9f9f9;
}

.table .tcl
{
	width: 13%;
}

.table .tc2
{
	width: 13%;
}

.table .tc3
{
	width: 13%;
}

#mountings .table .tc3
{
	width: 18%;
}

.table .tc4
{
	width: 34%;
}

#mountings .table .tc4
{
	width: 25%;
}

.table .tc5
{
	width: 8%;
}

.table .tc6
{
	width: 8%;
}

.table .tcr
{
	width: 11%;
}

.tablesubhead td
{
	padding: 10px 0 3px 1px;
	vertical-align: bottom;
}


.arrow
{
	padding-left: 16px;
	background: url(../img/arrow.png) no-repeat left;
	text-decoration: none;
	font-weight: bold;
}

.arrow:hover
{
	text-decoration: underline;
}

.indent
{
	margin-left: 2em;
}

.black
{
	color: black;
}

.black:hover
{
	color: #ff511c;
}


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


#nav
{
	height: 30px;
	width: 930px;
	margin: 0 auto 78px auto;
	position: relative;
}

#nav ul
{
	margin: 0;
	padding: 0.6em 0 0 3em;
}

#nav li
{
	margin: 0;
	padding-right: 1.2em;
	display: inline;
	float: left;
}

#nav a
{
	text-decoration: none;
	color: #C0C0C0;
}


#nav_home_sel a, #nav_home a:hover
{
	color: #ff511c;
}

#nav_saharbestallerdu_sel a, #nav_saharbestallerdu a:hover
{
	color: #ff006c;
}

#nav_monteringstips_sel a, #nav_monteringstips a:hover
{
	color: #6f00f9;
}

#nav_kopvillkor_sel a, #nav_kopvillkor a:hover
{
	color: #008ede;
}

#nav_kvalitetsgaranti_sel a, #nav_kvalitetsgaranti a:hover
{
	color: #00c100;
}

#nav_faq_sel a, #nav_faq a:hover
{
	color: #8aff00;
}

#nav_referenskok_sel a, #nav_referenskok a:hover
{
	color: #ffe400;
}

#nav_omoss_sel a, #nav_omoss a:hover
{
	color: #ff9900;
}

#nav_media_sel a, #nav_media a:hover
{
	color: #ff00ff;
}

#nav_kontakt_sel a, #nav_kontakt a:hover
{
	color: #ff3300;
}

#nav_kundvagn_sel a, #nav_kundvagn a:hover
{
	color: #ff511c;
}

li#nav_kundvagn, li#nav_kundvagn_sel
{
	float: right;
}

li#nav_kundvagn a, li#nav_kundvagn_sel a
{
	padding-left: 24px;
	background: url(../img/cart.gif) no-repeat left;
	text-decoration: none;
	display: block;
}


#flash
{
	height: 252px;
	margin-left: 256px;
	z-index: 1;
}


#main
{
	margin: 0;
	padding: 0;
	clear: both;
}


#left
{
	float: left;
	width: 215px;
	margin: 20px 20px 0 20px;
	padding: 0;
}

#left h2
{
	font-size: 1.4em;
	margin: 0.8em 0 -0.2em 18px;
	color: #ff511c;
}

#left p
{
	margin: 0.8em 1.2em 0.8em 18px;
}

#left a
{
	color: black;
	text-decoration: underline;
}

#left a:hover
{
	color: #ff511c;
}

#left p#cart_items, #left p#cart_empty
{
	display: none;
}

#left ul#weaccept
{
	margin: 0 0 0 36px;
	padding-left: 0;
}

h2#cart_header
{
	width: 4.8em;
	padding-right: 24px;
	background: url(../img/cart_white.gif) no-repeat right;
	text-decoration: none;
	display: block;
}



#right
{
	float: right;
	width: 674px;
	margin: 0;
	padding-top: 18px;
}

#right h2
{
	margin-bottom: 10px;
}

#right h3
{
	font-size: 1.4em;
	margin: 0.8em 0 -0.2em 18px;
	color: #ff511c;
}

#right h4
{
	margin: 1em 0px -0.4em 18px;
}

#right p
{
	margin: 0.8em 1.2em 0.8em 18px;
}

#right ul
{
	margin: 5px 0 0 38px;
	padding-left: 0;
}

#right ol
{
	margin: 5px 0 14px 46px;
	padding-left: 0;
}



div.box
{
	border: solid 1px #cbcbcb;
	margin: 8px 0 0 0;
	padding-bottom: 14px;
}

div.divider
{
	width: 100%;
	height: 1px;
	background-color: #cbcbcb;
	clear: both;
}

#home div.divider
{
	margin-top: 0em;
	margin-bottom: 1em;
}

#home div#troika
{
	margin-top: 8px;
}

#home div#nyheter
{
	float: left;
	width: 370px;
}

#home div#nyheter img, #home div#handtag img
{
	float: left;
	margin-right: 12px;
}

#home div#handtag
{
	float: right;
	width: 290px;
}


div#topbox
{
	background: url(../img/bg_topbox.gif) repeat-y left;
	overflow: hidden;
}

div#intro
{
	float: left;
	width: 450px;
}

div#intro a
{
	color: black;
}

div#intro ul
{
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
}

div#factsheet
{
	width: 216px;
	float: right;
/*	border-left: solid 1px #cbcbcb;*/
}

div#factsheet dl
{
	margin: 38px 5px 0 20px;
	padding: 0;
	overflow: auto;
}

div#factsheet dl dt
{
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
}

div#factsheet dl dd
{
	float: left;
	width: 60%;
	margin: 0;
	padding: 0;
}

div#factsheet p
{
	text-align: center;
	clear: both;
}

div#factsheet a#closeups
{
	margin-top: 15px;
	padding-top: 85px;
	background: url(../img/laptop.jpg) no-repeat center;
	text-decoration: none;
	display: block;
}

div#factsheet a#closeups:hover
{
	text-decoration: underline;
}

.hidden
{
	display: none;
}


#referenskok p
{
	margin-left: 180px;
}


.referens
{
	margin-top: 20px;
}

.referens span
{
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 28px;
	padding-left: 20px;
}

.referens a
{
	margin-right: 10px;
}


input, select, textarea
{
	border: solid 1px #aaa;
}

.fields p
{
	margin-top: 6px;
	margin-bottom: 2px;
	overflow: auto;
}

.fields label
{
	font-weight: bold;
	width: 120px;
	float: left;
}

.required
{
	color: #f00;
}

span.address
{
	padding-top: 1em;
	padding-bottom: 1em;
}


/* Rubriker för framsidan */
#home div#vara_luckor h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_vara_luckor.png) no-repeat;
	width: 355px;
	height: 23px;
}

#home div#nyheter h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_nyheter.gif) no-repeat;
	width: 85px;
	height: 20px;
}

#home div#handtag h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_handtag.gif) no-repeat;
	width: 250px;
	height: 20px;
}



/* Rubriker för huvudsidor */
div#kundvagn h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kundvagn.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_kortbetalning_1 h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_kortbetalning_1.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_kortbetalning_end h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_kortbetalning_end.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_delbetalning_1 h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_delbetalning_1.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_delbetalning_2 h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_delbetalning_2.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_delbetalning_3 h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_delbetalning_3.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_delbetalning_end h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_delbetalning_end.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_faktura_1 h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_faktura_1.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kassa_faktura_end h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kassa_faktura_end.gif) no-repeat;
	width: 356px;
	height: 27px;
}


div#saharbestallerdu h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_saharbestallerdu.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kopvillkor h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kopvillkor.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kvalitetsgaranti h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kvalitetsgaranti.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#faq h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_faq.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#referenskok h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_referenskok.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#monteringstips h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_monteringstips.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#omoss h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_omoss.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#media h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_media.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#kontakt h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_kontakt.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#finansiering h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_finansiering.gif) no-repeat;
	width: 356px;
	height: 27px;
}

div#tipsaenvan h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_tipsaenvan.gif) no-repeat;
	width: 356px;
	height: 27px;
}


/* Rubriker för luckor */
div#milano h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_milano.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#newyork h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_newyork.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#london h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_london.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#chicago h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_chicago.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#stockholm h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_stockholm.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#nice h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_nice.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#barcelona h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_barcelona.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#berlin h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_berlin.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#maranello h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_maranello.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#oslo h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_oslo.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#hamburg h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_hamburg.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#amsterdam h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_amsterdam.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#bern h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_bern.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#helsinki h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_helsinki.gif) no-repeat;
	width: 250px;
	height: 27px;
}

div#montreal h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_montreal.gif) no-repeat;
	width: 250px;
	height: 27px;
}



/* Rubriker för beslag och handtag */
div#aveiro h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_aveiro.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#catania h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_catania.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#como h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_como.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#fasano h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_fasano.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#lyon h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_lyon.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#matera h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_matera.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#potenza h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_potenza.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#rieti h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_rieti.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#salerno h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_salerno.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#taranto h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_taranto.gif) no-repeat;
	width: 110px;
	height: 27px;
}

div#trento h2
{
	text-indent: -5000px;
	background: url(../img/rubbar/rub_trento.gif) no-repeat;
	width: 110px;
	height: 27px;
}



#footer
{
	clear: both;
	padding: 5px 0 0 235px;
	text-align: center;
}

#footer p
{
	color: #999;
	font-size: 0.8em;
}



div#classics
{
	width: 884px;
	height: 456px;
	background: white;
/*	border: solid 30px #ddd;*/
	cursor: pointer;
	z-index: 1000;
	position: absolute;
	top: 53px;
	left: 50%;
	margin-left: -443px;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
