@charset "utf-8";

html { height: 100%; }
body { height: 100%; }
* { margin: 0; padding: 0; }
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; }
body { background-color: #fff; background-image: url(../images/bg01.gif); background-repeat: repeat-y; }
a:link { color: #333; text-decoration: none; }
a:visited { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #9c0; }
a:active { text-decoration: none; color: #333; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }
#container { position: relative; min-height: 100%; width: 1170px; }
#top { background-image: url(../images/bg_top.jpg); background-repeat: no-repeat; background-position: right; float: left; height: 60px; width: 1170px; }
#logo { float: left; height: 41px; width: 150px; margin-top: 10px; }
#language { background-image: url(../images/bg_lang2.jpg); background-repeat: no-repeat; background-position: top; float: left; height: 20px; width: 64px; margin-left: 59px; text-align: center; font-family: "Arial Black", sans-serif; font-size: 12px; letter-spacing: -0.1em; color: #ccc; padding-top: 2px; }
#language  a:link, #language a:active, #language a:visited, #language a:hover {
	color: #999;
}
#language a:hover {
	color: #9c0;
}
#language2 { float: left; height: 22px; margin-left: 59px; text-align: center; font-family: "Arial Black", sans-serif; font-size: 12px; letter-spacing: -0.1em; color: #ccc; padding-top: 2px; }
#language2  a:link, #language2 a:active, #language2 a:visited, #language2 a:hover {
	color: #999;
}
#language2 a:hover {
	color: #9c0;
}
#langl {
	width: 10px;
	height: 22px;
	float: left;
	background-image: url(../images/bg_lang_l.jpg);
	background-repeat: no-repeat;
}
#langc {
	padding: 0 4px 0 4px;
	float: left;
	height: 22px;
	background-image: url(../images/bg_lang.gif);
	background-repeat: repeat-x;
}
#langr {
	width: 11px;
	height: 22px;
	float: left;
	background-image: url(../images/bg_lang_r.jpg);
	background-repeat: no-repeat;
}
#topnav {
	float: right;
	height: 15px;
	width: 300px;
	margin-bottom: 10px;
	text-align: right;
	color: #fff;
}
#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover {
	color: #fff;
	text-decoration: underline;
}
#topnav a:hover {
	color: #333;
}
#search {
	float: right;
	height: 52px;
	width: 300px;
	margin-right: 15px;
	padding-top: 5px;
	text-align: right;
}
.searchfield {
	font-size: 11px;
	color: #666;
	border: 1px solid #ccc;
	margin-right: 10px;
	padding-top: 3px;
	padding-left: 3px;
	height: 14px;
}
#content {
	float: left;
	width: 1000px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#banner {
	clear: both;
	float: left;
	height: 140px;
	width: 1000px;
}
#bannerimage {
	float: left;
	height: 140px;
	width: 620px;
}
#bannertitle {
	float: right;
	height: 140px;
	width: 365px;
	background-image: url(../images/bg_banner.gif);
	background-repeat: repeat-y;
	text-align:right;
	overflow: hidden;
	padding-right: 15px;
}
#bannertitle h1 {
	font-size: 25px;
	color: #a9e30c;
	letter-spacing: -0.1em;
	width: 360px;
	padding-top: 35px;
	line-height: 1em;
}
#bannertitle h2 {
	font-size: 18px;
	color:#333;
	margin-top: 5px;
	width: 360px;
}
#ad {
	background-color: #fff;
	float: right;
	width: 160px;
	margin-top: 10px;
}
#ad div {
	float: left;
	margin-bottom: 10px;
}
#ad div a img{
	border: solid 2px #fff;
}
#ad div a:hover img{
	border: solid 2px #fff;
}
#menu {
	width: 230px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#menu ul {
	list-style: none;
	line-height: normal;
}
.item01 {
	background-color: #9c0;
	background-image: url(../images/bg_menu01.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding-top: 5px;
	padding-left: 12px;
}
.item01 a:link, .item01 a:active, .item01 a:visited, .item01 a:hover {
	color: #fff;
}
.item01 a:hover {
	color: #f4f4f4;
}
.item02 {
	background-color: #efefef;
	width: 214px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #690;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 4px 6px 12px;
}
.item03 {
	background-color: #fff;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #666;
	font-size: 11px;
	padding: 3px 4px 4px 16px;
	font-weight: bold;
}
.item04 {
	background-color: #fff;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #666;
	font-size: 11px;
	padding: 3px 4px 4px 21px;
}
#contact00 {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../images/bg_contact.gif);
	background-repeat: repeat-x;
}
#contact01 {
	width: 218px;
	float: left;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	clear: both;
	padding-left: 12px;
}
#certificate {
	width: 190px;
	margin: 20px auto;
	padding: 15px;
	background: #fff;
	clear: both;
	text-align: center;
}
#certificate p {
	margin: 10px 0;
}
#contact01 h1 {
	font-size: 22px;
	text-align: right;
	float: right;
	margin-top: -8px;
	height: 30px;
	clear: both;
	margin-bottom: 20px;
	width: 70%;
	margin-right: 20px;
}
#contact01 h2 {
	font-size:15px;
}
#contact01 p {
	margin-bottom: 20px;
}
#lemail { width: 170px; font-size: 16px; float: right; margin-right: 10px; margin-bottom: 15px; padding: 5px; font-weight: bold; background-color:#fff; }
#lemail a:link, #email a:visited, #email a:active, #email a:hover { color: #333; padding: 5px; }
#lemail a:hover { color:#fff; background-color: #9c0; padding: 5px; padding: 5px; }
#hmenu {
	float: right;
	height: 31px;
	width: 760px;
	background-image: url(../images/bg_hmenu01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#hmenu_right {
	float: right;
	height: 31px;
	padding-right: 10px;
	background-image: url(../images/bg_hmenu03.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 520px;
}
#corner01 {
	float: left;
	height: 31px;
	width: 35px;
	background-image: url(../images/bg_hmenu02.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#text {
	height: 26px;
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#text a:link, #text a:active, #text a:visited, #text a:hover {
	color: #666;
}
#text a:hover {
	color: #9c0;
}
#center {
	width: 720px;
	float: left;
	padding-bottom: 20px;
	background-color: #fff;
	background-image: url(../images/bg_center.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	overflow: visible;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#refine {
	float: left;
	width: 715px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#refine h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	float: left;
	width: 90%;
	font-weight: normal;
	padding-left: 8px;
}
#refine01 {
	font-size: 11px;
	color: #333;
	float: left;
	width: 712px;
}
#button01 {
	float: left;
	height: 15px;
	width: 37px;
	padding-top: 5px;
}

