/*  
Name: FVRS
Description: Default FVRS theme 
Version: 1.0
Author: PharrOut
Author URI: http://pharrout.com
*/



/* Zeros ==================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}



/*	for members area */
	
	#menu{
		margin-top:20px;
	}
	#fvrslog, #content{
		margin-left:175px !important;
	}
	#content{
		border-color:#e3e3e3 !important;
	}
	#fvrslog{
		background:#701219 !important;
		border:0 !important; 
	}
	#main{
		border:0px !important;
	}
	a.nav{
		background:#701219 !important;
		border:0 !important;
		padding:3px 0 0 0 !important;
	}
	#button a:hover{
		background:#BF8A40 !important;
		color:#701219 !important;
		border:0 !important;
		padding:3px 0 0 0 !important;
	}
	a.log{
		color:#BF8A40 !important;
	}
	a.log:hover{
		color:#fff !important;
		background:none !important;
	}
	#button{
		background:none !important;
	}
	h3 {
		font-size: 2em;
		font-weight: normal !important;
		margin-bottom: .12em;
		color: #333;
		text-align:left !important;
	}
	h3 {
		font-weight: normal;
		color: #BF8A40;
		text-transform: capitalize;
		font-size: 1.5em;
		margin-bottom: 3px;
		padding: 7px 0 5px 40px !important;
		background: url(images/bullet-star.jpg) no-repeat left center;
	}
	#footer h6{
		display:none;
	}
/* General ================================================================== */
body {
	color: #701219;
	background-color: #6B000F;
	font-size: 62.5%;
	font-family: "Trebuchet MS", sans-serif;
	padding:0 !important;
	margin:0 !important;
}
td {
	font-size: 1.2em;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	font-family: georgia, serif;
	margin-bottom: .66em;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: .12em;
	color: #333;
}
h2.generic {
	font-weight: normal;
	color: #BF8A40;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-bottom: 3px;
	padding: 7px 0 5px 40px;
	background: url(images/bullet-star.jpg) no-repeat left center;
}
body.home h2.generic {
	padding-left: 0;
	background-image: none;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .25em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
p {
	font-size: 1.2em;
	line-height: 1.9em;
	margin-bottom: 1.7em;
}
ul {
	list-style-type: disc;
	margin: 0 0 1em 1.5em;
}
li {
	font-size: 1.2em;
	line-height: 1.9em;	
	font-weight: bold;
	color: #A06B1D;	
}
ul ul {
	margin-bottom: 0;
}
ul ul li {
	font-size: 1em;
}
a {
	color: #0175BA;
}



/* Site wide classes ======================================================== */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	clear: both;
}
.flush {
	margin-top: 0;
}
.bflush {
	margin-bottom: 0;
}
.text-right {
	text-align: right;
}
.skipHeader {
	position: absolute;
	top: -9999px;
}
ul.star {
	list-style-type: none;
}
ul.star li {
	padding: 5px 0 5px 40px;
	background: url(images/bullet-star.jpg) no-repeat left center;
}	
img.fancy {
    padding:2px;
	border: solid 1px #d4c7c8;
}
img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
img.center {
	margin: 0 auto 10px auto;
	display: block;
}


/* Structure ================================================================ */
/* Site wide inside widths */
.banner .inside, #main .inside, #footer .inside, #news .inside {
	width: 700px;
	margin: 0 auto 0 auto;
}
#header .inside{
	width:500px;
	margin: 0 auto 0 auto;
}

/* Site wide left cols */
#content {
	float: left;
	width: 700px;
	padding-right: 10px;
}
/*Site wide right cols */
.sideBar {
	float: left;
	width: 268px;
	padding-left: 15px;
}


/*Header =================================*/
#uberContainer {
	background-color: #fff;
}
#header {
	background: url(images/header-background.gif) repeat-x center top !important;
	border-top: solid 8px #7D141C !important;
}
#header .inside {
	position: relative;
	padding-top: 17px;
	xbackground: url(images/header-inside-background-noStripes.gif) no-repeat 554px top;
}
body.home #header .inside {
	xbackground: url(images/header-inside-background.jpg) no-repeat 554px top;
}
#logo a {
	display: block;
	width: 480px;
	height: 50px;
	margin: 0 0 24px 0; /* 17 + 7 for topMenu */
	background: #fff url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#skiptopMenu {
	position: absolute;
	top: -9999px;
}
#donateLink {
	position: absolute;
	top: -5px;
	right: 25px;
}
#donateLink a {
	color: #FDFE48;
	text-transform: uppercase;
	background-color: #962E2E;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

