/* style14 */

body {
	/* CF TO FIX WITH NEW BACKGROUND */

	background: #AEAEAE url(../images/style14/bg-ff.png) 0 0 repeat-x;
	color: #333;
}

/* Logo blue 	color: #4882d0; */

/* font colors */

a,a:link,a:hover{
	color: #871E21;

}

h1 {
	color: #871E21;
}


h2 {
	color: #3B5472;
}

h3 { 
   color: #666;
}

.contentheading {
	color: #871E21;
}

.componentheading {
	color: #871E21;
}

div#mainbody a {

}


/* structure */

/* mainbody */

div#mainbody {
	border-top: 0px solid #6E1B1F;
	background: #fff;
}

div#mainbody td.mainbody,

div#mainbody td.left
{
	/* take out the little vertical gradient in body */
	/*background: url(../images/style14/body-bg.png) 0 0 repeat-y;*/

}

/* Right Column - cf */
div#mainbody td.right {
background:#201b53;

}

div#mainbody a.readon {
	background: url(../images/style14/body-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody td.section {
	background: url(../images/style14/body-bg.png) 0 0 repeat-y;
}

div#mainbody div.moduletable h3 {
	background: #ededed url(../images/style14/body-h3.png) 0 0 repeat-y;
	color: #151515;
}

#mainbody li {
	background: url(../images/style14/bullet-body.png) 0 3px no-repeat;
}

/* hilite1 */

#mainbody div.moduletable-hilite1 a {
	color: #3B5472;
}

#mainbody div.moduletable-hilite1 {
	background: #E6E6E6 url(../images/style14/body-hl1-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite1 h3 {
	background: #D6D6D6 url(../images/style14/body-hl1-h3.png) 0 0 repeat-y;
	color: #4B4B4B;
}

#mainbody div.moduletable-hilite1 li {
	background: url(../images/style14/bullet-hl1.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite1 a.readon {
	background: url(../images/style14/body-hl1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite2 */


#mainbody div.moduletable-hilite2 a {
	color: #F3D7A7;
}

#mainbody div.moduletable-hilite2 {
	background: #333 url(../images/style14/body-hl2-bg.png) 0 0 repeat-y;
	color: #fff;
}

#mainbody div.moduletable-hilite2 h3 {
	background: #2E2E2E url(../images/style14/body-hl2-h3.png) 0 0 repeat-y;
	color: #fff;
}

#mainbody div.moduletable-hilite2 li {
	background: url(../images/style14/bullet-hl2.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite2 a.readon {
	background: url(../images/style14/body-hl2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite3 */

#mainbody div.moduletable-hilite3 a {
	color: #3B5472;
}

#mainbody div.moduletable-hilite3 {
	background: #F8E5C1 url(../images/style14/body-hl3-bg.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite3 h3 {
	background: #F3D7A7 url(../images/style14/body-hl3-h3.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite3 li {
	background: url(../images/style14/bullet-hl3.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite3 a.readon {
	background: url(../images/style14/body-hl3-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite4 */

#mainbody div.moduletable-hilite4 a {
	color: #F8E5C1;
}

#mainbody div.moduletable-hilite4 {
	background: #3B5472 url(../images/style14/body-hl4-bg.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 h3 {
	background: #374E69 url(../images/style14/body-hl4-h3.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 li {
	background: url(../images/style14/bullet-hl4.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url(../images/style14/body-hl4-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite5 */

#mainbody div.moduletable-hilite5 h3 {
	background: #272727 url(../images/style14/body-hl5-h3.png) 0 0 repeat-y;
	color: #DFDFDF;
}

/* hilite6 */

#mainbody div.moduletable-hilite6 h3 {
	background: #3B5472 url(../images/style14/body-hl6-h3.png) 0 0 repeat-y;
	color: #E2E6EA;
}

/* hilite7 */

#mainbody div.moduletable-hilite7 h3 {
	background: #F3D7A7 url(../images/style14/body-hl7-h3.png) 0 0 repeat-y;
	color: #242019;
}

/* hilite8 */

#mainbody div.moduletable-hilite8 h3 {
	background: #871E21 url(../images/style14/body-hl8-h3.png) 0 0 repeat-y;
	color: #fff;
}

/* section1 */

div#section1 {
	background: #871E21;
	padding-top: 1px;
	color: #fff;
}

div#section1 a {
	color: #F8E5C1;
}

div#section1 a.readon {
	background: url(../images/style14/section1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section1 td.section {
	background: url(../images/style14/section1-bg.png) 0 0 repeat-y;
}

div#section1 div.moduletable h3 {
	background: #6E1B1F url(../images/style14/section1-h3.png) 0 0 repeat-y;
	color: #F1E9E9;
}

#section1 li {
	background: url(../images/style14/bullet-section1.png) 0 3px no-repeat;	
}

/* section2 */


div#section2 {
	background: #3B5472;
	padding-top: 1px;
	color: #CCD1D7;
}

div#section2 a {
	color: #F8E5C1;
}

