/* ----------------------- HEADER & MAIN & FOOTER LAYOUT --------------------------- */

@font-face {
	  font-family: KlavikaBasic-Medium;
          src: url(KlavikaBasic-Medium.eot);
          src: local('KlavikaBasic-Medium'), local('KlavikaBasic-Medium'),
          url(KlavikaBasic-Medium.otf) format('opentype');
	}

@font-face {
	  font-family: KlavikaBasic-Regular;
          src: url(KlavikaBasic-Regular.eot);
          src: local('KlavikaBasic-Regular'), local('KlavikaBasic-Regular'),
          url(KlavikaBasic-Regular.otf) format('opentype');
	}



body {
	margin:0px; 
	padding:0px;
	height:100%; 
	font-family:KlavikaBasic-Regular, Helvetica;
	font-size:12px; 
	font-size: 15px;
	color:#687072;
	background-image:url("../images/layout/htmlBg.png");
	text-align:center;
	background-repeat: repeat;
}

.cfx:before, .cfx:after {content: "\0020"; display: block; height: 0; visibility: hidden;} 
.cfx:after {clear: both;}
.cfx {zoom: 1;}

#content {
	position:relative;  
	text-align:left; 
	width:972px;
	margin:auto;
}


#teaser{
	position: absolute;
	top: 81px;
	top: 91px;
	border-top: 1px solid black;
	background-image:url("../images/layout/detailTank.jpg");
	background-position:center;
	background-repeat:no-repeat;
	width: 100%;
	height: 80px;
}

#teaserHomePage{
    position: absolute;
	top: 81px;
	top: 91px;
	border-top: 1px solid black;
	background-image:url("../images/layout/tank.jpg");
	background-position:center;
	background-repeat:no-repeat;
	width: 100%;
	height: 548px;
}

/* HEADER */

#header {
	position: relative;
	width: 100%;
	height: 80px;
	height: 90px;
}



	#topbar {
		position: absolute;
		right: 0px;
		top: 35px;
	}
	
		#topbar ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
	
			#topbar li {
				float: left;
				padding-top: 8px;
			}
	
				#topbar li a {
					float: left;
					display: block;
					padding-right: 10px;
					padding-left: 10px;
                    font-size: 17px;
                    font-size: 16px;
					color: #A9B3B8;
                    text-shadow: black 1px 1px;
                    text-transform: uppercase;
				}
				
				body[lang|=ru] #topbar li a {
                    font-size: 14px;
                    font-weight: bold;
				}
				
				#topbar li a:hover {
					color: #E4E8E9;
				}

	a#logo {
		position: absolute;	
		top: 20px;
		top: 28px;
		left: 0px;
		width: 264px;
		height: 46px;
		background-image:url("../images/layout/logo.png");
	}
		
	#languages {
        position: absolute;
        z-index: 5;
		top: 9px;
		top: 13px;
		right:200px;
        font-size: 14px;
        width: 80px;
	}
	   
        #languages a {
    		color: #BCC9CD;
    		cursor: pointer;
    		display: block;
    		float: left;
    		margin-right: 10px;
    		position: relative;
    		overflow: hidden;
    		width: 16px;
    		height: 11px;
        }
        
        #languages a span {
    		background-repeat: no-repeat;
    		display: block;
    		width: 16px;
    		height: 11px;
    		position: absolute; 
            left: 0; 
            top: 0; 
            z-index: 1;
        }
        
        #languages a#language-eng span {
    		background-image: url("../images/accessories/gb.gif");
        }
        #languages a#language-ger span {
    		background-image: url("../images/accessories/de.gif");
        }
        #languages a#language-fr span {
    		background-image: url("../images/accessories/fr.gif");
        }
	   /*
    	#languages a {
    		color: #BCC9CD;
    		cursor: pointer;
                background-color: #192426;
                padding: 5px;
                
    	}

        #languages a.active {
    		background-color: transparent;
                padding-right: 20px;
                background: url("../images/layout/arrowDown.png") right center no-repeat;

    	}
        */

    #currencies {
        position: absolute;
        z-index: 5;
		top: 9px;
		right: 300px;
        font-size: 14px;
        width: 80px;
	}
	
    	#currencies a {
    		color: #BCC9CD;
    		cursor: pointer;
            background-color: #192426;
            padding: 5px;
    	}

        #currencies a.active {
    		background-color: transparent;
            padding-right: 20px;
            background: url("../images/layout/arrowDown.png") right center no-repeat;
    	}
        
    	
    	

