/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/TEMPLATE_CSS/general.css);
@import url(/__SYS__/TEMPLATE_CSS/template4.css);


/* BEGIN code added by System design tool - DO NOT EDIT! */
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */


div.wrapper {
	background-color: #fcfcfc;
}

div.product-small {
	border: 1px solid #DFDFDF;
}

div.product-small .short {
	display: none;
}

div.product-small div.name {
	height: 27px;
}

#cartMenu h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0px 10px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	background: url('/images/cartmenu_h3_bg.jpg') repeat-x;
	background-color: #E81B3A;
}

#cartMenu h3 a {
	color: #ffffff;
	text-shadow: 1px 1px 0 #9e1126;
}

.login-header h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0px 10px;
	height: 35px!important;
	line-height: 35px!important;
	margin: 0;
	background: url('/images/cartmenu_h3_bg.jpg') repeat-x;
	background-color: #E81B3A;
}

/* Search
-----------------------------------------------------------------------------*/ 

div.search { 
	white-space: nowrap; 
	margin: 0 0 10px 0;
}

#Search_Text { 
	height: 30px;
	width: 157px;
	padding: 2px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #eaeaea;
	border: none;
	border-left: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 0 #ffffff;
}

#search_button { 
	vertical-align: bottom; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
}

div.bannerLeftRail {
	width: 400px;
	padding: 0;
	margin: 0;
	padding-top: 14px;
	position: relative;
	float: left;
	display: inline;
	margin-left: -429px; /* Make sure the div is right to page */
	text-align: right;
}

div.bannerLeftRail img {
	float: right;
}

div.bannerRightRail {
	padding-top: 14px;
}



#productMenu h3 {
	background: url('/images/headerbox_bg.jpg') repeat-x;
	background-color: #1e1e1e;
	text-shadow: 1px 1px 0 #000000;
	height: 35px;
	line-height: 35px;
}

.menu li {
	background-color: #F2F2F2;
}

.menu li a {
	font-size: 13px;
}

.menu li a:hover {
	text-decoration: none;
	font-weight: bold;
}	

.menu li.closed { 
background-color:#F2F2F2;
}

.menu li.open {
	font-weight: bold;
	background-color: #DBDBDB;
}

	.menu li.open a.actuator {
		color: #333;
		text-shadow: 1px 1px 0 #efefef;
	}
	
	.menu li.open ul.submenu a.actuator {
		color: #333333;
		text-shadow: none;
	}


ul.submenu li.closed {

}

ul.submenu li.open {

 }

ul.submenu {

	
}

ul.submenu li {
	
}

ul.submenu li a {
	
}

.menu li#favorites { 
	
}

ul.menu li.selected a {
}

ul.menu ul li.selected a {
	font-weight: bold;
}

div.headerbox h3 {
    background-color: #E81B3A;
    color: white;
	text-shadow: 1px 1px 0 #9e1126;
}

/* Footer (change FH to the same)
-----------------------------------------------------------------------------*/


div.wrapper {
	margin: 0 auto -90px; /*FH*/
}

#footer {
	height: 90px; /*FH*/
	background-color: transparent;
	clear: both;
	position: relative;
	z-index: 999;
}

div.pushfooter {
	height: 90px; /*FH*/
	clear: both;
}

div.footer_txt {
	text-align: center;
} 





/*--ÄNDRINGAR 13 OKTOBER--*/

body {
	color: #555555;
}


body, div, p, th, td, li, dd {
	font: normal 12px Arial, Verdana, Lucida, Helvetica, sans-serif;
	text-align: left;
}

h1,h2,h3,h4,h5 { 
	font-weight: bold; 
	color: #333333;
	margin: 0 0 5px 0; 
}

#topmenu {
	background: url('/images/topmenu_bg.jpg') repeat-x;
	height: 60px;
}

#nav {
	padding-left: 0px;
}

#nav li:hover {
	background-color: transparent; 
}

#nav li {
	height: 60px;
	line-height: 60px;
}

#nav li a {
	height: 60px;
	line-height: 60px;
	padding: 0 16px 0 15px; 
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 0 #000000;
	background: url('/images/nav_bg.jpg') top right no-repeat;
	font-size: 12px;
}



#nav li a:hover {
	color: #ffffff;
}

#nav li:hover {
	background: url('/images/nav_bg_hover.jpg') repeat-x;
}

#nav li.selected  { 
	background-color: transparent;  
	background: url('/images/nav_bg_hover.jpg') repeat-x;
}

#nav li.selected a {
	color: #ff405d;
	background: url('/images/nav_bg.jpg') top right no-repeat;
}

li.menyloggain {
	margin: 0;
	float: left;
	display: block;
	height: 60px;
	line-height: 60px;
}

li.menyloggain a {
	background-color: #E81B3A;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0 #9e1126;
	display: block;
	padding: 0 10px 0 10px; 
	
}



div.logo {
	padding-bottom: 10px;
	padding-top: 10px;
}

input.button {
	background: url('/images/cartmenu_h3_bg.jpg') repeat-x;
}

input.button_buy {
	background: #666666;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000000;
	font-family: Arial;
}

input.button_buy:hover {
	background: green;
}

.product-small .name a {
	color: #111111;
}

.product-small .name a:hover {
	color: #333333;
}

/*--ÄNDRINGAR 18 OKTOBER--*/

p {
	line-height: 18px;
}

div.product-small div.name {
	font-size: 12px;
	margin-bottom: 18px;
}

.artiklar th {
	background-color: #262626!important;
	color: #ffffff!important;
}

a.klarna_hidden_link {
	color: #ffffff;
	text-decoration: underline;
}

input.buttonprodukt {
	margin: 0px;
	padding: 0px;
	background: url('/images/buttonprodukt.jpg') no-repeat;
	width: 150px;
	height: 40px;
}

input.buttonprodukt:hover {
	background: url('/images/buttonprodukt_hover.jpg') no-repeat;
}

div.container {
	overflow: hidden;
}
