@charset "UTF-8";
/* CSS Document */

/*text styling*/



body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background:url(images_structure/background_mono.jpg) repeat-x #eff3f6;
	overflow-x:hidden;
	text-decoration: none;
	border:none;

}

h1 {
font:"Arial Black";	
font-size:26px;
height:54px;

}

.pageTitle{	
font-size:40px;
height:68px;
}

#container h1{
	background:url(images_structure/h1.gif) no-repeat left bottom;
	margin-left:-3px;
	padding-left:2px;
	margin-bottom:-30px;
	border-bottom:0px;
}

#subh1{
	background:none;
}
a:link{
	border:none 0px;
}

img{
	border:none 0px;
}


#boxTitle{
color:#999999;
font-size:14px;
font-weight:900;
height:20px;
border-bottom:1px dotted #CCCCCC;
}

/*#columns img{
background:url(images_structure/imgAccent.jpg) right bottom no-repeat;
padding-right:19px;
padding-bottom:19px;
}*/


h2 {
	color:#666666;
	font-size:12px;
	line-height:120%;
}

a {
text-decoration: none;
border:none;
}

ul a:link{
	color:#FFFFFF;
}
ul a:visited{
	color:#FFFFFF;
}
ul a:hover{
	font:bolder;
}

ul {
	padding:5px 5px 5px 25px;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333333;
	margin-left:-10px;
	margin-right:15px;
	margin-top:10px;
	font-weight:bold;
}

li {
	background:url(images_structure/bullet.png) left center no-repeat;
	padding-left: 15px;
	margin: 20px;
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.contact_data{

vertical-align:middle;
	text-decoration:none;
	list-style:none;
	padding-left: 15px;
	padding-top:5px;
	margin-left:-10px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:14px;
	height:10px;
}



#columns p{
	padding-left:15px;
	line-height:150%;
}


a:link{
	color:#0066FF;
	text-decoration:none;
	list-style-type: none;
}
a:visited{
	text-decoration:none;
	color:#0066FF;
	list-style-type: none;
}

a:hover{
	text-decoration:underline;
	color:#00549E;
	list-style-type: none;
}



.home{
	color:#D81921;
}
.homeTitle{
	color:#333333;
	font-weight:900;
	font-size:36px;
	height:65px;
}

.moto{
color:#B91E49;
}

.motoTitle{
color:#B91E49;
font-weight:900;
font-size:36px;
height:65px;
}

.scoo{
color:#D8532A;

}


.scooTitle{
color:#D8532A;
font-weight:900;
font-size:36px;
height:65px;
}

.gear{
color:#00A31B;

}
.gearTitle{
color:#00A31B;
font-weight:900;
font-size:36px;
height:65px;
}

.sell{
color:#657788;

}
.sellTitle{
color:#657788;
font-weight:900;
font-size:36px;
height:65px;
}

.serv{
color:#00549E;

}

.servTitle{
color:#00549E;
font-weight:900;
font-size:36px;
height:65px;
}

.abou{
color:#4D8AC7;

}

.abouTitle{
color:#4D8AC7;
font-weight:900;
font-size:36px;
height:65px;
}

.empl{
color:#82ACCE;

}

.emplTitle{
color:#82ACCE;
font-weight:900;
font-size:36px;
height:65px;
}


.cont{
color:#1A124D;

}

.contTitle{
color:#1A124D;
font-weight:900;
font-size:36px;
height:65px;
}

#lightBoxTrigger{
float:left;
margin-top:-50px;
display:block;
position:absolute;
margin-left:460px;
}

#lightBoxTriggerMoto{
float:left;
margin-top:-30px;
display:block;
position:absolute;
margin-left:420px;
}

.youtubeChannel{
border:none;
margin-top:0px;
margin-left:0px;
}

/*BEGIN You Tube embedded player using jquery jsfiddle*/
#player {
    width: 287px;
    height: 240px;
    overflow: hidden;
    background: gray;
    position: absolute;
    border: solid 2px gray;
}

