* { margin: 0;	padding: 0;}
body {		
	font-size:.75em;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background: url(images/bg_snow.gif) repeat-x top left #333333;*/
	background-color: #333; 
	padding: 21px;
}
img { display: block; border:none; }
.floatL {float:left; padding:5px 5px 5px 0;}
.floatR {float:right; margin:5px 0 5px 5px;}
.clear { display:block; clear:both;	font-size:0; }
.spacer {height:450px;}
#content > .spacer { height:auto; min-height:450px; }
.padding10 {padding:10px;}
.hidden { 	position:absolute;	left:-5000px;}
.vAlignM {vertical-align: middle;}
.vAlignBL {vertical-align: baseline;}
.vAlignTB {vertical-align: text-top;}
.vAlignT {vertical-align: top;}
.textCenter {text-align:center;}
.textLeft {text-align:left;}
.textRight {text-align:right;}
.clear { height:0; clear:both; padding:0; margin:0;	line-height:0px; display:block;}
.flR {float:right;}
.flL {float:left;}
a:active { outline:none;}
a {outline:none; text-decoration:none; color:#000;}
ul {
	list-style:none;
}
p {
	margin: 0 0 1em 0;
}
/** GOOGLE **/
#map-display {
	border: 1px solid #000;
	padding: 5px 15px 0px 15px;
	background:#fff url('images/spinner.gif') no-repeat 50% 50%;
}
/** STRUCTURE **/
#wrapper {
	width: 872px;
	margin: auto;
}
#header {
	background:url('images/trivett-header3.gif') no-repeat 0 0;
	width:872px;
	height:91px;
	margin:0; padding:0;
	text-indent:-5000px;
	display:block;
}
#home-content {
	background:url('images/main_bg.gif') no-repeat 0 0;
	width:872px;
	height:317px;
	margin-bottom:12px;
}
#trivett-flash {
	width:659px;
	height:297px;
}
#left-column {
	background:url('images/secondary_nav_bg.gif') no-repeat 0 0;
	width:203px;
	float:left;
}
#content-container {
	float:left;
	width:669px;
	background:url('images/secondary_top.gif') no-repeat 0 0;
}
#content {
	background:url('images/secondary_bg.gif') repeat-y 0 0;
	margin:9px 0 0 0;
	font-size:.95em;
	line-height:1.30em;
	padding: 20px 25px;
	position:relative;
	height:1%;
}

#content-container > #content {
	height:auto;
	min-height:500px;
}
span.closing {
	background:url('images/secondary_bottom.gif') no-repeat 0 0;
	height:9px;
	display:block;
	text-indent:-5000px;
}
/* PAGINATION */
.pagination {
	list-style:none;
	line-height:15px;
	padding: 0 0 0 0;
	clear:both;
	margin: 10px 0 0 0;
	font-size:.95em;
	float:right;
}

