html, body, div, span, applet, object, iframe,
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,
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-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}


:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* reset */

body {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a { 
	color: #003088;
}

a:hover { 
	color: #003088;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

#pop-up {
	/*border: 1px solid white;*/
	/*margin: 200px auto;*/
	width: 600px;
}


#pop-top {
	width: 600px;
}

#pop-bottom {
	width: 600px;
}

#leftc {
	background-image: url(images/pop-top-left-corner.png);
	float: left;
	height: 70px;
	width: 20px;
}

#rightc {
	background-image: url(images/pop-top-right-corner.png);
	float: left;
	height: 70px;
	width: 20px;
}

#topbar {
	background-color: #FFF;
	float: left;
	height: 55px;
	padding-top: 15px;
	width: 560px;
}

#botbar {
	background-color: #FFF;
	float: left;
	height: 55px;
	padding-top: 15px;
	width: 560px;
}

#botleftc {
	background-image: url(images/bot-pop-left-corner.png);
	float: left;
	height: 70px;
	width: 20px;
}

#botrightc {
	background-image: url(images/bot-pop-right-corner.png);
	float: left;
	height: 70px;
	width: 20px;
}


#title {
	float: left;
	font-size: 30px;
	margin-bottom: 25px;
}

#pop-body {
	background-color: white;
	clear: both;
	float: left;
	padding: 20px 20px 0px 20px;
	width: 560px;
}

#midpanel-popup {
	/*border: 1px solid black;*/
	height: 214px;
	padding-top: 20px;
	width: 550px;
}


#left-popup {
	float: left;
	width: 228px;
	text-align: center;
}

#right-popup {
	float: left;
	padding-top: 20px;
	width: 300px;
}

#right-popup p {
	margin-bottom: 5px;
}


.cross {
	background-image: url(images/pop-up-cross.png);
	background-position: top;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
}

.cross:hover {
	background-image: url(images/pop-up-cross.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
}

a.mi-big-grey {
	background-image:url(images/pop-mi-grey-large.png);
	background-position: top;
	color: black;
	display: block;
	float: left;
	font-weight: bold;
	height: 22px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	width: 202px;
}

a.mi-big-grey:hover {
	background-position: bottom;
	height: 22px;
	width: 202px;
}



a.mi-small-grey {
	background-image: url(images/pop-mi-grey-small.png);
	background-position: top;
	color: black;
	display: block;
	font-weight: bold;
	height: 22px;
	margin-top: 20px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	width: 157px;
}

a.mi-small-grey:hover {
	background-position: bottom;
	height: 22px;
	width: 157px;
}

a.mi-orange {
	background-image: url(images/pop-mi-orange-large.png);
	background-position: top;
	color: black;
	display: block;
	float: right;
	font-weight: bold;
	height: 22px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	width: 335px;
}

a.mi-orange:hover {
	background-position: bottom;
	height: 22px;
	width: 335px;
}

#popup2-left {

	/*float: left;*/
	/*margin-top: 20px;*/
	margin-right: 15px;
	/*width: 260px;*/
	/*width: 100%;*/
}

#popup2-right {

	/*float: left;*/

	margin-left: 15px;
	/*margin-top: 20px;*/
	/*width: 260px;*/
	/*width: 100%;*/
}

.popup2list li {
	background-color: #e4e4e4;
	background-image: url(images/blue-list-tri.png);
	background-repeat: no-repeat;
	background-position: left; 
	height: 18px;
	margin-bottom: 4px;
	padding: 4px;
	/*width: 252px;*/
	/*width: 100%;*/
}

.popup2list .noarrow {
	background-color: #e4e4e4;
	background-image: none;
	height: 18px;
	margin-bottom: 4px;
	padding: 4px;
	/*width: 252px;*/
	/*width: 100%;*/
}

.popup2colonnes td{
	width: 50%;
}

/*
.popup2colonnes {
	padding: 15px;
}
*/

.popup2list li a {
	color: #003088;
	padding-left: 10px;
}

.popup2list li a:hover {
	color: #003088;
	text-decoration: none;
}


.pop4block {
	
	float: left;
	margin-top: 4px;
	width: 450px;
}

.gb {
	background-color: #e4e4e4;
	float: left;
	height: 17px;
	margin-bottom: 4px;
	padding: 5px 0px 4px 8px;
	width: 100px;
}

.gb p {
	color: #000;
	font-weight: bold;
}
	
.pop4block input {
	border: 1px solid #003088;
	height: 22px;
	width: 285px;
}

.pop4block textarea {
	border: 1px solid #003088;
	height: 100px;
	width: 285px;
}

.pop4intro {
	margin-bottom: 20px;
}

a.pop4-orange {
	background-image: url(images/solutions-button-big.png);
	background-position: top;
	color: black;
	display: block;
	float: right;
	font-weight: bold;
	height: 22px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	width: 260px;
}

a.pop4-orange:hover {
	background-position: bottom;
	height: 22px;
	width: 260px;
}

#popup5-left {
	float: left;
	margin-top: 20px;
	width: 260px;
}

#popup5-right {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	width: 260px;
}

.popup5con {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 170px;
	padding: 5px 15px;
}

