/* Start of CMSMS style sheet 'CanzibeStandard' */
/* CSS and Site development by Matthijs Rekers | info@tieske.com | www.tieske.com
 */

h1 {
color: #202020;
font-size: 22px;
font-weight: bold;
padding-bottom: 5px;
}

* {margin:0; padding:0;}

/* background and general site size */

body {
height: auto;
}




#BackgroundGradient {
width: auto;
height: auto;
}

.wrap {
width: 882px;
margin-left: auto;
margin-right: auto;
}

#SiteBlock {
float: left;
width: 882px;
height: auto;
padding-left: 5px;
background: url(/uploads/canzibe/images/layout/backgroundborderLeftRight.png) top left repeat-y; 
}

#BackgroundShadowborderBottom {
float:left;
height: 11px;
min-height: 11px;
width: 857px;
background: url(/uploads/canzibe/images/layout/backgroundborderBottom.png) top left repeat-x;

}

#BackgroundShadowborderBottomLeft {
float:left;
height: 11px;
min-height: 11px;
width: 13px;
background: url(/uploads/canzibe/images/layout/backgroundborderBottomLeft.png) top left repeat-x;
}

#BackgroundShadowborderBottomRight {
float:left;
height: 11px;
min-height: 11px;
width: 12px;
background: url(/uploads/canzibe/images/layout/backgroundborderBottomRight.png) top left repeat-x; }


/* site content styles */


#SiteContent {
float: left;
width: 870px;
height: auto;
min-height: 300px;
background-color: #be9261;
}

.green #SiteContent {
background-color:#89c97d;
}

.purple #SiteContent {
background-color: #a65462;
}

.blue #SiteContent {
background-color: #005995;
}

.brown #SiteContent {
background-color: #be9261;
}


#SiteLogoBackground {
float: left;
width: 870px;
height: 124px;
background: url(/uploads/canzibe/images/logo/logoBGbruin.png) top left no-repeat;
}

.green #SiteLogoBackground {
background: url(/uploads/canzibe/images/logo/logoBGgroen.png) top left no-repeat;
}

.purple #SiteLogoBackground {
background: url(/uploads/canzibe/images/logo/logoBGpaars.png) top left no-repeat;
}

.blue #SiteLogoBackground {
background: url(/uploads/canzibe/images/logo/logoBGblauw.png) top left no-repeat;
}

.brown #SiteLogoBackground {
background: url(/uploads/canzibe/images/logo/logoBGbruin.png) top left no-repeat;
}


#SiteLogo {
position: absolute;
height: 136px;
width: 304px;
margin-left: 554px;
margin-top: 6px;

}

#SiteLogo img{
height: 130px;
width: 298px;
}

.SiteMenubar {
float: left;
width: 870px;
height: 40px;
background-color: #d9c3b1;
font-family:Arial, Helvetica, sans-serif; 
}

.green .SiteMenubar {
background-color:#cfebd4;
}

.purple .SiteMenubar {
background-color: #e4ccce;
}

.blue .SiteMenubar {
background-color: #c7d6e4;
}

.brown .SiteMenubar {
background-color: #d9c3b1;
}

/*
.green .lowercase .SiteMenubar {
background-color:#99f6aa;
}

.purple .lowercase .SiteMenubar {
background-color: #eb939a;
}

.blue .lowercase .SiteMenubar {
background-color: #8fc2f1;
}

.brown .lowercase .SiteMenubar {
background-color: #deaa80;
}
*/

#SiteSublogo {
float: left;
width: 870px;
min-height: 20px;
height: auto;
background-color: #937462;
}

.green #SiteSublogo{
background-color:#89c97d;
}

.purple #SiteSublogo{
background-color: #a65462;
}

.blue #SiteSublogo{
background-color: #005995;
}

.brown #SiteSublogo{
background-color: #937462;
}


#SiteSublogoText {
float: left;
width: 830px;
min-height: 40px;
height: auto;
margin-left: 10px;
margin-top: 10px;
overflow: hidden;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: italic;
text-align: center;
color: #ffffff;
padding-bottom: 5px;
}

