div#voordeel{
	/*position: relative;*/
	color: #61C700;
	font-size: 12px;
	top: 66px;
	float: left;
	right: 502px;
	width: 287px;
	text-align: left;
	border: 1px solid silver;
	padding: 5px;
	margin-top: 11px;
	margin-bottom: 29px;
	line-height: 19px;
}

div#solden{
	/*position: relative;*/
	color: #61C700;
	font-size: 16px;
	top: 66px;
	float: left;
	right: 502px;
	width: 287px;
	text-align: left;
	border: 1px solid silver;
	padding: 5px;
	margin-top: 11px;
	margin-bottom: 29px;
	line-height: 19px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000;
}
#wrapper {
	width: 1000px;
	margin: auto;
}
#container {
	width: 100%;
	float: left;
	position: relative;
}
#header {
	position: relative;
}
#header_topright {
	float: right;
	margin-top: 20px;
}
#header_topbottom {
	position: absolute;
	right: 5px; 
	top: 85px;
}
#header_topbottom .left {
	float: left;
	background: url(../images_templ/top_phonenumber_left.gif) no-repeat;
	width: 5px;
	height: 22px;
}
#header_topbottom .middle {
	float: left;
	background: url(../images_templ/top_phonenumber_middle.gif) repeat-x;
	height: 22px;
	padding: 0px 10px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
#header_topbottom .right {
	float: left;
	background: url(../images_templ/top_phonenumber_right.gif) no-repeat;
	width: 5px;
	height: 22px;
}

#logo {
	background: url(../images_templ/logo.gif);
	width: 420px;
	height: 120px;
	float: left;
}
#slogan {
	font-size: 14px;
	color: #78CB1A;
	text-transform: uppercase;
	position: relative;
	top: 70px;
	float: left;
	left: 20px;
}
#toplogin {
	float: left;
	padding-right: 8px;
	height: 30px;
	border-right: solid 1px #929292;
	margin-right: 8px;
}
#toplogin a {
	background: url(../images_templ/arrow_left.gif) left no-repeat;
	padding-left: 12px;
	font-size: 10px;
}
#cartzone {
	float: left;
	font-size: 10px;
}
#cartzone .linkcart {
	background: url(../images_templ/cart_item.gif) left top no-repeat;
	padding-left: 28px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
}
#cartzone .value {
	color: #63B407;
	font-size: 16px;
}
#topnav {
	float: left;
	width: 100%;
	line-height: 24px;
}
#topnav .left {
	background: url(../images_templ/topnav_left.gif);
	width: 5px;
	height: 24px;
	overflow: hidden;
}
#topnav .right {
	background: url(../images_templ/topnav_right.gif);
	width: 5px;
	height: 24px;
	overflow: hidden;
}
#topnav .middle {
	background: url(../images_templ/topnav_middle.gif) repeat-x;
	height: 24px;
	overflow: hidden;
	width: 990px;
}
#topnav ul li {
	float: left;
	display: inline;
}
#topnav ul li a {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 20px;
	height: 24px;
	line-height: 24px;
	float: left;
	border-right: solid 1px #ccc;
}
#topnav ul li a:hover, #topnav ul li .active {
	color: #63B407;
}
#searchinput {
	float: left;
}
#searchinput .left {
	background: url(../images_templ/search_left.gif);
	width: 5px;
	height: 23px;
	overflow: hidden;
}
#searchinput .right {
	background: url(../images_templ/search_right.gif);
	width: 5px;
	height: 23px;
	overflow: hidden;
}
#searchinput .middle {
	background: url(../images_templ/search_middle.gif) repeat-x;
	height: 23px;
	overflow: hidden;
}
#searchinput input {
	width: 500px;
	padding: 2px 5px;
	border: none;
	margin-top: 1px;
	color: #636466;
	border: none;
	background: transparent;
}
#btnSearch{
	background: url(../images_templ/btnSearch.gif);
	width: 84px;
	height: 23px;
	float: left;
	border: none;
}
#rightlink {
	float: right;
}
#rightlink a {
	background: url(../images_templ/arrow_left.gif) left no-repeat;
	padding-left: 12px;
	font-size: 10px;
}
.left, .middle, .right {
	float: left;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 8px;
}
.clear0px {
	clear: both;
	overflow: hidden;
	height: 0px;
}
#content {
	float: left;
	width: 650px;
	min-height: 550px;
}
#content_left {
	float: left;
	width: 840px;
}
#content_right {
	width: 143px;
	position: absolute;
	right: 0px;
	top: 191px;
}
#breadcrumb {
	padding-left: 25px;
}
#breadcrumb  a {
	font-size: 10px;
	font-weight: bold;
}
.separate_line {
	background: url(../images_templ/separate_line.gif);
	width: 833px;
	height: 5px;
}
#top_products {
	float: left;
}
#top_products .item {
	float: left;
	width: 210px;
}
#top_products h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #9d9fa2;
	text-align: center;
	padding: 5px 0px;
}
#top_products .link {
	font-size: 10px;
}
#top_products .link a {
	background: url(../images_templ/arrow_left.gif) left no-repeat;
	padding-left: 12px;
	color: #4d4d4f;
}
#footer {
	font-size: 11px;
	color: #000;
	border-top: solid 1px #ccc;
	padding-top: 15px;
}
#copyright {
	float: left;
	padding-left: 20px;
}
#footer_address {
	float: left; 
	padding-left: 40px;
}
#footer_link {
	float: right;
	padding-right: 20px;
}
#footer a {
	color: #9f6bab;
	text-decoration: underline;
}
#left_sidebar {
	float: left;
	width: 200px;
}
#left_sidebar li a {
	background: url(../images_templ/bullet_cat.gif) left center no-repeat;
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #4d4d4f;
	width: 180px;
	margin-left: 20px;
}
#product_area {
	width: 800px;
	float: left;
}
#product_area_main {
	float: left;
	width: 435px;
}
.largebox .top {
	background: url(../images_templ/largebox_top.gif);
	width: 407px;
	height: 5px;
	float: left;
	overflow: hidden;
}
.largebox .middle {
	width: 407px;
	float: left;
	overflow: hidden;
	border-left: solid 1px #cecfd0;
	border-right: solid 1px #cecfd0;
}
.largebox .bottom {
	background: url(../images_templ/largebox_bottom.gif);
	width: 407px;
	height: 5px;
	float: left;
	overflow: hidden;
}
.smallbox .top {
	background: url(../images_templ/smallbox_top.gif);
	width: 193px;
	height: 7px;
	overflow: hidden;
}
.smallbox .middle {
	background: url(../images_templ/smallbox_middle.gif);
	width: 193px;
	overflow: hidden;
	border-left: solid 1px #cecfd0;
	border-right: solid 1px #cecfd0;
}
.smallbox .bottom {
	background: url(../images_templ/smallbox_bottom.gif);
	width: 193px;
	height: 7px;
	overflow: hidden;
}
#product_area_right {
	float: left;
}