div#section2 a.readon {
	background: url(../images/style14/section2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section2 td.section {
	background: url(../images/style14/section2-bg.png) 0 0 repeat-y;
}

div#section2 div.moduletable h3 {
	background: #334860 url(../images/style14/section2-h3.png) 0 0 repeat-y;
	color: #CCD1D7;
}

#section2 li {
	background: url(../images/style14/bullet-section2.png) 0 3px no-repeat;
}

img#logo {
	background: url(../images/style14/logo.png) 0 0 no-repeat;
}

/* replace in template by the-footer*/
div#footer {
	background: url(../images/style14/bottom-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../images/style14/bottom-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/style14/bottom-l.png) 0 0 no-repeat;
}



/* horiz menu */

div#horiz-menu a,
div#horiz-menu li.active li a  {
	font-size: 0.95em;
	color: #fff;
}

div#horiz-menu li:hover,
div#horiz-menu li.sfHover,
div#horiz-menu li.active:hover,
div#horiz-menu li.active.sfHover {
	background: url(../images/style14/menu2-r.png) 100% 0 no-repeat;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	background: url(../images/style14/menu2-l.png) 0 0 no-repeat;
	color: #fff;
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url(../images/style14/menu-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url(../images/style14/menu-l.png) 0 0 no-repeat;
	color: #881F22;
}

#horiz-menu li.active li.active,
#horiz-menu li.active li.active a {
	background: none;
}

/* moomenu */

.nav li li {
	background:#272727;
	border-bottom: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;
}

.nav li li:hover,
.nav li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background: #3D3D3D;
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(../images/style14/bullet-sucker.png) 100% 50% no-repeat;
}

.nav li.sfHover,
.nav li:hover {
	background: url(../images/style14/menu2-r.png) 100% 0 no-repeat;
}

.nav li.sfHover a,
.nav li:hover a {
	background: url(../images/style14/menu2-l.png) 0 0 no-repeat;	
}

/* top menu */

div#top a.mainlevel {
	color: #fff;
}


/* mainlevel menu */

a.mainlevel {
	background: url(../images/style14/bullet-7.png) 0 2px no-repeat;
}

/* content stuff */

a img.album,
.flickr_badge_image img {
	border: 2px solid #871E21;
}

#mainbody div.moduletable-hilite1 .flickr_badge_image img {
	border: 2px solid #3B5472;
}

#mainbody div.moduletable-hilite2 .flickr_badge_image img {
	border: 2px solid #F3D7A7;
}

#mainbody div.moduletable-hilite3 .flickr_badge_image img {
	border: 2px solid #3B5472;
}

#mainbody div.moduletable-hilite4 .flickr_badge_image img {
	border: 2px solid #F8E5C1;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(../images/style14/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(../images/style14/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(../images/style14/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(../images/style14/status-download.png) 10px 50% no-repeat;
}

blockquote {
	background: #f9f9f9 url(../images/style14/blockquote.png) 0 0 no-repeat;
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
}

pre {
	background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

#mainbody ul.check1 li,
#mainbody li.check1 {
	background: url(../images/style14/bullet-1.png) 0 0 no-repeat;
}

#mainbody ul.check2 li,
#mainbody li.check2 {
	background: url(../images/style14/bullet-3.png) 0 0 no-repeat;
}

#mainbody ul.arrow1 li,
#mainbody li.arrow1 {
	background: url(../images/style14/bullet-2.png) 0 0 no-repeat;
}

#mainbody ul.arrow2 li,
#mainbody li.arrow2 {
	background: url(../images/style14/bullet-4.png) 0 0 no-repeat;
}

#mainbody ul.arrow3 li,
#mainbody li.arrow3 {
	background: url(../images/style14/bullet-5.png) 0 0 no-repeat;
}

#mainbody ul.star li,
#mainbody li.star {
	background: url(../images/style14/bullet-6.png) 0 0 no-repeat;
}

#mainbody ul.circle li,
#mainbody li.circle {
	background: url(../images/style14/bullet-7.png) 0 0 no-repeat;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(../images/style14/login_button.png) no-repeat;
}

/* joomla content */
span.pathway {
	color: #fff;
}

span.pathway img {
	background: url(../images/style14/bullet-pathway.png) no-repeat;
}

span.pathway a {
	color: #F8E5C1;
}

.highlight {
  background-color: #ffc;
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

table.contentpaneopen tbody tr td span.small {
	background: url(../images/style14/icon-author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(../images/style14/icon-created.png) 0 0 no-repeat;
}

/* pull-down */

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #fff;
}

#fxTarget { 
	background: #881F22;
	border-bottom: 2px solid #6E1B1F;
}

#fxTab {
	background: url(../images/style14/fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
	color: #ccc;
}


/* Friends of Firefighters Aug 2007 Styles - Chick Foxgrover */

table.sections {
	margin:0;
}

.ff-quote-banner {
margin-left:0px; 
margin-top:-20px;
margin-bottom:-8px;
margin-top: 0px;
margin-bottom:0px;
}

.allcaps {
text-transform: uppercase;
}

/* Special Home page section styles */ 

.home-section-module {
width:276px;
margin-left:3px;
margin-right:0px;
margin-top: 20px;
color: #333333;
font-size: 1.0em;
}

