/***********************************************************************************************
* Version History
* ===============
* v1.0.00	11/24/2008	GJJ	Origination
* v1.0.01	03/29/2009	GJJ	.net 2.0 version
* v1.0.02	04/11/2009	GJJ Browser compatibility chnages
*
***********************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:956px;
	border:solid 1px #88B1CE;	
	position:relative;
	overflow:inherit;		
	height:auto;
	min-height:680px;	
	z-index:5;
}
	
#content-main-two-column {
	width:740px;
	float:right;
	padding: 0px 0px 0px 0px;
	border:solid 0px #000000;		
	min-height:665px;
	height:auto;
	overflow:inherit;	
	z-index:5;
	}

#content-side-two-column {
	float:left;
	width:200px;	
	border-right:dashed 0px #000000;		
	overflow:inherit;		
	z-index:5;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:956px;	
	border:solid 1px #88B1CE;	
	position:relative;	
	overflow:inherit;				
	min-height:680px;
	z-index:5;	
	}
	
#content-main-three-column {
	width:725px;
	float:right;		
	padding:5px;	
	margin-right:0px;		
	border:solid 1px #88B1CE;	
	min-height:665px;	
	background:url(Images/main_bg.jpg) repeat-y; 	
	z-index:5;
	}
	
#content-main-three-column-r1{
	width:725px;
	float:right;		
	padding:5px;	
	margin-right:0px;			
	margin-bottom:10px;	
	border:solid 1px #88B1CE;		
	background:url(Images/main_bg.jpg) repeat-y; 	
	}	
	
#content-main-three-column-r2{
	width:725px;
	float:right;		
	padding:5px;		
	margin-right:0px;		
	border:solid 1px #88B1CE;		
	background:url(Images/main_bg.jpg) repeat-y; 	
	}		

#content-side1-three-column 
{
	width:200px;
	float:left;	
	border:solid 0px #000000;	
}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#welcome-home
{
	width:730px;	
	float:right;
	margin:0px 0px 0px 0px;
	padding:1px;	
	border:solid 1px #4498c2;		
	background:url(Images/main_bg.jpg); 	
}

#ticker-home
{
	width:723px;	
	margin:0px 0px 5px 0px;
	float:right;
	padding:5px;	
	border:solid 1px #4498c2;		
	background:url(Images/main_bg.jpg); 	
}

#three-column-container 
{
	width:735px;	
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px;
	border:solid 0px #4498c2;	
	background:none; 
}

#three-column-side1 
{
	float:left;
	width:173px;		
	margin: 0 0 0 0;
	border:1px solid #4498c2;	
	padding:1px;	
	background:#FFFFFF; 	
	height:465px;
	overflow:hidden;
	background:url(Images/bg1.png) repeat-y;	
}

#three-column-side2 
{
	float:left;
	width:173px;		
	margin: 0 9px 0 9px;			
	border:1px solid #4498c2;
	padding:1px;
	background:#FFFFFF; 	
	height:465px;	
	overflow:hidden;
	background:url(Images/bg2.png) repeat-y; 
}
	
#three-column-side3 
{
	float:left;
	width:173px;	
	margin: 0 9px 0 0;			
	border:1px solid #4498c2;
	padding:1px;
	background:#FFFFFF; 	
	height:465px;
	overflow:hidden;
	background:url(Images/bg3.png) repeat-y; 
}
	
#three-column-side4 
{
	float:right;
	width:173px;	
	margin: 0 0 0 0;		
	border:1px solid #4498c2;
	padding:1px;
	background:#FFFFFF; 	
	height:465px;
	overflow:hidden;
	background:url(Images/bg4.png) repeat-y; 
}	
	
#three-column-side4-ticker {
	float:right;
	width:173px;	
	margin: 5px 0 0 0;		
	border:1px solid #4498c2;
	padding:5px;
	background:#FFFFFF; 	
	height:190px;	
	overflow:hidden;	
	background:url(Images/bg4.png) repeat-y; 
}			

.two-column-container-row
{
	width:735px;	
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px;
	border:solid 0px #4498c2;	
	background:none; 
}

#schedule-home
{
	width:363px;	
	height:174px;
	float:left;
	margin:5px 0px 0px 0px;	
	display:table;			
	position:relative;			
	overflow:hidden;
}

#religious-home
{
	width:362px;	
	height:171px;
	float:right;
	margin:5px 0px 0px 0px;
	border:solid 1px #4498c2;		
	display:table;		
	position:relative;		
	background:url(Images/bg34.png) repeat-y; 	
	overflow:hidden;
}

#campaign-home
{
	width:361px;	
	height:170px;
	float:left;
	margin:5px 0px 0px 0px;
	border:solid 1px #4498c2;		
	display:table;		
	position:relative;		
	background:url(Images/bg12.png) repeat-y; 	
	overflow:hidden;
}

#alter-home
{
	width:361px;	
	height:170px;
	float:right;
	margin:5px 0px 0px 0px;
	border:solid 1px #4498c2;		
	display:table;		
	position:relative;
	background:url(Images/bg34.png) repeat-y; 	
	overflow:hidden;
}

#youth-home
{
	width:361px;	
	height:171px;
	float:right;
	margin:5px 0px 0px 0px;
	border:solid 1px #4498c2;		
	display:table;		
	position:relative;		
	background:url(Images/bg34.png) repeat-y; 	
	overflow:hidden;
}

#article-home
{
	width:363px;	
	height:174px;
	float:left;
	margin:5px 0px 0px 0px;	
	display:table;		
	position:relative;		
	overflow:hidden;
}





	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#000000;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #88B1CE;
	background-color: #88B1CE;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}

.menu-main {
	position: absolute;
	left: 10px;	
	text-transform: uppercase;
	font-size: 0.9em;	
	background:  #FFFFFF none;
	z-index:0;
}

.menu-footer {
	position: absolute;
	text-align:center;	
	left: 40px;	
	text-transform: uppercase;
	font-size: 10px;	
	color:#000000;
	text-decoration:none;
	background:  #FFFFFF none;
}

.menu-footer a{
	color:#000000;
	text-decoration:none;	
}

.menu-vertical {
	position:relative;
	left: 0px;		
	text-transform: uppercase;
	font-size: 0.9em;	
	font-weight:bold;
	Width:212px;
	border: solid 1px #000000;	
}

.menu-vertical-static
{
	background:url(OutlookMenu/item_bg.jpg);    
}

.menu-vertical-selected
{
	background:url(OutlookMenu/hd_hover_bg.gif) repeat-x; 	    	
}

.menu-vertical-static-hover
{
	background:url(OutlookMenu/item_bg_reverse.jpg);   
}

.menu-vertical-sub 
{
	background:url(OutlookMenu/item_bg.jpg);   
	position:inherit;
	width:170px;
	text-transform: uppercase;	
	font-size: 0.9em;		
	font-weight:bold;
	border: solid 1px #000000;
	z-index:1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:2.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}

#content-side2-three-column a:link,
#content-side1-three-column a:link
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited 
{
	text-decoration:none;
}

#content-side-two-column a:link
{
	color:#d61719;
	text-decoration:none;	
}

#content-side2-three-column a:hover,
#content-side1-three-column a:hover 
{
	text-decoration:underline;
}

#content-side-two-column a:hover
{
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information {
	height:9.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:950px;
	right:2px;
	top:0px;
	}
	
	
#logo {
	position:absolute;
	top:.34em;
	left:3px;
	font-size:3.2em;
	font-weight:bold;
	font-family:Colonna MT;
	height:2.3em;
	color:#4b6cb5;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}
	
	

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0%;
	height:2em;
	width:34%;	
	vertical-align:text-top;
	}
	
	
	
#top-information-search 
{
	right:0px;
	text-align:left;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;	
	height:100%;
	padding:0 0 0 0;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

#nav-main {
	background:#88B1CE url(images/background.jpg)  top left no-repeat;	
	margin-left:auto;
	margin-right:auto;
	top:0px;
	right:0px;
	width:950px;	
	height:13px;
	padding:.8em 0 1.2em 20px;
	position:relative;			
	z-index:1;
}

#nav-main div 
{
	background:#88B1CE url(images/background.jpg)  top right no-repeat;	
	width:790px;	
	position:absolute;
	text-align:right;	
	font-weight:bold;
	height:13px;
	text-transform:uppercase;
	color:#ffffff;
	top:0;
	right:0;
	padding: .8em 1em 1.2em 0;	
}

#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:white;
	text-decoration:none;
}

#nav-main a:hover {
	color:Maroon;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container 
{
	position:relative;	
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom:auto;
	width:965px;
	left:-0.2em;
	top:0px;
	background:#FFFFFF;		
	border:0px;		
	}	
	
	
.poster-photo-image 
{	
	position:relative;
	background: #88B1CE url(../../images/Slides/slide1.jpg);
	padding: 2px 2px 2px 2px;		
	width:774px;
	height:175px;	
	display:block;		
	border:0px solid #88B1CE;	
	}

#feature-area-home {
	position: absolute;	
	top:0px;
	right:-0.4em;
	width:178px;	
	height:179px;			
	font-size:1em;	
	vertical-align:middle;
	background:#88B1CE;	
	color:White;
	padding:0 5px 0 5px;		
	text-transform:uppercase;
	font-weight:bold;
	}
	
	

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:930px;
	background:#88B1CE;
	position:relative;
	color:#ffffff;
	font-size: large;
	font-weight:bold;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#990000;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:0px 0;
}

.LeafNodesStyle 
{
     border:none;
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#000000;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-main-three-column ul {
	margin:0;
	padding:0;
	}

#content-main-three-column li 
{
	list-style:none;
	background:url(../../images/list-bullet-01.gif)  no-repeat 0 .8em;		
	padding: 0 .5em 0 1.5em;
	margin-left:0.6em;
}

#content-main-three-column ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

#content-main-three-column ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

#content-main-three-column ul.list-of-links li.current {
	background-color:#000000;
}


#content-main-three-column ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border 
{	
	border:solid 1px #CACACA;	
	background:#FFFFFF;
	padding:3px;
	margin-bottom:5px;
	display:block;		
}

.photo-home-section
{	
	border:solid 1px #CACACA;	
	background:#ffffff;
	padding:1px;
	height:121px;
	width:158px;
	margin-bottom:5px;
	display:block;		
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#88B1CE url(images/background-fotter.jpg) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:white;
	font-size:.8em;
	z-index:0;	
}

#footer div {
	background:#88B1CE url(images/background-fotter.jpg) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
	z-index:0;	
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	z-index:0;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	line-height: 0; 
	height: 0;
	}

.none {
    display:none;
}


/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(../../images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(../../images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(../../images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 725px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(../../images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

.photo_198 {
	border: 4px solid #FFFFFF;
}

.flags 
{
	 background-image: url(../../images/pole.gif);
	 background-position:left;
	 background-repeat:no-repeat;
	 padding-left:1px;
	 
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	USER INPUT AREA STYLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.table-container-two-column 
{
	width:100%; 	
	border-color:#E6E2D8; 
	border-style:Solid; 
	border-width:1px; 
	font-family:Verdana; 
	font-size:1em;
}

.table-col1-two-column 
{
	width:30%; 	
	text-align:right;	
}
	
.table-col2-two-column 
{
	width:70%; 	
	text-align:left;
}
		
.textbox
{
	width:75%;
}

.admin-controls 
{
	width:100%;
}

.login-controls
{
	 font-weight:bold;
	 color:Maroon;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ARTICLES STYLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.articlebox
{
   background-color: #E5EEFF ;
   color: #000000;
   border: solid 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: small;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
   background-color: #F7F6F3;
   color:#4b6cb5;
}

.sectiontitle
{
   padding: 6px 6px 6px 3px;   
   color: #000000;
   font-size: 12px;
   font-weight: bold;   
}

.sectionsubtitle
{
   padding: 6px 6px 6px 3px;   
   color:#000000;
   font-size: 12px;
   font-weight: bold;   
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ARTICLES STYLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#queryContainer
	{
		margin-bottom:2em;
		width: 80%;
		margin-left:auto;
		margin-right:auto;
	}
	
#query
{
	border:1px solid silver;
	width: 100%;
}

#searchcontrol
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.gsc-control 
{ 
	width: 100%; 
}

.categories
{
	width:85px;
	height:85px;	
	border:solid 1px #CACACA;	
	background:#FFFFFF;
	padding:3px;
	margin-bottom:5px;
	display:block;		
}

/****************************************************************************
* EVENTS
****************************************************************************/
.eventmonth h2
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

