BODY {
	font-family: "Comic Sans MS";
	margin: 0px auto;
	text-align: center;
	background: #ebe6d3 url(../images/hatter.png) repeat-x;
	color: #41280B;
}

.button {
	border: 1px solid #41280B;
	font-family: 'Comic Sans MS';
	color: #41280B;
}

#logoPlaceHolder {
	text-align: left;
	vertical-align: top;
	background-color: #b2ac70;
	width: 191px;
}

#logoBG {
	position: relative;
} 
 
#logo {
	position: absolute;
	left: -30px;
	top: 15px;
}

#faag { 
	position: absolute;
	z-index: 1000;
	width: 1010px; 
}

.faag {
	position: relative;
	left: -18px;
}

.faag img {
	position: relative;
	top: 122px;
	vertical-align: top;
}
 
#topDiv {
	position: relative;
	float: left;
}

#rotateDiv {
	position: absolute;
	top: 0px;
	left:0px;
	height: 200px;
}

#rotateDiv img {
	position: absolute;
}

#maskDiv {
	position: relative;
	width: 770px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#dataDiv {
	position: absolute;
	top: 5px;
	right: -3px;
	height: 160px;
	z-index: 999;
}

#newsLetterAdv {
	position: absolute;
	top: 140px;
	z-index: 2000;
}

#headerData  {
	position: absolute;
	text-align: right;
	right: 5px;
	top: 5px;
	line-height: 160%;
}

#headerData, #headerData a {
	font-size: 12px;
}

#footerHolder {
	background-color: #B2AC70;
}

#footer {
	position: relative;
	top: 10px;
	border: 4px solid #ffffff;
	display: block;
	background-color: #DBDBB1; 
	height:17px; 
	color: #41280B; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
}

#footer  a{
	color: #41280B; 
	text-decoration: none;
	padding-left: 20px;
}

#topImg1 {
	vertical-align: bottom;
	padding-bottom: 3px;
}

#topImg2 {
	vertical-align: bottom;
	padding-bottom: 22px;
}

#topImg3 {
	vertical-align: bottom;
	padding-bottom: 10px;
}

.columnLeft, .columnRight {
	width: 8px; 
	border-bottom: 4px solid white; 
	background-color: #B2AC70; 
	vertical-align: top;
}

.columnLeft {
	border-left: 4px solid white;
}

.columnRight {
	border-right: 4px solid white; 
}

.titlePlaceHolder {
	vertical-align: top;
	text-align: left;
	width: 770px;
} 
 
.titlePlaceHolder, .titlePlaceHolder a {
	color: #41280B; 
	font-size: 14px;
}

.titlePlaceHolder a {
	text-decoration: none;
}

.titlePlaceHolder a:hover {
	text-decoration: underline;
}

.iconRibbon  {
	padding-bottom: 6px; 
}

#dataTitle {
	text-align: center;
	font-size: 16px;
	color: #41280B;
	padding-bottom: 10px;
}

.dataArea {
	text-align: left;
	vertical-align: top; 
	background-color: #B2AC70;
}

#dataHolder{
	background-color: #dcdbaf;
	position: relative; 
	font-size: 13px;
	color: #41280B;
	margin: 0px 0px 20px 0px; 
	border-width: 0px 4px 0px 4px;
	border-style: solid;
	border-color: white;
	padding: 50px 10px 20px 10px;
	z-index: 100;
}

.dataHolderWidthN {
	width: 627px;
	w\idth: 597px; /* IE bug fix */
}

.dataHolderWidth {
	width: 778px;
	w\idth: 748px; /* IE bug fix */
}

.topFrame, .topFrameN {
	position: absolute; 
	left: -4px; 
	top: 0px; 
	z-index: 5;
}

.topFrameFade, .topFrameFadeN {
	position: absolute; 
	left: -4px; 
	top: -1px;
	z-index: 4;
}

