html{
    overflow: -moz-scrollbars-vertical;
}

body{
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	line-height: 1.4em;
	font-family: Verdana, Arial, sans-serif;
	color: #292728;
	background-image: url(../images/background_body.gif);
}

a{
	color: #292728;
}

img{
	border: 0;
}

#main_container{
	width: 874px;
	min-height: 100%;
	padding: 13px 24px 13px 13px;
	margin: 0 auto;
	background: url(../images/background_main_container.png);
	background-repeat: repeat-y;
}

#header_container{
	position: relative;
	width: 100%;
}

#header_top{
	width: 100%;
	height: 147px;
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
}

#header_logo{
	position: relative;
	float: left;
	height: 108px;
	padding: 39px 0px 0px 20px;
	width: 159px
}

#header_offers{
	position: relative;
	text-align: center;
	float: left;
	width: 695px;
}

#header_offers ul{
	margin: 0;
	padding: 0;
}

#header_offers ul li{
	position: relative;
	margin-right: 2px;
	display: inline;
}

#header_offers ul li img{
	margin-top: 2px;
}

#header_offers img.offer{
	border: 3px solid red; 	
}

#header_offers img.new{
	border: 3px solid #009ef5; 	
	width: 30px;
	height: 30px ;
}


#header_menu{
	position: relative;
	z-index: 1000;
	width: 100%;
	height: 38px;
	background-image: url(../images/background_header_menu.png);
	background-repeat: repeat-x;
}

#searchForm{
	padding: 8px 0px 0px 15px;
	position: absolute;
	z-index: 100;
	top: 147px;
	left: 0px;
	width: 200px;
	height: 38px;
}

#searchForm input{
	width: 150px;
	float: left;
	background-color: white;
	border: 1px solid #C0C0C0;

}

#searchForm input.button{
	width: 25px;
	height: 16px;
	border-left: none;
	border: 0px;
}

table.searchResults{
	width: 100%;
}

td.searchHeader{
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 36px;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 16px;
	color: #009ef5;
}

td.searchResult{
	padding-left: 16px;	
	border-bottom: 1px solid #C0C0C0;
	height: 36px;
	padding-top: 0px;
}


#header_menu ul{
	margin: 0;
	padding: 0;
}

#header_menu ul li{
	display: block;
	padding: 0px 8px;
	text-align: center;
	float: left;
}

#header_menu ul li a{
	display: block;
	margin-top: 9px;
	padding: 2px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#header_menu ul li#searchList, #header_menu ul li#searchList a{
	padding: 0;
	margin: 0;
}

#main_content{
	margin-top: 15px;
	width: 100%;
}

#product_menu{
	position: relative;
	overflow: hidden;
	width: 174px;
	margin-bottom: 40px;
	float: left;
}

#product_menu h1{
	font-size: 1.4em;
	color: #009ef5;
}

#product_menu ul{
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#product_menu li{
	margin-top: 8px;
	list-style-type: none;
}

#product_menu ul li ul{
	padding-left: 10px;
}

#content_container{
	position: relative;
	float: left;
	width: 691px;
	margin-left: 5px;
	margin-bottom: 40px;
	min-height: 300px;
}

#crumble_trail{
	height: 25px;
	border: 1px solid #c0c0c0;
	padding: 12px 0px 0px 18px;
	background-image: url(../images/background_crumb_trail.png);
	background-repeat: repeat-x;
	color: #009ef5;
}

#crumble_trail a{
	color: #009ef5;
}

h1.main_titel{
	font-size: 1.4em;
}

#sort_menu{
	height: 25px;
	padding: 12px 0px 0px 18px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#overview{
	position: relative;
	float: left;
	width: 522px;
}

#overviewTOC{
	width: 100%;
	padding: 20px 0px;
	text-align: center; 
}

/* CSS by Hell Yes */
#overview_categories{
	margin-top: 8px;
}

.category_line {
	clear: both;
	background-color: green;
	margin-top: 8px;
	width:100%;
	padding: 0px;
}

.overview_category {
	position: relative;
	float: left;
	width: 141px;
	height: 130px;
	padding: 8px 8px 0px 18px;
	margin-right: 8px;
	margin-left:0px;
	margin-bottom: 8px;
	font-size: 0.9em;
	background-image: url(../images/background_category_overview.png);
	background-repeat: no-repeat left; 
}

.overview_category_last {
	position: relative;
	float: left;
	width: 140px;
	height: 130px;
	padding: 8px 8px 0px 18px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	font-size: 0.9em;
	background-image: url(../images/background_category_overview.png);
	background-repeat: no-repeat left; 
}

.overview_category_info a{
	color: #009ef5;
}

a.overview_image_link{
	border: 1px solid #292728;
	display: block;
	width: 130px;
	height: 95px;
	background-color: white;
}



.overview_category h1{
	font-size: 1em;
	margin-bottom: 0;
}

/* End of CSS by Hell Yess */

