/* $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: 740px; }
body { background-color: #; }
#page { color: #; }
a { color: #; }
a:hover { color: #; }
#topmenu { background-color: #; }
#topmenu .menuleft { color: #; }
#nav li a { color: #; }
#nav li:hover a { color: #; }
#nav li:hover { background-color: #; }
#nav li a { font-weight: normal; }
#CatTrace { background-color: #; }
#prodmenu_text { background-color: #; }
#productMenu h3 { background-color: #; }
#productMenu h3 { color: #; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #; }
ul.FlatMenu .L0 { border-bottom-color: #; }
#cartMenu { background-color: #; }
div.search { background-color: #; }
div.product-small h3 { background-color: #; }
div.product-small h3 { color: #; }
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #; }
div.newproduct h3 { background-color: #; }
div.newproduct h3 { color: #; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
div.product-small span.unit { display: none !important; }
table.artiklar th { background: #; }
table.artiklar th { color: #; }
tr.odd { background: #; }
tr.even { background: #; }
span.unit { display: none; }
/* END code added by System design tool - DO NOT EDIT! */

body {
	margin: 3px 0 3px 0px;
	padding: 0;
	letter-spacing: -0.01em;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}

body, div, p, th, td, li, dd    {
  font: normal 11px  Geneva, Arial, Helvetica, sans-serif;
  line-height: 15px;
}

h1, h2, h3, h4 {
	color:#000000;
}

a, a:visited {
	color: #000;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

hr {
	color: #e5e5e5;
	background-color: #e5e5e5;
}

#page {
	border: 0;
	width: 810px;
}	

#header {
	position: relative;
	width: 980px;
	margin: 0 auto;
	height: 139px;
	margin-bottom: 0px;
	background-image: url(GT_Head1.jpg);
	background-repeat: no-repeat;
}

div.menuleft {
	position: absolute;
	right: 20px;
	top: 10px;
}	

#logo {
	position: absolute;
	z-index: 5;
	height: 90px;
	width: 120px;
	left: 20px;
	top: 10px;
	background: none;
}	

#topmenu {
	width: 977px;
	height: 40px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0;
	background-color: #3d3d3d;
	padding: 0 3px 0 0;
	background-image: url(bg_top.png);
	background-repeat: no-repeat;
}

#nav li a {
	color: #fff;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px 0px 38px;
}

#nav li a:hover {
	color: #fff;
	text-decoration: none;
}	

#nav li {
	border-right: 0px solid #CCCCCC;
	line-height: 24px;
}	

#nav li:hover {
	background: none;
}

#nav li:hover a {
	color: #FFFFFF;
}


#nav li.startsida {
	background: url(/images/button_startsida.jpg) no-repeat;
	background-position: 0 0px; 
	height: 24px;
	margin: 8px 10px 0 0;
}

#nav li.startsida:hover {
	background-color: #343434;
}


#nav li.kontaktaoss {
	background: url(/images/button_kontaktaoss.jpg) no-repeat;
	background-position: 0 0px; 
	height: 24px;
	margin: 8px 10px 0 0;
}

#nav li.kontaktaoss:hover {
	background-color: #343434;
}

#nav li.kundvagn {
	background: url(/images/button_kundvagn.jpg) no-repeat;
	background-position: 0 0px; 
	height: 24px;
	margin: 8px 10px 0 0;
}

#nav li.kundvagn:hover {
	background-color: #343434;
	
}

#nav li.service {
	background: url(/images/button_hjalp.jpg) no-repeat;
	background-position: 0 0px;
	height: 24px;
	margin: 8px 10px 0 0;
}

#nav li.service:hover {
	background-color: #343434;
}

#nav li.loggain {
	background: url(/images/button_loggain.jpg) no-repeat;
	background-position: 0 0px; 
	height: 24px;
	margin: 8px 10px 0 0;
}

#nav li.loggain:hover {
	background-color: #343434;
}

#topmenu .menuright {
	float: right;
	margin-right: 15px;
}

