﻿html, body {
/*	background: #000 url('bg.jpg') no-repeat left top;
	margin: 0 auto;
	padding: 0;
	font-family: arial, verdana;
	color: #000;
	font-size: 10px;
	width: 100%;
	height: 100%;
	*/
	
/*	background: #000 url('/Style Library/gfx/bg2.jpg');*/
	/*background: #000;
	background-repeat: no-repeat;
	background-position: left top;*/
	margin: 0;
	padding: 0;
	font-family: arial, verdana;
	color: #000;
	font-size: 10px;
	width: 100%;
	height: 100%;
	background-color:#212121; 


}
#Form1{
	z-index: 50;
}


html {
	overflow-y: scroll;
}

h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

#pilh1 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

a {
	color: #ef8300;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
a:hover {
	color: #ef8300;
}

a.upper{
	text-transform: uppercase;
}

img {
	border: none;
}

br {
	line-height: 10px;
}

hr {
	width: 100%;
	margin: 22px 0 22px 0;
	height: 2px;
	color: #929292;
	background: #929292;
	clear: both;
	border: none;
}

hr.dark {
	background: #999EA3;
	color: #999EA3;
}

#bgimg {
	position: fixed;
	z-index: 1;
	width: 100%;
	background-color:black;
}
#ImgLayer {
	width:100%;
	z-index:1;
	position:absolute;
	background-color:#000000;
	margin-top: 75px;
}
#ImgLayer img {
 width:100%;
 float:left;

}
#ContentLayer {
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
}

.clearer {
	clear: both;
	height: 0;
	font-size: 0;
}

.txtBlue {
	color: #ef8300;
	text-transform: uppercase;
}
.txtBlueSimple {
	color: #ef8300;
}

.txtSmallUppercase {
	font-size: 10px;
	text-transform: uppercase;
}


#logo {
	margin-top: 14px;
}

#topnav {
	height: 74px;
	background: #202020;
	border-bottom: 1px solid #ff8c00;
}

#EditTopnav {
	position:absolute;
	z-index:100;
}

#topNavItemF {
	font-family: arial, verdana;
	color: #fff;
	font-size: 50px;

}
#topNavSelectedF {
	font-family: arial, verdana;
	color: #fff;
	font-size: 50px;
	background-color:#00AEEF;
}

#topnav #topnavContent {
	width: 955px;
	margin: auto;
}

#topnav #topnavItems {
	height: 20px;
	margin-top: 54px;
	margin-right: 50px;
	position: absolute;
	margin-left: 622px; /* 750 */
	width: 331px; /* 203 */
}

/*#topnav #topnavItems {
	height: 20px;
	margin-top: 54px;
	margin-right: 50px;
	position: absolute;
	margin-left: 850px;
	width: 103px;

}*/


#topnav #topnavItems img {
	border: none;
	float:left;
}
/*
#topnav #topnavItems div {
	margin-left: 15px;
	float: left;
	border: none;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px! important; 
	FONT-WEIGHT: bold! important; 
	FONT-SIZE: 13px; 
	MARGIN-BOTTOM: 2px; 
	COLOR: white; 
	PADDING-TOP: 2px! important; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 18px! important; 
	background: none;
	
}
*/
#topnav #topBasket {
	background: #202020;
	color: #cacaca;
	font-weight: bold;
	font-size: 11px;
	border-top: #ff8c00 solid 1px;
	border-left: #ff8c00 solid 1px;
	border-right: #ff8c00 solid 1px;
	width: 40px;
	float: right;
}
#topnav #topBasket img {
	float: right;
}
#topnav #topBasket div {
	color: #fff;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}

#container {
	width: 955px;
	margin: auto;
	margin-top: 15px;
}

#leftnav {
	width: 168px;
	float: left;
	margin-top: 30px;
}
#leftnav ul, #leftnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
#leftnav ul {
	margin-bottom: 30px;
}
#leftnav li a {
	color: #cacaca;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#leftnav li a:hover {
	color: #ff8c00;
	background: none;
	padding: 3px 0 3px 0;
}

#leftnav li a.active {
	color: #ff8c00;
	font-weight: normal;
	/*
	background: #00aeef;
	padding: 3px 5px 3px 5px;
	color: #fff;
	*/
}

.leftnavHeader {
	display: block;
	font-size: 11px;
	color: #ff8c00;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}
.leftnavHeader:hover, .leftnavHeaderActive:hover {
	background: none;
	color: #cacaca;
}

.leftnavHeader:hover {
	background: none;
	color: #cacaca;
}

#servicenav {
	width: 130px;
	color: #cacaca;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 40px;
	border-top: 2px solid #ff8c00;
	padding-top: 8px;
}
#servicenav ul {
	margin-top: 3px;
}
#servicenav li {
	line-height: 16px;
}
#servicenav li a {
	font-size: 10px;
	font-weight: normal;
}