.whitebox5top {
	background-image: url(images/popup-white-box-top.png);
	height: 10px;
	width: 260px;
}

.whitebox5bot {
	height: 30px;
	width: 260px;
}

.pop5phone {
	color: #003088;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}

.italic {
	color: #444444;
	font-style: italic;
	margin-bottom: 20px;
}

.popup5con p {
	line-height: 1.4;
}

.nandadd {
	margin: 15px 0px;
}

.whitebox5bot a.white-box-btn {
	background-image: url(images/pop5whitebut.png);
	background-position: top;
	color: black;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 7px;
	width: 245px;
}

.whitebox5bot a.white-box-btn:hover {
	background-position: bottom;
	color: black;
}


#pop-up-3 {
	/*border: 1px solid white;*/
	/*margin: 200px auto;*/
	width: 700px;
}

#pop-top-3 {
	width: 700px;
}

#pop-bottom-3 {
	width: 700px;
}


#topbar-3 {
	background-color: #FFF;
	float: left;
	height: 55px;
	padding-top: 15px;
	width: 660px;
}

#pop-body-3 {
	background-color: white;
	clear: both;
	float: left;
	padding: 20px 20px 0px 20px;
	width: 660px;
}

#botbar-3 {
	background-color: #FFF;
	float: left;
	height: 55px;
	padding-top: 15px;
	width: 660px;
}

#selectionbar {
	height: 25px;
	width: 600px;
	padding-bottom: 15px;
}

#selectionbar select {
	background-color: #003038;
	color: white;
	float: left;
	height: 28px;
	margin-right: 10px;
	/*padding-bottom: 4px;*/
	width: 310px;
}

#selectionbar checkbox {
	height: 21px;
	width: 21px;
}

.cbox input {
	height: 20px;
	width: 20px;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 4px;}


.cbox label {
	margin-top: 4px;
	font-weight: bold;
}
/*
#mobilesection {
	border: 1px solid #e4e4e4;
	height: 284px;
	overflow: auto;
	padding: 0px 15px;
	width: 625px;
}

.mobile {
	float: left;
	height: 120px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-top: 20px;
	text-align: center; 
	width: 97px;
}
.mobile:hover{
	background-image: url(images/mobile-bg.png);
  -- for IE --
  filter:alpha(opacity=60);
  -- CSS3 standard --
  opacity:0.6;
	background-repeat: no-repeat;
}
.mobile:hover p {
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}


.mobile:focus{
	background-image: url(images/mobile-bg.png);
	background-repeat: no-repeat;
}
.mobile:focus p {
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}


.mobile-selected {
	background-image: url(images/mobile-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-top: 20px;
	text-align: center; 
	width: 97px;
}

.mobile p {
	color: #003038;
	font-weight: bold;
	margin-top: 10px;
}

.mobile-selected p {
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
*/

.mobilename {
	color: #003088;
}


/*
.top-bar-popup {
	background-color: white;
}
*/


.popup {
	background-color: white;
}


.left-top-corner {
	background-image: url(images/pop-top-left-corner.png);
	float: left;
	height: 50px;
	width: 20px;
}

.right-top-corner {
	background-image: url(images/pop-top-right-corner.png);
	float: left;
	height: 50px;
	width: 20px;
}

.left-bottom-corner {
	background-image: url(images/bot-pop-left-corner.png);
	float: left;
	height: 70px;
	width: 20px;
}

.right-bottom-corner {
	background-image: url(images/bot-pop-right-corner.png);
	float: left;
	height: 70px;
	width: 20px;
}

.title-popup {
	float: left;
	font-size: 30px;	
	height: 50px;
	/*width: 100%;*/
	vertical-align: middle;
	background-color: white;
}

.bottom-popup td{
	float: left;
	height: 70px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	align: center;
	background-color: white;
}

.content-popup td{
	/*float: left;
	height: 70px;
	width: 100%;*/
	vertical-align: middle;
	text-align: center;
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
}


a.popup-small-grey {
	background-image: url(images/pop-mi-grey-small.png);
	background-position: top;
	color: black;
	/*float: inherit;*/
	display: inline-block;
	margin-top: 20px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	width: 157px;
}

a.popup-small-grey:hover {
	background-position: bottom;
	height: 22px;
	width: 157px;
}




.crossCustomPopup {
	background-image: url(images/pop-up-cross.png);
	background-position: top;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
	position: absolute; 
	top: 15px; right:15px;
}

.crossCustomPopup:hover {
	background-image: url(images/pop-up-cross.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
	position: absolute; 
	top: 15px; right:15px;
}

#popup-image {
	border: 5px solid rgb(86, 128, 235);
}

.swfWidgetProcedure {
	position:relative; 
	left: 30px;
	top:30px;
}

.descriptionProcedure { 
	right: 20px;
	top:30px;
}

.popBody {
	background-color: white;
}

.popContainer {
	margin: 0 10px;
}

.popupFindManufacturerDefaut {
	height: 250px;
}

.popupFindModelDefaut {
	height: 284px;
}


.left-arrow {
	background-image: url(images/yellow-arrow-left.png);
	background-position: top;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
}

.left-arrow:hover {
	background-image: url(images/yellow-arrow-left.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
}

