/* CMSms main CSS */
/* reset browser styles */
* {
margin:0;
padding:0;
}
html { overflow: -moz-scrollbars-vertical; }
/*Set initial font styles*/
body {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:75.01%;
line-height:1em;
}

div {
font-size:1em;
}

img {
border:0;
}

a,a:link a:active {
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#003e7e;
}

a:visited {
text-decoration:none;
background-color:inherit;
color:#003e7e;
}

a:hover {
text-decoration:underline;
background-color:inherit;
color:#da0661;
}

/*****************basic layout *****************/
body {
margin:0;
padding:0;
color:#666;
/*background:url(../images/layout/body-bg.jpg) repeat-x;*/
}

#pagewrapper {
/*width:960px;*/
width:980px;
margin:0px auto;
/*background: #fff;*/
}

#header-wrapper {
position:relative;
}

#header {
position:relative;
height:250px;
width:100%;
margin:0;
padding:0;
background:url(../images/layout/header-bg.png) no-repeat left top;
z-index:10;
}

#header h5, #header h5 a {
position:absolute;
/*background:url(../images/layout/logo.jpg) no-repeat left 0;
display:block;*/
height:200px;
width:240px;
left:0;
top:0;
margin:0;
padding:0;
text-indent:-999em;
text-decoration:none;
}

#header #phone-number	{
position:absolute;
top:30px;
right:0;
width:220px;
height:70px;
text-align:center;
color:#fff;
font-size:18px;
}
#header #phone-number h6	{
text-align:center;
color:#fff;
font-size:28px;
}
#header #phone-number p	{
font-size:12px;
}
#header #phone-number p a	{
color:#fff;
font-size:13px;
}

#header #tagline	{
position:absolute;
top:5px;
left:260px;
width:480px;
/*background: #ccc;*/
}

div#header #tagline h1	{
font-size:14px;
text-align:left;
font-style: italic;
font-weight:normal;
color:#fff;
margin:0;
padding:0;
line-height:normal;
}

div#search {
position:absolute;
right:0px;
top:100px;
width:220px;
height:30px;
padding:0;
margin:0;
}

div#search input.search-input {
position:absolute;
top:0;
left:10px;
width:160px;
height:26px;
padding:3px;
/*border:1px solid #ccc;*/
border:none;
font-size:16px;
color:#999;
background:url(../images/layout/searchinput-bg.jpg) no-repeat;
background-position:top left;
}

div#search input.search-button {
position:absolute;
top:0;
right:10px;
border:none;
height:32px;
width:32px;
margin:0;
padding:0;
cursor:pointer;
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color:#fff;
font-size:16px;
font-weight:bold;
/*background:#003e7e;*/
background:url(../images/layout/searchbtn-bg.jpg) no-repeat;
background-position:top left;
}

#social-networking	{
position:absolute;
right:0px;
top:140px;
width:210px;
height:70px;
color:#fff;
font-size:14px;
text-align:left;
/*background: #eee;*/
}

#social-networking p {
height:20px;
color:#fff;
font-size:15px;
}

#social-networking .twitter a	{
position:absolute;
left:0px;
top:25px;
height:32px;
padding:0.5em 0 0 36px;
background: url(../images/layout/twitter.gif) 0 0 no-repeat;
color:#fff;
text-decoration:none;
}

#social-networking .twitter a:hover	{
color:#fff;
text-decoration:underline;
}

#social-networking .facebook a	{
position:absolute;
right:10px;
top:25px;
height:32px;
padding:0.5em 0 0 36px;
background:url(../images/layout/facebook.gif) 0 0 no-repeat;
color:#fff;
text-decoration:none;
}

#social-networking .facebook a:hover	{
color:#fff;
text-decoration:underline;
}

#slideshow	{
position:absolute;
width:530px;
left:240px;
top:30px;
z-index:1;
}
#slideshow ul	{
list-style: none;
}

div.breadcrumbs {
height:15px;
padding:0 0 10px 0;
font-size:1em;
margin:0 0 10px 0;
color:#999;
/*border-bottom:1px solid #ddd;*/
}