#donateSidebar a{
        display:block;
	text-align:center;
        margin:10px 0 -20px 0;
        
}

/*topMenu ====================*/
#topMenu {
	position: relative;
	z-index: 9999;
	margin: 0;
	list-style-type: none;
}
#topMenu{
	width:600px !important;
}
#topMenu li {
	float: left;
}
#topMenu li a {
	display: block;
	padding: 7px 7px 5px 7px;
	color: #787878;
	background-color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
}
#topMenu li a:hover {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
body.home #topMenu .mHome a {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
body.squad #topMenu .mSquad a {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
body.community #topMenu .mCommunity a {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
body.volunteer #topMenu .mVolunteer a {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
body.donate #topMenu .mDonate a {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
body.contact #topMenu .mContact a {
	background: #7D141C url(images/topMenu-background.gif) repeat-x;
	color: #fff;
}
/* subMenu =================*/
ul.subMenu {
	position: absolute;
	top: 14px;
	left: 165px;
	width: 240px;
	list-style-type: none;
	z-index: 9999;
}
ul.subMenu li {
	width: 110px;
	margin: 0 10px 12px 0;
	float: left;
}
ul.subMenu li a {
	display: block;
	background: #FFFF45 url(images/arrow-redYellow.gif) no-repeat 95px center;
	color: #7D141B;
	line-height: 1em;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
ul.subMenu li a:hover { 
	background: #7D141B url(images/arrow-yellowRed.gif) no-repeat 95px center;
	color: #FFFF45;
}


/*Banners ================================*/
.banner {
	clear: both;
	height: 97px;
	border-top: solid 12px #7D141C;
	border-bottom: solid 12px #7D141C;	
	background: #F09F46 url(images/banner-background.gif) repeat-x center top;	
}
.banner .inside {
	position: relative;
}
.banner h2 {
	position: relative;
	color: #fff;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 50;
	top: 20px;
}
.banner h3 {
	color: #FDFE48;
}
#bannerFlash {
	margin-top: 20px;
}
#flashWrap {
	margin: -47px auto 0 auto;
	height: 220px;
	width: 960px;
}
/*Home Banner =============*/
#bannerPortrait {
	position: absolute;
	top: -12px;
	left: -21px;
	width: 138px;
	height: 121px;
	background: url(images/banner-mike.png) no-repeat;
	text-indent: -9999px;
}
#bannerHome #citizenByDay {
	position: absolute;
	top: 22px;
	left: 111px;
	width: 331px;
	height: 48px;
	z-index: 30;
	background: url(images/citizenByDay.png) no-repeat;
	text-indent: -9999px;
}
#bannerHome #ambulance {
	position: absolute;
	top: -12px;
	left: 148px;
}
#bannerHome #ambulanceTop {
	position: absolute;
	width: 202px;
	height: 35px;	
	top: -46px;
	left: 475px;
	background: url(images/ambulanceTop.png) no-repeat;
}
/*Squad Banner =============*/
#bannerSquad .background, #bannerCommunity .background, #bannerVolunteer .background, #bannerDonate .background , #bannerContact .background {
	position: absolute;
	top: -58px;
	left: 145px;
}


/*Content area ===========================*/
#main {
	padding: 25px 0 50px 0;
	background: #fff url(images/content-background.gif) repeat-x 0 bottom;
}
#main .inside {
}
#content {
	position: relative;
	z-index: 50;
}
/*Sidebar =================*/
.home .sideBar {
	margin-top: 50px;
}
.sideBar {
	border-left: solid 2px #D9D9D9;
}
.box {
	position: relative;
	margin-bottom: 10px;
	border: solid 1px #D9D9D9;
	padding: 10px;	
	background-color: #FDF1E3;	
}
.gridRed {
	padding: 10px;
	text-align: right;
	border-top: solid 10px #B8BFC0;
	background: #7D151D url(images/header-background-red.jpg) repeat-x;
}
.gridOrange {
	padding: 10px;
	text-align: right;	
	border-top: solid 10px #C0534E;
	background: #BC883F url(images/header-background-orange.jpg) repeat-x;
}
#box-becomeAHero h3 {
	height: 47px;
	background: url(images/becomeAHero-background.gif) no-repeat right top;
	text-indent: -9999px;
}
#box-becomeAHero .lady {
	position: absolute;
	top: -5px;
	left: 0;
	width: 70px;
	height: 110px;
	background: url(images/lady.png) no-repeat;
}
#box-becomeAHero .dude {
	position: absolute;
	top: -7px;
	left: -15px;
	width: 82px;
	height: 108px;
	background: url(images/dude.png) no-repeat;
}
#box-becomeAHero p {
	text-indent: 50px;
	margin-bottom: 0;
}

#box-giveBack h3 {
	height: 45px;
	background: url(images/giveBack-background.gif) no-repeat right top;
	text-indent: -9999px;
}
#box-giveBack .truck {
	position: absolute;
	top: 3px;
	left: -7px;
	width: 162px;
	height: 92px;
	background: url(images/truck.png) no-repeat;
}
#box-giveBack p {
	text-indent: 135px;
	margin-bottom: 0;
}
/*Squad Sidebar ===========*/
.squad .sideBar, .community .sideBar, .volunteer .sideBar, .donate .sideBar, .contact .sideBar {
	margin-top: 90px;
}
#squadCalendar, #communityCalendar {
	margin: 20px 0 10px 0;
}
#squadCalendar h3, #communityCalendar h3 {
	padding-bottom: 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #6B0010;
	border-bottom: solid 5px #6B0010;
}
#squadCalendar table td, #communityCalendar table td {
	padding: 7px;
	font-size: 1.1em;
}
#squadCalendar td.text, #communityCalendar td.text {
	text-align: right;
}

/*Middle section =========================*/
#xnews {
	clear: both;
	padding: 27px 0 40px 0;
	border-top: solid 12px #7D141C;
	background: #F19F46 url(images/news-background.gif) repeat-x;
}
#xnews .inside {
	position: relative;
}
#xnewsSeal {
	position: absolute;
	top: -7px;
	left: 0;
	width: 88px;
	height: 86px;
	background: url(images/news-seal.gif) no-repeat;
}
#xnews h2 {
	float: right;
	width: 260px;
	background-color: #F19F46;
	color: #6B000F;
	padding: 1px 10px 1px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: 1.3em;
	font-style: italic;
}
#xnews h2 strong {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
#xnews h2 span span {
	font-style: italic;
	text-transform: none;
	padding: 0;
}
#announcementsAndEvents {
	clear: both;
	margin-top: 10px;
	background: #7D141C url(images/newsAndAnnouncements-background.gif) repeat-y;
	border: solid 8px #7D141C;
}
#announcements h3, #events h3 {
	font-size: 1.7em;
	margin-bottom: 30px;
	color: #FDFE48;
	text-align: right;
	text-transform: uppercase;
}
/* Announcements ==========*/
#announcements {
	float: left;
	width: 385px;
	background-color: #6B000F;
	padding: 10px;
}
#announcements ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#announcements ul li {
	color: #fff;
	margin-bottom: 20px;
}
#announcements ul li a {
	color: #fff;
	text-decoration: none;
}
#announcements ul li .category {
	border-right: solid 1px #993130;
	padding-right: 5px;
	color: #FDFE48;
	text-transform: uppercase;
	font-weight: bold;
}
#announcements ul li .date {
	border-right: solid 1px #993130;
	padding: 0 5px 0 5px;	
	margin-right: 5px;
	color: #AFAFAF;
}	
/* Events ==========*/
#events {
	float: left;
	width: 260px;
	margin-left: 15px;
	padding-top: 10px;
}
table {
	width: 100%;
}
table tr.tableHeaders {
	position: absolute;
	top: -9999px;
}
#events table td {
	color: #AFAFAF;
	padding: 7px;
}
#events td.text {
	text-align: right;
}
#events table tr.odd {
	background-color: #6B000F;
}

/* Donate ===========*/
#donate-now-button{
    margin:15px 0 15px 0;
}

/* Equipment ===========*/
p.equipment {
	width: 350px;
	margin: 10px;
	text-align: center;
}

/* Heros ===============*/

#operations li, #volunteers li{
    width:180px;
    float:left;
    margin-right:5px;
}



/*Footer =================================*/
#footer {
	padding: 20px 0 0 0;
	color: #fff;
}
#footer .inside {
	position: relative;
	margin-bottom: 130px;
}
#footer p {
	font-size: 1.1em;
	line-height: 1.3em;
}
#footer a {
	color: #53B5F0;
}
#memberLogin {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #7D141C;
}
#memberLogin a {
	display: block;
	color: #fff;
	padding: 10px 20px 10px 30px;
	margin-left: 10px;
	background: url(images/memberLogin-seal.gif) no-repeat left center;	
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#footer #po {
	position: relative;
	top: 90px;
	width: 21px;
	margin: 0 auto 0 auto;
}
#footer #po a {
	display: block;
	width: 21px;
	height: 20px;
	background: url(images/icon-po.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
}