/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: #000;

}



html {
	height: 100%;
	width: 100%;
}



P{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFF;
}
.readon {

}

H1{

}
H2{

}
H3{

}
a:link, a:active, a:visited{
	font-weight: bold;
	color: #C1C2FF;


}
a:hover{
	text-decoration: underline overline;
	color: #FFF;


}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */
#logobar {
	height: 90px;
	width: 100%;
	position: absolute;
	top: 5px;
	z-index: 99;
}
.ficopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	display: block;
	position: absolute;
	right: 3px;
	bottom: 3px;
}
.fitestimonial {
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	height: 100px;
	width: 270px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.filogo {
	background-image: url(../images/fletcherimageslogo.png);
	height: 86px;
	width: 150px;
	overflow: hidden;
	text-indent: -5000px;
	margin-top: 2px;
	float: left;
}
#ficontent {
	width: 300px;
	margin-top: 65px;
	margin-left: 29px;
	padding: 5px;
	background-image: url(../images/80percentblack.png);
	border: 2px solid #FFF;
	height: 70%;
	overflow: hidden;
	z-index: 99;
	position: absolute;
	color: #FFF;
}
#fimenubar {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background-image: url(../images/80percentblack.png);
	z-index: 99;
	padding-left: 25px;
}
#fibackgroundimage {
	overflow: hidden;
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}


/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	
}
.componentheading, .contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
}


.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.input{

}
.inputbox{

}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.search #mod_search_searchword {

}
.search .button {
	
}


.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}
li {
	
}
#fiimagenav {
	float: right;
	width: 220px;
	margin-right: 25px;
	}
#fiimagenav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	background-color: #333;
	display: block;
	height: 14px;
	width: 14px;
	border: 2px solid #999;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-top: 2px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}
#fiimagenav a.activeSlide {
	color: #FFF;
	background-color: #000;
	border: 2px solid #FFF;
	}