.bottomFrame, .bottomFrameN {
	position: absolute; 
	left: -4px; 
	bottom: 0px; 
	z-index: 5;
}

.bottomFrameFade, .bottomFrameFadeN {
	position: absolute; 
	left: -4px; 
	bottom: -1px; 
	z-index: 3;
}

.infoPlaceHolder {
	vertical-align: top; 
	text-align: center; 
	background-color: #B2AC70;
}

#infoHolder {
	position: relative;
	padding: 80px 0px 0px 0px;
	height: 300px;
}

#infoHeader {
	position: relative;
	z-index: 100;
}

#infoHeaderText {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 153px;
	color: #41280B;
	font-weight: bold;
	z-index: 101;
}

#infoDataHolder {
	position: absolute;
	left: 0px;
	top: 105px;
	width: 153px;
	text-align: left;
	margin-left: 3px;
}

#infoData {
	text-align: justify;
	border-width: 0px 4px 4px 4px;
	border-style: solid;
	border-color: white;
	font-size: 10px;
	background-color: #dcdbaf;
	padding: 20px 1px 1px 1px;
	
	width: 135px;
}

#firstLine:first-letter {
	color: red;
	font-size: xx-large;
}

.formAddress
{	
	font-size: 12px;	
}
 .formTitle
 {
	padding-left: 200px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #41280B;
 }

.formBody {
	padding-left: 20px;
	font-size: 14px;
	text-align: justify;
	width: 764;
	background-color: #dcdbaf;
 }
 
.formszoveg {

	font-size: 13px;
	color: #41280B;
	text-align: justify;
 }

 .sectionTitle {
	width: 100%;
 }
 
 .sectionTitle a{
	font-weight: bold;
	text-decoration: none;
	color: #41280B;
 }
 
 .sectionData {
	padding-right: 20px;
 }

 .sectionData a {
	text-decoration: none;
	color: #41280B;
 }
 
 .toTop {
	bottom: -18px;
	left: 720px;
	position: absolute;
 }

.doboz  {
		background-color:#dcdbaf; 
        position:relative;
		top:100px;
		left:100px;
		width:480px;
		height:280px;
        z-index:99;
		visibility:hide}		

.detail , .detailOver {
	color: #41280B; 
	font-size: 10px;
	text-decoration: none;
}

.detailOver  span{
	text-decoration: underline;
}

.detailFrame {
	position: relative;
	float: left;
	border: 1px solid white;
	padding: 15px 10px;
	background: url(../images/detailBg.gif);
}

.detailLabel {
	display: inline;
	position: absolute; 
	left: 20px; 
	top: -10px; 
	padding: 0px 3px 0px 10px; 
	border: 1px solid white; 
	color: white; 
	font-weight: bold; 
	background-color: #dcdbaf;
}

.link, link a
{
	color: #41280B; 
	font-size: 10px;
}
.link a {
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

 
.popuptext, popuptext a {
	color: #41280B; 
	font-size: 14px;
}
.popuptext a {
	text-decoration: none;
}
.popuptext a:hover {
	text-decoration: underline;
}
#reteg,#reteg1,#reteg2,#reteg3,#reteg4,#reteg5,#reteg6,#reteg7,#reteg8,#reteg9,#reteg10,#reteg11,#reteg12,#reteg13,#reteg14,#reteg15,#reteg16,#reteg18, #reteg19,#reteg17 {
        visibility: hidden;
        position: absolute;
}

.menuItem1 a, .menuItem2 a
{
	text-decoration: none;
	color: #2B5E0E;
	font-size: 14px;
}

.menuItem1 a:hover, .menuItem2 a:hover
{
	text-decoration: none;
	color: #41280B;
	font-weight: bold;
}

.mainMenu {
	position: relative; 
	z-index: 100; 
	width: 100%; 
	left: -4px; 
	top: -5px;
}