.SiteContent {
float: left;
width: 870px;
min-height: 600px;
height: auto;
min-height: 700px;
background: url(/uploads/canzibe/images/layout/BGbruin.png) top left no-repeat;
background-color: #be9261;
}

.green .SiteContent {
background: url(/uploads/canzibe/images/layout/BGgroen.png) top left no-repeat;
}

.purple .SiteContent {
background: url(/uploads/canzibe/images/layout/BGpaars.png) top left no-repeat;
}

.blue .SiteContent {
background: url(/uploads/canzibe/images/layout/BGblauw.png) top left no-repeat;
}

.brown .SiteContent {
background: url(/uploads/canzibe/images/layout/BGbruin.png) top left no-repeat;
}



#SiteContentColumn1 {
float: left;
width: 120px;
height: auto;
min-height: 400px;

}

#SiteContentColumn1Image {
width: 120px;
height: 600px;
}

#SiteContentColumn2 {
float: left;
width: 510px;
height: auto;
min-height: 400px;

}

#SiteContentColumn2Breadcrumb {
float: left;
width:495px;
height: 18px;
margin-left: 5px;
padding-left: 5px;
margin-top: 5px;
font-size: 11px;
font-weight: bold;
color: #202020;
font-family:Arial, Helvetica, sans-serif;
}

.SiteContentColumn2BreadcrumbActive {
font-size: 11px;
font-weight: bold;
color: #a65462;
font-family:Arial, Helvetica, sans-serif;
}

.SiteContentColumn2BreadcrumbPassive {
font-size: 11px;
font-weight: bold;
color: #202020;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
}

#SiteContentColumn2Content {
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
width: 495px;
margin-left: 5px;
margin-top: 5px;
color: #202020;
padding-left: 5px;
padding-right: 5px;

}

#SiteContentColumn3 {
float: left;
width: 240px;
height: auto;
min-height: 400px;

}

#SiteContentColumn3Search {
float: left;
width: 230px;
height: 36px;
margin-left: 5px;
margin-top: 5px;
}

#cntnt01searchinput {
height: 26px;
width: 160px;
border: 2px solid;
border-color: #980436;
color: #980436;
font-size: 16px;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
}

.search-button {
height: 26px;
width: 26px;
border: none;
background: url(/uploads/canzibe/images/layout/arrow.gif) top left no-repeat; 
font-size: 1%;
margin-left: 10px;
overflow: hidden;
color: #990033;
}

.search-input {
font-size: 1%;
color: #990033;
}

#SiteContentColumn3News {
float: left;
width: 230px;
height: auto;
min-height: 140px;

/* opacity filter

background-color: #ffffff;
-moz-opacity:.50;
filter:alpha(opacity=50);
opacity:.50;

*/

margin-left: 0px;
margin-top: 5px;
}

#SiteContentColumn3NewsContent {
float: left;
width: 230px;
height: auto;
min-height: 140px;
}

#SiteContentColumn3Image {
float: left;
width: 220px;
height: auto;
margin-left: 5px;
margin-top: 5px;
border: none;
}

#SiteContentColumn3Image img{
width: 220px;
border: none;
}

#SiteContentColumn3Donate {
float: left;
width: 210px;
height: auto;
min-height: 100px;
background-color: #ffffff;
margin-left: 5px;
margin-top: 5px;
border: 2px solid;
border-color: #980436;
padding: 5px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif; }

#SiteContentColumn3Donate a{
color: #990033;
text-decoration: none;
}


#SiteContentColumn3Donate a:hover{
color: #710633;
}

#SiteBottombar {
float: left;
width: 870px;
height: 30px;
background-color: #be9261;
}

.green #SiteBottombar {
background-color:#89c97d;
}

.purple #SiteBottombar {
background-color: #a65462;
}

.blue #SiteBottombar {
background-color: #005995;
}

.brown #SiteBottombar {
background-color: #be9261;
}

#SiteBottombarText {

}




#development {
margin-left: auto;
margin-right: auto;
float: left;
margin-top: 20px;
widht: 882px;
height: auto;
}

