/* CSS Document */
h5 {
	font-size:0.85em;
	color:#333333;
}
div.linkBack {
	width:auto;
	position:absolute;
	top:-35px;
	right:0;
}
div.linkTop {
	padding: 10px 0 0 0;
	margin-bottom:-30px;
}
div.linkBack a:hover {
	text-decoration:none;
}

/* TABS */
/* left Tab */
div.tabs {
	background-color:transparent;
	width: 781px;
	border: none;
	float: left;
	background-image: url(/images/chooserResult/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:0px;
}
div.tab {
	width: 180px;
	margin-right: 6px;
	padding: 4px 0 0 0;
	border: none;
	float: left;
	display: block;
	white-space:nowrap;
}
div.tab a {
	/*font-size:2em !important;*/
}
div.tab a:link,
div.tab a:visited {
	color: #999999;
	text-decoration: none;
}
div.tab a:hover {
	color:#333333;
	text-decoration: none;
}
div.tab a.download:link,
div.tab a.download:visited {
	color: #333366;
	text-decoration: none;
}
div.tab a.download:hover {
	color:#333333;
	text-decoration: none;
}

div.right {
	float:right;
	margin-right:0px;
}
div.tab img {
	float: left;
	margin: 0 4px 0 6px;
}

/* right Tab */
div.productDownload {
	background-image: url(/images/chooserResult/tabNoactive.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 9px;
}
div.productDownload a {
	margin-right: 5px;
	padding-left:10px;
}
div.productDownload a:link, div.productDownload a:visited {
	color:#3366CC;
}
div.productDownload a:hover {
	color: #333333;
}

div.tab h2 {
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 4px 0 0 10px;
	margin:0;
	font-size:0.85em;
}
div.clearDiv {
	clear:both;
	height:1px;
	line-height:1px;
}

div.active {
	background-image:url('/images/chooserResult/tabActive.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom: 7px;
	margin-bottom:-1px;
}
div.noActive {
	background-image:url('/images/chooserResult/tabNoactive.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom: 6px;
	margin-bottom: 1px;
}
div.emptyTab {
	padding-bottom: 6px;
	margin-bottom: 0px;
	/*display:none;*/
}
div.resultContainer {
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(/images/chooserResult/line.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: none;
	width: 780px;
}
div.resultContainer h1 {
	font-size:1.2em;
	font-weight:bold;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.resultContainer p {
	font-size:0.85em;
	line-height:1.6em;
}
div.resultContainer a {
	font-weight:bold;
	text-decoration:none;
}
div.resultContainer a:hover {
	text-decoration:underline;
}
/* ----------- Style for unit switcher on GB product pages ----------- */
div#unitSwitcherDiv {
	margin:10px 0 -0.2em 0;
}
div#unitSwitcherDiv h4 {
	font-weight:bold;
	font-size:0.63em;
	color:#333333;
	margin:1em 0 1em 0;
	display:none;
}
div#unitSwitcherDiv div.dataSwitcher { /* divs that embraces the p tags */
	border:1px solid #ccc;
	background-color:#FFFFFF;
	width:10em;
	padding:1px;
	height:auto;
	float:left;
	margin: 0 10px 0 0;
}
div#unitSwitcherDiv p {
	background-image:url(/images/h3_gradient.gif);
	background-repeat:repeat-x;	line-height:1em;
	
	padding: 1px 0 0 0;
	line-height:1.2em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.63em;
}
div#unitSwitcherDiv div.activeSwitch { /* divs that coexists with dataSwitcher */
	border:1px solid #e4e4e4;
}

div#unitSwitcherDiv p.active {
	background-image:url(/images/h3_gradient.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#797B94;
}
div#unitSwitcherDiv div.dataSwitcher a.active {
	color:#797B94;
}
div#unitSwitcherDiv div.dataSwitcher a.active:hover {
	color:#263985;
}
div#unitSwitcherDiv div.dataSwitcher a:link,
div#unitSwitcherDiv div.dataSwitcher a:visited {
	text-decoration:none;
}
/* ----------- END ----------- */


