/* ### GIFTS4BIZZ STYLE ###  */
html, body {
  height:100%;
}
body {
  background-image: url('images/bg_all.gif');
  margin:0px;
  font-family: tahoma, arial, sans-serif;
  font-size:11px;
}
table {
  border-collapse:collapse;
}
table .head{
  color:#599ab7;
  font-weight:bold;
}
td {
  padding:0px;
  vertical-align:top;
}
img {
  margin:0px;
  vertical-align:top;
  border:0px;
}
p {
  margin:5px;
  line-height:140%;
}
h1 {
  margin:0px;
  margin-bottom:5px;
  font-weight: bold;
  font-size:14px;
  color:#286784;
}
h2 {
  margin:0px;
  margin-bottom:5px;
  font-weight: normal;
  font-size:12px;
}
a {
  color:#3277bd;
  text-decoration:none;
}
a:hover {
  color:#ED1B24;
  text-decoration:underline;
}
ul {
	margin: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
li {
	list-style-image: url('images/bullet.gif');
}

/* ### SITE STRUCTURE ### */
.structural {
  position:absolute;
  left:-9999px;
}

table#siteTable {
  width: 985px;
  height:100%;
  background-image: url('images/bg_site.gif');
  background-repeat: repeat-y;
  margin:auto;
}
div#siteContent {
  width:937px;
  margin:auto;
	margin-bottom: 10px;
}
div#header {
  z-index:100;
  width:937px;
  height:116px;
  margin:auto;
}
div#topMenu { 
  background-image: url('images/bg_menu_top.gif');
  background-repeat:no-repeat;
  width: 937px;
  height: 26px;
  z-index:400;
  text-align:right;
  color:#5391ad;
  font-weight: bold;
}
div#leftContent {
  float:left;
  width: 185px;
}
div#contentMiddle {
  float:left;
  width: 525px;
  margin-left:15px;
  margin-top: 10px;
}
div#contentMiddle2
{
  float:left;
  width: 730px;
  margin-left:15px;
  margin-top: 10px;
}
div#rightContent {
  float:right;
  width:187px;
}

div#contentMiddle h1 {
  letter-spacing:1px;
	margin: 5px;
	margin-top: 0px;
}
div#contentMiddle h2 {
  letter-spacing:1px;
	margin: 5px;
	margin-top: 0px;
}

/* ### MENU ### */
div#topMenu a{
  color:#4f4f4f;
  line-height:20px;
  margin-right:5px;
  margin-left:5px;
  font-weight:normal;
}

div#topMenu a:hover{
  text-decoration:underline;
}

div#menu {
  z-index:200;
  width:182px;
  border:1px solid #e5e5e5;
  border-top:0px;
  padding-top:10px;
  padding-left:5px;
}
div#menu .current{
  color: #5695b3;
  padding-left:7px;
  border-bottom:1px solid #dfdfdf;
  margin:0 5px 0 0;
  font-size:12px;
}

div#menu a, div#menu a.active{
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  color: #585858;
  display:block;
  line-height: 21px;
  padding-left:7px;
}
div#menu a:hover {
  background-image:url('images/menu_arrow.gif');
  background-repeat: no-repeat;
  background-position:0px 8px;
  color:#5695b3;
  font-weight:bold;
  text-decoration:none;
}
div#menu a.active, div#menu a:hover.active{
  font-weight:bold;
  color:#333;
}

td#footer {
  text-align:center;
  padding-bottom:10px;
}
td#footer a{
  color: #599ab7;
  margin-left:25px;

}

div#menu a.back_btn, div#menu a.back_btn:hover {
  background-image: url('images/nav_verderwinkelen.gif');
  text-indent: 22px;
  background-repeat: no-repeat;
  background-position: 2% 50%;
}

/* ### REFERENTIES ### */

div#referenties {
  z-index:200;
  width:182px;
  border:1px solid #e5e5e5;
  padding-top:10px;
  padding-left:5px;
}

#imageContainer {
	position:relative;
	width:175px;
}

