/* @override https://sallyann.setest1.bk.svbint.com/MyStyle.css */

/* $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; }
/* END code added by System design tool - DO NOT EDIT! */

body {
	background-color: #d9dbdd;
}

body, div, p, th, td, li, dd    {
	font-size: 11px;	
	font-family: arial,verdana,helvetica,sans-serif;	
	line-height: 16px;
	margin-top: 0px;
}

#page {
	width: 611px;
}

a {
	color: #00537b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #00537b;
}

h1 {
	font-size: 16ƒpx;
	line-height: 18px;
	font-weight: bold;
	color: #ab2a42;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ab2a42;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #ab2a42;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

#topmenu {
	display: none;
}

#container {
	background-color: #ede8d8;
	border-left:170px solid #AA2A41; 
	border-right:170px solid #ede8d8; 
}

#leftRail {
	background-color: #AA2A41;
}

#rightRail {
	padding-right: 5px;
}

#content {
	background-color: #d8d1b5;
	padding: 10px 10px 10px 20px;
	margin: 0 10px 10px 5px;
}

#cartMenu.Panel {
	margin: 0 0 10px 0;
	border: 0;
}

#cart_link {
	background-position: 12px 10px;
}

#cart_link a {
	color: white;
	text-decoration: underline;
}

#cart_link a:hover {
	text-decoration: none;
}

#cartMenu h3 { 
	background-color: #791f2f;
	font-weight: bold;
	color: white;
	padding-bottom: 12px;
	padding-top: 12px;	
	line-height: 0;
}

#cart_text {
	color: white;
	font-size: 11px;
	line-height: 12px;
}

.menuleft_inloggad {
	padding: 10px 10px 0px 10px;
	color: white;
}

.menuleft_inloggad a {
	color: white;
}

.menuleft_inloggad a:hover {
	color: white;
	text-decoration: none;
}

.menuleft_meny ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #aa2a41;
}

.menuleft_meny ul li {
	padding: 0 0 0 10px;
}

.menuleft_meny ul li:hover {
	background-color: #85a937;
}

.menuleft_meny ul li a {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 25px;
}

.menuleft_meny h3 {
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
	margin: 0;
	background-color: #791f2f;
}

#campaign {
	display:  none;
}

#productMenu.Panel {
	padding: 0;
	margin: 0 0 15px 0;
}

ul.menu {
	padding: 0;
	margin: 0 0 0 0;
	line-height: 0px;

}

ul.menu li a {
	padding: 12px 0 12px 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 0px;
	margin: 0;
}

ul.menu li {
	background-image: none;
	line-height: 0px;
}

ul.menu li a:hover {
	background-color: #85a937;
	text-decoration: none;
}

ul.menu li.closed {
	background-image: none;
	margin: 0;
	padding: 0;
	line-height: 0px;		
}

ul.menu li.open  {
	background-image: none;
	line-height: 0px;	
}

ul.menu li.open a {
	margin: 0;
	line-height: 0px;
	text-decoration: none;
	color: white;		
}

ul.submenu {
	padding: 0px 0 0 0px;
	margin: 0;
}

ul.submenu li {
	background-image: none;
	padding: 0px;
	margin: 0;
}

ul.submenu li a {
	padding: 7px 0 11px 18px;
	font-size: 11px;
	margin: 0 0 0 0;
	text-transform: none;
	line-height: 0px;	
}

ul.submenu li a:hover {
	background-color: #AA2A41;
}

ul.FlatMenu li.selected a, ul.menu li.selected a {
	color: white;
}

#productMenu h3 { 
	background-color: #791f2f;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 12px;	
	line-height: 0;
}

#prodmenu_text {
	background-color: #aa2a41;
	margin: 0;
	padding: 0;
	border: 0;
}

#search_button {
	border: 0;	
}

#Search_Text { 
	width: 125px;
	margin-left: 5px;
	background-color: #ede8d8;
}

div.footer_txt {
	background-color: #85a937;
	color: black;
	padding: 10px 0 10px 0;
}

#CatTrace {
	background-color: transparent;
	font-weight: normal;
}

tr.odd {
	background-color: #d8d1b5;
}

tr.even {
	background-color: #d8d1b5;
}

table.artiklar th {
	background-color: #ede8d8;
	color: black;
}

div.product-small {
	border: 0;
	padding: 3px 0px 0px 0;
	border: 1px solid #ede8d8;
	background-color:#ede8d8;
	margin: 0 10px 30px 0;
	width: 170px;
	height: 235px;
}

div.name a{
	padding: 0 0 0 7px;
}

div.pricing {
	padding: 0 0 0 7px;
}

div.product-small .short {
	display: none;
}

div.product-midi {
	background: none;
	margin: 0 0 30px 0;
}	

fieldset {
	border: 0;
}

.newsfeed {
	border: 0;
	margin:0;
	padding:0 0 20px 0;
}

.newsfeed a {
	color: black;
	text-decoration: underline;
}

.newsfeed a:hover {
	text-decoration: none;
}

.newsfeed img {
	display: none;
}

div.newsfeed h3 {
	display: none;
	padding: 10px 0 0 10px;
	color: #ab2a42;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	background-color: #d8d1b5;	
}

div.item {
	margin: 0 0 5px 0;
	padding: 10px 10px 9px 10px;
	color: black;
	background-color: #d8d1b5;
}

.newsfeed .item {
	border: 0;
}

.allanyheter {
	padding: 7px 10px 9px 10px;
	background-color: #d8d1b5;	
}

.newsfeed-detail h1 {
	background: transparent;
}

.newsfeed-detail img {
	display: none;
}

div.newsfeed h1 {
	padding: 0 0 0 0px;
	color: #ab2a42;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
}

div.newsfeed h1 a {
	color: #ab2a42;
	text-decoration: none;
}

div.readmore {
	padding-bottom: 0;
}

#logo {
	height: 165px;
	position: relative;
	background: url(/images/sallyann_nytopp.jpg); 
	background-repeat: no-repeat;	
}

.cart-mini2-top {
	width: 250px;
	height: 23px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.cart-mini2-top a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.cart-mini2-top a:hover {
	text-decoration: underline;
}

.search-top {
	text-align: right;
	width: 250px;
	height: 25px;
	padding-right: 5px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#bannerRail {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	padding: 0;
}

#extraMenu {
	margin-top: 0;
}

.prodGroupingSel {
	background-color: #fff;
	border:0;
}

input.button {
	cursor: pointer;
}

input {
	border: 1px solid #999999;
}