@charset "utf-8";
/* CSS Document */
/*
This is a 960 framework width system and below is a list of the fractions for quick reference@
960 - 1 column
480 - 2 columns
240 - 4 columns
120 - 8 columns
60 - 16 columns
30 - 32 columns

Site measurements

960 - header
180 / 780 - navigation - advert panel
180 / 600 / 180 - main page with 2 columns
960 - footer

*/
body {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#shopnavpanel_1 {
	width:45px;
	float: left;
	padding-right: 10px;
	font-size: 12px;
	color: #000;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
}
#shopnavpanel_2 {
	float: left;
	padding-right: 15px;	
}
#shopnavpanel_2 input {
	margin: 0;
}

#shopnavpanel_3 {
	width:40px;
	float: left;
	padding-right: 10px;	
}

#shopnavpanel_3 a.sendbutton {
	width: 40px;
	height: 23px;
	color: #000;
	display: block;
	clear: none;
	background-image: url(../images/nav_button_4.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 7px;
	font-size: 11px;
	text-decoration: none;
}
#shopnavpanel_3 a.sendbutton:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
	background-image: url(../images/nav_button_4.gif);
	background-repeat: no-repeat;
}

#shopnavpanel_4 {
	width:180px;
	float: left;
}

#shopnavpanel_4 a.sendbutton {
	width: 180px;
	height: 23px;
	color: #000;
	display: block;
	clear: none;
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 7px;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
}

#shopnavpanel_4 a.sendbutton:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
}

#shopnavpanel_5 {
	width:95px;
	float: left;
}

#shopnavpanel_5 a.sendbutton {
	width: 95px;
	height: 23px;
	color: #000;
	display: block;
	clear: none;
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 11px;
	margin-left: 10px;
}

#shopnavpanel_5 a.sendbutton:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
}
#shop-category-text {
	float: left;
	color: #000;
	font-weight: normal;
	background-color: #CCCCCC;
	padding: 5px;
	width: 1000px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#shop-category-items {
	float: left;
	color: #333333;
	padding: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#shop-category-items a {
	color: #333;
}
#shop-category-items a:hover {
	color: #FC0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
#manufacturerContent h1, #manufacturerContent h2, #manufacturerContent h3, #manufacturerContent h4, #manufacturerContent h5, #manufacturerContent h6,  #intro h1, #intro h2, #intro h3, #intro h4, #intro h5, #intro h6 {
	color: #fff;
}
h1 {
	font-size: 1.6em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: 0.5em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	line-height: 1.25;
	margin-bottom: 0.25em;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
/* Text elements
-------------------------------------------------------------- */

p {
	padding: 0 0 1.5em;
}
#intro p, #manufacturerContent p {
	color: #fff;
}
p.last {
	margin-bottom: 0;
}
p img {
	float: left;
	margin: 1.5em 1.5em 0 0;
	padding: 0;
}
p img.top {
	margin-top: 0;
} /* Use this if the image is at the top of the <p>. */
/*img         { margin: 0 0 1.5em; }*/

ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin-top: 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
a:focus, a:hover {
	color: #666;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #FC0;
	text-decoration: none;
}
a {
	color: #000;
	font-weight: bold;
	
}
#shop a:link, #shop a:visited {
	color: #333;
}
#shop a:focus, #shop a:hover {
	color: #FFCC00;
}

#usedbikesBkgrd a, #contentBkgrd a, #newbikesBkgrd a {
	color: #000;
	font-weight: bold;
	
}
#usedbikesBkgrd a.navBtn, #contentBkgrd a.navBtn, #newbikesBkgrd a.navBtn {
	color: #fff !important ;
	
}
#usedbikesBkgrd a.navBtn:hover, #contentBkgrd a.navBtn:hover, #newbikesBkgrd a.navBtn:hover, #usedbikesBkgrd a:hover, #contentBkgrd a:hover, #newbikesBkgrd a:hover {
	color: #fc0 !important ;
	
}

	
#mainbodycontent a:link, #mainbodycontent a:visited, #mainbodycontent a:hover, #mainbodycontent a:active {
	font-weight: bold;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace;
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.5;
}
/* Tables
-------------------------------------------------------------- */

table {
}
th {
	border-bottom: 2px solid #ccc;
	font-weight: bold;
}
td { /*border-bottom: 1px solid #ddd;*/
}
th, td {
	padding: 4px 4px 4px 0;
	vertical-align: top;
}
table.latest th, table.latest td {
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}
tfoot {
	font-style: italic;
}
caption {
	background: #ffc;
}
/* Use this if you use span-x classes on th/td. */
table .last {
	padding-right: 0;
}


/* Some default classes
-------------------------------------------------------------- */

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.quiet {
	color: #666;
}
.hide {
	display: none;
}
.highlight {
	background:#ff0;
}
.added {
	color:#060;
}
.removed {
	color:#900;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
a.navBtn:link, a#subscribe.navBtn:link {
	font-weight: bold;
	width: 108px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background.png) no-repeat top left;
	color: #fff;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
	margin-bottom: -1.5em;
}
a.navBtn:visited, a#subscribe.navBtn:visited {
	font-weight: bold;
	width: 108px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background.png) no-repeat top left;
	color: #fff;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
	margin-bottom: -1.5em;
}
a.navBtn:hover, a#subscribe.navBtn:hover {
	font-weight: bold;
	width: 108px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background.png) no-repeat top right;
	color: #fc0;
	text-decoration: none;
	display: block;
	clear: none;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: -1.5em;
}
a.navBtn:active, a#subscribe.navBtn:active {
	font-weight: bold;
	width: 108px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background.png) no-repeat top left;
	color: #fff;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
	margin-bottom: -1.5em;
}
.latest a.navBtn:link {
	font-weight: bold;
	width: 97px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background-small.png) no-repeat top left;
	color: #fff;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
}
.latest a.navBtn:visited {
	font-weight: bold;
	width: 97px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background-small.png) no-repeat top left;
	color: #fff;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
}
.latest a.navBtn:hover {
	font-weight: bold;
	width: 97px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background-small.png) no-repeat top right;
	color: #fc0;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
}
.latest a.navBtn:active {
	font-weight: bold;
	width: 97px;
	height: 17px;
	padding: 4px 5px 5px 10px;
	background: transparent url(../../images/btn-background-small.png) no-repeat top left;
	color: #fff;
	display: block;
	clear: none;
	text-align: left;
	text-decoration: none;
}
.latestTitle {
	font-weight: bold;
	font-size: 1.1em;
}
.latest p {
	width: 100%;
}