div.breadcrumbs a {
text-decoration:none;
color:#999;
}

div.breadcrumbs a:hover {
text-decoration:underline;
color:#999;
}

div.breadcrumbs span.lastitem {
font-weight:bold;
}

div.spacer	{
clear:both;
width:100%;
height:40px;
}

div#content-hdr ul	{
margin:0;
padding:0;
}

div#content {
float:left;
width:760px;
margin:0;
padding:0px 0;
/*z-index:2;*/
}

div#content-main {
float:right;
width:540px;
padding:0;
}

div#content-main .inside {
padding:0 20px;
}

div#content-wide {
float:left;
width:100%;
min-height:400px;
margin:0;
padding:0px 0;
}

div#content-main-wide {
float:right;
width:710px;
/*background:#efefef;*/
}

div#content-main-wide .inside {
padding:10px;
}

#content-header img	{
/*padding:4px;
border:1px solid #ccc;*/
margin:0 0 15px 0;
}

#sidebar-1 {
float:left;
width:200px;
display:inline;
margin:0;
padding:0;
/*background:#ddd;*/
}

#sidebar-1 .inside {
padding:0px 0px 0 0px;
}

div#sidebar-2 {
float:right;
width:220px;
padding:0;
/*background:#ddd;*/
}

div#sidebar-2 .inside {
padding:0;
}

#home-title	{
height:250px;
}

div.googlemap	{
margin:20px 0;
padding:0;
border:10px solid #95bd28;
border:10px solid #0075a1;
border:10px solid #c7dab5;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
}

div#footer {
width:980px;
height:40px;
margin:20px 0 10px 0;
padding:16px 0 0 0;
text-align:center;
font-size:11px;
border-top:1px solid #ddd;
background: #efefef;
}

div#footer p a {
text-decoration: none;
font-weight:normal;
}
div#footer p a:hover {
text-decoration: underline;
}


#footer-left	{
float:left;
width:49%;
}

#footer-left p	{
margin:0;
padding:0 0 0 60px;
font-size:9px;
}
#footer-left p a	{
margin:0;
padding:0;
font-weight:normal;
font-size:12px;
letter-spacing: 2px;
color:#003f5f;
text-decoration:none;
}

#footer-right	{
float:right;
width:49%;
}

#footer-right p	{
text-align: right;
font-size:11px;
margin:0;
padding:0px 0 0 0;
}

/*-- teasers --------------------*/
.teasers	{
float:left;
/*width:720px*/
/*width:920px;*/
}

.teaser	{
float:left;
width:200px;
height:230px;
margin:0 2px 0 0;
background:url(../images/layout/teaser-bg.jpg) no-repeat;
cursor: pointer;
color:#fff;
}

.teaser img	{
padding:14px 14px 0px 14px;
}

#content-wide-main .teaser h2 a, .teaser h3, .teaser h4 a	{
display:block;
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#fff;
padding:40px 14px 0 40px;
margin:0;
}

div.teaser:hover	{
filter:alpha(opacity=60);
opacity:0.5;
}

.teaser p	{
font-size:12px;
padding:0 14px;
margin:0;
}

.teaser p.readmore	{
position: absolute;
bottom:10px;
right:20px;
font-size:13px;
font-style:italic;
color:#666;
margin:0;
padding:0px 10px;
}

.teaser p.readmore a	{
color:#666;
font-weight: bold;
text-decoration:none;
}

.teaser p.readmore a:hover	{
color:#333;
font-weight: bold;
text-decoration:underline;
}

.infobox	{
width:200px;
margin:0 0 20px 0;
color:#fff;
/*background:#003e7e;
background:#95BD28;*/
background:url(../images/layout/infobox-ftr.jpg) left bottom no-repeat;
}
.infobox .inside	{
padding:10px;
}

.infobox h3	{
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:18px;
margin:0;
padding:10px 10px 0 10px;
color:#003e7e;
text-align:center;
background:url(../images/layout/infobox-hdr.jpg) no-repeat;
}