.home-section-icon {
float:left;
width:57;
height:220px;
margin-right:6px;
}



.home-section-header {
margin-top: 6px;
font-size: 24px;
line-height: 20px;
color:#201b53;
color:#4882d0;
}

div.home-section-nav {
	display: inline;
	margin:auto;
	padding: auto;
	height: 6px;
	text-align: left;
	line-height: 6px;
	background-color: #ffffff;
}

ul.home-section-nav {
	margin:auto;
	padding: auto;
}

ul.home-section-nav li{
display:inline;
list-style-type:none;
font-size: 12px;
line-height: 10px;
padding-right:2px;
}

ul.home-section-nav a:hover{
text-decoration:underline;
}

.body-quote {
	font-style: italic;
	margin-top: 3px;
	margin-bottom:3 px;
}

/* Global nav Horizontal nav - Friends of Firefighters  */

div#global_nav{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 12px;
	right: 12px;
}

.moduletable-globalnavmod li{
	
	text-align: right;
	display: inline;
	padding-right:10px;
}


	
.moduletable-globalnavmod {
	padding: 0px;
	height: 26px;
	text-align: right;

}

a.mainlevel-globalnavmenu,a.mainlevel_current-globalnavmenu{
	font-size: .9em;
	color: #201b53;
	text-decoration: none;
}


a.mainlevel-globalnavmenu:hover{
		font-size: .9em;
	color: #CC3B36;
}



/* Footer nav Horizontal nav - Friends of Firefighters  */

div#FoF-footer {
/* removed by CF when removed the link to RocketTheme */
/*background: url(../images/style14/bottom-Fof.png) 50% 0 no-repeat;*/
padding: 4px 10px 4px 10px;
line-height: 10px;
}

#FoF-footer p {
color:#fff;
font-size: .9em;
}

#FoF-footer p.footer-small {
color:#aeaeae;
font-size: .8em;
}

div#footer_nav{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 12px;
	right: 12px;
}

.moduletable-footernavmod li{
	
	text-align: right;
	display: inline;
	padding-right:10px;
}


	
.moduletable-footernavmod {
	padding: 0px;
	height: 26px;
	text-align: right;

}

a.mainlevel-footernavmenu,a.mainlevel_current-footernavmenu{
	font-size: .9em;
	color: #201b53;
	text-decoration: none;
}


a.mainlevel-footernavmenu:hover{
		font-size: .9em;
	color: #CC3B36;
}



/* Second level Horizontal nav - Friends of Firefighters  */

#top div#level2_nav{
	padding: 0px;
	margin: 0px;
	width: 868px;
	height: 26px;
	text-align: left;
	padding-top: 6px;
	background-color:#201b53;

}
	
#mainlevel-level2 {
	width: 828px;
	padding: 0px;
	height: 18px;
	text-align: left;
	background-color:#201b53;

}


#mainlevel-level2 .mainlevel-level2 a{
	color: #CCCCCC;
	text-decoration: none;
}

#mainlevel-level2 .mainlevel-level2 a:hover{
	color: #FFFFFF;
}


#mainlevel-level2 .mainlevel_current-level2 a{
	color: #CC3B36;
	text-decoration: none;

}



/* hilite4 - custom for Friends of Firefighters right panel */

#mainbody div.moduletable-hilite4 a {
	color: #F8E5C1;
}

#mainbody div.moduletable-hilite4{
	background: #201B53;
}

#mainbody div.moduletable-hilite4 {
	background: #201B53 url(../images/style14/body-hl4-bg.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 h3 {
	background: #201B53 url(../images/style14/body-hl4-h3.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 li {
	background: url(../images/style14/bullet-hl4.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url(../images/style14/body-hl4-readmore.png) 0 0 no-repeat;
	color: #fff;
}

p.subtitle,p.subtitle-b {
	font-size: 115%;
	font-weight: bold;
	color: #201B53;
}

div.search-hilite4 input {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: .9em;
}

div.search-hilite4 input.button-hilite4{
	margin-left: 3px;
}

div#mainbody td.right {
background:#201b53;

}

/* CF custom styles */

#mainbody div.Column-Table {   width:530px;   margin: 0;   padding: 0;
   padding-top: 10px;   font-family: verdana;   font-size: .9em;
   line-height: 1.4em;   }#mainbody div.Column-Table-LeftColumn {
   width:250px;   }#mainbody div.Column-Table-RightColumn {   float:right;   width:250px;   }
   
#mainbody div.Column-Table ul{
	list-style: none;

}
#mainbody div.Column-Table li{
margin-bottom: 8px;
}#mainbody p.Table-Column-Head {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   font-weight: bold;   font-size: 2em;
   margin-bottom: 6px;
   }#mainbody div.localclear {   clear:right;
}

div.moduletable-hilite4 div.loginelement {
	margin:0;
	padding: 0;
	font-size: .95em;
	text-align: right;
}

div.moduletable-hilite4 div.loginelement a{
	margin:0;
	padding-left:  10px;
	}

div.moduletable-hilite4 div.loginelement input {
	margin:0;
	padding-right: 5px;
	text-align: right;
	width: 100px;
	margin-top: 5px;
}
