/* CSS Document */

body {
	padding: 0px;
	margin:0px;
	background-image:url(../resources/img/flamebk.jpg);
	background-attachment: fixed;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#950503;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a {
	color:#990000;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

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

.text {
	cursor:pointer;cursor:hand;
}

.greyfadebk {
	background-image:url(../resources/img/greyfadebk.jpg);
	background-repeat:repeat-x;
}

.greysubpgfadebk {
	background-image:url(../resources/img/greysubpgfadebk.jpg);
	background-repeat:repeat-x;
}

.greysubpgfadeborder {
	background-image:url(../resources/img/midborder_subpgleft.jpg);
	background-attachment:fixed;
	background-position:right;
	background-repeat:no-repeat;	
}


.hometagline {
	font-size:15px;
	font-weight:bold;
	color:#990000;
}

.redheader {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.pagetitle {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.greyheader {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.greyhomeheader {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-left:6px;
}

.footertext {
	padding-right:8px;
	font-size:10px;
	color:#000000;
}	

.footertext a {
	color:#990000;
	text-decoration:none;
    padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #333333;
}

.footertext a:hover {
	color:#666666;
	text-decoration:underline;
}

.inventoryMenu a {
	color:#FFFFFF;
	text-decoration:none;
}

.inventoryMenu a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

.toprightsubnav, .toprightsubnav a {
	font-size:9px;
	color:#FFFFFF;
	/*font-weight:bold;*/
	text-decoration:none;
	 padding-right: 2px;
	 padding-left: 2px;
	 border-right: 1px solid #CCCCCC;
}

.toprightsubnav a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

.menunav, .menunav a {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;cursor:hand;
}

.menunav a:hover {
	color:#990000;
}

#searchbox {
	width:75px;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border:0px;
}

#searcharrow {
	background-image:url(../resources/img/searcharrow.gif);
	background-repeat:no-repeat;
}

.vehicletitle {
	font-size:15px;
	font-weight:bold;
	color:#333333;
}

.forapparatusdetails {
	font-size:10px;
	font-weight:bold;
	color:#333333;
}

.co2bkwatermark {
	background-image:url(../resources/img/co2bkwatermark.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

	