#product_slider {
	width: 320px;
	float: left;
	text-align: center;
}
#product_description {
	width: 300px;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}
#product_description .title {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#product_description .content {
	color: #999a9c;
}
#product_price {
	font-size: 40px;
	padding: 20px 0px;
	color: #000;
}
#product_information_link {
	padding-left: 65px;
	color: #999;
	text-align: left;
	text-decoration: underline;
}
#product_information_link a {
	color: #999A9C;
}
#product_tab {
	
}
#webpage_content_body .categories_path {
	margin-bottom: 10px;
}
#product_rightside {
	float: right;
	width: 180px;
	background: url(../images_templ/rightside_bg.gif);
	height: 300px;
}
#product_related {	
	text-align: center;
	font-size: 10px;
}
#product_related .item {
	float: left;
	width: 225px;
	border: solid 1px #ccc;
	padding: 5px;
	margin-left: 10px;
}
#product_related .checkbox_addtocart {
	float: right;
	width: 140px;
	color: #4a4a52;
}
#product_related .checkbox_addtocart input {
	position: relative;
	left: 2px;
	top: 3px;
}
#product_related .title {
	font-weight: bold;
}
#product_related .thumbnail {
	padding: 10px 0px 10px 25px;
}
#product_related .thumbnail img {
	width: 140px;
}
#product_related .price {
	font-size: 20px;
	float: left;
	width: 80px;
}
#product_related .more {
	background: url(../images_templ/arrow_right.gif);
	padding-right: 12px;
	padding-bottom: 5px;
}
#product_detail {
	float: left;
	width: 620px;
}
/* --- styles for the navigation bars ------------------------ ----*/


body #navbar {
        clear: both;
        padding-top: 15px;
        padding-right: 0;
        padding-bottom: 15px;
        padding-left: 0;
    width: 100%; 
}


#navbar table {
    width: 100%; 
}
body #wrapper table.navbar td.navtab_body {
	padding: 15px 15px 20px 15px;
	border-top: 1px solid #b7b7b7;
	background-image: none;
	text-align: left;
    width: 700px;
}


