body {
	margin: 0; 
	padding: 0;
	background: #716f64 url(../assets/images/_layout_images/bg_page.jpg) repeat-x top; 
	text-align: center; 
	
}

#container_outer {
width: 906px;
background: #ffffff;
margin: 10px auto;
border: 1px solid #716f64;
}

 #container {
	width: 894px; 	
	padding: 6px; 
	text-align: left; 	
}

#container_popup {
	padding: 12px; 
}

#container_popup_inner {
	padding:10px 5px 10px 5px;
	text-align: left; 
	margin: 12px;
}


#top {
	height: 60px;	
	width:894px;	
	background: #ffffff;
}

#top h1 {
	color: #333333;
	font-size: 15px;
	line-height: 60px;	
	margin: 0;
	padding: 0;
}

#topleft {
	float: left;
	width: 400px;		
	padding-left: 10px;

	
}

#topright {
	float: right;
	width: 440px;	
	text-align: right;
	line-height: 60px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #990000;

} 

.topicon {
	float: left;
	margin-right: 10px;
	margin-left: 20px;	
}

.topicontext {
	  float:left;
	  line-height: 60px;
}

.topicontext a {
	  line-height: 60px;
}

#header {	
	width: 894px; 
	height: 230px; 
	padding: 0;
	margin: 0px 0px 3px 0px;			
}





#main {
 	float: left;
	width: 894px;
	background: url(../assets/images/_layout_images/bg_content.jpg) repeat-x top; 
	padding: 10px 0px 10px 0px;
	margin: 0px;	
}



#mainleft {
	float:left;
	width: 230px; /* 294 */
	padding-left: 24px;
	padding-right: 40px;
	
}

#mainmain {
	float: left;
	width: 588px; /* 598 */
	padding-right: 10px;
}


#mainmiddle {
	float: left;
	width: 358px;
	
}

#mainright {
	float:right;
	width: 207px;
	text-align: right;
	padding-left: 23px;
}


 #footer {	
	float: left;
	width: 892px;
	height: 120px;
	padding-top: 10px;
	background: url(../assets/images/_layout_images/bg_bot.jpg) repeat-x top; 
	font-size: 11px;	
}

#footer p, #footer td, #footer a {
	font-size: 11px;
}

.footfull {
	padding: 0px 20px 0px 20px;	
	text-align: center;	
}

.footfull img {
	margin: 0px 20px 0px 20px;	
}

.footleft {
	float:left;
	width: 230px; /* 294 */
	padding-left: 24px;
	padding-right: 40px;
	
	
}


.footmiddle {
	float: left;
	width: 358px;
	
	
}

.footright {
	float:right;
	width: 207px;
	text-align: right;
	padding-left: 23px;	
	
}

#credits {
	width: 906px;
	margin: auto;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	padding-bottom: 15px;
}

#credits a {
	color: #ffffff;
	font-size: 11px;
}

#credits a:hover {
	color: #990000;
}

.mapclass{
	padding: 2px;
	background: #ffffff;
	border: 1px solid #f9cf01;
	margin: 5px;
}
/*
#googlemap {
	padding: 2px;
	background: #ffffff;
	border: 1px solid #f9cf01;
	margin: 5px;
}
*/

.bars {
	width: 894px;
	background: url(../assets/images/_layout_images/bg_bars.jpg) no-repeat;
	height: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.bar_one {
	width: 894px;
	background:url(../assets/images/_layout_images/bar_yellow.jpg) no-repeat;
	height: 4px;
	margin-top: 3px;
}

.logos img {
	border: none;
	margin: 10px;
	text-align: center;
	
}

/* really useful css */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* navigation  menu styles */
	
	#footnav, #footnav ul { /* all lists */

	padding: 0;
	margin: 0 40px 0 40px;
	list-style: none;
	left: 0px;
	top: 0px;
	font-size: 11px; 
	color: #990000;
	text-align: center;
	
}
	
