@CHARSET "UTF-8";

	.breadcrumb-bar {
		background: transparent url(../images/shop/road/topbanner.jpg) no-repeat scroll 0 0;	
	}	
	
	#shopp .breadcrumb-bar ul.breadcrumb li{
			margin-top:0px;
			height:60px;
			background:url('../images/shop/road/seperator.jpg') no-repeat 0px 6px;
			display:block;
			padding:20px 0 0 40px;
			float:left;
			padding-top:20px;
	}
		
	#shopp .breadcrumb-bar ul.breadcrumb li:first-child {
			padding:20px 0 0 20px;
			background:url('../images/icons/cart.png') no-repeat 10px 0px;
			padding-right:10px;
	}	
	
	.p-content-background {
	background-image:url('../images/template/road/content_backing_repeat.png');
	background-repeat:repeat-y; 
	height:auto; 
	width: 907px;
	padding:0;
}

.p-header h1 {
	font-size:16px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial;
	color:#000;
}

.p-content {
	font-size:12px;
	font-weight:normal;
	color:#000;
	font-family: Tahoma, Verdana, Arial;
	line-height:200%;
}

.p-content.honda, .p-content.kawasaki, .p-content.ktm, .p-content.suzuki, .p-content.yamaha {
	color:#ebebeb;
}

.p-content pre{
	font-size:15px;
	font-weight:bold;
	color:#7e1f21;
	font-family: Tahoma, Verdana, Arial;
	line-height:200%;
	white-space: normal;
}

.p-content .contact-form {
	border:1px solid #bbb;	
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;	

	background:#e4e4e4 url(../images/form-background.jpg) repeat-x;
	padding:30px;
}

.p-search-record {
	border:1px solid #bbb;	
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;	

	background:#e4e4e4 url(../images/form-background.jpg) repeat-x;
	padding:30px;
}

.p-search-record:hover{
	border:1px solid #bbb;	
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;	

	background:#cde3f6 url(../images/form-background-hover.jpg) repeat-x;
	padding:30px;
}

.p-contact-form {
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;	
	border:1px solid #ccc;
	background:#f5f5f5;
	border:#ccc;
	padding:30px;
	margin-bottom:10px;
}

.p-contact-form .p-header h1 {
	font-size:16px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial;
	color:#000;
}

.p-content.honda pre{
	color:#b92d30;
}

.p-content.kawasaki pre{
	color:#9cff00;
}

.p-content.ktm pre{
	color:#ffae00;
}

.p-content.suzuki pre{
	color:#00deff;
}

.p-content.yamaha pre{
	color:#3333ff;
}

.p-column {
	float:right; 
	padding:30px 20px; 
	width:280px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	font-family: Tahoma, Verdana, Arial;
	line-height:200%;	
}

.p-search-record .attachment-thumbnail{
	-moz-box-shadow: 1px 1px 6px #000; 
	-webkit-box-shadow: 1px 1px 6px #000; 	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	padding:3px;
	margin:6px;	
	width: 75px;
	height:75px;
}

.p-tiny-record .attachment-thumbnail{
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 	
	-moz-border-radius:1px;
	-webkit-border-radius:1px;	
	padding:2px;
	margin:6px;	
	width: 75px;
	height:75px;
}

.p-content-navigator {
	color:#000;
	font-weight:bold;
	background:#555;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-decoration:none;
	width:560px; 
	min-height:40px; 
	vertical-align:middle;
	margin-bottom:10px;
	position:relative;
	display:block;
	position:relative;
}

.p-content-nav-left {
	position:absolute;
	display:inline;
	left:0px;
	top:10px;
	width:63px;
	display:block;
}

.p-content-nav-right {
	position:absolute;
	display:inline;
	right:0px;
	top:10px;
	width:63px;
	display:block;
	margin-left:500px;
}

.p-content-nav {
	display:block;
	color:#000;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:3px;
	padding-top:10px;
	padding-bottom:10px;
	margin:2px 0px;
	text-decoration:none;
	vertical-align:middle;
}

.p-content-nav-middle {
	position:relative;
	left:70px;
	margin:10px;
	width:400px;
}

.p-content-nav-link {
	font-size:11px;
	color:#00ADCF;
	font-weight:bold;
	padding:3px;
	margin:2px 0px;
	text-decoration:none;
	vertical-align:middle;
}

.p-content-nav-icon {
	margin:3px;
	vertical-align:middle;	
}

#wp-calendar
{
text-align: center;
width: 100%;
border-collapse: collapse;
padding: 0;
margin: 0;
font-size: 1em;
color:#666;
}

#wp-calendar a
{
text-decoration: none;
display: block;
color: black;
background-color:#ccc;
}

