body {	
	margin: 0;	
	padding: 0;	
	font: 0.7em/1.6em Verdana, Geneva, Arial, Helvetica,sans-serif;	
	color: #565B57;	
	text-align: center;	
	background: #565B57 url(/images/bg1.gif) repeat-x;
	}

ul {
	padding: 0;	
	margin: 0;
	}
	
p {	
	padding: 5px 0 3px 0;
	text-align: justify;	
	margin: 0;	
	line-height: 1.6em;
	}
	
a, 
a:link, 
a:active, 
a:visited {
	color: #D77700;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

/* layout */
#content {	
	width: 760px;	
	margin: 12px auto;	
	text-align: left;	
	background: transparent url(/images/body_bg2.gif) repeat-y;	
	position: relative; 
	}

#header {	
	width: 760px;
	height: 156px;
	background: transparent url(/images/header3.jpg) no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	}

#sidebar {
	position: absolute;
	width: 222px;
	left: 36px;
	top: 156px;
	color: #530;
	background: transparent url(/images/nav_bg1.gif) top center repeat-y;
	}

#sidebar #sideblurbs {
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #640;
	}

#sidebar_bottom {
	margin: 0;
	padding: 0;
	background: transparent url(/images/nav_bot1.gif) bottom left no-repeat;
	}
	
#whatsnew {
	position: absolute;
	width: 258px;
	left: 20px;
	top: 380px;
	margin: 0 0 100px 0;
	padding: 0 0 24px 0;
	color: #530;
	background: transparent url(/images/whatsnew_bottom.gif) bottom left no-repeat;
	}

#whatsnew p {
	margin: 3px 8px 0 8px;
	padding: 0 10px 0 10px;
	background-color: #F0E4C3;
	}

#whatsnew h2 {
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	}
#whatsnew #whatsnew_blurbs	{
	margin: 0;
	padding: 20px 0 0 0;
	background: transparent url(/images/whatsnew_top.jpg) top left no-repeat;
	}

#whatsnew ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #640;
	}

#whatsnew_bottom {
	margin: 0;
	padding: 0;
	background: transparent url(/images/nav_bot1.gif) bottom left no-repeat;
	}
	
#yahoo_feed	{
	position: absolute;
	width: 258px;
	left: 20px;
	top: 500px;
	margin: 0 0 100px 0;
	padding: 0 0 24px 0;
	color: #530;
	background: transparent url(/images/feed_bottom.gif) bottom left no-repeat;
	}

#yahoo_feed ul {
	margin: 0 8px 0 8px;
	padding: 0 10px 0 18px;
	background-color: #E2DED3;
	list-style: square;
	color: #640;
	}

#yahoo_feed h2 {
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	}
#yahoo_feed #yahoo_blurbs	{
	margin: 0;
	padding: 48px 0 0 0;
	background: transparent url(/images/feed_top.gif) top left no-repeat;
	}

/* YAHOO FEED CLASSES */

.rssLinkListItemTitle {
	}
	
.feedDate {
	padding: 2px 0 0 5px;
	font-size: 0.8em;
	color: #C81318;
	}

/* END YAHOO FEEDS */

/* MAP STYLING FOR CONTACT PAGE */

#map_box {
	position: absolute;
	width: 258px;
	left: 20px;
	top: 390px;
	margin: 0 0 100px 0;
	padding: 0 0 24px 0;
	color: #530;
	background: transparent url(/images/map_bottom.gif) bottom left no-repeat;
	}

#map_box h2 {
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	}
#map_box #map_blurb	{
	margin: 0;
	padding: 24px 0 0 0;
	background: transparent url(/images/map_top.jpg) top left no-repeat;
	}
	
#map_box p {
	margin: 0 8px 0 8px;
	padding: 10px;
	background-color: #D3DAB9;
	}

#map_box img {
	border: none;
	}

/* END MAP STYLING */

/* TIPS BOX */

#tips_box {
	position: absolute;
	width: 258px;
	left: 20px;
	top: 380px;
	margin: 0 0 100px 0;
	padding: 0 0 24px 0;
	color: #530;
	background: transparent url(/images/tips_bottom.gif) bottom left no-repeat;
	}

#tips_box h2 {
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	}
	
#tips_box #tips_blurb	{
	margin: 0;
	padding: 48px 0 0 0;
	background: transparent url(/images/tips_top.gif) top left no-repeat;
	}

#tips_box ul {
	margin: 0 8px 0 8px;
	padding: 0 10px 0 18px;
	background-color: #F9CFA1;
	list-style: square;
	color: #565B57;
	}
	
#tips_box p {
	margin: 0 8px 0 8px;
	padding: 10px;
	background-color: #D3DAB9;
	}

#tips_box img {
	border: none;
	}
	
#tips_box ul li a:link, #tips_box ul li a:visited	{
	color: #565B57;
	text-decoration: none;
	}

#tips_box ul li a:hover {
	color: #c60;
	text-decoration: underline;
	}

#tips_box ul li a:active {
	color: #c60;
	text-decoration: underline;
	}

/* ADDRESS STYLES SPECIFICALLY FOR CONTACT PAGE - PUTS THE ADDY IN THE SIDE BAR */

#contact_address {
	position: absolute;
	width: 258px;
	left: 60px;
	top: 620px;
	margin: 0 auto;
	padding: 0 0 24px 0;
	color: #530;
	}
	