#footnav li { /* all list items */
	float: left;
	text-align: center;
	cursor: default;
	border-right: 1px solid #f9cf01;		
	
			
}	

#footnav li a {
	display: block;
	text-decoration: none;
	color: #990000;
	font-weight: normal;
	font-size: 11px;
	padding: 6px; 
	
		
}
		
#footnav li a:hover {
	padding: 6px; 
	color:  #000000;}

#footnav  .active {
	color:  #000000;}

#footnav  .on {
	color:  #000000;}
	
	
	
	
	
	
#sidenavarea {
/*	float: left; */
	width: 222px;
	
}	

/* side navigation */
	
#sidenav, #sidenav ul { /* all lists */

	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	left: 0px;
	top: 0px;
	font-size: 14px; 
	color: #990000;
}
	
#sidenav li { /* all list items */
	float: left;
	text-align: left;
	cursor: default;
	width: 220px;
	background: #ffffff;
	border-bottom: 1px solid #f9cf01;	
	margin-bottom: 8px;
	
			
}	

#sidenav li a {
	display: block;
	text-decoration: none;
	color: #990000;
	font-weight: normal;
	font-size: 14px;
	padding: 6px 0px 12px 6px; 
	
		
}
		
#sidenav li a:hover {
	padding: 6px 0px 12px 6px; 
	color:  #000000;}

#sidenav  .active {
	color:  #000000;}

#sidenav  .on {
	color:  #000000;}


/* second level lists */

#sidenav li ul {
	float: left;
	display: block;
	width : 220px;
	padding: 6px 0px 6px 0px; 
} 

#sidenav li ul li {
	border: none;
}

#sidenav li ul li a {

	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	padding: 6px 0px 6px 40px;
	border: none; 	
}

#sidenav li ul li a:hover {
	padding: 6px 0px 6px 40px;
	color: #990000;}

#sidenav li ul li a:active {
	
padding: 6px 0px 6px 40px;
	color: #000000;
 
}

/* side boxes */

.boxnewshead {
	width: 125px;
	height: 41px;
	background: url(../assets/images/_layout_images/bg_head_news.jpg) no-repeat;
	line-height: 41px;
	padding-left: 70px;
	padding-right: 10px;
	color: #990000;
	font-style:italic;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
}

.boxeventshead {
	width: 125px;
	height: 41px;
	background: url(../assets/images/_layout_images/bg_head_events.jpg) no-repeat;
	line-height: 41px;
	padding-left: 70px;
	padding-right: 10px;
	color: #990000;
	font-style:italic;
	font-weight: normal;
	font-size: 16px;
	text-align: left;	
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
}

.boxbox {
	width: 185px; /* 207 */
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
	font-size: 11px;
}


/* breadcrumb */

#breadcrumb {
	height: 20px;
	color:  #888b47;
	font-size: 10px;
}	

#breadcrumb a {
	text-decoration: none;
	text-transform: none;
	color: #990000;
	font-size: 10px;
	
}

#breadcrumb a:hover {
	color:  #888b47;

}


/* form styles */

input {
	border: 1px solid #c1c3bf;
	background: #ffffff;
	padding:1px;
	font-size: 12px;
}

.textinput{
	border: 1px solid #c1c3bf;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.forminput {
	border: 1px solid #c1c3bf;
	background: #ffffff;
	padding:1px;
	font-size: 12px;	
}

.forminputon {
	border: 1px solid #ab152b;
	background: #ffffff;
	padding:1px;
	font-size: 12px;	
}

.selinput {
	border: 1px solid #c1c3bf;
	background: #ffffff;
	font-size: 12px;	
	
}

.inputlogin {
	border: 1px solid #c1c3bf;
	background: #ffffff;
	padding:1px;
	font-size: 12px;
	height: 16px;
	width: 107px;
}

.inputbutton {
	border: none;
	background: none;
	padding: 0;
}

.formtable {
	background: #ffffff;
}

