@CHARSET "UTF-8";

/* General Style Info */
* {
    margin: 0;
    padding: 0;
}

/* Firefox scrollbar fix */
html {
    overflow-y: scroll;
    overflow-x: auto;
}

body {
    background-color: #BEBFB7;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
    color: #414141;
    font-family: 'trebuchet MS', verdana, helvetica, arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

h1{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#325C81;
text-transform:uppercase;
}

h2 {
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color:#373737;
	text-transform:lowercase;
	margin-bottom:3px;
}

h3 {
    margin: 5px 0px 5px 0px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-transform:lowercase;
	margin-bottom:3px;
	color:#3D6C0A;
	font-size:13px;
}

a {
    color: #46850E;
    text-decoration: none;
}

a:hover {
color:#6DB12E;
text-decoration: underline;
}

ul, li {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
/* Default Layout divs ====================================================== */
div#container {
    margin: 0pt auto;
    text-align: left;
    vertical-align: top;
    width: 955px;
}

div#header {
    height: 219px;
}

div#content {
background-image:url(../img/content-background.gif);
background-repeat:repeat-y;
padding:0px 26px 26px 26px;
line-height:14px;
}

div#footer {
background-image:url(../img/footer-background.gif);
background-repeat:no-repeat;
width:955px;
height:44px;
}

div#footer ul{
margin-left:25px;
padding-top:14px;
}

div#footer li{
display:inline;
padding-right:15px;
}

div#footer a{
color:#ffffff;
text-decoration:none;
}

div#footer a:hover{
color:#ffffff;
text-decoration:underline;
}

/* pages ==================================================================== */

table#ourclients{
width:625px;
}

table#ourclients td{
text-align:center;
padding:4px 4px 20px 4px;
}

table#ourclients img{
border-style:solid;
border-color:#ffffff;
border-width:1px;
}

table#ourclients div{
border-style:solid;
border-color:#D5D5D5;
border-width:1px;
width:103px;
height:83px;
margin:auto;
margin-bottom:4px;
}

div#homepage-left-column{
float:left;
width:397px;
padding:20px;
background-color:#F1F0E6;
border-style:solid;
border-width:1px;
border-color:#EBE9DC;
margin-right:20px;
margin-top:5px;
text-align:justify;
height:80px;
}

div#homepage-middle-column{
float:left;
width:400px;
padding:20px;
background-color:#F1F0E6;
margin-top:5px;
border-style:solid;
border-width:1px;
border-color:#EBE9DC;
height:80px;
}

div#homepage-right-column{
float:right;
width:170px;
padding:20px;
background-color:#F1F0E6;
border-style:solid;
border-width:1px;
border-color:#EBE9DC;
height:90px;
text-align:justify;
}

div.portfolio-cats{
padding:10px;
background-color:#F1F0E6;
border-style:solid;
border-width:1px;
border-color:#EBE9DC;
margin-top:10px;
}

li.heading {
font-weight:bold;
font-size:14px;
}

/************************************** Slider  ****************************************/

#slider {
  width: 810px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 210px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  height: 250px;
  width: 810px; /* change to 560px if not using JS to remove rh.scroll */
  float:left;
  position:relative;
}

div.panel img{
  padding:11px;
}

.scrollButtons {
  position: absolute;
  top: 75px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

/************************************** Slider  ****************************************/

table.portfolio td{
text-align:center;
width:225px;
height:177px;
padding-right:30px;
padding-top:140px;
}

table.portfolio span{
color:#325A80;
font-weight:bold;
}

table.portfolio a{
color:#6E6E6E;
}

table#contactus-table td{
width:280px;
}


/* events */
div.event-types {
    text-align: center;
}

ul.events {
    margin: 5px 0px 5px 0px;
}

ul.events li {
    padding-bottom: 10px;
    margin: 5px 0px 5px 0px;
    display: block;
}

ul.events p {
    margin: 4px 0px 4px 110px;
    text-align: justify;
}

ul.events div#eventDetails {
    background-image: url("../img/eventsSecondaryHeading.gif");
    background-repeat: no-repeat;
    margin-left: 110px;
    height: 21px;
    padding-top: 4px;
}

