.cards {
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.CustomerContent input, .CustomerContent input {
	width: 150px;
}

.CustomerContent select, .DeliveryContent select {
	width: 153px;
}


.AddCMSSysCategoryDescription {
	margin: 40px 0 15px 0;
}

.relaterade-produkter .artListItems {
	border: none;
}

.categoryName {
	font-size: 15px;
}

.catListItem {
	height:192px;
	width:192px;
}

.artListItems {
	width: 772px;
}


/* ========= subNav and subCategories =========== */

.subNavPages {
	margin-top: 30px;
}

.subNavPages li a {
	width: 180px;
	background: url(/UserUploadImages/system/subNavTitle.gif) no-repeat top right;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0 3px 14px;
	margin: 0;
}

.subNavPages li li a {
	background: #fff;
	color: #000;
}

.subNavPages li li li a {
	background: #feeff0;
	color: #000;
	font-size: 10px;
}

#subNav {
	width: 180px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	background: url(/UserUploadImages/system/subNavBg.jpg) no-repeat top left;
}

#subNav ul {
	width: 195px;
}

#subNav h2 {
	width: 180px;
	font-size: 20px;
	padding: 15px 0 3px 14px;
	margin: 0;
}

#subNav h3 {
	width: 180px;
	background: url(/UserUploadImages/system/subNavTitle.gif) no-repeat top right;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0 3px 14px;
	margin: 0;
}

#subNav .subCategoryes a, #subNav .subNavPages li li a {
	color: #000;
	font-size: 13px;
	border-bottom: 1px solid #d7d7d7;
	padding: 3px 0 3px 20px;
}

#subNav .subCategoryes a:hover, #subNav .subNavPages li li a:hover {
	color: #b63237;
	background-color: #f1f1f1;
}

#subNav .subCategoryes .AddCMSSysMainSelected, #subNav .subNavPages .AddCMSSysSubSelected {
	background: #feeff0 url(/UserUploadImages/system/subNavArrow.gif) no-repeat 3% 50% !important;
	color: #b63237;
}

#subNav .subCategoryes .AddCMSSysMainWithSubItemsSelected {
	background: #feeff0 url(/UserUploadImages/system/subNavArrowDown.gif) no-repeat 5px 8px !important; 	
}

#subNav ul ul li a {
	padding-left: 25px !important;
	background: #feeff0;
	font-size: 12px !important;
}

#subNav ul ul li .AddCMSSysSubSelected {
	background: #fde4e5 url(/UserUploadImages/system/subNavArrowSub.gif) no-repeat 15px 6px !important; 
	color: #B63237 !important;
}

.subNavPages ul ul li a {
	background: #fff !important;
}

#subNav ul ul ul li a {
	padding-left: 35px !important;
}

#subNav ul ul ul .AddCMSSysSubSelected {
	background: #fde4e5 url(/UserUploadImages/system/subNavArrowSub.gif) no-repeat 25px 6px !important; 	
}

/* ========= Cart and Checkout =========== */

.shoppingCartData table, .shoppingData table {
	width: 100%;
	margin: 10px 0 0 0;
}

.delete input {
	background: url(/UserUploadImages/system/btn_delete.gif) no-repeat top left;
	border: 0;
	width: 24px;
	height: 24px;
	font-size: 0;
	cursor: pointer;
  	cursor: hand;
  	color: #fb8684;
}

.title, .CustomerTitle, .DeliveryTitle, .DeliveryFeeTitle, .PaymentTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
	display: block;
}

.amount select {
	font-size: 10px;
}

.cartContent table {
	border-collapse: collapse;
	border: 0px solid #ecedf1 !important;
	width: 100%;
}

.cartContent input, .cartContent select {
	font-size: 11px;
	border: 1px solid #858585;
}

.headerRow {
	color: #000;
	font-size: 12px;
	background-color: #ecedf1;
	font-weight: normal;
}

.headerRow th {
	height: 25px;
	text-align: left;
	padding: 1px 5px;
}

.cartContent td {
	padding: 5px;
}

.dataRow {
	border-bottom: 1px solid #d4dddf;
}

.dataRow td{
	border-right: 1px solid #d4dddf;
	padding: 4px;
}

.attributeRow td{
	background: url(/UserUploadImages/cartSeparatorLine.jpg) repeat-x left bottom; }

.attributeRow td div{
	margin: 0 0 4px 0 !important;
	color: #D58F12;
}

.delete { border-right: 0 !important; }