/* MAIN */
#mainBoard{
    position: relative;
    width: 972px;
    margin: auto;
}

#mainBoard .inbox {
    padding: 0px;
}

.othersMainBoard{
	padding-top: 80px;
}

.homePageMainBoard{
        padding-top: 238px;
}

    .homePageMainBoard .lastColumn {
        padding-top: 23px;
    }

#mainInsideBoard {
	position: relative;
	margin-top: 15px;
	background-position: 185px top;
}

#main {
	position:relative;
	min-height: 450px;
	background-repeat: no-repeat;
}



#left {
	position: relative; 
	width: 250px;
	margin-right: 1px;
	float: left;
	padding-bottom: 37px;
	padding-top: 40px;
}

#middle {
	position:relative; 
	margin-right: 1px;
	float:left;
	padding-bottom: 15px
}

.othersMainBoard #middle {
	position:relative;
	margin-right: 1px;
        width: 720px;
	float:left;
	padding-bottom: 15px
}

#right {
	position:relative; 
	float:left; 
	text-align:left; 
	width:170px;
	margin-left:1px;
	padding-bottom: 37px;
}



/* LEFT */

.banner {
	margin-bottom: 15px;
}

/* RIGHT */



/* BOX */

.box, .whiteBox {
	margin-bottom: 16px;
}

.whiteBox {
	background-color: #fff;
}

h3.boxTitle, h3.boxWhiteTitle {
	width:100%;
	font-size: 18px;
        font-weight: bold;
	margin: 0px;
	text-transform:uppercase; 
}

h3.boxWhiteTitle {
}

h3.boxTitle span, h3.boxWhiteTitle span {
	display: block;
	padding: 13px 0px 12px 20px;
}

.box .inbox, .whiteBox .inbox {
}

#cooperation {
    width: 170px;
    height: 147px;
    display: block;
    text-align: center;
    margin-bottom: 16px;
}

    #cooperation span {
        color: #ffffff;
        display: block;
    }
    
    #cooperation span.cooperation {
        font-size: 12px;
        padding-top: 15px;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    #cooperation span.more {
        font-size: 14px;
        padding-top: 92px;
    }
	

/* MIDDLE BOX */
.middleBox {
}

.middleBox p {
	line-height: 20px;
}



.rightBox {
	float: right;
	width: 275px;
}

#middle .banner {
	height: 146px;
}

