﻿body
{
	
	/*background-color: #CCCCCC;*/
	background-color:#fff;
	font-size:10;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #393939;
	background-image: url(images/bg_pattern_white.gif);
	background-repeat:repeat-x repeat-y;
}

a:link
{
    text-decoration:underline;
    border:none;
    color:#FF9834;
    
}
a:hover
{
    color: #000;
}

a:visited
{
    color: #505abc;
}
a:active
{
    color: #12eb87;
}


p, ul
{
    line-height: 1.6em;
    font-size:0.8em;
}
li
{
    line-height: 1.6em;
    margin-top:1;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #b7b7b7;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #b7b7b7;
}
h2
{
    font-size: 1.2em;
    text-align:center;
    color:#FF9834;
    text-decoration:None;
}
h3
{
    font-size: 1.2em;
    text-align:right;
    color:#FF9834;
}
h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    background-image: url(background.jpg);
	background-repeat:no-repeat;
	/*background-position: center top;*/
    width: 790px;
    min-height:35em;
    margin-top:15px;
    margin-left: auto;
    margin-right: auto;
    border-left:solid 2px #b7b7b7;
    border-right:solid 2px #b7b7b7;
    border-top:solid 2px #b7b7b7;
    overflow: hidden;
}

#header
{
   background-color:#b7b7b7;
}

#header h1
{
    font-weight: bold;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
    text-decoration: none;
}

#content
{
    min-height:320px;
    width:100%;
    float:left;
    background-color: #fff;
    padding:10px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#leftcolumn
 {
      float:left;
      width:220px;
      margin-left: 10px;
      background-color:#fff;
      text-align:left;
 }
 #rightcolumn 
 {
      float:left;
      width:540px;
      margin-Left:auto;
      margin-right:auto;
      background-color:#fff;
      text-align:center;
 }
 
 #footer
 {
      background: url("menu_bg_up.jpg") repeat-x center top;
      float:left;
      padding:5px 0 0 25px;
      background-color:#b7b7b7;
      width:100%;
      height:165px;
 }

/*shared-----------------------------------*/

 #testimonial
 {
     text-align:center;
     padding:20px 30px 0 0px;
 }

.phoneNumber
{
    background-color:#b7b7b7;
    top: -20px;
    height:5px;
    text-align:right;
    padding-right:10px;
    float:right;
    display:block;
    text-shadow: #000 0.1em 0.1em 0.2em;
}

.newsButton
{
    border:none;
    padding-top:5px;
}



/* Login
---------------------------------------------*/

#login
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:#fff;
    height:0;
}

#login a:link
{
    color: #fff;
    text-decoration: underline;
}

#login a:visited
{
    color: #fff;
    text-decoration: underline;
}

#login a:hover
{
    color: #fff;
    text-decoration: none;
}


/*Contact form
----------------------------------------------------------*/
#services
{
text-align:left;
padding-left:40px;
padding-top:10px;    
}


/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

/*HomePage-----------------------------------------*/

.welcomeImages
{
  width:100%;
  margin-left:25px;  
  margin-top:25px;
}
#welcomeText
{
    text-align:center;
    margin-left:25px;
}


/*Event Page---------------------------------------*/
.events
{
  margin-top:40px;
  background-color:#fff;
}

#eventlist
{
     padding: 10px 20px 0px 15px;
     text-align:center;
     height:inherit;
     
  background-color:#fff;
     
}

.eventListItem
{
    /*background: url("menu_bg_up.jpg") repeat-x center top;*/
    margin-top:10px;
	background-color:#808080;
	text-align:center;	
	padding-top:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;   
}
.eventItemTitle
{

  text-align:center;
  background-color:#808080; 
  min-height:10px;
}
.eventcontent
{
    float:left;
    padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border: solid 3px #808080;

	width:95%;
    background-color: #b7b7b7;
    min-height:100px;
}  

.eventListItem ul
{
    list-style-type:none;
}