.infobox p	{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
line-height:1.4em;
margin:0;
padding:10px;
color:#fff;
}

/*-- latest-news --*/
#news-list {
margin:20px 0 0 0;
padding:0;
/*border-left:1px solid #ccc;*/
}

#news-list-hdr {
/*height:130px;*/
margin:0;
}

.news-list-postdate {
margin:5px 0;
font-weight:bold;
color:#da0661;
}

.news-list-content {
float:left;
width:100%;
font-size:1em;
padding:0 0 10px 0;
margin:0 0 30px 0;
border-bottom:1px solid #c7dab5;
}

#content .news-list-content h4 {/* news article title */
color:#5d9632;
/*background:#5d9632;
color:#fff;*/
font-weight:bold;
font-size:1.6em;
padding:0;
margin:0;
}
.news-list-content img	{
float:left;
margin:5px 10px 0px 0;
padding:2px;
width:120px;
border:4px solid #95bd28;
}

.news-list-content em {
font-weight:bold;
color:#003e7e;
}

#news-list p {
padding:0;
margin:0;
}

.news-list-content p.readmore a {
font-size:12px;
text-decoration:none;
text-transform: lowercase;
font-style:italic;
color:#003e7e;
margin:0;
}

.news-list-content p.readmore a:hover {
text-decoration:underline;
color:#da0661;
}

.news-list-content p.readmore {
padding:0 0 0 5px;
}

#news-list-ftr {;
margin:0;
}

/*-- news-detail --*/
#news-detail {
position:relative;
}

#news-detail .photostack {
position:relative;
float:right;
width:284px;
height:228px;
margin:0 0 0 10px;
background:url(../images/layout/photostack-bg.jpg) no-repeat;
}

#news-detail .photostack img {
position:absolute;
top:25px;
right:22px;
width:240px;
height:180px;
}

/*-- blog --*/
#blog-list {
overflow:hidden;
margin:0px 0 20px 0;
padding:0 0 15px 0;
color:#333;
background:url(../images/layout/sidebox-ftr.jpg) left bottom no-repeat;
}

#blog-list-hdr {
margin:0;
}

#blog-list h3 {
font-size:30px;
height:35px;
margin:0;
padding:5px 10px;
background:url(../images/layout/sidebox-hdr.jpg) no-repeat;
}

.blog-list-content {
padding:0 10px;
margin:10px 0;
}

#content .blog-list-content h4 {/* news article title */
color:#999;
font-weight:bold;
font-size:14px;
padding:0;
margin:0;
}

.blog-list-date {
font-weight:normal;
font-style:italic;
font-size:11px;
padding:0;
margin:0;
}

.blog-list-content p {
font-weight:normal;
font-size:12px;
line-height:normal;
padding:0;
margin:5px 0;
}

.blog-list-content img	{
float:left;
margin:5px 5px 0px 0;
width:76px;
border:2px solid #fff;
}

.blog-list-content p.readmore{
margin:10px 0 0 0;
}

.blog-list-content p.readmore a {
font-size:12px;
font-style:italic;
text-decoration:none;
text-transform: lowercase;
color:#003e7e;
margin:0;
}

.blog-list-content p.readmore a:hover {
text-decoration:underline;
color:#003e7e;
}

#blog-list-ftr {
background:#f4a63d;
height:10px;
margin:0;
}

#blog-detail {
margin:0;
position:relative;
}

#blog-detail h3 {
margin:10px 0 0 0;
}

#blog-detail .date {
font-style:italic;
}

#blog-detail .photostack {
float:right;
width:284px;
height:228px;
margin:0 0 0 10px;
background:url(../images/layout/photostack-bg.jpg) no-repeat;
}

#blog-detail .photostack img {
position:absolute;
top:105px;
right:22px;
width:240px;
height:180px;
}

/*-- eventlist box --*/
#event-list {
margin:20px 0;
color:#333;
background:url(../images/layout/sidebox-ftr.jpg) left bottom no-repeat;
}

#event-list-hdr {
}

#event-list h3 {
font-size:30px;
height:35px;
margin:0;
padding:5px 10px;
background:url(../images/layout/sidebox-hdr.jpg) no-repeat;
}

