/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/SE-shop.css); 	/* Style till gemensamma komponenter */
@import url(design.css);			/* Style till din valda design */

/* Här under kan du lägga in dina egna style ändringar */


/* BEGIN code added by System design tool - DO NOT EDIT! */
#page { width: 760px; }
body { background-color: #ffffff; }
#page { color: #000000; }
a { color: #4a4a4a; }
a:hover { color: #858585; }
#CatTrace { background-color: #c9c9c9; }
#topmenu { background-color: #000000; }
#topmenu .menuleft { color: #ffffff; }
#nav li a { color: #ffffff; }
#nav li:hover a { color: #ffffff; }
#nav li:hover { background-color: #5e5e5e; }
#nav li a { font-size: 12px; }
#nav li a { font-family: Arial; }
#nav li a { font-weight: normal; }
#prodmenu_text { background-color: #c9c9c9; }
#productMenu h3 { background-color: #000000; }
#productMenu h3 { color: #ffffff; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #000000; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #000000; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #000000; }
ul.FlatMenu .L0 { border-bottom-color: #ababab; }
.Panel, div.search { margin-left: 0px !important; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #; }
#cartMenu { background-color: #; }
div.search { background-color: #; }
div.product-small h3 { background-color: #000000; }
div.product-small h3 { color: #ffffff; }
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #000000; }
div.newproduct h3 { background-color: #000000; }
div.newproduct h3 { color: #ffffff; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
div.product-small span.unit { display: none !important; }
table.artiklar th { background: #000000; }
table.artiklar th { color: #ffffff; }
tr.odd { background: #; }
tr.even { background: #c9c9c9; }
span.unit { display: none; }
/* END code added by System design tool - DO NOT EDIT! */








/*############################################*/
/* All under this line is overrides by PLUSIT */
/*############################################*/


body {	background-color: #e3e3e3;}
html { height: 101%; } /*FF hack måste finnas för att logo position skall funka!*/



/*FÄRGERNA! START!*/
/*############################################*/

/*Bakom topmenyn*/
#topmenu {
	background-color:#798F09;
}

/*Loggan i toppen*/
#logo {
	background-color:#798F09;
	background-image:url(jola-customized/top-gradient-bgs2.jpg);
	background-repeat: repeat-x;
}

/*Rubriken i menyn*/
#productMenu h3 {
	background-color:#798F09;
	background-image:url(jola-customized/top-gradient-bgs2.jpg); /*Runda hörn försvinner*/
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Bakom produktmenyn*/
#prodmenu_text {
	background-color:#DEDEDE;
}

/*Rubrik ovanför artiklarna*/
table.artiklar th {
	background-color:#798F09;
	background-image:url(jola-customized/top-gradient-bgs2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Varannan rad*/
tr.even {
	background:#DEDEDE none repeat scroll 0 0;
}

/*Brödsmulorna*/
#CatTrace {
	background-color:#FFFFFF;
	color:#798F09;
	padding-left:0;
}

/*För att förhindra att navigeringen "försvinner"*/
#nav li {
	background-color:#798F09;
}



/*############################################*/
/*FÄRGERNA! SLUT!*/

/*Positionerad logga!*/
#jola-design-logo-vertikal {
	float:left;
	left:-310px;
	position:relative;
	top:55px;
	z-index:1000;
	width:72;
	height:195;
}


/*VISA etc logos*/
#extramenu_text {
	text-align:center;
}

#certitradelogo {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.frakt_shipping td.fr_price {
	text-align:center;
}


#header {
	background-color: #000000;
	margin-left: -230px;
}
#page {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
	padding-left: 230px;
	width: 740px;
}
/* Den lilla rutan som visar produkter under en kategori */
div.product-small {
	float:left;
	margin:10px 6px;
	padding:20px;
	vertical-align:top;
	width:165px;
	background-image: url(jola-customized/item-bg-2D-shadow.jpg);
	background-repeat: no-repeat;
}

div.product-small-container {
clear:both;
margin:0 -7px;
padding-top: 10px;
}


/* Generell h1  */
h1 {
	margin: 50px 0 2px 0;
	font-size: 2em;
}

/* Gäller endast rubik på varugruppsidorna  */
#GroupText h1 {
	margin: 25px 0 2px 0;
}

/* Menyn, kunkorg och betalningsmöjligheter */
div.Panel {
	margin-top: 24px
}

/* Horisontell meny bl.a. */
#nav li {
	padding-right: 0px;
}

/* Produktsidan */
div.produkt {
	margin-top: -30px;
}

/* Justera copyright foten */
div.footer_txt {
	text-align:center;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #666666;
	line-height: 14pt;
	padding-left:200px;
}

/* Justera vänstra kolumnen lite */
#leftRail {
	margin-left:-200px;
}

/* Justera  */
#content {
	padding-left: 50px;
	padding-right: 50px;
}


