/* ======== Headlines ======== */

h1 { font-size: 23px; }
h2 { font-size: 20px; }
h3 { font-size: 17px; }
h4 { font-size: 14px; }
h5 { font-size: 11px; }


/* ======== Features categories ======= */

.categoryName {
	font-size: 23px;
	margin: 10px 0 0 0;
	font-weight: bold;
}

.catListItem .categoryName {
	font-size: 14px;
}

.teaserItem {
	position: relative;
	margin: 0 0 20px 45px;
	width: 120px;
	height: 120px;
}

.articleThumb {
	width: 100px;
	height: 93px;
	border: 2px solid #432d00;
	background-color: #fff;
	text-align: center;
}


.articleThumb a {
	width: 100px;
	height: 93px;
	display: block;
}

.teaserItem img {
	border: 0 !important;
	max-height: 85px;
	max-width: 100px;
}

.articlePrice, .articlePriceDiscount {
	background: url(/UserUploadImages/system/star.png) no-repeat top left;
	color: #fff;
	text-align: center;
	position: absolute; 
	width: 51px;
	height: 36px;
	font-size: 10px;
	padding: 20px 0 0 5px;
	left: 70px;
	top: 80px;
}

.articleName {
	font-size: 12px;
	font-family: Arial, Verdana;
	margin: 0;
	height: 18px;
	overflow:hidden;
}


html, body, #CMSBody { 
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2a2a2a;
} 

#CMSBody {
	/* background: #e6e4d5 url(/UserUploadImages/system/bgFrontPage.jpg) repeat-x top left; */
	background: #f5f5ee url(/UserUploadImages/system/bgSubPage.jpg) repeat-x top left;

}

h1,h2,h3,h4 {
	font-family: Garamond;
	color: #3f2a00;
	margin: 0 0 10px 0;;
	padding: 0;
}

a { color: #432d00; }

#pageWrapper, #pageWrapper2, #contentFotter {
	width: 995px;
	margin: 0 auto;
}

#contentFotter { padding: 0 0 10px 0; }

.img { border: 0; }

/* ========= TOP =========  */

#top {
	height: 100px;
	padding: 0 0 0 50px;
	position: relative; 
}

#tools {
	background: url(/UserUploadImages/system/toolsBg.gif) no-repeat bottom right;
	width: 335px;
	height: 24px;
	float: right;
	text-align: left;
	padding: 0 0 0 100px;
}

#tools a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 0;
}

.AddCMSSysSearchText {
	width: 95px;
	border: 1px solid #6e5f36;
	font-size: 11px;
	padding: 0 0 0 5px;
	margin: 3px 0 0 0;
}

.AddCMSSysSearchButton {
	border: 0;
	color: #fff;
	font-size: 10px !important;
	background: transparent url(/UserUploadImages/system/iconSearch.gif) no-repeat center right;
	padding: 0 13px 0 0;
	margin: 0 10px 0 0;
}

#logo {
	float: left;
	width: 200px;
	height: 75px;
}

#topNav {
	clear: both;
	width: 900px;
}

#topNav a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#top a:hover {
	color: #d7cfbf;
}

#topNav li {
	margin: 0 15px 0 0;
}

/* ========= MIDDEL =========  */

#headerHolder {
	border-top: 5px solid #98886e;
	background: url(/UserUploadImages/system/startHeaderBg.jpg) repeat-x top left;
}

#header {
	height: 175px;
	color: #fff;
	margin: 0 auto;
	width: 695px;
	padding: 20px 250px 0 50px;
}

#header h1 {
	font-size: 35px;
	font-weight: normal;
}

#header a, #header h1, #header h2, #header h3, #header h4 {
	color: #fff !important;
}

#teasers {
	background: url(/UserUploadImages/system/spTeasersBg2.gif) no-repeat top left;
	position: absolute;
	width: 200px;
	height: 500px;
	top: 100px;
	left: 770px;
}

/* ========= CONTENT =========  */

#pageContent {
	padding: 20px 0 0 50px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
}

#content {
	float: left;
	width: 280px;
	margin: 0 0 0 10px;
}

#box1, #box2 {
	float: left;
	width: 195px;
	margin: 0 10px 0 0;
	height: 372px;
	overflow: hidden;
}

#box1 { background: transparent url(/UserUploadImages/system/boxBgDogs.jpg) no-repeat 0px 46px; }
#box2 { background: transparent url(/UserUploadImages/system/boxBgHourse2.jpg) no-repeat 0px 46px; }

.boxHeader {
	color: #fff;
	padding: 5px 0 0 85px;
	height: 40px;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
}

.boxHeader2 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 13px 0 0 11px;
}

#box1 ul, #box2 ul {
	margin: 15px;
	padding: 0;
}

#box1 li, #box2 li {
	background: url(/UserUploadImages/system/arrowDot.gif) no-repeat top left;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}

#box1 li a, #box2 li a {
	color: #3c3c3c;
	text-decoration: none;
}

#box1 li a:hover, #box2 li a:hover {
	color: #c99f49;
	text-decoration: underline;
}

/* =========  Nyhetsarkiv  ========= */

.itemClass h4 {
	font-size: 18px;
	margin: 0;
}

.itemClass p {
	margin: 0;
}

.itemClass p a {
	color: #432d00 !important;
}

.newsDate {
	font-size: 9px;
}

.newsLink {
	margin: 0 0 20px 0;
}

/* ========= ARTICLE ======== */

.artListItem .articlePrice, .artListItem .articlePriceDiscount, .artListItem .articlePricePrevious {
	font-size: 11px;
	margin: 0 0 5px;     
}

.artListItem .articlePriceDiscount {
        float: left;
        padding: 0px 3px 0px 0px;
}

/* ========= FOOTER =========  */

#footer {
	background: #302101;
	border-top: 10px solid #4f3708;
	height: 50px;
	padding: 10px 0 0 0;
	width: 100%;
	text-align: center;
	clear: both;
}

#footerContent {
	margin: 0 auto;
	width: 900px;
	text-align: left; 
	color: #fff;
}

#footerContent a {
	color: #fff;
}

#footerContent img {
	margin: 0 10px 0 0;
}

/* IE6 fix, CMS fix*/

#AddCMSSysObjectDesignDataPanel { background: url(/UserUploadImages/system/bgFrontPage.jpg) repeat-x top left; }
*html #footer { bottom: 0; }
*html .articlePrice { background: url(/UserUploadImages/system/star.gif) no-repeat top left; }
*html .articleThumb img, .teaserItem img { width: expression(this.width > 100 ? 100: true); }
*html .articleThumb img, .teaserItem img { height: expression(this.height > 85 ? 85: true); }

/* ========= Varukorg ========= */

.cartA {
	height: 100px;
	left: 770px;
	position: absolute;
	top: 60px;
	width: 180px;
	z-index: 2;
}

.totalPrice, .DeliveryFeeValue .value, .TotalPriceValue .value, .TotalVATValue .value, .TotalDiscountValue .value {
	text-align: right;
	padding: 0 10px 0 0 !important;
}
