body { 

	background-image: url(/editable/images/page_elements/bground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat;
	background-color: #043d16;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	
}
	

p { margin : 0; padding : 0; padding-top:4px; }


.whitetext
{
color:#FFFFFF;
}


hr
{
	color: #4a4a49;
	background-color: #4a4a49;
	height: 1px;
	border: 0;
	border-style:dashed;
	clear:both;
}


.SectionContainer
{
	clear:both;
}


td
{
font-size: 12px;
}

/* -------- LAYOUT ------------------ */


#container
{
width : 990px;
margin : 0px auto;
padding : 0;
text align : left;
position : relative;
}


/* -------- LAYOUT TOPBAR------------------ */


div #nav_container
{
}


div #navleft
{
float : left;
width : 490px;
margin : 60px 0 0 25px;
padding : 0;
text align : left;

}



/* -------- LOGO ------------------ */



div #logobox
{
width:400px;
height: 88px;
background-image:url(/editable/images/logo.gif);
background-position:center;
float:right;
background-repeat:no-repeat;
padding-top: 3px;
}


.logoboxtext {
	display: none;
	}

div #logobox a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

div #logobox a:hover {
  text-decoration:none;
}



/* -------- LAYOUT BODY CONTAINER ------------------ */


div #bodycontainerheader
{
background-image:url(/editable/images/page_elements/frame_topbar.gif);
background-repeat:no-repeat;
height: 35px;
}

div #bodycontainerfooter
{
background-image:url(/editable/images/page_elements/frame_footer.gif);
background-repeat:no-repeat;
height: 35px;
}

div #bodycontainer
{
width : 100%;
margin : 0px auto;
padding : 0;
text-align:center; 
position : relative;
background-color:#000000;
background-image:url(/editable/images/page_elements/frame_bg.jpg);
background-repeat:repeat-y;
}

div #bodycontainer1
{
width : 100%;
margin : 0px auto;
padding : 0;
text-align:left; 
position : relative;
background-color:#000000;
background-image:url(/editable/images/page_elements/frame_bg.jpg);
background-repeat:repeat-y;
}

div #bodycontainer2
{
width : 100%;
margin : 12px auto;
padding : 0;
text-align:center; 
position : relative;
}


div #fullcolumn
{
float : left;
width : 920px;
margin : 5px 0 0 5px;
padding-left: 35px;
text align : left;
}


div #column1
{
float : left;
width : 450px;
margin : 5px 0 0 5px;
padding-left:35px;
text align : left;
}

div #column2
{
float : right;
width : 450px;
margin : 5px 5px 0 0;
padding-right:35px;
}

div #bodycontainerheader-tech
{
background-image:url(/editable/images/page_elements/tech_frame_topbar.gif);
background-repeat:no-repeat;
height: 32px;
}

div #bodycontainerfooter-tech
{
background-image:url(/editable/images/page_elements/tech_frame_footer.gif);
background-repeat:no-repeat;
height: 32px;
}

div #bodycontainer-tech-car
{
	width : 100%;
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/tech_frame_bg.jpg);
	background-repeat:repeat-y;
}

div #bodycontainer-tech-bike
{
	width : 100%;
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/tech_bike.jpg);
	background-repeat:repeat-y;
}

div #bodycontainer-hotrod1
{
	width : 100%;
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/hotrod1-bground.gif);
	background-repeat:repeat-y;
}

div #bodycontainer-team
{
	width : 100%;
	
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/team-bground.gif);
	background-repeat:repeat-y;
}

div #bodycontainer-team2
{
	width : 100%;
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/team2-bground.gif);
	background-repeat:repeat-y;
}


div #bodycontainer-gen
{
	width : 100%;
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/gen-bground.gif);
	background-repeat:repeat-y;
}

div #bodycontainer-gen2
{
	width : 100%;
	margin : 0px auto;
	padding : 0;
	text-align:left;
	position : relative;
	background-color:#000000;
	background-image:url(/editable/images/page_elements/gen2-bground.gif);
	background-repeat:repeat-y;
}

div #pagehero-tech
{
float : left;
width : 625px;
margin : 5px 0 0 185px;
text align : left;
}

div #column1-tech
{
float : left;
width : 600px;
margin : 5px 0 0 185px;
text align : left;
clear: both;
}


/*

div #column2-tech
{
float : left;
width : 120px;
margin : 5px 0 0 195px;
text align : left;
}

div #column3-tech
{
float : right;
width : 120px;
margin-top : 5px;
margin-right: 185px;
text align : left;
}

*/



label.RegisterLabel { 
  width:200px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: left;
  clear:both;
  margin:2px;
}



.divclear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


/* -------- TEXT BLOCKS ------------------ */

#textblock1
{
font-size: 12px;
padding: 5px;
} 


#textblock2
{
background:#6d6d6d;
color:#FFFFFF;
font-size: 22px;
font-weight:bold;
padding: 8px;
} 

#textblock3
{
background:#e1dede;
color:#FFFFFF;
font-size: 22px;
font-weight:bold;
padding: 8px;
} 

#blockquote li
{
margin-bottom: 12px;
}




/* -------- HEROS ------------------ */

div #homehero
{
width:100%;
height: 251px;
background-image:url(/editable/images/homehero1.jpg);
background-position: left;
background-repeat:no-repeat;
text-align:right;
margin:4px;
}

div #pagehero
{
width:100%;
height: 91px;
background-image:url(/editable/images/pagehero1.jpg);
background-position: left;
background-repeat:no-repeat;
text-align:right;
margin:4px;

}