.info {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.info img {
	float: left;
	margin-right: 10px;
}

.info h3 a {
	color: #4b848e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

.info h3 a:hover {
	text-decoration: none;
}



.productsOverview .properities {
	float:left;
	width: 150px;
}

	.productsOverview .properities h3 a{
            color: #1e2427;
            font-size: 18px;
            font-weight: bold;
            font-family:KlavikaBasic-Medium;
            text-decoration: none;
            text-transform: uppercase;
	}

        .productsOverview .properities h3 a:hover{
            color: black;
            text-decoration: none;
	}

	.productsOverview .properities .code, .properities .price  {
		margin: 10px 0px 10px 0px;
		font-size: 11px;
	}

	.productsOverview .properities .code .codeTitle {
			color: #959b9c
		}

	.productsOverview .properities .code .codeValue {
			color: #61696a
		}

	.productsOverview .properities .price .priceTitle {
			color: #1e2427;
                        font-size: 16px;
			font-weight: bold
		}

	.productsOverview .properities .price .priceValue {
			color: #1e2427;
			font-size: 16px;
			font-weight: bold
		}

        .productsOverview .properities a.moreDetails {
                        padding: 4px 4px 4px 8px;
                        color: #A7B2B4;
                        font-size: 14px;
                        background-color: #1e2427;
                        text-transform: uppercase;
                        text-decoration: none;
		}

        .productsOverview .properities a.moreDetails span{
                        padding-right: 11px;
                        background: url("../images/layout/arrow.png") right center no-repeat;
		}


.detail .properities {
	float:left;
	width: 150px;
}

	.detail .properities h3 a{
            color: #1e2427;
            font-size: 18px;
            font-weight: bold;
            font-family:KlavikaBasic-Medium;
            text-decoration: none;
            text-transform: uppercase;
	}
	
        .detail .properities h3 a:hover{
            color: black;
            text-decoration: none;
	}

	.detail .properities .code, .properities .price  {
		margin: 10px 0px 10px 0px;
		font-size: 11px;
	}
	
		.detail .properities .code .codeTitle {
			color: #959b9c
		}
		
		.detail .properities .code .codeValue {
			color: #61696a
		}

		.detail .properities .price .priceTitle {
			color: #1e2427;
                        font-size: 16px;
			font-weight: bold
		}
		
		.detail .properities .price .priceValue {
			color: #1e2427;
			font-size: 16px;
			font-weight: bold
		}


.actionBar {
	height: 20px;
	margin-top: 15px;
}


.actionBar a:hover {
	color: #fff;
}

.statusBar {
	background-color: #d9dee0;
	border-top: 1px dotted #a3a3a3;
	padding: 6px 14px 6px 14px;	
}
    .middleBox .statusBar {
        height: 15px;
    }
    
    .statusBar img {
    	margin-right: 4px;
    }
    
    .statusBar div {
    	height: 15px;
    	background-repeat: repeat-x;
    	color: #ffffff;
    	text-transform: uppercase;
    	font-size: 10px;
    	padding-top: 1px;
    	padding-left: 4px;
    	padding-right: 4px;
    	float: left;
    	margin-right: 10px;
    }
    
    .statusBar div.action {
    }
    
    .statusBar div.new {
    }
    
    .statusBar div.recommended {
    }


/* PRODUCT VIEW V SLOUPCICH */
.productView {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.productView h3 {
	margin-top: 10px;
	margin-bottom: 2px;
}

.productView h3 a {
	color: #384246;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.productView h3 a:hover {
	text-decoration: underline;
}

.productView .price {
	color: #467987;
	font-size: 12px;
	font-weight: bold
}


/* PAGE TITLE */

.pageTitle {
    
}

.pageHeading{
    display: none;
}

.pageTitle h1 {
	color:#384246;
	float:left;
	font-size:14px;
	font-weight:800;
	padding:14px 15px 13px 15px;
	margin: 0px;
}

.pageTitle a {
    color: #4B848E;
    text-decoration: underline;
}

.pageTitle a:hover {
    text-decoration: none;
}

.pageTitle .box {
}

/* CATALOG */
.catalogTitle .filter {
	border-left:1px solid #D9DEE0;
	border-right:1px solid #D9DEE0;
	border-bottom:1px solid #D9DEE0;
	background-color: #fff;
}

.pages {
    margin-top: 30px;
    width: 98%;
}

    .pages span.active,
    .pages a {
        padding: 6px;
        font-size: 16px;
        background-color: #1f2527;
        color: #597079;
        margin-left: 4px;
        margin-right: 4px;
        text-decoration: none;

    }
    
    .pages span.active {
        font-weight: bold;
        font-size: 16px;
        color: #CAD8DB;
    }
    
    .pages a:hover {
        color: #CAD8DB;
        text-decoration: none;
    }
    .pages .numbers{
        padding-top: 6px;
        text-align: center;
    }
    .pages a.nextPage {
        padding: 7px;
        font-size: 16px;
        text-decoration: none;
        color: #CAD8DB;
        float: right;
        text-transform: uppercase;
        padding-right: 19px;
        background: url("../images/layout/arrowRight.png") #1f2527 right center no-repeat;
    }
    .pages a.prevPage {
        float: left;
        padding: 7px;
        font-size: 16px;
        text-decoration: none;
        color: #CAD8DB;
        text-transform: uppercase;
        padding-left: 19px;
        background: url("../images/layout/arrowLeft.png") #1f2527 left center no-repeat;
    }


	
/* RELATED */
.relatedBox {
}

.relatedBox h2 {
	background-color:#fff;
	border-left:1px solid #D9DEE0;
	border-right:1px solid #D9DEE0;
	border-top:2px solid #D9DEE0;
	color:#384246;
	float:left;
	font-size:12px;
	font-weight:800;
	padding:14px 15px 13px 15px;
	margin: 0px;
}

.relatedBox .relatedProducts {
	background-color: #fff;
	border-left:1px solid #D9DEE0;
	border-right:1px solid #D9DEE0;
	border-bottom:2px solid #D9DEE0;
	
}

.relatedBox .item {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 120px;
}

.relatedBox .item a.thumb {
	height: 115px;
	display: block;
}

.relatedBox .item img {
	border:1px solid #D9DEE0;
	width: 118px;
	/*height: 118px;*/
}

.relatedBox .item .title {
	height: 40px;
	padding: 0px 5px 0px 5px;
}

.relatedBox .item .title a {
	color: #4b848e;
	text-decoration: underline;
	font-size: 13px;
	font-weight: 800;	
}

.relatedBox .item .title a:hover {
	text-decoration: none;
}

.relatedBox .item .price {
	color:#467987;
	text-align: center;
	width: 100%;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

.relatedBox .item .button {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	width: 100%;
}

/* PLUS LIST */
ul.plusList {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 14px;
	margin: 0px;
        
}

ul.plusList li {
	padding: 6px 10px 6px 14px;

}

ul.plusList li:last-child {
	border: 0px;
}

ul.plusList li a {
	color: #687072;
}

ul.plusList li a:hover {
	text-decoration: underline
}


/* NEWSLETTER */
.newsLetterInput {
	width: 130px;
}

.newsLetterButton {
	width: 142px;
}

/* BREADCRUMBS */
#breadcrumbs {
	width:100%;
	color: #e7f4f7;
	font-size: 17px;
	height: 41px;
	margin: 0px;
}

#breadcrumbs .inbox {
	padding: 13px 10px 0px 15px;
}

#breadcrumbs h1, #breadcrumbs h2, #breadcrumbs h3, #breadcrumbs img, #breadcrumbs .separator {
	float: left;
}

#breadcrumbs h1, #breadcrumbs h2, #breadcrumbs h3 {
	color: #A9B3B8;
	margin: 1px 5px 0px 0px;
	padding: 0px;
	font-size: 14px;
}