.youtube .carousel {
    width: 20%;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0px;
    z-index: 3;
}

.youtube .thumbnail {
    margin: 2px;
    width: 80%;
    border: 1px solid black;  
}

.youtube iframe.player {
    width: 80%;
    height: 240px;  
    overflow: auto;
    border: 0;
}
/* END You Tube embedded player using jquery jsfiddle*/

#tickWrap{
position:absolute;
display:block;  
float:left;
width:900px;
background:url(images_structure/columnTop.gif) bottom no-repeat;
height:10px;
margin-top:31px;
}

#tickerLeft{
background:url(images_structure/rssLeft.gif) #333 no-repeat left;
position:absolute;

width:800px;
height:31px;
float:left;

}

#tickerRight{
	background:url(images_structure/rssRight.gif) no-repeat right;
	width:260px;
	height:31px;
	float:right;
position:absolute;
margin-left:640px;
}

#ticker{
	position:absolute;
	float:left;
	display:inline;
	overflow:hidden;
	height:31px;
	padding-top:5px;
	margin-left:-20px;
}



/*FEED BURNER STYLES*/

div.feedburnerFeedBlock {
font-size: 12px;
}

div.feedburnerFeedBlock p.feedTitle {
font-size: 200%;
font-weight: bold;
margin:0 0 -40px -15px;
background:url(images_structure/h1.gif) no-repeat left bottom;
height:60px;
border-bottom:0px;
}

div.feedburnerFeedBlock p.feedTitle a {
color:#fff;
}

div.feedburnerFeedBlock span.headline a{
color: #fff;
font-weight: bold;
}
div.feedburnerFeedBlock span.headline {
display: inline;
margin-top:10px;
background:;
height:60px;
}

div.feedburnerFeedBlock p.date {
display: inline;
margin-left: 1em;
color: #FFF;
}

div.feedburnerFeedBlock ul li div {
display: inline;
}
div.feedburnerFeedBlock ul li {
text-indent: 0 ;
margin:0;
padding:2em 0 1em 0;
border-bottom:1px dotted #ccc;

}
div.feedburnerFeedBlock ul {
margin:0 0 1.5em;
padding:0 0 1.5em;
border-top:0;

list-style:none;
}





/* testimonials feed */
/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box {
width:360px;
margin-top:10px;
       list-style:none;
	  }



.rss-items {
       list-style:none;
       margin:-10px -10px 30px -10px;
       padding:1px 0 30px 0; 
width:285px;
}

.rss-item  {
 background-image:none;
 font-variant:normal;
 font-style:normal;
 letter-spacing:1px;
 line-height:15px;
  font-size: x-small;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	}

.rss-item a:hover { 

	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }

.pod-play:hover {
   color: white;
   }
.pod-play:hover em {
   color: white
   }




/* structure *//* structure *//* structure */

/* stat bar */
#stat {
position:absolute;
display:block;
width:99%;
top:0;
background: url(images_structure/stat_back.png);
border-bottom:dotted 1px #FFFFFF;
border-left:dotted 1px #FFFFFF;
border-right:dotted 1px #FFFFFF;

height:1.6em;
}

.statLeft{
/*background:url(images_structure/stat_left_mono.gif) no-repeat center left;*/
padding:2px 0 0 20px;
float:left;
height:2em;

}

.statRight{
float:right;
padding:2px 10px 0 0;
}

#stat h1{
display:inline;
font-size:12px;
font-weight:900;
color:#666;
border-bottom:0px;

}

#stat h2{
color:#666;
font-size:9px;
display:inline;
font-weight:100;

}

#stat a{
font-size:11px;
padding:0 20px 0 5px;
color:#666;

}

.facebook{
background:url(icons/facebook.gif) left bottom no-repeat;
}

.youtube{
background:url(icons/youtube.gif) left bottom no-repeat;
}

.flickr{
background:url(icons/flickr.gif) left bottom no-repeat;
}

.twitter{
background:url(icons/twitter.gif) left bottom no-repeat;
}