.pagination li {
	display: block;
	float:left;
	margin: 0 2px 0 0;
	text-align:center;
	border: 1px solid #000000;
}
.pagination li.paginationLabel {
	border: none;	
}
.pagination li a {
	display: block;
	padding: 0 4px;
}
.pagination li.prevPage a, .pagination li.nextPage a {
	
	padding: 0 4px;
}
.pagination a:hover {
	background-color: #333333;
	color:#a2a2a2;
}
.pagination a.active {
	text-decoration: none;
	
	background-color: #333333;
	color:#a2a2a2;
}
a.back {
	text-align:right;
	display:block;
	margin: 0 0 5px 0;
}
a.back:hover {
	text-decoration:underline;
}
/** NAV **/
#nav {
	width:174px;
	padding:16px 0 0 17px;
	overflow:hidden;
	float:left;
	height:286px;
}
#nav li {
	display:block;
	width:174px;
	height:22px;
	margin: 0 0 2px 0;
}
#nav a {
	display:block;
	width:174px;
	height:22px;
	background-position:0 0;
	background-repeat:no-repeat;
	color:#fff;
	background-color:#333;
	text-indent:-5000px;
}
#nav a:hover, #nav a.active {
	background-position:0 100%;
}
.home a { background-image:url('images/nav-home.gif');}
.about-us a { background-image:url('images/nav-about-us.gif');}
.new-bikes a { background-image:url('images/nav-2009-bikes.gif');}
.used-bikes a { background-image:url('images/nav-used-bikes.gif');}
.buell a { background-image:url('images/nav-buell.gif');}
.service-centre a { background-image:url('images/nav-service-centre.gif');}
.service-booking a { background-image:url('images/nav-service.gif');}
.service a { background-image:url('images/nav-service.gif');}
.meet-the-team a { background-image:url('images/nav-meet-the-team.gif');}
.news-and-events a { background-image:url('images/nav-news-and-events.gif');}
.hot-deals a { background-image:url('images/nav-hot-deals.gif');}
.gift-ideas a { background-image:url('images/nav-gift-ideas.gif');}
.showroom-images a { background-image:url('images/nav-showroom-images.gif');}
.careers a { background-image:url('images/nav-careers.gif');}
.contact-us a { background-image:url('images/nav-contact-us.gif');}
/*.careers-at-trivett a { background-image:url('images/nav-careers-at-trivett.gif');}*/


/** H1 text headings **/
h1, h2.image-heading, span.image-heading {
	background: url('images/hr-bg.gif') repeat-x 0 100%;
	font-family:Georgia,Verdana, sans-serif;
	color:#C7C892;
	font-size:2.5em;
	display:block;
	height:30px;
	margin: 0 0 15px 0;
	line-height:1em;
}
h2.image-heading {
	font-size:1.5em;
	padding:0;
	display:block;
	margin: 20px 0 10px 0;
	overflow:hidden;
}
#content > h1 {
	height:auto;
	min-height:30px;
	line-height:1em;
}
#content > span.image-heading {
	height:auto;
	min-height:30px;
}
h1 span, span.image-heading span {
	padding: 5px 0 20px 0;
	display: block;
	line-height:1.1;
}
h1.image-heading span,  span.image-heading span {
	text-indent:-5000px;
	padding:5px 0 0 0;
	display:block;
	height:35px;
	background-repeat:no-repeat;
}
h2.image-heading span {
	text-indent:-5000px;
	display:block;
	height:20px;
	background-repeat:no-repeat;
}
.about-us span {  background-image: url('images/title_about-us.gif');}
.contact-us span{	background-image: url('images/title_contact-us.gif');}
.disclaimer span{	background-image: url('images/title_disclaimer.gif');}
.finance-and-insurance span {	background-image: url('images/title_finance.gif');}
.harley-owners-group span{	background-image: url('images/title_harley-owners-group.gif');}
.hot-deals span{	background-image: url('images/title_hot-deals.gif');}
.new-bikes span{	background-image: url('images/title_new-bikes.gif');}
.new-bikes-2009 span{	background-image: url('images/title_new-bikes-2009.gif');}
.new-bikes-2010 span{	background-image: url('images/title_new-bikes-2010.gif');}
.new-bikes-2011 span{	background-image: url('images/title_new-bikes-2011.gif');}
.hire-a-harley span{	background-image: url('images/title_hire-a-harley.gif');}
.news-and-events span{	background-image: url('images/title_news-and-events.gif');}
.our-heart-beats-for-harley span{	background-image: url('images/title_our-heart-beats-for-harley.gif');}
.privacy span{	background-image: url('images/title_privacy.gif');}
.service-centre span{	background-image: url('images/title_service.gif');}
.meet-our-team span{	background-image: url('images/title_meet-our-team.gif');}
.showroom-images span{	background-image: url('images/title_showroom-images.gif');}
.sitemap span{	background-image: url('images/title_sitemap.gif');}
.specials span{	background-image: url('images/title_specials.gif');}
.used-bikes span{	background-image: url('images/title_used-bikes.gif');}
.trivett-harley-at-alexandria span{	background-image: url('images/title_trivett-harley-at-alexandria.gif');}
.weather-zone span { background-image:url('images/title_weather-zone.gif');}
.giftideas span { background-image:url('images/title_GiftIdeas.gif');}
#trivett-feature {
	width:659px;
	height:297px;
	float: right;
	padding: 5px 4px 0 0;
}
/** CAMPAIGNS **/
ul.campaign-left {
	width:203px;
	clear:both;
	padding:22px 0 0 0;
}
ul.campaign-left li {
	display:block;
	background:url('images/campaign-small.gif') no-repeat 0 0;
	width:192px;
	height:80px;
	padding:5px 0 0 5px;
	margin: 0 0 5px 0;
}
ul.campaign {
	clear:both;
	margin: -5px 0 0 0;
}
#wrapper > ul.campaign {
	margin:8px 0 0 0;
}
ul.campaign li {
	padding: 0 0 8px 0;
}
li.hog-tile {
	width:281px;
	background:url('images/main_hog.gif') no-repeat 6px 7px;
}
li.hog-tile a {
	display:block;
	width:138px;
	height:90px;
	float:left;
	text-indent:-5000px;
}
ul.split {
	width: 872px;
	height: 102px;
	background:url('images/campaign-multi-bg.gif') no-repeat 0 0;
	overflow:hidden;
}
ul.split li {
	float:left;
	margin:0;
	padding: 7px 3px 0 6px;
}
/** CONTENT **/
#content p a {
	border-bottom:1px dotted #444;
}
#content p a:hover {
	background:#929292;
}