.event-list-intro {
font-weight:bold;
font-size:1.1em;
line-height:1.2em;
padding:5px 10px;
}

.event-list-content {
padding:10px;
margin:0 0 0px 0;
}

.event-list-content h4 {
color:#003e7e;
font-weight:bold;
font-size:14px;
padding:0;
margin:0;
}

.event-list-date {
font-weight:normal;
font-style:italic;
font-size:11px;
padding:0;
margin:0;
}

.event-list-content p {
font-weight:normal;
font-size:12px;
line-height:normal;
padding:0;
margin:5px 0 0 0;
}

.event-list-summary {
font-size:12px;
margin:0 0 5px 0;
}

.event-list-content p.readmore a {
font-size:12px;
font-style:italic;
text-decoration:none;
text-transform: lowercase;
color:#003e7e;
margin:0;
}

.event-list-content p.readmore a:hover {
font-size:12px;
font-style:italic;
text-decoration:underline;
text-transform: lowercase;
color:#003e7e;
margin:0;
}

.eventlist-content p.readmore {
padding:0 0 5px 0;
}

.eventlist-ftr {
position:absolute;
bottom:0;
left:0;
height:30px;
width:100%;
background:url(../images/layout/eventlist-ftr-bg.jpg) no-repeat;
}

.eventlist-ftr h3 {
padding:8px;
color:#fff;
}

/*-- event detail page --*/
#event-detail {
margin:0;
position:relative;
}

#event-detail h3.Public {
font-size:1.8em;
margin:10px 0 10px 0;
color:#5d9632;
}
#event-detail h3.Private {
font-size:1.8em;
margin:10px 0 10px 0;
color:#da0661;
}

#event-detail .calendar-date-from {
font-size:1.3em;
font-weight:bold;
}

#event-detail .calendar-event-note {
margin:20px 0;
padding:10px;
font-weight:bold;
background: #eee;
border:1px solid #ddd;
}

#event-detail .photostack {
float:right;
width:284px;
height:228px;
margin:0 0 0 10px;
background:url(../images/layout/photostack-bg.jpg) no-repeat;
}

#event-detail .photostack img {
position:absolute;
top:105px;
right:22px;
width:240px;
height:180px;
}

#event-detail .event-date-from	{
font-weight: bold;
margin:0 0 10px 0;
}

/*-- testimonials --*/
#testimonials	{
width:220px;
height:180px;
color:#fff;
background:url(../images/layout/testimonialbox-bg.jpg) no-repeat;
}

#testimonials h3	{
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:17px;
color:#fff;
line-height: normal;
padding:10px;
}

#testimonials ul	{
list-style: none;
margin:10px;
padding:0;
margin:0;
}

#testimonials ul li	{
font-weight:bold;
padding:0 10px;
line-height:1.4em;
}

/*-- download documents sidebar container --*/
.document-box {
background:#fbb040;
margin:20px 0;
}

.document-box-hdr {
height:25px;
background:url(../images/layout/eventlist-hdr-bg.jpg) no-repeat;
}

.document-box-hdr h3 {
padding:6px;
color:#fff;
font-size:12px;
text-transform:uppercase;
}

.document-box-content {
background:#f4a63d;
color:#fff;
font-weight:bold;
padding:5px;
}

.document-box-content a {
color:#fff;
font-weight:bold;
text-decoration:none;
line-height:normal;
}

.document-box-content a:hover {
color:#fff;
font-weight:bold;
text-decoration:underline;
}




div.hr {
height:1px;
padding:5px 0;
border-bottom:1px solid #ccc;
margin:5px 0;
}


div.left49 {
width:70%;
}

div.right49 {
float:right;
width:29%;
text-align:right;
}

div.clear	{
clear:both;
}



/********************CONTENT STYLING*********************/

/* HEADINGS */
h1 {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:2.0em;
font-weight:normal;
line-height:1.4em;
margin:0 0 15px 0;
padding:0 0 0 0;
color:#da0661;
}