#imageContainer img {
	text-align: center;
}

/* ### MIJN ACCOUNT ### */

div#mijnAccount {
  border:1px solid #e5e5e5;
  width: 182px;
  padding-left:5px;
  padding-top:10px;
  margin-top:10px;
}
div#mijnAccount form {
  margin:0;
  padding:0;
}
div#mijnAccount input {
  height:15px;
  line-height:15px;
  font-size:11px;
  width: 170px;
  margin-top: 4px;
  margin-bottom: 4px;
  border: 1px solid #e5e5e5;
  padding-left:2px;
  padding-right:2px;
}
div#mijnAccount input.submit {
  height:25px;
  width: 72px;
  border:0;
  background:transparent url('images/login_button.gif') 0 0 no-repeat;
  margin:0 5px 0 0;
  float:right;
  cursor:pointer
}
div#mijnAccount input.checkbox {
  border:0;
  width:auto;
  float:right;
  margin:5px 5px 0 0;
}
div#mijnAccount a {
  margin-top:10px;
  font-family: arial, sans-serif;
  color:#2682b0
}
/* ### SHOP CONTENT ### */

div#shopContent {
  width:532px;
  margin:auto;
}
div#sortbar {
  background-image:url('images/sortbar.gif');
  background-repeat:no-repeat;
  width:532px;
  height:18px;
  color:#ffffff;
  font-weight:normal;
  margin:auto;
}
* html div#sortbar {
  padding-top:2px;
}
div#sortbar .articleNav {
  margin-left:30px;
}
div#sortbar .articleNav a, div#sortbar .articleNav a:hover {
  color:#ffffff;
  font-weight:normal;
}
div#sortbar .articleNav a:hover {
  text-decoration:underline;
}
.searchResult {
  border-bottom:1px dashed #606060;
  padding:5px 10px;
}
.searchResult .searchResultTD {
  border-top:1px solid #e5e5e5;
}
.searchResult .searchResultTD table td {
  padding-left:10px;
  border-left:1px solid #e5e5e5;
  line-height:18px;
}
table#articleOverview {
  width: 532px;
  margin:auto;
}

td.articlesLeft {
  border-right:1px dashed #606060;
  border-bottom:1px dashed #606060;
  width: 247px;
}
td.articlesRight {
  border-bottom:1px dashed #606060;
  width: 247px;
}
table.detailsTable {
  margin: 10px;
  margin-top:15px;
}
td.articleDetails h1 {
  color:#585858;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}
td.articleDetails h2 {
  color:#585858;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

td.articleDetails {
  color:#585858;
  font-family: arial, sans-serif;
  font-size: 10px;
  width:149px;
  word-wrap:break-word;
}

td.articleDetails ul {
  margin:0;
  padding-left:0px;
  list-style:none;
}
td.articleDetails li {
  list-style:none;
}
td.price {
  font-family: arial, sans-serif;
  font-size: 18px;
  color:#599ab7;
  width:100px;
}
td.productview {
  width:160px;
  text-align:center;
}
td.productview select
{
  width:150px;
}
div.ImageViewBlock {
  position:absolute;
  background:#6C6C6C;
  z-index:500;
}
div.ImageViewBlock .imageBlock {
  position:relative;
  left:-5px;
  top:-5px;
  background:#fff;
  border:1px solid #B4B4B4;
  width:100px;
  height:100px;
  text-align: center;
  padding:5px;
  overflow:hidden;
}
div.ImageViewBlock .imageBlock a {
  color:#585858;
  padding-right: 15px;
  background:url('images/btn_close.gif') right center no-repeat;
}

/* ### SEARCH ### */
div#search {
  border:1px solid #e5e5e5;
  border-top:0px;
  width:180px;
  padding:10px 0 0px 5px;
}
img#helpdesk {
	margin: 10px 0px 0px 0px;
}