div.search {
	position: absolute;
	left: 19px;
	bottom: 5px;
	z-index: 100;
}

#cartMenu.Panel {
	width: 165px;
	margin: 0 0 15px 0;
	background: url(/images/bg-top.jpg) repeat-x;
	border: 1px solid #e5e5e5;	
		
}

#productMenu.Panel {
	margin: 0;
	padding: 0;
}

#content {
	padding-left: 45px;
	padding-right: 20px;
	text-align: left;
}

#container {
	padding-bottom: 25px;

}

#leftRail {
	padding-left: 10px;
}	

#rightRail {
	padding-right: 20px;
}


#footer {
	background: none;
}

div.footer_txt {
	background-color: #3d3d3d;
	color: #CCCCCC;
	padding: 0;
	height: 40px;
	line-height: 40px;
	background-image: url(bg_top.png);
	background-repeat: no-repeat;
}

div.footer_txt a {
	color: #FFFFFF;
	text-decoration: underline;
}

input.falt { 
	padding: 1px 4px 1px 4px;
}

#Search_Text { 
	*height: 16px;
	_height: 14px;
}

#search_button {
	padding: 0px; 
	margin-bottom: 3px;
}

div.bnr-text {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
	color: #999999;
}

div.bnr img {
	margin: 0 0 10px 0;
}

#prodmenu_text {
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
}

#productMenu h3 {display: none;}

ul.menu {
	padding: 0;
	margin: 0;
}

.menu a {
	padding-left: 27px;
}

.menu li  {
	background: url(/images/knapp_bg.jpg) repeat-x;
	line-height: 25px;
	margin: 0 0 2px 0;
	border: 1px solid #e5e5e5;
}

.menu li:hover a {
	display: block;
}

.menu li.closed {
	background: url(/images/knapp_bg.jpg) repeat-x;
}

.menu li.open {
	background: url(/images/knapp_bg.jpg) repeat-x;
}

ul.submenu li.closed {
	background: url(/images/plus.gif) no-repeat 0 4px; 
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;		
	
}

ul.submenu li.open {
	background: url(/images/minus.gif) no-repeat 0 4px; 
	padding: 0px 0 0px 0;	
	margin: 0 0 0px 0;			
}

ul.submenu {
	margin: 0px 0 0 7px;
	padding: 0 0 0 0px;
}

ul.submenu li {
	background: none;
	border: 0;
	line-height: 19px;
}

.menu li- open submenu li.closed {
	background-color: red;
}

table.artiklar th {
	background-image: url(cart_top.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

input.button {
	font-size: 12px;
	padding-bottom: 5px;
	width: 81px;
	height: 26px;
	background-color: #FFF;
	border: 0;
	color: #fff !important;
	font-weight: bold;
	background-image: url(images/81x26.gif);
	background-repeat: repeat-x;
}

#registrera_bild {
	font-size: 12px;
	padding-bottom: 5px;
	width: 95px;
	height: 33px;
	background-color: #FFF;
	border: 0;
	background-image: url(images/95x33.gif);
	background-repeat: repeat-x;
}

#product_buy {
padding-right: 25px;

}

input.button:hover {
	color: #CCCCCC !important;
	background-color: #FFF;
	background-image: url(images/81x26-2.gif);
	background-repeat: repeat-x;
}

div.product-small {
	float: left;
	width: 335px;
	height: 90px;
	border: 1px solid #e5e5e5;		
}

div.product-small:hover {
	border: 1px solid #e5e5e5;		
}

div.product-small .product-image {
	float: left;
	padding: 0 20px 0 0;
}

div.product-small img {
	margin: 0;
	padding: 0;
}

div.product-small div.name {
	padding: 0 0 0px 0;
	height: 25px;
}

div.product-small div.name a {
	font-size: 12px;
	line-height: 12px;
}

div.product-small .short {
	height: 27px;
	line-height: 13px;
	color: #999999;
}

