/* Styles for www.boerderij-de-engel.nl */
/* Copyright (C) 2010 Stefan Timmer - www.stefantimmer.nl */

/* Elements */
* { margin:0 auto; }
body { background: #2d2019 url(../images/boerderij-de-engel_bg.png) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
h1 { font-size: 24px; color: #2d2019; font-family:"Times New Roman", Times, serif; font-style:italic; padding-bottom:12px; line-height:25px; }
h2 { font-size: 18px; color: #2d2019; font-family:"Times New Roman", Times, serif; font-style:italic; padding-bottom:5px; line-height:18px; }
a { color: #2d2019; outline: none; }

/* ID's */
#container { width:902px; }
#wrapper { background: url(../images/boerderij-de-engel_bg_wrapper.png) repeat-x center top; width: 100%; display: table; }
#header { background: url(../images/boerderij-de-engel_header.png) no-repeat; width:902px; height:157px; }
#logo { background: url(../images/boerderij-de-engel_logo.png) no-repeat; width:302px; height:91px; margin:32px 0 0 64px; }
#smallmenu { width:388px; height:81px; margin:42px 0 0 113px; }
#smallmenu_sub { background: url(../images/boerderij-de-engel_smallmenu_sub_bg.png) no-repeat; width:388px; height:30px; color:#e7e3e0; padding-top:8px; text-align:center; }

#menu { background: #3f271d url(../images/boerderij-de-engel_menu.png) repeat-y; width:245px; min-height:780px; height:auto !important; height:780px; text-align:right; padding-top:20px; }
#menu a { outline:none; }
#searchForm, #specialForm { text-align: left; width:211px; margin:17px; margin-top:10px; float:left; }
#searchForm h1, #specialForm h1 { color: #e7e3e0; }
#specialForm, #specialForm a { color:#FFFFFF; text-decoration:none; }
#specialForm { margin-top:30px; text-align:center; }
#content { background: #e7e3e0; width:607px; min-height:770px; height:auto !important; height:770px; padding:25px; line-height:19px; }
#content_top { background: url(../images/boerderij-de-engel_content_top.png) no-repeat; width:657px; height:7px; }
#content_bottom { background: url(../images/boerderij-de-engel_content_bottom.png) no-repeat; width:657px; height:7px; }
#content img { border:1px solid #432f24; margin:2px 0 2px 0; }
#footer { width:882px; height:15px; color:#e7e3e0; padding:10px; text-align:right; }

#productBar { width:100%; height:20px; }
#productInfo { width:200px; margin:5px 0 10px 10px;  }
#productInfo img { border:1px solid #432f24; margin-bottom:10px; }
#productDescription { width:100%; min-height:50px; height:auto !important; height:50px; text-align:left; }
#productBackLink, #productContactLink { width:100%; height:20px; text-align:center; }
#productBar a, #productBackLink a, #productContactLink a { font-weight:bold; color: #2d2019; }
#productImages { width:100%; text-align:center; }
#productImages img { border:1px solid #432f24; margin:3px !important; cursor:pointer; }
#productImgDiv { width: 100%; }
#productImg { cursor:default !important; }

#productDescription table {  width:350px; float:left; text-align:left; }

/* Classes */
.pavilion1 { border:1px dotted #c7c7c7; width:270px; height:60px; float:left; padding:10px; margin-top:10px; margin-bottom:10px; margin-right:10px; }
.pavilion2 { border:1px dotted #c7c7c7; width:270px; height:60px; float:left; padding:10px; margin-top:10px; margin-bottom:10px; }
.pavilion3 { border:1px dotted #c7c7c7; width:270px; height:80px; float:left; padding:10px; margin-right:10px; }
.pavilion4 { border:1px dotted #c7c7c7; width:270px; height:80px; float:left; padding:10px; }

.smallmenuItem { padding-left:5px; border:none; }
.smallmenuItemFirst { padding-left:15px; border:none; }
.menuItem { border:none; margin: 0 0 4px 0; float:right; }

/* Text */
.text { min-height:1px; height:auto !important; height:1px; width: 100%; float: left; padding:9px 0 9px 0; }
.textOne { min-height:1px; height:auto !important; height:1px; width: 100%; float: left; }
/*.textLeft { float:left; width:441px; padding-left:14px; }
.textRight { float:right; width:441px; padding-right:14px; }
.textNoImg { float:left; width:100%; }*/
.imageLeft { float:left; margin:0 14px 5px 0; }
.imageRight { float:right; margin:0 0 5px 5px; }

.contentTable tr { background:url(../images/boerderij-de-engel_border.png) repeat-x; }
.contentTable a { color:#2d2019; font-weight:bold; }

.navigation { font-size:15px; text-align:center; padding-top:5px; }
.navigation a { outline:none; background:#ebe8e5; padding:5px; text-decoration:none; border:1px solid #d5d2cf; font-weight:normal; }

.border { height:1px; background:url(../images/boerderij-de-engel_border.png) repeat-x; width:100%; margin:5px 0 5px 0; }
.button { border: 1px solid #6c5e56; color:#fff; padding:5px 9px 5px 9px; outline:none; background: #30221b url(../images/boerderij-de-engel_button_bg.png) repeat-x; }
.inActive, a.inActive { color:#b9b9b9; }
.hidden { visibility:hidden; width:0; height:0; display: none; }
.input { padding:4px; border:1px solid #c6c3c1; }
.red { color:#CC0000; }
.noOutline { outline:none; }
.noBorder { border:none !important; }
.center { text-align: center; }
.floatleft { float:left; }
.floatright { float:right; }
.blackBorder { border:1px solid #000000; }