div.resultContainer div.productText {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 480px;
	float: left;
	background-image: url(/images/line_vrt.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
div.resultContainer div.productImage {
	text-align: center;
	padding-top: 15px;
	height: auto;
	width:auto;
}
div.resultContainer div.productImage div.imageMagnifyer {
	width:auto;
	background-color:transparent;
	text-align:right;
}
div.resultContainer div.productImage img#magnify_glass {
	border:none;
	width:19px;
	height:16px;
	margin-top: 2px;
	margin-right: 10px;
}
div.resultContainer div.aboutDrawing {
	height:auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	margin-left:500px;
}
div.resultContainer div.aboutDrawing h3 {
	color:#333333;
	font-size:12px;
}
div.resultContainer div.aboutDrawing p {
	line-height: 1.5em;
}
div.resultContainer div.aboutDrawing a {
	line-height:normal;
}

div.resultContainer div.productData,
div.resultContainer div.productPerformance,
div.resultContainer div.productDetails {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:0;
	clear:both;
}
div.resultContainer div.productData h2,
div.resultContainer div.productPerformance h2,
div.resultContainer div.productDetails h2 {
	text-transform: none;
	color: #333333;
	font-size: 12px;
}
div.resultContainer div.productData table,
div.resultContainer div.productPerformance table,
div.resultContainer div.productDetails table {
	width:760px;
	font-size:10px;
	margin-top:5px;
	margin-bottom: 20px;
	table-layout:auto;
	empty-cells:show;
}

th.blue_block {
	background-image: url(/images/blue.jpg);
	width: 6px;
}

div.resultContainer div.productData table th,
div.resultContainer div.productPerformance table th,
div.resultContainer div.productDetails table th {
	background-color:#666666;
	color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	vertical-align: top;
	padding-bottom: 0.4em;
	padding-top: 0.3em;
	line-height: 1.2em;
	text-align: center;
}
div.resultContainer div.productData table th.first,
div.resultContainer div.productPerformance table th.first,
div.resultContainer div.productDetails table th.first {
	text-align:left;
	padding-left:0.5em;
}
div.resultContainer div.productData table td,
div.resultContainer div.productPerformance table td,
div.resultContainer div.productDetails table td {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1.5em;
	text-align:center;
}
div.resultContainer div.productData table td.product_name,
div.resultContainer div.productPerformance table td.product_name,
div.resultContainer div.productDetails table td.product_name,
td.product_name {
	font-weight: bold;
	font-size:1.1em;
	padding-left:0.2em;
	white-space: nowrap;
	text-align: left;
	min-width:1px;
}

/* Special CSS used by accessories */

div#dimensionDrawing {
	margin-bottom: 5px;
	padding: 0 0 0 10px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
div#dimensionDrawing img#dd_thumb {
	margin-top:-15px;
}
div#dimensionDrawing h2 {
	text-align: left;
	padding-left: 0;
	text-transform: none;
	color: #333333;
	font-size: 12px;
	margin:0 0 0.4em 0;
	display:block;
	width:auto;
}
div#dimensionDrawing div.originalDownload {
	width: 170px;
	border: solid #ccc 1px;
	background-color:#F6F6F6;
	float: left;
	padding: 0px 10px 0 10px;
	margin-bottom:15px;
}
div#dimensionDrawing div.originalDownload p {
	text-align:left;
	font-size:0.63em;
	line-height: 14px;
}
div.dimensionDrawing div.originalDownload p#drawingLink {
	margin-bottom:0px;
}
p#dimensionDrawingContainer {
	display:block;
	width:100%;
	text-align: center;
	margin-bottom: auto;
	margin-top: 15px;
}

