@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff url(../images/background.png) repeat-x;
	color:#666666;
	font-style: normal;
	font-variant: normal;
}
html { height:100.1% }
body, td { line-height:130% }
a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#985501;
	text-decoration: underline;
}
td { vertical-align:top }

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(../images/bgmenumain.png);
	background-repeat:repeat-x;
	color:#E5E5E5;
	font-weight:bold;
	font-size: 12px;
}

/*___________________MAIN LAYOUT________________*/
#page {
	width:1000px;
	margin: 0 auto;
	padding:0px xpx 0 0px;
	border: 0px solid #D5D5D5;
	border-top: none;
	
}

#wrapper { width:1000px; margin:0 auto }
#headerLogo { min-height:328px; height:auto !important; height:328px; width:1000px; background:url(../images/header-logo.png) no-repeat }
#top { height:137px; width:1000px }
#logo { float:left; height:98px; width:380px }
.search .inputbox { float:right; display:inline; background:none; border:0; color:#fff; width:145px; height:13px; padding:2px 9px; margin:27px 50px 0 0; font-size:0.9em}
#contentWrapper {
	width:1000px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f3f3f3;
}
#main { width:410px; overflow:hidden; float:left; margin:15px 0 15px 25px }
#mainRight { width:680px; float:right; margin:15px 0 }
#mainLeft { width:680px; float:left; margin:15px 0 }
#leftColumn { width:240px; float:left; overflow:hidden }
#rightColumn { width:240px; float:right; overflow:hidden }
#footer {
	width:100%;
	height:130px;
	background:url(../images/footer.png) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position:center;
}
#footerBG {
	width:100%;
	height:130px;
	background:#ffffff url(../images/footerbg.png) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .text { width:860px; padding:40px 0 10px 0; text-align:center; font-size:1em; margin:auto }

/*__________VERTICAL SIDE MENU STYLES________*/
ul.menu { margin:0; padding:0; z-index:50 !important }
ul.menu li { list-style:none; margin:0; padding:0; z-index:50 !important }
ul.menu span { display:block; height:18px; line-height:18px; padding-left:0 }
ul.menu a { display:block; background:url(../images/menu-list.gif) left no-repeat; font-weight:bold; margin:0 0 0 3px; text-decoration:none; cursor:pointer }
ul.menu a:hover { background:url(../images/menu-list.gif) left no-repeat }
ul.menu ul { margin-left:15px; padding:0 }
ul.menu ul a { text-indent:0; z-index:50 !important; cursor:pointer }
ul.menu ul li a {  text-align:left; margin:0 }
ul.menu li.active li a:hover { cursor:pointer }
ul.menu li li { padding:0; margin:0; z-index:50 !important }
ul.menu li a { padding-left:10px; z-index:50 !important }
ul.menu li.active a { text-decoration: none; z-index:50 !important }
ul.menu li a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover { text-decoration:underline }
ul.menu li.active li a { background:url(../images/menu-list.gif) left no-repeat; margin-left:5px; padding-left:10px; z-index:50 !important; text-decoration:inherit; font-weight:normal } /* submenu link color */ 
/*_________END VERTICAL SIDE MENU STYLES________*/


