/* Main Styles */

	.forside {
		background-color: #fff;
		color: black;
	}

	.forside a {
		color: black;
	}

	body {
		margin: 0 auto;
		padding: 0px;
	}

	body, td {
		font-family: Verdana, "Arial Halvfet", Helvetica;
		font-size: 13px;
		color: black;
	}

	a {
		color: #454545;
		text-decoration: none;
	}

	a:visited {
		text-decoration: none;
	}

	a:active {
		text-decoration: none;
	}

	a:hover {
		text-decoration: none;
	}

#CenteredToppdiv {
	width:1000px;
	margin: 0 auto;
}
#headerTopp {
	height:102px;
	width: 100%;
	text-align: center;
	background-repeat: repeat;
	background-image: url(../../images/System/headerbakgrunn.jpg);
}
#headerToppCenter {
	height:102px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(../../images/System/logomeny.jpg);
	float: left;
}
#ShoppingBasket {
	width: 980px;
	margin: 0 auto;
	padding-left:20px;
	background-color:#dedede;
	margin-top:10px;
	margin-bottom:10px;
	height:45px;
	clear:both;
}
.KurvLeft {
	float:left;
	padding-top:13px;
	padding-left:10px;
}
.KurvLeft2 {
	float:left;
	padding-top:7px;
	margin-left:15px;
}
.SecureIcon {
	float:right;
        margin-top:13px;
	width:20px;
        height:20px;
	background-image: url(../../images/System/lock_icon.png);
	background-repeat:no-repeat;
}
.SecureSSL {
	float:right;
	padding-top:15px;
	padding-right:43px;
	color:#666666;
	font-size:11px;
	padding-left:8px;
}
#slider {
	width:800px;
	height:325px;
	display: block;
	background-repeat: repeat;
	margin: 0 auto;
	margin-bottom: 25px;
	position: relative;
}

#sliderholder {
	width:800px;
	height:325px;
	margin:0 auto;
	position: relative;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#sliderholder img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


.search-form{
	width:110px;
	height:30px;
	position:relative;
	float:left;
	border:none;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	padding:0px 12px 0px 12px;
	border: 1px solid #dedede;
	padding-left:4px;
	margin-bottom:15px;
}

