

html, body {
	height:100%;
	-webkit-text-size-adjust: 100%;
    }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
  border: 0 none;
  font-family: inherit;
  font-color:inherit;
  font-size:inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}

body {
	font-family:"Verdana";
    font-size:13px;
    color:#352829;
    line-height:1.8;
    }

#topbg {
	position:absolute;
	height:200px;
	width:100%;
	background-color:#3c3c3c;
	border-bottom:7px solid #686868;
	z-index:1;
}
#topArea {
	position:relative;
	z-index:10;
	width:100%;
	max-width:829px;
	padding:6px;
	height:38px;
	margin:0 auto;
}
#topSocial {
	float:left;
	margin-top:2px;
	}
#topSearch {
	float:right;
	margin-top:2px;
}
#topSocial img {
	position:relative;
	top:3px;
}
#topSocial a {
    text-shadow:none;
    text-decoration:none;
    }
input.searchField, input.searchButton {
	border:1px solid #323232;
	background-color:#686868;
	color:#ffffff;
	font-size:10px;
	padding:3px;
    width:130px;
    border-radius:0;
    box-shadow:none;
}
input.searchButton:hover {
	background-color:#636363;
	cursor:pointer;
}
input.searchButton {
	width:50px;
}	

    
#contentarea { padding-top:60px; }

h1 {
	font-family:"Verdana";
	font-size:20px;
	color:#a60000;
    text-shadow:#ffffff 1px 1px 0;
	font-weight:normal;
}
h2 {
	font-family:"Verdana";
	font-size:16px;
	color:#a60000;
    text-shadow:#ffffff 1px 1px 0;
	font-weight:normal;
}
h3 {
	font-family:"Verdana";
	font-size:1.1em;
	color:#a60000;
    text-shadow:#ffffff 1px 1px 0;
	font-weight:normal;
}
h4 {
	font-family:"Verdana";
	font-size:1.0em;
	color:#a60000;
    text-shadow:#ffffff 1px 1px 0;
	font-weight:normal;
}
a {
	color:#a20000;
    text-shadow:#ffffff 1px 1px 0;
    text-decoration:none;
    }

hr {
	border:0;
	border-top: 1px solid #cfcec9;
	border-bottom: 1px solid #ffffff;
	height: 0px;    
    clear:both;
	overflow:hidden;    
}
input, textarea, select, #productQuantity {
	font-family:Verdana;
	font-size:13px;
	color:#636363;
}  



#contentContainer {
	position:relative;
	top:0;
	bottom:0;
	width:100%;
    max-width:817px;
    z-index:10;
	min-height:100%;
	background-color:rgba(255,255,255,1);   
    margin:auto;
    padding:6px;
}
#contentTop {
	background-color:#830505;
	border-bottom:1px solid #ffffff;
    height:50px;
}

#contentFooter {
    width:100%;
	max-width:762px;
    margin:auto;
    padding-bottom:20px;
	}
#contentFooter div, #contentFooter a {
	font-size:12px;
    text-decoration:none;
    }
#contentArea {
	padding:15px 20px 40px 20px;
    overflow:auto;
    position:relative;

}
#contentMenu {
  float:left;
  width:240px;
  padding-right:59px;
}
#content {
    overflow:hidden;
}
#contentDivider {
  width:1px;
  position:absolute;
  left:250px;
  border-left:1px solid #cfcec9;
/*  border-right:1px solid #ffffff;*/
  height:85%;
  }


#footer1, #footer2, #footer3 {
	width:33.33%;
	float:left;
	font-family:Verdana;
	font-size:13px;
	color:#352829;
	text-shadow:#e4e2dc 1px 1px 0;
    padding-left:40px;
    padding-top:12px;
}
#footer1 *, #footer2 *, #footer3 * {
	font-family:Verdana;
	font-size:13px;
	color:#352829;
	text-shadow:#e4e2dc 1px 1px 0;
}
#footer1 h2, #footer2 h2, #footer3 h2 {
	font-family:Verdana;
	font-size:18px;
	color:#352829;
	text-shadow:#e4e2dc 1px 1px 0;
    margin-bottom:3px;
    }

#footer1 a, #footer2 a, #footer3 a {
	color:#352829;
}

#logoHomeURL {
/*	position:absolute;*/
	margin-top:19px;
	margin-left:42px;
}

div#verticalRight {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5;
}
div#verticalRight div {
	position:fixed;
    top:0;
    left:0;
	width:100%;
    height:100%;
	background-image:url(/sys/images/common/vertical_right.png);
	background-repeat:no-repeat;
	background-position:right;
	background-size:auto 100%;
	background-attachment:fixed;
    z-index:6;
    }
	
div#bgImg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:0;
}
div#bgImg div {
	position:fixed;
    top:0;
    left:0;
	width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:cover;
	background-attachment:fixed;
	background-position:center;
    display:none;
    z-index:1;
    }
div#bgImg #bgImgOverlay {
	position:fixed;
    top:0;
    left:0;
	width:100%;
    height:100%;
    z-index:2;
    background-image:url(/sys/images/common/bg_overlay.png);
    background-repeat:no-repeat;
    background-size:cover;
	background-attachment:fixed;
    }
#featureBasketContainer {
	padding-right:25px;
    width:100%;
    }

#featureBasketContainer img {
    position:absolute;
    top:50%;
    right:10px;
    margin-top:-8px;
}
#contentBasketTop {
	height:40px;
    line-height:40px;
    background-color:#459fb0;
    color:#ffffff;
    text-shadow:#30717c 1px 1px 0;
    text-align:right;
    padding-right:50px;
    position:relative;
    cursor:pointer;
    display:none;
}    
#contentBasketTop img {
    position:absolute;
    top:50%;
    right:20px;
    margin-top:-8px;
}


#top {
	position:relative;
	width:100%;
}
#wave {
	width:100%;
}
#vindue {
	position:absolute;
	top:0px;
	left:4%;
	height:100%;
	max-height:214px;
}
#toptext {
	position:absolute;
	top:20%;
	left:45%;
	z-index:20;
	color:#ffffff;
	font-size:12px;
	font-family:verdana;
	font-szie:11px;
	width:45%;
    text-shadow:none;
}
#toptext h2 {
	font-size:16px;
	margin-bottom:10px;
	color:#ffffff;
    text-shadow:none;
}

img.gallery {
  margin:0 5px 5px 5px;
}

@media (max-width: 800px) {    
  #footer1 {
    width:50%;
    }
  #footer2 {
    width:50%;
    text-align:right;
    padding-right:40px;
    padding-left:0;
    }
  #footer3 {
    display:none;
  }
}
@media (max-width: 750px) {
	#contentTop {
      height:50px;
    }
    #logoHomeURL {
      margin-top:13px;
      margin-left:25px;
      height:30px;
    }
    #contentArea {
      padding-bottom:65px;
      }
    #contentDivider {
      display:none;
      }
    #featureBasketContainer {
      display:none;
      }
    #contentBasketTop {
      display:block;
      }
}
@media (max-width: 560px) {    
	#toptext {	
		top:15%;
		left:40%;
		width:55%;
	}
	#toptext h2 {
    	display:none;
        }
}
@media (max-width: 500px) {
  #contentArea {
	padding-left:20px;
    padding-right:20px;
  }
}
@media (max-width: 425px) {
  #topSearch {
    display:none;
  }
}
@media (max-width: 400px) {
	#toptext {	
		top:15%;
		left:50%;
		width:45%;	
	}
	#toptext h2 {
    	display:block;
    }
	#toptext span {
		display:none;
	}
}    