/* -------------- Reset Styles -------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}

caption, th, td{font-weight: normal;}

blockquote:before, blockquote:after, q:before, q:after{content: "";}

blockquote, q{quotes: "" "";}

 

/* -------------- general styles -------------- */

html,body{
	margin:0;
	padding:0;
}

body{
	font: 76% arial,sans-serif;
}

img{border: solid 1px #686565; margin: 1px;}

body.fend{
	background:#fff;
}

h1 {
    color: #385e30;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
    font-size : 18px;
    font-family : Arial, Helvetica, sans-serif;
    color : #7c7b50;
    text-decoration: none;
}

h3 {
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #809018;
    text-decoration: none;
}

h4 {
    color: #183a17;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #000;
    text-decoration: none;
}
p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666;
	margin: 5px 0;
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #7c7b50;
    text-decoration: none;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul, ol, li {
	list-style: outside url(/fend/images/bullet.gif);
}

ul, ol{
	margin: 0 25px;
}

li{
	padding: 0 5px;
	font-weight: bold;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #597805;
    text-decoration: underline;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

/* site search form START*/
div#searchwrapper {
	width: 180px;
	height: 17px;
	padding: 5px 12px;
}


	div#searchwrapper #search_string {
		float: left;
		background: none;
		border: 1px solid #9b9a8b;
		background: #fff;
		width: 150px;
	}
	
	#searchwrapper #search_submit {
		float: right;
		margin: 0;
		width: 23px;
		height: 17px;
	}
/* site search form END*/

/* newsletter signup form START*/
div#newswrapper {
	width: 180px;
}



	div#newswrapper #subscribe_email {
		background: none;
		border: 1px solid #9b9a8b;
		background: #fff;
		width: 150px;
	}
	
	#newswrapper #subscribe_submit {
		margin: 0;
	}
/* newsletter signup form END*/

div#container{
	width:946px;
	text-align:left;
	margin:0 auto;
}

 div#container img{border: none; margin: 0;}
 
	div#headershell{
		position:relative;
	}
	
		div#header{
			height: 26px;
			background: url(/fend/images/healthandsafetyconference.gif) no-repeat right;
			margin: 20px 0 10px 0;
		}
	
	div#contentshell{
		float:right;
		width:725px;
		padding: 5px 0;
	}
	
		div#pagetitle{
			float: left;
		}
		
		div#printbutton{
			float: right;
		}
		
		div#content{
			padding-top: 10px;
		}
		
		div#content img{border: solid 1px #686565; margin: 2px;}
	
	div#columnshell{
		float:left;
		width:207px;
		margin-bottom: 10px;
	}
	
		div.column{
			width: 207px;
			background: url(/fend/images/column-bottom.gif) no-repeat bottom;
			padding-bottom: 10px;
			margin-bottom: 6px;
		}
		
			div#columnshell h3{
				width: 207px;
				height: 27px;
			}
		
			h3.search{
				background: url(/fend/images/column-search.gif) no-repeat;
			}
			
			h3.supportedby{
				background: url(/fend/images/column-supportedby.gif) no-repeat;
			}
			
			h3.brochure{
				background: url(/fend/images/column-brochure.gif) no-repeat;
			}
			
			h3.signup{
				background: url(/fend/images/column-signup.gif) no-repeat;
			}
			
			div.column .content{
				background: url(/fend/images/column-backer.gif) repeat-y;
				padding: 5px 0;
			}
			
			div.column table{
				width: 100%;
			}
			
			div.contact{
				padding: 5px;
			}
			
				div.contact p{
					font-size: 11px;
				}
	
	div#footershell{
		clear:both;
		width:100%;
		height: 35px;
		margin: 10px 0;
	}
	
		div#sencialogo{
			width: 207px;
			float: left;
		}
		
		div#rootlinks{
			width: 730px;
			border-top: 1px solid #9e9c67;
			float: right;
			line-height: 35px;
			text-align: center;
		}
		
			div#rootlinks a:link,
			div#rootlinks a:visited,
			div#rootlinks a:active{
				color: #9e9c67;
			}
			

/* ------------------ Online Registration Form START -----------------------*/

ul#paymentform{
	width: 80%;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border: 1px solid #9E9C67;
	background-color: #EDEDE9;
}

ul#paymentform li{
	list-style: none;
	text-align: right;
	width: 500px;
	color: #666;
}

ul#paymentform input{
	width: 250px;
}

ul#paymentform label{
	float: left;
}

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/
.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background-color: #bec9d6;}
.event-month-row{}
.event-month-cell{}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