#developmentContent {
float: left;
width: 875px;
height: auto;
text-align: right;
font-size: 12px;
color: #3c3645;
padding-bottom: 20px;
}

#developmentContent a {
color: #3c3633;
text-decoration: none;
}

#developmentContent a:hover {
color: #707070;
text-decoration: none;
}

.searchresults {
padding-left: 15px;
line-height: 150%;
}

.DonerenGeslacht {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;

color: #202020;
font-size: 14px;
}

.geslacht {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;

color: #202020;
font-size: 14px;
}

.DonerenNaam {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.naam {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.voorletters {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.emailadres {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.DonerenAdres {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.adres {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.DonerenPostcode {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.postcode {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.DonerenWoonplaats {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.woonplaats {
display: block;
width: 300px;
height:40px;
text-align: right;
padding-right: 5px;
color: #202020;
font-size: 14px;
}

.required input{
width: 140px;
margin-left: 8px;
height:28px;
background-color: #d9c3b1;
}

.formbuilderform input {
width: 140px;
margin-left: 8px;
height:28px;
background-color: #d9c3b1;
}

.required select  {
width: 90px;
margin-left: 8px;
margin-right: 52px;
height:28px;
padding-bottom:2px;
background-color: #d9c3b1;
}

.formbuilderform select {
width: 90px;
margin-left: 8px;
margin-right: 52px;
height:28px;
padding-bottom:2px;
background-color: #d9c3b1;
}

.vraag label{
float: left;
width: 70px;
height: 40px;
padding-right: 5px;
}

.vraag textarea {
width: 400px;
height:80px;
padding-bottom:8px;
background-color: #d9c3b1;
}



.submit {
display: block;
width: 400px;
padding-left: 180px;
padding-top: 8px;
}


fieldset {
border: 0;
}

/* color standards

.green {
color:#89c97d;
}

.purple {
color: #a65462;
}

.blue {
color: #005995;
}

.brown {
color: #be9261;
}

*/
#customcontencontainer {
position: relative;
top: 0px;
left: 0px;
width: 882px;
height: 882px;
}
#content_horizontaal_boven {
position: absolute;
top: 0px;
left: 0px;
width: 882px;
height: 294px;
background-color: #e1e1e1;
}
#content_horizontaal_midden {
position: absolute;
top: 294px;
left: 0px;
width: 882px;
height: 294px;
}
#content_horizontaal_onder {
position: absolute;
top: 588px;
left: 0px;
width: 882px;
height: 294px;
}
#content_verticaal_links {
position: absolute;
top: 0px;
left: 0px;
height: 882px;
width: 294px;
}
#content_verticaal_midden {
position: absolute;
top: 0px;
left: 294px;
height: 882px;
width: 294px;
background-color: #669900;
}

#content_verticaal_rechts {
position: absolute;
top: 0px;
left: 588px;
height: 882px;
width: 294px;
}
#content_bovenbalk_links {
position: absolute;
top: 0px;
left: 0px;
height: 294px;
width: 294px;
}
#content_bovenbalk_midden {
position: absolute;
top: 0px;
left: 294px;
height: 294px;
width: 294px;
}
#content_bovenbalk_rechts {
position: absolute;
top: 0px;
left: 588px;
height: 294px;
width: 294px;
background-color: #909090;
}
#content_middenbalk_links {
position: absolute;
top: 294px;
left: 0px;
height: 294px;
width: 294px;
}
#content_middenbalk_midden {
position: absolute;
top: 294px;
left: 294px;
height: 294px;
width: 294px;
}
#content_middenbalk_rechts {
position: absolute;
top: 294px;
left: 588px;
height: 294px;
width: 294px;
}
#content_onderbalk_links {
position: absolute;
top: 588px;
left: 0px;
height: 294px;
width: 294px;
}
#content_onderbalk_midden {
position: absolute;
top: 588px;
left: 294px;
height: 294px;
width: 294px;
}
#content_onderbalk_rechts {
position: absolute;
top: 588px;
left: 588px;
height: 294px;
width: 294px;
}
/* End of 'CanzibeStandard' */

