/*
-----------------------------------------------------------------------------------
DEFAULT SCREEN STYLESHEET FOR: WWW.BLACKSPIRE.COM
-----------------------------------------------------------------------------------
CSS Document Author: Terry Evans - VIBE9 DESIGN
XHTML Document Author: Terry Evans - WWW.VIBE9DESIGN.COM
-----------------------------------------------------------------------------------
*/

/* Color References
----------------------------------------------------------------------------------- 
#616161 = dark grey
#DEEEB3 = light green
#B0D450 = lime green
#7EA21E = dark green
#DE6C13 = orange
----------------------------------------------------------------------------------- 
*/

/* Additional Stylesheets
---------------------------------------------------------------------- */
/* @import url("/css/layout.css");
@import url("/css/navigation.css");
@import url("/css/gallery.css"); */

/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

body {
    text-align: center;
    font: 11px/1 Verdana, Arial, Helvetica, Sans-Serif;
    background: #616161 url(../gfx/bg-main.gif) repeat-x 0 0;
    color:#000;
    padding: 0 0 15px 0;
} 

hr {
	display: none;
}
ul {
	list-style: none;
}
kbd, acronym {font-weight:normal;}
a img {border: none;}
acronym[title] {
border-bottom:1px dashed #666;
cursor:help;
font-style:italic;
}
acronym {border-bottom:1px dashed #666;}
html>body acronym:hover {border-bottom: 1px dashed #B0D450;}

a {
	color: #7EA21E;
	text-decoration: none;
}
a:hover {
	color:#666;
}
#content p.more { padding-top: 5px; }
#content p.more a {
	color: #000;
	text-decoration: underline;
	background: url(../gfx/arrow.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;	
}
#content p.more a:hover {
	color:#999;
}
#content ul.product_list h3 a {
	color:#000;
}
#content ul.product_list h3 a:hover {
	color:#999;
}
html>body #feature img.ie { display: none; }

.center { text-align: center; }

.us { color: #0000FF; } .cdn { color: #FF0000; }

/* Helpers 
--------------------------------------------------------------------------------------------------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
#container {
	margin:0 auto; 
	text-align:left;
	width: 782px;
	position: relative;
}
#header {
	height:273px;
	width: 782px;
	background: url(../gfx/bg-head.gif) no-repeat 0 58px;
}
#wrapping {
	background: url(../gfx/bg-mid.gif) repeat-y 0 0;
}
#contentarea {
	text-align: left;
	background: url(../gfx/bg-top.gif) no-repeat 0 0;
}
#content {
	float: left; position:relative;
	width: 460px;
	padding: 20px 0;
	clear: both;
}
#content #inner  {
	margin:0 0 15px 20px;
	padding:0 0 0 20px;
}
body#contact #content,
body#sitemap #content {
	background: url(../gfx/nohander.gif) no-repeat 100% 50%;
}
#sidebar {
	float: right; position:relative;
	width: 315px;
	padding: 25px 0 30px 0;
}
#footer {
	position: relative;
	clear: both; 
	margin:0; 
	padding: 0; 
	height: 65px;
	background: url(../gfx/footer.gif) no-repeat 0 0;
}

/* Header
--------------------------------------------------------------------------------------------------- */
#cart {
	position: absolute;
	left: 25px;
	top: 75px;
	line-height: 25px;
}
#logo {
	background: url(../gfx/logo.gif) no-repeat 3px 61px;
	height:273px;
	width:480px;
	float: left;
	position: relative;
}
#logo a {
	display: block;
	position: absolute;
	top: 150px; left: 3px;
	width: 480px;
	height: 43px;
	text-indent: -9999px;
}
#slogan { 
	display: none; 
}
#feature {
	position: absolute;
	right:10px;
	top:75px;
}
#feature img  {
	margin: 0;
	padding:0;
	outline: none;
	border: none;
}