.eventPic
{
     float:left;
     margin: auto;
     display: block;
     padding:10px;
}

#eventinfo
{
   text-align:justify;
   font-size:10;
   font-family : Verdana, Helvetica, Sans-Serif;
   padding-top:25px;
   padding-right:20px;
}

#eventinfo h1
{
   text-align:center;
   font-size:20;
  font-family : Verdana, Helvetica, Sans-Serif;
}

#repeaterlist
{
     padding: 10px 20px 0px 15px;
     text-align:center;
     
}
#repeaterlistitem
{
    margin-top:1px;
    text-align:center;
     
}
.eventDate
{
    text-align:left;
}
.eventDesc
{
font-size:small;
text-align:justify;
    
}

/*Contact page-------------------------------------------------*/
.contact
{
 text-align:center;   
 margin:50px;
}

/*News Control--------------------------------------------------*/
#LatestNews1{padding-top:10px;}
	
#news 
{
	padding-top: 10px;
}
	
.newsitem
{
}
.newscontent
{ font-size:small;padding-right:40px;text-align:center;}

/*#Newslist
{
     padding: 10px 20px 0px 15px;
     font-size:1px;
     
}
#Newsitem table
{
    font-size:1px;
    margin-top:1px;     
}
#Newsitem tr
{    
    margin-top:1px;     
}*/

	/* jQuery lightBox plugin - Gallery style */
	#gallery 
	{
	    background: url("menu_bg_up.jpg") repeat-x center top;
	    background-color:#b7b7b7;
	    border:none;
		padding-top: 10px;
		width:100%;
	}
	
	#gallery ul { list-style: none; }
	/*#gallery ul li { display: inline; }*/
	#gallery ul img {
	}
	#gallery ul a:hover img {
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
/*services-------------------------------------------------------------------*/





/*sitemenu-------------------------------------------------------------------*/
/* MENU */
.siteMenuContainer
{
    background: url("menu_bg_down.jpg") repeat-x center top;
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 1.0;
    list-style: none;
    margin: 0px 0px 35px 0px;
    padding: 15px 10px 0px 0px;
    position: relative;
    width: 780px;
    top:75px;
}

.siteMenu {
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 1.0;
    list-style: none;
    margin: 0px 0px 35px -10px;
    padding: 15px 10px 60px 0px;
    position: relative;
    width: 1120px;
    top:-15px;
    left:310px;
}

.siteMenu ul {
    height: 29px;
    list-style: none;
    margin:0 0 0 0;
    top: -999em;
}

.siteMenu ul li {
    width: 100%;
}

.siteMenu li:hover {
    visibility: inherit;
}

.siteMenu li:hover ul, .siteMenu li.hover ul, .siteMenu .current ul {
    left: 0;
    top: 40px;
    z-index: 97;
}

.siteMenu li:hover li ul, .siteMenu li.hover li ul {
    top: -999em;
}

.siteMenu li li:hover ul, .siteMenu li li.hover ul {
    left: 180px;
    top: 0;
}

.siteMenu li li:hover li ul, .siteMenu li li.hover li ul {
    top: -999em;
}

.siteMenu li li li:hover ul, .siteMenu li li li.hover ul {
    left: 150px;
    top: 0;
}

.siteMenu ul li:hover ul, .siteMenu ul li.hover ul {
    left: 0;
    top: 21px;
}

.siteMenu .current ul ul {
    top: -999em;
}

.siteMenu li li.current > a span {
    color: #333 !important;
    font-weight: bold;
}

.siteMenu li {

    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    position: static;
}

.siteMenu a, .siteMenu a:visited {
    border: none;
}

.siteMenu a {
    background: url("tab_l.gif") no-repeat left 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 9px;
    position: relative;
    text-decoration: none;
}

.siteMenu a span {
    background: url("tab_r.gif") no-repeat right 0;
    color: #9F9F9F;
    display: block;
    float: none;
    line-height: 15px;
    padding: 5px 9px 4px 0;
}

