
/*
// The Haven Centre
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #ffffff;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0 0 10px 0;
padding: 0 0 0 0;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #0A5AA9;
}

h2{
margin: 20px 0 10px 0;
padding: 0 0 0 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #0A5AA9;
}

h3{
margin: 5px 10px;
font: normal 0.9em Arial,Verdana,Tahoma,sans-serif;
background: #ffffff;
color: #0B5AA9;
padding: 3px;
}

img{
border: none;
}

#vid{
float: right;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #e2e2e2 url(../images/container.jpg) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
background: transparent url(../images/dropshadow.png) repeat-y top center;
margin: 0 auto;
width: 940px;
clear: both;
overflow: hidden;
}

#content-wrapper-inner{
background: #0B5AA9;
margin: 0 auto;
width: 900px;
clear: both;
overflow: hidden;
}

#gallery{
width:570px;
height:500px;
margin: 0 auto;
}

#gallery img{
float: left;
margin: 3px;
border: 3px solid #336699;

}


#column-top-left{
float: left;
width: 650px;
height: 220px;
overflow: hidden;
}

#column-top-right{
float: left;
width: 250px;
background: #ffffff;
height: 220px;
overflow-y:  scroll;
}

#column-top-right h2{
padding: 3px 10px;
position: relative;
background: #0D5CAB;
color: #fff;
margin: 0;
}

#column-bottom-left{
float: left;
display: inline;
width: 200px;
background: #0B5AA9;
color: #ffffff;
}

#column-bottom-left p{
margin: 10px 10px;
}

#column-bottom-left table{
margin: 0px 10px;
}

#column-bottom-left a{
color: #ffffff;
}

#column-bottom-left a:hover{
color: #cccccc;
}

#donation{
margin: 10px 10px 0px 10px;
height: 50px;
color: #0B5AA9;
background: url(../images/donation.jpg) repeat-y top center;
}

#donation a{
display: block;
padding: 10px 0px 5px 5px;
color: #0B5AA9;
}

#donation a:hover{
color: #666666;
}

#latest-news{
padding: 5px;
height: auto;
background: white;
color: #0B5AA9;
margin: 10px 10px 0px 10px;
}

#latest-news h2{
margin-top: 2px;
}

#column-bottom-right{
float: left;
display: inline;
width: 700px;
background: #ffffff url(../images/background.jpg) no-repeat 100% 70%;
height: auto;
overflow: hidden;
}



#header{
width: 100%;
height: 145px;
text-align: left;
background: url(../images/header.jpg) repeat-x bottom left;
}

#header-inner{
width: 900px;
height: 120px;
position: relative;
margin: 0 auto;
}

#header-donation{
position: absolute;
top: 10px;
right: 0px;
}

#travel2care{
position: absolute;
top: 10px;
right: 300px;
}

#easy-fundraising{
position: absolute;
top: 15px;
right: 100px;
}

#header-logo{
position: absolute;
top: 10px;
left: 0;
}


#help{
position: absolute;
top: 50px;
left: 230px;
font-size: 1.5em;
}


#header-contact{
color: #666666;
position: absolute;
top: 10px;
right: 300px;
text-align: right;
font-size: 1em;
}

#header-contact a{
color: #666666;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span{
font-weight: bold;
color: #0A5AA9;
}

#header-navigation{
position: absolute;
top: 115px;
right: 0;
}

#header-navigation li{
list-style-type: none;
float: left;
}

#header-navigation a{
display: inline-block;
padding: 3px 10px;
color: #ffffff;
margin-left: 3px;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
background-color: #0A5AA9;
float: left;
}

#header-navigation a:hover,#header-navigation a.current{
color: #0A5AA9;
background-color: #e2e2e2;
}

#header-navigation a.current:hover{
color: #666666;
}




#column-navigation{
margin: 10px;
}

#column-navigation li {
display: block;
color: #0D5CAB;
font-size: 10px;
text-align: left;
width: 170px;
font-size:1em;
background: #ffffff;
border-bottom: 1px solid #666666;
cursor: pointer;
padding: 5px;
}


#column-navigation li a{
color: #0D5CAB;
width: 170px;
min-height: 20px;
font-size: 0.9em;
display: block;
padding: 7px 8px 5px 8px;
}

#column-navigation li:hover, #navigation li a:hover, #navigation li a.current, #navigation li.current {
color: #d1e32f;
position:relative;
}

#column-navigation ul {
font-size: 1.1em;
display:none;
position: absolute;
left:135px;
z-index: 9999999999999999999999999999999;
bottom: 5px;
padding: 3px;
border: 1px solid #ccc;
background-color: #ffffff;
}

#column-navigation li:hover ul {
display:block;
}

#column-navigation ul li {
width:200px;
overflow: hidden;
float:left;
padding: 5px;
height: 25px;
overflow: hidden;
display:inline;
border:none;
color: #4B494A;
}

#column-navigation ul li a{
color: #4B494A;
padding: 0px;
margin: 0px;
}

#column-navigation ul li:hover{
border:none;
}

#column-navigation li:hover ul li ul {
display:none;
}

#column-navigation ul li ul {
left:110px;
background-color:#0099CC;
}

#column-navigation ul li:hover ul {
display:block;
}



#slideshow{
width: 650px;
height: 220px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 650px;
height: 220px;
}



#slogan{
width: 650px;
position: static;
height: 80px;
display: block;
padding: 5px;
color: #ffffff;
margin: 10px 0px;
background: #0B5AA9 url(../images/dropshadow.gif) no-repeat bottom left;
}

#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #545454;
border-bottom: 1px solid #cccccc;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}

#content a{
color: #0B5AA9;
text-decoration: underline;
}

#content a:hover{
color: #cccccc;
}

#content ul{
margin: 10px 0px;
list-style-type: none;
}

#content li{
text-align: left;
background: url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}

#logos img{
margin: 10px;
}

#mediaspace{
border: 30px solid #0B5AA9;
}

.caption{
background: #0B5AA9;
color: #ffffff;
padding: 10px;
padding-bottom: 0;
}

#content #header-logo{position: relative;}


#footer{
width: 100%;
height: 100px;
background: url(../images/footer.jpg) repeat-x top left;
}

#footer-inner{
clear: both;
width: 900px;
height: 100px;
margin: 0 auto;
position: relative;
overflow: hidden;
color: #0B5AA9;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #0B5AA9;
font-size: 10px;
}

#footer a:hover{
color: #666666;
}

#footer-left{
position: absolute;
top: 10px;
line-height: 110%;
left: 0px;
text-align: left;
}

#footer-right{
position: absolute;
top: 10px;
text-align: right;
line-height: 110%;
right: 0px;
}



#contact-left{
float: left;
width: 300px;
text-align: center;
}

#contact-right{
float: left;
width: 250px;
margin-left: 80px;
}

#contact-right h2{
text-align: center;
}




form{
width:250px;
}

form input,form textarea, select {
width:98%;
height:19px;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
font:normal 11px/19px arial;
padding:2px;
color:#0B5AA9;
border: 1px solid #cccccc;
}

select{
width:100%;
height:19px;
}

form input.textbox-small {
width:183px;
float:left;
}

form textarea {
height:50px;
overflow:auto;
}

input.contact-submit{
width:auto;
cursor:pointer;
float:right;
color:#ffffff;
height: 23px;
border: 0;
overflow: visible;
background: #0B5AA9;
}



form label{
display: block;
color: #222222;
cursor:pointer;
font:normal 12px/12px arial;
margin: 3px 0px;
text-align: left;

}
form img{
float: left;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}

.validated-form label.error{
color: red;
}



.eventone{
background-color: #FAFAFF;
overflow: hidden;
border-bottom: 1px solid #ccc;
}

.eventtwo{
background-color: #fff;
overflow: hidden;
border-bottom: 1px solid #ccc;
}

.event-name{
float: left;
font-size: 0.9em;
width: 150px;
padding: 5px 5px 5px 10px;
}



.event-name a:hover{
color: #0D5CAB;
}

.event-date{
float: left;
width: 50px;
padding: 5px;
}

span.date{
margin-top: 5px;
}

a.all{
padding: 5px;
psoition: relative;
background: #0D5CAB;
color: #fff;
margin: 10px 0 10px 10px;
}


span.cal{
background: url(../images/date.jpg) no-repeat;
width: 100px;
padding: 15px 0 0 35px;
height: 59px;
float: left;
margin-top: 20px;
font-weight: bold;
display: block;
position: relative;
}

.event-list{
border-top: 1px solid #ccc;
position: relative;
height: 200px;
}

.event-list p{
width: 450px;
}

.event-list img{
position: absolute;
top: 50px;
right: 0;
}

.event-full{
border-top: 1px solid #ccc;
padding-top: 10px;
margin-top: 10px;
position: relative;
}



