/*------------------------------
|                               |
|      STANDARD        |
|				|
------------------------------*/

* {
	margin: 0;
	padding: 0;
}
a { outline:none; text-decoration:none; border:none; color:#fff; }

img a { outline:none; border:none;}


html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}
body { 
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #FFF; 
	background-color: #000; 
	/* 16px ? 62.5% = 10px */ }
h1 { font-size: 2em; /* 10px ? 2em = 20px */ }
p { font-size: 1.2em; /* 10px ? 1.2em = 12px */ }
strong {
	font-size: 1.4em;
	font-weight:bold;
	}
	
 #Loader{
   margin:auto;
   width:397px;
   height:221px;		
   background-image:url("http://www.jeffwimpy.com/images/smanback.jpg");
   background-repeat:no-repeat;
   background-position: center;
} 

#loading {
		background: url("http://www.jeffwimpy.com/images/load.gif") no-repeat;
		display:none;
	}
	
.clear {
   clear:both;
}	

.padT20 { padding-top:20px; }
.padB20 { padding-bottom:20px; }
.padL20 { padding-left:20px; }
.padR20 { padding-right:20px; }
/*--------------------------------------------

	Header Logo
	
---------------------------------------------*/	



#Logo{
	position:absolute;
	padding:15px 0px 10px 40px ;
	margin:0px;
	top:0px;
	left:0px;
	width:410px;
	height:40px;
	
	background:#000;
	
	}
#Logo img{
border:none;
	}

/*--------------------------------------------

	Primary Navigation
	
---------------------------------------------*/	


#TopNav{
position:absolute;
top:0px;
left:0px;
height:54px;
width:100%;
border-bottom: 1px solid #fff;
text-align:center;
background-image:url("http://www.jeffwimpy.com/images/80.png");
overflow:hidden; 
}


#NavPosition{ /* positions the top navigation bar */
	position:absolute;
	min-width:700px;
	overflow:hidden;
	left:0px;
	}
	
#FooterNavPosition{
	position:absolute;
	min-width:700px;
	overflow:hidden;
	left:0px;
	}
.NavContainer{
	float:left;
	height:450px;	
	text-align:left;
	margin:0px;
	padding:15px 10px 15px 10px;
	border-left:1px solid #666;
	}
.NavContainer  h1{
	text-decoration:none;
	font-size:16px;	
	margin:0px 0px 30px 0px;
	padding:0px;
	text-transform:uppercase;
	color:#DCDCDC;
	}
.NavContainer  h1 a{
	color:#DCDCDC;
	}	
.NavContainer li{
	list-style:none;
	font-size:12px;
	margin:0px;
	padding:0px;
	
	}
.NavContainer li a{
	text-decoration:none;
	font-size:12px;	
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	color:#999;
	}
.NavContainer a:hover{
	color: #fff;
  background-color:#111;
	}


.NavContainer  h2{
	text-decoration:none;
	font-size:12px;	
	margin:0px 0px 30px 0px;
	padding:0px;
	text-transform:uppercase;
	color:#DCDCDC;
	}
		
.NavContainer h2 a{
	text-decoration:none;
	font-size:12px;	
	margin: 10px 0px 5px 0px;
	color:#999;
	}
.NavContainer img {
	border:0px;
	}	
#TopLogo { margin-top:-5px; }
/*--------------------------------------------

	Bottom Navigation
	
---------------------------------------------*/	
	
#BottomNav{

position:absolute;
bottom:0px;
left:0px;
right:0px;
height:50px; 
width:100%;
border-top: 1px solid #fff;
overflow:hidden;
background-image:url("http://www.jeffwimpy.com/images/80.png");
}

/*--------------------------------------------

	FLOATING BIKE PREVIEW
	
---------------------------------------------*/


.atip{
	display:none;
	position:absolute;
	top:185px; 
	left:395px;
	padding:0px 2px 0px 2px;
	text-transform:uppercase;
	color:#999;
	height:auto;
	width:600px;
	}