img.helpdesk {
	margin: 10px 0px 0px 0px;
}
div#search form {
  margin:0 0 0px 0;
  padding:0 0 7px 0;
  position:relative;
}
div#search input {
  height:13px;
  font-size:12px;
  width: 159px;
  margin:5px;
  border: 1px solid #e5e5e5;
  padding:4px 3px;
  background:url(images/bg_input-search.gif) center center no-repeat;
}
div#search select {
  height:21px;
  font-size:12px;
  width: 80px;
  margin:5px 0 5px 5px;
  border: 1px solid #e5e5e5;
  padding:2px;
}
div#search label {
  font-size:10px;
  margin:0 5px;
}
div#search input.submit {
  height:23px;
  width: 70px;
  border:0;
  background:transparent url(images/zoek_button.gif) 0 0 no-repeat;
  margin:0 5px 0 0;
  float:right;
  cursor:pointer
}

/* ### SHOPCART ### */

div#shopCart {
  border:1px solid #e5e5e5;
  width:180px;
  padding-left:5px;
  padding-top: 10px;
  margin-top:10px;
}

div#shopCart table {
  margin:5px 10px 10px 5px;
  line-height:16px;
  text-align:center;
}

div#shopCart table tr {
  vertical-align:middle;
}

div#shopCart a {
  color:#5695b3;
}
div#shopCart td.numTick {
  width:20px;
}
div#shopCart td.numTick img {
  margin:0px;
  padding:0 0 1px 0;
  display:block;
  cursor:pointer;
}
div#shopCart td.num {
  width:30px;
}

div#shopCart .subTotal {
  border: 1px solid #DFDFDF;
  background:#F6F7F7;
  font-size:10px;
  margin:0px 5px 5px 0;
  padding:3px;
}

div#shopCart .subTotal strong {
  float:right;
  margin-right:2px;
}

/* ### TITLE ### */
h3.title {
  background-image: url('images/title_bg.gif');
  background-repeat:no-repeat;
  padding-left:5px;
  text-transform: uppercase;
  color:#ffffff;
  font-size:10px;
  font-weight:bold;
  height:17px;
  line-height: 17px;
}

h3.titleBlue {
  background-image: url('images/title_bg_blue.gif');
  background-repeat:no-repeat;
  padding-left:5px;
  text-transform: uppercase;
  color:#ffffff;
  font-size:10px;
  font-weight:bold;
  height:17px;
  line-height: 17px;
}
/* ### DETAILS INFO ### */
table#detailsinfo {
  width:100%;
}
table#detailsinfo h1{
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #585858;
  line-height: 23px;
  text-indent: 5px;
  background-color: #f6f6f6;
  border: solid 1px #dfdfdf;
}
table#detailsinfo p, table#detailsinfo h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color:#585858;
  margin: 5px;
}
table#detailsinfo a{
  padding:0px 0 0 22px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 19px;
  text-decoration: none;
  margin-top: 5px;
  display:block;
}
table#detailsinfo a:hover{
  text-decoration: underline;
}
table#detailsinfo a.verderwinkelen{
  background-image: url('images/icon_back.gif');
  display:inline;
  color: #585858;
}

table#detailsinfo a.buttonImg {
  display:block;
  width:140px;
  line-height:23px;
  color:#333;
  background:url( 'images/bg_button-long.gif' ) right center no-repeat;
  text-decoration:none;
  padding:0;
}

table#detailsinfo a:hover.buttonImg {
  color:#3277bd;
}

table#detailsinfo a.buttonImg span {
  display:block;
  float:left;
  width:25px;
  margin-right:5px;
  background-position:left center;
  background-repeat:no-repeat;
}

table#detailsinfo a.winkelwagen{
  background-image: url('images/icon_cart.gif');
}

table#detailsinfo td.numTick {
  width:20px;
  padding:14px 0 0 3px;
}
table#detailsinfo td.numTick img {
  margin:1px 0 0 0;
  padding:0;
  display:block;
  cursor:pointer;
}

