/************************************************
 *
 *  File     :  print.css
 *  Medium   :  Print
 *  Version  :  0.1
 *  Website  :  Michelin Connected
 *  Author   :  Blast Radius
 *  Desc.    :  print css
 *
 ************************************************/

/* CSS Reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

#dealerSelectorDetail h4:after,
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearfix */
#tyre-details-info:after,
.single-teaser-list li:after,
#dealerSelectorGlobal:after,
#bread-crumb:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow: hidden;
	}
	
#tyre-details-info,
.single-teaser-list li,
#dealerSelectorGlobal,
#bread-crumb  {
	zoom: 1; /* TODO: Move to IE-Specific CSS */
	}

/* elastic */
.print-only{
	display: none;
	}

.no-print{
	display:none;
	}

.no-print-content{
	visibility:hidden;
	}

.print-only,
div.print-only{
	display:block;
	}

span.print-only,label.print-only{
	display:inline;
	}

table.print-only{
	display:table;
	}
	
tr.print-only{
	display:table-row;
	}

td.print-only{
	display:table-cell;
	}

/*links */
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.link-top,
a.more {
	display: none;
	}

	
/*Header */
body {
	background: #fff;
	font-size: 14pt;
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	font-size: 10pt;
	line-height: 12pt;
	}
	
#mast #nav-primary,
#mast #quick-search,
#mast #ecosystem,
#mast h1#logo strong {
	display: none;
	}

#logo { 
	float: left;
	margin-right: 25px;
	}

.print {
	display: inline;
	}

p {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 10px;
	}
	
/*page title */
#bread-crumb {
	margin-left: 25px;
	}
	
#bread-crumb li{ 
	float: left;
	color: #cccccc;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #818181;
	}

#bread-crumb li a {
	color: #818181;
	text-decoration: none;
	border-right: 1px solid #818181;
	margin-right: 5px;
	padding-right: 5px;
	}

#lns-article #bread-crumb li a,
#lns-article #bread-crumb li {
	font-size: 7pt;
	}

#share-bar-holder {
	display: none;
	}

#page-title h2 {
	font-size: 22px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	margin-top: 20px;
	}


/* Tyre details content */
#tyre-details-info {
	float: left;
	margin: 25px 0 30px 0;
	width: 100%;
	position: relative;
	}
	
#tyre-details-info h3 {
	font-size: 20pt;
	color: #333333;
	margin-bottom: 10px;
	line-height: 23pt;
	}

.table-footer,
.tyre-benefits ul,
#tyre-details-info h4 , 
.tyre-details-tabs-small ,
#tyre-details-tabs-media {
	display: none;
	}

#tyre-details-info img {
	float: left;
	margin-right: 12px;
	}
	
#tyre-details-info p {
	font-size: 12pt;
	color: #666666;
	line-height: 13pt;
	}

#tyre-benefits {
	float: left;
	}

#tyre-details-extra {
	display: none;
	}

.tyre-feature-icons {
	position: absolute;
	bottom: 0;
	right: 0;
	}

.tyre-feature-icons li {
	float: right;
	}
	
.tyre-image-zoom {
	display: none;
	}

/* tyre tab section */
#tyre-detail-tab-list {
	display: none;
	}

#type-detail-benefits[style],
#type-detail-dimensions[style],
#type-conditions-of-use[style],
#type-detail-sizes[style],
#type-detail-characteristic[style],
#type-detail-technology[style] {
	display: block !important;
	position: relative;
	}
#type-detail-sizes {
	position: absolute;
	top: 0;
	left: 0;
	}


#tyre-legal h2,
.tab-cont-wrap h3.print {
	color: #333333;
	font-size: 16pt;
	text-transform: uppercase;
	margin-bottom: 10px;
	}

#type-conditions-of-use h4,
#type-detail-sizes p {
	border-top: 1px solid #818181;
	padding-top: 10px;
	}

.characteristic-details h4 {
	margin-top: 12px;
	}

.characteristic-details p,
.usage-details p {
	width: 50%;
	}

.characteristic-details p span,
.usage-details p span {
	float: right;
	}

.usage-details span.pring {
	float: left;
	}

.tyre-legal-block p strong {
	padding-top: 10px;
	}

.tab-cont-wrap h4 {
	font-size: 14pt;
	color: #333333;
	margin-bottom: 2px;
	}

.single-teaser-list li {
	border-top: 1px solid #818181;
	padding: 10px 0 10px 0;
	}
	