/* DEFAULT MODULES (position- left & right) */
.moduletable, .moduletable_menu, .moduletable_text { padding:0 0 15px 0; margin:0 0 10px 0; background:#ffffff url(../images/mod-bottom.gif) bottom no-repeat; width:240px }
.moduletable h3, .moduletable_menu h3, .moduletable_text h3 
{ padding:15px 0 6px 13px; 	color:#2B75BA; font-size:12px; background:url(../images/mod.gif) top no-repeat }
.moduletable .cont, .moduletable_menu .cont, .moduletable_text .cont { background:none; padding:0 13px }
.pollstableborder, .poll { text-align:left; width:auto }
.poll td { margin:0; padding:0 }
.moduletable .bannergroup, .moduletable_text .bannergroup_text { padding:0; margin:0; width:100% }
.moduletable .cont ul, .moduletable_text .cont ul { margin:0; padding:0; list-style:none;  }
.moduletable li, .moduletable_text li { list-style:none; margin:0; padding:0 0 0 10px; background:url(../images/menu-list.gif) left no-repeat; }

/* Flash Slideshow & Random Banner Modules (users 6 & 7) */
.moduletable_randomBanner, .moduletable_flashBanners { float:center; height:226px; width:680px; margin:20px 20px 0 0; display:inline } 

/* Join Us/Service Times Module (user 5) */
.moduletable_services { background:url(../images/join-us.png) no-repeat; float:left; width:240px; height:186px; margin:20px 0 0 20px; padding:40px 0 0 0; font-size:0.9em; display:block !important; display:inline  }
.moduletable_services .cont { width:190px; height:170px; padding:0 0 0 25px; font-size:0.9em; line-height:15px; overflow:auto  }
.moduletable_services br { line-height:0.5em }

/*________________GENERAL STYLES_________________*/
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{ height:100px}
hr { height:1px; color:#E2973A }

/* Use imgRight and imgLeft classes for spacing, alignment, and image borders. */ 
/*Image Styles*/
.contentpaneopen img { margin:8px }
.buttonheading a { margin:0 2px }
td.buttonheading img, .hasTip img { border:none; margin:0 2px; padding: 0;  }
.imgRight { float:right }
.imgLeft { float:left }
.img {  border:3px double #C8C5B0 }
.imgRight { float:right; margin:0 0 10px 10px; position:relative; border:3px double #C8C5B0  }
.imgLeft { float:left; margin:0 10px 10px 0; position:relative; border:3px double #C8C5B0 }
/*End Image Styless*/

.createdate, .small, .modifydate, .pagenavcounter { font-size:0.8em; padding:1px 0; color:#236C8C }
table.contentpaneopen fieldset { margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:7px; width:99% }
table.contentpaneopen { width:99% }
.button { width:68px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#fff; font-size:0.9em; background:url(../images/button.png) no-repeat }
#searchForm .button { margin-left:10px }
.inputbox { border:1px solid #ccc; width:65%}
.contentpane li { margin-bottom:8px; border-bottom:1px solid #ccc; padding-bottom:5px }
td.contentdescription { padding:8px; }
a.readon { color:#fff; background:url(../images/read.gif) no-repeat; display:block; width:100px; height:40px; padding:2px 0 4px 0; font-weight:bold; text-decoration:none; text-align:center; float:right }
a.readon:hover { color:#fff; background:url(../images/read-h.gif) no-repeat }
.article_separator {
	background:url(../images/dotbar.png) repeat-x center;
	display:block;
	height:10px;
	width:97%;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: auto;
}
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #ccc; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { border:1px dotted #8A5C23; margin:5px }
.componentheading, .contentheading { font-size:14px; color:#A31021}
.bluetext, .bluetext { font-size:12px; color:#1360AE}
.componentheading { margin:0 0 8px 0; padding:5px 0; border-bottom:1px dotted #8A5C23; border-top:1px dotted #8A5C23 }
legend { margin: 0; padding: 0 10px }
#modlgn_remember { width:20px; border:none }
#form-login .button {  }
#form-login li { background:none; list-style:none; margin:0; padding:0 }

h1 { font-size:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }

/*___________________Table View______________*/
td.sectiontableheader { background:#E1DECD; color:#3F1614; border-right:1px solid #F4F2E6; padding:5px 10px; font-weight:bold; }
td.sectiontableheader a { text-decoration:none; }
tr.sectiontableentry1 td, tr.sectiontableentry2 td { padding:5px }
#count { width:10% }
#tableOrdering { width:70% }
#author { width:20% }

/*_______________EXTRAS __________________*/

#upcoming_events_content { padding:0 0 15px 0 }

/* System Standard Messages */
#system-message { color:#000 }
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { list-style:none; background:#C3D2E5 url(../images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:10px 0 10px 40px; text-indent:0px }
/* System Error Messages */
#system-message dd.error ul { list-style:none; color:#c00; background:#E6C0C0 url(../images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
/* System Notice Messages */
#system-message dd.notice ul { list-style:none; color:#c00; background:#EFE7B8 url(../images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
#system-message .message ul li { list-style:none; background-image:none }

/* -- Editor Buttons -- */
#editor-xtd-buttons { padding:5px }
.button2-left, .button2-right, .button2-left div, .button2-right div { float:left }
.button2-left a, .button2-right a, .button2-left span, .button2-right span { display:block; height:22px; float:left; line-height:22px; color:#000; cursor:pointer } /*font-size */
.button2-left span, .button2-right span {cursor:default; color:#000 }
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span { padding:0 6px }
.page span { color:#000; font-weight:bold }
.button2-left a:hover, .button2-right a:hover { text-decoration:none; color:#0B55C4 }
.button2-left a, .button2-left span { text-decoration:none; padding:0 24px 0 6px }
.button2-right a, .button2-right span { text-decoration:none; padding:0 6px 0 24px }
.button2-left { background: url(../images/j_button2_left.png) no-repeat; float:left; margin-left:5px }
.button2-right { background: url(../images/j_button2_right.png) 100% 0 no-repeat; float:left; margin-left:5px }
.button2-left .image { background: url(../images/j_button2_image.png) 100% 0 no-repeat }
.button2-left .readmore { background: url(../images/j_button2_readmore.png) 100% 0 no-repeat }
.button2-left .pagebreak { background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat }

/* Component Specific Fixes */
#component-contact table td { padding: 2px 10px }
#component-contact img { border:none; margin:0; padding:0 }
#component-contact .contentheading { background:none }

/* videogallery start */

#overview {
	background-image: url(overview.png);
}

#overview_dn {
	background-image: url(overview_dn.gif);


}

#overview_fr {
	background-image: url(overview_fr.gif);
width: 125px;

}


#overview_it {
	background-image: url(overview_it.gif);

}

#overview_es {
	background-image: url(overview_es.gif);
        width: 112px;

}


.link {color:#3572BD;text-decoration:none;font-size:13px;}
.link:hover {border-bottom:1px dotted #3572BD;}
#bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1360AE;
}
.style5 {font-size: 8pt; color: #A31021; }
#Donationbannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style7 {color: #ffffff}