table#detailsinfo ul#details{
  margin: 0px;
  padding-left: 22px;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #585858;
}
table#detailsinfo ul#details li{
  list-style-image: url('images/li_bullet.gif');
  line-height: 18px;
}
table#detailsinfo span#prijs{
  display: block;
  /*height:50px;
  line-height: 50px;*/
  text-align:right;
  font-size: 29px;
  font-weight: normal;
  color: #599ab7;
  float:right;
}
table#detailsinfo span#prijs small{
  font-size: 18px;
}
table#detailsinfo span#prijs strong {
  /*padding-left: 10px;*/
  font-size: 11px;
  font-weight: bold;
}

table.detailsTable img.zoomImageClick {
  cursor:pointer;
}

/* ### FORMS ### */
input {
  height:15px;
  line-height:15px;
  font-size:11px;
  width: 170px;
  margin-top: 4px;
  margin-bottom: 4px;
  border: 1px solid #e5e5e5;
  padding-left:2px;
  padding-right:2px;
  background:#F7F7F7;
}
input.button, input.buttonNext, input.buttonPrev {
  height:25px;
  width: 100px;
  border:0;
  background:transparent url(images/bg_button.gif) 0 0 no-repeat;
  cursor:pointer;
  padding-left:15px;
  vertical-align:middle
}

input.button {
  width:90px;
  padding-left:0;
  text-align:center;
}
input.buttonNext {
  background-image:url(images/bg_buttonNext.gif);
}

input.buttonPrev {
  background-image:url(images/bg_buttonPrevious.gif);
}
input.checkbox {
  width:20px;
  border:0;
  margin:0;
  background-color:transparent;
}

label
{
  cursor:pointer;
}

/* ### BREADCRUMB ### */
#breadcrumb
{
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #BCD3DE;
  padding-bottom:5px;

}

/* ### SHOP CART ### */
#cart .tabs, #cart .tabs a {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #BCD3DE;
  height: 23px;
  line-height: 23px;
}
#cart .tabs a{
  border:0;
}
#cart .tabs table{
  width:100%;
  margin:0;
  background-color: #f6f6f6;
  border: solid 1px #dfdfdf;
}
#cart .tabs table td{
  border-right: 1px solid #dfdfdf;
  margin:2px;
  text-align:center;
  text-transform:up percase;
  font-weight:bold;
}
#cart .tabs table td.active{
  color:#A0B8C4;
}
div#cart table.details {
  width:100%;
  margin-top:20px;
  margin-bottom:5px;
}
div#cart table.details td {
  vertical-align: middle;
  color: #333;
  border-bottom: 1px solid #ffffff;
  line-height:21px;
}
div#cart table.details tr.spacer {
  background:#fff;
  height:5px;
}
div#cart table.details tr.head {
  background-color: #f6f6f6;
  color:#333333;
  line-height:21px;
}
div#cart table.details tr.head td {
  border: solid 0px #dfdfdf;
  border-top-width:1px;
  border-bottom-width:1px;
  padding-left:15px;
  font-weight:normal;
  color:#333;
}
div#cart table.details a.emptyCard {
  background:url(images/cart_delete2.gif) left center no-repeat;
  padding-left:20px;
  color:#5695b3;
}
div#cart table.details tr.footer td {
  padding-top:5px;
  padding-left:10px;
  background:#fff;
}
div#cart table.details label {
  cursor: pointer;
}
div#cart table.details tr.row1 {
  background-color: #BCD3DE;
}
div#cart table.details tr.row2 {
  background-color: #A0B8C4;
}
div#cart table.details tr .star {
  color: red;
}
div#cart table.details tr td.euro {
  width: 12px;
  text-align: right;
}
div#cart table.details tr td.title {
  padding-left: 10px;
  width: 150px;
}
div#cart table.details tr td.pieces {
  width: 60px;
  text-align: center;
}
div#cart table.details tr td.pieces input {
  width: 40px;
  text-align: center;
}
div#cart table.details tr td.print {
  width: 120px;
}
div#cart table.details tr td.print input {
  width: 25px;
  text-align: center;
  margin: 0px;
  background-color: #bcd3de;
  border: none;
}
div#cart table.details tr td.print label {
  vertical-align: center;
}
div#cart table.details tr td.price {
  padding-left: 10px;
  width: 35px;
  font-size:12px;
  font-weight:normal;
  text-align: right;
  padding-right: 10px;
}
div#cart table.details tr td.insurance {
  text-align: center;
  width: 50px;
}
div#cart table.details tr td.options {
  text-align: center;
  width: 50px;
}
div#cart table.details tr.printRow {
  background-color: #dfdfdf;
  border-bottom: 1px solid #fff;
}
div#cart table.details tr.printRow td {
  padding-left:10px;
  width:150px;
}