h2 {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:2.0em;
font-weight:normal;
line-height:1.4em;
margin:0 0 15px 0;
padding:0 0 0 0;
color:#da0661;
}
/*
h2 {
font-size:1.5em;
text-align:left;
line-height:1.8em;
margin:10px 0 0 0;
color:#5d9632;
}
*/

h3 {
font-size:1.4em;
line-height:1.3em;
margin:10px 0 0 0;
padding:0;
color:#5d9632;
}

h4 {
font-size:1.2em;
line-height:1.3em;
margin:0;
color:#5d9632;
}

h5 {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

h6 {
font-size:1em;
line-height:1.3em;
margin:0 0 .25em;
}
/* END HEADINGS */


/* TEXT */
p, #content-main li {
font-size:1.2em;
margin:0 0 8px 0;
line-height:1.4em;
padding:0;
}

blockquote {
/*margin-left:10px;*/
font-style:italic;
font-size:12px;
}
.cite	{text-align: right;}

strong,b {
font-weight:bold;
}
em,i {
font-style:italic;
}
/* END TEXT */


/* LISTS */
#content-main ul, #content-main ol, #content-main dl {
line-height:1.4em;
margin:10px 0;
padding:0;
}

#content-main ul li, #content-main ol li {
margin:0 0 0 20px;
padding:0 0 5px 0;
}

dl {
margin-bottom:2em;
padding-bottom:1em;
border-bottom:1px solid #c0c0c0;
}

dl dt {
font-weight:bold;
margin:0 0 0 1em;
}

dl dd {
margin:0 0 1em 1em;
}
/* END LISTS */


/*--- MENUS --------------------------------*/
* html #nav-horiz {
/* hide ie/mac \*/
height:1%;
/* end hide */
}

#nav-horiz {
width:100%;
height:25px;
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px solid #c7dab5;
/*z-index:10;*/
}
/*
#nav-horiz ul {
list-style-type:none;
margin:0;
}

#nav-horiz li {
float:left;
list-style:none;
margin:0;
line-height: normal;
}

#nav-horiz a {
padding:5px 20px 0 0;
margin:0;
font-size:16px;
font-weight:normal;
text-decoration:none;
color:#666;
display:block;
}

#nav-horiz li a:hover {
color:#999;
text-decoration:underline;
}

#nav-horiz a span {
padding:0;
}

#nav-horiz li.menuactive,#nav-horiz li.menuactive .menuparent,#nav-horiz li.menuactive a:hover {
color:#666;
}
*/

/*-- menu dividers etc --*/
.hidden {
visibility:hidden;
display:none;
}
.divider {
padding:5px 20px 0 0;
color:#9a9aa9;
}
.gapLeft {
padding:0 0 0 10px;
}
.gapRight {
padding:0 10px 0 0;
}

/* currentpage */
#nav-horiz li.currentpage h3 {
font-size:12px;
font-weight:bold;
padding:5px 20px 0 0;
color:#666;
}


/*-- nav-vert -----------------------*/
#nav-vert	{
margin:0px 0 20px 0;
padding:0 0 0px 10px;
/*border-bottom:1px solid #c7dab5;*/
}

#nav-vert ul	{
list-style: none;
}

#nav-vert ul ul	{
margin:0;
padding: 5px 0px 0px 5px;
line-height: normal;
}

#nav-vert ul li	{
font-size:14px;
line-height:normal;
padding:0;
margin:0 0 5px 0;
}

#nav-vert ul li a	{
text-decoration: none;
margin:0;
padding:0;
color:#003e7e;
font-weight:bold;
}

#nav-vert ul li a:hover	{
text-decoration: none;
margin:0;
color:#5d9632;
}

#nav-vert ul li li,
#nav-vert ul li li a	{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
line-height:normal;
padding:0 0 0 0px;
}

#nav-vert ul li li a:hover	{
background-image: none;
color:#5d9632;
}

#nav-vert ul li.currentpage h3	{
font-size:14px;
font-weight:bold;
line-height:normal;
color:#5d9632;
margin:0;
padding:0;
}