/* Sidebar
--------------------------------------------------------------------------------------------------- */
#sidebar p,
#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5,
#sidebar h6,
#sidebar ul {
	margin: 10px 24px 0 39px;
	line-height: 1.4em;
}
#sidebar li.current a {
	color:#999;
}

/* Footer
--------------------------------------------------------------------------------------------------- */
#credit {
	float: right;
	width: 270px;
	margin: 27px 0 0 0;
}
#credit a {
	display: block;
	height: 15px;
	line-height: 15px;
	width: 250px;
	text-indent: -9999px;
}
#footer ul {
	position: absolute;
	top:0; left:0;
	padding: 25px 0 0 10px;
}
#footer ul li {
	float: left;
	margin:0; padding:0;
	height: 15px;
	line-height: 15px;
	text-align: center;
}
#footer ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: -9999px;
}
#f-home,
#f-home a {
	width: 62px;
}
#f-sitemap,
#f-sitemap a {
	width: 87px;
}
#f-contact,
#f-contact a {
	width: 86px;
}
#f-privacy,
#f-privacy a {
	width: 81px;
}
#f-terms,
#f-terms a {
	width: 81px;
}
/* Headings
--------------------------------------------------------------------------------------------------- */
.underline {
	border-bottom: 1px solid #000;
	padding: 0 0 4px 0;	
}
h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}
h2 {
	background: url(../gfx/bg-heading.gif) repeat-x 0 99%;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
	font-size: 20px;
	color:#000;
	line-height: 1;
	font-weight: normal;
}
h3  {
	font-size: 14px;
	margin: 12px 0 8px 0;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin: 10px 0 5px 0;
	font-weight: bold;
}
h5  {
	font-size: 11px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
h6  {
	font-size: 11px;
	margin: 5px 0 5px 0;
	font-weight: bold;
	color:#545454;
}
/* Status Message */
#status_message {
	border:1px solid #000000;
	padding:5px;
	background-color:#FFFFCC;
}
/* Paragraphs
--------------------------------------------------------------------------------------------------- */
#content p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
	color:#545454;
}
#content p.red {
	color:#990000;
}
#content p.big strong {
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
}
#content p.extrabig,
#content h1 {
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
}
#content p.article_image { 
	text-align: center; 
	margin:0 0 15px 0; 
	padding:0; 
	font-style: italic;
	color:#858585;
}
#content p img  { 
	border: none; 
}
#content .partner {
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
}
#content .partner p {
	margin:0;
	line-height: 1.4em;
	color:#858585;
}
/* Lists
--------------------------------------------------------------------------------------------------- */
#sidebar ul.product_nav {
	margin-top: 3px;
}
#sidebar ul.product_nav li {
	margin: 0 0 5px 0;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
}
#sidebar ul.product_nav li a {
	display: block;
}
body#sitemap #content ul li {
	list-style: square;
	margin:0 0 8px 20px;
}
body#sitemap #content ul li ul {
	margin:8px 0 8px 20px;
}
#content .partner dd  {
	padding: 4px 0 0 0;
	float: left;
	width: 54%;
}
#content .partner dd.address {
	float: right;
	width: 43%;
	padding: 0;
	font-style: italic;
}
#content .partner dt {
	float: left;
	width: 54%;
	text-align: left;
	font-weight: bold;
	color:#666;
}
#content .partner ul li {
	line-height: 1.4em;
	list-style: none;
}
#content ul li { 
	line-height: 1.4em;
}
div.link_list ul {
	border-top:1px solid #999;

}
div.link_list ul li {
	margin: 0;
	padding: 8px 10px;
	border-bottom: 1px solid #999;
	background:#eee;
	line-height: 1.4em;
}
div.link_list ul li a {
	font-weight: bold;
}
div.link_list ul li a:hover {
}