#breadcrumbs img {
	margin-right: 5px;
}

#breadcrumbs h3 {
	font-weight: 400
}

#breadcrumbs h3 a,  #breadcrumbs h2 a, #breadcrumbs h1 a {
	color: #A9B3B8;
	text-decoration: underline;
	font-size: 14px;
}

#breadcrumbs h2 a:hover,
#breadcrumbs h3 a:hover {
	text-decoration: none;
}

#breadcrumbs .separator {
	margin-left: 8px;
	margin-right: 12px;
	font-size: 13px;
	padding-top: 2px;
}

/* SEARCH */
	#search {
    		position: absolute;
		top: 5px;
		right:0px;
                font-size: 14px;
    	}

        #searchResults{
            background: url("../images/layout/mapShadow700px.png") bottom center repeat-x;
            padding-bottom: 12px;
            width: 720px;
            color: #1e2427;
        }

        #searchResults .inbox{
            padding: 30px;
            background-color: #e4ecf0 ;
        }

        .searchPanelWrapper input[type=submit]{
              width: 25px;
              height: 25px;
              margin: 0;
              padding: 0;
              border: 0;
              background: url("../images/layout/search.jpg") no-repeat transparent center center;

        }
        .searchPanelWrapper input[type=text]{
              position: absolute;
              width: 160px;
              height: 25px;
              line-height: 25px;
              margin: 0;
              padding: 0;
              border: 0;
              top:0px;
              font-family:KlavikaBasic-Regular;
              right:25px;
              color:white;
              background-color: #374044;
        }

        #searchResults input[type=text]{
              position: static;
              width: 585px;
              height: 45px;
              line-height: 45px;
              font-size: 30px;
              margin: 0;
              padding: 0;
              border: 0;
              
              padding-left: 20px;
              font-family:KlavikaBasic-Medium;
              color:white;
              background: url("../images/layout/searchPageTextInput.jpg") no-repeat transparent center center;
        }

        #searchResults input[type=submit]{
              position: relative;
              width: 45px;
              height: 45px;
              margin: 0;
              padding: 0;
              border: 0;
              top: -3px;
              right: 3px;
              background: url("../images/layout/search45.jpg") no-repeat transparent center center;

        }

        .searchResults{
            font-size: 17px;
            text-transform: uppercase;
            color: #A9B3B8;
            text-shadow: black 1px 1px;
        }


        #SearchedPhrase div{
            font-size: 16px;
            text-transform: uppercase;
            padding-top: 10px;
        }

        #SearchedPhrase div:first-child{
            font-size: 22px;

        }

        .resultsCount{
            font-size: 16px;
            text-transform: uppercase;
        }


        .searchResult{
            border-top: 1px black dashed;
            padding-top: 10px;
            padding-bottom:10px;
        }

        .searchResult h3{
            font-size: 18px;
            text-transform: uppercase;
            color: #334144;
        }

        .searchResult h3 a{
            font-size: 18px;
            text-transform: uppercase;
            color: #334144;
        }

        .searchResult h3 a:hover{
            color: #334144;
        }

        .searchResult .link a{
                        padding: 4px 4px 4px 8px;
                        color: #A7B2B4;
                        font-size: 14px;
                        background-color: #1e2427;
                        text-transform: uppercase;
                        text-decoration: none;
		}

        .searchResult .link a span{
                        padding-right: 11px;
                        background: url("../images/layout/arrow.png") right center no-repeat;
		}