#nav-vert ul li.menuactive .menuparent	{
font-size:16px;
font-weight:bold;
line-height:normal;
color:#da0661;
margin:0 0 10px 0;
padding:0;
}

#nav-vert ul ul li.currentpage h3	{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:normal;
color:#5d9632;
margin:0 0 5px 0;
padding:0 0 0 0px;
background:none;
}

/*-- nav-footer ---------------------*/
ul#nav-footer	{
list-style: none;
margin:0;
padding:0;
}

ul#nav-footer li	{
float:left;
padding:0 0px 0 0;
color:#999;
font-size:11px;
}

ul#nav-footer li a	{
float:left;
padding:0 0px 0 0;
color:#999;
text-decoration: none;
font-size:11px;
}


ul#nav-footer li a:hover	{
float:left;
padding:0 0px 0 0;
color:#999;
text-decoration: underline;
}



/*-- forms ---------------------------------------*/
form {margin-top:20px}
form, td, th, li {font-size:100%}
form div {/*space around each form line */
margin-bottom:5px;
padding:5px 0;
}
fieldset div {
/*margin-bottom:0.5em;
margin-left:1em;*/
/*background: #c7dab5;*/
/*background:#eee;*/
padding:5px
}
fieldset div div {/* checkbox groups etc */
/*margin-top:0.5em;
margin-left:1em;*/
margin:0;
}
fieldset {
margin:10px 0;
border-top:2px solid #ddd;
border-left:none;
border-right:none;
border-bottom:none;
padding:10px;
}
fieldset label {
width:auto;
}
legend {
color:#444;
/*background:#eee;*/
/*font-style:italic;*/
font-size:1.6em;
color:#5d9632;
margin-bottom:0.5em;
padding:0.5em;
width:auto;
/*border:1px solid #ddd;*/
}
textarea {
margin: 0.5em 0;
width:98%;
height: 6em
}

/* Apply this class to text/select input fields with shorter labels
to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
margin:0.5em 0;
width:200px;
text-align:center
}
.captcha img {border:1px solid #ccc; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Apply this class to text/select input fields with shorter labels
to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
margin:0.5em 0;
width:200px;
text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.contactform {

}

.contactform label, .contactform input, .contactform textarea {
font-size:1.1em;
color:#003e7e;
}

.contactform input {
height:22px;
padding:2px;
border:1px solid #ccc;
}

.contactform div {
position:relative;
}

.contactform div div label {/*checkbox*/
width:230px;
}
.contactform div div input {/*checkbox*/
border:none;
}

*html .contactform div div label {/* ie6 */
position:absolute;
left:0px;
top:4px;
line-height: normal;
}
*html .contactform div div input {/* ie6 */
position:absolute;
left:230px;
top:4px;
}
*+html .contactform div div label {/*ie7 */
position:absolute;
left:0px;
top:4px;
line-height: normal;
}
*+html .contactform div div input {/*ie7 */
position:absolute;
left:230px;
top:4px;
}


.contactform label {
display: block;
float: left;
width:230px;
padding-right:0px;
font-weight:bold;
}
.contactform label.label {
display: inline;
float: none;
width: 50px;
font-size: 10px;
}
.contactform textarea {
background-color: #fff;
border: 1px solid #ccc;
padding:2px;
}
.formbuilderform .message {
line-height: 16px;
padding: 0 0 8px 0;
}
.contactform .captcha	{
/*width:260px;*/
width:100%;
margin:0px 0 0 15px;
text-align: left;
}
.contactform .captcha img	{

}
.contactform .captcha input	{
margin:0;
float:none;
}

.error_message, .contactform .error_message, .fb_invalid {
color:#cc0000;
font-weight:bold;
}
.contactform input[type=submit] {
height:auto;
margin:0 0 0 10px;
padding:10px;
border:1px solid #ccc;
background:#95bd28;
color:#fff;
font-weight:bold;
}





/*-- FILE ICONS --------------------------------*/
/*-- pdf 16px icon --*/
a[href $='.pdf'] {
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_pdf.gif) no-repeat top left;
}