h2 {
	margin:0 0 7px 0;
	font-size:1.2em;
}
h3 {
	margin:0 0 5px 0;
	font-size:1.1em;
	padding:0;
}
.team-member {
	background:url('images/hr-bg.gif') repeat-x 0 100%;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}
.team-member h3 {
	font-size:1em;
	margin: 0 0 1.1em 0;
}
.team-member .position {
	font-weight:normal;
	font-size:.95em;
}
.team-member img.floatR {
	padding:0 0 0 10px;
}
.team-member img.floatL {
	padding:0 10px 0 0;
}
ul.GalleryImage-list {
	margin:0 0 0 45px;
	padding:0;
	height:500px;
}
#content > ul.GalleryImage-list {
	height:auto;	
}
li.lightbox {
	display:block;
	float: left;
	margin: 0 15px 15px 0;
}
li.lightbox a {
	display:block;	
	width:111px;
	height:76px;
	border:5px solid #ccc;
}
li.lightbox a:hover {
	border:5px solid #FF6600;
}

ul.Event-list {
	
}
ul.Event-list h3 {
	font-size:1em;
	margin: 10px 0 5px 0;
}
ul.Event-list h3 a:hover{
	color:#ff6600;
}
ul.Event-list .image {
	float:left;
	display:block;
	width:130px;
	margin: 0 10px 0 0;
	padding:10px 0;
	border-right:1px solid #A2A2A2;
}
ul.Event-list li .image a {
	display:block;
	width:120px;
	height:100px;
	border:1px solid #999;
}
ul.Event-list li .image a:hover {
	border:1px solid #FF6600;
}
ul.Event-list span.text {
	display:block;
	float:left;
}
ul.Event-list li {
	padding:0 10px;
	height:123px;
	overflow:hidden;
}
ul.Event-list li.odd {
	background:#999;
}
.event-images {
	width:220px;
	float:left;
	padding: 0 10px 0 0;
}
.event-images a {
	margin: 0 0 10px 0;
	display:block;
}
h2.event-heading {
	background:#ff6600;
	color:#fff;
	padding:5px;
	font-size:1em;
}
.event-text {
	width:380px;
	float:left;
}
.footnotes {
	display:block;
	margin:10px 0 0 0;
	color:#DDD;
}