.menuItem1 {
	position: absolute; 
	left: 0px; 
	width: 100%; 
	text-align: center;
	padding-top: 10px;
	z-index: 100;
}

.menuItem2 {
	position: absolute; 
	left: 0px; 
	width: 100%; 
	text-align: center;
	padding-top: 15px;
	top: 0px;
}
/*
.menuEnd {
	width: 172px; 
	height: 34px;
}
*/
/*************** Gallery start () ***************/
.galleryFrame {
	text-align: center;
	background-color: white;
	border: 1px solid silver;
	width: 180px;
	height: 180px;
}
.galleryFrame a {
	display: inline-block;	
}

.galleryFrame img {
	vertical-align: middle;
	background-color: white;
}
/*************** Gallery end ***************/

/*************** Email start (email.php; sendEmail.php) ***************/
.emailHolderN, .emailHolder {
	position: relative; 
	width: 540px; 
	height:580px; 
	left: 30px; 
	top: 4px; 
	border: 1px solid gray; 
	background-color: white; 
	z-index: 100;
	text-align: center;
}

.emailHolder {
	left: 105px; 
}

.emailShadowN, .emailShadow {
	position: absolute; 
	top: 55px; 
	left: 40px; 
	z-index: 99;
}

.emailShadow {
	left: 115px; 
}

.emailHeader {
	position: absolute; 
	width: 520px; 
	left: 9px; 
	top: 15px; 
	font-weight: bold; 
	font-size: 16pt;
	text-align: center;
}

.emailLabel {
	font-size: 12pt; 
	text-align: right;
}

.emailInput {
	border: 0px; 
	border-bottom: 1px dotted silver; 
	width: 400px; 
	font-family: 'Comic Sans MS'; 
	font-size: 12pt; 
	color: #41280B;
}

.emailMandatory {
	font-weight: bold; 
	color: red;
}

.emailMessage {
	border: 1px dotted silver; 
	width: 100%; 
	height: 300px; 
	font-family: 'Comic Sans MS'; 
	font-size: 8pt; 
	color: #41280B;
}

.emailSent, .emailError {
	text-align: center; 
	display: block; 
	font-size: 16px; 
	font-weight: bold; 
	padding-bottom: 30px;
}

.emailError {
	
}

/*************** Email end ***************/

.modalPopupBG {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 1000px;
	background-color: #666699;
	filter: alpha(opacity=50);
	opacity: 0.7;
	z-index: 10000;
}

/*************** Programs start () ***************/

.programsTime {
	vertical-align: top;
	width: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
}

.programsSubTitle {
	vertical-align: top;
	font-style: italic;
}
/*************** Programs end ***************/

/*************** Gallery start () ***************/
.pagerLabel {
	border: 1px solid white; 
	position: absolute; 
	left: 40px; 
	top: -12px; 
	padding: 0px 5px 2px 5px;
	background-color: #dcdbaf; 
	color: white; 
	font-weight: bold;
}

.pagerNums {
	text-decoration: none;
	color: #41280B;
}

.pagerSelectedNum {
	font-weight: bold;
	color: #41280B;
}
/*************** Gallery end ***************/

/*************** FCKEditor start ***************/

.editorLabel {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}

.editorInput {
	padding-bottom: 5px;
}

.editorInput input{
	width: 300px;
}

.editorTextArea {
	width: 650px; 
	height: 250px;
}

/*************** FCKEditor end ***************/

.programDeleted {
	text-decoration: line-through;
}

