@charset "utf-8";
/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/


* { margin:0; padding:0}
img, fieldset { border:none}

body { margin:0px; padding:0px; background:#000000 url(../images/bg_body.gif) top center; font-family:Arial, Helvetica, sans-serif ; }

p { font-size:12px; font-weight:normal; color:#5e5e5e; padding-bottom:20px}
p a:link, p a:visited { text-decoration:underline; color:#000000}
p a:hover { text-decoration:underline; color:#000000}

h1 { font-size:22px; font-weight:bold; color:#000000}

h3 { font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:18px; font-weight: normal; color:black}


/*
---------------------------------------------
02. container
---------------------------------------------
*/

#container { width:100%; float:left; background:url(../images/bg_container.gif) no-repeat top center}


/*
---------------------------------------------
03. header
---------------------------------------------
*/


#header { width:1011px; margin:0 auto; padding-left:17px}

#header .logo { width:328px; height:88px; float:left; background:url(../images/bg_logo.png) no-repeat; padding-top:27px; padding-left:22px;}


/*
---------------------------------------------
04. wrapper
---------------------------------------------
*/


#wrapper { width:1028px; margin:0 auto}

/*
---------------------------------------------
05. button_newsletter
---------------------------------------------
*/


#button_newletter { width:988px; height:25px; float:right; text-align:right; padding-right:40px; position:relative}


/*
---------------------------------------------
06. main box styles
---------------------------------------------
*/


#mainbox { width:1028px; float:left; margin-left:-10px; margin-top:-17px; padding-bottom:25px}

#mainbox_top { width:1028px; height:38px; float:left; background:url(../images/mainbox_top.png) no-repeat bottom;}
#mainbox_middle { width:956px; float:left; background:url(../images/mainbox_middle_home.png) repeat-y; padding-left:32px; padding-right:40px;}
#mainbox_bottom { width:1028px; height:48px; float:left; background:url(../images/mainbox_bottom.png) no-repeat}


/*
---------------------------------------------
07. left panel
---------------------------------------------
*/


#leftpanel { width:245px; float:left; margin-bottom: 10em;}



/*
---------------------------------------------
07.1 left panel - search
---------------------------------------------
*/


#search { width:221px; height:40px; background:url(../images/bg_search.gif) no-repeat; margin-left:41px; position:relative; margin-top:-45px; padding-left:14px; padding-top:10px}
#search  .searchInput { border: none; width:140px; float:left; border:none; margin-top:2px}
#search  .searchButton { 	
	border: none;
	background: url(../images/button_search.gif) 0 0 no-repeat;
	width: 55px;
	height: 20px;
	float:left;
	left: 10px;
	top: 5px;}

	.menuitem2
	{
		background: url(../images/mi_bg.png) no-repeat top center;
		font: bold 12px arial;
		text-transform: uppercase;
		color: white;
		display: block;
		position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
		width: auto;
		padding: 14px 12px 0px 24px;
		text-decoration: none;
		height: 35px;
		vertical-align: bottom;

	}


/*
---------------------------------------------
08. right content - homepage
---------------------------------------------
*/


#rightcontent { width:700px; float:left; padding-left:10px}


/*
---------------------------------------------
08.1 right content - styles
---------------------------------------------
*/


.photobox1 { width:689px; float:left; background:#D0BD6B; padding:7px 4px 4px 7px; margin-bottom:12px}


.calenderbox { width:242px; float:left; background:#396A7C; padding:14px 21px 0 12px}
.heading_calender { float:left; padding-bottom: 6px;}
.calenderbox h3 { width:242px; float:left; padding-top:5px}
.calenderbox p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FDFCF5; font-style:italic; padding-bottom:10px}


.credentialbox { width:251px; float:left; background:#D0BD6B; padding:10px 12px; margin:0 16px}
.heading_credential { float:right; padding-right:3px; margin-top:-95px; position:relative}


.claribox { width:97px; float:left; background:#536A3C; padding:10px}
.heading_clari { float:left; padding-top:10px; padding-left:5px}


.photobox2 { width:332px; float:left; background:#B9AA5B;padding:7px 6px 7px 5px; margin-top:-7px}


.blackbox { width:185px; float:left; background:#000000; padding:21px 12px; margin:0 15px; margin-top:-7px}


.photogallery { width:116px; float:left}
.heading_photogallery { float:left; padding:8px 0}

.photogallerybox { width:106px; float:left; background:url(../images/bg_photogallerybox.gif) no-repeat; padding:5px}


/*
---------------------------------------------
09. footer styles
---------------------------------------------
*/


#bg_footer { width:100%;  height:32px; float:left; background:#32271A; margin-bottom:30px}

#footer { width:970px; margin:0px auto; padding-top:10px; padding-left:10px}
#footer p { color:#FFFFFF; font-size:12px}
#footer p a { text-decoration:underline; color:#FFFFFF}
#footer p .developer { padding-left:20px}


/*
---------------------------------------------
10. main box innerpage
---------------------------------------------
*/


#mainbox_inner { width:1028px; float:left; margin-left:-10px; margin-top:-17px; padding-bottom:25px}

#mainbox_inner #mainbox_middle { width:956px; float:left; background:url(../images/mainbox_middle.png) repeat-y; padding-left:32px; padding-right:40px;}


/*
---------------------------------------------
10.1 main box - middle panel
---------------------------------------------
*/


#middlepanel { width:430px; float:left; padding:11px 26px 0px 25px}
#middlepanel .photo_about { width:430px; height:209px; float:left; padding-bottom:25px}
#middlepanel .content { width:425px; float:left; padding-left:5px}
#middlepanel .content h1 { width:425px; float:left; border-bottom:1px solid #5E5E5E; padding-bottom:5px; margin-bottom:10px }
#middlepanel .about_content p { width:425px; float:left; padding-top:10px; padding-bottom:7px}

#middlepanel li a { width: 100%; margin-left: 5px; margin-bottom: 5px; margin-top: 10px; list-style:none;font: bold 15px "Trebuchet MS" , Verdana, Helvetica, sans-serif; color: #162329;}
#middlepanel li {margin-left:1.5em;}

#middlepanel2 { width:655px; float:left; padding:11px 26px 0px 25px}

/*
---------------------------------------------
10.2 main box - right panel
---------------------------------------------
*/


#rightpanel { width:210px; float:left; padding-left:15px; padding-top:12px}
#rightpanel .photo { width:210px; float:left; padding-bottom:12px}
#rightpanel li {margin-left: 5px; margin-bottom: 5px; margin-top: 10px; list-style:none;font: bold 15px "Trebuchet MS" , Verdana, Helvetica, sans-serif; color: #162329;}
#rightpanel li a {margin-left: 5px; margin-bottom: 10px; margin-top: 10px; list-style:none;font: bold 15px "Trebuchet MS" , Verdana, Helvetica, sans-serif; color: #162329;}



/* BLOG ITEM */	
	/* blog listing page */		
	.blogList {
		padding: 0;	
			
	}
		.blogList ul {
			margin-left: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.blogList ul li {
				list-style: none;
				margin-left: -2px !important;
			}
			
			.blogList ul li h2.postTitle {
				font-size: 22px;
				margin: 0;
				font-color: #fff !important;
			}
				.blogList ul li h2.postTitle a {
					text-decoration: none;
					font-color: #fff !important;
				}
				
			.blogList ul li h2.postTitle a:link, h2 a:visited { text-decoration:underline; color:black;}
				
			.blogList ul li  .postInfo {
				color: #444;
				margin-bottom: 10px;
			}
				
			.blogList ul li  .postDate {
				color: #444;
				font-size: 11px;
			}
			
			.blogList ul li .postInfo a {
				color: #444 !important;	
				font-size: 11px;			
			}
				
				
				
	/* post detail page */
	.post .postDate {
		margin: 0 0 15px 0;
		color: #444;
	}
		.post .blogBack {
			margin: 40px 0 0 0;
			font-weight: bold;
			text-align: right;
			display: block;
			width: 100%;
			padding-top: 5px;
		}
		
		
	
	
	
	/* blog comments */
	.comments {
		padding-top: 10px;
	}
		.comments dl {
			background: #EEEEEE !important;
			
		}	
			dt.comment {
				background: #EEEEEE !important;
				clear: both;
				margin: 0 0 5px 0;
				padding: 0 0 5px 0;
				border-bottom: 1px solid #000;
			}			
				dt.comment a {
					font-weight: bold;
				}			
			
			dd.comment {			
				background: #EEEEEE !important;
				padding: 8px;
				margin-bottom: 15px;
			}
						
			.commentDate {		
				font-size: .9em;
				color: #999;
			}
		
		
		
	/* comments form */
	.commentsHead {
		margin-top: -45px;
		font-size: 20px;
	}
	
	.commentsForm {
		clear: both;
		padding-top: 25px;
		width: 90%;
	}
		.commentsForm .addComment {
			font-size: 1.5em;
		}
		
		.commentsForm label {
			font-weight: bold;
		}
		
		.commentsForm input, .commentsForm textarea {
			padding: 2px 4px;
			font-size: 1em;
		}
		
		.commentsForm img { /* this is for the captcha image */
			 margin: 5px 0;
			 border: 1px solid #333;
		}
		
		.commentsForm input.submitComment {
			 margin: 10px 0;
			 background: #000;
			 border: 1px solid #333;
			 padding: 5px 3px;
			 width: 210px;
			 color: #fff;
			 font-weight: bold;
			 text-transform: uppercase;
		}
		
		.commentsForm .note {
			color: #444;
		}

	
	
	
	


/* GRAPHIC TABULAR EVENTS CALENDAR */
	.eventsCalendar table { /* entire table */
		border: 1px solid #333;
		width: 100%;
		border-collapse: collapse;
	}		
		.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
			padding: 2px;
			border: 1px solid #333;
			text-align: left;
			vertical-align: top;
		}
		
		.calendarTitle td { /* top bar with current month and next/previous buttons */
			text-align: center;
			background: #333 !important;
			color: #FFF;
			padding: 5px 4px !important;	
			text-transform: uppercase !important;
			font-weight: bold !important;	
		}	
			.calendarNextPrevious {
				color: #fff !important;
				font-weight: normal;
			}	
				.calendarNextPrevious a {
					color: #fff !important;
					font-weight: normal;
				}	
				
		.calendarDayHeader { /* m-f bar */
			color: #333;
			background: #999;
			font-weight: normal;
			height: 1px;
			text-align: center;
			padding: 4px 2px;
			text-transform: uppercase !important;
			font-size: .9em;
		}	
			
		.calendarToday, .calendarToday a { /* current day */
			color: #333 !important;
			background: #ACACAC;
			font-weight: bold;
		}	
		.calendarWeekendDay { /* weekends */
			background: #e0dedb;
			color: #333 !important;
		}	
		.calendarDay { 
			background: #e0dedb;
			color: #333 !important;
		}	
			.calendarDay a { 
				font-weight: bold;
				color: #333 !important;
			}		
		.calendarOtherMonthDay { /* previous or next months days on current months calendar */
			color: #333;
			background: #efefef;
		}
				
				
				
	.eventsList {
		padding: 0;
		margin-top: 10px !important;	
	}
		.eventsList ul {
			padding-top: 10px;
			list-style: none;
		}
			.eventsList ul li {
				list-style: none;
				padding: 0 0 5px 0;
				margin-bottom: 5px;
				margin-left: -2px !important;
			}
			
			.eventsList ul li a {
				font-size: 20px;
				margin: 0;
				color: #000 !important;
				text-decoration: none !important;
			}
			
				.eventList ul li h2.postTitle {
					font-size: 22px;
					margin: 0;
					font-color: #fff !important;
					text-decoration: none !important;
				}
					.eventList ul li h2.postTitle a {
						text-decoration: none;
						font-color: #fff !important;
					}

				.eventList ul li h2.postTitle a:link, h2 a:visited {  font: tahoma; font-size:14px; font-weight: normal; color:black; text-decoration: none !important;}
				
			.eventsList ul li .eventDate {
				margin: 0 0 5px 0;
				color: white;
				font-style: italic;
				font-size: 11px;
			}		
				
				
	/* calendar detail page */
		.event .eventDate {
			margin: 0 0 15px 0;
			color: #444;
		}
		.event .eventBack {
			margin: 10px 0;
			font-weight: bold;
			border-top: 2px solid #999;
			padding-top: 5px;
		}
	
	
	

/* ICEBRRG */
	.fieldSelected { /* background color of a selected field. */
		background: transparent !important;
		border-color: #fff !important;
	}
	h2 .formTitle  { font-size:25px; font-weight:normal; color:#a8d200}