.eventmonth
{
    border: 1px solid #DBDB79;
    background:Beige;
    width:auto;    
    margin-right: auto;
    margin-left: auto;    
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
}

.eventmonthtable
{
    width:100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;    
    margin-bottom: 5px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}

.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}

.calcurrentmonth
{
	border: 2px solid Silver;
    /* no styles needed at this time */
}

.calothermonth
{
	text-align: left;    
    background-color: #E0D5C9;     
    border: 2px solid Silver; 
    height: 60px;
    vertical-align: top;
}

.calcurrentday
{
    background-color: #FFFFC1;    
}

.calweekend
{
	text-align: left;    
    background-color: #E1E1CD;
    border: 2px solid Silver; 
    height: 60px;
    vertical-align: top;
}

.calcurrentmonth , .calcurrentmonth ,.calcurrentday
{
    text-align: left;    
    border: 2px solid Silver;
    height: 60px;
    vertical-align: top;
    position:relative;
    border-collapse:separate;
    border-spacing: 5px; 
}

.eventlistdate
{
    padding-right: 4px;
}

.eventlisticon
{
    text-align: center;
}

.eventlisttime
{
    text-align: center;
    width: 95px;
}

.eventlistevent
{
    font-weight: bold;
}

.eventlistlocation
{
    /* no styles needed at this time */
}

