﻿@media print{

	.header-top-mini, .rrts-navbar, #SearchBox, .rrts-footer, .logo-box a{
		display: none;
	}

/* Ensure the content spans the full width */

	#container, #container2, #content {
		width: 100%; margin: 0; float: none;
	}

/* Improve colour contrast of links */
	a:link, a:visited {
		color: #781351
	}
	
	/* ----------------------------------------    */
	/*        04.02.2014   --- L. Parenti          */
	/*         Service Segment Print changes       */
	/* ----------------------------------------    */

	#ServiceCenterMap .Container {
		width: 100%;
	}

	#ServiceCenterMap .rrts-scdsa-addr {
		font-weight: bold;
		padding-bottom: 5px;
	}

	#ServiceCenterMap .rrts-scdsa-addr1{
		height: 1px;
	}

	#ServiceCenterMap .rrts-scdsa-addr-cityStZip {
		padding-bottom: 10px;
	}

	#ServiceCenterMap .rrts-scdsa-cslink {
		display: none;
	}

	#ServiceCenterMap .rrts-scdsa-ph-value {
		padding-bottom: 10px !important;
	} 

	#ServiceCenterMap .rrts-scdsa-ph-label {
		font-weight: bold;
	}

	#ServiceCenterMap .rrts-scdsa-weatherlink {
		display: none;
	}

	#ServiceCenterMap .rrts-dsa-left {
		width: 150px !important;
	}

	#ServiceCenterMap .rrts-dsa-legend {
		padding-left: 50px;
	}

	#ServiceCenterMap .rrts-dsa-legend >p {
		padding-left: 5px !important;
	}

	#ServiceCenterMap .rrts-dsa-left > p {
		margin: -14px 0 10px !important;
	}

	#ServiceCenterMap .rrts-scdsa-title {
		margin: -15px 0 10px !important;
		height: 27px;
		font-weight: bold;
	}

	#ServiceCenterMap .rrts-scdsa-name {
		height: 5px;
	}


	#ServiceCenterMap .rrts-scdsa-link {
		display: none;
	}

	#ServiceCenterMap .cell-margin tableCol-25 {
		display: none;
	}

	#ServiceCenterMap .rrts-dsa-map > img, .rrts-dsa-legend img {
		max-width: 590px !important;
	}
}
