
/* Main Styles */

	body {
		margin: 0px;
		padding: 0px;
	}

	body, td {
		font-family: Verdana, "Arial Halvfet", Helvetica;
		font-size: 11px;
		color: black;
	}

	a {
		font-weight: bold;
		color: #66819e;
		text-decoration: none;
	}

	a:visited {
		font-weight: bold;
		text-decoration: none;
	}

	a:active {
		font-weight: bold;
		text-decoration: none;
	}

	a:hover {
		font-weight: bold;
		text-decoration: none;
	}


/* Skin Specific Styles */

	.imageBrowser {
		border: 1px dotted #708bbc;
		background-color: #e4eaf0;
		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: 11px;
		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: #000000;
		text-decoration: none;
	}
	.blacktext{
		font-size: 10px;
		color: #000000;
		text-decoration: none;
	}

	.inputsubmit {
		font-size: 10px;
		font-weight: bold;
		margin-bottom: 3px;
		color: #ffffff;
		border: 1px solid #ed1c2e;
		background-color: #ed1c2e;
	}

	.locationbar {
		font-size: 11px;
		color: #8f8fbc;
	}

	.boxtitles {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		padding-left: 12px;
	}
	.innloggingsboks {
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		padding-left: 8px;
	}
	
	.forhandler {
		font-size: 11px;
		color: #000000;
		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 #ed1c2e;
		font-weight: bold;
	}

	.shoppingListTableContent {
		border-top: 1px #BEC0CC dotted;
	}

	.shoppingListTableComment {
		font-size: 10px;
	}


