/* GENERAL CSS */
h3 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight : normal;
}
a {
color:#000000;
text-decoration:none;
}

A:hover {
  color: #666666;
}

A:visted:hover {
  color: #000000;
}

A.header_top_chat_A {
   color: #ffffff;
   }

A.header_top_chat_A:hover {
   color: #cccccc;
   }

A.header_top_chat_A:visited {
   color: #ffffff;
   }

A.header_top_chat_A:visited:hover {
   color: #cccccc;
   }

.pageResults {
 font-family: times, times new roman, Arial,sans-serif;
font-size:10px;
padding:2px 5px;
}

A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  	color: #333333;
	}

A.header_black {
	color: #000000;
	font-weight:normal;
	}

A.header_black:hover {
	color: #666666;
	font-weight:normal;
	}

a.addToWishlist:link, a.addToWishlist:visited {
	color:#000000;
	font-size: 11px;
	}

a.addToWishlist:hover, a.addToWishlist:visited:hover {
	color:#333333;
	font-size: 11px;
	}


/* JOL Header */

.jol_sis_header_container {
	width: 100%;
	height: 100%;
	color: #ffffff;
	background-color: #000000;
	}

	.jol_sis_header_container_content {
		width: 950px;
		height: 52px;
		color: #ffffff;
		margin: 0 auto;
        background-image: url(../../layout/images/sis_header_bg.png);
        background-repeat:no-repeat;
        background-position: right 6px;
		}

		.jol_sis_header_container_content_logo {
			float: left;
			margin: 11px 0px 0px 0px;
			}

		.jol_sis_header_container_content_sis {
			float: left;
			margin: 11px 0px 0px 10px;
			}

			.jol_sis_header_container_content_sis_logo {
				margin: 0px;
				padding: 0px;
				}

			.jol_sis_header_container_content_sis_current {
				font-family: arial, Helvetica, sans-serif;
				font-size:14px;
				margin: 0px;
				padding: 0px;
				}

             .jol_sis_header_container_content_sis_other_shops {
				top: 52px;
				font-family: arial, Helvetica, sans-serif;
				font-size:12px;
                padding: 15px 0px 10px 20px;
                background-color: #414143;
                background-image: url(../../layout/images/sis_menu_bg.jpg);
				background-repeat: repeat-x;
				background-position: top center;
                position: absolute;
                left: 750px;
                border-left: 1px solid #cccccc;
                border-bottom: 1px solid #cccccc;
                border-right: 1px solid #cccccc;
                display: none;
            }

			a.sis_other_shops:link {
				color: #ffffff;
				}

			a.sis_other_shops:hover {
				color: #cccccc;
				}

			a.sis_other_shops:visited {
				color: #ffffff;
				}

			a.sis_other_shops:visited:hover {
				color: #cccccc;
				}

		.jol_sis_header_container_content_menu {
			float: right;
			margin: 0px 0px 0px 0px;
			width: 500px;
			}

			.jol_sis_header_container_content_menu_top {
				float: right;
				width: 490px;
				margin: 0px 0px 0px 0px;
				padding: 0px 5px 1px 0px;
				/*background-image: url(../../layout/shopInShop/scotch/sis_bg_black.jpg);
				background-repeat:repeat;
				background-position: left top;
				border-left: #383838 1px solid;
				border-right: #383838 1px solid;
				border-bottom: #383838 1px solid;*/
				}

				.jol_sis_header_container_content_menu_top_langLinks {
					width: 490px;
					height: 100%;
					float: right;
					margin: 3px 0px 0px 0px;
					}

					.jol_sis_header_container_content_menu_top_langLinks_links {
						float: right;
						}

						.jol_sis_header_container_content_menu_top_langLinks_links_item {
							float: left;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 11px;
							padding: 0px 20px 0px 0px;
							}

					.jol_sis_header_container_content_menu_top_langLinks_languages {
						float: right;
						width: 60px;
						}

			.jol_sis_header_container_content_menu_bottom {
				float: right;
				width: 505px;
                margin: 7px 0px 0px 0px;
				}

            .jol_sis_header_container_content_menu_bottom_floatBox {
                float: right;
            }

			.jol_sis_header_container_content_menu_titel {
				float: left;
				margin: 0px 0px 0px 0px;
				font-family: arial, Helvetica, sans-serif;
				font-size:11px;
				color: #ffffff;
				}

			.jol_sis_header_container_content_menu_item {
				float: left;
				margin: 0px 0px 0px 10px;
				font-family: arial, Helvetica, sans-serif;
				font-size:11px;
				color: #CCCCCC;
				}

			a.jol_sis_header_container_content_menu_item_A:link {
				color: #cccccc;
				}

			a.jol_sis_header_container_content_menu_item_A:hover {
				color: #ffffff;
				}

			a.jol_sis_header_container_content_menu_item_A:visited {
				color: #cccccc;
				}

			a.jol_sis_header_container_content_menu_item_A:visited:hover {
				color: #ffffff;
				}
            a.jol_sis_header_container_content_menu_item_A_white:link {
                color: #ffffff;
                }

            a.jol_sis_header_container_content_menu_item_A_white:hover {
                color: #cccccc;
                }

            a.jol_sis_header_container_content_menu_item_A_white:visited {
                color: #ffffff;
                }

            a.jol_sis_header_container_content_menu_item_A_white:visited:hover {
                color: #cccccc;
                }