.summary {
	float: left;
	font-weight: bold;
	background: url(/UserUploadImages/viewItemTextEnd.jpg) no-repeat left top;
	width: 250px;
	height: 17px;
	padding: 8px 0 0 0;
	font-size: 15px;
	color: #d58f12;
}

.checkoutLink {
	float: right;
}

.checkoutLink a{
	background: url(/UserUploadImages/system/btnToOrderpage.gif) no-repeat 0px 0px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 7px 40px;
	color: #fff;
	width: 118px;
	display: block;
}

.checkoutLink a:hover {
	color: #fff;
}

.title, .CustomerTitle, .DeliveryTitle, .DeliveryFeeTitle, .PaymentTitle {
	background: url(/UserUploadImages/headerBg_blue_200px.jpg) no-repeat left bottom;
	padding: 0 0 5px 5px;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.DeliveryFeeContent, .PaymentContent, .PaymentFormContent, .ButtonsArea {
	float: left;
	width: 250px;
	overflow: hidden;
}

.AddCMSSysCheckout {
	background: url(/UserUploadImages/headerBg_gray_550px.jpg) no-repeat 0px 28px; }

.DeliveryFeeValue, .TotalPriceValue, .value {
	font-size: 15px;
	color: #D58F12;
	font-weight: bold;
}

.CustomerContent, .DeliveryContent, .DeliveryFeeContent, .PaymentContent {
	float: left;
	margin: 10px 8px 0 0;
}

.DeliveryFeeContent, .PaymentContent {
	border-bottom: 2px solid #737373;
}

.CustomerContent, .DeliveryContent {
	height: 400px;
}

.LoginContent, .DeliveryFeeCalculation {
	display: none;
}

.ButtonsArea  {
	margin: 15px 0 0 0;
	width: 205px;
}

.ButtonsArea input {
	background: url(/UserUploadImages/system/btnToOrderpage.gif) no-repeat 0px 0px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 7px 20px;
	color: #fff;
	width: 158px;
	display: block;
	border: 0;
	cursor: pointer;
}


.ValidateContent {
	background-color: #DADADA;
	position: absolute;
	top: 150px;
}

.ValidateContent ul {
	margin: 5px;
	padding: 5px;
}


/* ========= Article page =========== */


.relArtItem  {
	position: relative;
}

.relArtArtHeader {
	border-bottom: 4px solid #231f20;
	width: 772px;
}

.artAttrItem {
	margin-bottom: 5px;
}

.attributeName {
	float: left;
	width: 60px;
}

.relArtArtHeader h3 {
	background: url(/UserUploadImages/system/tabRelated.gif) no-repeat top left;
	color: #fff;
	font-size: 16px;
	padding: 4px 5px 4px 25px;
	font-weight: normal;
	margin: 0;
	width: 166px;
}

#contentInfo .articleName {
	color: #b63237;
	font-size: 20px;
}

#contentInfo .articleFullDesc {
	color: #565656;
	font-size: 13px;	
}

#contentInfo .AddCMSSysArtAttrView {
	color: #565656;
	font-size: 13px;
}

#contentInfo .articlePrice {
	color: #b63237;
	font-size: 20px;
}

#contentInfo .articlePricePrevious {
	color: #565656;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

#contentInfo .AddCMSSysBuyButton input {
	background: url(/UserUploadImages/system/btnAddToCart.gif) no-repeat top left;
	width: 158px;
	height: 27px;
	color: #fff;
	font-weight: bold;
	border: none;
	font-size: 13px;
}

#contentInfo .AddCMSSysBuyButton input:hover {
	background: url(/UserUploadImages/system/btnAddToCartOver.gif) no-repeat top left;
}

#contentImage .articleImage img {
	margin-bottom: 10px;
}
 
#contentImage .thumbnails img {
	height: 70px;
	border: 2px solid #5b5b5b;
	margin: 0 5px 5px 0;
}


.artListFilterByBrand, .artListSort {
	display: none;
}

.artListItems  {
	border-top: 1px solid #bababa;
}

#contentList .artListItems, .artListItems {
	float: left;
	border-left: 1px solid #bababa;
}

#contentList .artListItem, .teaserArtItem, .teaserItem, .catListItem  {
	float: left;
	border-right: 1px solid #bababa;
	position: relative;
}

#contentList .articleThumb, .teaserArtItem .articleThumb, .teaserItem  .articleThumb, .catListItem .categoryThumb  {
	position: relative;
	z-index: 1;
}

#contentList .articleName, .relArtItem .articleName, .teaserArtItem .articleName, .teaserItem  .articleName, .catListItem .categoryName {
	position: absolute;
	margin: 0;
	width: 192px;
	color: #fff !important;
	font-size: 11px;
	text-align: center;
	background: url(/UserUploadImages/system/articleListNameBg.png) top left;
	z-index: 2;
	bottom: 0px;
	padding: 5px 0;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	filter: alpha(opacity=80);
}