.PreviewImage{
	position:relative;
	width:300px;
	padding:15px; 
	margin:0px; 
	background-image:url("http://www.jeffwimpy.com/images/80.png"); 
	float:left;	
	}
	
.PreviewInfo{
	margin:0px 10px 0px 10px;
	padding:0px;
	float:left;
	width: 230px;
	}
	
.PreviewInfoQ{
	width: auto;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url("http://www.jeffwimpy.com/images/80.png"); 
	
	}
.PreviewInfoA{
	width: auto;
	margin: 0px 0px 1px 0px;
	padding: 0px 10px 10px 10px;
	font-size: 14px;
	color:#FFF;
	background-image:url("http://www.jeffwimpy.com/images/80.png"); 
	
	}
	


/*------------------------------
|                               |
|          MAIN CONTENT         |
|								|
------------------------------*/


img a {
	border:none;
	}


#Wrap{
	position:absolute;
	top:50px;
	bottom:50px; 	
	left:0px;
	right:0px;	
	margin:auto;	
	padding:20px;
	 
	}
#TitleHeader{
	/* margin: 0px 20px;	 */
        position:absolute;	
	bottom:0px; 	
	right:40px;	
	}
#Slogo { position:absolute; bottom:-20px; right:100px;  }
#Slogan { position:absolute; bottom:10px; left:20px;  }
#USmap { position:absolute; top:20px; right:50px;  }
#Sliders { position:absolute; left:350px; top:150px; background-color:#fff; border:1px solid #000; padding:10px; display:none;}
#Sliders2 { position:absolute; left:100px; bottom:10px; background-color:#fff; border:10px solid #000; display:none; /* padding:10px; */}
	
#Loader{
	position:absolute;	
	top:110px;
	width:155px;
	height: auto;	
	margin: 15px 0px 0px 0px;	
	}

#ContentScroll{	
	position:absolute;
	top:20px; 	
	left:355px;	
	}

#Content{
	margin:0px;
	padding:25px;
	width:570px;
        min-height:400px;
        background-image:url("http://www.jeffwimpy.com/images/80.png");
      /*  background-image:url("http://www.jeffwimpy.com/images/44.png"); */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #fff;       
	overflow:auto;
	}

#Content h1{
	margin:0px 0px 15px 0px;
	}
	
#ContentBack{
	margin:0px;
	padding: 12px;
	border:1px solid #000;
	background-image:url("http://www.jeffwimpy.com/images/80.png");	
	}
	
	
#info {
	position:absolute;
	left:0px; right:0px;
	bottom:0px;
	margin:60px auto;
	padding:100px;
	width:700px;
	height:auto;
	background:#000;
	border:1px solid #333;
}

#Credit {
	
	position:absolute; top: 50px; padding:5px; width:auto; height:auto;  left: 20px;
	}
	
#RiderLogo{
	position:absolute; width:494px; height:192px; bottom:0px; right: 20px;
	
}

#SponsorLogo{
	position:absolute; width:720px; height:53px; top:25px; left: 250px;
}

#SponsorSubLogo{
	position:absolute; width:135px; height:305px; top:125px; left: 40px;
}


#BottomLogo{
	position:absolute; width:200px; height:53px; bottom:0px; right: 20px;
}

.CenterSafe{
	margin:auto;
	width:800px;
	}
	
	
	


/*------------------------------
|                               |
|          SUB NAVI             |
|								|
------------------------------*/  
 .Loader{
	position:relative;
	top:0px;
	
	} 
	
#SubNavPos{
	width:250px;
	position:relative;
	top:40px;
	}
  

#accordion {	
	cursor:pointer;
}

/* accordion header */
#accordion h2 {		
	margin:1px 0px;
	line-height:32px;
	padding:2px 15px;
	color:#666;
  font-weight:bold;
	font-size:18px;
	cursor:pointer;	
	background-image:url("http://www.jeffwimpy.com/images/80.png");	
	text-transform: uppercase;
}

