@charset "UTF-8";
/* CSS Document */

/* Centre Code */
/* Ignore the next rule in IE mac \*/

html, body, table {
    min-height: 100%;
    width: 100%;
    height: 100%
    }

body {
    margin: 0;
	background-color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:url(../images/background2.jpg);
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	text-align:left;
    }

table {
    position: absolute;
    top: 0;
    left: 0;
    }

#container {
    position: relative;
    margin: 0 auto;
    width: 800px;
	height:500px;
    border: none;
    }

/* Stop ignoring in IE mac */
/* End Centre Code */

/* container */
.centered_div {
	width:800px;
	height: 500px;
	background-color:#FFFFFF;
	position:absolute;
}

/* shadow */
.shadow {
	width:800px;
	height: 500px;
	background-image:url(../images/back_shadow.png);
	position:absolute;
	top:5px;
	left:5px;
}
* html .shadow {
	background-color:#444444;
	top:2px;
	left:2px;
}

/* top, middle and bottom sections */

#top {
	height:126px;
	width:800px;
	position:relative;
	background-color:#ffffff;
}
#middle {
	height:329px;
	width:800px;
	position:relative;
}
#bottom {
	height:45px;
	width:800px;
	position:relative;
	background-color:#ffffff;
}

/* generic */

a {
	text-decoration:none;
	color:#333333;
}
p {
	margin:10px 0 0 0;
	padding:0 5px 0 0;
}

.arrowlink {
	padding:0 0 0 10px;
	background:url(../images/arrows/red.gif) left no-repeat;
}

.content ul {
	padding:0 0 0 15px;
}