/* for understanding browsers */
#contentpil {
	min-height: 617px;
	height: auto;
}

#contentpilEdit {
 margin-top:150px;
	min-height: 617px;
	height: auto;
}


/* for Internet Explorer (min-height-hack) */

* html #contentpil{
	height: 617px;
}

#contentpil, #contentHeader, #contentpil.split {
	width: 780px;
	float: right;
	position: relative;
}

div.gray {
	background: #c0c0c0;
}

div.EditBar1 {
	WIDTH: 100%; 
	BACKGROUND-COLOR: #202020;
}

div.EditBar2 {
	MARGIN: 0px auto; WIDTH: 955px! important;
}

#contentHeader {
	height: 30px;
}
#contentpil.split {
	background-image: url('/Style Library/gfx/content_split_bg.gif');
}
/*
.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;

	
}
div.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
#ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
*/
;
}
/*
.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;

	
}
div.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
#ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
*/
#subheaderImage {
	border-bottom: 4px solid #000;
}

.topMargin1 {
	margin-top: 22px;
}

.indent {
	padding: 20px;
}
.narrow {
	width: 488px !important;
}

.overviewRow {
	display:table;
	/* padding-bottom: 22px;
	margin-bottom: 22px; */
}

.overviewRow img {
	float: left;
	margin-right: 20px;
	width: 240px;
}

.paging {
	height: 12px;
	float: right;
	background: #cacaca;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px 3px 2px 3px;
}
.paging a {
	display: block;
	float: left;
	margin-left: 1px;
	padding: 0 1px 0 1px;
}
.paging img {
	float: left;
	margin-top: 1px;
	cursor: hand;
	cursor: pointer;
}
.paging .arrowLeft {
	margin-right: 2px;
}
.paging .arrowRight {
	margin-left: 4px;
}

#contentRightContainer {
	float: right;
	width: 220px;
	margin-top: 20px;
	padding-right: 15px;
}

#productRightContainer {
	float: left;
	padding-bottom: 20px;
}

.productBoxRight {
	width: 100px;
	float: left;
	padding-top: 0;
	margin-top: 20px;
	margin-right: 10px;
}
.productBoxRight img {
	margin-top: 0;
	margin-bottom: 3px;
}
.productBoxRight a {
	text-transform: uppercase;
}

div.left, div.right {
	color: #fff;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

#funksterText {
	float: left;
	width: 100%;
	clear: both;
	border-top: 2px solid #cacaca;
	padding-top: 22px;
}

th {
	display: table-cell;
	background: #999EA3;
	color: #cacaca;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding: 2px 0 0 10px;
	height: 27px;
}

/* lightbox */

#lightboxOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	left: 0;
	top: 75px;
	z-index: 1001;
	overflow:hidden;
}

#lightboxContainer {
	width: 666px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 155px;
	margin-left: -282px;
	background: #c0c0c0;
	z-index: 1002;
	padding: 7px 37px 7px 37px;
}

#lightboxContainer select {
	font-size: 10px;
}

#lightboxContainer .productOptions {
	margin-bottom: 5px;
}
#lightboxContainer .productOptions label {
	display: block;
	width: 80px;
	float: left;
	padding-top: 4px;
}
#lightboxContainer .productOptions select {
	width: 140px;
}

#lightboxContainer #productImage {
	width: 230px;
	height: 325px;
	margin-left: 45px;
	margin-top: 30px;
}

#lightboxImagecontainer {
	width: 324px;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	background: #fff;
	margin-right: 7px;
}

#lightboxImagecontainer #printProductImage {
	width: 230px;
	height: 325px;
	margin-top: 30px;
	text-align: center;
	}

#lightboxImageZoom {
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: 4px;
	right: 4px;
	background: #fff;
	padding: 2px 0 0 2px;
}
#lightboxImageZoom a:hover {
	background: transparent;
}

#lightboxProductCount {
	width: 325px;
	height: 17px;
	position: relative;
	float: left;
	background: #fff;
	margin-bottom: 7px;
	text-transform: uppercase;
	padding: 5px 0 0 6px;
}

#lightboxProductInfo {
	width: 318px;
	height: 349px;
	position: relative;
	float: left;
	background: #fff;
	padding: 11px 7px 11px 6px;
	font-size: 12px;
}
#lightboxProductInfo h1 {
	display: inline;
	font-size: 19px;
	font-weight: bold;
}
#lightboxProductInfo h2 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #484b4d;
}
#lightboxProductInfo .linkBottom {
	font-size: 10px;
	position: absolute;
	bottom:30px;
	left: 7px;
}
#lightboxProductInfo .linkBottom.second {
	left: 100px;
	bottom:30px;
}