.tyres-box {
	margin-bottom: 40px;
	}
	
.lnsArticle-content .article-content img,
.tyres-box img {
	float: left;
	margin-right: 10px;
	}
	
/*Size Table */
table {
	width: 100%;
	margin: 15px 0 0 0;
	}


th {
	color: #636363;
	font-size: 12pt;
	padding: 10px;
	border-bottom: 1px solid #818181;
	
	}
table td {
	color: #636363;
	font-size: 11pt;
	border-right: 1px solid #818181;
	}

/*Dealer locator */
#dealerLocator #page-title h2,
#dealerSelectorDetail a,
.vm_scale,
.vm_zoomBar {
	display: none;
	}

#dealerSelectorDetail {
	position: relative;
	}

#dealerSelectorDetail h4 {
	float: left;
	font-size: 22px;
	padding: 18px 0 10px 0;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	margin: 20px 0 20px 0;
	width: 100%;
	}

#dealerSelectorDetail h4 span {
	float: left;
	margin: -10px 15px 0 0;
	}


#dealerSelectorDetail dl {
	text-transform: lowercase;
	width: 30%;
	float: left;
	}

#dealerSelectorDetail dt {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
	width: 185px;
	}

#dealerSelectorDetail dl {
	text-transform: capitalize;
	font-size: 11pt;
	color: #333333;
	}

#dealerSelectorDetail dl a {
	display: block;
	}
	
#dealerSelectorGlobal {
	margin-bottom: 20px;
	}

#dealerSelectorDetail {
	position: relative;
	}

#dealerDetailsLocation {
	float: left;
	width: 635px;
	height: 564px;
	}

.dealer-info {
	margin: 0 0 35px 0;
	}
	
/* article body */
.lnsArticle .lnsArticle-content{
	width: 100%;
	color: #333333;
	}

.lnsArticle .lnsArticle-content h2 {
	color: #636363;
	font-size: 10px;
	margin: 10px 0 25px 0;
	}

.lnsArticle .lnsArticle-content h3 {
	font-size: 12pt;
	margin: 10px 0 10px 0;
	}

.lnsArticle-content,
.lnsArticle-content p,
.lnsArticle-content,
.lnsArticle-content p,
.lnsArticle-content .article-content,
.lnsArticle-content .article-content p {
	color: #666666;
	font-size: 10pt;
	}

.lnsArticle-content .intro p {
	margin-bottom: 20px;
	font-size: 11pt;
	}

.lnsArticle-content .article-content strong {
	font-weight: bold;
	}

.lnsArticle-content li {
	color: #666666;
	font-size: 10pt;
	margin: 0 0 5px 5px;
	}

.lnsArticle-content h4 {
	color: #333333;
	font-size: 10pt;
	margin-top: 20px;
	text-transform: inherit;
	}

/* article right nav */
.lnsArticle-rightnav {
	display: none;
	}
	
/* media gallery */
#container-media-gallery-large {
	display: none;
	}
	
/* tyre launcher */
#container-tyre-launcher {
	display: none;
	}

/*promos */
#promo-container,
#services-promo {
	display: none;
	}

/*footer */
#footer-fat,
#footer-skinny {
	display: none;
	}

/* bicycle section */
#bicycleTyreDetails {
	margin: 0;
	}

#bicycleTyreDetails .tyre-benefits ul {
	display: inline;
	}
	
#bicycleTyreDetails #type-detail-overview,
#bicycleTyreDetails .tyre-details-download-btn,
#bicycleTyreDetails .switch-measurement,
#bicycleTyreDetails .bicycle-tyredetail-technology-title {
	display: none;
	}

#bicycleTyreDetails #type-detail-sizes {
	position: relative !important;
	display: block !important;
	clear: both;
	}

#bicycleTyreDetails #type-detail-sizes th,
#bicycleTyreDetails #type-detail-sizes td {
	font-size: 9pt;
	text-align: left;
	}
	
#bicycleTyreDetails #type-detail-technology {
	display: block !important;
	position: relative;
	margin-top: 30px;
	}
.bicycle-tyredetail-technology-container {
	border-top: 1px solid #818181;
	padding: 10px 0 10px 0;
	margin-top: 2px;
	display: block !important;	
}
.bicycle-tyredetail-technology-container table td {
	border: none;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}
.bicycle-tyredetail-technology-container .bicycle-article-image {
	width: 147px;
}