#wp-calendar tbody td a
{
text-decoration: underline;
background-color: #ccc;
}
	
/*

DEFAULT

*/

.w-header h2 {
	font-size:12px; 
	font-weight:normal; 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	padding-top:12px; 
	text-shadow:0px 0px 3px #000;
}

.w-content {
	font-size: 11px;
}

.w-content td {
	padding:4px;
}

.w-content td a {
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;	
	text-shadow:none;
}

.textwidget p {
	font-size:15px;
	font-weight:bold;
	color:#ccc;
	font-family: Tahoma, Verdana, Arial;
	line-height:200%;
	white-space: normal;
	padding:0px 10px;
	margin:0px;
}

.w-content.wp-calendar caption {
	font-size: 11px;
	text-align:center;
	width:200px;
	background:#f00;
}

.w-button {
	border:1px solid #666; 
	padding:4px 10px; 
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	cursor:pointer;
}

.w-button:hover {
	border:1px solid #999; 
	-moz-box-shadow: 1px 1px 1px #000; 
	-webkit-box-shadow: 1px 1px 1px #000; 
	text-shadow:0px 0px 3px #fff; 
}




.w-footer {
	clear:both;
	height:5px;
}


/* 

BLACK 

*/

.black {
	background:#161616 url('../images/template/road/sidebar-background-black.jpg') no-repeat;
}

.w-header.black {
	background:url('../images/template/road/sidebar-header-black.jpg') no-repeat;
}

.w-content.black a {
	color:#0070DA;
	font-size:13px;
	text-shadow:1px 1px 0px #000;	
}

.w-content.black li {
	border-bottom:none;;
	padding:7px 1px;
	list-style:none;
}

.w-footer.black {
	background:#333;
}

.w-button.black {
	background:url('../images/green-button.jpg') repeat-x; 
}

.w-button.black:hover{
	background:url('../images/green-button-hover.jpg') repeat-x; 
}

/* 

SNOW 

*/

.snow {
	background:#161616 url('../images/template/road/sidebar-background-snow.jpg') no-repeat;
	color:#464646;
}

.w-header.snow {
	background:url('../images/template/road/sidebar-header-snow.jpg') no-repeat;
}

.w-content.snow a {
	color:#0000FF;
	font-size:13px;
	text-shadow:1px 1px 0px #999;	
}

.w-content.snow li {
	border-bottom:1px solid #FFF;
	padding:7px 1px;
	list-style:none;	
}

.w-footer.snow {
	background:#eee;
}

.w-button.snow {
	background:url('../images/green-button.jpg') repeat-x; 
}

.w-button.snow:hover {
	background:url('../images/green-button-hover.jpg') repeat-x; 
}


/* 

SHOP 

*/

.shop {
	background:#161616 url('../images/template/road/sidebar-background-shop.jpg') no-repeat;
}

.w-header.shop {
	background:url('../images/template/road/sidebar-header-shop.jpg') no-repeat;
}

/* 

RED 

*/

.red {
	background:#380001 url('../images/template/road/sidebar-background-red.jpg') no-repeat;
}

.w-header.red {
	background:url('../images/template/road/sidebar-header-red.jpg') no-repeat;
}

.w-content.red a {
	color:#FFFFFF;
	font-size:13px;
	text-shadow:1px 1px 0px #CCC;	
}

.w-content.red li {
	border-bottom:1px solid #F00;
	padding:7px 1px;
	list-style:none;	
}

.w-footer.red {
	background:#500;
}

.w-button.red {
	border:1px solid #000; 
	background:url('../images/red-button.jpg') repeat-x; 
}

.w-button.red:hover {
	border:1px solid #000; 
	background:url('../images/red-button-hover.jpg') repeat-x; 
}

/* 

COLOURFUL 

*/
		
.colourful {
	background:#071B26 url('../images/template/road/sidebar-background-colourful.jpg') no-repeat;	
}		

.w-header.colourful {
	background:url('../images/template/road/sidebar-header-colourful.jpg') no-repeat;
}

/* 

WEATHER

*/

.w-header.weather {
	background:url('../images/sidebar/sidebar-header-weather-2.jpg') no-repeat;
	height:80px;
}

.w-header.weather span {
	position:relative;
	top:auto;
	left:auto;
}

.w-header.weather h2 {
	text-shadow:none;
}

/*

LOCATIONS

*/

.w-content .location {
	background:url('../images/template/road/location-background.jpg') no-repeat;  
	height:85px;
	padding:18px 13px 0px 23px;
}

.w-content .location .region {
	font-size:12px;
	color:#000;
	padding:0px;
	margin:2px;
}

