/* general styles */
body
{
	font-family: Verdana;
	font-size: 12px;
	background-image: url(images/bg.png);
	color: White;
}

a 
{
	cursor: pointer;
	text-decoration: none;
	color: white;
}

a:hover
{
	color: #008ED6;
}

h1
{
	color: #008ED6;
	font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
	text-transform:uppercase ;
	padding-left:5px	
}

h1 a
{
	color: #008ED6;
}

h2
{
	color: #008ED6;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:5px
}
h2
{
	color: white;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

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: white;
    vertical-align: middle;
}

.textboxclass
{
	border: 1px solid #666666;
	background-color: #fafafa;
}

.importantMessage
{
	font-weight: bold;
	font-size: 14px;
	height: 40px;
	padding: 5px;
}
#menu
{
	position: relative;	
	float: right;
    width: 720px;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    padding-right: 10px;
}

#menu ul
{
	position: relative;	
	width: 100%;
	list-style: none;
}

#menu ul li
{
	position: relative;	
	float: left;
	border-right: solid 1px white;
	padding-left: 10px;
	padding-right: 10px;
}
#menu ul li.special
{
	border-right: 0px;
}

#botmenu
{
	position: relative;	
	overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#botmenu ul
{
	clear: left;
	float: left;
	position: relative;	
	list-style: none;
	left: 50%;
	text-align:center;
	margin:0;
	padding:0;
}

#botmenu ul li
{
	display: block;
	position: relative;	
	float: left;
	border-right: solid 1px white;
	padding-left: 10px;
	padding-right: 10px;
	right: 50%;
}
#botmenu ul li.special
{
	border-right: 0px;
	padding-right: 0px;
}
#botmenu ul.li.specright
{
}

#botmenu ul.fontdown
{
	font-size: 9px;
	font-weight: normal;
}

.fontdown
{
	padding-top: 10px;
	font-size: 9px;
	font-weight: normal;
}
#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: 100px;
	z-index: 2;
	text-align: center;
	vertical-align: middle;
}

#TopLeft img
{
	padding-top: 10px;
}

#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  */

.contentheaderlinks a
{
    color: white;
	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;
	padding-left:5px
}

.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: white;
    font-size: 22px;
    font-weight: lighter;
    text-align: right;
}

.bottomnavmenu
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 16px;
 	background-color: Transparent;
	color: white;
	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: white;
	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: relative;
	bottom: 0px;
	z-index: 99;
}

.boxdiv
{
	margin: 5px;
	padding: 0px;
	z-index: 0;
	display: block;
}
.boxtop
{
	position: relative;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  border-radius-top-left: 10px;
  border-radius-top-right: 10px;
	background-color: #008ED6;
	color: White;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	margin-bottom: 0px;
	border: solid 0px red;
	background-image: url(/thcStore/images/overlay_hdr.png);
	z-index: 1;
}

.boxtopcollapse
{

	position: relative;
	background-color: #008ED6;
	display: block;
	color: White;
	font-weight: bold;	
	margin: 0px;
	padding: 5px 10px;
	margin-bottom: 0px;
	border: solid 0px green;
	background-image: url(/thcStore/images/overlay_hdr.png);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
	border-radius: 10px;
	z-index: 1;
}

.boxbot
{
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-radius-bottom-left: 10px;
  border-radius-bottom-right: 10px;
	background-color: #1c1c1c;
	margin-top: 0px;
	color: white;
	margin: 0px 0px -5px;
	padding: 5px 5px 0px;
	border: solid 2px #171717;
	border-top: solid 0px black;
	display: block;
	top: -5px;
	position: relative;
	-webkit-box-shadow: inset 0 0 2px #333333;
	-moz-box-shadow: inset 0 0 2px #333333;
}
.boxbotnohead
{
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius: 10px;
	background-color: #1c1c1c;
	margin-top: 0px;
	color: white;
	margin: 0px 0px 0px;
	padding: 5px 5px 5px;
	border: solid 1px #171717;
	display: block;
	position: relative;
	-webkit-box-shadow: inset 0 0 8px #101010;
	-moz-box-shadow: inset 0 0 8px #101010;
	box-shadow: inset 0 0 8px #101010;
}

.noboxtop
{
	position: relative;
  
	background-color: Transparent;
	color: #008ED6;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	margin-bottom: 0px;
	border: solid 0px red;
	z-index: 1;
}

.noboxtopcollapse
{

	position: relative;
	background-color: Transparent;
	display: block;
	color: #008ED6;
	font-weight: bold;	
	margin: 0px;
	padding: 5px 10px;
	margin-bottom: 0px;
	border: solid 0px green;
	z-index: 1;
}

.noboxbot
{
	background-color: Transparent;
	margin-top: 0px;
	color: white;
	margin: 0px 0px -5px;
	padding: 5px 5px 0px;
	border: solid 0px #171717;
	border-top: solid 0px black;
	display: block;
	top: -5px;
	position: relative;
}
.noboxbotnohead
{
	background-color: Transparent;
	margin-top: 0px;
	color: white;
	margin: 0px 0px 0px;
	padding: 5px 5px 5px;
	border: solid 0px #171717;
	display: block;
	position: relative;
}
.box2botnohead
{
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
	background-color: #2F2F2F;
	margin-top: 0px;
	color: white;
	margin: 0px 0px 0px;
	padding: 5px 5px 5px;
	border: solid 1px #171717;
	display: block;
	position: relative;
}


#positioning
{
	width: 955px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#divbiketree
{
	min-height: 400px;
	
}

#divbiketree img
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 0;	
}

#dbttext
{
	width: 430px;
	z-index: 99;
}

#divNews
{
	font-size: 11px;
}

#divNews p
{
	font-weight: 100;
	text-align: left;
	margin-top: 5px;
}

#divNews a
{
	color: silver;
}

#divNews a:hover
{
	color: #008ED6;
}