/*-- doc 16px icon --*/
a[href$='.doc'] {
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_doc.gif) no-repeat top left;
}

a.pdf {/*-- ie6 jQuery Superselectors pdf 16px icon --*/
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_pdf.gif) no-repeat top left;
}

a.doc {/*-- ie6 jQuery Superselectors doc 16px icon --*/
display:block;
padding:0 0 0 18px;
background:transparent url(../images/layout/fileicons/icon_doc.gif) no-repeat top left;
}

/*--- table ------------------------------*/
#content table {
border-collapse: 0;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
margin:10px auto;
font-size:1.2em;
}

#content table th	{
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
line-height:normal;
padding:5px;
background:#0075a1;
color:#fff;
text-align: center;
}

#content table td {
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
line-height:normal;
padding:5px;
text-align: center;
}



/*-- sitemap --------------------------------------- */
#content-main #sitemap ul	{
margin:0;
padding:0;
}

#content-main #sitemap ul li	{
font-size:11px;
font-weight:bold;
padding:0 0 0 10px;
}

#content-main #sitemap ul ul li	{
font-size:10px;
font-weight:normal;
}

#content-main #sitemap ul ul ul li	{
font-size:10px;
font-weight:normal;
}



/*-- content images --*/
.img-left {
float:left;
margin:0 10px 0 0;
}

.img-right {
float:right;
margin:0 0 0 10px;
}

.img-left-border {
float:left;
border:1px solid #ccc;
padding:4px;
margin:0 10px 0 0;
}

.img-right-border {
float:right;
border:1px solid #ccc;
padding:4px;
margin:0 0 0 10px;
}

.img-right-photostack {
float:right;
position:relative;
width:284px;
height:228px;
margin:0 0 0 10px;
background:url(../images/layout/photostack-bg.jpg) no-repeat;
}
.img-right-photostack img {
position:absolute;
left:22px;
top:24px;
}


/*-- CGCalendar --*/

/* color all links */
.calendar tr td a
{
color:#333;
}

/* highlight "today" for the small calendar */
.calendar-today
{
font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming default class and id names) */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
display: inline;
margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
color: red;
font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
font-size: 110%;
}

/** large calendar rules (assuming default class and id names) **/
/* border on for #cal-calendar */
#cal-calendar{
margin:0;
border-collapse:collapse;
border: 1px solid #ccc;
}

#cal-calendar caption.calendar-month {
margin:0;
padding:0 0 20px 0;
font-size:16px;
}

#cal-calendar caption.calendar-month a {
font-size:24px;
}

/* nice squares for the #cal-calendar table */
#cal-calendar th
{
border: 1px solid #ccc;
padding: 3px;
width: 75px;
}

#content-main #cal-calendar td {
border: 1px solid #ccc;
vertical-align: top;
padding: 3px;
height: 75px;
width: 75px;
text-align:left;
}

/* format summaries nicely in #cal-calendar */
#cal-calendar ul
{
margin: 0px;
padding: 0px;
padding-left:5px;
}

#content-main #cal-calendar li
{
list-style-type: none;
padding: 0px;
margin: 0px;
font-size:11px;
text-align:left;
}
/* styling based on Category Name */
#content-main .calendar tr td ul li a.Public
{
color:#5d9632;
}
#content-main .calendar tr td ul li a.Private
{
color:#da0661;
}


/* background colours for #cal-calendar */
#cal-calendar td
{
background-color:#fff;
}
#cal-calendar .calendar-day
{
background-color:#fff;
}
#cal-calendar .calendar-today
{
font-weight: normal;
background-color: #eee;
}
.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
display: none;
}

#cal-calendar td div.Public	{
background:aqua;
}
#cal-calendar td div.Art	{
background:red;
}

/*-- coda slider --*/
.coda-slider-wrapper {
height:360px;
width:500px;
background:#0075a1;
background:url(../images/layout/coda-slider-bg.jpg) no-repeat;
 }

#content-main .coda-slider-wrapper .inside {
padding:48px 20px 20px 20px;
}