body #wrapper table.navbar td {
	height: 26px;
	text-align: center; 
}
/*-- styles for nav tab links --*/
.navtab_notselected:link, .navtab_notselected:visited {
	padding-top: 6px;
	height: 22px;
	display: block;
	overflow: hidden; 
}
.navtab_notselected:hover{
	padding-top: 6px;
	height: 22px;
	display: block;
	overflow: hidden; 
}
.navtab_selected:link, .navtab_selected:visited, .navtab_selected:hover {
	padding-top: 6px;
	height: 22px;
	display: block;
	overflow: hidden; 
}
.navtab_first, .navtab_middle{ 

}
.navtab_last { 	

}
.navtab_selected {
	border: solid 1px #b7b7b7;
	color: #b5cd51;
	font-weight: bold;
}
.navtab_notselected {
	border: solid 1px #b7b7b7;
	color: #a3a3a3;
	font-weight: bold;
}
#product_images img {
	width: 50px; 
	height: 50px;
	border: solid 1px #ccc;
	padding: 1px;
	cursor: pointer;
}
#product_thumbnail .thumbnail {
	width: 315px;
        height: 315px;

}
/*----jquery joom ----*/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images_templ/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
/*lightbox*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#menu_categorytypes li ul {
	padding-left: 10px;
}
#left_sidebar li.class_menuitem_categorytype_selected > a, #left_sidebar li.class_menuitem_category_selected > a {
	color: #63B407;
}
#menu_categorytypes a:hover, .category_type_link a:hover {
	color: #63B407;
}
.featured_wrapper {
	padding-bottom: 20px;
}
.category_type {
	width: 206px;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
}
.category_type_image {
	padding: 2px;
	border: solid 1px #ccc;
}
.category_type img {
	width: 200px;
	height: 200px;
}
.category_type_link {
	text-align: left;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
}
.category_type_link .category_link {
	background: url(../images_templ/arrow_left.gif) left no-repeat;
	padding-left: 12px;
}
#menu_categorytypes li.class_menuitem_subcategory_selected a {
	color: #63B407;
}
.category_type_link ul {
	padding-left: 12px;
	list-style: none;
}
.category_type_link ul li {
	background: url(../images_templ/arrow_left.gif) left no-repeat;
	padding-left: 12px;
}
.category_type1 {
	width: 620px;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
}
.category_type1 img {
	width: 614px;
	height: 200px;
}
.category_type2 {
	width: 200px;
	padding: 2px;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
}
.category_type2 img {
	width: 194px;
	height: 335px;
}
.subcategorypage #menu_categorytypes ul.class_menu_categorytype_selected {
	display: none;
}
.subcategorypage #menu_categorytypes ul.class_menu_categorytype {
	display: none;
}
#sub_category_main {
	width: 635px;
	float: left;
}
#category_banner {
	width: 625px;
	margin-left: 5px;
	height: 369px;
	border: solid 1px #ccc;
	margin-bottom: 20px;
}
#product_description h1 {
	font-weight: bold;
	font-size: 16px;
}
#menu_filters, #menu_filters_func a {
	color: #4D4D4F;
}
.listitem_filter_body {
	padding-top: 3px; 
	padding-left: 30px;
}
.filtersField_label {
	padding-left: 5px;
	color: #4D4D4F;
}
.listitem_filtervalue {
	padding-bottom: 3px;
}

/*style for set of images*/
#main_img
{
    position: relative;
    float: left;
}
a.overlay {
	position: absolute;
}
a.overlay .ie {
	background: #fff;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
a.hover {
	border: solid 1px #ccc;
}
#tooltip {
    border: solid 1px #000;
    background: #fff;
    padding: 1px;
    position: absolute;
    display: none;
    z-index: 9999;
	width: 400px;
}
#tooltip a {
}
#tooltip img {
    float: left;
    width: 170px;
}
#tip_content {
    float: left;
    padding: 0px 10px;
    width: 200px;
    font-family: Myriad Pro;
}
#tip_title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
#tip_desc {
    padding: 10px 0px;
}
#tip_desc p {
    padding-top: 5px;
    font-size: 13px;
}
#tip_price {
    font-size: 26px;
    float: left;
}
.tip_button {
    background: #90b039;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
    font-family: Myriad Pro;
    padding: 2px 5px;
    float: right;
}
#set_items {
	display: none;
}
#show_items {
    font-family: Myriad Pro;
    font-size: 14px;
}
.item_show {
    float: left;
    width: 325px;
    margin-bottom: 35px;
}
#show_items .item_show img {
    width: 110px;
    height: 105px;
}
#show_items .item_show_desc {
    float: left;
    width: 180px;
    padding-left: 10px;
}
#show_items .item_show .title {
    font-size: 18px;
    height: 22px;
    overflow: hidden;
}
#show_items .item_show .price {
    font-size: 18px;
    font-weight: bold;
    float: left;
}
#show_items .item_show .ship_status {
    float: right;
}
#show_items .item_show .btnAddToCart {
    clear: both;
    font-weight: bold;
    color: #80a940;
    padding: 5px 2px;
    border: solid 1px #80a940;
}
#show_items .item_show .btnMoreGood {
    font-size: 16px;
    position: relative;
    top: 20px;
}
#main_image {
    margin-right: 50px;
}
.item_hover {
    display: none;
}