/* currently active header */
#accordion h2.current {
	cursor:default;	
	color:#fff;
	background-image:url("http://www.jeffwimpy.com/images/80.png");
}

/* Keep this so the navigation stays closed until activated */
#accordion div.SubLink {
	display:none;
	
}	
.SubLink p {
	font-size:12px;
	color:#FFF;
	background-image:url("http://www.jeffwimpy.com/images/80.png");
	padding:10px;
	
	}
	
.SubLink img {
	display:block;
	
	}	
	
.SubLink a{
 display:block;
 text-decoration:none;
  color:#fff;  
  padding: 3px 10px 3px 25px;
  margin: 1px;
  font-size: 12px;
  font-weight:normal;
  outline:none;background-image:url("http://www.jeffwimpy.com/images/44.png");
	}
	
.SubLink a:hover{
	font-size:12px;
	 color:#FFF;
	background-image:url("http://www.jeffwimpy.com/images/80.png");
	}

/*------------------------------
|                               |
|           Horizontal          |
|            Slider             |
-------------------------------*/
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion-h {
	/*background:#FFFFFF url(/img/global/gradient/h150.png) repeat scroll 0; */
	height:200px;
	padding:10px 0 10px 20px;
	width:760px;
	/*border:1px solid #ddd; */
}

#accordion-h div p{
	margin-left:80px;
	color:#333;
	padding:10px;
	width:180px;
	height:180px;
  background-color:#fff;
}

#accordion-h a.slider-h{
	border:0px;
	text-decoration:none;
}

/* accordion-h header */
#accordion-h img {
	float:left;
	margin-right:-80px;
	cursor:pointer;
	border:0px;
	text-decoration:none;
}

/* currently active header */
#accordion-h img.current {
	cursor:pointer;
	opacity:1;
	filter: alpha(opacity=100);
}

/* 
	accordion-h pane. should initially have zero width and display:none.
	the first pane should override these with inline style
*/
#accordion-h div {
	width:0px;
	float:left;	
	display:none;		
	margin-right:10px;
}

/* content inside a pane should have fixed width */
#accordion-h div h3 {
	color:#444;
	margin:0 0 -10px 0;
	width:190px;
	font-size:15px;	
}
	
#accordion-h div p {	
	font-size:11px;
	width:190px;
}

/*------------------------------
|                               |
|           BACKDROP            |
|								|
------------------------------*/
#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}


/*------------------------------
|                               |
|          LAYERING             |
|								|


------------------------------*/ 

#Loader{
	z-index:1;
	}
	
#bg div, #SponsorLogo {
	z-index:2;
}


#Wrap, #builder, #Credit, #RiderLogo{
	z-index:3;
}
	
#TopNav, #BottomNav, .atip{
	z-index:4;
}

#Logo, #News{
	z-index:5;	
}

/* ---------------- FORMS
------------------------------------------------------------ */
/* ---------- These are the styles for the contact form ---------- */
label {  
display: block;
float: left;  
width: 125px;  
margin-right: 12px;
font-weight:bold;
font-size:14px;
}

fieldset {  
position: relative;
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 7px 0;  
padding: 0;
border: 0px;
}

legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
}
legend span {  
position: absolute;  
margin-top: 0.5em;  
font-size: 135%;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}

fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}


.submit {
padding: 3px;
font-size:22px;
width:150px;
}

.labelwidth150 { 
width:150px;
font-size:150%;
line-height:150%;
float:left;
 }

.inputTall {
font-size:150%;
}

input {
 width:255px;
 line-height:30px;
 font-size:18px;
}

input:focus, textarea:focus {
background-color: #ffffcc;
}
.inputValue {
	width:50%;
	margin-top:5px;
}

.inputClear {
	clear:both;
}

.inputText {
	width:85%;
	height:180px;
	margin-top:5px;
}
.inputButton {
}
.required {
	font-size:9px;
	color:#C00;
}