p.book-online {
	background:url('images/icon-mouse.gif') no-repeat 0 50%;
	padding: 0 0 0 40px;
}
p.book-phone {
	background:url('images/icon-phone.gif') no-repeat 0 50%;
	padding: 0 0 0 40px;
}
a.booking {
	display:block;
	width:200px;
	float:left;
	padding:20px;
	margin: 0 0 0 20px;
	text-align:center;
	border:1px solid #ccc;
}
.spacer > .booking {
	margin: 0 0 0 40px;	
}
a.booking:hover {
	border:1px solid #ff6600;
}


div#collectservice {
	clear:both;
	display:block;
	margin:30px 0 0 0;
}

#collectservice img {
	float:left; 
	margin:0 3px;
	border:none;
}

#collectservice p {
	clear:both;
	margin:3px;
}

/** HOT DEALS**/
ul.HotDeal-list {
	
}
ul.HotDeal-list h3 {
	font-size:1em;
	margin: 10px 0 5px 0;
}
ul.HotDeal-list h3 a:hover{
	color:#ff6600;
}
ul.HotDeal-list .image {
	float:left;
	display:block;
	width:130px;
	margin: 0 10px 0 0;
	padding:10px 0;
	border-right:1px solid #A2A2A2;
}
ul.HotDeal-list li .image a {
	display:block;
	width:120px;
	height:100px;
	border:1px solid #999;
}
ul.HotDeal-list li .image a:hover {
	border:1px solid #FF6600;
}
ul.HotDeal-list span.text {
	display:block;
	float:left;
}
ul.HotDeal-list li {
	padding:0 10px;
	height:123px;
	overflow:hidden;
}
ul.HotDeal-list li.odd {
	background:#999;
}
.hotDealDetailImg {
	float: right;
}
.hotdeal-event-text img {
	margin: 5px; margin-right: 0;
}
.hotdeal-event-text p img{
	margin: 5px;
}

/** GiftIdeas */
ul.GiftIdeas-list {
	
}
ul.GiftIdeas-list h3 {
	font-size:1em;
	width: 350px;
	margin: 10px 0 5px 0;
}
ul.GiftIdeas-list h3 a:hover{
	color:#ff6600;
}
ul.GiftIdeas-list .image {
	float:left;
	display:block;
	width:87px;
	margin: 0 10px 0 0;
	padding:10px 0;
	border-right:1px solid #A2A2A2;
}
ul.GiftIdeas-list li .image a {
	display:block;
	width:75px;
	height:83px;
	border:1px solid #999;
}
ul.GiftIdeas-list li .image a:hover {
	border:1px solid #FF6600;
}
ul.GiftIdeas-list li .giftDetails {
	float: left;	
	width: 370px
}
ul.GiftIdeas-list li h3 {
	margin: 8px 0 0 0;	
}
ul.GiftIdeas-list li .giftPricing {
	float: right;	
	padding: 8px 0 0 0;
}
ul.GiftIdeas-list li .price {
	margin: 0 3px;
	float: right;
}
ul.GiftIdeas-list li .strikePrice {
	margin: 0 3px;
	text-decoration: line-through;
	float: right;
}
.strikeLightPrice {
	text-decoration: line-through;
	float: right;
}
ul.GiftIdeas-list li .specialPrice {
	padding: 0 3px;
	background-color: #3d3d3d;
	color: #ff6600;
	float: right;
}
.giftEnquiry {
	display:block;
	float:right;
	margin: 0 3px 0 0;
	clear:right;
}
ul.GiftIdeas-list li {
	padding:0 10px;
	height:103px;
	overflow:hidden;
	clear: both;
}
ul.GiftIdeas-list li.odd {
	background:#999;
}

