/*********** STANDARD HTML STYLES ***********/
body {
	font: 0.7em Arial, Verdana, Helvetica, sans-serif;
	color: #dcd8d8;
	margin: 0px;
	padding: 0px;
	background: #0f0202 url(/images/structure/ilan_background004a.gif) center top repeat-x;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover	{
	text-decoration: underline;
	color: #ffffff;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
	float: left;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 14px;
}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:22px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-size: .95em;
}

#functionBar, #functionBar a, #siteSearch .SearchLabel{
	color: #595959;
	background-color: #bcd5f4;
}

#displayVersion, #keyLinks, #dateDisplay{
	padding-top: 4px;
}

#displayVersion{
	padding-left: 5px;
}

#keyLinks a{
	padding-right: 15px;
}

#siteSearch form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#siteSearch input{
	font-size: 1em;
	margin-left: 5px;
}

#siteSearch .submit{
	border: medium none;
	font-weight: bold;
	width: 20px;
	cursor: pointer;
	color: #595959;
	font-size: 0.8em;
	background-color: #bcd5f4;
}
/*********** FUNCTION BAR STYLES ************/



/************** HEADER STYLES **************/
div#innerHeader{
	padding: 15px 0px 0px 0px;		
}
/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	text-align: right;
	color: #a6b0d4;
	
}

div#crumbtrail .contents{
	padding: 0px 15px 0px 0px;
}

div#crumbtrail a, div#crumbtrail a:hover{
	color: #00aeef;
}
/************ CRUMBTRAIL STYLES *************/



/********** CENTRAL LAYOUT STYLES ***********/
div#innerLeftColumn{
	padding: 10px 0px 8px 0px;
	margin-left: 8px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerLeftColumn{margin-left:3px;}/* End hide from IE5-mac */

div#innerRightColumn{
	padding: 10px 0px 8px 0px;
	margin-right: 8px;
	font-size: 1.1em;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerRightColumn{margin-right:3px;}/* End hide from IE5-mac */

div#center{
	padding:8px 8px 8px 0px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#center{padding:8px 0px 8px 0px;}/* End hide from IE5-mac */

div.pageTitle{
	width:725px;
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: bold;
}

div.pageCopy{
	overflow: hidden;
	font-size: 1.05em;
	padding: 0px 7px 20px 0px;
}

.homepage div.pageCopy{
	padding: 0px 7px 0px 7px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerContainer11 div#center div.pageCopy{width: 360px;}/* End hide from IE5-mac */
/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerContainer10 div#center div.pageCopy{width: 565px;}/* End hide from IE5-mac */

div.pageCopy .leftBorder, div.pageCopy .rightBorder, div.pageCopy .content{
	float: left;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	margin-top: 0px;
	font-size: 0.9em;
	padding: 1px 0px 0px 0px;
	text-align: center;
	color: #878787
}

div#innerFooter td{
	padding: 0px 3px 10px 3px;
}

div#innerFooter a, div#innerFooter a:hover{
	color: #878787;
	text-decoration: underline;
}

div#innerFooter .boxharryDetails, div#innerFooter .boxharryDetails a, div#innerFooter .snapperDetails, div#innerFooter .snapperDetails a{
	color: #ff0000;
	display: none;
}


/************** FOOTER STYLES ***************/



