body
{
	margin:0px;
	padding:0px;
	background:#181818 url(/images/pageBg.jpg) top left;
}

*
{
	font-family:"Trebuchet MS", Arial, Sans-Serif;
}

#established
{
	float:right;
	font-weight:bold;
}

#productLogos
{
	text-align:center;
}

#productLogos img
{
	width:150px;
	margin:10px 20px;
}

a
{
	color:#0087E0;
}

h1, h2, h3, h4
{
	color:#0087E0;
	font-weight:normal;
}

h1
{
	font-size:30px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h3
{
	font-size:18px;
	font-weight:bold;
	color:#777;
}

a:hover
{
	color:#888;
}

img
{
	border:none;
}

#logo
{
	float:left;
	margin:10px 20px;
}

#location
{
	float:right;
	font-size:11px;
	color:#888;
	text-align:right;
	margin:25px 20px 0px 0px;
}

#location h1
{
	font-size:30px;
	font-weight:bold;
	margin:0px;
}

#location h4
{
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

#container
{
	width:960px;
	margin:0px auto;
	text-align:center;
	background:#fff;
}

#nav
{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	clear:both;
	background:url(/images/navBg.jpg) repeat-x;
	overflow:hidden;
	height:38px;
	border-top:solid 1px #252525;
	border-bottom:solid 1px #252525;
}

#nav li
{
	float:left;
}

#nav li a
{
	text-decoration:none;
	color:#fff;
	display:block;
	height:38px;
	line-height:38px;
	font-weight:bold;
	padding:0px 10px;
}

#nav li a:hover
{
	background:url(/images/navBgOn.jpg) repeat-x;
}

#nav li ul
{	
	margin: 0px;
	padding: 0px;
	position: absolute;
	display:none;
	border-top: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	z-index:1000;
	list-style:none;
}

#nav li ul li
{	
	background-image:none;
	margin:0px;
	padding:0px;
	text-align:left;
	float:none;
}
	
#nav li ul li a
{	
	display:block;
	line-height:28px;
	background-image:none;
	color: #fff;
	border-bottom:solid 1px #333;
	font-size:15px;
	height:28px;
	background:url(/images/navBgSub.jpg);
}
	
#nav li ul li a:hover
{	
	background:url(/images/navBgOn.jpg) repeat-x;
}

#breadcrumb
{
	font-size:11px;
	color:#888;
	border-top:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	margin:5px 0px;
	text-align:left;
	padding:2px 10px;
	clear:both;
}

#content
{
	text-align:left;
	margin:0px 10px;
	width:630px;
	float:left;
}

#content, #content p
{
	color:#888;
	font-size:12px;
}

#rightColumn
{
	width:300px;
	float:right;
	margin-right:10px;
}

.box
{
	border:solid 1px #CCCCCC;
	background:#EEEEEE;
	margin-bottom:10px;
}

.box div
{
	margin:2px;
	text-align:left;
	font-size:12px;
}

.box h2, .box h3
{
	background:url(/images/navBgOn.jpg) repeat-x;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0px 5px;
	margin:0px;
	cursor:default;
}

.box h3
{
	background:#AAAAAA;
}

.homepageBoxItem
{
	cursor:pointer;
}

.boxImage 
{
	float:left;
	margin:5px 5px 5px 0px;
	border:solid 1px #333;
	width:75px;
	height:50px;
}

.clickItem h4
{
	margin:2px 0px;
}

.clickItem
{
	font-size:12px;
	border:solid 3px #eee;
	padding:2px;
}

.note
{
	font-size:11px;
	color:#777;
}

.social img
{
	margin:10px 20px 0px 20px;
}

#newsletterForm label
{
	display:block;
	width:70px;
	text-align:right;
	margin-right:5px;
	line-height:24px;
}

#newsletterForm input[type=text]
{
	width:180px;
	font-size:11px;
}

#newsletterForm input[type=submit]
{
	margin-left:75px;
}

#newsletterForm input[type=submit], input[type=submit]
{
	
	background:url(/images/navBgOn.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
	border:solid 1px #555;
	font-size:12px;
	padding:2px 15px;
}

#newsletterForm input[type=reset]
{
	background:url(/images/navBg.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
	border:solid 1px #555;
	font-size:12px;
	padding:2px 15px;
}

form br, #newsletterForm br
{
	clear:both;
}

fieldset
{
	margin:10px 0px;
}

#homepageFeature
{
	background:#212121;
	padding:10px;
	margin:0px 0px 10px 0px;
}

#hompageHeadline
{
	height:300px;
	margin-bottom:10px;
	position:relative;
}

#hompageHeadline div
{
	background:#A5151B url(/images/navBgOn.jpg) repeat-x;
	font-family:'Arial Narrow', Arial, Sans-Serif;
	color:#fff;
	padding:3px 10px;
	font-weight:bold;
	position:absolute;
	cursor:default;
	display:none;
}

#homepageThumbs
{
	
}

#homepageThumbs br
{
	clear:both;
}

#homepageThumbs div
{
	float:left;
}

#homepageThumbs div .left, #homepageThumbs div .right
{
	display:none;
}

.homepageBox
{
	width:308px;
	float:left;
}

#footer
{
	margin:25px 10px 0px 10px;
	padding:4px 0px;
	text-align:left;
	font-size:11px;
	border-top:solid 1px #e2e2e2;
}

#footer p
{
	margin:0px;
}

#footer, #footer a
{
	color:#888;
}

#footer img
{
	float:right;
}

#bike-fitting
{
	font-size:12px;
	display:none;
}

.clear
{
	clear:both;
}

.logo-list
{
	border-top:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	padding:5px 0px;
	margin:10px 0px;
}

.logo-list img
{
	margin-right:15px;
}

.left-box
{
	float:left;
	border-right:solid 1px #e2e2e2;
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
}

.right-box
{
	margin-left:5px;
}

#facebookLike *
{
	font-size:14px !important;
	font-weight:bold !important;
}