.enquiryLink {
	background:transparent url(images/merchEnquiryButton.gif) no-repeat scroll 0 0;
	clear:both;
	padding: 8px 138px;
	float:right;
	/*height:38px;
	margin:0 30px 10px 0;*/
	text-indent:-5000px;
	margin: 10px 0;
}
/** NEW BIKES **/
#bike-selection {
	background:url('images/viewourrange.gif') no-repeat 0 0;
	width:246px;
	height:33px;
	padding: 13px 0 0 120px;
	position:absolute;
	top:8px;
	right:25px;
}
a.enquire {
	background:url('images/b_ofenquiry.gif') no-repeat 0 0;
	width:239px;
	height:38px;
	display:inline;
	float:right;
	clear:both;
	text-indent:-5000px;
	margin:0 30px 10px 0;
}
#bike-selection select {
	font-size:11px;
	width:220px;
}
#bike-selection optgroup {
	padding:2px;
}
#bike-selection option {
	padding:1px;
}
/** BIKE LIST **/
#new-bikes {
	/*background:#1A1A1A url('images/heading-harley.gif') no-repeat 0 0;*/
	padding:40px 0 10px 0;
}
#new-bikes-buell {
	/*background:#1A1A1A url('images/heading-harley.gif') no-repeat 0 0;*/
	padding:40px 0 10px 0;
}
.new-bike-heading {
	background:#1A1A1A url('images/heading-harley.gif') no-repeat 0 0;
}
.new-bike-heading-buell{
	background:#1A1A1A url('images/heading-buell.gif') no-repeat 0 0;
}
.new-bike-heading2009 {
	background:#1A1A1A url('images/heading-harley-2009.gif') no-repeat 0 0;
}
.new-bike-heading2010 {
	background:#1A1A1A url('images/heading-harley-2010.gif') no-repeat 0 0;
}
.new-bike-heading2011 {
	background:#1A1A1A url('images/heading-harley-2011.gif') no-repeat 0 0;
}
#new-bikes ul, #new-bikes-buell ul {
	background-repeat: no-repeat;
	padding: 15px 0 10px 0;
	width:455px;
	float:right;
	overflow:hidden;
}
#new-bikes li, #new-bikes-buell li {
	width:87px;
	height:77px;
	float: left;
	display:inline;
	padding:2px;
}
#new-bikes li a, #new-bikes-buell li a {
	display: block;
	width: 85px;
	height: 75px;
	border: 1px solid #666;
}
#new-bikes li a:hover, #new-bikes-buell li a:hover {
	border:1px solid #fff;
}

#new-bikes .harley-range,#new-bikes-buell .harley-range {
	height:1%;
	overflow:hidden;
	width:600px;
	margin:0 auto 15px auto;
	border-bottom:1px solid #666;
}
#new-bikes .harley-range-last,#new-bikes-buell .harley-range-last {
	height:1%;
	overflow:hidden;
	width:600px;
	margin:0 auto 15px auto;
}
#new-bikes .range-image, #new-bikes-buell .range-image {
	float:left;
	width:140px;
	height:120px;
	overflow:hidden;
	display:block;
	padding: 0 0 10px 0;
	/*background:transparent url(images/in-stock-bg.gif) no-repeat scroll 6px 115px;*/
	background:transparent url(images/ring-now-bg.gif) no-repeat scroll 6px 115px;
}
#new-bikes .range-image a, #new-bikes-buell .range-image a {
	width:140px;
	border:none;
}
#new-bikes .range-image a img, #new-bikes-buell .range-image a img {
	border:none;
}
#new-bikes .range-image a:hover, #new-bikes-buell .range-image a:hover {
	border:none;
}

#new-bikes img, #new-bikes-buell img {
	width:auto;
	display:block;
}
.sportster { background-image: url('images/heading-sportster.gif');}
.touring { background-image: url('images/heading-touring.gif');}
.dyna { background-image: url('images/heading-dyna.gif');}
.softail { background-image: url('images/heading-softail.gif');}
.vrsc { background-image: url('images/heading-vrsc.gif');}
.sportbike { background-image: url('images/heading-sportbike.gif');}
.adventure { background-image: url('images/heading-adventure.gif');}
.street { background-image: url('images/heading-street.gif');}