/********** GLOBAL WIDGET STYLES ***********/
.widget{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.homepage .widget{
	margin-bottom: 0px;
}

.widget .title{
	font-weight: bold;
	font-size: 1em;
	padding: 4px 4px 4px 4px;
	margin-bottom: 7px;
	background-color: #C2D7F0;
}

.widget .widgetHeader, .widget .widgetHeader .widgetLeftBorder, .widget .widgetHeader .widgetRightBorder, .widget .widgetHeader .widgetContent, .widget .widgetFooter, .widget .widgetFooter .widgetLeftBorder, .widget .widgetFooter .widgetRightBorder, .widget .widgetFooter .widgetContent{
	float: left;
}

.widget .widgetBody, .widget .widgetBody .widgetLeftBorder, .widget .widgetBody .widgetRightBorder, .widget .widgetBody .widgetContent, .widget .body{
	float: left;
	width: 100%;
}


.widget .body{
	padding: 0px 0px 10px 0px;
}

.widget ul{
	margin-left: 18px;
	padding-top: 0px;
}

.widget li{
	list-style-position: outside;
	font-size: 0.9em;
	padding-bottom: 2px;
}

.informationpanel .title{
	margin-bottom: 0px;
}

.informationpanel .body{
	padding: 0px 0px 0px 0px;
}

.informationpanel p{
	padding-top: 0px;
}
/********** GLOBAL WIDGET STYLES ***********/


/********** SPECIAL WIDGET STYLES ***********/

/*****************************************************************************************/
/* these styles seem to only appear on the home page, if correct we can remove from here*/
.launchWidget{background-image: url(/images/structure/widgets/defaultInfoPanelBackground.gif);width: 181px;background-repeat: no-repeat;height: 177px;}
.launchWidgetTitle{padding-right: 7px;padding-left: 7px;padding-top: 7px;padding-bottom: 7px;font-weight: bold;color: #315177;height:32x;text-align: left;}
.launchWidgetImage{padding: 0px 0px 0px 0px;}
.launchWidgetImage img{padding: 0px 0px 0px 0px;width:100%;}
.launchWidgetBody{padding: 10px 10px 10px 10px;color: #000033;text-align: left;line-height: 15px;}
.launchWidgetBody a{font-weight: bold;}
.launchWidgetBody a:hover{font-weight: bold;}
/*****************************************************************************************/

/** WEB MENU */
.webMenu{
	width: 165px;
	padding-left: 3px;
	font-weight: bold;
}

.webMenu .menuItem{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #d0d0d0;
}

.webMenu .menuItem a, .webMenu .menuItem a:hover{
	font-size: .9em;
	font-family: Verdana;
	color: #595959;
}

.webMenu .child{
	padding-left: 10px;
	font-weight: normal;
}

.webMenu .active {
	background-color: #C2D7F0;
	font-weight: bold;
}

.webMenu .activeChild {
	background-color: #C2D7F0;
}

.webMenu .deactivate{
	background-color: #ffffff;
}
/** WEB MENU */


/****** SITE INDEX ********/
.siteIndex .indexCells{
	width: 358px;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	background-color: #cedfe7;
}

.siteIndex .indexCell{
	text-align: center;
	width: 15px;
	border: 1px solid #cedfe7;
	padding: 1px 2px 1px 2px;
	background-color: #8db3c8;
	float:left;
}

.siteIndex .indexCell a, .siteIndex .indexCell a:hover{
	font-family: Arial;
	font-size: 0.95em;
	font-weight: bold;
	color: #503f47;
}

.indexResults{
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.indexResults .indexLetter{
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	padding: 25px 0px 0px 0px;
}

.indexResults .indexLetter hr{
	border-top: 1px solid #000000 !important;
}
/****** SITE INDEX ********/



/****** SITE SEARCH ********/
.siteSearch .searchTerm{
	float: left;
	padding: 0px 10px 10px 5px;
	margin-bottom: 15px;

}

.siteSearch .topSummary{
	width: 100%;
	float: left;
	padding: 0px 10px 10px 5px;
	margin-bottom: 15px;
	border-bottom: solid 1px #e3e2e1;
}

.siteSearch .bottomSummary{
	width: 100%;
	float: left;
	padding: 10px 10px 0px 5px;
	margin-top: 15px;
	border-top: solid 1px #e3e2e1;
}

.siteSearch .resultsCount{
	float: left;
}

.siteSearch .resultsNavigation{
	float: right;
	color: #ffffff;
}

.siteSearch table{
	clear: both;
}

.siteSearch table td{
	padding-bottom: 20px;
}

.siteSearch .searchResultItem{
	padding-left: 8px;
}

.siteSearch .searchResultItem a, .siteSearch .searchResultItem a:hover{
	font-weight: bold;
}

.siteSearch .searchResultItem .highlightResult{
	background: #FFFF00;
}
/****** SITE SEARCH ********/

/** GOOGLE MAPS */
.googleMaps{
	width: 550px;
}
/** GOOGLE MAPS */


.quote .body{
	width: 159px;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	padding: 20px 10px 20px 10px;
	background-color: #efe5f0;
}

.actionWidget  .title{
	background-color:#FF8600;
	color: #5b3f1f;
	margin-bottom: 1px;
}

.actionWidget  .body{
	padding: 0px 0px 0px 0px;
}

.webImageGallery001SlideShow .imagesHTMLOutput{}

.webImageGallery001SlideShow .imagesHTMLOutput img{}

.webImageGallery001SlideShow .navigationHTMLOutput{
	width: 380px;
	float: left;
	padding: 10px 0px 10px 0px;
}

.webImageGallery001SlideShow .tableNavigation{
	width: 100%;
	float: left;
}

.webImageGallery001SlideShow .navLinks{
	width: 100%;
	float: left;
	color: #ffffff;
}

.webImageGallery001SlideShow .navLinks a{
	color: #00aaee;
}

.webImageGallery001SlideShow .prevPageLink{
	float: left;
	padding-right: 2px;
}

.webImageGallery001SlideShow .pageNumbers{
	float: left;
}

.webImageGallery001SlideShow .pageNumbers a{
	color: #ffffff;
}

.webImageGallery001SlideShow .pageNumbers span{
	margin: 0px 1px 0px 1px;
}

.webImageGallery001SlideShow .pageNumber{
	padding: 2px 2px 2px 2px;
	background-color: #034ea2;
}

.webImageGallery001SlideShow .currentImage{
	background-color: #00aaee;
}



.webImageGallery001SlideShow .nextPageLink{
	float: right;
}

.homepage .navigationHTMLOutput{
	display: none;
}



/** message board **/
.messageBoard{
	float: left;
}

.messageBoard .threadDetails{
	float: left;
	width: 502px;
}


.messageBoard .threadTitle{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px 0px 5px 0px;
	float: left;
}

.messageBoard .threadDescription{
	padding: 5px 0px 25px 0px;
	float: left;
	width: 502px;
}

.messageBoard .threadCreated{
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	float: right;
}

.messageBoard .tableContents{
	float: left;
	width: 502px;
	margin-bottom: 20px;
}

.messageBoard .tableContents .columnTitles{
	float: left;
	width: 502px;
	font-weight: bold;
	border-bottom: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;
}


.messageBoard .tableContents .itemDetails{
	padding: 5px 0px 5px 0px;
	float: left;
	width: 500px;
	border-bottom: 2px #ffffff solid;
}

.messageBoard .tableContents .username, .messageBoard .tableContents .thread_title{
	float: left;
	width: 100px;
}

.messageBoard .tableContents .message_details, .messageBoard .tableContents .thread_details{
	float: left;
	width: 300px;
}

.messageBoard .tableContents .lastEdited, .messageBoard .tableContents .created{
	float: right;
	width: 100px;
	text-align: right;
}

.messageBoard .tableContents .history_path, .messageBoard .tableContents .thread_id{
	display: none;
}


.messageBoard form  .activeForm{
	width: 490px !important;
}

.messageBoard form  .activeForm .formLabelH{
	width: 100px !important;
	text-align: left !important;
}

.messageBoard form  .activeForm .formInputH{
	width: 390px !important;
}

.messageBoard .backlink{
	margin-bottom: 10px;
	padding-bottom: 10px;
text-align: right;
	border-bottom: 1px #ffffff solid;
	width: 500px;
}


/** message board **/
/********** SPECIAL WIDGET STYLES ***********/

/* ****************** START PIC SWAP OUT *********************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
left: 0px;
border:0;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0px;
 /*position where enlarged image should offset horizontally */

}
/* ****************** END PIC SWAP OUT *********************/

/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width: 100%;
	float: left;
}

#innerContainer11 div#center .activeForm{
	width: 370px;
}

#innerContainer01 div#center .activeForm, #innerContainer10 div#center .activeForm{
	width: 510px;
}

.formPageTitle{
	display: none;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 60%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 60%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

#innerContainer10 div#center .activeForm .formInputV{
	width: 450px;
}

.activeForm .formInputV, .activeForm .formSummaryV, .activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/



/* ***************** PRINT OPTIONS ******************/
@media print {
	div#functionBar, div#innerWrapper, div#innerHeader, div#crumbtrail, div#innerContainer11{float: none;}
   	#innerFooter { display: none}
	#innerContainer11{width: 775px; margin: 0px 0px 0px 0px;}
	#innerContainer11 #center{width: 370px; margin: 0px 0px 0px 190px;}
	#innerContainer11 #center .pageCopy{overflow: visible;}
	#innerContainer11 #innerRightColumn{display: none;}
	div#center, .pageCopy, .swim, .activeForm, .activeForm .formItemWrapper, .activeForm .textFormItemWrapper{float: none;}
}
/* ***************** PRINT OPTIONS ******************/