/*************************************************
 copyright : (C) 2006 - ShopSoft                  
 Web: www.designbox.nl  Mail: info@designbox.nl   
 Rob Seegers / DesignBox / NL                     
 Change date : 14 - 02 - 2008                     
 ************************************************/

/*Body properties of all "tpl" files*/ 
body {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
  background-image: url(images/bg_frontend.gif);
	background-position: top center;
  background-repeat: repeat-y;
  background-attachment: fixed;
	margin-top: 0px;
	margin-left: 11px;
	margin-bottom: 15px;
}

.vergroting {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
  background-image: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.message {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-image: none;
	background-color: #ffffff;
	margin-top: 100px;
}

.factuurbody {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-image: none;
	background-color: #ffffff;
	margin-top: 50px;
  margin-left: 30px;
}


/*Standard table properties*/
td {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	text-align: left;
}

table {
	background-color: transparent;
}

.table_giftcoupon {
	background-color: #F7F7F7;
	width: 100%;
	border: #8B8B8B 1px solid;
	padding: 5px;
}

img {
	border: 0px solid;
}

a {
	color: #0066FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid;
}

a:hover {
	color: #FF3EED;
	font-weight: bold;
	text-decoration: none;
}

hr {
	color: #DBDBDB;
	height: 2px;
	width: 100%;
	border-style: dotted;
}

.hr_blue {
	color: #0066FF;
	height: 1px;
	width: 100%;
  border: solid;
}

b {
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*Same as <b> tag above, BUT... the WYSIWYG editor uses <strong> tags instead of <b></b>*/
strong {
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.boldgrey {
	color: #777777;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.discount {
  color: #A9A9A9;
  font-family: Georgia, Times;
  font-size: 12px;
  font-weight: bold;
}

h1, h2, h3 {
	color: #666666;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
}

.plain {
  color: #000000;
  text-decoration:none;
}

.plain:hover {
  text-decoration: underline;
}

.small {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
}

.small_hello {
	color: #666666;
  font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
}

.smallgrey {
  color: #666666;
  font-family: Tahoma, Verdana, Arial,Helvetica;
  font-size: 9px;
}

select, {
  font-family: Verdana, Tahoma, Arial,Helvetica;
  font-size:10px;
  height: 18px;
 }

/* Beginning: List with headitems and subitems on homepage etc.  */
#category_list {
width: 135px;
height: auto;
overflow: auto; 
}

.category {
	color: #0066FF;
	font: 10px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	background-color: transparent;
  background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
}

.category:hover {
  text-decoration: none;
}

.sub_category {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 5px;
  background-image: url('images/bullet_small.gif');
	background-repeat: no-repeat;
}

.cur_category {   
  color: #FF3EED;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 5px;
  background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
}
/* End: List with headitems and subitems on homepage etc.  */

.thumb_gallery {
	padding-right: 15px;
}

.thumbnail {
  border: 0px solid #999999;
}

/* Begin buttons on top of all pages */
.cat_list_bg {
	background-color: #1774FF;
  background-image: none;
}

.cat_list_bg a {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.cat_list_bg a:hover {
	color: #A3FFFF;
	text-decoration: none;
}
/* End buttons on top of all pages */

.featured {
	text-align: center;
  width: 501px;
	height: 270px;
	background: url(images/bg_featured.gif);
}

.price {
	color: #008AFF;
	font-size: 23px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* Begin properties of all the boxes left and right on the page*/
.boxtitle {
	color: #008AFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bg_box_title.gif);
	padding-left: 52px;
	padding-top: 8px;
  height: 38px;
}

.boxtitle_small {
	background-color: #1774FF;
  font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.boxtable {
/*	border: 1px solid;
	border-color: #3B69FB;
  padding: 3px;*/
	background-color: transparent;
	width: 170px;
}

.boxtable_inner {
	border-left: 3px solid;
  border-right: 3px solid;
  border-bottom: 3px solid;
	border-color: #008AFF;
	padding: 3px;
	width: 170px;
}

.boxtable_inner_category {
	border-left: 3px solid;
  border-right: 3px solid;
  border-bottom: 3px solid;
	border-color: #008AFF;
	background: #E6F0FA;
	padding: 3px;
	width: 170px;
	height: auto;
}

.boxtable_toolbox {
  border: 1px solid;
	border-color: #1A4B8E;
  padding: 3px;
	background-color: #E6F0FA;
	width: 170px;
}

.boxtable_new {
	/*border: 1px solid;
	border-color: #1A4B8E;
  border-style: dotted;*/
  padding: 3px;
	background-color: #ffffff;
	width: 100%;
}

.boxtext {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #E6F0FA;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
  background-image: url(images/bg_boxes.jpg);
}

.boxtext_informatie {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #E6F0FA;
	text-align: left;
	padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
	padding-bottom: 10px;
  background-image: url(images/bg_boxes.jpg);
}

.boxtext_browse {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
	text-align: left;
	padding-left: 7px;
}

.fotoslide_inner {
	border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
	border-color: #0066ff;
	padding: 0px;
	width: 150px;
  height: 131px;
}

.testff {
	width: 148px;
  height: 129px;
}

/* End properties of all the boxes left and right on the page*/

.tab_go {
	width: 20px;
	height: 17px;
	border: solid 0px;
	padding-bottom: 1px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
}

.input110 {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	width: 110px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
}

.input150 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	width: 150px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
  padding-left: 5px;
}

.input250 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 14px;
	width: 250px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
}

.area400 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 150px;
	width: 400px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.noborder {
	border: solid 0px;
}

.no {
	width: 16px;
  height: 16px;
  border: solid 0px;
}

.button {
  color: #0066FF;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 2px dotted #A2A1A1;
  width: auto;
  background: #ffffff;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  height: 19px;
	cursor: hand;
}

/*Input images lookalike html buttons pixelhack*/
.buttonimage {
  width: 105px;
  height: 19px;
	cursor: hand;
	border: none;
}

.backlite {
	background-color: transparent;
}

.backlite_over {
	color: #000000;
	font-weight: bold;
	cursor: hand;
}

.backlite_select {
	color: #000000;
	font-weight: bold;
}

.pagination {
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  text-align: center;
}

.pagination2 {
  color: #000000;
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  text-align: center;
}

.pagination a {
  color: #0066FF;
  text-decoration: none;
  float:left;
  width: 100%;
}

.pagination a:hover {
  color: #FF3EED;
}

#best a {
  color: #0066FF;
  font-size: 10px;
  text-decoration: none;
}

#best a:hover {
  color: #FF3EED;
}

/* alle classes die werken op de tabel van list.tpl */
.tbl_product_list {
	background-image: url(images/bg_list.gif);
	background-color: transparent;
	width: 690px;
	height: 190px;
}

.td_product_left {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 380px;
}

.td_product_middle {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 210px;
}

.td_product_right {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	width: 100px;
}