/*  ------------| Checkout Trail |---------- */
ul.cart_progress {
	float: left;
	padding: 0px;
	margin: 0px;
}
ul.cart_progress li {
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 38px;
	
	padding-left: 9px;
	padding-right: 9px;
	
	clear: none;
	float: left;
}
ul.cart_progress li.current {
	background-image: url(../images/checkout_progress_current.gif);
	background-position: center bottom;	
	font-weight: bold;
}
ul.cart_progress li.incomplete {
	background-image: url(../images/checkout_progress_incomplete.gif);
	background-position: center bottom;	

}
ul.cart_progress li.complete {
	background-image: url(../images/checkout_progress_complete.gif);
	background-position: center bottom;	
}
ul.cart_progress a {
	color: #000000;
	text-decoration: none;
}
	ul.cart_progress a:hover {
		color: #000000;
		text-decoration: underline;
	}

/*  ------------| Product List |------------ */
#content .product_list li p {
	margin: 8px 0 0 0;
	line-height: 1.4em;
}
#content .product_list li p.img {
	float: left;
	width:200px;
	margin:0;
	padding:0;
}
.product_list li div.info { 
	float: right;
	width: 205px;
}
#content .product_list h3 { 
	padding: 0; 
	margin:0;
}
#content .product_list li {
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
}
/*  ------------| Team List |------------ */
#content .team_list li p {
	margin: 8px 0 0 0;
	line-height: 1.4em;
}
#content .team_list li p.img {
	float: right;
	width:170px;
	margin:0;
	padding:0;
	text-align: right;
}
#content .team_list li p.img img {
	border: 2px solid #000;
	border-right: 4px dotted #000;
	border-left: 4px dotted #000;
}
.team_list li div.info { 
	float: left;
	width: 235px;
}
#content .team_list h3 { 
	padding: 0; 
	margin:0;
}
#content .team_list li {
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
}
/* ------------| News List |------------ */
#content .news_list {
	margin: 8px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
#content .news_list h3 {
	margin:8px 0;
}
#content .news_list span.posted {
	font-size: 12px;
	color:#999;
	font-weight: normal;
	float: right;
	text-align: right;
	background:#eee;
	padding: 4px 6px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#content .news_list li {
	border-top: 1px solid #ccc;
	padding: 0 0 4px 0;
}
#content .news_list li p {
	margin:0 0 8px 0;
	padding: 0;
}
#content .news_list li p.img {
	float: right;
	clear: right;
	width: 200px;
}
#content ul.specs {
	border-top:1px solid #999;
	margin-bottom: 15px;

}
#content ul.specs li {
	margin: 0;
	padding: 8px 10px;
	border-bottom: 1px solid #999;
	background:#eee;
	line-height: 1.4em;
}
#content ul.specs li a {
	font-weight: bold;
	background: url(../gfx/tiny_pdf_icon.gif) no-repeat 100% 50%;
	padding: 0 22px 0 0; 
}
#content ul.bullets {
	margin: 0 0 15px 20px;
}
#content ul.bullets li {
	list-style: disc;
	margin: 0 0 5px 0;
}
/* Forms
--------------------------------------------------------------------------------------------------- */
form {
	margin:0; padding:0;
}
#sidebar form  {
	padding: 10px 24px 0 39px;
}
#sidebar form legend  {
	display: none;
}
#sidebar form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
form input,
form select,
form label {
	display: block;
	width: 65%;
	float: right;
	margin-bottom: 10px;
}
form label {
	text-align: right;
	width: 30%;
	float:left; 
	color:#000;
}
html>body form label { 	padding-right: 5px; }
form label.message {
	text-align: left;
}
form textarea#message {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	background: #eeeeee;
}
form input.checkbox {
	width: 10%;
	float: left;
}
form br {
	clear: both;
}
*/
form #zemSubmit {
	clear: both;
	width:110px;
	margin-top: 15px;
}
#sidebar ul.zemError {
	border: 1px solid #B0D450;
	background: #DEEEB3;
	padding: 8px;
	margin:0 0 15px 0;
}
#sidebar ul.zemError li {
	list-style: none;
	margin: 0 0 5px 0;
}