.bike-info h2, #stdForm h2, .thankyou {
	background:#ff6600;
	color:#fff;
	padding: 3px;
	font-size:1em;
}
li.title {
	display:block;
	height:20px;
}
.bike-info h2 {
	clear:both;
	width:610px;
	position:absolute;
}
.bike-info .in-stock, .bike-info .huge {
	clear: left;
	float:left;
	font-size:1.1em;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 350px;
	border:0px solid #f00;
	
}

.bike-info p.huge {
	margin-top:0;
}

.bike-info p.in-stock {
	margin-bottom:0;
}

.bike-info .in-stock {
	color: #000000;
	padding: 5px 0 0 0;
}
.bike-info > .in-stock {
	padding: 5px 0 5px 0;
}
.bike-info .huge {
	color: #ffffff;
}
.bike-info ul {
	margin: 0 0 10px 0;
	clear:both;
	z-index:100;
}
.bike-info ul.bike-details {
	clear:both;
}

.bike-details li {
	width:300px;
	float:left;
}
.bike-details li.title {
	width:300px;
	float:none;
}
.bike-info .bike-details span.field-value {
	float:left;
	width:110px;
}
.bike-info .bike-details span.field {
	float:left;
	width:130px;
}
.bike-info li {
	display:block;
	margin: 0 0 5px 0;
	overflow:hidden;
}
.bike-info span.field {
	font-weight:bold;
	display:block;
	width:130px;
	float:left;
	font-size:.9em;
	padding: 0  0 0 5px;
}
.bike-info span.field-value {
	display:block;
	width:480px;
	float:left;
}
.bike-info h1{
	color:#fff;
	font-size:1.25em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:none;
	margin: 0 0 5px 0;
	padding: 0;
}
.bike-info .bike-image {
	width:300px;
	float:left;
	overflow:hidden;
	padding: 0 0 10px 0;
}
.bike-info ul.other-images {
	width: 308px;
	float: right;
	clear:none;
	display:block;
}
.other-images li {
	width:150px;
	height:80px;	
	float:left;
	background:#666;
	margin: 0 8px 9px 0;
}
.other-images li.no-margin {
	margin: 0 0 9px 0;
}

div.new-used-selection{
	overflow:auto;
	height:45px;
}
/** USED - BIKES  **/
a.btn-new-bikes{
	background-image:url(images/btn-new-bikes.gif);
	display:block;
	margin-bottom:12px;
	margin-right:30px;
	text-indent:-5000px;
	width:122px;
	height:31px;
	float:left;
}
a.btn-new-bikes-active, a.btn-new-bikes:hover{
	margin-bottom:12px;
	margin-right:30px;
	text-indent:-5000px;
	width:122px;
	height:31px;
	background-image: url('images/btn-new-bikes-active.gif');
	display:block;
	float:left;
}
a.btn-used-bikes{
	display:block;
	float:left;
	margin-bottom:12px;
	text-indent:-5000px;
	width:292px;
	height:31px;
	background-image: url('images/btn-used-bikes.gif');
}
a.btn-used-bikes-active, a.btn-used-bikes:hover{
	margin-bottom:12px;
	text-indent:-5000px;
	width:292px;
	height:31px;
	background-image: url('images/btn-used-bikes-active.gif');	
	display:block;
	float:left;
}

