/*  Color schema: DEEP GREY #454545, LOW GREY: #bcbcbc, LIGHT GREY STANDARD: #e5e5e5, SO RED: #b70505 */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b70505;
	background-repeat: no-repeat;
	background-position: 135% 20%;
	background-image:url(../images/backflat.gif);
	margin-top: 20px;
	margin-left: 10px;
	font-size:12px;
	}

#mainwrap {
	width: 890px;
	background-color:#FFFFFF;
	border: 2px solid #000000;
	padding: 5px;
	}

#headerwrap {
	width: auto;
	background-color:#454545;
	border: 1px solid #000000;
	}

#contentwrap {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #bcbcbc;
	padding-top: 4px;
	background-image:url(../images/contentcrumb.gif);
	background-repeat:repeat-x;
	}
	
/*Footerwrap omhandler ytre <div> for footer */	
#footerwrap {
	width: auto;
	background-color: #2f2e2f;
	border: 1px solid #000000;
	}

/*Footerline viser meny/navigator i bunn */	
#footerline {
	margin: 0px;
	font-weight: bold;
	color: #5e5e5e;
	font-size: 16px;
	background-image:url(../images/tileupper.gif);
	background-repeat:repeat-x;
	height: 1%;
	}
	
#footerline ul {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	}	
	
#footerline ul li {
	display: inline;
	}

#footerline ul li a {
	text-decoration: none;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
	color: #bcbcbc;
	white-space: nowrap;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	}
	
#footerline ul li a:hover {
	background-position:bottom;
	background-image: url(../images/tileupperover.gif);
	margin: 0;
	color: #808080;
	white-space: nowrap;
	}
	
	
/*Navline viser meny/navigator i topp */	
#navline {
	margin: 0em;
	font-weight: bold;
	font-size: 16px;
	color: #5e5e5e;
	background-image:url(../images/tileupper.gif);
	background-repeat:repeat-x;
	height: 100%;
	}
	
#navline ul {
	margin: 0;
	list-style-type: none;
	text-align: right;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	}	
	
#navline ul li {
	display: inline;
	}

#navline ul li a {
	text-decoration: none;
	padding-left:0.5em;
	padding-right:0.5em;
	margin: 0;
	color: #bcbcbc;
	white-space: nowrap;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	height: 100%;
	}
	
#navline ul li a:hover {
	background-position:bottom;
	background-image: url(../images/menu.gif);
	margin: 0;
	color: #808080;
	white-space: nowrap;
	}

/* logoWrapper - Aligns the logo */

#logowrapper {
	margin: 0em;
	padding: 0em;
	float: left;
}

/*navBreadCrumb	- Styles the breadcrumb */

#navBreadCrumb {
	clear:left;
	background-color:#b70505;
	background-image: url(../images/breadcrumb.gif);
	background-repeat:repeat-x;
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 4px;
	font-weight:bold;
	font-size:12px;
	}
	
#navBreadCrumb a {
	color: #000000;
	text-decoration:none;
	}	

#navBreadCrumb a:hover {
	color: #222222;
	text-decoration:underline;
	}
	
/* SIDEBOXES */
#navColumnOne {
	vertical-align:top;
	}
	
#navColumnOneWrapper {
	margin-left: 5px;
	margin-right: 12px;
	margin-top: 5px;
	}

/* Sidebox - classes */	
.leftBoxContainerFade {
	border: 1px solid #000000;
	padding: 3px;
	background-color:#b70505;
	}

.leftBoxContainer {
	background-color:#ffffff;
	border: 1px solid #000000;
	padding: 5px;
	}

.leftBoxContainer h3 a {
	color:#000000;
	}

.leftBoxContainer h3 a:hover {
	color:#b70505;
	}	

/* Cart - Sidebox */
#categoriesShadow{
	margin-bottom: 0px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
	}

#categories {
	background-image: url(../images/catback.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#shoppingcartOutline {
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-style: none;
	background-color:#454545;
	}
	
#shoppingcart {
	border-top-style:none;
	background-color:#bcbcbc;
	padding-left: 4px;
	padding-right: 4px;
	}


#shoppingcartHeading a {
	color:#000000;
	font-size: 12px;
	}

#shoppingcartHeading a:hover {
	color:#b70505;
	}
	
#shoppingcartContent hr {
	border: 0px solid #000000;
	border-top: 1px solid #000000;
	}

#cartEmptyText {
	color: #B70005;
	font-size: 24px;
	text-align:center;
	}

#cartBoxListWrapper {
	text-align: left;
	font-size:10px;
	}

#cartBoxListWrapper a {
	color: #000000;
	}

#cartBoxListWrapper a:hover {
	color: #b70505;
	}			

#cartBoxListWrapper ul {
	padding: 0px;
	margin:0px;
	list-style-type:none;
	}
#cartBoxListWrapper ul li {	
	padding-bottom: 0.5em;
	}	
	
.cartNewItem {
	position:relative;
	}

.cartOldItem {
	position:relative;
	}
	
.termsdescription {
	line-height: 2;
	}

.pseudolink {
	text-decoration: underline;
	}

.termsiagree {
	font-weight: bold;
	}

#cartDefaultHeading {
	text-align:center;
	padding-bottom: 10px;
	}

#cartDefaultHeadingempty {	
	text-align:center;
	padding: 40px;
	text-decoration:underline;
	font-size:24px;
	line-height: 3;
	}

#cartInstructionsDisplay {
	padding-bottom: 5px;
	}

#centerShadowNoMargin {
	margin: 0px;
	}
	
#centerColumnNoPadding {
	padding:0px;
	}

.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	padding: 0.4em;
	vertical-align: top;
	}

.cartTotalDisplay {
	text-align:center;
	}