/* Navigation
--------------------------------------------------------------------------------------------------- */
#navigation {
	position: absolute;
	left: 18px; top: 17px;
}
#navigation li {
	float: left;
	height: 42px;
	line-height: 42px;
}
#navigation li a {
	display: block;
	height: 42px;
	line-height: 42px;
	text-indent:-9999px;
}
#n-home {
	width: 111px;
}
#n-home a {
	width: 111px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/home.gif) no-repeat 0 0;
}
#n-home a:hover {
	background-position: -111px 0;
}
#n-team {
	width: 88px;
}
#n-team a {
	width: 88px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/team.gif) no-repeat 0 0;
}
body#team #n-team a,
#n-team a:hover {
	background-position: -88px 0;
}
#n-catalog {
	width: 111px;
}
#n-catalog a {
	width: 111px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/catalog.gif) no-repeat 0 0;
}
#n-catalog a:hover {
	background-position: -111px 0;
}
body#catalog #n-catalog a,
body#accessories #n-catalog a,
body#bmx #n-catalog a,
body#chain-guards #n-catalog a,
body#chain-guides #n-catalog a,
body#chain-rings #n-catalog a,
body#cranks #n-catalog a,
body#handlebars #n-catalog a,
body#headsets #n-catalog a,
body#pedals #n-catalog a,
body#seatposts #n-catalog a,
body#stems #n-catalog a {
	background-position: -111px 0;
}
#n-partners {
	width: 128px;
}
#n-partners a {
	width: 128px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/partners.gif) no-repeat 0 0;
}
body#partners #n-partners a,
#n-partners a:hover {
	background-position: -128px 0;
}
#n-links {
	width: 88px;
}
#n-links a {
	width: 88px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/links.gif) no-repeat 0 0;
}
body#links #n-links a,
#n-links a:hover {
	background-position: -88px 0;
}
#n-about {
	width: 93px;
}
#n-about a {
	width: 93px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/about.gif) no-repeat 0 0;
}
body#about #n-about a,
#n-about a:hover {
	background-position: -93px 0;
}
#n-contact {
	width: 115px;
}
#n-contact a {
	width: 115px;
	display: block;
	height: 42px;
	line-height: 42px;
	background: url(../gfx/n/contact.gif) no-repeat 0 0;
}
body#contact #n-contact a,
#n-contact a:hover {
	background-position: -115px 0;
}
/* Breadcrumbs
--------------------------------------------------------------------------------------------------- */
#breadcrumbs {
	padding: 20px 0 5px 25px;
}
#breadcrumbs li {
	display: inline;
	padding: 0 19px 0 0;
	margin: 0 9px 0 0;
	background: url(../gfx/arrow.gif) no-repeat 100% 50%;
}
#breadcrumbs li.active {
	background: none;
}

/* Sub-Navigation
--------------------------------------------------------------------------------------------------- */
#subnav {
	padding: 0 0 0 55px;
	margin: 0 8px 0 0;
	background: url(../gfx/bg-subnav.gif) no-repeat 0 0;
}
#subnav dt {
	display: block;
	height: 22px;
	width:238px;
	line-height: 22px;
	background: url(../gfx/h/pickyourpleasure.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#subnav dd {
	margin:0; padding:0;
	height: 26px;
	line-height: 26px;
}
#subnav a {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	color:#858585;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	display: block;
}
#subnav a:hover,
body#accessories #subnav #n-accessories a,
body#bmx #subnav #n-bmx a,
body#chain-guards #subnav #n-chainguards a,
body#chain-guides #subnav #n-chainguides a,
body#chain-rings #subnav #n-chainrings a,
body#cranks #subnav #n-cranks a,
body#handlebars #subnav #n-handlebars a,
body#headsets #subnav #n-headsets a,
body#pedals #subnav #n-pedals a,
body#seatposts #subnav #n-seatposts a,
body#stems #subnav #n-stems a {
	color: #DE6C13;
	background: url(../gfx/arrow.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
}