/* general styles */
body
{
	font-family: Arial;
	font-size: 14px;
	background-color: white;
	height: 100%;
	overflow: hidden;
}

a 
{
	cursor: pointer;
	text-decoration: none;
	color: Black;
}

h1
{
	color: #a1221a;
	font-family: Arial;
    font-size: 22px;
    font-weight: bold;
	text-transform:uppercase ;	
}

h1 a
{
	color: #a1221a;
}

h2
{
	color: #a1221a;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover
{
    color: Red;
	cursor: pointer;
	text-decoration: none;
}

img
{
    border: none;
}

/* app styles */

.TransTextBox
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    text-decoration: none;
    margin-bottom: 0px;
    background-color: Transparent;
    color: Black;
    vertical-align: middle;
}

#dealerLogin
{
    position: absolute;
    right: 0px;
    top: 205px;
    width: 333px;
    height: 100px;
    z-index: 50;
}
.textboxclass
{
	border: 1px solid #666666;
	background-color: #fafafa;
}

#menu
{
    width: 175px;
    text-align: left;
    margin: 10px 10px 10px 10px;
    font-weight: bold;
    padding-left: 10px;
}

#menu ul
{
	list-style: none;
    padding: 10px 10px 0px 0px;
}

#menu ul li
{
	height: 30px;
}

#menu ul li a:hover
{
	color: Red;
}

#pageHeadBk
{
	position: absolute;
	left: 197px;
	top: 9px;
	z-index: 1;
	background-color: Black;
}

#activearea
{
	position: fixed;
	top: 202px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: 0;
}

#TopLeft
{
    position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
	width: 195px;
	height: 187px;
	border-right: solid 5px black;
	border-bottom: solid 5px black;
	z-index: 2;
	text-align: center;
	vertical-align: middle;
}

#TopLeft img
{
	padding-top: 40px;
}
#TopPanel
{
    position: absolute;
	top: 0px;
	left: 200px;
	right: 0px;
	width: auto;
	height: 187px;
	margin-bottom: 0;
	background-color: black;
	color: black;
	border-bottom: solid 5px black;
	z-index: 1;
}
#LeftPanel
{
    position: absolute;
	top: 192px;
	left: 5px;
	width: 190px;
	bottom: 0px;
	height: auto;
	margin-bottom: 0;
	background-color: Transparent;
	color: black;
	border-right: solid 5px black;
	z-index: 10;
}
#contentarea
{
	position: absolute;
	top: 192px;
	left: 210px;
	bottom: 60px;
	right: 15px;
	margin: 0px;
	overflow: auto;
	background-color: white;
	z-index: 1;
}
#BottomPanel
{
    position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: auto;
	height: 60px;
	margin-bottom: 0;
	z-index: 1;
	background-image: url(images/blackgrass.gif);
	background-repeat: repeat-x;
}
#biketrees
{
	position: fixed;
	bottom: 22px;
	right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 20;
}

#biketrees img
{
	margin: 0px;
	padding: 0px;
	z-index: 20;
}


#content
{
    position: absolute;
    left: 5px;
	top: 2px;
	right: 15px;
	bottom: 55px;
	clear: left;
	z-index: 99;
/*	border: solid 2px red; */
}

#navbkgnd img
{
    position: absolute;
    top: 0px; 
    left: 0px;
	height: 100%;
	width: 194px;
	z-index: -1;
}

#contentbkgnd img
{
    position: absolute;
    top: 0px; 
    left: 0px;
	height: 100%;
	width: 100%;
	z-index: -1;
}

/*  all good to here  */

#bannerLabel
{
	color: white;
	font-family: Impact;
	font-size: 32px;
	position: fixed;
	right: 20px;
	top: 161px;
	z-index: 20;
}

.contentheaderlinks a
{
    color: Black;
	font-family: Impact;
	font-size: 20px;
	height: auto;
	background-color: Transparent;
	font-weight: normal;
	text-decoration: none;
}

.paragraphheaderleft
{
	font-family: Arial;
    color: #a1221a;
    font-size: 22px;
    font-weight: bold;
	text-transform:uppercase ;	
    
}

.paragraphcontent
{
    vertical-align: top;
}

.mainPageScrollContent
{
    position: absolute;
    overflow: auto;
    bottom: 30px;
    top: 0px;
    left: 0px;
    right: 340px;
}

.scrollcontent
{
    position: absolute;
    overflow: auto;
    bottom: 0px;
    top: 0px;
    left: 0px;
    margin: 0px 5px 10x 5px;
    padding-right: 10px;
}

#copywrite
{
    position: absolute;
    bottom: 1px;
    right: 2px;
    text-align: right;
    vertical-align: bottom;
    color: silver;
    font-size: 10px;
    z-index: 99;
}

.advocacyimage
{
    width: 100px;
    height: 90px;
}
.advocacytext
{
    font-size: 12px;
    text-decoration: none;
}

.vendorlist 
{
    font-size: 12px;
    padding-left: 1px; 
    margin-left: 1px; 
    margin-top: 5px;
}
.vendorlist ul
{
    width: 800px;
}
.vendorlist li 
{
    width: 150px;
    margin: 13px 0 0 0;
    padding: 0 1px 0 0;
    line-height: 0px;
    float: left;
    list-style-type: none;
}

.contentheaderright
{
    position: absolute;
    right:0px;
    top:0px;
    padding: 10px 30px 0px 0px; 
	font-family: Impact;
    color: Black;
    font-size: 22px;
    font-weight: lighter;
    text-align: right;
}

.bottomnavmenu
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 16px;
 	background-color: Transparent;
	color: Black;
	text-align: center;
	bottom: 0px;
	position: absolute;
	left: 300px;
}
.itemlink
{
    font-weight: bold;
}

.buttonclass 
{
	border: 1px solid #797979;
	background-color: white;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background-image: url(images/buttonbkg.png);
}

.buttonclass[disabled] 
{
	border: 1px solid #000000;
	background-color: #BBB;
	font-size: 12px;
	color: gray;
	text-decoration: none;
}

.buttonclass a:hover {
	color: #fff;
	background-color: #cc0000;
	text-decoration: none;
}

.buttonclass:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}

.buttonclass:hover[disabled] {
	background-color: #BBB;
	color: gray;
	text-decoration: none;
}
.Black
{
	color: Black;
}

.Silver
{
	color: Silver;
}

#weatherPanel
{
	position: absolute;
	top: 560px;
	left: 15px;
	z-index: 99;
}