.SearchFormButton{
	width:30px;
	height:30px;
	position:relative;
	float:left;
	cursor:pointer;
	background-color:#393939;
	background-image:url(../../images/System/ge-search-button.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:0px solid #fff;
	margin-bottom:15px;
}

/* Skin Specific Styles */

	.imageBrowser {
		border: 1px dotted #708bbc;
		background-color: #dbe0ec;
		text-align: center;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}

	.imageBrowser img {
		margin: 24px 12px 12px 12px;
		text-align: center;
		border: 1px solid black;
	}

	.imageBrowserCell {
		padding-bottom: 12px;
	}

	#imageBrowserTextField1 {
		height: 80px;
		width: 400px;
		padding: 12px;
		overflow-y: auto;
		text-align: left;
		font-size: 10px;
		float: center;
		margin: 0 auto;
	}

	.imageBrowserSubTitles {
		font-size: 10px;
	}

	.imageBrowserReadMore {
		text-align: right;
	}

	.inputText {								/* Primarily added to text inputs in the boxes on the sides */
		font-size: 10px;
		color: #333333;
		border: inset #ccc 1px;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	.newsletterlink a {
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}

	.whitetext {
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.blacktext {
		font-size: 10px;
		color: #000000;
		text-decoration: none;
	}

	.inputsubmit {
		font-size: 12px;
		margin-bottom: 3px;
		color: #fbfbfb;
		background-color:#dd1f2b;
		border:1px solid #dedede;
		padding:5px;
		text-align:center;
	}

	.locationbar {
		font-size: 11px;
		color: #ffffff;
	}

	.boxtitles {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		padding-left: 12px;
	}

	.emailtoafriend_title {
		font-size: 12px;
		font-weight: bold;
	}

	.emailtoafriend_text {
		font-size: 11px;
	}

	.emailtoafriend_message {
		background-color: white;
		padding: 4px;
		width: 98%;
		border: 1px solid black;
		font-size: 10px;
	}

	.shoppingListTable {
		width: 100%;
	}

	.shoppingListTable td {
		padding: 2px;
	}

	.shoppingListTableHeading {
		border-bottom: 1px solid #eee;
		font-weight: bold;
	}

	.shoppingListTableContent {
		border-top: 1px #BEC0CC dotted;
	}

	.shoppingListTableComment {
		font-size: 10px;
	}


/* Menu styles */

	.sidemenutable {
		width: 170px;
		border-collapse: collapse;
	}


	/* Side Menu Level 1 */

		.sidemenu_row1 {			/* Empty styles are left in place as a demonstration */
			
		}

		.sidemenu_row1 td {

		}

		.sidemenu_row1 td a {
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 1px 1px 1px 13px;
			display: block;
			color: 000000;
			font-size: 14px;
			font-weight: bold;
			font-family: Arial;
			text-decoration: none;
		}

		.sidemenu_row1 td a:hover {
			text-decoration: underline;			
		}

		.sidemenu_activerow1 {			/* activerow styles come in addition to the regular row style. NOT instead of */

		}

		.sidemenu_activerow1 td {

		}

		.sidemenu_activerow1 td a {

		}

		.sidemenu_activerow1 td a:hover {
			
		}


	/* Side Menu Level 2 */

		.sidemenu_row2 td a {
			background-image: url('../../images/System/ice_sidemenuimage.gif');
			background-repeat: no-repeat;
			background-position: 9px 3px;
			padding: 1px 1px 1px 23px;
			display: block;
			color: 000000;
			font-size: 10pt;
			text-decoration: none;
			font-family: Arial;
		}

		.sidemenu_row2 td a:hover {
			color: 333333;
			background-color: #dedede;
		}

		.sidemenu_activerow2 td a {


		}


	/* Side Menu Level 3 */

		.sidemenu_row3 td a {
			background-image: url('../../images/System/ice_sidemenuimage.gif');
			background-repeat: no-repeat;
			background-position: 18px 4px;
			padding: 3px 4px 3px 34px;
			display: block;
			color: #000000;
			font-size: 10px;
			text-decoration: none;
			border: 1px solid white;

		}

		.sidemenu_row3 td a:hover {
			color: #000000;
			border: 1px dotted #597ab6;
			background-color: #cfdbf0;
		}

		.sidemenu_activerow3 td a {

		}


	/* Side Menu Level 4 */

		.sidemenu_row4 td a {
			background-image: url('../../images/System/ice_sidemenuimage.gif');
			background-repeat: no-repeat;
			background-position: 33px 4px;
			padding: 3px 4px 3px 49px;
			display: block;
			color: #000000;
			font-size: 10px;
			text-decoration: none;
			border: 1px solid white;

		}

		.sidemenu_row4 td a:hover {
			color: #000000;
			border: 1px dotted #597ab6;
			background-color: #cfdbf0;
		}

		.sidemenu_activerow4 td a {

		}


	/* Side Menu Level 5 */


		.sidemenu_row5 td a {
			background-image: url('../../images/System/ice_sidemenuimage.gif');
			background-repeat: no-repeat;
			background-position: 48px 4px;
			padding: 3px 4px 3px 64px;
			display: block;
			color: #000000;
			font-size: 10px;
			text-decoration: none;
			border: 1px solid white;
		}

		.sidemenu_row5 td a:hover {
			color: #000000;
			border: 1px dotted #597ab6;
			background-color: #cfdbf0;
		}

		.sidemenu_activerow5 td a {

		}


/* Page Styles */

	h1.pageTitle, .pageTitle, .pageTitle td {		/* Second declaration is used in the administration module */
		font-size: 16px;
		font-weight: bold;
	}

	.pageBody, .pageBody td {
		
	}

	.pageFooter, .pageFooter td {
		
	}


/* Article Styles */

	h1.articlePageTitle {
		font-size: 16px;
		font-weight: bold;
	}

	.articlePageIngress, .articlePageIngress td {
		font-weight: bold;
	}

	.articlePageBody, .articlePageBody td {
	
	}



/* Product Styles */

	h1.productPageTitle {
		font-size: 16px;
		font-weight: bold;
	}

	.productPageQtyBox {
		width: 30px;
		border: 1px solid black;
		background: #ffffff;
	}

	.productPageCustomerCommentBox {
		border: 1px solid black;
		width: 100px;
		height: 40px;
	}

	.productPageVariantSelects {
		margin-bottom: 5px;
	}

	.productPageProductInfoTable {
		width: 100%;
	}

	.productPageProductInfoTable td {
		padding: 3px;
	}

	.productPageProductInfoTitle {
		font-weight: bold;
		border-bottom: 1px solid #ffa500;
		background-color: #ffffff;
	}

	.productPageMoreInfoTable {
		position: relative;
		width: 100%;
		margin-top: 20px;
	}

	.productPageExternalURLsTable {

	}

	.productPageMoreInfoTable td {
		padding: 3px;
	}

	.productPageMoreInfoTitle {
		font-weight: bold;
		border-bottom: 1px solid #ffa500;
		background-color: #ffffff;
	}

	.productPageMoreInfoTableHeadings {
	
	}

	.productPageBodyTitle {
		font-weight: bold;
		border-bottom: 1px solid #ffa500;
		background-color: #ffffff;
		padding: 3px;
	}

	.productPageBody, .productPageBody td {
		padding: 3px;
	}

	.productPagePriceBeforeDiscount {
		color: #000000;
		font-weight: bold;
	}

	.productPagePrice {
		color: #000000;
		font-weight: bold;
		border: outset 0px #ccc;
		background-color: #ffffff;
	}

	.productPageBuyButton {
		font-size: 10px;
		font-weight: normal;
		color: black;
		border: outset 0px #ccc;
		background-color: #ebeaef;
		margin-top: 8px;

	}


/* Article List Styles */

	/* Normal List */

		.articleListTitle_Normal {

		}

		.articleListIngress_Normal {

		}

		.articleListReadMoreLink_Normal {
			font-weight: normal;
		}

		.articleListBox_Normal {
			border-bottom: 1px #BEC0CC dotted;
		}

	/* Boxed List */

		.articleListTitle_Bokser {

		}

		.articleListIngress_Bokser {

		}

		.articleListReadMoreLink_Bokser {
			font-weight: normal;
		}

		.articleListBox_Bokser {
			padding: 4px;
			border: 1px #999 dotted;
		}

		.articleListBox_Bokser_on {					/* Mouse "Hover" function for articles */
			padding: 4px;
			border: 1px #999 dotted;
			background-color: #ffffff;
			cursor: pointer;
		}


	/* Boxed List Without Ingress */

		.articleListTitle_Bokser_WO_Ingress {
			font-size: 10px;
			color: #003366;
			text-decoration: none;
			font-weight: normal;
		}

		.articleListBox_Bokser_WO_Ingress {
			margin-top: 10px;
			padding: 4px;
			border: 1px #BEC0CC solid;
		}

		.articleListBox_Bokser_WO_Ingress_on {				/* Mouse "Hover" function for articles */
			margin-top: 10px;
			padding: 4px;
			border: 1px #BEC0CC solid;
			background-color: #ececec;
			cursor: pointer;
		}

	/* Arrow Dotted List Without Ingress */

		.articleListTitle_Arrows_WO_Ingress {
			font-size: 10px;
			text-decoration: none;
			font-weight: normal;
		}


	/* Simple List */

		.productListImage_Simple {

		}

		.productListTable_Simple {
			border-bottom: 1px #BEC0CC dotted;
			margin-top: 7px;
		}

		.productListTitleCell_Simple {

		}

		.productListIngressCell_Simple {
			padding-bottom: 10px;
		}

		.productListMoreInfoCell_Simple {
			padding-bottom: 10px;
		}

		.productListMoreInfoCell_Simple table td {
			padding-right: 4px;
		}

		.productListMoreInfoTitle_Simple {
			font-size: 12px;
		}

		.productListMoreInfoData_Simple {
			font-size: 12px;
		}

		.productListPriceBeforeDiscount_Simple {
			color: #000000;
			font-weight: bold;
			padding-right: 4px;
			padding-bottom: 3px;
			font-size: 12px;
		}

		.productListDiscount_Simple {
			color: #000000;
			font-weight: bold;
			padding-right: 4px;
			padding-bottom: 3px;
			font-size: 12px;
		}

		.productListPrice_Simple {
			color: #000000;
			font-weight: bold;
			padding-right: 4px;
			padding-bottom: 10px;
			font-size: 12px;
		}

		.productListVariants_Simple {

		}

		.productListBuyButton_Simple {
	width: 80px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border: outset 0px #ccc;
	background-color: #212121;
	margin-top: 1px;
		}

		.productListInfoButton_Simple {
	width: 80px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border: outset 0px #ccc;
	background-color: #212121;
	margin-top: 2px;
	margin-bottom: 10px;
		}



	/* Image and title List */

		.articleListTable_Imagentitle {
			width: 100%;
		}

		.articleListTitleCell_Imagentitle {
			font-size: 11px;
		}

		.articleListImage_Imagentitle {
			
		}



	/* Mini List */

		.articleListTable_Mini {
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.articleListTable_Mini td {
			padding-right: 10px;
		}

		.articleListTitleCell_Mini {
			font-size: 11px;
		}

		.articleListIngressCell_Mini {
			font-size: 11px;
		}

		.articleListImage_Mini {
			
		}

	/* FAQ List */

		.articleListTitle_FAQ {
			font-weight: bold;
			cursor: pointer;
		}

		.articleListIngress_FAQ {

		}

		.articleListReadMoreLink_FAQ {
			font-weight: normal;
		}

		.articleListBox_FAQ {
			padding-right: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 1px #BEC0CC dotted;
		}



/* Product List Styles */

	/* Normal List */

		.productListHeading_Normal {
			border-bottom: 1px solid #ffa500;
			font-weight: bold;
			padding: 10px 10px 10px 10px
		}

		.productListContent_Normal {
			border-bottom: 1px #eee solid;
			padding: 10px 10px 10px 10px
		}

		.productListContent2_Normal {
			background-color: #fff;
			border-bottom: 1px #eee solid;
			padding: 2.00pt 2.00pt 2.00pt 2.00pt
		}

		.productListTitle_Normal {
			font-weight: bold;
		}

		.productListPriceBeforeDiscount_Normal {
			color: #000000;
			font-weight: bold;
		}

		.productListPrice_Normal {
			color: #000000;
			font-weight: bold;
		}

		.productListQty_Normal {

		}

		.productListQtyBox_Normal {
			border: 1px solid black;
			background: #ffffff;
			width: 30px;
		}

		.productListCustomerCommentBox_Normal {
			border: 1px solid black;
			width: 100px;
			height: 40px;
		}

		.productListVariants_Normal select {
		
		}

		.productListAddToBasketLink_Normal {
			font-size: 11px;
		}

		.productListAddToBasketLink_Normal:hover {
			font-size: 11px;
		}

		.productListCheckoutChangeLink_Normal {
			color: black;
			font-size: 11px;
		}

		.productListCheckoutChangeLink_Normal:visited {
			color: black;
			font-size: 11px;
		}

		.productListCheckoutDeleteLink_Normal {
			color: #000000;
			font-size: 11px;
		}

		.productListCheckoutDeleteLink_Normal:visited {
			color: #000000;
			font-size: 11px;
		}

		.productListBuyButton_Normal {
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #212121;
			margin-top: 1px;
	
		}

	/* Boxed List */

		.productListTable_Boxed {
			border: 1px dotted #e3e3e3;
		}

		.productListTitle_Boxed {
			font-weight: bold;
		}

		.productListTitleCell_Boxed {

			border-top: 2px solid white;
			border-right: 2px solid white;
			border-left: 2px solid white;
		}

		.productListFooterCellLeft_Boxed {

			border-bottom: 2px solid white;
			border-left: 2px solid white;
		}

		.productListFooterCellRight_Boxed {

			border-bottom: 2px solid white;
			border-right: 2px solid white;
		}

		.ProductListIngress_Boxed {
			font-size: 10px;
		}

		.productListInfoButton_Boxed {
			font-size: 11px;
			font-weight: normal;
			color: white;
			border: outset 0px #ccc;
			background-color: #212121;
			margin-top: 2px;
			margin-bottom: 2px;
	
		}

		.productListBuyButton_Boxed {
			font-size: 11px;
			font-weight: normal;
			color: white;
			border: outset 0px #ccc;
			background-color: #212121;
			margin-top: 2px;
			margin-bottom: 2px;
		}

		.productListPriceBeforeDiscount_Boxed {
			font-size: 10px;
			color: #000000;
			text-decoration: line-through;
			font-weight: bold;
		}

		.productListPrice_Boxed {
			font-size: 10px;
			color: #000000;
			font-weight: bold;
		}

		.productListVariants_Boxed select {
			margin-top: 3px;
			margin-bottom: 2px;
		}

	/* Boxed List - extras for 2 column version */

		.productListContent_Boxed_w_Column {
			padding: 4px;
			font-size: 10px;
		}

		.productListFooterCell_Boxed_w_Column {
			background-color: #ffffff;
			font-size: 10px;
			border-bottom: 2px solid white;
			border-right: 2px solid white;
			border-left: 2px solid white;
		}

		.productListBuyButton_Boxed_w_Column {
			width: 80px;
			font-size: 10px;
			font-weight: normal;
			color: white;
			border: outset 0px #ccc;
			background-color: #454545;
			margin-top: 2px;
			margin-bottom: 2px;
		}

		.productListInfoButton_Boxed_w_Column {
			width: 80px;
			font-size: 10px;
			font-weight: normal;
			color: white;
			border: outset 0px #ccc;
			background-color: #454545;
			margin-top: 2px;
			margin-bottom: 2px;
		}



	/* Image and title List */

		.productListTable_Imagentitle {
			width: 100%;
		}

		.productListTitleCell_Imagentitle {
			font-size: 11px;
			padding-bottom: 10px;
		}

		.productListImage_Imagentitle {
			
		}

	/* Mini List */

		.productListTable_Mini {
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.productListTable_Mini td {
			padding-right: 10px;
		}

		.productListTitleCell_Mini {
			font-size: 11px;
		}

		.productListIngressCell_Mini {
			font-size: 11px;
		}

		.productListImage_Mini {
			
		}


	/* Slim List */

		.productListTable_Slim {
			border-bottom: 1px dotted lightgrey;
		}

		.productListTitle_Slim {
			font-weight: bold;
		}

		.productListTitleCell_Slim {

		}

		.productListFooterCellLeft_Slim {

		}

		.productListFooterCellRight_Slim {

		}

		.ProductListIngress_Slim {
			font-size: 10px;
			color: #333333;
		}

		.productListInfoButton_Slim {
			background-color:#eee;
			border:1px solid #dedede;
			font-size:11px;
			font-weight:bold;
			margin-bottom:2px;
			margin-top:2px;
			color:#000000;
			font-weight:bold;
			padding:4px;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
}


		.productListPriceBeforeDiscount_Slim {
			font-size: 10px;
			color: darkred;
			text-decoration: line-through;
			font-weight: bold;
		}

		.productListPrice_Slim {
			font-size: 12px;
			color: #000000;
			font-weight: bold;
		}





/* Order List Styles */


	.orderTitles {
		padding: 4px;
		border-bottom: 1px solid #ffa500;
	}

	.orderLine1 {					/* registered orders */
		background-color: #000000;
		padding: 2px;
		border-bottom: 1px solid gray;
		font-size: 11px;
	}

	.orderLine2 {					/* confirmed orders */
		background-color: #b8e0b9;
		padding: 2px;
		border-bottom: 1px solid gray;
		font-size: 11px;
	}

	.orderLine5 {					/* processed orders */
		background-color: #000000;
		padding: 2px;
		border-bottom: 1px solid gray;
		font-size: 11px;
	}

	.orderLine6 {					/* shipped orders */
	background-color: #000000;
	padding: 2px;
	border-bottom: 1px solid gray;
	font-size: 11px;
	}

	.orderLineCancelled {				/* cancelled orders */
		background-color: #fa8c66;
		padding: 2px;
		border-bottom: 1px solid gray;
		font-size: 11px;
	}

	.orderLineInactive {				/* inactive orders */
		background-color: #faab8f;
		padding: 2px;
		border-bottom: 1px solid gray;
		font-size: 11px;
	}

	.orderFooter {
		font-size: 11px;
		padding: 2px;
		font-weight: bold;
	}


/* Div. Styles */

	.inputButton {								/* Added to buttons */
		font-size: 11px;
		font-weight: bold;
		color: white;
		border: outset 1px #ccc;
		background-color: #708bbc;
		margin-top: 8px;
	}

	.boxOutlined {								/* Makes a block stand out */
		border: 1px dotted #708bbc;
		background-color: #dbe0ec;
		padding: 5px;
	}

	.boxOutlinedTitle {
		font-weight: bold;
		border-bottom: 1px dotted #708bbc;
	}

	.boxOutlinedWarning {							/* Makes a block stand even more out. For error messages etc. */
		color: #8b0000;
		border: 1px dotted #8b0000;
		background-color: #e5dada;
		padding: 5px;
	}

	.boxOutlinedWarning td {
		color: #000000;
	}

	.orderHeadings {
		background-color: #dbe0ec;
		border-bottom: 1px solid #ffa500;
	}
	
	.orderProductLines {
		border-bottom: 1px dotted gray;
	}

/* Rarely Changed Styles */

	form {
		padding:0px;
		margin:0px;
	}

	hr {
		color: #c1c1c1;
		background-color: #c1c1c0;
		height: 1px;
	}

	input {
		font-family: Verdana, "Arial Halvfet", Helvetica;
	}