.imageList {
	height:50px;
	margin: 10px 0 0 0;
}
.imageList a {
	width:64px;
	float:left;
	margin: 0 10px 0 0;
}
.used-bike-list tr {
	background: #aeaeae;
}
.used-bike-list tr:hover, .used-bike-list tr.altRow:hover {
	background: #cdcdcd;
}
.used-bike-list tr.altRow {
	background: #bcbcbc;
}
.used-bike-list th {
	padding: 2px;
	text-align: center;
	background: #ff6600;
	color: #fff;
	font-size: 9pt;
}
.used-bike-list, .used-bike-detail {
	width:100%;
	margin: 5px 0;
}
.used-bike-list td  {
	margin: 0; padding: 0;
	height:50px;
	text-align: center;
}
.used-bike-list td img {
	display: inline; 
	vertical-align: middle;
	margin: auto;
	border: 0;
}
.used-bike-list td a {
	display: block;
	margin: 0; padding: 5px;
	height: 100%;
	line-height: 50px;
}
td.bike-colour-column {
	text-align: left;
	margin: 5px;
}
.used-bike-detail th {
	text-align: left;
}
h3.enquiry-header {
	display: block;
	margin: auto; margin-bottom: 0; padding: 5px;
	width: 98%; 			/* Will push the right column down in IE if 100% */
	background: #ff6600;
	color: #fff;
}
div.used-bike-list-wrapper {
	display: block;
	margin: auto; padding: 5px;
	width: 98%;				/* Will push the right column down in IE if 100% */						
	background: #999;
}
/** FOOTER **/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606050;
	list-style:none;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	text-align:center;
	margin:10px 0 0 0;
}
#footer li {
	display:inline;
	padding:0 10px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606050;
	padding: 5px 6px 0px 6px;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969773;
	padding: 0px 6px 5px 10px;
}

/** FORM **/

.enquiryForm span.radiooption {
	display:block;
	margin:4px 0;
	width:300px;
}
.alertMessage {
	padding: 5px;
	clear: both;
	border: 1px solid #ff6600;
	margin: 5px 0;
	width: 450px;
}