.mapInfoTitle {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.mapInfoDivider {
	text-align: center;
}

.mapInfoImage {
	text-align: center;
	padding: 5px;
}

.infoLabel {
	font-size: 12px; 
	text-align: right;
	font-weight: bold;
}

.infoData {
	font-size: 12px; 
	text-align: left;
	padding-left: 10px;
}

.modalBackground {
	position: absolute;
	background: rgb(100,100,100); 
	filter: alpha(opacity=50); 
	opacity: 0.5;
	left:0px;
	top:0px;
	z-index: 20000;
}

.loadingImg {
	opacity: 0.9;
	filter: alpha(opacity=90); 
	position: absolute;
	top: 48%;
	left: 48%;
	z-index: 20001;
}

.infoDiv {
	z-index: 20002; 
	position: absolute; 
	width: 300px; 
	background-color: white; 
	border: 2px solid silver;
	top: -1000px;
	left: -1000px;
}

.iconCnt {
	float: left;
	padding: 2px;
}

.iconsDiv {
	background: #DBDBB1;
	border: 4px solid white;
	position: absolute;
	left: 42px;
	width: 420px;
	height: 150px;
	overflow-y: auto;
	padding: 2px;
}

.iconSpan {
	border: 1px solid white;
	text-align: center;
}

.iconName, .iconPath, .iconExt {
	font-weight: bold;
	font-size: 10px;
	font-variant: small-caps;
	padding: 3px;
}

.iconName {
	border-bottom: 1px dotted white;
}

.iconPath {
}

.iconExt {
	border-top: 1px dotted white;
}

.mandatorySign {
	font-weight: bold;
	color: red;
}

.messageDiv {
	border: 1px dotted red;
	background: white;
}

.dateBox {
	border: 1px solid #41280B;
	background: url("../images/calendar.gif") right no-repeat;
	cursor: pointer;
	background-color: white;
	font-family: 'Comic Sans MS';
	font-size: 12px;
	font-weight: bold;
	color: #41280B;
}

select {
	border: 1px solid #41280B;
	font-family: 'Comic Sans MS';
	font-size: 12px;
	font-weight: bold;
	color: #41280B;
}

input {
	border: 1px solid #41280B;
	font-family: 'Comic Sans MS';
	font-size: 12px;
	color: #41280B;	
}

.leftSpace {
	padding-left: 10px;
}

.eventsTable {
	border: 1px solid gray;
	border-collapse: collapse;
	border-width: 0px;
}

.eventsTable td, .eventsTable th {
	border: 1px solid #41280B;		
	height: 20px;		
}

.eventsTable th {
	background: #b2ac70;
	color: white;
	font-size: 12px;
}

.eventsTable tr.even {
	background: white;
}

.eventsTable tr.odd {
	background: #efefef;
}

.eventsTable td {
	padding: 0px 5px 0px 5px;
}

.eventsTable td.colAction {
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}

.eventsTable td.colEventStart {
	white-space: nowrap;
	text-align: center;
}

.eventsTable td.colEventEnd {
	white-space: nowrap;
	text-align: center;
}

.eventsTable td.colEventName {
	text-align: left;
}

.eventsTable td.colEventStatus {
	white-space: nowrap;
	text-align: center;
}

.programDate {
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #41280B;
}

.programData {
	padding-right: 20px;
	text-decoration: none;
	color: #41280B;
}

.timeField {
	width: 1%;
}

.eventField {
	width: 97%;
	font-style: italic;
}

.cancelled td{
	text-decoration: line-through;
	color: red !important;
}

.inlineMenu {
	padding-right: 10px;
	padding-left: 10px;
}

.inlineMenu a{
	text-decoration: none;
	color: #2B5E0E;
}

.inlineMenu a:HOVER {
	text-decoration: none;
	color: #41280B;
}

.advDiv {
	position: relative; 
	text-align: center; 
	padding-top: 20px; 
	left: -5px;
}

.advDiv a {
	display: block;
}

/*Email info header*/
.emailInfoData, .emailInfoLabel, .emailInfoText {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.emailInfoData {
	text-align: center;
	background-color: #dcdbaf;
}

.emailInfoLabel {
	white-space: nowrap;
	text-align: right;
	background-color: #B2AC70;
}

.emailInfoText {
	text-align: left;
	vertical-align: top;
	overflow-y: scroll;
} 