.w-content .location .store-name {
	font-size:12px;
	color:#FFF;
	padding:0px;
	margin:2px;
}

.w-content .location .address {
	font-size:12px;
	color:#000;
	padding:0px;
	margin:2px;
}

.w-content .location .phone {
	font-size:12px;
	color:#000;
	padding:0px;
	margin:2px;
}

/*

FORMS

*/

.w-content .service-form {
	padding:10px 0px 0px 15px;
	font-size:11px;
}

.w-content.calc-form {
	padding:0px;
	font-size:11px;
}

.w-content .service-form input[type="submit"], .w-content.service-form input[type="submit"]{
	/*border:1px solid #999; */
	padding:4px 10px; 
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	cursor:pointer;
	margin-left:8px;
	width:220px;	
	background:url('../images/red-button.jpg') repeat-x; 
}

.w-content.calc-form input[type="submit"].green{
	/*border:1px solid #666; */
	padding:4px 10px; 
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	cursor:pointer;
	margin-left:8px;	
	background:url('../images/green-button.jpg') repeat-x;
margin-bottom:10px; 
}

.w-content.calc-form input[type="submit"].green:hover {
	/*border:1px solid #999; */
	-moz-box-shadow: 1px 1px 1px #000; 
	-webkit-box-shadow: 1px 1px 1px #000; 
	text-shadow:0px 0px 3px #fff; 
	background:url('../images/green-button-hover.jpg') repeat-x; 
}

.w-content.calc-form input[type="submit"].red{
	/*border:1px solid #666; */
	padding:4px 10px; 
	-moz-box-shadow: 1px 1px 3px #000; 
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	cursor:pointer;
	margin-left:70px;	
	background:url('../images/red-button.jpg') repeat-x;
margin-bottom:10px; 
}

.w-content.calc-form input[type="submit"].red:hover {
	/*border:1px solid #999; */
	-moz-box-shadow: 1px 1px 1px #000; 
	-webkit-box-shadow: 1px 1px 1px #000; 
	text-shadow:0px 0px 3px #fff; 
	background:url('../images/red-button-hover.jpg') repeat-x; 
}

.w-content.calc-form input[type="text"]{
	border:1px solid #666; 
	padding:2px 10px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.w-content .service-form input[type="submit"]:hover, .w-content.service-form input[type="submit"]:hover {
	/*border:1px solid #999; */
	-moz-box-shadow: 1px 1px 1px #000; 
	-webkit-box-shadow: 1px 1px 1px #000; 
	text-shadow:0px 0px 3px #fff; 
	background:url('../images/red-button-hover.jpg') repeat-x; 
}




.sidebar-widget .w-ibutton {
	height:40px;
	display:inline;
	text-align:center;
	padding:0px;
	margin:0px;	
	outline:none;
	overflow:hidden;
	line-height:normal;
	position:relative;
}

.sidebar-widget .w-ibutton:hover .w-ibutton-2{
	background: url('../images/template/road/button-road.png') no-repeat right -41px;
}

.sidebar-widget .w-ibutton:hover .w-ibutton-left{
	background: url('../images/template/road/button-road.png') no-repeat left -41px;
}

.sidebar-widget .w-ibutton-2 {
	background: url('../images/template/road/button-road.png') no-repeat right top;
	height:40px;
	width:auto;
	display:block;
	float:left;
	padding:0px 20px 0px 0px;	
}

.sidebar-widget .w-ibutton-2 a {
	display:block;
	margin-top:3px;
	padding-top:10px;
	padding-bottom:7px;
	outline:none;
	color:#fff;
	font-size:12px;
	text-shadow:none;
}

.sidebar-widget .w-ibutton-left {
	background: url('../images/template/road/button-road.png') no-repeat left top;
	width:20px;
	display:block;
	float:left;
	height:40px;
	overflow:hidden;
}

.sidebar-widget .w-ibutton-left:hover > .w-ibutton {
	background: url('../images/template/road/button-road.png') no-repeat right -41px;
	text-shadow:1px 1px 0px #000; 
}

.sidebar-widget .w-ibutton-left:hover {
	background: url('../images/template/road/button-road.png') no-repeat left -41px;
}	

.gallery {
	width:550px;
	position:relative;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	line-height:100%;
	}
	
.gallery .attachment-thumbnail{
	-moz-box-shadow: 1px 1px 6px #000; 
	-webkit-box-shadow: 1px 1px 6px #000; 	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	padding:3px;
	margin:6px;	
	width: 110px;
	height:110px;
}

.gallery br {
	clear:none;
}

.gallery-item {
	margin:0px;
	padding:15px 0px;
	display:block;
	height:110px;
	width:110px;
}