.overview_product{
	position: relative;
	float: left;
	width: 140px;
	height: 181px;
	padding: 18px 8px 0px 18px;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 0.9em;
	background-image: url(../images/background_product_overview.png);
	background-repeat: no-repeat;
}


.overview_product .overview_product_info h1{
	font-size: 1em;
	margin-bottom: 0;
}

.overview_price{
	color: red;
	font-size: 1.2em;
	text-decoration: line-through;
}

.overview_offer{
	color: blue;
	font-size: 1.3em;
	text-decoration: none;
}

a.overview_bodem{
	color: #009ef5;
}

#overview_filter{
	position: relative;
	float: right;
	width: 163px;
	margin-right: 5px;
}

#filter_price, #filter_brand{
	padding: 20px 0px 20px 20px;
	border-bottom: 1px solid #292728;
}

#filter_price ul, #filter_brand ul{
	margin: 0;
	margin-top: 7px;
	padding-left: 12px;
}

#filter_price ul li, #filter_brand ul li{
	margin-top: 8px;
}

#product_pictures, #product_description{
	background-color: #e8e9ea;
	width: 513px;
	clear: both;
}


#main_picture{
	width: 230px;
	height: 171px;
	margin: 5px 12px;
	border: 1px solid #b8b8b9;
	float: left;
}

#main_picture .slide{
	text-align: center;
	width: 230px;
	height: 171px;
	background-color: white;
}

#main_picture .description{
	z-index: 1000;
	height: 15px;
	padding: 2px;
	background-color: gray;
}


#main_picture .description p{
	margin: 0;
	color: white;
}

.thumbnails{
	padding-top: 5px;
	width: 255px;
	float: left;
}

.thumbnails a.productThumbnail{
	text-align: center;
	display: block;
	float: left;
	border: 1px solid #b8b8b9;
	background-color: white;
	width: 68px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 8px;
}

#product_description, table#product_spec{
	margin-top: 10px;
}

.content{
	padding: 0px 18px;
}

table#product_spec{
	width: 676px;
	margin-bottom: 25px;
}

table#product_spec tr.top{
	background: url(../images/background_gray_table.jpg);
	background-repeat: no-repeat;
	height: 36px;
	font-weight: bold;
}

table#product_spec tr.top td.first, table#product_spec tr.data td.first{
	padding-left: 18px;
}

table#product_spec tr.top td.first_ac, table#product_spec tr.data td.first_ac{
	padding-left: 18px;
	width: 523px;
	height: 36px;
}


table#product_spec tr.data td, table#product_spec tr.top td{
	padding-left: 2px;
	border-bottom: 1px solid #009ef5;
}

.roundTop, .roundBottom{
	width: 513px;
	height: 9px;
	background-repeat: no-repeat;
}

.roundTop{
	background-image: url(../images/background_gray_top.jpg);
}

.roundBottom{
	background-image: url(../images/background_gray_bottom.jpg);
	clear: both;
}

.footer{
	position: relative;
	text-align: center;
	clear: both;
	height: 25px;
	border: 1px solid #c0c0c0;
	padding: 12px 0px 0px 18px;
	background-image: url(../images/background_crumb_trail.png);
	background-repeat: repeat-x;
}

.mainCat {
	border-bottom: 1px solid #c0c0c0;
	width: 167px;
	padding: 4px 0px 10px 0px;
}
.mainCat a{
	text-decoration: none;
}
.mainCat a:hover, a:active{
	text-decoration: underline;
}

.subCat {
	color: #009ef5;
	width: 167px;
	padding: 4px 0px 4px 10px;
}
.subCat a {
	color: #009ef5;
	text-decoration: none;
}
.subCat a:hover, a:active{
	color: #009ef5;
	text-decoration: underline;
}

.prodCat {
	color: #009ef5;
	width: 167px;
	padding: 4px 0px 4px 20px;
}

.prodCat a{
 	color: #009ef5;	
	text-decoration: none;
}

.prodCat a:hover, a:active{
	color: #009ef5;
	text-decoration: underline;
}


/* POPUP */

#popup_container{
	background-color: #FFFFFF;
	width: 530px;
	margin: 0 auto;
}

#popup_header{
	background-color: #2B2A2B;
	padding: 15px;
}

#popup_title{
	height: 20px;
	margin: 0px 15px 0px 15px;
	padding-top: 3px;
	background-color: #FFFFFF;
}

#popup_content{
	background: url(../images/popup_bg_gray.png);
	background-repeat: no-repeat;
	margin: 15px 15px 0px 15px;
	background-color: #E8E9EB;
	padding: 15px;
}

#popup_footer{
	background-color: #FFFFFF;
	height: 50px;
	margin: 0px;
	margin: 0px 15px 0px 15px;
	background: url(../images/popup_bg_gray_bottom.png);
}

td.popup_record {
	text-align: right;
	width: 300px;
}

td.popup_top {
	text-align: left;
	width: 200px;
}

td.popup_both {
	text-align: center;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

span.error {
	color: red;
}

span.succes {
	color: green;
}