.product-index-headertext {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: white;
	width: 721px;
	background-image: url(bg_center.png);
	background-repeat: no-repeat;
	}


.product-index-border {
	width: 732px;	
	padding: 7px 0 0px 0px;
	margin: 0 0 10px 0;
	border: 2px solid #e5e5e5;	
}


.product-index-container {
	width: 220px;
	height: 197px;
	float: left;
	margin: 0 0px 0 20px;
}

.product-index-prislapptext {
	text-align: center;
}

.product-index-header {
	text-align: center;
	height: 35px;
	line-height: 16px;
	font-size: 14px;
	padding: 0;
}

.product-index-image {
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

div.bannertop {
	margin: 0 0 -2px 0;
}

fieldset {
	border: 0;
	margin: 0;
	margin: 0;
	padding: 0;
}

#newcustomer-box {
	margin: 0 40px 0 0;
}

.conftotals td { 
	font-weight: bolder;
	text-align: right;
}

.conftotals hr {
	color: black;
	background-color: black;
}

table.configurator {
	margin: 0;
	padding: 0;
}

table.configurator td {
	padding: 2px;
	margin: 0;
}
table.configurator td.radiotd {
	width:25px;
}
table.configurator td.pictures {
	width: 50px;
}

table.configurator td.configurator-notes {
	padding: 0;
	margin: 0;
}
table.configurator td.configurator-notes p {
	padding: 5px 0 10px 0;
}

table.configurator td.pricediff {
	border-left: 5px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 70px;
	text-align: right;
}

table.configurator th {
	background-color: #e3e2e2;
	background-repeat: repeat-x;
	color: #000;
	padding: 3px 5px 3px 8px;
}

table.configurator h2 {
	font-size: 13px;
	color: #000;
}

ul.product-tabs {
	margin: 20px 0 6px 0;
	padding: 0;	
}

ul.product-tabs li {
	display: inline;
	background-color: #e3e2e2;
	padding: 0;
	margin: 0;
}

ul.product-tabs li a {
	padding: 7px 15px 7px 15px;
	background-color: #e3e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5 pt;
}

ul.product-tabs li a:hover {
	background-color: #cdcdcd;
}

ul.product-tabs li a:hover {	
	text-decoration: none;
}

.tab { 
	display: none;
	border: 1px solid #afbed5;
	padding: 10px;
	margin: 0 0 25px 0;
}

table.specifications h3 {
	color: #676f7c;
	border-bottom: 1px solid #afbed5;
	padding: 0 0 2px 0;
	font-size: 12px;	
}

table.specifications td {
	vertical-align: top;
	padding: 0 0 7px 0;	
}

table.specifications th.specifications_name {
	font-weight: bold;
	padding: 0 0 5px 0;
}	

div.proddetail_img {
	width:150px;
	float:left;
	text-align: left;
	padding: 0 20px 0 0;
	margin: 0 0 10px 0;	
}

div.proddetail_img img {
	margin: 0 0 0px 0;	
}

div.produkt_container {
	width:570px;
	float:left;
	margin: 0 0 20px 0;	
}

div.proddetail_buy {
	float: left; 
	text-align: right;
	width: 280px;
	padding: 7px 0 0 0;	
}

div.prod_info_box {
	text-align: left;
	width: 240px;
	margin: 8px 0 0 0;
	padding: 10px 10px 10px 10px;
	background-color: #e3e2e2;
	text-align: left;
	float: right;
	font-size: 12px;
}

span.totalsum, span.bigprice {
	font-size: 20px;
	font-weight: bold;
}

.mt8 { margin-top: 8px; }	
.red { color: #C00; }
.fontsize12 { font-size: 12px;}

div.smallgroup {
	border: 1px solid #e3e2e3;
	float: left;
	vertical-align: top;
	margin: 0 3px 0 0;
}

.mb10 { margin-bottom: 10px;}
.mr20 {margin-right: 20px;}

#jquery-lightbox {
	z-index: 10000 !important;	
}

#jquery-overlay {
	z-index: 10000 !important;	
}