.formheading {
	font-weight: bold;	
	color: #ab152b;
}
.formfieldlabel {
	font-weight: bold;
	color: #ab152b;
}

.formbutton {
font-size: 12px;
background-color: #ab152b;
color: #ffffff;
border: 1px solid #ab152b;;
text-transform: uppercase;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
} 


.linkbox {
width: 150px;
font-size: 11px;
font-weight: bold;
background-color: #6c002c;
padding: 2px;
border: 1px solid #6c002c; 
color: #ffffff;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
} 

.linkbox a {	
	text-decoration: none;
	color: #ffffff;
}

.linkbox a:link, .linkbox a:visited {
	color: #ffffff;
		text-decoration: none;
}

.linkbox a:hover {
	color: #ffffff;
	text-decoration: underline;
}



.ditto_item {
	padding: 10px 0px 10px 0px ;
	
}

.ditto_image {
	float:left;
	margin: 10px 10px 10px 0px;
	border: none;
	width: 120px;
}

.ditto_pageTitle {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
}

.ditto_pageTitle a:link {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	
}


.ditto_pageTitle a:visited {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	
}

.ditto_pageTitle a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}



.ditto_documentInfo {
	color:#990000;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
}

.ditto_introText {
	color:#666666;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	width: 450px;
}

.ditto_introText a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}


.ditto_introText a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.ditto_introText a:hover {
	color: #000000;
	text-decoration: underline;
}


.ditto_item_h {
	padding: 5px 0px 10px 0px ;
	
}

.ditto_image_h {
	float:left;
	margin: 5px 5px 5px 0px;
	border: none;
	width: 60px;
}

.ditto_pageTitle_h {
	color: #90000;
	font-size: 12px;
	font-weight: bold;	
}

.ditto_pageTitle_h a:link {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	
}


.ditto_pageTitle_h a:visited {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	
}

.ditto_pageTitle_h a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}



.ditto_documentInfo_h {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 4px;
}

.ditto_introText_h {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	float: left;
	width: 170px;
}

.ditto_introText_h a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}


.ditto_introText_h a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.ditto_introText_h a:hover {
	color: 000000;
	text-decoration: underline;
}

/* General Easy Events styles */

#ee_miniCalendarContainer {
    margin:1em 0 1em 1em;
    padding:1px;
    float:right;
    font-size:70%;
    width:140px;
    background:#FFF;
    border-bottom:1px solid #CCC;
    border-top:1px solid #CCC;
}
.ee_miniCalendarNav,
.ee_miniCalendarDays {
    margin:0;
    width:100%;
    text-align:center;
    border-collapse:collapse;
}

/* Calendar nav */

.ee_miniCalPrev,
.ee_miniCalNext {
    width:1.5em;
}
.ee_miniCalPrev a, 
.ee_miniCalNext a {
    display:block;
    background:#EEE;
    color:#777;
    border-bottom:1px solid #FFF;
}
.ee_miniCalPrev a:hover, 
.ee_miniCalNext a:hover {
    background:#CCC;
    color:#000;
}

/* Calendar days header */

.ee_miniCalendarDays th {
    text-align:center;
    font-weight:bold;
    background:#CCC;
}

/* Day variations */

.ee_prev, .ee_next {
    background:#EEE;
    color:#777;
}
.ee_noLinkDay,
.ee_current a,
.ee_prev a,
.ee_next a {
    display:block;
}
.ee_today .ee_noLinkDay {
    border:1px solid #F90;
}
.ee_current a {
    background:#CDF;
}
.ee_current a:hover {
    background:#06F;
    color:#FFF;
}
.ee_prev a,
.ee_next a {
    color:#777;
}
.ee_prev a:hover,
.ee_next a:hover {
    color:#FFF;
    background:#777;
}


/* Listing styles */
.easyEventsList_heading {
    margin:.5em 0 .1em 0;
    font-size:138.5%;  
	color: #990000;
}
.easyEventsList_description {
    font-size:90%;
}

