@charset "UTF-8";

/* PIEPSCHUIMLETTERS SITE CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 100%;
	background: #ACA8A2 url(../img/img_site/body_bg_tile.png) repeat top left;
}

img {
  border : 0px;
}

td {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin-bottom: 11px;
}

/*************************************************/
/* Page Layout styles                            */
/*************************************************/

/* Positionering algemeen
**************************************************/
.refbox {
	position: relative;
}

/* Page Layout
**************************************************/
#outer_table {
	height: 100%;
	width: 100%;
}

#left_bg_container {
	background: url(../img/img_site/auto_bg_left.png) no-repeat top right;
	height: 100%;
	width: 50%;
}

#left_container {
	height: 351px;
}

#left_bg {
	background: url(../img/img_site/ideal_bg_left.png) no-repeat top right;
	height: 100%;
	width: 100%;
}

#left_bg_table {
	height: 100%;
	width: 100%;
}

#left_bg_foot {
	height: 99px;
}

#bgauto {
	vertical-align: top;
	padding-top: 248px;
	padding-right: 10px;
	height: 375px;
}

#bgideal {
	vertical-align: top;
	padding-top: 400px;
	padding-right: 20px;
}

#hartje {
	vertical-align: top;
	padding-top: 349px;
	padding-left: 16px;
}

#hartjes {
	width: 108px;
	height: 200px;
}

#hartje2 {
	padding-left: 30px;
}

#right_bg_container {
	height: 100%;
	width: 50%;
	background: url(../img/img_site/hartjes_bg_right.png) no-repeat top left;
}

#right_bg_table {
	height: 100%;
	width: 100%;
}

#right_bg_foot {
	height: 99px;
}

#wrap_container {
	width: 991px;
}

#wrap_table {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 991px;
	height: 100%;
}

#header_container {
	background: url(../img/img_site/header_bg.jpg) no-repeat;
	height: 159px;
	position: relative;
	vertical-align: top;
}

#header {
	position: relative;
}

#utility {
	position: absolute;
	left: 3px;
	top: 0px;
	background: url(../img/img_site/utitity_bg.png) no-repeat;
	width: 365px;
	height: 34px;
	padding-left: 23px;
	font-size: 12px;
	color:#000;
	padding-top: 7px;
}

#utility a {
	color: #000;
}

#logoshead {
	position: absolute;
	right: 207px;
	top: 0px;
}

#logoshead img {
	padding-left: 2px;
}

#logo {
	position: absolute;
	left: 23px;
	top: 37px;
	background: url(../img/img_site/logo.png) no-repeat;
	width: 764px;
	height: 102px;
}

#winkelwagentjehead {
	position: absolute;
	right: 3px;
	top: 5px;
	background: url(../img/img_site/winkelwagentje_bg.png) no-repeat;
	width: 183px;
	height: 140px;
}

#winkelwagentjehead .winkelwagentjeicoon {
	position: absolute;
	left: -24px;
	*left: -24px;
	top: 20px;
	*top: 20px;
}

#winkelwagentjehead h3{
	padding-top: 32px;
	padding-left: 40px;
}

#winkelwagentjehead h3 a{
  text-decoration: none;
  color: #60126f;
}

#winkelwagentjehead p{
	padding-left: 40px;
	padding-top: 8px;
	font-size: 11px;
	line-height: 16px;
}

#winkelwagentjehead img{
	padding-left: 33px;
	*margin-left: 0px;
	padding-top: 7px;
	*margin-top: 0px;
}

#foto_header {
	padding-top: 10px;
	width: 991px;
	height: 152px;
}

#foto_vak {
	position: absolute;
	top: -17px;
	left: 0px;
}

#fotobalk_head {
	padding-left: 10px;
}

.blue{
	padding-left: 12px;
	padding-right: 12px;
	color: #00b5f0;
}

#hor_menu {
	background: url(../img/img_site/hor_menu_bg.png) no-repeat;
	width: 991px;
	height: 64px;
	text-align:center;
	font-size: 15px;
}

#hor_navlist_pijltje .pijltje {
	text-align: center;
	vertical-align:bottom;
	height:22px;
}

#content_bg_container {
	background: url(../img/img_site/content_bg_tile.jpg) repeat-y;
	padding-bottom: 12px;
	min-height: 10px;
	*height:10px;
}

#content_bg_table {
	height: 100%;
	width: 100%;
	background: url(../img/img_site/content_bg_bottom.jpg) no-repeat left bottom;
}

#main_container {
	vertical-align: top;
	padding-top: 10px;
	height: 100%;
}

#main_container .ingang {
	width: 801px;
	height: 154px;
	margin-top: 4px;
	position: relative;
}

#main_container .fotobalk_ingang {
	position: absolute;
}