/* FOOTER */
#footer {
	position:relative;
	bottom:0px;
	width:100%;
	text-align:left;
	height: 51px;
	background-image: url("../images/layout/footerBg.png");
	background-repeat:repeat-x;
	color: #2A595C;
}

#footer .inbox {
	margin-left: auto;
	margin-right: auto;
        width: 970px;
        padding: 0px;
}

#footer .inbox a{
	text-decoration: none;
        color: #2A595C;
}

#footer .inbox a:hover{
        color: #E4E8E9;
}

#footer .inbox div{
        padding-top: 5px;
        float:left;
        height: 46px;
        padding-left: 40px;
}

#footer #allRightsReserved{
        padding-top: 15px;
        float:left;
        height: 36px;
        padding-left: 0px;
        font-size: 13px;
}

img.footerLogo {
	position: absolute;
	left: 120px;
	top: -25px;
}

#copyright {
	position: absolute;
	left: 300px;
	color: #8a969a;
}

#footer .logo {
	position: absolute;
	top: -25px;
	left: 120px;
	width: 150px;
	height: 62px;
	background-repeat: no-repeat;
}

    #footer .logo .slogan {
    	color: #8A969A;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-size: 9px;
    	position: absolute;
    	bottom: -1px;
    }

#footerMenu {
}
#footerMenu ul {
			margin: 0px;
			padding: 0px;
			padding-top: 10px;
			list-style-type: none;
                        float: right;
		}

			#footerMenu li {
				float: left;
				padding-top: 8px;
			}

				#footerMenu li a {
					float: left;
					display: block;
					padding-right: 5px;
					padding-left: 5px;
                                        font-size: 15px;
                                        font-size: 12px;
                                        text-transform: uppercase;
				}

				#footerMenu li a:hover {
					color: #E4E8E9;
				}
    

    
    #footer .developed {
    	text-align: right;
    	font-size: 11px;
    	color: #8a969a;
        margin-left: 20px;
    }
    
        #footer .developed span {
            margin-left: 20px;
        }
        
        #footer .developed a {
        	color: #8a969a;
        	font-weight: bold;
        	text-decoration: underline;
        }
        
        #footer .developed a:hover {
        	text-decoration: none;
        }

/* HOMEPAGE */
.homeTopBox {
	min-height: 138px;
}

.homeTopBox .inbox {
	padding-top: 10px;
	width: 380px;
}

.homeTopBox h1 {
	color: #2f717d;
	font-size: 14px;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 12px;
	text-transform: uppercase;

}

/* TITLE BOX */
.titleBox {
	position: relative;
	width: 100%;
	height: 44px;
	margin: 15px 0px 15px 0px;
	
}

.titleBox h3 {
	background-color: #fff;
	padding: 12px 15px 12px 15px;
	color: #384246;
	float: left;
	font-weight: 800;
	font-size: 14px;
}

/* TABLE HEADING */

table.heading {
	width: 100%;
}

table.heading th {
	padding: 5px;
	text-align: left;
}

table.heading td a {
	color: #687072;
	text-decoration: underline;
}

table.heading td a:hover {
	text-decoration: none;
}

table.heading td.price,  table.heading th.price {
	text-align: right;
	font-weight: 800
}

table.heading td.sumWithWAT {
	font-size: 14px;
	text-decoration: underline;
}

/* ORDER */
fieldset.order {
	border: 0px;
}

fieldset.order label {
	display: block;
	width: 150px;
	float: left;
}

fieldset.order label.required {
	font-weight: 800;
}

fieldset.order input, fieldset.order textarea {
	width: 358px;
}