/* main container */

#container{
	width:900px;
	margin:0 auto;
}

#columns{
width:860px;
float:left;
padding:0 0 0 20px;
background:  url(images_structure/background_coulmns.png) repeat-y center;
margin-left:8px;

}

#leftColumn{
float:left;
width:500px;
padding-right:0px;
padding-left:10px;
padding-top:30px;
}

#rightColumn{
	width:310px;
	padding-top:30px;
	margin-right:0;
	float:right;
}

#rightColumn a:link{
	color:#FFF;
	text-decoration:underline;
}
#rightColumn a:visited{
	color:#EEE;
	text-decoration:underline;
}
#rightColumn a:hover{
	color:#FFF;
	font:bold;
	text-decoration:underline;
}

#rightColumn h1{
	color:#333;
	font:20px "Arial Black";	
	background:url(images_structure/sideBarHeader.gif) no-repeat;
	padding-left:25px;
	padding-top:15px;
}

#rightColumn p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:-10px;
	margin-right:15px;
	margin-top:10px;
	padding-bottom:30px;
}
/* Right Column Service */

#rightColumnservice{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumnservice a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumnservice a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumnservice a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumnservice h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumnservice p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
/* Right Column Scooters */

#rightColumnscooter{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumnscooter a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumnscooter a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumnscooter a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumnscooter h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumnscooter p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
#rightColumnscooter ul {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}

/* Right Column Motorcycle */

#rightColumnmotorcycle{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumnmotorcycle a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumnmotorcycle a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumnmotorcycle a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumnmotorcycle h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumnmotorcycle p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
#rightColumnmotorcycle ul {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}


/* Right Column Gear */

#rightColumngear{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumngear a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumngear a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumngear a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumngear h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumngear p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
#rightColumngear ul {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}

/* Right Column About Us */

#rightColumnabout{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumnabout a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumnabout a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumnabout a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumnabout h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumnabout p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
#rightColumnabout ul {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}

/* Right Column Employment */

#rightColumnemployment{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumnemployment a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumnemployment a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumnemployment a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumnemployment h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumnemployment p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
#rightColumnemployment ul {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}

/* Right Column Contact */

#rightColumncontact{
	width:310px;
	padding-top:60px;
	margin-right:10;
	float:right;
}

#rightColumncontact a:link{
	color:#FFF;
	text-decoration:none;
}
#rightColumncontact a:visited{
	color:#EEE;
	text-decoration:none;
}
#rightColumncontact a:hover{
	color:#FFF;
	font:bold;
	text-decoration:none;
}

#rightColumncontact h1{
	color:#333;
	font:20px "Arial Black";	
	/*background:url(images_structure/sideBarHeaderService.gif) no-repeat;*/
	padding-left:25px;
	padding-top:15px;
}
#rightColumncontact p {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}
#rightColumncontact ul {
	padding:5px 5px 5px 25px;
	color:#FFF;
	width:260px;
	background:url(images_structure/sideBarBack.gif) bottom left no-repeat #333;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	padding-bottom:30px;
}

#header{
height:84px;
width:100%;
background:url(images_structure/topLines.gif) repeat-x #FFFFFF;
}

/*#footer{
width:900px;
float:left;
text-align:center;
font-size:10px;
background:url(images_structure/footerGradient.jpg) repeat-x;
height:100px;
}*/

#main {padding-bottom: 50px;

}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;

	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#foot {

	padding:14px 0 0 0;
	margin:0 auto;
	height:50px;
	width:900px;
	background:url(images_structure/footerBack.gif) no-repeat;
}

#footFormat {
	padding:0 0 0 150px;
	font-size:10px;
	color:#333333;
	text-align:left;
float:left;
}

#footLogos {
	float:right;
	margin-top:-5px;
}




.logo_home{
float:left;
}

.notch_home{
float:right;
}

#menu{
float:left;
width:70%;
background:#FFFFFF;
margin:68px 0 0 0;
}