.cartQuantity input {
	border: 1px solid #000000;
	}	

.cartRemoveItemDisplay input {
	vertical-align:top;
	}	

.tableHeading {
	background-color: #bcbcbc;
	padding: 5px;
	}

#shippingEstimatorContent {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	}
	
#popupShippingEstimator a{
	color:#FFFFFF;
	}	

#popupShippingEstimator a:hover{
	text-decoration: underline;
	}		

#shippingEstimatorContent table {
	margin-top: 15px;
	text-align: center;
	}		
	
#infoShoppingCart div {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	}

#newProductsDefault hr, #checkoutConfirmDefault hr {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #bcbcbc;
	}

#catBoxDivider {
	border: 0px solid #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 3px;
	}	

#categoriesSearch {
	height: 24px;
	}
	
#categoriesSearch FORM {
	margin: 0px;
	padding: 0px;
	}
	
.baseline,  #categoriesSearch INPUT {
	display: inline;
	vertical-align: middle;
	}	
			
.cartBoxTotal, #cartSubTotal {
	text-align: right;
	font-weight: bold;
	}
	
#cartSubTotal {
	font-size:14px;
	padding: 5px;
	text-decoration:underline;
	}

.cartAttribsList {
	text-align:left;
	}

.messageStackError {
	color: #b70505;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	}

.success {
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	}

/*centerColum - frames the main content */

.centerColumn {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	height: 100%;
	}
	
.centerBoxWrapper {	
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 100%;
	}
	
.centerOutline {
	border: 1px solid #000000;
	padding: 3px;
	background-color:#e5e5e5;
	}

.centerShadow {
	border-bottom: 1px solid #535353;
	border-right: 1px solid #535353;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 5px;
	}
	
#indexDefault {
	margin: 0px;
	}

#indexDefaultMainContent {
	margin: 0px;
	padding: 0px;
	}	

/* categoryListBoxContents */

.categoryListBoxContents, .centerBoxContentsSpecials {
	float:left;
	vertical-align: top;
	text-align: center;
	}

.centerBoxSpace {
	padding: 15px;
	}
	

.centerBoxWrapperOutline {
	border: 1px solid #000000;
	padding: 3px;
	background-color:#bcbcbc;
	}
	
.centerBoxShadow {
	border-bottom: 1px solid #535353;
	border-right: 1px solid #535353;
	margin-top: 20px;
	}

#productAlsoLeft {
	width: 100%;
	}

#productAlsoRight {
	width: 100%;
	}

#featuredProducts {

	}

.BlackBorder {
	border-bottom: 1px solid #000000;
	}

/* Product info */
#productGeneral {
	margin:0px;
	padding:0px;
	padding-bottom: 15px;
	}
	
#productDetailsList p {
	margin: 2px;
	font-weight: bold;
	vertical-align:text-top;
	}
	
#productButton input {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-top;
	}

#productButton img {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-top;
	}	
	
#productButton {
	display:inline;
	float: left;
	vertical-align:text-top;
	margin-top: 5px;
	padding-left: 2px;
	}	
	
#productName {
	padding-left: 0.5em;
	margin: 0px;
	background-color:#454545;
	border-bottom: 1px solid #000000;
	color:#bcbcbc;
	}
	
#productImage {
	width: 400px;
	border-right: 1px solid #000000;
	}
	
#productAttr {
	padding-left: 5px;
	background-color:#e5e5e5;
	}
	
#productDescriptionText {
	border-top: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	}	

.buttonRow {
	padding-top: 3px;
	}

.navSplitPagesLinks, .navSplitPagesResult {
	font-size: 12px;
	font-weight: bold;
	}

.additionalImages img {
	}

.floatingBox {
	margin: 15px;
	margin-left: 50px;
	}
	
#myAccountOrdersStatus td {
	vertical-align:top;
	padding: 10px;
	}	

#crossSell, #alsoPurchased {
	padding: 0px;
	margin: 0px;
	}

.centerBoxContentsAlsoPurch {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	}

.centerBoxContentsAlsoPurch img {
	}

.centerBoxHeading{
	margin: 0px;
	line-height: 1.5;
	padding-left: 5px;
	background-color: #e5e5e5;
	font-weight:bold;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	}
	
/*Alignment states */
.center, .centeredContent {
	padding-top: 3px;
	text-align:center;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

.forward {
	float: right;
	}

.back {
	float: left;
	}
	
.right {
	text-align:right;
	}

.important {
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
	}
	
.content {
	padding-right: 10px;
	}	


LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

input:focus, select:focus, textarea:focus {
	background: #e5e5e5;
	}
	
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}	

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #bcbcbc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000000;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
	
.alert, .messageStackCaution {
	color: #e80808;
	margin-left: 0.5em;
	}
	
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #e80808;
	}
	
.clearBoth {
	clear:both;
	}

.shadow{
	border-bottom: 1px solid #535353;
	border-right: 1px solid #535353;
	margin-bottom: 10px;
	}

.larger {
	font-weight: bold;
	}

/*footerbottom viser copyright/parsetime */	
#footerbottom {
	padding-top: 5px;
	padding-right: 5px;
	line-height: 1.5em;
	font-size: 10px;
	text-align:right;
	background-image: url(../images/ipcrumb.gif);
	background-repeat:repeat-x;
	}

#footerbottom a {
	color: #000000;
	}	
		
/* General tags */
a img {
	border: none; 
	}

a {
	color: #454545;
	text-decoration: none;
	}
 
a:visited {
	color: #454545;
	text-decoration: none;
	}

a:hover {
	color: #b70505;
	}

a:active {
	color: #b70505;
	}

h1 {
	font-size: 18px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}		