/* Menu styles */

	/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		margin:0px;
		background-color:#ffffff;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:4px 40px 4px 10px;
		background-color:#7c96b2;
		background-image:url(zf);
		color:#ffffff;
		font-family:verdana;
		font-size:11px;
		text-decoration:none;
		text-align:left;
		border-width:1px 0px 1px 1px;
		border-style:solid;
		border-color:#ffffff;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#ed1c2e;
		background-image:url(dfa);
		color:#222222;
		border-color:#ffffff;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#ed1c2e;
		border-color:#ffffff;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		background-color:#a9b9ca;
		background-image:none;
		background-repeat:repeat;
		border-width:1px;
		border-style:solid;
		border-color:#ffffff;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 5px;
		background-color:transparent;
		color:#222222;
		font-size:11px;
		text-align:left;
		border-width:1px 0px;
		border-color:#a9b9ca;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#a9b9ca;
		background-image:none;
		color:#ffffff;
		border-color:#a9b9ca;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		border-color:#ffffff;
	}


	/* Side Menu Without JavaScript */

	.sidemenutable {
		width: 200px;
		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 {
			border: 1px solid #7c96b2;
			padding: 4px;
			display: block;
			color: #000000;
			font-size: 10px;
			text-decoration: none;

		}

		.sidemenu_row1 td a:hover {
			color: #ffffff;
			background-color: #7c96b2;
		}

		.sidemenu_activerow1 {			/* activerow styles come in addition to the regular row style. NOT instead of */

		}

		.sidemenu_activerow1 td {

		}

		.sidemenu_activerow1 td a {
			background: #7c96b2;
			color: #ffffff;
		}

		.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: 3px 4px;
			padding: 4px 4px 4px 19px;
			display: block;
			color: #000000;
			font-size: 10px;
			text-decoration: none;
			border: 1px solid white;

		}

		.sidemenu_row2 td a:hover {
			color: #ffffff;
			border: 1px dotted #597ab6;
			background-color: #7c96b2;
		}

		.sidemenu_activerow2 td a {
			border: 1px dotted #597ab6;
			background-color: #7c96b2;

		}


	/* 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 {
			color: #000000;
			border: 1px dotted #597ab6;
			background-color: #cfdbf0;
		}


	/* 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 {
			color: #000000;
			border: 1px dotted #597ab6;
			background-color: #cfdbf0;
		}


	/* 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 {
			color: #000000;
			border: 1px dotted #597ab6;
			background-color: #cfdbf0;
		}


/* 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 dashed #7c96b2;
		background-color: #7c96b2;
		color:#ffffff;
	}

	.productPageMoreInfoTable {
		position: relative;
		width: 100%;
		margin-top: 20px;
	}

	.productPageExternalURLsTable {

	}

	.productPageMoreInfoTable td {
		padding: 3px;
	}

	.productPageMoreInfoTitle {
		font-weight: bold;
		border-bottom: 1px solid #ed1c2e;
		background-color: #e4eaf0;
	}

	.productPageMoreInfoTableHeadings {
	
	}

	.productPageBodyTitle {
		font-weight: bold;
		border-bottom: 1px dashed #7c96b2;
		background-color: #7c96b2;
		color:#ffffff;
		padding: 3px;
	}

	.productPageBody, .productPageBody td {
		padding: 3px;
	}

	.productPagePriceBeforeDiscount {
		color: #8b0000;
		font-weight: bold;
	}

	.productPagePrice {
		color: #006400;
		font-weight: bold;
	}

	.productPageBuyButton {
		font-size: 11px;
		font-weight: bold;
		color: white;
		border: outset 1px #ccc;
		background-color: #ed1c2e;
		margin-top: 8px;
		cursor: pointer;
	}


/* Article List Styles */

	/* Normal List */

		.articleListTitle_Normal {
			
		}

		.articleListIngress_Normal {

		}

		.articleListReadMoreLink_Normal a {

		}

		.articleListBox_Normal {
			padding-right: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 1px #BEC0CC dotted;
		}

	/* Boxed List */

		.articleListTitle_Bokser {

		}

		.articleListIngress_Bokser {

		}

		.articleListReadMoreLink_Bokser {
			font-weight: normal;
		}

		.articleListBox_Bokser {
			padding-left: 4px;
			padding-right: 4px;
			border: 0px #BEC0CC solid;
		}

		.articleListBox_Bokser_on {					/* Mouse "Hover" function for articles */
			padding-left: 4px;
			padding-right: 4px;
			border: 0px #BEC0CC solid;
			background-color: #ececec;
			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: 8px;
			padding: 8px;
			border: 0px #BEC0CC solid;
		}

		.articleListBox_Bokser_WO_Ingress_on {				/* Mouse "Hover" function for articles */
			margin-top: 8px;
			padding: 8px;
			cursor: pointer;
		}

	/* Arrow Dotted List Without Ingress */

		.articleListTitle_Arrows_WO_Ingress {
			font-size: 10px;
			text-decoration: none;
			font-weight: normal;
		}

	/* 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 */

	/* Best Seller */

		.bestSeller_productTitle a,
		.bestSeller_productTitle a:hover {
			color: white;
		}

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

		.bestSeller_price {
			font-size: 10px;
			color: white;
			font-weight: bold;
		}

		.bestSeller_infoButton {
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #708bbc;
			margin-top: 1px;
			cursor: pointer;
		}

		.bestSeller_buyButton {
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #fe7201;
			margin-top: 1px;
			cursor: pointer;
		}

	/* Normal List */

		.productListHeading_Normal {
			border-bottom: 1px solid #ed1c2e;
			font-weight: bold;
			padding: 2.00pt 2.00pt 2.00pt 2.00pt
		}

		.productListContent_Normal {
			border-bottom: 1px #BEC0CC dotted;
			padding: 2.00pt 2.00pt 2.00pt 2.00pt
		}

		.productListContent2_Normal {
			background-color: #e4eaf0;
			border-bottom: 1px #BEC0CC dotted;
			padding: 2.00pt 2.00pt 2.00pt 2.00pt
		}

		.productListTitle_Normal {
			font-weight: bold;
		}

		.productListPriceBeforeDiscount_Normal {
			color: #8b0000;
			font-weight: bold;
		}

		.productListPrice_Normal {
			color: #006400;
			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: green;
			font-size: 11px;
		}

		.productListCheckoutChangeLink_Normal:visited {
			color: green;
			font-size: 11px;
		}

		.productListCheckoutDeleteLink_Normal {
			color: #8b0000;
			font-size: 11px;
		}

		.productListCheckoutDeleteLink_Normal:visited {
			color: #8b0000;
			font-size: 11px;
		}

		.productListBuyButton_Normal {
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #ed1c2e;
			margin-top: 1px;
			cursor: pointer;
		}

	/* Boxed List */

		.productListTable_Boxed {
			border: 1px solid #e4eaf0;
		}

		.productListTitle_Boxed {
			font-weight: bold;
		}

		.productListTitleCell_Boxed {
			background-color: #e4eaf0;
			border-top: 2px solid white;
			border-right: 2px solid white;
			border-left: 2px solid white;
		}

		.productListFooterCellLeft_Boxed {
			background-color: #e4eaf0;
			border-bottom: 2px solid white;
			border-left: 2px solid white;
		}

		.productListFooterCellRight_Boxed {
			background-color: #e4eaf0;
			border-bottom: 2px solid white;
			border-right: 2px solid white;
		}

		.ProductListIngress_Boxed {
			font-size: 10px;
		}

		.productListInfoButton_Boxed {
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #708bbc;
			margin-top: 2px;
			margin-bottom: 2px;
			cursor: pointer;
		}

		.productListBuyButton_Boxed {
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #ed1c2e;
			margin-top: 2px;
			margin-bottom: 2px;
			cursor: pointer;
		}

		.productListPriceBeforeDiscount_Boxed {
			font-size: 10px;
			color: #8b0000;
			text-decoration: line-through;
			font-weight: bold;
		}

		.productListPrice_Boxed {
			font-size: 10px;
			color: #006400;
			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: #e4eaf0;
			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: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #ed1c2e;
			margin-top: 2px;
			margin-bottom: 2px;
			cursor: pointer;
		}

		.productListInfoButton_Boxed_w_Column {
			width: 80px;
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #708bbc;
			margin-top: 2px;
			margin-bottom: 2px;
			cursor: pointer;
		}


	/* 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: #8b0000;
			font-weight: bold;
			padding-right: 4px;
			padding-bottom: 3px;
			font-size: 12px;
		}

		.productListDiscount_Simple {
			color: #8b0000;
			font-weight: bold;
			padding-right: 4px;
			padding-bottom: 3px;
			font-size: 12px;
		}

		.productListPrice_Simple {
			color: #006400;
			font-weight: bold;
			padding-right: 4px;
			padding-bottom: 10px;
			font-size: 12px;
		}

		.productListVariants_Simple {

		}

		.productListBuyButton_Simple {
			width: 80px;
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #ed1c2e;
			margin-top: 1px;
			cursor: pointer;
		}

		.productListInfoButton_Simple {
			width: 80px;
			font-size: 11px;
			font-weight: bold;
			color: white;
			border: outset 1px #ccc;
			background-color: #708bbc;
			margin-top: 2px;
			margin-bottom: 10px;
			cursor: pointer;
		}


	/* 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: 1px solid #48549c;
		}

		.productListTitle_Slim {
			font-weight: bold;
		}

		.productListTitleCell_Slim {

		}

		.productListFooterCellLeft_Slim {

		}

		.productListFooterCellRight_Slim {

		}

		.ProductListIngress_Slim {
			font-size: 10px;
			color: #48549c;
		}

		.productListInfoButton_Slim {
			font-size: 11px;
			font-weight: bold;
			color: #48549c;
			border: solid 1px #48549c;
			background-color: white;
			margin-top: 2px;
			margin-bottom: 2px;
			cursor: pointer;
		}

		.productListPriceBeforeDiscount_Slim {
			font-size: 10px;
			color: darkred;
			text-decoration: line-through;
			font-weight: bold;
		}

		.productListPrice_Slim {
			font-size: 12px;
			color: #48549c;
			font-weight: bold;
		}





/* Order List Styles */


	.orderTitles {
		padding: 4px;
		border-bottom: 1px solid #ed1c2e;
	}

	.orderLine1 {					/* registered orders */
		background-color: #dcf5de;
		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: #9ed2a3;
		padding: 2px;
		border-bottom: 1px solid gray;
		font-size: 11px;
	}

	.orderLine6 {					/* shipped orders */
		background-color: #83c488;
		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 */

	.freightOptionPrice {

	}

	.inputButton {								/* Added to buttons */
		font-size: 11px;
		font-weight: bold;
		color: white;
		border: outset 1px #ccc;
		background-color: #7c96b2;
		margin-top: 8px;
	}

	.boxOutlined {								/* Makes a block stand out */
		border: 1px dotted #708bbc;
		background-color: #e4eaf0;
		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: #8b0000;
	}

	.orderHeadings {
		background-color: #e4eaf0;
		border-bottom: 1px solid #ed1c2e;
	}
	
	.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;
	}