/* -------- HOMEBOXES ------------------ */


.greenbox-dark
{
background-color:#00872b;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.greenbox-light
{
background-color:#6ab33d;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.greenbox-verylight
{
background-color:#edf3e6;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}



/* -------- SEARCH BOX(S) ------------------ */

div #homesearchbox
{

height: 26px;
width:255px;
background-color:#e3e2e2;
margin: 6px 10px 0px 355px;
padding: 4px 6px 6px 6px;
position:absolute;top:210px;
text-align:right;
color:#00872b;
font-size: 85%;
text-transform:uppercase;
border: #999999 1px solid;
}


div #searchbox
{

height: 26px;
width:255px;
background-color:#e3e2e2;
margin: 6px 10px 0px 355px;
padding: 4px 6px 6px 6px;
text-align:right;
position:absolute;top:50px;
color:#00872b;
font-size: 85%;
text-transform:uppercase;
border: #999999 1px solid;

}


.searchbutton

{
background-color:#66cc00;
color:#FFFFFF;
padding: 2px 4px 2px 4px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
border-style:solid;
border-color:#4d9c1d;
border-width: 1px;
}

.searchbox2

{
background-color:#b3e581;
color:#00872b;
padding: 4px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
border-style:solid;
border-color:#4d9c1d;
border-width: 1px;
width:100%;
}



/* -------- BANNER(S) ------------------ */



div #shop4steel
{
width:100%;
height: 185px;
background-image:url(/editable/images/shop4steel.gif);
background-position:center;
background-repeat:no-repeat;
}






/* -------- PAGE FOOTER ------------------ */



.footertext
{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.footertext_dark
{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#313131;
}




/* -------- NAVIGATION ------------------ */

.nav
{
	float: left;
}


.nav ul
{
	margin: 8px 0px 25px 0px;
	padding: 0px;
	padding-top: 1px;
	text-align:left;
	display: inline;
	float: left;
	
}

.nav ul ul
{
	margin: 0px 25px 25px 0px;
	padding: 0px;
	text-align:left;
	display: inline;
	float: left;

}

.nav li
{
	color:#ffffff;
	list-style: none;
	margin-top: 1px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;
	display: inline;
	float: left;
	
}

.nav li li
{
	color:#ffffff;
	list-style: none;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-top: 2px;
	display: inline;
	

}

.nav li a:link
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-size:80%;
 	display: inline;
	width: 96%;
	border-width: 0px;
	text-transform:uppercase;
	float: left;
	border-bottom: #0f400e 3px hidden;
}

.nav li a:hover
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:80%;
	display: inline;
	width: 96%;
	border-bottom: #FFFFFF 3px solid;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}

.nav li a:active
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:80%;
	display: inline;
	width: 96%;
	border-bottom: #FFFFFF 3px solid;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}

.nav li a:visited
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-size:80%;
 	display: inline;
	width: 96%;
	border-width: 0px;
	text-transform:uppercase;
	float: left;
	
}

.nav li a:visited:hover
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:80%;
	display: inline;
	width: 96%;
	border-bottom: #FFFFFF 3px solid;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}

.nav li a:visited:active
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:80%;
	display: inline;
	width: 96%;
	border-bottom: #FFFFFF 3px solid;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}




.nav li li a:link
{
	color:#067028;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:80%;
 	display: inline;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	text-transform:uppercase;
	float: left;
}

.nav li li a:hover
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:80%;
	display: inline;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	text-decoration: none;
	text-transform:uppercase;	
	float: left;
}

.nav li li a:active
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:80%;
	display: inline;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	text-decoration: none;
	text-transform:uppercase;
	float: left;	
}

.nav li li a:visited
{
	color:#067028;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:80%;
	display: inline;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
		text-transform:uppercase;
	float: left;	
}


.navSelect {
	color:#ffd71b;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:80%;
	display: inline;
	width: 96%;
	border-bottom: #ffd71b 3px solid;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
} 

/* -------- LINKS ------------------ */



a:link
{
	color: #d1067f;
	text-decoration: none;
	font-weight: bold;
}

a:visited 
{
	color: #d1067f;
	text-decoration: none;
	font-weight: bold;
} 

a:active 
{
	color: #d1067f;
	text-decoration: none;
	font-weight: bold;
} 

a:hover 
{
	color: #d1067f;
	text-decoration: underline;
	font-weight: bold;
}





A.white:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.white:visited 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
} 

A.white:active 
{
	color: #fffff;
	text-decoration: none;
	font-weight: normal;
} 

A.white:hover 
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}





/* -------- TYPOGRAPHY ------------------ */

h1 
{
	font-weight: normal;
	color: #b01a70;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 4px 0px;
	font-size: 130%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h2 
{
	font-weight: bold;
	color: #757575;
	padding: 3px 0px 6px 0px;
	margin: 0px;
	font-size: 14px;
}

h3
{
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 110%;
}

h4
{
	font-weight: bold;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 110%;
}

h5
{
	font-weight: bold;
	color: #ffcc00;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 110%;
}


.navtrail
{
font-size: 65%;	
}



/* -------- UNORDERED LISTS ------------------ */


ul
{
	margin: 8px 0px 25px 20px;
	padding: 0px;
	padding-top: 1px;
	text-align:left

}

li
{
	
	list-style: bullet;
	margin-top: 1px;
	margin-left: 10px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;

}.alert_text {
	color: #CC0000;
}
