/* CSS Document */

/* TAGGAR */
body {height:100%;}
body {
	background-color:#000000;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 13px;
	line-height:1.5em;
	color: #000000;
}
p {margin-top:0.5em; margin-bottom:1em;}
h1 {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 1.5em;
	line-height:1em;
	font-weight:normal;
	font-style:italic;
	}
h2 {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size:1.2em;
	line-height:1em;
	font-weight: normal;
	color:#B31D22;
	margin-top:0px; margin-bottom:0.5em;
	font-stretch:expanded;
	/*text-transform:uppercase;*/
}
h3 {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size:1em;
	line-height:1.2em;
	font-weight: normal;
	color:#ffffff;
	background-color:#B31D22;
	padding:2px 0 2px 0.5em;
	margin-top:1em; margin-bottom:0;
	clear:both;
	/*text-transform:uppercase;*/
}
a {
	color:#B31D22;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#660000;
	}
a img {
	text-decoration:none;
	border:none;
}
/* tabellstyling */
table {
border-collapse: collapse;
border-spacing: 0;
width:660px;
}

td, th {
padding:4px 4px;
border-bottom:solid 1px #000;
vertical-align:top;
text-align:left;
}

th {
background-color:#B31D22;
color:#ffffff;
border-bottom:solid 1px #000;
border-top:solid 1px #000;
text-align:left;
font-weight:normal;
white-space:nowrap;
}

td.pris {
	text-align:right;
}

table.leverantorer {
	width:460px;
	background-color:#FFFFFF;
}
td.leverantorer {
	padding:5px 15px;
	text-align:center;
}
input.submit {
	width: 50px;
}
input.text {
	width: 30px;
}
/* SLUT: tabellstyling */

/* BOXAR */
#container {
	/*width: 891px;*/
	width:1092px;
	margin: 0 auto;
	}
#banner {
	width: 690px;
	margin: 0 auto;
	}
#meny {
	padding: 0 0 0 196px;
	}
#main {
	width: 692px;
	min-height:620px;
	background-image:url(../images/bkg_white_grey.gif);
	background-repeat:repeat-y;
	border-left:5px #B31D22 solid;
	border-right:5px #B31D22 solid;
	float:left;
}
#content-left {
	width:460px;
	min-height:500px;
	/*_height:500px;*/
	float:left;
	padding:20px;
}
#content-right {
	width:190px;
	min-height:500px;
	float:right;
	padding-top:20px;
	border-left:1px #B31D22 solid;
}
#content-right p {
	font-size:1em;
	padding:0 0.5em 0 0.5em;
	}
#content-right h1 {
	padding:0 0.5em 0 0.5em;
	}
#content-wide {
	width:650px;
	min-height:500px;
	/*_height:500px;*/
	padding:20px;
	background-color:#FFFFFF;
	float:left;
	}
#adcolumn-left {
	width:190px;
	clear:both;
	float:left;
	}
#adcolumn {
	width:190px;
	float:left;
	}

/* styling för drop-down-menyn */
#nav, #nav ul {padding: 0; margin: 0; list-style: none; }
#nav a {
	font-size:13px;
	font-weight: normal;
	font-stretch:expanded;
	color:#ffffff;
	margin: 3px 10px 0 5px; 
	display: block;
	text-decoration:none;
}
.navBmargin {margin-bottom:5px;}
#nav li {float: left;}
#nav li ul {position: absolute; left: -999em; background-color:#000000;}
#nav li ul li{clear:left; white-space:nowrap; display:table;}
#nav li:hover ul, #nav li.sfhover ul {left: auto; background-color:#000000;}
/* IE7-fix för att slippa 2pixlars extra glipa */
*:first-child+html #nav li.sfhover ul { margin-top:-2px;} 
/* SLUT: IE7-fix för att slippa 2pixlars extra glipa */
#nav a:hover {color:#FF0000;}
#nav a.active {color:#FFF;}
/* SLUT: styling för drop-down-menyn */
#sidfot {
	clear:both;
	padding: 15px 0 15px 200px;
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	}

/* KLASSER */
.image-right {
	float:right;
	margin:0 0 20px 15px;
	border:solid 1px #000000;
}
.EAN {
	float:left;
	max-width:160px;
	}

.image-barcode {
	max-width:99%;
	height:auto;}
	
/*.image-barcode {
	float:left;
	width:160px;
}*/
.image-rightNB {
	float:right;
	margin:0 0 20px 15px;
	border:none;
}
.image-left {
	float:left;
	margin:0 15px 20px 0;
	border:solid 1px #000000;
}
.logobox {
}
.logoleft {
	width:200px;
	height:92px;
	float:left;
	}
.logoright {
	width:260px;
	float:right;
	vertical-align:bottom;
	padding-top: 45px;
	}
span.amp { 
 font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif; 
 font-style: italic; 
 font-size: 110%;
 } 
.clearer {
	clear: both;
	height:0;
	_height:0;
	_margin:0;
	_padding:0;
	font-size:0;
}
.galleryThm{
	width:158px;
	padding:2px;
	float:left;
	text-align:center;
	}

/* jQuery drop-down meny meny */

/* menu styles */
#jsddm
{
    margin: 0;
    padding: 0;
}

#jsddm li
{
    float: left;
    list-style: none;
}

#jsddm li a
{
    display: block;
    background: #000;
    padding: 5px 12px;
    text-decoration: none;
    border-right: 1px solid white;
    width: 70px;
    color: #EAFFED;
    white-space: nowrap;
}

#jsddm li a:hover
{
    background: #24313C;
}

#jsddm li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid grey;
}

#jsddm li ul li
{
    float: none;
    display: inline;
}

#jsddm li ul li a
{
    width: auto;
    background: #000;
    color: #fff;
}

#jsddm li ul li a:hover
{
    background: #8EA344;
}