fieldset.order input.buttonPlain {
	width: auto;
}

fieldset.order div.title {
	padding: 5px 0px 5px 0px;
	font-weight: 800;
	font-size: 15px;
}

.hint {
	position: relative;
	float: left;
	margin: 15px 0px 0px 15px;
}



/* DIV TABLE */
.formTable {
}

.formTable .title {
	width : 105px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.formTable .value {
	width: 160px;
	float: left;
	margin-bottom: 5px;
}

.formTable select {
	width: 140px;
}

/* VSEOBECNE TAGY */ 

.inbox {
    padding: 10px;
}

h2 {
	margin:0px; 
	/*font-size:15px;*/
	color:#222222;
	padding:9px 10px 8px 15px;
	font-size:13px;
	color:#384246;
}

h3 {
	margin:0px 0px 4px 0px;
	/*font-size:12px;*/
	color:#aabbaa;
	font-weight: 400;
}

h3 a {
	/*font-size:12px;*/
	color:#aabbaa;
	font-weight: 400;
}

h3 a:hover {
	color:#dab936;
}

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

input, select, textarea {
}

select {
	padding: 2px
}

input[type="submit"] {
	cursor: pointer;
}

input[type="submit"]:hover {
}

input[type="submit"].buttonActive,
div.buttonActive {
}

input[type="submit"].buttonActive:hover,
div.buttonActive:hover {
}

input[type="checkbox"] {
	border: 0px;
}

input.shortInput {
	width: 20px;
	text-align: center
}

input.buttonPlain,
div.buttonPlain {
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

div.buttonPlain {
	float: left;
	padding: 6px 8px 0px 8px;
}

    div.buttonPlain input,
    div.buttonPlain input:hover {
    	padding: 0px;
    	padding-left: 17px;
    	height: 17px;
    	background-color: transparent;
    	background-position: left bottom;
    }
	
a {
	text-decoration:none
}

a:hover {
	color: #000000
}

a img {
	border:0px
}

.left {
	float: left;
}

.right {
	float: right;
}

.dottedLine {
	position: relative; 
	background-position: center;
	padding: 15px 0px 15px 0px;
}

a.button {
	display: block;
	float: left;
	padding: 6px 10px 6px 8px;
	color: #fff;
	margin-right: 10px;
}

a.button:hover {
}

.clear {
	clear:both; 
	font-size:1px; 
	height:0px
}

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

table td {
	padding:2px 8px 2px 5px; 
	vertical-align:middle
}


/* HLASKY */ 
.messages {
    margin-bottom: 10px;
    display: block;
}

    .messages .error {
        color: #e3171e;
    }

    .warning .message{
        font-size: 17px;
        text-transform: uppercase;
        color: #A9B3B8;
        text-shadow: black 1px 1px;
        padding-left: 20px;
    }

/*
Home page static content
*/

.homePageCategory{
    float:left;
    width:225px;
    margin-left: 23px;
    background-color: #192426;
    color: #A9B3B8;
    font-size: 12px;
}

.homePageCategory:first-child{
    margin-left: 0px;
}

.homePageCategory h2{
    background-image:url("../images/layout/productCatHeadBg.jpg");
    color: #A9B3B8;
    text-shadow: black 1px 1px;
    text-transform: uppercase;
    height: 35px;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.homePageCategory .categoryHeading{
    background-image:url("../images/layout/productCatHeadBg.jpg");
    color: #A9B3B8;
    text-shadow: black 1px 1px;
    text-transform: uppercase;
    height: 35px;
    font-size: 17px;
    padding-top: 15px;
    padding-left: 10px;
    width: 210px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family:KlavikaBasic-Medium;
}

.homePageCategory img{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 110px;
}

.homePageCategory a{
    text-decoration: none;
    color: #A9B3B8;
}


.homePageCategory a span{
    display: block;
    text-decoration: none;
    width:215px;
    height:90px;
    height:110px;
    padding: 5px;
    color: #A9B3B8;
}

.otherPageCategory{
    float:left;
    width:225px;
    margin-left: 30px;
    margin-right: 30px;
    background-color: #192426;
    color: #A9B3B8;
    margin-bottom: 40px;
}

.otherPageCategory h2{
    background-image:url("../images/layout/productCatHeadBg.jpg");
    color: #A9B3B8;
    text-shadow: black 1px 1px;
    text-transform: uppercase;
    height: 35px;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.otherPageCategory .categoryHeading{
    background-image:url("../images/layout/productCatHeadBg.jpg");
    color: #A9B3B8;
    text-shadow: black 1px 1px;
    text-transform: uppercase;
    height: 35px;
    font-size: 17px;
    padding-top: 15px;
    padding-left: 10px;
    width: 210px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family:KlavikaBasic-Medium;
}

.otherPageCategory img{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    /*
    width: 152px;
    height: 114px;
    */
}

.otherPageCategory a{
    text-decoration: none;
    color: #A9B3B8;
}


.otherPageCategory a span{
    display: block;
    text-decoration: none;
    width:215px;
    padding: 5px;
    color: #A9B3B8;
}

.bottomInfo{
    padding-top: 40px;
    width: 100%;
}
.bottomInfo h3{
    font-size: 20px;
}

.bottomInfo div.column:first-child{
    margin-left: 0px;
}

.bottomInfo div.column {
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    width: 290px;
    font-size: 14px;
}

.bottomInfo .news {
    padding-top: 15px;
}

    .bottomInfo .news .thumb {
        float: left;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    
        .bottomInfo .news .thumb img {
            width: 80px;
            height: 80px;
        }

    .bottomInfo .news h4,
    .bottomInfo .news p {
        margin: 0px;
        padding: 0px;
        padding-bottom: 5px;
    }

.bottomInfo .highlight{
    font-family:KlavikaBasic-Medium;
    color: #a9b2b7;
}

.bottomInfo .contact{
    text-transform: uppercase;
    color:white;
}

.bottomInfo div a{
    text-decoration: none;
    color: #A9B3B8;
}

.bottomInfo div a.moreInfo{
    padding-right: 15px;
    background: url("../images/layout/arrow.png") right center no-repeat;
}

/*
Home page static content
*/

#sideMenuWrapper {
        padding-top: 60px;
        padding-top: 20px;
        padding-bottom: 22px;
        padding-left: 11px;
        background: url("../images/layout/sideMenuBottomBg.png") bottom center no-repeat;
}

#sideMenuWrapper ul {
    padding-top: 10px;
    padding-bottom: 5px;
    width: 216px;
    padding-left: 14px;
    background: url("../images/layout/sideMenuBg.png") repeat-y;
}

#sideMenuWrapper ul li {
    display: block;
    width: 80%;
    border-bottom: 1px dashed #526370;
}

#sideMenuWrapper ul li a{
        display: block;
        padding-right: 10px;
        padding-left: 0px;
        font-size: 16px;
        text-transform: uppercase;
        color: #A9B3B8;
        text-shadow: black 1px 1px;
}

#sideMenuWrapper ul li a:hover {
        color: #E4E8E9;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 0px;
}