p#zoomer {
	text-align:right;
	width:100%;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:5px;
}
p.drawingZoomer {
	/*width: 70px;*/
	float: right;
	margin-top: 0px;
	margin-left:auto;
	margin-right:0;
	padding-right:0;
	padding-top: 4px;
}
span.notes {
	display:block;
	background-color:#F6F6F6;
	border: solid #DDDDDD 1px;
	width:350px;
	font-size:9px;
	font-style:italic;
	line-height:13px;
	padding: 5px;
}
div.productText table {
	font-size:0.63em;
	width:auto;
}
div.productText table th {
	background-color:#666666;
	color: #FFFFFF;
	font-weight:normal;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	vertical-align: top;
	padding-bottom: 0.4em;
	padding-top: 0.3em;
	padding-left:5px;
	line-height: 1.2em;
	text-align:center;
}
div.productText table td {
	padding-left:5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

/* CSS styles for rescue accessories data */
div.resultContainer div.accessories {
	padding: 0 0 10px 10px;
}
div.resultContainer div.accessories div.acc_info {
	float:left;
	border:1px solid #B1B1B1;
	
	margin:0px 11px 4px 0px;
	width:110px;
	height:auto;
	background-color: #FFFFFF;
}
div.resultContainer div.accessories div.last {
	margin-right:0;
}
div.resultContainer div.accessories div.acc_picture {
	background-color:#FFFFFF;
	height:60px;
	background-position:50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #B1B1B1;
	border-left: none;
	border-right: none;
	border-top: none;
}
div.resultContainer div.accessories div.acc_link {
	height:auto;
	text-align:center;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	background-image:url(/images/h3_gradient.gif);
	background-repeat:repeat-x;
	
	padding:2px;
	border: 1px solid white;
}
div.resultContainer div.accessories div.acc_clear {
	clear:left;
	font-size:2px;
	line-height:2px;
	background-color: transparent;
	height: 2px;
}
/*
div.resultContainer div.accessories table {
	font-size: 10px;
}
div.resultContainer div.accessories table tr {
	border: 1px solid #f5f5f5;
}
div.resultContainer div.accessories table td {
	border-bottom: none;
	border-top: 1px solid #e8e8e8;
	padding-bottom:0.4em;
	padding-top:0.4em;
	vertical-align: top;
}
div.resultContainer div.accessories table td a:link {
	padding-right:10px;
}
*/


/* CSS styles for multiple dimension drawings */
/* it is better to set the height value for this div because it meight contain drawings
with different heights. Max height for drawing thumbnails is however 270 px. */

div.multipleDrawings {
	display:block;
	border:1px solid #666666;
	padding-top: 5px;
	padding-bottom:1px;
	background-color: #FFFFFF;
	height: 280px;
	text-align:center;
	vertical-align: middle;
	width:480px;
}
div.multipleDrawings img {
	vertical-align:middle;
}
div.drawingTabs {
	border: none;
}
div.drawingTab {
	float:left;
	display:block;
	margin: 0 5px 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width:120px;
}
div.drawingTab * {
	padding:0;
	margin:0;
	font-weight:bold;
	line-height:normal !important;
	text-decoration:none !important;
}
div.drawingActive {
	background-image: url(/images/chooserResult/drawingActive.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	margin-top: -1px;
	padding-top: 6px;
}
div.drawingNoActive {
	background-image: url(/images/chooserResult/drawingNoactive.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding:2px 0 4px 0;
}
div.drawingTab p {
	padding:0 0 0 10px;
	line-height:normal;
	font-size:0.75em;
}
div.drawingTab a,
div.drawingTab a:link {
	padding:0 0 0 10px;
	font-size:0.75em;
	width:auto;
}
div.drawingTab a:hover {
	text-decoration:none;
	color: #000000;
}
div.drawingNoActive a {
	color:#999999;
}
div.multiLinks p {
	line-height:1.3em;
}
div.excelDownload {
	padding-left:10px;
	margin-bottom:1em;
}
div.excelDownload img.icon {
	margin-right:4px;
}