#contentList .articleThumb a:hover .articleName {
	/* -moz-opacity: 0.8;
	filter: alpha(opacity=80); */
	color: #fff !important;
}

#contentList .AddCMSSysArticleList a, .relArtItem .articleName a, .teaserArtItem .articleName a, .teaserItem .articleName a, .categoryName a  {
	color: #fff !important;
}

#pageContent {
	width: 980px;
}

#content {
	width: 775px;
	float: right;
}

#contentImage {
	width: 250px;
	margin-top: 20px;
	float: left;
}

#contentInfo {
	width: 500px;
	margin-top: 20px;
	float: right;
}

#contentRelated {
	margin-top: 30px;
	clear: both;
}

/* ===== Top Navigaton ==== */

#topNav { 
	border-bottom: 6px solid #b63237;
	height: 26px;
	width: 980px
}

#topNav li {
	margin: 0 5px 0 0;
}

#topNav a {
	color: #fff;
	background: url(/UserUploadImages/system/topNavR.gif) no-repeat top right;
	font-size: 13px;
	padding: 4px 5px 6px 0;
}

#topNav span {
	padding: 4px 5px 7px 9px;
	background: url(/UserUploadImages/system/topNavL.gif) no-repeat top left;
}

#topNav a:hover, #topNav .AddCMSSysMainSelected { background: url(/UserUploadImages/system/topNavRS.gif) no-repeat top right; }
#topNav a:hover span, #topNav .AddCMSSysMainSelected span { background: url(/UserUploadImages/system/topNavLS.gif) no-repeat top left; }


/* =====Page Settings ==== */

body {
	margin: 23px 0;
	background: #fff url(/UserUploadImages/system/bodyBg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: none; }

h1,h2,h3,h4,p { margin: 0 0 5px 0; }

#pageWrapper {
	width: 1000px;
	margin: 0 auto;
}

#pageTop {
	position: relative;
}

.logo {
	margin: 0 0 23px 0;
	display: block;
}

#pageFotter {
	border-top: 1px solid #b2b2b2;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
}



/* ===== Random Items and Related items ==== */


#pageRandomItems {
	position: absolute;
	top: 370px;
	left: 6px;
	width: 980px;
	background: url(/UserUploadImages/system/line-1x190px.gif) no-repeat bottom left;
	padding-left: 1px;
}

.TeaserArticlesStartpage {
	border-left: 1px solid #a1a1a1;
}

#pageRandomItems  .articleThumb, .relArtItem {
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	float:left;
}

.randomTitle {
	border-bottom: 4px solid #b63237;
	width: 966px;
	clear: both;
	height: 25px;
}

.randomTitle h2 {
	background: url(/UserUploadImages/system/tabStartpageL.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	padding: 4px 5px 4px 7px;
	font-weight: normal;
	margin: 0;
	display: inline;
	float: left;
}

.randomTitle span {
	background: url(/UserUploadImages/system/tabStartpageR.png) no-repeat top left;
	width: 10px;
	height: 25px;	
	float: left;
}

/* ===== Smal cart ==== */


#cart {
	position: absolute;
	top: 123px;
	right: 20px;
	width: 138px;
	display: none;
	z-index: 100;
}

.cartBtn a {
	background: none !important;
	padding: 0 !important;
}

.productsAmount, .productsTotalPrice, .shoppingCartLink {
	font-size: 11px;
}

.productsAmount {
	height: 22px;
	background: url(/UserUploadImages/system/bgCartItem.gif) no-repeat top left;
	padding: 3px 0 0 37px;
}

.productsTotalPrice {
	height: 27px;
	background: url(/UserUploadImages/system/bgCartSum.gif) no-repeat top left;	
	padding: 3px 0 0 37px;
}

#cart .empty {
	height: 27px;
	background: url(/UserUploadImages/system/bgCartEmpty.gif) no-repeat top left;
	padding: 5px 0 0 0;
	text-align: center;
}

.shoppingCartLink {
	height: 20px;
	background: url(/UserUploadImages/system/btnChangeOrder.gif) no-repeat top right;
	text-align: right;
}

.shoppingCartLink a {
	padding-right: 15px;
	color: #fff;
	text-decoration: none;
}

.shoppingCartLink a:hover {
	text-decoration: underline;
}

/* ===== IE6 fix ==== */

*html #topNav { 
	height: 27px;
	overflow: hidden;
}