﻿body{
	margin: 0px;
	background: black;
	font-family: Verdana;
	color: black;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}

/* HEADER STYLES */

.header{
	background:black url('../templateimages/JBD_T3-1_headerbg.jpg') repeat-x scroll left top;
	height: 165px;
	width: 100%;
	text-align:center;
	margin: 0px;
}

/* MENU STYLES */

.menu{
	background: white;
	height: 60px;
	width: 100%;
	text-align:center;
	margin: 0px;
}

.menuitem{
	width: 111px;
	text-align: center;
	padding-bottom: 25px;
}

a.menulink:link, a.menulink:visited{
	font-family: "Agency FB";
	color: white;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.menulink:hover, a.menulink:active{
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.menulinkactive:link, a.menulinkactive:visited, a.menulinkactive:hover, a.menulinkactive:active,{
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* CONTENT STYLES */

p{
	font-family: "Verdana";
	color: black;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

p.title{
	position: relative;
	top: -20px;
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}

.spotlight{
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}

.heading{
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 10px;
}

a:link, a:visited{
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover, a:active{
	font-family: "Agency FB";
	color: #006633;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.helmetlink:link, a.helmetlink:visited{
	font-family: "Agency FB";
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.helmetlink:hover, a.helmetlink:active{
	font-family: "Agency FB";
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.homecontact{
	background: #DFDFDF;
	border: 1px #B0B0B0 solid;
	vertical-align: top;
	width: 33%;
	text-align: right;
}

.homehelmetnews{
	background: #FFD5BF;
	border: 1px #FF6600 solid;
	vertical-align: top;
	width: 33%;
	text-align: center;
}

.homekartingnews{
	background: #DFFFBF;
	border: 1px #006633 solid;
	vertical-align: top;
	width: 33%;
	text-align: center;
}

/* LAYOUT STYLES */

.contentcontainer{
	background: white;
	width: 100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

td.main{
	border-left: 1px gray solid;
	width: 700px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	vertical-align:top;
	margin: 0px;
}

td.latest{
	border-left: 1px gray solid;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 200px;
	vertical-align:top;
}

/* LIST STYLES */

.lefttableheader{
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}

.tableheader{
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-bottom: 5px;
}

.tablerow1{
	background: #FFDFD5;
	border-bottom: 1px solid #FE3E00;
	border-left: 1px solid #FE3E00;
	margin-bottom: 5px;
}

.lefttablerow1{
	background: #FFDFD5;
	border-bottom: 1px solid #FE3E00;
	border-left: 1px solid #FE3E00;
	margin-bottom: 5px;
}

.righttablerow1{
	background: #FFDFD5;
	border-bottom: 1px solid #FE3E00;
	border-left: 1px solid #FE3E00;
	border-right: 1px solid #FE3E00;
	margin-bottom: 5px;
}

.toptablerow1{
	background: #FFDFD5;
	border: 1px solid #FE3E00;
	margin-bottom: 5px;
}

.tablerow2{
	background: #D7FBE1;
	border-bottom: 1px solid #0B6326;
	border-left: 1px solid #0B6326;
	margin-bottom: 5px;
}

.lefttablerow2{
	background: #D7FBE1;
	border-bottom: 1px solid #0B6326;
	border-left: 1px solid #0B6326;
	margin-bottom: 5px;
}

.righttablerow2{
	background: #D7FBE1;
	border-bottom: 1px solid #0B6326;
	border-left: 1px solid #0B6326;
	border-right: 1px solid #0B6326;
	margin-bottom: 5px;
}

.toptablerow2{
	background: #D7FBE1;
	border: 1px solid #0B6326;
	margin-bottom: 5px;
}

/* CONTACT BOX STYLES */

/* OLD STYLE
.qclabel{
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.qcinputbox{
	background-color: #FFDFD5;
	border: 1px solid #0B6326; 
}

*/

.qcinputbox{
	background: #ffffff;
	border: 1px silver double;
}

.qclabel{
	font: 12px century gothic;
	color: black 
}

.quickcontact{
	font: 16px century gothic;
	color: black 
}


/* FOOTER STYLES */

.footer{
	background: black url('../templateimages/JBD_T3-1_footertop.jpg') repeat-x scroll left top;
	height: 50px;
	width: 100%;
	text-align:center;
	margin: 0px;
	font-family: "Agency FB";
	color: #808080;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 40px;
}

a.footerlink:link, a.footerlink:visited{
	font-family: "Agency FB";
	color: #FE3E00;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.footerlink:hover, a.footerlink:active{
	font-family: "Agency FB";
	color: white;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