#sideMenuWrapper ul li a.active {
        color: #E4E8E9;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 0px;
}

#sideMenuWrapper ul ul {
    padding-top: 10px;
    padding-bottom: 5px;
    width: auto;
    padding-left: 14px;
    background: none;
}

#sideMenuWrapper ul ul li a {
    font-size: 15px;
}

#sideMenuWrapper ul ul ul li a {
    font-size: 13px;
}

.productsOverview {
    float:left;
    padding: 10px;
    padding-left: 20px;
    width: 324px;
    height: 128px;
    background: url("../images/layout/productListItemBg.png") no-repeat;
}

.productsOverview .checkbox{
    float: right;
}

.productsOverview img {
    width: 152px;
    height: 114px;
}

.catalogTitle h1{
    font-size: 17px;
    text-transform: uppercase;
    color: #A9B3B8;
    text-shadow: black 1px 1px;
}




/* PRODUCT */

.productBox h1{
    font-size: 17px;
    text-transform: uppercase;
    color: #A9B3B8;
    text-shadow: black 1px 1px;
}

.productBox .detail {
        background: url("../images/layout/mapShadow700px.png") bottom center repeat-x;
        padding-bottom: 12px;
        width: 720px;
        color: #1e2427;
}

	.productBox .detail .inbox {
		padding: 30px;
                background-color: #e4ecf0 ;
	}

        .productBox .detail .inbox h3{
            color: #1e2427;
            font-size: 23px;
            font-weight: bold;
            font-family:KlavikaBasic-Medium;
            text-decoration: none;
            text-transform: uppercase;
        }

	.productBox .detail .images {
		float: left;
		width: 400px;
                padding:15px;
	}

	.productBox .detail .images .main img {
		width: 400px;
	}
    /*
	.productBox .detail .images img {
		float: left;
	}
    */
	.productBox .detail .images .thumb {
		margin-top: 8px;
		margin-right: 8px;
		float: left;
	}
	
	   .productBox .detail .images .thumb img{
            width: 125px;
            /*height: 114px;*/
        }

	.productBox .detail .properities {
		float: left;
		width: 250px;
                padding: 15px;
	}



        .productBox .detail .buttonPlain input[type=submit] {
		padding: 4px 4px 4px 8px;
                color: #A7B2B4;
                font-size: 16px;
                font-weight: bold;
                background-color: #1e2427;
                text-transform: uppercase;
                border:none;
                font-family: KlavikaBasic-Regular;
                height: 30px;
	}

	.productBox .item {
	}

	.productBox .properities .inbox {
		padding-top: 5px;
	}

	.productBox .properities .code {
		margin-top: 0px;
	}

	.productBox .item .key {
		font-size: 17px;
	}

	.productBox .item .value {
		font-size: 17px;
	}

	


	.productBox .statusBar {
		background: none;
		float: left;
		border: none;
		padding: 15px 0px 0px 20px;
                display: none;
	}

        .itemDescription{
            padding: 15px;
	}

        .itemDescription .key{
		font-size: 16px;
		font-weight: bold;
                text-transform: uppercase;
	}
        .itemDescription .value{
		font-size: 14px;
		line-height: 18px;
		padding-top: 10px;
                font-weight: bold;
                text-transform: uppercase;
	}

        
        .otherPages .detail {
            background: url("../images/layout/mapShadow700px.png") bottom center repeat-x;
            padding-bottom: 12px;
            width: 720px;
            color: #1e2427;
        }
        
        	.otherPages .detail .images .thumb {
        		margin: 8px;
        		float: left;
        	}
        	
        	   .otherPages .detail .images .thumb img{
                    width: 125px;
                }

        .otherPages h1{
            font-size: 17px;
            text-transform: uppercase;
            color: #A9B3B8;
            text-shadow: black 1px 1px;
        }

	.otherPages .detail .inbox {
		padding: 30px;
                background-color: #e4ecf0 ;
	}






        #shoppingCartOverview .pageTitle h1{
            font-size: 17px;
            text-transform: uppercase;
            color: #A9B3B8;
            text-shadow: black 1px 1px;
        }


        #shoppingCartOverview input[type=submit] {
		padding: 4px 4px 4px 8px;
                color: #A7B2B4;
                font-size: 16px;
                font-weight: bold;
                background-color: #1e2427;
                text-transform: uppercase;
                border:none;
                font-family: KlavikaBasic-Regular;
                height: 30px;
                margin-right: 10px;
	}
        /*
        #specialOffer{
                margin-left: 13px;
        }

        #specialOffer div{
                padding: 25px;
                width: 178px;
                height: 128px;
                background: url("../images/layout/specialOffer.jpg") no-repeat;
                margin-bottom: 15px;
        }
        */
        #specialOffer .specialOffer {
            padding-top: 22px;
            padding-bottom: 12px;
            padding-left: 11px;
            background: url("../images/layout/sideMenuBottomBg.png") bottom center no-repeat;
        }
        
        #specialOffer .specialOffer div {
            padding-top: 20px;
            padding-bottom: 5px;
            padding-left: 22px;
            width: 216px;
            background: url("../images/layout/sideMenuBg.png") repeat-y;
        }
        
        #specialOffer div span{
                display: block;
                font-size: 18px;
                text-transform: uppercase;
                color: #A9B3B8;
                text-shadow: black 1px 1px;
        }
        
        #specialOffer img{
            width: 152px;
            height: 114px;
        }

        .countriesColumn{
            float: left;
            padding: 10px;
            min-width: 150px;
            font-size: 18px;
            text-transform: uppercase;
        }

        a.contactUsLink {
                        padding: 4px 4px 4px 8px;
                        color: #A7B2B4;
                        font-size: 16px;
                        background-color: #1e2427;
                        text-transform: uppercase;
                        text-decoration: none;
		}

        a.contactUsLink span{
                        padding-right: 11px;
                        background: url("../images/layout/arrow.png") right center no-repeat;
		}

        .highlight { background-color: yellow }