@charset "utf-8";
body,td,th {
	color: #66727A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0;
}

#header {
	border-bottom: 1px solid #dcdfe2;
	height: 1%;
}

#logo_bombardier {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
}
#logo_zefiro {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
}

#menu {
	clear: both;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #dcdfe2;
}

#menu a {
	display: block;
	color: #78868e;
	text-decoration: none;
	background-image:url(../../images/mobile/arrow_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 4px 10px 4px 10px;
}

#menu a.back {
	background-image:url(../../images/mobile/arrow_left.png);
	background-position: left center;
	padding-left: 20px;
	padding-right: 0;
}

#menu a:hover, #menu a.active {
	background-color: #d4d8db;
	color: #000;
}

#content {
	clear: both;
}

#content h1, #content h2, #content p {
	margin: 0 10px 0 10px;
	padding: 0;
}

#content h1 {
	color: #000;
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content h1 a {
	color:#000;
	text-decoration:none;
}

#content h1 a:visited {
	color:#000;
	text-decoration:none;
}


#content h2 {
	color: #000;
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
}

#content p {
	margin-bottom: 0.7em;
	clear: both;
}

#content p.subheadline {
	color: #000;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 1.2em;
}

#content .imageblock {
	overflow: hidden;
	margin-bottom: 10px;
}

#content .imageblock .subline {
	font-size: 8pt;
}

#content a {
	text-decoration: underline;
	color: #66727A;
}

#content .article-info {
	color: #000;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content .article-title {
	font-weight: bold;
	margin-bottom: 0;
}
#content .article-title a {
	text-decoration: none;
}


table{
	color:#000;
}

table th, table td {
	vertical-align: top;
	text-align: left;
}

table th{
	background-color:#e9ebec;
	font-weight:bold;
	border-bottom:1px solid #d4d8da;
	padding:7px 10px;
	font-size:1em;
}

table th.parameter{
	background-color:#626e74;
	color:#FFF;
	border-bottom:0px;
	padding:5px 10px;
	width:120px;
}

table th.values{
	background-color:#e3000f;
	color:#FFF;
	border-bottom:0px;
	padding:5px 10px;
	width:200px;
}

table td{
	border-bottom:1px solid #d4d8da;
	padding:7px 10px;
	font-size:1em;
}

#content table ul{
	margin:0;
	padding:0;
}

#content table li{
	list-style:none;
	padding-left:8px;
	background-image:url(../../images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:1em;
}

#content #gallery {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content #gallery p {
	margin-left: 0;
	margin-right: 0;
}

#content #gallery p.subline {
	font-size: 8pt;
	margin-bottom: 0;
}

#content #gallery table {
	width: 100px;
}

#content #gallery table tr {
}

#content #gallery table td {
	vertical-align: top;
	border-bottom: none;
}

#content #gallery .ruler {
	border-top: 1px solid #dcdfe2;
	padding-top: 3px;
	white-space: nowrap;
}

#content #gallery a {
	text-decoration: none;
	color: #000;
}
	
#content #gallery .right {
	text-align: right;
}


#content #gallery_table {
	margin-left: 20px;
}
#content #gallery_table td {
	border: 0;
	vertical-align: middle;
	line-height: 1.5em;
}



#content p.download {
	margin-top:5px;
}

#content a.download_link {
	padding-left: 14px;
	padding-bottom: 5px;
	text-decoration:none;
	background-image: url(../../images/b_download.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#photolib-thumbs {
	clear: both;
}

#photolib-thumbs .thumb{
	padding-bottom: 18px; 
}

#gallery table td {
	padding-left: 0;
	padding-right: 0;
}

#gallery .thumb, #photolib-thumbs .thumb, .media-center-thumb{
	float:left;
	margin-right:10px;
	height:73px;
}

#gallery div.active, #photolib-thumbs div.active{
	background-image:url(../../images/gallery_thumb_bg.gif);
}

#gallery .thumb a, #photolib-thumbs .thumb a:link, #photolib-thumbs .thumb a:visited {
	display:block;
	height:73px;
	width:92px;
}

#gallery .thumb a:hover, #photolib-thumbs .thumb a:hover {
	background-image:url(../../images/gallery_thumb_bg.gif);
}

#content a.media-link {
	background-image:url(/shared/images/media_link.jpg);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center left;
	display:inline-block;
}

#content a.media-link:hover{
	background-image:url(/shared/images/media_link_down.jpg);
}

#content a.media-link span{
	background-image:url(/shared/images/media_link_end.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	display:inline-block;
	padding:3px 10px 0px 20px;
	height:20px;
}


#pages {
	clear: both;
}

#footer {
	clear: both;
	font-size: 8pt;
	margin-top: 20px;
	border-top: 1px solid #dcdfe2;
	padding-top: 0;
}

#footer ul {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 10px 10px;
}

#footer li {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #dcdfe2;
	float: left;
}
#footer li.first {
	padding-left: 0;
}
#footer li.last {
	padding-right: 0;
	border-right: none;
}

#footer p {
	clear: both;
	margin: 0 10px 0 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer p.copyright {
	text-align: right;
}

#footer a {
	color: #78868e;
	text-decoration: none;
}