.eventlist td
{
    padding-bottom: 4px;
}

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}


/****************************************************************************
* POLITICS OF PEACE
****************************************************************************/

#legends
{
	border:solid 1px black;
	background:white;
}

#legend-name
{
	background:none url(images/pop_header.gif) repeat;
	height:30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;	
	color:Black;
	text-align:center;
}

#legend-details
{
	padding:5px;
	text-align:left;
}
	
.online-form-header
{
	text-align:center;
	font-weight:bold; 
	color: Black; 
	background:url(images/pop_header.gif);
}	


/****************************************************************************
* POLLS
****************************************************************************/
			   
.pollbox
{
   font-size: 0.8em;
}

.pollcontent
{
   padding: 6px;
   font-weight:normal;
}

.pollquestion
{
   font-size: 1.0em;
   font-weight: bold;
}

.polloptions
{
   padding-top: 5px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color:#990000;
   font-size: 4px;  
   height:4px; 
}
		
.cntrl-align-middle
{
	vertical-align:middle;
}		

.listSearchExtender
{
	font-style:italic;
	color:Gray;
	background-color:White;
}

.searchPanel
{
	float:left;
}		

		
/****************************************************************************
* Article Box
****************************************************************************/		
.artciles-home
{
	border:solid 1px black;
	background:white;
}