label {
	float: left;
	padding: 3px 5px 0 0;
	width: 200px;
}
/* exception for the campaign registration forms to allow for small radio options ie yes/no */
label.radiooption-sml {
	width: 60px;
	float: none;
	height: 30px;
	
}
label.radiooption-sml .formErrorMessage {
	width: 260px;	
}
select {
	font-size:1em;
	border:1px solid #ccc;
	padding:1px 0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
option {
	padding:0 2px;
}

.inputRow {
	height:1%;
	overflow:hidden;
	clear:both;
}
.inputArea {
	float: left;
	text-align: left;
	padding: 0 0 5px 0;
}
.formErrorMessage {
	font-size:.9em;
	color:#000;
}

.invalidInputArea input, .invalidInputArea textarea, .invalidInputArea select, .requiredRow input, .requiredRow textarea {
	border:1px solid #ff6600;
}

input, textarea {
	width: 260px;
	border:1px solid #ccc;
	padding:2px 0;
	font-size:1em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.radioInput {
	border:none;
	width:auto;
}
textarea {
	height: 100px;
	font-size:12px;
}

.submit-row {
	width: 262px;
	float:right;
	border-bottom: 1px solid #d9d9d9;
}
.submit, .submit-bike-enquiry, .submit-event-registration {
	border: none;
	cursor: pointer;
    width: 145px;
	height: 31px;
	margin: 0 0 0 325px;
	text-indent:-5000px;
	clear:both;
}
.submit {
	background: url(images/b_sendmessage.gif) no-repeat 0 50%;
}
.submit-bike-enquiry {
	background: url(images/bike_sendmessage.gif) no-repeat 0 50%;
}
.submit-event-registration {
	background: url(images/campaign_register.gif) no-repeat 0 50%;
}
.required {
	color:#ff6600;
}
.submit:hover, .buttonHover, .submit-event-registration:hover {
	background: url(images/b_sendmessage.gif) no-repeat scroll 0 50%;
}

fieldset {
	border: none;
	overflow:hidden;
	height:1%;
	margin:10px 0 0 0;
}

.busySignal {
	position:absolute;
	background:#fff url('images/spinner.gif') no-repeat 50% 50%;
	color:#000;
}

/** FOOTER **/

/******Xmas 07 Gift Ideas Page******/
#xmas-gifts {
	background-color:#fff;
	width:619px;
	/*margin:0 auto;*/
}

div.xmas07_gifts {
	/*clear:left;
	display:block;*/
}

div.xmas07_gifts img {
	float:left;
	margin:0;
	padding:0;
}

/********Memoirs of a Road King*************/

.memoirs-images {
	width:220px;
	float:left;
	padding: 0 0px 0 0;
	border:0px solid #f00;
}
.memoirs-images a {
	margin: 0 0 0px 0;
	display:block;
}
h2.memoirs-heading {
	background:#ff6600;
	color:#fff;
	padding:5px;
	font-size:1em;
	margin-top:20px;
}
h2.first{ 
	margin-top:0px;
}
.memoirs-text {
	width:380px;
	float:left;
	border:0px solid #00f;
}
div.dynojet {
	height:1%;
}
.memoirs-text ul li, div.dynojet ul li {
	background:url(images/square-bullet.gif) 0 5px no-repeat;
	padding-left:8px
}

.memoirs-intro-image {
	width:220px;
	float:left;
	padding: 0 0 0 3px;
}
.memoirs-intro-image a {
	margin: 0 0 10px 0;
	display:block;
}
.memoirs-caption-box{
	display:block;
	width:220px;
	color:#fff;
}
.memoirs-caption {
	background-color:#666666;
	display:block;
	padding:5px;
	margin:0 0 250px 0;
}
.low-band {
	width:250px;
	margin:60px auto 0 auto;
}
.medium-band {
	width:352px;
	margin:40px auto 0 auto;
}

/** WEATHER **/
.current-weather {
	width:260px;
	margin: 5px 0 20px 0;
}
.current-weather li {
	display:block;
	line-height:20px;
	height:0;
	overflow:visible;
}
.current-weather > li {
	height:auto;
	overflow:hidden;
}
.current-weather li.odd {
	background:#999;
}
.current-weather li span, .forecast li span {
	display:block;
	width:190px;
	text-indent:5px;
	float:left;
}
.forecast li.day {
	width: 210px;
	height: 55px;
	padding: 5px 10px;
	border: 1px solid #dcdcdc;
	float: left;
	margin: 5px 10px 5px 0;
	position:relative;
}
.forecast li ul {
	width: 90px;
	float:right;
}
.forecast li ul li, .todays-forecast  li {
	display: block;
	line-height: 1.5em;
}
.forecast li.icon {
	position:absolute;
	width: 90px;
	left:5px;
	bottom:3px;
	text-align:center;
}
.forecast ul li span {
	width:35px;
	text-indent:0;
}
.locations {
	float:right;
	width: 140px;
}
.locations a {
	display:block;
	padding: 0 0 0 25px;
	line-height:1.6em;
}
.locations a:hover {
	background: #B7B7B7;
}
.todays-forecast {
	margin: 10px 0 15px 0;
}
.weather-header {
	font-size: 1em;
}
.todays-forecast li span {
	display:block;
	width:80px;
	float:left;
}
#bottom-tiles {
	height: 0;
	overflow: visible;
}
li > #bottom-tiles {
	height: auto;
	overflow: hidden;
}
#bottom-tiles li {
	float: left;
}

/* NEWSLETTER STYLES*/
#newsletter {
	width:600px;
	margin:0 auto;
	overflow:none;
}

#newsletter p a, #newsletter #contents li a  {
	border-bottom:1px dotted #000;
}

#newsletter a:hover {
	background:#929292;
}

#newsletter-title {
	background-color:#000000;
}

#newsletter hr {
	color:#ff6600;
}

#newsletter #contents {
	margin-left: 15px;
}

#newsletter #contents h2 {
	color:#FFFFFF;
	font-size:22px;
	margin:10px 0;
}

#contents ol {
	margin-left:20px;
}

#contents ol li {
	margin:8px 0;
}

#newsletter .story {
	padding:15px;
	clear:left;
	width:545px;
}

#newsletter .story h3 {
	font-size:15px;
	margin:5px 0;
}

#newsletter .story .story-img {
	float:left;
	margin:10px 10px 10px 0;
}

#newsletter .story .story-text {
	float:left;
	margin:13px;
	width:400px;
}

#newsletter .story .story-text-wide {
}



/* add or remove this line to force a refresh */