.jol_sis_header_container_border {
	width: 100%;
	height: 2px;
	color: #ffffff;
	background-image: url(../../layout/shopInShop/scotch/jol_sis_header_border.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	}



/* ---------------------- SCOTCH & SODA SHOP ------------------------ */
BODY {
/*background-image:url(../../layout/shopInShop/scotch/main_bg_b.jpg);
  background-repeat:repeat;
  background-position: center top;
  background-attachment:fixed;*/
  color: #000000;
  margin: 0px;
}

.fullscreen {
	width: 100%;
	height: 100%;
	float: left;
	}

.main_container {
	width: 951px;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	}

.sub_content_container {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	}

SELECT {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color:;
  width: 140px;
  z-index:0;
}

/* HEADER */
.header_container_full {
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #cccccc;
	float: left;
	margin: 0px 0px 20px 0px;
	}

	.header_container_scotch {
		height: 100%;
		margin: 0 auto;
		width: 951px;
		}

	.header_top {
		width: 100%;
		height: 100%;
		float: left;
		/*border-bottom: 1px solid #dddddd;*/
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
		}

		.header_top_shoppingbag {
			float: right;
			margin: 3px 0px 0px 0px;
			padding: 5px 0px 5px 0px;
			font-family: Times, Times new roman, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #000000;
			text-transform: uppercase;
			}

			.shoppingbag_watchContent {
				*cursor: pointer;
				margin: 0px 5px 0px 10px;
				padding: 3px 12px 0px 0px;
				background-image: url(../../layout/images/top_shoppingbag_button_arrow.png);
				background-repeat: no-repeat;
				background-position: right 4px;
				float: left;
				color: #666666;
				}

			.shoppingbag_checkout {
				*cursor: pointer;
				margin: 0px 5px 0px 3px;
				padding: 3px 12px 0px 0px;
				background-image: url(../../layout/images/top_shoppingbag_button_arrow.png);
				background-repeat: no-repeat;
				background-position: right 4px;
				float: left;
				color: #666666;
				}

			.shoppingbag_nof_items {
                float: left;
				padding: 3px 6px 0px 4px;
            	}

.header_middle {
	float: left;
	width: 100%;
	}

	.header_middle_logo {
		float: left;
		margin: 0px 0px 0px 380px;
		}

	.header_middle_search {
		float: right;
		margin: 25px 20px 0px 0px;
		}

	.header_bottom {
		height: 100%;
		float: left;
		color: #ffffff;
		margin: 3px 0px 0px 0px;
        padding: 0px 0px 0px 108px;
		}

		.header_bottom_menu {
			float: left;
			padding: 7px 0px 5px 0px;
			margin: 15px 0px 0px 0px;
			}

			.header_bottom_menu_item {
				float: left;
				font-family: Times, Times new roman, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-transform: uppercase;
				}

				a.header_menu_link:link {
					color: #000000;
					}

				a.header_menu_link:hover {
					color: #666666;
					}

				a.header_menu_link:visited {
					color: #000000;
					}

				a.header_menu_link:visited:hover {
					color: #666666;
					}

                .header_bottom_menu_item img {
                    border: 0;
                }

			.header_bottom_menu_space {
				border-left: 1px solid #cccccc;
				margin: 0px 9px 0px 9px;
				width: 1px;
				float: left;
				}

	.header_bottom_arrowRow {
		float: left;
		width: 100%;
		height: 7px;
		}

	.header_bottom_arrowRowWomen {
		float: left;
		width: 100%;
		height: 7px;
		background-image: url(../../layout/shopInShop/gstar/menu_pointer.png);
		background-position: 82px 0px;
		background-repeat: no-repeat;
		}
	.header_bottom_arrowRowMen {
		float: left;
		width: 100%;
		height: 7px;
		background-image: url(../../layout/shopInShop/gstar/menu_pointer.png);
		background-position: 258px 0px;
		background-repeat: no-repeat;
		}

/* ------- BOF CATEGORY HEADER -------  */
.menuroute_routebg{
/*background-image:url(layout/images/sub_header_bg.jpg);
background-position:top right;
background-repeat:no-repeat;*/
border-bottom: 1px solid #cccccc;
height:30px;
padding: 22px 0px 0px 0px;
}

.menuroute_routebg_bread{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#cccccc;
padding-bottom:2px;
padding-left:10px;
text-align:left;
}

a.bread {
	color: #999999;
	}

a.bread:hover {
	color: #666666;
	}

.menuroute_routebg_image{
text-align:right;
padding:0px 5px 0px 5px;
border-left: 1px solid #ffffff;
}

.product_listing_header{
width: 100%;
float: left;
padding: 0px 0px 0px 0px;
}

.product_listing_header_bread {
float: left;
font-family: times, times new roman,Arial, Helvetica, sans-serif;
font-size:10px;
color:#cccccc;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
text-align:left;
width:100%;
text-transform: uppercase;
}

.breadcrumbHeader {
    display: inline;
    font-family: times, times new roman,Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#999999;
    font-weight: normal;
	}

.listingResultTop a, listingResultTop a:visited {
	color: #999999;
	}

.listingResultTop a:hover, listingResultTop a:visited:hover {
	color: #666666;
	}

.service_header_titel{
    text-align:left;
    padding:0px 0px 0px 0px;
	width:100%;
	}

.service_header_titel_h1 {
	float: left;
	font-family: times, times new roman, arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #000000;
	margin: 50px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	letter-spacing: -2px;
	border-left: 17px solid #000000;
	}

.product_listing_header_titel {
	float: left;
	text-align:left;
	width: 100%;
	height: 167px;
	padding:0px 0px 0px 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;

	}

.product_listing_header_all {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_jeans {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_pants {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_tshirts {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_shirts {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_sweaters {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_knitwear {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_cardigans {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_polos {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_jackets {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_leatherjackets {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_underwear {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}
.product_listing_header_accessories {
	background-image: url(../../layout/shopInShop/scotch/scotch_header_all.jpg);
	}

.product_listing_header_titel_span {
	float: left;
	font-family: Century Gothic, arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 60px 10px 5px 15px;
	letter-spacing: -1px;
    *width: 926px;
	/*background-image: url(../../layout/images/blocked_grey_medium.jpg);
	background-repeat: repeat;
	background-position: center top;*/
	}

   .product_listing_header_titel_h1_span {
   font-weight:bold;
   color: #FFCC00;
   }

/* ------- EOF CATEGORY HEADER -------  */

 /* Toevoegingen voor top-service menu en livesupport (chat) */

.top_menu_tekst {

	margin: 0 auto;
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*list-style:none;
	list-style-type:none;
	list-style-image: url(layout/images/li_menu_arrow.png) ;*/
}

.top_block_arrow {
	background-image: url(layout/images/li_menu_arrow.png);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	padding-left:15px;
}

.top_header_streep {
    background-image: url(layout/images/header_streep.png);
	background-repeat:no-repeat;
    float: left;
    width: 2px;
    height: 22px;
    margin-left: 40px;
}

li.top_menu_tekst{
	background-image: url(layout/images/li_menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.4em;
	list-style:none;
	list-style-type:none;
	}

A.top_menu_tekst_var_A {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

A.top_menu_tekst_var_A:hover {
	color: #cccccc;
}

/* CONTENT */
		.scotch_content {
			width:950px;
			margin: 0 auto;
			clear:left;
			}

				.scotch_content_hp_main {
					width:100%;
					margin: 10px 0px 0px 0px;
					float:left;
					}

				.scotch_content_hp_small_container{
					width:100%;
					margin: 10px 0px 10px 0px;
					float:left;
					}

						.scotch_content_hp_small_container_item_left{
							width:310px;
							margin: 0px 0px 0px 0px;
							float:left;
							}

						.scotch_content_hp_small_container_item{
							width:310px;
							margin: 0px 0px 0px 10px;
							float:left;
							}

                .scotch_listing {
                    float: left;
                	}

				.shopInShopPaginator b {
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					color: #cccccc;
					}

                .scotch_categories {
                    float: left;
                    width: 150px;
					height: 640px;
					margin: 20px 20px 0px 10px;
					font-family: Arial, Helvetica, sans-serif;
					font-size:12px;
					letter-spacing: -1px;
					background-image: url(../../layout/shopInShop/scotch/categorie_box_bg.png);
					background-repeat: no-repeat;
					background-position: right top;
                    }

						.scotch_categories_titel_top {
							width:;
							font-size:13px;
							font-weight:bold;
							color: #333333;
							padding: 5px 20px 5px 0px;
							margin:  0px 0px 5px 0px;
							border-bottom: 1px dotted #cccccc;
 							}

						.scotch_categories_titel {
							width: ;
							font-size:13px;
							font-weight:bold;
							color: #333333;
							padding: 5px 20px 5px 0px;
							margin:  0px 0px 5px 0px;
							border-bottom: 1px dotted #cccccc;
 							}

						.scotch_categories_home {
							width:145px;
							height: 40px;
							text-align:right;
							padding: 5px 5px 0px 0px;
						}

						.scotch_categories ul li {
							font-size:12px;
							list-style:none;
							padding: 0px 0px 0px 0px;
							margin: 0px 0px 0px 10px;
							}

						.scotch_categories ul li a:link {
							color:#666666;
							}

						.scotch_categories ul li a:hover {
							color:#999999;
							}


/* CONTENT DEFAULT CSS */
.hp_content_container {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0 auto;
	}

	.hp_content_row {
		width: 100%;
		height: 100%;
		float: left;
		margin: 0px 0px 17px 0px;
		}

		.hp_content_row_usp {
			width: 215px;
			height: 365px;
			float: left;
			padding: 20px 0px 13px 10px;
			border-top: 1px dotted #cccccc;
			border-bottom: 1px dotted #cccccc;
			}

				.usp_item {
					background-repeat: no-repeat;
					padding: 0px 15px 0px 29px;
					margin: 0px 0px 8px 0px;
					background-image:url('../../layout/images/usp_check_image.png');
					background-position: 12px 0px;
					}

					.usp_item_title {
						font-family: Times, Times new roman, Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight: bold;
						text-transform:	uppercase;
						letter-spacing: 0px;
						line-height: 13px;
						padding: 0px 0px 3px 0px;
						color: #000000;
						}

					.usp_item_text {
						font-family: Times, Times new roman,Arial, Helvetica, sans-serif;
						font-size:11px;
						color: #666666;
						line-height: 12px;
						padding: 0px 0px 5px 0px;
						}

						.usp_item_text ul {
							list-style: none;
							}

					a.usp_link_noStyle:link, a.usp_link_noStyle:visited:link {
						color: #000;
						display:block;
						}

					a.usp_link_noStyle:hover, a.usp_link_noStyle:visited:hover {
						color: #333;
						display:block;
						}

					.usp_image {
						padding: 0px 15px 0px 15px;
						margin: 0px 0px 6px 0px;
						}

		.hp_content_row_imageBig {
			width: 709px;
			height: 100%;
			float: left;
			}

		.hp_content_row_imageSmall_ct {
			float: left;
			}

			.hp_content_row_imageSmall_image {
				}

			.hp_content_row_imageSmall_text {
				font-size: 13px;
				padding: 10px 0px 10px 10px;
				margin: 0px 0px 0px 0px;
				background-color: #000000;
				font-family: Times, Times New Roman, serif;
				font-weight: normal;
				text-transform: uppercase;
				}

				.hp_content_row_imageSmall_text a, hp_content_row_imageSmall_text a:visited {
					color: #ffffff;
					}

				.hp_content_row_imageSmall_text a:hover, hp_content_row_imageSmall_text a:visited:hover {
					color: #cccccc;
					}

		.hp_content_row_spacer_block {
			width: 17px;
			height: 100%;
			float: left;
			}

.hp_manufacturerInfo {
	background-color: #000;
	float:left;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background-image: url(../../layout/images/brandinfo_border.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 951px;
	}

	.hp_manufacturerTextTitle {
		float: left;
		font-family: times, times new roman, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		width: auto;
		padding: 10px 0px 3px 50px;
		text-transform: uppercase;
		color: #ffffff;
		background-image: url(../../layout/images/brandinfo_icon.jpg);
		background-position: 0px 6px;
		background-repeat: no-repeat;
		}

	.hp_manufacturerText {
		float: left;
		font-family: times, times new roman, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: justify;
		color: #999999;
		padding: 0px 15px 25px 50px;
		}

.sub_content_container {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	}



/* ----- BOF MIDDLE ----- */
#jg4_middle_ct{
margin: 0px auto;
margin-top:0px;
height:100%;
float:left;
}

	#jg4_middle_ct_menunav{

        width:156px;
        margin: 0px auto;
        background-color:#FFFFFF;
        /*background-image:url(images/menunavkader_bg.jpg);
        background-repeat: repeat-y;
        background-position: right top;*/
        padding-left:0px;
        padding-top:6px;
        padding-bottom:50px;
        text-align:center;
        vertical-align:top;
        }

	.jg4_middle_ct_menunav_headertext{
			height:30px;
			font-family: times, times new roman, arial;
            font-size:20px;
            letter-spacing: 0px;
            font-weight: normal;
            color: #666666;
            padding: 0px 0px 0px 0px;
			}

	#jg4_middle_ct_spacer{
	background-color:#FFFFFF;
    width: 23px;
	}

	#jg4_middle_ct_content{
        width:740px;
        padding: 0px 0px 20px 10px;
	    margin: 0px auto;
	    background-color:#FFFFFF;
	}

	#jg4_middle_ct_hpkaderbig{
	margin: 0px auto;
	padding:0px;
	width:697px;
	height:420px;
	}

	#jg4_middle_ct_hpkadersmall{
	margin: 0px auto;
	vertical-align:top;
	width:250px;
	height:420px;
	}
/* ----- EOF MIDDLE ----- */

/* ---------------------Classes product listings-----------------------------------------------------------  */
.product_listing{
z-index:5;
width:220px;
height:100%;
/*background-image: url(images/product_listing_bg.jpg);
background-position:left top;
background-repeat: no-repeat;*/
}

.product_listing2{
z-index:5;
width:220px;
height:100%;
/*background-image: url(images/product_listing_bg2.jpg);
background-position:left top;
background-repeat:repeat-x;*/
}

.new_product_listing{
z-index:5;
font-size:10px;
font-weight:normal;
text-decoration:none;
width:100%;
height:40px;
padding-left:10px;
border-left: 1px dotted #CCCCCC;
vertical-align:top;
}

.prijs{
z-index:5;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
color:#000000;
border-left: dotted 1px #cccccc;
padding-left:0px;
}

.main_productlisting {
  z-index:5;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  text-decoration:none;
  font-weight: normal;
  border-left: dotted 1px #cccccc;
  padding-left:5px;
  padding-top:5px;
  vertical-align:top;
}

.main_productlisting_prijstekst {
  z-index:5;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration:none;
  font-weight: normal;
  color:#199CBF;
}
/* ---------------------Classes product listings-----------------------------------------------------------  */


/* FOOTER DEFAULT CSS */
.footer_container {
	width: 100%;
	height: 100%;
	float: left;
	margin: 17px 0px 17px 0px;
	border-top: 1px solid #cccccc;
	}

	.footer_row {
		width: 100%;
		height: 100%;
		float: left;
		margin: 0px 0px 17px 0px;
		}

		.footer_1column_block {
			width: 225px;
			height: 100%;
			float: left;
			}

		.footer_2column_block {
			width: 467px;
			height: 100%;
			float: left;
			}

			.footer_2column_block_linkBox {
				width: 100%;
				height: 100%;
				float: left;
				padding: 10px 0px 0px 0px;
				}

				.footer_2column_block_linkBox_link {
					width: 200px;
					height: 100%;
					float: left;
					background-image: url(layout/images/arrow_link1.png);
					background-repeat: no-repeat;
					background-position: 5px 4px;
					padding: 3px 0px 3px 25px;
					font-family: arial, Helvetica, sans-serif;
					font-size: 11px;
					text-transform: uppercase;
					}

		.footer_spacer_block {
			width: 17px;
			height: 100%;
			float: left;
			}

		.footer_column_header {
			width:100%;
			height: 20px;
			padding: 8px 0px 0px 0px;
			background-color: #000000;
			color: #ffffff;
			float: left;
			}

			.footer_column_header_paddingBox {
				padding: 0px 0px 0px 10px;
				}

		.footer_column_content {
			width:100%;
			float: left;
			padding: 10px 0px 0px 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			}

			.footer_column_content_paddingBox {
				padding: 0px 0px 0px 10px;
				}
        .product_info_ct_middle_right_top_left_monthly_price {
			padding: 5px 0px 0px 0px;
            font-size: 11px;
            width:100%;
        }

			.footer_column_content_list_row {
				width:150px;
				float: left;
				}

			.footer_column_content_ul {
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 10px;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 11px;
				}

		.footer_column_content_newsletterSubscribe {
			width:100%;
			float: left;
			padding: 15px 0px 15px 0px;
			margin: 10px 0px 0px 0px;
			font-family: times, new times roman, Arial, Helvetica, sans-serif;
			font-size: 11px;
			background-image: url(../../layout/images/blocked_grey_light.jpg);
			background-repeat: repeat;
			background-position: center top;
			}

			.newsletter_box{
				width: 240px;
				border: 1px solid #cccccc;
				}

			.newsletter_input {
				float: left;
				}

			.newsletter_submit {
				float: left;
				}

	.footer_row_iconsAndCopyright {
		width: 951px;
		height: 100%;
		margin: 0 auto;
		padding: 10px 0px 0px 0px;
		font-family: times, new times roman,Arial, Helvetica, sans-serif;
        font-size: 10px;
		}

.product_info_ct_middle_left_small_images_images_item {
        display: inline-block;
        width: 75px;
        *float: left;
        }


/* Product Info PS EOF */

#klarna_partpayment_popup a,
#klarna_invoice_popup a{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}
		.footer_row_iconsAndCopyright_item {
			float: left;
			color:#666666;
			}

		.footer_row_iconsAndCopyright img {
			border: 0px;
			}

/* MAIN MENU */
.jolMain_header_bottom_item_drop_down_menu {
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
	}

.jolMain_header_bottom_item_level1 {
	background-color: #58595B !important;
	}

	.jolMain_header_bottom_item_level1 a:hover, .jolMain_header_bottom_item_level1 a:visited:hover {
		color: #cccccc !important;
		}

.jolMain_header_bottom_item_level2 {
    background-color: #58595B !important;
}