div.eventTypes {
    background-image: url(../img/subLinksBackground.gif);
    background-repeat: no-repeat;
    height: 21px;
    padding: 6px;
}

div.eventsView p {
    text-align: justify;
    margin-bottom: 15px;
}

ul.eventTypeList {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #C8C8C8;
}

ul.eventTypeList li {
    display: inline;
    padding-right: 15px;
}

ul.eventTypeList a {
    color: #303030;
}

ul.eventTypeList a:hover {
    color: #B60000;
    text-decoration: underline;
}

div.boxitbra{
background-color:#F1F0E6;
border:1px solid #EBE9DC;
padding:20px;
text-align:justify;
}

div.boxitbra2{
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
padding:20px;
text-align:justify;
}

/* Guestbooks */
div.guestbooksForm {
    clear: both;
    padding: 5px 5px 10px 5px;
    margin: 10px 0px 10px 0px;
    border: 1px dashed black;
}
/* Pagination =============================================================== */
div.pagination {
    margin-top: 0px;
    position: relative;
    height: 18px;
}

div.paging div.info {
    float: left;
}

div.paging div.navigation {
    float: right;
}

div.paging div.disabled {
    display: inline;
    color: gray;
}

/*Forms*/
div.required {
    font-weight: bold;
}

div.error-message {
    color: red;
    font-weight: normal;
}

.validationErrorMessage {
    color: red;
}

form fieldset {
    border: none;
}

form legend {
    visibility: hidden;
}

div.input {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

input.input-text, input.input-captcha {
    width: 80%;
    border: 1px solid black;
    font-size: 1.1em;
    padding: 3px;
}

input.input-captcha {
    width: 154px;
}

select.input-select {
    width: 80%;
    border: 1px solid black;
    font-size: 1.1em;
    padding: 3px;
}

textarea.input-textarea {
    width: 80%;
    border: 1px solid black;
    font-size: 1.1em;
    padding: 3px;
    font-family: sans-serif;
    font-size: 1em;
}

label {
    display: block;
    margin-bottom: 5px;
}

div.submit {
    clear: both;
    margin: 5px 0px 5px 0px;
}

div.input-container {
    float: left;
    width: 49%;
    position: relative;
}

div.input-captcha img {
    border: 1px solid black;
}

input.form-error, textarea.form-error, select.form-error {
    border: 1px solid red;
}
/* Slideshow ================================================================ */
ul.crossfade {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

ul.crossfade li {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    visibility: hidden;
}

div.caption {
}
/* Used styles ============================================================== */
div.clear {
    display: block;
    clear: both;
}

.bold {
    font-weight: bold;
}
/* Home Page ================================================================ */
.notice {
    background-color: #ffcc00;
    color: #000;
    display: block;
    font-family: Courier, monospace;
    font-size: 120%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}

.success {
    background-color: green;
    color: #FFF;
}
/* Custom CSS =============================================================== */
/* Articles */
div.article-index {
}

div.article-view {
}
/* Contacts */
div.contact-index {
    border: 1px dashed black;
    position: absolute;
    right: 0px;
}

div.contact-form {
}

div.contact-form input, textarea {
    display: block;
}
/* Events */
div.event-index {
}

ul.events {
}

ul.events div.event {
}

div.event-view {
}
/* Event Bookings */
div.event-booking-form {
}
/* Galleries */
div.gallery-index {
}

div.gallery-view {
}
/* Guestbooks */
div.guestbook-index {
}

div.guestbook-view {
}

div.guestbook-form {
}
/* Links */
div.link-index {
}

div.link-view {
}
/* Link Types */
div.link-type-index {
}

/* Portfolio page */

div.portfolio-container {
  margin-top:5px;
}

div.portfolio {
  text-align:center;
  margin: 5px;
}

ul.portfolio li {
  width: 140px;
  display: block;
  float: left;
  margin: 6px;
}

ul.portfolio li div.image-container{
  background-color: #F1F0E6;
  border: 2px solid #BBBBBB;
  -moz-border-radius: 5px;
}

ul.portfolio li table.image-container{
  height: 125px;
  padding: 0px;
  margin: 0px;
}

ul.portfolio li table.image-container img{
  -moz-border-radius: 3px;
}

ul.portfolio li table.image-container td{
  vertical-align: middle;
}