#main_container .ingangtext {
	position: absolute;
	right: 0px;
	top: 27px;
	width: 184px;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
}

#main_container .ingangbekijkalle {
	position: absolute;
	right: 0px;
	bottom: 33px;
	width: 184px;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}

#main_container .ingangpijl {
	position: absolute;
	right: 6px;
	top: 58px;
	color: #fff;
	font-size: 12px;
}

#main_container .fotobalk_img {
	padding-top: 17px;
	padding-left: 12px;
}

#main_table {
	height: 100%;
	width: 100%;
}

#right_container {
	vertical-align: top;
	width: 180px;
	padding-top: 10px;
}

#right_container .rightbg {
	background: #fff;
	padding: 15px 7px 3px 15px;
	margin-bottom: 6px;
	position: relative;
}

#right_container .rightbgcustom {
  background: #fff;
  padding: 4px 2px 2px 4px;
  margin-bottom: 5px;
  position: relative;
}

#right_container .rightbg h3{
	padding-bottom: 7px;
}

#right_container p {
	font-size: 11px;
	padding-bottom: 9px;
}

#right_container .rightbutton {
	text-align:right;
}

#right_container .centerbutton {
	text-align:center;
	padding-right: 6px;
	padding-bottom: 6px;
}

.mainbutton {
	border-width: 0px;
	cursor: pointer;
}

#menu_head {
	background: url(../img/img_site/menu_head.png) no-repeat top left;
	vertical-align: bottom;
	height: 30px;
	width: 187px;
}

#menu_container_bg {
	padding-top: 4px;
	vertical-align: top;
	height: 100%;
}

#menu_table {
}

#menu_container {
	padding-left: 10px;
	background: url(../img/img_site/menu_tile.png) repeat-y;
	vertical-align: top;
	margin-top: 20px;
}

#menu_footer {
	background: url(../img/img_site/menu_footer.png) no-repeat top left;
	vertical-align: bottom;
	height: 30px;
	width: 187px;
}


#menuhead {
	padding-left: 18px;
	padding-bottom: 13px;
	font-size: 15px;
	font-weight: normal;
	background: url(../img/img_menu/menuhead.png) no-repeat;
}

#content_container {
	padding: 10px;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

#content_container_breed {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

#content_bg {
	background: #fff;
	min-height: 505px;
	*min-height: 503px;
	width: 100%;
	margin-top: -9px;
	*margin-top: -9px;
	padding-bottom: 13px;
}

#content_text {
	padding-top: 15px;
	padding-left: 28px;
	*padding-left: 0px;
	*margin-left: 28px;
	padding-right: 28px;
	*padding-right: 0px;
}

#footer_container {
	vertical-align: top;
	background: #fff;
	padding: 30px 10px 9px 40px;
}

#footer {
	color: #000;
	position: relative;
	font-size: 10px;
	line-height: 18px;
}

#footer .footeritem {
	float: left;
	padding-right: 25px;
}

#footer .footerhead {
	font-size: 12px;
	color: #60126f;
	font-weight: bold;
	padding-bottom: 10px;
}

#footer .footeritems li {
	list-style: none;
	background: url(../img/img_site/bullit.jpg) no-repeat left;
	padding-left: 10px;
}

#footer .footeritems a {
	text-decoration: none;
	color: #000;
}

#footerimg {
	padding-bottom: 13px;
}





/*************************************************/
/* Styles Losse onderdelen                       */
/*************************************************/

h3 {
	font-size: 13px;
	color: #60126f;
}


/* Content CMS
**************************************************/

.content {
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

.content ul {
	margin-bottom: 11px;
}

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_content.gif) no-repeat 0.4em 0.6em;
	padding-left: 15px;
	margin-bottom: 3px;
}

.content ul li ul {
	margin-bottom: 0px;
}

.content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/stroke_small.gif) no-repeat 0.4em 0.8em;
	padding-left: 15px;
}

.content a {
	text-decoration: none;
	color: #000;
}

.content a:hover {
	text-decoration: underline;
	color: #000;
}

.imglinks {
	float: left;
	margin: 6px;
}

.imgrechts {
	float: right;
	margin: 6px;
}

.content p {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin-bottom: 11px;
}

#contentsmall {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin-bottom: 11px;
	font-style:italic;
}

.content h1 {
	font-size: 13px;
	margin-bottom: 9px;
	color: #60126f;
	line-height: 14px;
	font-weight: bold;
}

.content h2 {
	font-size: 12px;
	color: #000;
}

.content h3 {
	font-size: 13px;
	color: #60126f;
}

.content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

#naarboven {
	float:left;
	color: #000;
	font-size: 11px;
	cursor: pointer;
}

#toonpdf {
	float:right;
}



/* Formulieren CMS
**************************************************/