#lightboxProductInfoFooter {
	height: 21px;
	width: 324px;
	float: left;
	padding: 2px 0 0 8px;
	background: #e7e9ec;
	position:absolute;
	bottom:0px;
	left:0px;
}

#close {
	position: absolute;
	top: 11px;
	right: 11px;
}

#prev {
	position: absolute;
	top: 185px;
	left: 11px;
}

#next {
	position: absolute;
	top: 185px;
	right: 11px;
}

.tl {
	position: absolute;
	top: 0;
	left: 0;
}
.tr {
	position: absolute;
	top: 0;
	right: 0;
}
.bl {
	position: absolute;
	bottom: 0;
	left: 0;
}
.br {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* Checkout */
	div.checkout-pane {
		float: left;
		margin-right: 5px;
		margin-bottom: 22px;
		width: 136px;
		padding: 8px 0 0 8px;
		height: 19px;
		/*
		background: #626262;
		color: #fff;
		*/
		background: #929292;
		color: #c0c0c0;
		
		text-transform: uppercase;
		font-weight:bold;
		font-size:11px;
	}

	div.checkout-pane.active {
		/*
		background: #929292;
		color: #fff;
		*/
		background: #626262;
		color: #fff;
	}

	div.checkout-pane.active a, div.checkout-pane a {
		color: #fff;
		padding: 0;
		margin: 0;
	}
	
	div.checkout-pane a {
		color: #c0c0c0;
		padding: 0;
		margin: 0;
	}


	div.checkout-pane a:hover, div.checkout-pane.active a:hover {
		background: none;
	}

	.chkout_omni_container {
		float: left;
		background: #fff;
		width: 367px;
	}

	.chkout-header {
		font-weight: bold;
		font-size:11px;
	}

	.chkout_omni_container .chkout-header {
		background: #929292;
		text-transform: uppercase;
		color: #fff;
		padding: 7px 0 0 8px;
		height: 20px;
	}

	.chkout-content {
		padding: 10px;
	}

	div#contentHeader div {
		margin-top: 5px;
	}

	input {
		border: 1px solid #999EA3;
	}

	input.button {
		text-transform: uppercase;
		color: #fff;
		padding:3px 5px;
		font-size: 10px;
		border: 0;
		margin: 5px;
	}

	input.nothing {
		border: 0;
	}
/* eoCheckout*/

select, input {
	font-size: 10px;
	z-index:1;
}

.ms-WPBody
{
font-family: arial, verdana;
font-size: 10px;
}
.ms-WPBody TABLE,.ms-TPBody TABLE
{
font-size:1em;
}
.ms-WPBody A:link,.ms-WPBody A:visited
{
color:#ef8300;
text-decoration:none;
}
.ms-WPBody A:hover
{
background-color: none;
color: #ef8300;
/*color:#000000;
text-decoration:underline;*/
}
.ms-WPBody th,.ms-TPBody th
{
/*font-weight:bold;*/
	display: table-cell;
	background: #929292;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding: 2px 0 0 10px;
	height: 27px;

}
.ms-WPBody td
{
font-size:7.5pt;
font-family:arial,verdana,helvetica,sans-serif;
}
.ms-WPBody h1,.ms-TPBody h1
{
font-weight:bold;
font-size:16px;
}
.ms-WPBody h2,.ms-TPBody h2
{
font-weight:bold;
font-size:11px;
}
.ms-WPBody h3,.ms-TPBody h3
{
font-weight:bold;
font-size:9px;
}
.ms-WPBody h4,.ms-TPBody h4
{
font-weight:bold;
font-size:100%;
}
.ms-WPBody h5,.ms-TPBody h5
{
font-weight:bold;
font-size:80% 
}
.ms-WPBody h6,.ms-TPBody h6
{
font-weight:bold;
font-size:65%;
}

.button {
	background: #ef8300;
	padding: 3px 5px 3px 5px;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;

}

#sitemap a {
	color: #000;
	text-decoration: underline;
}

#sitemap a:hover {
	color: #ef8300;
	text-decoration: underline;
}

#sitemap h2 {
	margin: 0;
}

#sitemap .row {
	width: 33%;
	float: left;
}

#sitemap ul, #sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap li.niv1 {
	margin-left: 10px;
}
#sitemap li.niv2 {
	margin-left: 20px;
}
#sitemap li.niv3 {
	margin-left: 30px;
} 
div.ProductListFooter{
	margin-top: 30px;
	text-align: right;
	color: #cacaca;
	text-transform: uppercase;	
}

div.ProductListFooter a{
	color: #ff8c00;	
}
div.ProductListFooter a:hover{
	color: #cacaca;	
}