.articles-home-name
{
	background:url(images/box-header-light-blue.gif) repeat-x;
	height:25px;	
	font-weight:bold;
	font-size:1.3em;		
	text-align:left;
	vertical-align:middle;	
	color:White;	
}

.articles-home-details
{
	padding:5px;
	text-align:left;
	font-size:1em;		
}		

/****************************************************************************
* Forums
****************************************************************************/		
.postinfo
{
   background-color:#F5F5DC;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   height:20px;   
   background-color: #4498c2;
   color: white;
   font-weight: bold;
   text-align:left;
}

.postbody
{
   padding:3px;      
}

.directions
{
	padding:6px 2px 2px 2px;
	background-color:#E1E1CD; 
	height:20px; 
	vertical-align:middle; 
	font-size:medium; 
	font-weight:bold; 
	color:Black;
}

.directions a
{
	color:#000000;
}

.directions a:hover
{
	color:Maroon;	
}



/****************************************************************************
* Home Misc
****************************************************************************/		
.misc-home
{
	border:solid 1px black;
	background:white;
}

.misc-home-name
{
	background:url(images/box-header-light-blue.gif) repeat-x;
	height:22px;	
	font-weight:bold;
	font-size:1.3em;		
	text-align:left;
	vertical-align:middle;	
	color:White;
	padding-top:3px;
}

.misc-home-details
{
	padding:5px;
	text-align:left;
	font-size:1em;		
}		


/****************************************************************************
* DataGrid
****************************************************************************/		
.datagrid
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	width:100%;
	border:solid 1px #ad9e87;
}

/* common cell styles */
.datagrid th, .datagrid td
{
	cursor:default;
	height:20px;
}

/* header cell style */
.datagrid th
{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#ad9e87;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ad9e87;
    background:#8197A3;
    color:White;	
    font-weight:bold;
    text-align:left;  
    padding-left:8px;  
}  

/* cell styles */
.datagrid td
{
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
    cursor:hand;
}

/* mouseover row style */
.datagrid tr:hover{ background-color:#f2e8da; }


/****************************************************************************
* DetailsView
****************************************************************************/		
.detail
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	background-color:#fff;
	border:solid 2px #000;
	padding:4px;
}
.detail .footer
{
	text-align:right;
	padding:8px;
}


/* table style */
.detailgrid
{
	border:solid 1px #ad9e87;
}

/* cell styles */
.detailgrid td
{
	cursor:default;
	height:20px;
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:#f2e8da;		
	border-bottom-style:solid;
	border-bottom-width:1px;	
    border-bottom-color:#f2e8da;	
}

.modalBackground 
{
    background-color:Gray;    
    filter:alpha(opacity=50);
	opacity:0.5;
}
        
.iFrame-viewer
{
	width: 725px;
	height: 700px;
}

.saint
{	
	width:210px;	
	top:725px;
	padding:1px;
	height:auto;
	display:table;	
	position:absolute;	
	border:solid 0px #000000;
}

.saint-header
{	
	height:22px;	
	font-weight:bold;
	font-size:1.3em;		
	text-align:left;
	vertical-align:middle;	
	color:Black;
	padding-top:3px;
}
    
       
        
    