.leftspacer {
	width:31px;
	height:100%;
	float:left;
}
.rightbar {
	background-color:#CC0000;
	float:left;
	width:37px;
	height:100%;
}
.redlink {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
.red {
	color:#FF0000;
}
.grey {
	color:#333333;
}
.greyroman {
	color:#333333;
	font-weight:normal;
}
.grey a {
	color:#333333;
}
.grey a:hover {
	color:#FF0000;
}
.nodecor {
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
.roman {
	font-weight: normal;
	font-size: 11px;
}
.circlelist {
	list-style:disc;
	line-height:normal;
}
.circlelist a {
	font-weight:normal;
}
.listleft {
	margin-left: 0.7em;
	padding-left: 0.7em;
	list-style-image:url(../images/arrows/red.gif);
}
.listleft2 {
	margin-left: 0.3em;
	padding-left: 0.3em;
}
.margintop {
	margin-top:12px;
}
.normal {
	font-weight:normal;
}
.margintop10 {
	margin-top:10px;
}
.overflow {
	overflow:auto;
}


/* top */

.topimage1 {
	height:126px;
	width:455px;
	float:left;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.topimage2 {
	height:126px;
	width:455px;
	float:left;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.topimage3 {
	height:126px;
	width:455px;
	float:left;
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.topmenu {
	width:455px;
	position:relative;
	top:-21px;
	text-align:right;
	height:21px;
}
.topmenu a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	padding-right:34px;
}
.logo {
	float:left;
	height:126px;
	width:277px;
}
.logoimage {
	float:left;
	position:relative;
	bottom:-10px;
	height:126px;
	width:277px;
	background-image:url(../images/fireshield_logo.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.toprightbar{
	background-color:#333333;
	float:left;
	width:37px;
	height:126px;
}
.toprightbartwo {
	height:21px;
	width:37px;
	position:relative;
	top:105px;
	background-color:#808080;
}

/* middle */

.menuarea {
	width:245px;
	height:295px;
	float:left;
	margin-top:17px;
	margin-bottom:14px;
	background-image:url(../images/affiliate_logos.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow:hidden;
}

/* menu */

.menu {
	padding-left:40px;
	margin-top:18px;
}
.menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a {
	display:block;
	padding:1px 0px 0px 10px;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	width:170px;
	background:url(../images/arrows/grey.gif) no-repeat left;
}
.menu a:hover {
	color: #666;
}
.menu .menucurrent {
	color:#CC0000;
	background:url(../images/arrows/red.gif) no-repeat left;
}
.menu ul ul .menucurrent {
	color:#CC0000;
	background:none;
}
.menu ul ul {
	padding:2px 0 2px 10px;
	margin:0px;
}
.menu li li a {
	font-size:10px;
	background:none;
}

.content {
	width:462px;
	height:295px;
	float:left;
	margin-right:25px;
	margin-bottom:14px;
	margin-top:17px;
	overflow:hidden;
	position:relative;
}
.title {
	width:457px;
	height:33px;
	margin-top:15px;
	background-position:top left;
	background-repeat:no-repeat;
}
.strip {
	width:457px;
	height:4px;
	float:left;
	background-image:url(../images/content_strip.jpg);
}
.column {
	width:214px;
	height:225px;
	float:left;
	margin-top:6px;
}
.column p {
	padding:0 5px;
}
.clients .column p {
	padding: 0 5px 0 0;
}

.col1 {
	padding:0px;
	overflow:auto;
	margin-right:29px;
}
.col2 {
	padding:0px;
	overflow:auto;
}
.col1noscroll {
	padding:0px;
	margin-right:29px;
}
.col1back1 {
	padding:0px 10px 0px 5px;
	overflow:auto;
	height: 227px;
	margin:6px 13px 0 0;
}
.col1back1 h1 {
	color:ffffff;
	font-size:12px;
}
.col2back1 {
	padding:0px 0 0 0px;
}
.firstpara {
	font-size:11px;
	font-weight:bold;
}
.subhead {
	font-size:15px;
	font-weight:bold;
}
.projectsubhead {
	font-size:12px;
	font-weight:bold;
}
.contentback1 {
	width:457px;
	height:237px;
	float:left;
	background-image:url(../images/content_back1.jpg);
	background-repeat:repeat-y;
	margin-top:6px;
	overflow:hidden;
}
.colback1 {
	width:204px;
	height:237px;
	float:left;
	background-image:url(../images/content_back1.jpg);
	background-repeat:repeat-y;
	margin-top:6px;
	padding-left:5px;
	padding-right:5px;
}
.colwide {
	width:447px;
	height:227px;
	float:left;
	overflow:auto;
	padding:5px;
	margin:0px;
}
.news .colwide {
	width:447px;
	padding:5px;
	margin:0px;
}
.colwide h1 {
	width:200px;
	font-size:13px;
	line-height:14px;
}
.colwide a {
	display:inline;
}
.serviceshover {
	width:200px;
	height:221px;
	float:left;
	background-image:url(../images/content_back1.jpg);
	background-repeat:repeat-y;
	margin-top:6px;
	padding-left:5px;
	padding-right:5px;
}

.colwide2 {
	width:457px;
	height:227px;
	float:left;
	overflow:auto;
}

/* bottom */

.bottomleft {
	height:28px;
	width:470px;
	float:left;
	margin-bottom:17px;
}
.leftspacer2 {
	width:28px;
	height:100%;
	float:left;
}
.bottomright {
	float:left;
	height:28px;
	width:248px;
	margin-left:17px;
}

/* home */

.hometitle {
	background-image:url(../images/titles/home.jpg);
}

/* profile */

.profiletitle {
	background-image:url(../images/titles/profile.jpg);
}
.historytitle {
	background-image:url(../images/titles/history.jpg);
}
.safetytitle {
	background-image:url(../images/titles/safety.jpg);
}
.missiontitle {
	background-image:url(../images/titles/mission.jpg);
}
.downloadstitle {
	background-image:url(../images/titles/downloads.jpg);
}

/* services */

.servicestitle {
	background-image:url(../images/titles/services.jpg);
}
.whatwedotitle {
	background-image:url(../images/titles/whatwedo.jpg);
}
.manandsuptitle {
	background-image:url(../images/titles/manandsup.jpg);
}
.whatispfptitle {
	background-image:url(../images/titles/whatispfp.jpg);
}
.bfptitle {
	background-image:url(../images/titles/bfptitle.jpg);
}
.firestoptitle {
	background-image:url(../images/titles/firestop.jpg);
}
.intupainttitle {
	background-image:url(../images/titles/intupaint.jpg);
}
.airsealtitle {
	background-image:url(../images/titles/airseal.jpg);
}
.soffittitle {
	background-image:url(../images/titles/soffit.jpg);
}
.firecurtainstitle {
	background-image:url(../images/titles/firecurtains.jpg);
}

.servicescol {
	width:220px;
	height:228px;
	float:left;
}
.servcol1 {
	padding:0px 8px 0px 5px;
}
.servcol1 h1 {
	color:ffffff;
	font-size:12px;
}
.servcol2 {
	padding:0px 0 0 9px;
}

.servicelist {
	width:214px;
	height:70px;
	background-color:#cccccc;
	float:left;
	margin-bottom:6px;
	overflow:hidden;
}

.servicelistimg {
	float:left;
	width:80px;
	height:70px;
	padding:0px;
}

.servicelisthead {
	font-weight:bold;
	text-align:left;
	padding:8px 4px 0 4px;
	width:126px;
	height:20px;
	float:left;
	font-size:12px;
	line-height:12px;
	background:#4B4B4B;
	border-bottom:#FF0000 solid 2px;
	color:#FFFFFF;
}

.servicelisttext {
	background:url(../images/arrows/red.gif) no-repeat 5px 18px;
	padding:15px 4px 0 15px;
	width:115px;
	float:left;
}

/* projects */

.projectstitle {
	background-image:url(../images/titles/projects.jpg);
}
.clientstitle {
	background-image:url(../images/titles/clients.jpg);
}
.partneringtitle {
	background-image:url(../images/titles/partnering.jpg);
}

.projectsnumbers {
	position:absolute;
	width:214px;
	height:20px;
	color:#666;
	font-weight:bold;
	right:0px;
	bottom:0px;
	padding:1px 0 0 0;
}
.projectsnumbers a {
	padding:5px 6px 5px 5px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
.projectsnumbers a.current {
	background:url(../images/red_circle.gif) no-repeat center;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.hovereffect {
display:block;
}

.hovereffect:hover{
background-color: transparent;
}

.hovereffect:hover img{
border: 0px;
}

.hovereffect span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -1500px;
border: 0px;
visibility: hidden;
text-decoration: none;
color:#333333;
font-weight:normal;
}

.hovereffect span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.hovereffect:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 74px;
left: 242px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/* accreditations */

.accredtitle {
	background-image:url(../images/titles/accred.jpg);
}
.firastitle {
	background-image:url(../images/titles/firas.jpg);
}
.asfptitle {
	background-image:url(../images/titles/asfp.jpg);
}

/* news */

.newstitle {
	background-image:url(../images/titles/news.jpg);
}
.latestnewstitle {
	background-image:url(../images/titles/latestnews.jpg);
}
.industrytitle {
	background-image:url(../images/titles/industry_press.jpg);
}
.manufacturerstitle {
	background-image:url(../images/titles/manufacturers.jpg);
}
.newsarchivetitle {
	background-image:url(../images/titles/news_archive.jpg);
}

/* contact us */

.contacttitle {
	background-image:url(../images/titles/contact.jpg);
}

/* FAQs */

.faqstitle {
	background-image:url(../images/titles/faqs.jpg);
}

/* links */

.linkstitle {
	background-image:url(../images/titles/links.jpg);
}

/* site map */

.sitemaptitle {
	background-image:url(../images/titles/sitemap.jpg);
}

.treefrog {
	position:relative;
	top:25px;
	right:28px;
	text-align:right;
	font-size:9px;
	color:#B2B2B2;
	font-weight:bold;
}
.treefrog a {
	text-align:right;
	font-size:9px;
	color:#B2B2B2;
	font-weight:bold;
	text-decoration:none;
}

.hidden {
	overflow:hidden;
}