#contact_address p {
	margin: 0 8px 0 8px;
	padding: 10px;
	}

#text { 
	width: 430px;	
	margin-left: 280px;	
	margin-bottom: 0; 
	_height:750px; 
	min-height: 700px;
	padding: 0 25px 10px 15px
	}

div[id] text {   
	height:auto;   
	}

#text ul {	
	margin-left: 25px;	
	padding-left: 25px;
	margin-top: 0;
	padding-right: 25px;	
	list-style-image: url(/images/bullet_yellow.gif);
	}

#text li {	
	text-align: justify;
	}
	
#footer {
	height: 62px;
	width: 760px;
	color: White; 
	background: transparent url(/images/footer3.gif) no-repeat; 
	margin: 0;
	padding: 0; 
	}

#footer p {
	padding: 20px 0 0 0; 
	font-size: 85%; 
	margin-right: 20px;
	}
	
#footer a, 
#footer a:link, 
#footer a:active, 
#footer a:visited {
	color: #FCEFB8;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

h2 {	
font: 170% Trebuchet MS;	
color: #565B57;
}

h3 {
	font: bold 120% Trebuchet MS;	
	color: #1E90FF;
	}

h3.hours {
	font: bold 120% Arial, sans-serif;
	color: #FF7F00;
	padding-left: 25px;
	margin-top: 0;	
	padding-right: 25px;	
	background: url(/images/time.gif) no-repeat;
	}
	
h1 { position: relative; width: 200px; height: 180px; overflow: hidden; background: #B4B4B4; margin:0; line-height: 1.5em}

h1 span {display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 200px; height: 180px; background: url(images/logo.jpg) 0 0 no-repeat; _cursor: hand}

h2, h3 {margin: 0; }

h2 a{color: #565B57;}

/* JN */

#jn{ display: block; height: 56px;	width: 65px; position: absolute; right: 0px;	top: 70px; z-index: 0}

#jn span { display: block; position: absolute; left: 0; top: 0; height: 56px;	width: 65px; z-index: 150; background: url(images/logo-jn.gif) no-repeat 0 0;  _cursor: hand }

#jn span a{	font-size: 30%;}


.nomargin { 
	margin: 0;
	}

.center {
	text-align: center;
	}

.right {	
	text-align: right;
	}

.noborder { 
	border: 0;
	}

.clear {
	clear: both; 
	}

.levy {	
	float: left; 
	width: 260px; 
	padding-left: 15px;
	}

.pravy {	
	float: right; 
	width: 200px;
	}

.sub {	
	background-color: #AAAAAA;
	}

.image {	
	border: 2px solid #D9D7DC;	
	margin: 5px 0 5px 10px;
	}

div.post { 
	margin-bottom: 1em;	
	}

div.post div.commentBox { 
	margin-top: 1em;	
	text-align: right; 
	font-size: 90%; 
	border: 1px solid #213B5C;
	}

.cite {	
	color: #778899; 
	font-size: 80%; 
	text-align: left; 
	margin-bottom: 4px
	}

.commentPos {	
	padding-right: 25px;
	}

.cite strong {	
	padding-left: 15px;
	}



a#toplist img {	
	border: none;
	}

a img {
	border: none;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}	



.time {
	padding: 2px 0 2px 0px ;
	margin-right: 5px;
	}
.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comments.gif') left center no-repeat;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}

#last_comments{
	padding: 0.5em 0.5em 0 0.5em;
	margin-bottom: 1em;
}
#last_comments .title{
	 color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    padding-bottom: 2px;
}
#last_comments h2{
	display: block;
	background-color: #FF7F00;
	color: #FFF;
	margin: 0 10px 0 0;
	padding: 2px 2px;
	font-size: 95%;
	font-weight: bold;
}
#last_comments .title a:link, #last_comments .title a:active, #last_comments .title a:visited{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}
#last_comments .title a:hover{
	border: none;
}

#last_comments ul{
	padding: 0;
	margin: 1em 0 0 0;
	list-style-image: none;
}
#last_comments ul li{
	margin-bottom: 1em;
	border-bottom: 1px solid #E4EAF5;
	background-color: #EFEFDD;
	padding: 0 0 0 0.4em;
	list-style: none;
}
#last_comments ul li a.komentar:link, #last_comments ul li a.komentar:active, #last_comments ul li a.komentar:visited, #last_comments ul li a.komentar:hover{
		color: #434343;
}

hr {
	display: none; 
	clear:both;
	}

.hrrule {
	background: url(/images/hr_bar.gif) no-repeat; 
	width: 402px; 
	height: 5px; 
	margin: 0 auto;
	}

.left_img {
	float: left;
	margin-right: 8px;
	padding:2px;
	border:1px solid #c4c4c4;
	}

.right_img {
	float: right;
	margin-left: 8px;
	padding:2px;
	border:1px solid #c4c4c4;
	}	

#menu1 {
	width: 205px;
	margin: 0 8px 0 8px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #525753;
	display: block;
	background: url(/images/nav_buttons2.gif);
	padding: 8px 15px 0 0;
	text-align: right;
	}
	
#menu1 li a:hover {
	color: #fff;
	background: url(/images/nav_buttons2.gif) 0 -32px;
	padding: 8px 15px 0 0;
	text-align: right;
	}

.red {
	color: #C81318;
	}

#find-bike-shops-btn
{
border: 0px;
float: left;
margin: 25px 0 0 20px;
}