.coda-slider {
/*background: #ddd;*/
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 330px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {
width:460px;
height:220px;
/*background:#fff;*/
} 

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width:500px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }

/*-- content styling --*/
.coda-slider h2, .coda-slider h2 a	{font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
font-size:30px;
color:#5c9630;
margin:0;
line-height:normal;
}
.coda-slider h2 a:hover	{
color:#da0661;
margin:0;
line-height:normal;
text-decoration:none;
}

/* Tab nav */
#content-main .coda-nav ul li a.current {
background: #39c;
}

/* Panel padding */
.coda-slider .panel-wrapper {
padding:10px; }
.coda-slider .panel-wrapper img {
float:left;
margin:0 10px 0 0;
}
.coda-slider .panel-wrapper p {
font-size:1.1em;
margin:10px 0 0 160px;
}

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Tabbed nav */
#content-main .coda-nav ul {
clear: both;
display: block;
margin:auto;
padding:0;
overflow: hidden;
width:400px;
}

#content-main .coda-nav ul li {
display: inline;
padding:0;
margin:0;
}
#content-main .coda-nav ul li a {
background:none;
color: #fff;
display: block;
float: left;
/*margin-right: 1px;*/
margin:0;
padding:2px 8px;
text-decoration: none;
font-size:14px;
}

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/*-- quickflip --*/
.quickFlip {
height: 100px;
width: 200px;
/*float: left;*/
margin:0 0 20px 0;
z-index:1;
}

.panel1, .panel2, .panel3 {
height: 100px;
width:200px;
position: absolute;
overflow: hidden;
text-align: center;
color: #FFF;
font-size: 18px;
/*line-height: 40px;*/
}

.panel1 {
background-color: #95BD28;
z-index: 10;
}

.panel2 {
background-color: #da0661;
color: #fff;
font-size:12px;
}

/*-- toggleElements -- */

@media projection, screen {

/* Toggler - default style */
.toggler {
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
margin:20px 0 10px 0;
cursor:pointer;
text-decoration: none;
font-size:16px;
font-weight:bold;
/*line-height:30px;*/
line-height:30px;
display: block;
}
.toggler-closed {
color:#333;
color:#fff;
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
padding-left:5px;
height:30px;
/*background: #efefef url('../images/layout/arrow-right.gif') center right no-repeat;*/
background: url('../images/layout/togglerhdr-closed.jpg') 0 0 no-repeat;
/*border: solid 1px white;*/
}
.toggler-closed:hover {
color: #003e7e;
text-decoration: none;
padding-left:5px;
height:30px;
background:url('../images/layout/togglerhdr-closed-hover.jpg')0 0 no-repeat;
/*border: solid 1px #e3e3e3;*/
}
.toggler-opened {
color: #003e7e;
text-decoration: none;
padding-left:5px;
height:30px;
background:url('../images/layout/togglerhdr-open.jpg') 0 0 no-repeat;
/*border: solid 1px white;*/
}
.toggler-opened:hover {
color: #fff;
text-decoration: none;
padding-left:5px;
height:30px;
background:url('../images/layout/togglerhdr-open.jpg') 0 0 no-repeat;
/*border: solid 1px #e3e3e3;*/
}

/* Container - default style */
.toggler-c {
color:#333;
font-weight:bold;
}
.toggler-c img {
float:right;
margin:0 0 0 20;
}
.toggler-c ul {
margin:0 10px 0 20px;
padding:0;
font-size:1.2em;
}
.toggler-c ul li {
margin:0 0 5px 0;
padding:0;
}
.toggler-c-closed {
background:transparent;
background: #95bd28;
/*border:solid 1px #e3e3e3;*/
/*border:solid 1px #95bd28;*/
margin:-15px 0px 10px 0px;
padding:10px;
}
.toggler-c-opened {
margin:-15px 0px 10px 0px;
padding:10px;
/*background:#efefef;*/
background:#c7dab5;
/*border:solid 1px #fff;*/
}

}

/*-- toggler Print -- */
@media print {

.toggler-c { margin-bottom:25px; }
.toggler { display: none; }

}