.siteMenu li li a span { 
    color: #555
}

.siteMenu li:hover, .siteMenu li.hover, .siteMenu li.current {
    border-bottom-color: #FFF !important;
}

.siteMenu li:hover > a, .siteMenu li.hover a, .siteMenu li.current a {
    background-position: left -40px;
}

.siteMenu li:hover > a span, .siteMenu li.hover a span, .siteMenu li.current a span {
    background-position: right -40px;
}

.siteMenu li.hover li a span, .siteMenu li.hover li.hover li a span {
    color: #111;
}

.siteMenu li a:hover span {
    color: #FF9834;
}

.siteMenu li.hover a span, .siteMenu li.hover li:hover a span, .siteMenu li.hover li.hover li:hover a span {
    color: #FF9834;
}

.siteMenu li.current {
}

.siteMenu li ul {
    background: url("menu_sub_bg.gif") center -1px no-repeat;
    margin: 0 10px;
    padding: 3px 0 0;
    width: 940px;
}

.siteMenu ul li a, .siteMenu ul li a span {
    background: transparent;
    z-index: 100;
}

.siteMenu ul li.hover a {
    background: url("inner_tab_l.gif") no-repeat left 0 !important;
}

.siteMenu ul li.hover a span {
    background: url("inner_tab_r.gif") no-repeat right 0 !important;
}

.siteMenu ul li.hover li a{
    background-image: none !important;
}

.siteMenu ul li.hover li span{
    background-image: none !important;
}

.siteMenu ul ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;    
    border-top-right-radius: 5px;    
    background: #FFF;
    border-color: #c0c0c0;
    border-style: solid;
    border-width: 1px;
    height: auto;
    margin: 0;
    padding: 5px 0;
/*
    -moz-box-shadow: 1px 2px 2px #c9c9c9;
    -webkit-box-shadow: 1px 2px 2px #c9c9c9;
    box-shadow: 1px 2px 2px #666;
*/
    z-index: 98;
}

.siteMenu ul ul ul {
    border-width: 1px;
}

.siteMenu li li {
    border: none;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    width: auto;
}

.siteMenu li li ul {
    width: 16em;
}

.siteMenu li li li {
    border: none;
    margin: 0;
    width: 100%;
}

.siteMenu li li li:hover {
    background-color: #f9f9f9;
}

.siteMenu li li li a {
    border: none;
    float: none;
}
/*------------------------------------------------------------------------*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 500px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.lightbox
{
    width:100%;
}


/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.thumbnail {
	float: left;
	clear: none; /* set to left or right if needed */
	/*padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	/*padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
	border:solid 5px #b7b7b7;
}

.thumbnail a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.thumbnail a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.thumbnail span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.thumbnail a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FF9834; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.thumbnail img { /* leave or IE puts a border around links */
border-width: 0;
}

#set_left .thumbnail a:hover span { 
	display:block;
	top: -25px; /* means the pop-up's top is 50px away from thumb's top */
	left: -100px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 0;
}
	
#set_middle .thumbnail a:hover span { 
	display:block;
	top: -25px; /* means the pop-up's top is 50px away from thumb's top */
	left: -250px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 0;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

#set_right .thumbnail a:hover span { 
	display:block;
	top: -25px; /* means the pop-up's top is 50px away from thumb's top */
	left: -350px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 0;
}

.resize_thumb {
	width: 150px; /* enter desired thumb width here */
	height: 110px;
}

/* smart image enlarger ends here */


/*---------------------------------------------------------------------
** Admin page
*/

#adminContent
{
    padding-top:60px;    
}

div.gridButtons
{
    float:left;
}

div#adminEventGrid
{
    margin-top:50px;
}

div.updates
{
    text-align:left;
}

/* master page links*/
.masterLinks
{
    text-align:left;
     font-size: .9em;
    color:#FF9834;
    text-decoration:None;
    
}

.linkslideshow { height: 232px; width: 232px; margin-top:25px; float:left; }
.linkslideshow img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }

