*
{
	outline: 0;
}

html > body
{
	margin: 0;
	padding: 0;
/* 	background: url(/img/background.gif) repeat; */
}

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

.transparentBackground
{
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	left: 0;
	height: 100%;	/*bottom: 0;  /* will cover the entire parent */
	width: 100%;
	background: black;
	opacity: 0.75;
	-moz-opacity: 0.75; /* older Gecko-based browsers */
	filter:alpha(opacity=75); /* For IE6&7 */
	z-index: 2;
}

.opaqueContent
{
	position: relative;
	z-index: 10;
}

#leftSide
{
	position: absolute;
	width: 160px;
	height: 325px;
	z-index: 101;
	background-image: url(/img/leftMenuBack.jpg);
	background-repeat: repeat-x;
	background-color: white;
	background-position: top left;
}

#rightSide
{
	position: relative;
/* 	margin-left: 160px; */
}

#baseBox
{
	width: 972px;
/* 	height: 792px; */
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px 15px 15px;
/* 	border: 1px solid black; */
	background-color: white;
}

#header
{
	position: relative;
	list-style-type: none;
	height: 97px;
	background-color: black;
	background-position: 20px 10px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

#cirrusLogo
{
	float: right;
	width: 60px;
	height: 70px;
	margin-right: 10px;
	margin-top: 14px;
}

/*
#whyCirrusLogo
{
	float: right;
	width: 140px;
	height: 31px;
	margin-right: 10px;
	margin-top: 6px;
}
*/
#whyCirrusLogo
{
	position: absolute;
	width: 140px;
	height: 31px;
	right: 10px;
	top: 6px;
}

#topLinks
{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 25px;
	font-weight: bold;
	text-align: right;
	background-color: white;
}

#topLinks ul
{
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#topLinks li
{
	display: inline;
	padding-right: 10px;
}

#topLinks li a
{
	text-decoration: none;
	color: #282828;
}

#topLinks li a:hover
{
	color: red;
}

#topMenu
{
	position: absolute;
	top: 0;
	left: 245px;
	width: 700px;
	height: 20px;
	padding-top: 77px;
	color: white;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#topMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topMenu li
{
	display: inline;
	padding-right: 14px;
}

#topMenu li a
{
	text-decoration: none;
	color: white;
}

#topMenu li a:hover
{
	color: red;
}

#topStripe	/* Barra contenente il menu orizzontale pi basso, sovrapposta ad immagine (traslucida) */
{
	height: 43px;
	width: 972px;
	position: absolute;
	z-index: 100;
}

#topStripe.noImage	/* Barra contenente il menu orizzontale pi basso, NON sovrapposta ad immagine (opaca) */
{
	background-color: black;
}

#bottomMenu
{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	width: 600px;
	margin-left: 245px;
	color: white;
}

#bottomMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bottomMenu li
{
	display: inline;
	padding-right: 15px;
}

#bottomMenu li a
{
	text-decoration: none;
	color: white;
}

#bottomMenu li a:hover
{
	color: red;
}

#bottomMenu li a.disabled:hover
{
	color: white;
}

#pageContent
{
	position: relative;
}

.descText
{
	padding: 0 83px 30px 63px;
	font-size: 14px;
}

.descText *
{
 	font-family: Verdana, Arial, sans-serif;
}

.descText ul
{
	color: #393939;
	font-style: italic;
	font-weight: lighter;
	line-height: 23px;
	padding: 0 0 0 15px;
}

.descText > ul
{
	background-color: white;
	list-style-type: disc;
	margin: 0 0 28px 0;
}

.descText ul ul
{
	list-style-type: circle;
}

.descText p
{
	line-height: 23px;
	color: #3c3c3c;
	padding: 0;
	margin: 0 0 28px 0;
}

.descText p.note
{
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

.descText h1,
.descText h2,
.descText h3
{
	color: #3c3c3c;
	font-weight: bold;
}

.descText p.title
{
	color: #3c3c3c;
	font-weight: bold;
	margin: 0;
}

.descText p.pilotName
{
	color: #3c3c3c;
	font-weight: bold;
	margin-bottom: 14px;
}

.descText img.mgmtPhoto,
.descText img.trainingRooms
{
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}

div.pilotPhoto
{
	float: right;
	width: 300px;
	height: 194px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	margin: 0;
}

.descText a
{
	color: blue;
	text-decoration: none;
}

.mainMO
{
	position: absolute;
	top: 43px;
	width: 221px;
	height: 513px;
	z-index: 100;
	background-position: top left;
	background-repeat: no-repeat;
}

#TrainingMO
{
	left: 243px;
	background-image: url(/img/trainingOver.jpg);
	z-index: 200;
}

#RentalsMO
{
	left: 315px;
	background-image: url(/img/rentalsOver.jpg);
	z-index: 201;
}

#ServiceMO
{
	left: 387px;
	background-image: url(/img/serviceOver.jpg);
	z-index: 202;
}

#SalesMO
{
	left: 459px;
	background-image: url(/img/salesOver.jpg);
	z-index: 203;
}

#ProductionsMO
{
	left: 531px;
	background-image: url(/img/productionsOver.jpg);
	z-index: 204;
}

#description_main
{
	color: #3e3f3f;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin: 29px 80px 0 56px;
}

#description_main h1,
#description_main h3
{
	margin-top: 25px;
}

#description
{
	color: #3e3f3f;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin: 29px 80px 0 58px;	/* Il margine sx 56px, non so xche */
}

#description a,
#description_main a
{
	text-decoration: none;
	color: blue;
}

#contentTitle
{
	padding: 79px 83px 30px 63px;
 	font-family: Verdana, Arial, sans-serif;
}

#contentTitle h1,
#contentTitle h3
{
	font-size: 18px;
	font-weight: bold;
}

#contentTitle p
{
	font-size: 14px;
	line-height: 23px;
}

.animationFrame
{
	width: 972px;
	height: 404px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 0;
}

.animationFrame.small
{
	width: 812px;
}

img.mainImage
{
	position: relative;
	height: 406px;
	margin: 0;
	vertical-align: bottom;
}

div.mainImage
{
	position: relative;
	height: 406px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: -1px 0 0 0;
	vertical-align: bottom;
}

div.bottomImgBanner
{
	position: absolute;
	z-index: 100;
/* 	top: 319px; */
	bottom: 0;
	left: 0;
	height: 27px;
	width: 752px;
	padding: 30px 30px;
}

div.bottomImgBanner h2,
div.bottomImgBanner h4
{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 0;
}

div#mainSlogan
{
	width: 912px;
	height: 86px;	/* 106 - 20 di padding verticale */
	padding: 10px 30px;
	background-color: black;
}

div#mainSlogan td
{
	height: 86px;
	width: 100%;
	margin: 0;
	padding: 0;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
}

div#mainSlogan.small
{
	width: 752px;
}

div.bottomImgBanner img
{
	float: left;
	margin-left: 285px;
	margin-top: 20px;
	border: 0;
}

div.opaqueImgBanner
{
	position: relative;
	height: 110px;
	width: 812px;
 	padding: 0;
 	margin-bottom: 26px;
	background-color: #3f3f3f;
	color: white;
}

div.opaqueImgBanner span
{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 16px;
	position: absolute;
	left: 34px;
}

/* Rentals */

table#rentalRates
{
	border-collapse: collapse;
/* 	margin-left: 20px; */
	margin-bottom: 45px;
	color: black;
	background-color: white;
}

table#rentalRates *
{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

table#rentalRates th
{
	font-weight: bold;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
	padding: 8px 12px;
}

table#rentalRates td
{
	text-align: left;
	vertical-align: middle;
	padding: 8px 12px;
}

table#rentalRates tr:hover
{
	background-color: #afb2b1;
	cursor: pointer;
}

table#rentalRates thead tr:hover
{
	background-color: transparent;
	cursor: default;
}

img#lowerImage,
img#upperImage
{
	width: 972px;
	height: 404px;
}

table.costs
{
	border-collapse: collapse;
	border: 0;
 	font-family: Verdana, Arial, sans-serif;
 	font-style: italic;
	width: 695px;
	margin-bottom: 30px;
}

table.costs *
{
	font-size: 12px;
}

table.costs thead
{
	background-color: #d0d0d0;
 	font-weight: bold;
}

table.costs th
{
/* 	padding: 10px 0 10px 95px; */
	padding-left: 95px;
	text-align: left;
	vertical-align: middle;
}

table.costs tr
{
	height: 31px;
}

table.costs tr.sep
{
	height: 10px;
}

table.costs td
{
	color: #3c3c3c;
	border: 0;
	vertical-align: middle;
}

table.costs td.desc
{
	padding-left: 95px;
	width: 405px;
}

table.costs td.sym
{
	width: 14px;
	text-align: center;
}

table.costs td.price
{
	width: 60px;
	text-align: right;
	padding-right: 115px;
}

table.costs tfoot *
{
	color: black;
	border-top: 1px solid #8c8b8b;
	font-weight: bold;
}

table.costs tfoot td
{
	padding-top: 20px;
}

/* TABLE CLASS COURSES */

table.courses
{
	border-collapse: collapse;
	border: 0;
 	font-family: Verdana, Arial, sans-serif;
 	font-style: italic;
	width: 400px;
	margin-bottom: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

table.courses *
{
	font-size: 12px;
}

table.courses thead
{
	background-color: #d0d0d0;
 	font-weight: bold;
}

table.courses th
{
	text-align: left;
	vertical-align: middle;
	padding: 5px 25px;
}

table.courses tr
{
	height: 31px;
}

table.courses tr.sep
{
	height: 10px;
}

table.courses td
{
	color: #3c3c3c;
	border: 0;
	vertical-align: middle;
	padding: 5px 25px;
}

table.courses tfoot *
{
	color: black;
	border-top: 1px solid #8c8b8b;
	font-weight: bold;
}

table.courses tfoot td
{
	padding-top: 20px;
}


#copyright
{
/* 	letter-spacing: 1px; */
	text-align: center;
	padding: 20px 20px 5px 20px;
	margin-top: 50px;
/* 	border-top: 1px solid #ccc; */
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
	color: #999;
	z-index: 110;
	clear: both;
}

.separatorLine
{
	height: 1px;
	background-color: #dedede;
	margin: 25px 0;
}

#planeScrollButtons
{
	position: relative;
	top: -36px;
	margin: auto;
	width: 60px;
	height: 40px;
	z-index: 200;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
	color: white;
	text-align: center;
}

#planeScrollButtons img
{
	border: 0;
}

#planeScrollButtons p
{
	padding: 0;
	margin: 0 0 9px 0;
}

#planeScrollButtons ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#planeScrollButtons li
{
	display: inline;
}

#planeScrollContainer
{
	position: relative;
	margin: auto;
	width: 747px;
	height: 190px;
	overflow: hidden;
}

#planeScrollContainer img
{
	border: 0;
	margin: 0;
	padding: 0 2px;
	border-left: 1px solid #dedede;
}

#planeScrollContainer li:first-child img
{
	border-left: 0;
	padding-left: 3px;	/* Sostiuisco la larghezza del bordo con un pixel di padding */
}

#planeScroll
{
	width: 1991px;
	height: 190px;
	position: absolute;
	margin: 0;
	top: 0;
}

#planeScroll ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#planeScroll li
{
	float: left;
	padding: 0;
	margin: 0;
}

#planeDetailsBanner
{
	position: relative;
	top: 0;
	left: 0;
	width: 719px;	/* 812 - 30 (pad dx) - 63 (pad sx) */
	padding: 76px 30px 36px 63px;
 	font-size: 16px;
 	background-color: transparent;
}

#planeDetailsBanner *
{
	font-family: Verdana, Arial, sans-serif;
	color: white;
}

#planeDetailsBanner p
{
	padding: 0 0 5px 0;
	margin: 0;
}

table#planeDetailsLinks
{
	border-collapse: collapse;
	padding: 0;
	margin: 9px 0 0 0;
}

table#planeDetailsLinks td
{
	padding: 0 0 7px 0;
	width: 250px;
	color: red;
	font-size: 11px;
}

table#planeDetailsLinks a
{
	font-size: 11px;
	text-decoration: none;
}

table#planeDetailsLinks a:hover
{
	color: red;
}

img#planePicture
{
	padding: 46px 0 0 63px;
}

#planeDetails
{
	border-top: 2px solid #c5c5c5;
	position: relative;
	top: -100px;
	background-color: transparent;
}

#planeDetails *
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
}

#planeDetails table
{
	margin: 47px 0 0 63px;
}

#planeDetails table th
{
	padding-bottom: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#planeDetails table td
{
	padding: 0;
	font-size: 12px;
	vertical-align: top;
	line-height: 23px;
}

#planeDetails table td.tailNumber
{
	width: 170px;
}

#planeDetails table td.planeSpecs
{
	width: 250px;
}

#planeDetails table td.rates
{
	width: 330px;
}

#planeDetails table td:first-child
{
	font-size: 18px;
	font-weight: bold;
}

#planeDetails table span.subTitle
{
	font-weight: bold;
	color: #3c3c3c;
}

#contactForm
{
	position: relative;
	margin: auto;
	width: 450px;
	padding: 15px;
	border: 1px solid #dedede;
/* 	background-color: #dedede; */
	color: black;
}

#contactForm *
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

#contactForm td
{
	padding: 2px;
	vertical-align: middle;
	text-align: right;
}

#contactForm td:first-child
{
	text-align: left;
}

#contactForm input[type=text],
#contactForm select
{
	width: 300px;
}

#contactForm textarea
{
	width: 100%;
}

#contactForm .required
{
	color: red;
}

#contactForm .submitError td
{
	padding-top: 35px;
	font-weight: bold;
	color: red;
}

#postResult
{
	padding: 35px 50px;
	color: red;
	font-weight: bold;
	background-color: #ededed;
}

#diagramHeader
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #3f3f3f;
	color: white;
	font-size: 12px;
	padding: 91px 33px 20px 33px;	/* 91 = 48 + 43 under bottom menu */
	height: 46px; /* 114 visible + 43 under bottom menu - padding-top - padding-bottom */
}

#diagramHeader .title
{
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
}

#diagramHeader a
{
	text-decoration: none;
	color: white;
}

#diagramHeader a:hover
{
	color: red;
}

#diagramContainer
{
	background-color: black;
	padding: 0 0 93px 0;
}

#diagramContainer img
{
	margin-left: 178px;
}

.downloadEntry
{
	position: relative;
	width: 100%;
}

table.downloadList
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}

table.downloadList td
{
	padding: 10px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	/*vertical-align: top;*/
}

table.downloadList td h2,
table.downloadList td h4
{
	margin-top: 0;
}

table.downloadList td p
{
	font-size: 11px;
	font-style: italic;
	margin-bottom: 5px;
}

table.downloadList td.image
{
}

table.downloadList td.desc
{
	width: 100%;
	border-bottom: none;
	padding-bottom: 2px;
}

table.downloadList td.actions
{
	vertical-align: bottom;
	text-align: right;
	border-top: none;
}

table.downloadList a
{
	color: red;
	font-size: 12px;
	/*font-weight: bold;*/
}

div.video
{
	border-top: 1px solid #232323;
	background-color: #101010;
	text-align: center;
	padding: 50px 0;
	width: 812px;
	position: relative;
	right: 0;
}

.video_right
{
	float: right;
	margin: 30px 30px 10px 20px;
}

#bottomMenuBack
{
	background-color: black;
	height: 43px;
	width: 972px;
}

img.textFlowRight
{
	clear: both;
	float: left;
	margin: 20px;
	margin-left: 0;
	margin-top: 8px;
	border: 1px solid #ccc;
	width: 200px;
	height: 200px;
}

img.textFlowRightLarge
{
	clear: both;
	float: left;
	margin: 20px;
	margin-left: 0;
	margin-top: 8px;
	border: 1px solid #ccc;
	width: 445px;
	height: 434px;
}

img.textFlowRightLogo
{
	clear: both;
	float: left;
	margin: 20px;
	margin-left: 0;
	margin-top: 8px;
	border: 0px solid #ccc;
	width: 225px;
	height: 135px;
}

table.roundCorners
{
	border-collapse: collapse;
}

table.roundCorners td.tlCorner,
table.roundCorners td.trCorner,
table.roundCorners td.blCorner,
table.roundCorners td.brCorner
{
	width: 17px;
	height: 17px;
}

table.roundCorners td.tlCorner
{
	background: url(/img/roundbox-shadow-corners.png) left top no-repeat;
}

table.roundCorners td.trCorner
{
	background: url(/img/roundbox-shadow-corners.png) right top no-repeat;
}

table.roundCorners td.blCorner
{
	background: url(/img/roundbox-shadow-corners.png) left bottom no-repeat;
}

table.roundCorners td.brCorner
{
	background: url(/img/roundbox-shadow-corners.png) right bottom no-repeat;
}

table.roundCorners td.midTop,
table.roundCorners td.midBottom
{
	height: 17px;
}

table.roundCorners td.midTop
{
	background: url(/img/roundbox-shadow-hborder.png) left top repeat-x;
}

table.roundCorners td.midBottom
{
	background: url(/img/roundbox-shadow-hborder.png) left bottom repeat-x;
}

table.roundCorners td.midLeft,
table.roundCorners td.midRight
{
	width: 17px;
}

table.roundCorners td.midLeft
{
	background: url(/img/roundbox-shadow-vborder.png) left top repeat-y;
}

table.roundCorners td.midRight
{
	background: url(/img/roundbox-shadow-vborder.png) right top repeat-y;
x;
}

table.roundCorners td.content
{
	background: url(/img/roundbox-shadow-middle.png) left top repeat;
	padding: 15px;
}

table.innerForm
{
	border-collapse: collapse;
}

table.innerForm input,
table.innerForm select
{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 14px;
 	color: #666;
}

table.innerForm td
{
	padding: 5px;
}

table.innerForm td.title
{
	padding: 0 0 30px 0;
	text-align: center;
	font-size: 16px;
	width: 550px;
	line-height: 25px;
}

table.innerForm td.label
{
	width: 170px;
	text-align: right;
}

table.innerForm td.value
{
	width: 350px;
}

table.innerForm td.value input,
table.innerForm td.value select
{
	width: 350px;
	border: 1px solid #aaa;
	padding: 3px;
	margin-right: 11px;
}

table.innerForm td.value.required input
{
	background-color: #ffdddd;
}

table.innerForm td.value.required.empty
{
	background: url(/img/empty-field-arrow.png) right center no-repeat;
}

table.innerForm td.buttons
{
	padding: 30px 0 0 0;
	text-align: center;
}

table.innerForm hr
{
	border: 0;
	border-top: 1px solid #ddd;
}

.centered
{
	position: relative;
	margin: auto;
}
