/*////////////////////////////////////////////////////////////////////
 
	Copyright: Trek Bicycle Corporation
	Website: Bontrager
	Title: Catalog Model Print Styles
	Media: Print
	Author: Ken Soliva
	Last Modified: 2009-06-11 (kensoliva)

////////////////////////////////////////////////////////////////////*/


body {
	font: .625em/1.4 Verdana, sans-serif;
	color: #666;
	}
	
a {
	cursor: pointer;
	text-decoration: none;
	}

a img {
	border: none;
	}
	
img {
	display: block;
	}
	
hr {
	height: 1px;
	margin: 0;
	border: none;
	color: #e5e5e5;
	background-color: #e5e5e5;
	}
	
em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}
	
.hide {
	display: none;
	}
	

/*////////////////////////////////////////////////////////////////////
	Typography
////////////////////////////////////////////////////////////////////*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	}
	

/*////////////////////////////////////////////////////////////////////
	Images
////////////////////////////////////////////////////////////////////*/
		
.left_wrap {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	}

.right_wrap {
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
	}
	
.thumb {
	border: 5px solid #e5e5e5;
	}
	
a:hover .thumb {
	border-color: #ccc;
	}


/*////////////////////////////////////////////////////////////////////
	Layout Defaults
////////////////////////////////////////////////////////////////////*/

#container {
	}
	
#header {
	padding: 30px 15px 20px 15px;
	background: #000 url("/images/background/border_header.png") repeat-x top;
	}
	
#header #nav {
	display: none;
	}
	
#header #utilities {
	display: none;
	}
	
#subheader {
	display: none;
	}
	
#content {
	}
	
#footer {
	border-top: 1px solid #ccc;
	padding: 20px 15px;
	}
	
#footer #customer_service {
	display: none;
	}
	
#footer #our_websites a {
	color: #666;
	}
	
#footer #copyright span {
	display: none;
	}


/*////////////////////////////////////////////////////////////////////
	Model Template
////////////////////////////////////////////////////////////////////*/

#model #content {
	}
	
#model #main {
	}
	
#model #main #model_header {
	padding: 20px 15px;
	}
	
#model #main #model_header h1 {
	font: bold 2em/1 "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: -.5px;
	color: #000;
	}
	
#model #main #model_header #tabs {
	display: none;
	}
	
/*--------------------------------------------------------------------
	Model Overview
--------------------------------------------------------------------*/

#model #main #model_overview .media {
	border-top: 1px solid #ccc;
	padding: 20px 15px;
	}
	
#model #main #model_overview .media #media_zoom {
	float: left;
	display: inline;
	width: 390px;
	}
	
#model #main #model_overview .media p {
	display: none;
	}
	
#model #main #model_overview .media .carousel {
	float: right;
	display: inline;
	width: 240px;
	margin-top: 20px;
	}
	
#model #main #model_overview .overview {
	border-top: 1px solid #ccc;
	padding: 20px 15px;
	}

#model #main #model_overview .overview h2 {
	font: 1.5em/1.4 "Helvetica Neue", Helvetica, sans-serif;
	width: 550px;
	margin-bottom: 1em;
	}
	
#model #main #model_overview .overview #pricing .column .label {
	}
	
#model #main #model_overview .overview #pricing .column #msrp {
	font: bold 1.5em "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	}
	
#model #main #model_overview .overview #pricing .column .actions {
	font: 1.2em "Helvetica Neue", Helvetica, sans-serif;
	color: #999;
	}
	
#model #main #model_overview .overview #pricing .column .actions {
	display: none;
	}

/*--------------------------------------------------------------------
	Model Details
--------------------------------------------------------------------*/

#model #main #model_details .media {
	display: none;
	}
	
#model #main #model_details .details {
	border-top: 1px solid #ccc;
	padding: 20px 15px;
	}
	
#model #main #model_details .details h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	margin-bottom: .5em;
	letter-spacing: -.25px;
	}
	
#model #main #model_details .details ul {
	width: 540px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 2em 10px;
	list-style-image: url("/images/background/bullet_999.png");
	}
	
#model #main #model_details .details ul li {
	margin-bottom: .75em;
	}

#model #main #model_details .details #specs {
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	}
	
#model #main #model_details .details #specs th {
	padding: 10px 5px 15px 5px;
	font: bold 1.3em "Helvetica Neue", Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	}
	
#model #main #model_details .details #specs td {
	padding: 5px;
	font-size: 1.1em;
	line-height: 1.2em;
	}
	
#model #main #model_details .details #specs tr td {
	background-color: #f2f2f2;
	}
	
#model #main #model_details .details #specs tr.odd td {
	background-color: #fff;
	}
	
#model #main #model_details .details .msrp_notice {
	}
	
/*--------------------------------------------------------------------
	Model Related Articles
--------------------------------------------------------------------*/

#model #main .related_article_section {
	display: none;
	border-top: 1px solid #ccc;
	padding: 20px 15px;
	}
	
#model #main .related_article_section .media {
	display: none;
	}
	
#model #main .related_article_section .article_list .article {
	padding-top: 20px;
	border-top: 1px solid #ccc;
	}
	
#model #main .related_article_section .article_list .article.first {
	padding-top: 0;
	border-top: none;
	}
	
#model #main .related_article_section .article_list .article .article_media {
	float: right;
	display: inline;
	}
	
#model #main .related_article_section .article_list .article .article_content {
	float: left;
	display: inline;
	width: 390px;
	}
	
#model #sidebar {
	display: none;
	}


/*////////////////////////////////////////////////////////////////////
	Article List Defaults
////////////////////////////////////////////////////////////////////*/

.article_list .article {
	margin-bottom: 20px;
	}
	
.article_list .article .article_content h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	margin-bottom: .5em;
	letter-spacing: -.25px;
	}
	
.article_list .article .article_content h3 a {
	color: #333;
	}
	
.article_list .article .article_content div {
	font-size: 1.2em;
	}
	
.article_list .article .article_content div p {
	margin-bottom: 1em;
	}
	
.article_list .article .article_content div p a {
	color: #666;
	}
	
.article_list .article .article_content .link {
	font: bold 1.1em "Helvetica Neue", Helvetica, sans-serif;
	}

.article_list .article .article_content .link a {
	color: #999;
	padding-right: 9px;
	}
	
.article_list .article .article_content .link a[href^="/"]:after {
	content: " (http://www.bontrager.com" attr(href) ") ";
	}


/*////////////////////////////////////////////////////////////////////
	Carousel Defaults
////////////////////////////////////////////////////////////////////*/

.carousel_wrapper {
	}
	
.carousel .prevPage {
	display: none;
	}
	
.carousel .nextPage {
	display: none;
	}
	
.carousel .carousel_wrapper .scrollable .items img {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	}

/*////////////////////////////////////////////////////////////////////
	Float Fix
////////////////////////////////////////////////////////////////////*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