.refinecell {
	float: left;
	width: 122px;
	letter-spacing: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.refine_drop {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
}
#nav, #nav2 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #444;
}
#nav a:link, #nav2 a:link {
	text-decoration: underline;
}
#nav strong, #nav2 strong {
	font-size: 17px;
	color: #000;
}
#nav b, #nav2 b {
	font-size: 14px;
	color: #444;
}
#thumbs {
	float: left;
	width: 310px;
}
#thumbs a img {
	border: solid 4px #fff;
}
#thumbs a:hover img {
	border-color: #9c0;
}
#thumbs a:hover {  /* wakeup IE */
	border-width: 0;
}
#thumbs ul {
	list-style: none;
}
#thumbs ul li {
	float: left;
	display: inline;
	margin-bottom: 6px;
	width: 97px;
	text-align: center;
	background-color: #f4f4f4;
	margin-right: 3px;
	margin-left: 3px;
	height: 74px;
}
#center_right {
	float: right;
	width: 390px;
}
/*#img_main {
	float: right;
	width: 380px;
	background-color: #fff;
	height: 280px;
	text-align: center;
}*/
#img_main {
	float: right;
	width: 390px;
	height: 290px;
	text-align: center;
}
#img_main a img {
	border: solid 5px #fff;
}
#img_main a:hover img {
	border-color: #9c0;
}
#galleryLoader{
	background:#fff url(../images/loader.gif) 50% 50% no-repeat;
	height:290px;
	width:390px;
}

