/*-----------------------------------------------------------------------------
Website: Den Bascuul
Auteur: Webatvantage.be
Laatst gewijzigd: 08-03-2010
-----------------------------------------------------------------------------*/

/*
HTML, BODY
-----------------------------------------------------------------------------------*/
html,body, #container { height: 100%; }
html, body { text-align: center; }
body { background: #f5f6ea url('../Graphics/Body_bg.gif') repeat-x top left; font-family: Georgia, "Times New Roman", serif; font-size: 12px; color: #393525; line-height: 16px; }
body > #container { height: auto; min-height: 100%; }

/*
Headings
-----------------------------------------------------------------------------------*/
h1 { font-family: Georgia, "Times New Roman", serif; font-size: 18px; color: #393525; font-weight: normal; margin: 0 0 20px 0; }
h2 { font-family: Georgia, "Times New Roman", serif; font-size: 14px; color: #393525; font-weight: bold; margin: 0 0 15px 0; }
.cms_title { display: block; font-family: Georgia, "Times New Roman", serif; font-size: 14px; color: #393525; font-weight: bold; margin: 15px 0 0 0; padding: 0 0 10px 0; background: url('../Graphics/Prijslijst_ornament.gif') no-repeat 0 3px; text-indent: 25px; border-bottom: 1px solid #dedfd6; }
h2.clock_icon { height: 24px; line-height: 24px; padding: 0 0 0 30px; background: url('../Graphics/Clock_icon.png') no-repeat center left; }

/*
Links
-----------------------------------------------------------------------------------*/
a:link, a:visited, a:hover, a:active { color: #5b8838; text-decoration: underline; }
a:hover { color: #3e5523; }

/*
Container
-----------------------------------------------------------------------------------*/
#container { width: 960px; margin: 0 auto; text-align: left; }

/*
Header
-----------------------------------------------------------------------------------*/
#header { position: relative; width: 960px; height: 422px; background: url('../Graphics/Header_bg.gif') no-repeat top left; }

/* Logo */
#header a#logo { position: absolute; top: 50px; left: 3px; display: block; width: 171px; height: 180px; background: url('../Graphics/Logo.png') no-repeat top left; text-indent: -9999px; z-index: 51; }

/* Navigation */
#header ul#navigation { position: absolute; bottom: 20px; left: 14px; width: 862px; height: 59px; padding: 0 35px; z-index: 50; }
#header ul#navigation li { display: inline; }
#header ul#navigation li.divider { float: left; display: block; width: 24px; height: 59px; margin: 0 10px; background: url('../Graphics/Navigation_divider.png') no-repeat center left; }

#header ul#navigation li a { float: left; display: block; width: auto; height: 59px; line-height: 59px; font-size: 14px; color: #6b6858; text-decoration: none; }
#header ul#navigation li a:hover { color: #637a41; text-decoration: underline; }
#header ul#navigation li a.active { background: url('../Graphics/Navigation_active.png') no-repeat center bottom; color: #637a41; }
#header ul#navigation li a:hover.active { text-decoration: none; }

/* Banner */
#header #banner { position: absolute; top: 80px; left: 0; width: 960px; height: 342px; background: url('../Graphics/Banner_bg.png') no-repeat top left; }
#header #banner #photo { position: absolute; top: 4px; left: 14px; width: 932px; height: 259px; overflow: hidden; }
#header #banner #photo .fader { width: 932px; height: 259px; overflow: hidden; }

/* Winkelmandje */
#header #winkelmandje { position: absolute; top: 0px; right: 10px; width: auto; min-width: 160px; height: 40px; padding: 0 20px 0 40px; line-height: 40px; background: #729c25 url('../Graphics/Winkelmandje_icon.gif') no-repeat center left; text-align: center; color: #fefefe; border-bottom: 2px solid #4d702f; }
#header #winkelmandje a { color: #fefefe; text-decoration: none; }
#header #winkelmandje a:hover { text-decoration: underline; }

/*
Main
-----------------------------------------------------------------------------------*/
#main { padding: 0 0 66px 0; }

/*
Content
-----------------------------------------------------------------------------------*/
#main #content { width: 940px; margin: 0 auto; }

/* Divider */
#main #content .divider { clear: both; height: 1px; background: url('../Graphics/Divider_bg.gif') repeat-x top left; margin: 20px 0; }

/* Column container */
#main #content #column_container { width: 940px; margin: 0 0 20px 0; overflow: hidden; }
#main #content #column_container .column { float: left; width: 430px; margin: 10px 40px 20px 0; padding: 0 10px; }
#main #content #column_container .column div.text_photo { float: right; width: 174px; height: 114px; margin: 0 0 10px 10px; padding: 12px; background: url('../Graphics/Text_photo.gif') no-repeat top left; }
#main #content #column_container .last { margin-right: 0; }

/* Openingsuren */
#main #content #openingsuren { margin: 20px 0; padding: 15px; background: #e8e9de; border-top: 2px solid #dedfd6; border-bottom: 2px solid #dedfd6; }
#main #content #openingsuren ul { margin: 0 0 0 15px; padding: 0; list-style: square; }
#main #content #openingsuren ul li { margin: 0 0 5px 0; }

/* Contactinfo */
#main #content #contactinfo ul { margin: 0 0 0 15px; padding: 0; list-style: square; }
#main #content #contactinfo ul li { margin: 0 0 5px 0; }

/* Links */
#main #content #links .link_item { padding: 10px 0; background: url('../Graphics/Divider_bg.gif') repeat-x bottom left; }
#main #content #links .link_item h3 { height: 20px; line-height: 20px; margin: 0 0 10px 0; padding: 0 0 0 30px; background: url('../Graphics/Ornament.png') no-repeat center left; }
#main #content #links .last { background: none; }

/* Price table */
table.tbl_price { width: 100%; margin: 0 0 15px 0; line-height: 18px; }
table.tbl_price thead tr { cursor: pointer; }
table.tbl_price thead tr th { padding: 5px 5px 5px 20px; border-left: 2px solid #dedfd6; border-bottom: 1px solid #dedfd6; font-weight: bold; }
table.tbl_price thead tr th.plus { background: url('../Graphics/Plus.gif') no-repeat 5px 12px; }
table.tbl_price thead tr th.min { background: url('../Graphics/Min.gif') no-repeat 5px 12px; }

table.tbl_price tbody tr td { padding: 5px; }
table.tbl_price tbody tr.even { background: #e8e9de; }

/* Prijslijst, Diensten & Over ons */
#prijslijst, #diensten, #over_ons { overflow: hidden; margin: 0 0 30px 0;  }
#prijslijst .left, #diensten .left, #over_ons .left { float: left; width: 230px; margin: 10px 30px 0 0; padding: 0 10px; }
#prijslijst .right, #diensten .right, #over_ons .right { float: right; width: 630px; margin: 10px 0 0 0; padding: 0 10px; }

#prijslijst .left form { margin: 15px 0; }
#prijslijst .left form select { width: 230px; margin: 0 0 5px 0; padding: 2px; background: #fff; border: 1px solid #dedfd6; font-family: Georgia, "Times New Roman", serif; font-size: 12px; color: #393525; }
#prijslijst .right select { width: 100px; margin: 0 0 5px 0; padding: 2px; background: #fff; border: 1px solid #dedfd6; font-family: Georgia, "Times New Roman", serif; font-size: 12px; color: #393525; }
#prijslijst .right table {}
#prijslijst .right table thead tr th { padding: 5px; font-weight: bold; font-style: italic; border-bottom: 1px solid #dedfd6; }
#prijslijst .right table tbody tr td { padding: 5px; }
#prijslijst .right table tbody tr.even td { background: #e8e9de; }

#prijslijst .right a.btn_bestel { display: block; width: auto; height: 16px; line-height: 16px; margin-top: 7px; padding: 0 25px 0 0; background: url('../Graphics/Shop_icon.png') no-repeat top center; color: #393525; }
#prijslijst .right a:hover.btn_bestel { background-position: bottom center; color: #3e5523 !important; }

#prijslijst .left ul,
#diensten .left ul,
#over_ons .left ul { width: 250px; list-style: none; margin: 0; }

#prijslijst .left ul li,
#diensten .left ul li,
#over_ons .left ul li { display: block; width: 250px; height: 30px; line-height: 30px; border-bottom: 1px solid #dedfd6; }

#prijslijst .left ul li a:link,
#prijslijst .left ul li a:visited,
#prijslijst .left ul li a:active ,
#diensten .left ul li a:link,
#diensten .left ul li a:visited,
#diensten .left ul li a:active,
#over_ons .left ul li a:link,
#over_ons .left ul li a:visited,
#over_ons .left ul li a:active { float: left; display: block; width: 250px; height: 30px; line-height: 30px; color: #393525; text-decoration: none; }

#prijslijst .left ul li a:hover, 
#diensten .left ul li a:hover,
#over_ons .left ul li a:hover { text-decoration: underline; }

#prijslijst .left ul li a.active, 
#diensten .left ul li a.active,
#over_ons .left ul li a.active { font-weight: bold; text-indent: 25px; background: url('../Graphics/Prijslijst_ornament.gif') no-repeat center left; }

#prijslijst .left ul li a:hover.active,
#diensten .left ul li a:hover.active,
#over_ons .left ul li a:hover.active { text-decoration: none; }

#prijslijst input.bestel { clear: both; width: 168px; height: 30px; margin: 5px 0 20px -5px; background: url(../Buttons/Bestel_bg.gif); border: none; color: #fefefe; cursor: pointer; overflow: visible; }


#prijslijst .right .product_box {
	float: left;
	width: 
}


/* Image fader */
#imagefader { float: left; width: 300px; height: 200px; margin: 0 15px 10px 0; padding: 1px; overflow: hidden; border: 2px solid #dedfd6; }

/* Aanmelden */
#aanmelden { margin: 10px 0; background: #e8e9de; border-top: 2px solid #dedfd6; border-bottom: 2px solid #dedfd6; padding: 10px; }
#aanmelden h2 { margin: 0 0 0 10px; }
#aanmelden .item { overflow: hidden; margin: 0; padding: 0; }
#aanmelden .item .left { float: none; width: 250px;  }
#aanmelden .item .right { float: none; width: 250px;  }
#aanmelden .item input[type="text"],
#aanmelden .item input[type="password"] { width: 180px; padding: 4px 6px; background: #fff; border: 1px solid #dcdcd2; color: #393525; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
#aanmelden .item input[type="text"]:focus,
#aanmelden .item input[type="password"]:focus { border: 1px solid #c1c2bc; }
#aanmelden .item input[type="submit"] { width: auto; height: auto; padding: 5px 10px; overflow: visible; background: #dcdcd2; border: none; font-family: Georgia, "Times New Roman", serif; cursor: pointer; }
#aanmelden .item input[type="submit"]:hover { background: #5b8838; color: #fff; }

/* Referenties */
.quote { margin: 0 0 20px 0; padding: 20px; background: url('../Graphics/Quote.gif') no-repeat top left; font-style: italic; border-bottom: 1px dotted #dedfd6; }

#logobox { width: 430px;  margin: 20px 0; }
#logobox a { float: left; display: block; width: 64px; height: 64px; margin: 0 14px 14px 0; padding: 2px; background: #fff; border: 1px solid #e3e2d6; text-decoration: none; }
#logobox a:hover { border: 1px solid #c5c5bb; }
#logobox a:active { border: 1px solid #5b8838; }
#logobox .last { margin-right: 0; }

/* Google Maps */
#google_maps { width: 624px; height: 244px; border: 3px solid #dedfd6; }

/* Sitemap */
ul.sitemap { margin: 0 0 15px 15px; padding: 0; list-style-type: square; }
ul.sitemap li ul { margin: 10px 0 10px 15px; list-style-type: disc; }
ul.sitemap li ul li ul { margin: 10px 0 10px 15px; list-style-type: circle; }

/* Downloads */
ul#downloads { margin: 20px 0; overflow: hidden; }
ul#downloads li { position: relative; float: left; display: block; width: 200px; height: 163px; margin: 0 5px 10px 0; }
ul#downloads li img { width: 200px; height: 133px; }
ul#downloads p { position: absolute; bottom: 0; left: 0; width: 200px; height: 30px; line-height: 30px; background: #5b8838; text-align: center; font-weight: bold; color: #fff !important; }
ul#downloads li.last { margin-right: 0; }
ul#downloads li p a:link,
ul#downloads li p a:visited,
ul#downloads li p a:active { color: #fff !important; text-decoration: none; }
ul#downloads li p a:hover { color: #fff !important; text-decoration: underline; }

/* Album */
#album { overflow: hidden; margin: 0 0 30px 0; }

#album ul#categories { float: left; width: 180px; margin: 0 40px 10px 0; padding: 0 0 10px 0; list-style: none; overflow: hidden; }
#album ul#categories li { display: inline; }
#album ul#categories li a { display: block; width: 180px; height: 30px; line-height: 30px; margin: 0; padding: 0 10px; color: #6b6858; text-decoration: none; }
#album ul#categories li a:hover { text-decoration: underline; }
#album ul#categories li a.active { background: #5b8838; color: #fff; text-decoration: none; background: url('../Graphics/Album_categories_bg.gif') no-repeat top left; }

#album #thumbs { overflow: hidden; }
#album #thumbs a { float: left; display: block; width: 130px; height: 130px; margin: 0 10px 5px 0; padding: 2px; background: #fff; border: 1px solid #e3e2d6; }
#album #thumbs a.last { margin-right: 0; }

/*
Forms
-----------------------------------------------------------------------------------*/
#contactform { float: left; width: 550px; overflow: hidden; }
#contactinfo { float: right; width: 350px; overflow: hidden; }

.item {clear: both; overflow: hidden; margin-bottom: 15px; }
.item label { float: left; width: 150px; line-height: 22px; }

input, textarea { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }

.item .inputfield { float: left; width:375px; padding: 4px 6px; background: #fff; border: 1px solid #dedfd6; color: #393525; }
.error { color: #c00; font-style: italic; font-weight: bold; background: url('../Graphics/Form_required_bg.gif') no-repeat center right; }

.item .width_5 {float: left; border: 1px solid #dedfd6; background: #fff; padding: 4px 6px; width: 375px; color: #393525; }
.item .extra_text { float: left; padding: 4px 0 0 12px; color: #9d897d; }

textarea { overflow: auto; }

.contact_verstuur { clear: both; width: 116px; height: 30px; margin: 5px 0 20px 150px; background: url(../Buttons/Button_bg.gif); border: none; color: #fefefe; cursor: pointer; }

.message { line-height: 18px; margin-bottom: 30px; font-weight: normal; }
.error_message { line-height: 18px; margin-bottom: 30px; font-weight: normal; color: #be2f35; }

.item .inputfield:focus,
.item .width_5:focus { border: 1px solid #c1c2bc; }

#offerte { padding-top: 12px; padding-left: 9px; }
#offerte #contactform { float: none; width: auto; overflow: auto; }
#offerte #contactform .divider { clear: both; float: none; width: auto; height: 20px; line-height: 20px; margin: 20px 0; padding: 10px 10px 10px 33px; background: url('../Graphics/Navigation_divider.png') no-repeat center left; border-top: 1px dotted #c1c2bc; font-weight: bold; font-size: 14px; }
#offerte #contactform label { width: 200px; } 
#offerte #contactform .submit { clear: both; width: 116px; height: 30px; margin: 5px 0 20px 200px; background: url(../Buttons/Button_bg.gif); border: none; color: #fefefe; cursor: pointer; }

/*
Footer
-----------------------------------------------------------------------------------*/
#footer { position: relative; margin-top: -66px; clear: both; height: 66px; background: #a3a18e url('../Graphics/Footer_bg.gif') repeat-x top left; }
#footer #f_content { width: 960px; height: 66px; margin: 0 auto; }
#footer #f_content p { padding: 20px 0 0 0; }
#footer #f_content a:link,
#footer #f_content a:visited,
#footer #f_content a:active { color: #393525; text-decoration: underline; }
#footer #f_content a:hover { color: #21340c; }

/*
Buttons
-----------------------------------------------------------------------------------*/
.btn_box { clear: both; margin: 15px 0 0 0; overflow: hidden; }
a.greenBtn { float: left; display: block; height: 30px; margin-right: 6px; padding-right: 18px; background: transparent url('../Buttons/Btn_green_right.gif') no-repeat scroll top right; font-size: 12px; color: #fefefe; text-decoration: none; text-shadow: 0 -1px 1px rgba(0,0,0,0.50); }
a.greenBtn span { display: block; padding: 7px 0 5px 18px; background: transparent url('../Buttons/Btn_green_left.gif') no-repeat top left; line-height: 18px; }
a:hover.greenBtn { background-position: bottom right; }
a:hover.greenBtn span { background-position: bottom left; }
a#btn_offerte_aanvragen { display: block; width: 250px; height: 70px; margin: 20px 0; padding: 0; background: url('../Buttons/Btn_offerte_aanvragen.jpg') no-repeat top left; text-indent: -9999px; text-decoration: none; }
a:hover#btn_offerte_aanvragen { background-position: bottom left; }

/* Tooltip
-----------------------------------------------------------------------------------*/
a.tooltip { position: relative; z-index: 24; background: #f5f6ea; color: #393525; text-decoration: none; }
a.tooltip:hover { z-index: 25; background: #f5f6ea; }
a.tooltip span { display: none; }
a.tooltip:hover span { display: block; position: absolute; top: 2em; left: 2em; width: auto; padding: 5px 15px; border: 1px solid #dedfd6; background: #f5f6ea; color: #393525; text-align: center; font-weight: bold; font-style: italic; }

/*
Other classes
-----------------------------------------------------------------------------------*/
.clear { clear: both; }
.hide { display: none; }
.left { float: left; }
.right { float: right; }
.img_left { float: left; display: inline; padding: 0 10px 10px 0; }
.img_right { float: right; display: inline; padding: 0 0 10px 10px; }
.archivetable img { float: left; border: 2px solid #c1c2bc; padding: 1px; }


.select_hide{visibility:hidden}