div#cart table.details tr.printRow input {
  height:13px;
  font-size:12px;
  width: 159px;
  margin:5px;
  border: 1px solid #e5e5e5;
  padding:4px 3px;
}

div#cart table.details tr.printRow select {
  border:1px solid #e5e5e5;
  font-size:12px;
  height:21px;
  margin:5px 0pt 5px 5px;
  padding:2px;
  width:150px;
}

div#cart table.details tr.printRow textarea {
  border:1px solid #e5e5e5;
  font-size:12px;
  margin:5px 0pt 5px 5px;
  padding:2px;
}

div#cart div.footer {
  background-color: #fff;
  border-top: 1px solid #3277bd;
  border-bottom: 1px solid #3277bd;
  line-height: 26px;
  vertical-align: middle;
  color: #3277bd;
}
div#cart div.footer img {
  vertical-align: middle;
  margin-top: 1px;
  margin-bottom: 2px;
}

div#formBlock {
  position:absolute;
  left:0;
  top:0;
  width:900;
  height:500px;
  text-align:center;
  display:none;
  background:#E7E7E7;
  opacity: .95;
  filter: alpha(opacity=95);
  font-weight:bold;
}

div#formBlock div {
  margin:0 auto;
  margin-top:125px;
  width:400px;
}

.clearer {
  line-height:0;
  height:0;
  font-size:0;
  clear:both;
}

/* ### AUTOCOMPLETER ### */
div.autocompleter-loading
{
  background: transparent url(images/loading2.gif) no-repeat center;
  width: 20px;
  height: 16px;
  position:absolute;
  top:22px;
  right:12px;
}

ul.autocompleter-choices
{
  position: absolute;
  top:0;
  left:0;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url();
  border: 1px solid #eee;
  background-color: white;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  z-index: 50;
/*  display:block;
  overflow:auto;*/
}

ul.autocompleter-choices li
{
  list-style: none;
  list-style-image: url();
  position: relative;
  padding: 0.1em 1.5em 0.1em 1em;
  cursor: pointer;
  font-weight: normal;
  font-size: 1em;
}

ul.autocompleter-choices li.autocompleter-selected
{
  background-color: #444;
  color: #fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
  font-weight: bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
  color: #9FCFFF;
}

/* NEWS */
div.news h1 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 14px;
  color: #286784;
}

div.news h2 
{
  margin: 5px;
  font-weight: bold;
  font-size: 12px;
  color: #286784;
}

div.news a.news 
{
  margin: 5px;
  padding: 0px;
}

div.news p 
{
  margin: 5px;
  padding: 0px;
  line-height: 140%;
}

div.news strong 
{
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

/* LATESTNEWS */

div#latestNews 
{
  border:1px solid #e5e5e5;
  width:180px;
  padding-left:5px;
  padding-top: 10px;
  margin-top:10px;
}

div#latestNews span.date 
{
  margin: 5px;
  font-weight: bold;
  color: #286784;
}

div#latestNews a
{
  margin: 5px;
  padding: 0px;
}

div#latestNews p
{
  margin: 5px;
  padding: 0px;
  line-height: 100%;
}


div.actionHome a{
	text-decoration:none;
}
div.actionHome {
	padding: 5px;
	height: 143px;
}
div.actionHome h2 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 16px;
  color: #16637f;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
div.actionHome h3 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 23px;
  color: #4685a6;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}