#favourites {
	clear: both;
	float: right;
	width: 300px;
	color: #06c;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	height: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#favourites a:link, #favourites a:visited, #favourites a:active, #favourites a:hover {
	color:#06c;
	text-decoration: underline;
}
#favourites a:hover {
	color: #333;
}
#thumbs02 {
	width: 385px;
	float: left;
}
#thumbs02 a img {
	border: solid 4px #f4f4f4;
}
#thumbs02 a:hover img {
	border-color: #9c0;
}
#thumbs02 ul {
	list-style: none;
}
#thumbs02 ul li {
	float: left;
	display: inline;
	width: 64px;
	height: 48px;
	background-color: #fff;
	margin-bottom: 7px;
	margin-right: 3px;
	margin-top: 7px;
	text-align: center;
	margin-left: 6px;
}
#description {
	float: right;
	width: 380px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#description h1 {
	font-size: 15px;
	color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 3px;
	clear: both;
}
#display_tab2{
	padding-top: 0px;
}
#order {
	float: left;
	height: 22px;
	width: 105px;
	text-align: center;
	background-image: url(../images/button03.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	padding-top: 6px;
	font-weight: bold;
}
#order a:link, #order a:visited, #order a:active, #order a:hover {
	color: #fff;
	text-decoration: underline;
}
#order a:hover {
	color: #000;
	text-decoration: none;
}
#text01 {
	margin-top: 10px;
	width: 380px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	margin-bottom: 10px;
	width: 380px;
}
#price sup {
	font-size: 12px;
	color: #333;
}
#tabs {
	width: 380px;
	float: left;
}

/* begin css tabs */

ul#tabnav { /* general settings */
	text-align: right; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #9c0; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #f4f4f4; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #f4f4f4; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

.tab2 a{ /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #9c0; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #9c0; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}
.tab1 a{ /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: none; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #fff; /* set unselected tab background color as desired */
	color: #444; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}
ul#tabnav li a:hover {
	color:#444;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */
#display_tab {
	float: right;
	width: 360px;
	margin-top: -11px;
	clear: both;
	padding: 10px;
	background-color: #f4f4f4;
}
#configurator a img {
	float: left;
	clear: left;
	width: 81px;
	height: 70px;
	margin-top: 20px;
	border: 0px;
}
#footer {
	float: left;
	width: 1130px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	height: 200px;
	clear: both;
	margin-top: 15px;
}
#footer h1 {
	color:#06c;
	font-size: 18px;
	float: left;
	width: 150px;
}
#footer_img {
	float: left;
	width: 665px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000;
	padding-right: 20px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000;
}
#footer_img a img {
	border: solid 4px #f4f4f4;
}
#footer_img a:hover img {
	border-color: #6cf;
}
#footer_img ul {
	list-style: none;
}
#footer_img ul li {
	float: left;
	display: inline;
	margin-right: 5px;
	width: 68px;
	height: 76px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fff;
	text-align: center;
}
#footer_login {
	float: right;
	width: 224px;
	background-color: #60BDFE;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-image: url(../images/bg_login.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
}
#footer_login a:link, #footer_login a:visited, #footer_login a:active, #footer_login a:hover {
	color: #333;
}
#footer_login a:hover {
	color: #fff;
}
#footer_login  h1 {
	width: 100%;
	font-size: 12px;
	color: #fff;
}
#footer_login h1 a {
	margin-left: 50px;
}
.delete {
	float: right;
	margin-top: 3px;
}
#del {
	width: 100%;
	float: left;
	margin-top: 15px;
}
#footer_credits {
	clear: both;
	float: left;
	height: 25px;
	width: 1130px;
	margin-top: 25px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-right: 20px;
	padding-left: 20px;
}
#footer_credits h1 {
	font-size: 11px;
	float: right;
	width: 630px;
	text-align: right;
	font-weight: normal;
	color: #666;
	letter-spacing: normal;
}
#paginatie {
	float: right;
	width: 100%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#paginatie a:link, #paginatie a:active, #paginatie a:visited, #paginatie a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#paginatie a:hover {
	color: #9c0;
}
.selected{
	
}

