body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #BE7A10;
	background-image: url(../imgs/backgr.gif);
	background-repeat: repeat-x;
  }
#outer {
	background-image: url(../imgs/backgr_tread.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pagecontainer {
	width: 510px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.bolder {
	font-weight:bold;
}

#pagecontainer p {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
}

#pagecontainer p strong{
	font-size: 14px;
	line-height: 18px;
	color: #FFCC00;
	font-weight:bold;
}

#pagecontainer h1 {
	font-size: 24px;
	line-height: 24px;
	color: #FFCC00;
	padding-right: 25px;
	padding-left: 25px;
}

#pagecontainer h2 {
	font-size: 18px;
	line-height: 24px;
	color: #663300;
	padding-right: 25px;
	padding-left: 25px;
}

#pagecontainer a {
	color: #FFCC00;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
}

#pagecontainer ul {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
}

#pagecontainer li {
	padding-bottom:10px;
}

.imgborder {
	border-bottom-color: #894D0A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#left {
	float: left;
	width: 225px;
}
#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left li {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #894d0a;
	padding-right: 12px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	letter-spacing: 1px;
}
#left li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#left li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#left li em {
	font-style: normal;
	color: #FFCC00;
}
#right {
	float: right;
	width: 225px;
	padding-top: 160px;
}
#right ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#right li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #663300;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE8E0C;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 16px;
	text-decoration: none;
}
#right   li   a {
	color: #663300;
	text-decoration: none;
	display: block;
	width: 164px;
}
#right   li a:hover   {
	color: #FFCC00;
	text-decoration: none;
}
#testi {
	font-size: 14px;
	line-height: 20px;
	margin-top: 146px;
	background-image: url(../imgs/quote.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 220px;
}
#testi p {
	padding-right: 20px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
}
#testi p em {
	font-weight: normal;
	color: #FFCC00;
	text-transform: none;
}
#testi p strong {
	color: #894D0A;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	padding-left: 3px;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}

#leftcol {
	float: left;
	width: 150px;
	padding-top: 62px;
}

#leftcol a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

#rightcol {
	float: left;
	width: 600px;
	padding-top: 62px;
}
#rightcol p {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#footer {
	height: 148px;
	clear: both;
	background-color: #FFCC00;
	background-image: url(../imgs/backgr_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer p {
	font-size: 13px;
	color: #263997;
	display: block;
	padding: 0px;
	width: 308px;
	float: left;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 5px;
	text-align: left;
}
#footer span a {
	color: #894d0a;
	text-decoration: none;
	padding-left: 40px;
}
#footer span a:hover {
	text-decoration: underline;
}
#footer .floatlft {
	padding-top: 5px;
}
#footer p em {
	font-style: normal;
	color: #CC0000;
}
#footer p a {
	color: #263997;
	padding-left: 0px;
}
#footer span {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #894d0a;
	text-align: center;
}


#maincontainer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#topcontainer {
	margin-left:auto;
	margin-right:auto;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmenu {
	text-align: right;
	padding-right: 16px;
	padding-left: 16px;
}

#logo {
	padding-top:79px;
	padding-bottom: 30px;
}

.meno {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 10px;
	
}
.meno a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}

#contactform li{
	list-style-type:none;
	padding-top:5px;
}

#contactform label{
	display:block;
	float:left;
	width:90px;
	color: #FFCC00;
}

#contactform input,textarea {
	vertical-align:text-top;
}
.clearall {
	clear: both;
}
.iconhire {
	background-image: url(../imgs/icon_hire.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}
.iconterms {
	background-image: url(../imgs/icon_terms.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}
.iconcontact {
	background-image: url(../imgs/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}
#box {
	margin-left: 25px;
	background-color: #894D0A;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 45px;
	padding-bottom: 16px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 428px;
}
#box p {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BE7A10;
	padding: 11px;
}
#box p strong {
	font-weight: normal;
	color: #FFCC00;
	font-size: 13px;
}
#box .smallo {
	font-size: 11px;
}
#box p a {
	color: #FFCC00;
	text-decoration: none;
}
#box p a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.floatlft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.boxheadrail {
	background-image: url(../imgs/boxhead_rail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxheadleis {
	background-image: url(../imgs/boxhead_adven.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxheadcustom {
	background-image: url(../imgs/boxhead_freeride.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxheadadven {
	background-image: url(../imgs/boxhead_singletrack.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.thumbs {
	display: block;
	margin-left:35px;
}
.thumbs img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#pagecontainer th {
	font-size: 18px;
	line-height: 24px;
	color: #663300;
	text-align:left;
}

#pagecontainer td {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE8E0C;
	
}

#pagecontainer td strong{
	font-size: 13px;
	line-height: 18px;
	color: #FFCC00;
	vertical-align:text-top;
	padding-right:10px;
}

#pagecontainer table {
	padding-right: 25px;
	padding-left: 25px;
	margin:auto;
}