.letsFormContainer fieldset {
	border: 0px dotted #05477e;
	padding: 0px;
}

.letsFormContainer legend {
	font-size: 12px;
	color: #00679E;
	background: #fff;
	display:none;
}

.letsFormContainer em {
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #B4CDE1;
	margin-left: 2px;
}

textarea {
	height: 80px;
	width: 220px;
	font: 12px Arial, Helvetica, sans-serif;
}

.letsFormTable {
	display:block;
	font-size: 11px;
	line-height: 18px;
	width: 500px;
}

.error {
	border: 1px solid red;
}

.letsFormTD {
	width: 150px;
	padding-bottom:10px;
}

.letsErrorList {
	color:red;
}

.letsFormButton {
	background: url(../img/img_buttons/button_verzenden.gif) no-repeat;
	cursor:pointer;
	border: 0px;
	height: 34px;
	width: 145px;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #E5ECF4;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px;
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	position:relative;
	top:3px;
	cursor: pointer;
}

.formInfo {
	font-size: 11px;
	background: #97B9D6;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w260 {
	width: 260px
}

.w380 {
	width: 380px
}

.w500 {
	width: 500px
}

.w100percent {
	width: 100%
}


/* Tell a friend
**************************************************/

.letsTellTable {
	display:block;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	padding-bottom: 10px;
}


.letsTellTD {
	width: 100px;
	padding-bottom:10px;
}

.letsTellHeader{
	font-weight:bold;
	font-size: 12px;
	padding-bottom: 5px;
}


.content .letsTellTD em {
	font-style: normal;
	color: #a1cb19;
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
}


/* BOX STYLES
*************************************************/
.box {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	cursor: pointer;
	height: 155px;
	width: 130px;
	*width: 154px;
	position: relative;
}

.box h2 {
	height: 33px;
}

.box em {
	position: absolute;
	bottom: 5px;
	left: 20px;
}

.space {
	padding-right: 20px;
}

.imgMulti {
	width: 420px;
	float: left;
	padding-right: 20px;
}

.imgMulti .imgMultiImg {
height: 350px;
}

.imgMulti #desc {
	height: 3px;
}


/* WEBSHOP STYLE
**************************************************/

.shopBox {
	min-height:175px;
	height:175px;
	width: 175px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	border: solid 1px #ccc;
	text-align: center;
	float: left;
	position: relative;
	background: #fff;
}

.shopOver {
	min-height:175px;
	height:175px;
	width: 175px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	border: solid 1px #ccc;
	text-align: center;
	float: left;
	position: relative;
	background: #F0F0F0;
}

.shopSubCatBox {
	min-height:60px;
	width: 125px;
	margin: 5px 5px 10px 0px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #60126F;
	text-align: center;
	float: left;
}

.mr5 {
	margin-right: 10px;
}

.bekijkalle {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding-right: 25px;
	line-height: 24px;
	background: url(../img/img_buttons/button_bekijkalle.png) no-repeat right top;
}

.productLeft {
	float:left;
	width:52%;
	padding-right:10px;
}

.productRight {
	float:left;
	width:46%;
}

.offerLineThrough {
	text-decoration: line-through;
}

.productPrice {
	color:#60126F;
	font-weight:bold;
}

#desc {
	height: 0px;
}

/*************************************************/
/*                Messages                       */
/*************************************************/

.messageerror {
  font-weight:bold;
  padding:5px 5px 5px 10px;
  *margin-right: 25px;
	border: 1px solid #F00;
	background: #FFB3B3;
}

.messagegood {
  font-weight:bold;
  padding:5px 5px 5px 10px;
	border: 1px solid #0F0;
	*margin-right: 25px;
	background: #B3FFB3;
}


/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



/*************************************************/
/*                Snelbestellen                  */
/*************************************************/

#sbpreview {
  font-weight:bold;
  padding:4px 2px 2px 2px;
  margin-bottom: 10px;
	border: 1px solid #B4CDE1;
	background: #FFF;
	width: 405px;
	height: 35px;
	vertical-align:bottom;
}

/*************************************************/
/*                Winkelwagentje                 */
/*************************************************/

table.winkelwagentje {
	border:1px solid #C7C7C7;
	border-collapse:collapse;
	background: #fff;
	font-size:11px;
}

table.winkelwagentje th {
	text-align:left;
	color:#60126F;
	background:#fff;
	padding:3px 1px 3px 4px;
	border:1px solid #C7C7C7;
}

table.winkelwagentje td {
	padding:1px 3px 1px 3px;
	line-height:20px;
	height:20px;
	border:1px solid #C7C7C7;
}

.winkelwagentjeCheckbox {
	border: 0px solid #B4CDE1;
	background: #fff;
	margin:3px 3px 3px 3px;
	width: 25px;
}
