/*
	Aviation Training1 CSS
	===================================================================
	(c)2009 Aviation Training1. All Rights Reserved avtrain.com
	===================================================================
*/
p, img, span, h1, h2, h3, h4, h5 div{
	margin:0;
	padding:0;
	border:none;
}
/*
ul{
	margin:0px;
	list-style-type:none;
	padding:0px;
}
*/
body{
	background:#fff url(images/background.jpg) top center  repeat-x;
	margin:0 auto;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#664001;
}
#wrapper { 
	 margin: 0 auto;
	 width:953px;
}
#inside_wrapper{
	 margin: 0 auto;
	 width: 100%;
	 height:133px;
}
#headerwrapper, #headerwrapper02{
	 margin: 0 auto;
	 width: 953px;
	 height:89px;
	 margin-bottom:18px;
}
#headerwrapper02{
	 margin-bottom:2px;
}
#header_logo a{ 
	display: inline; 
	width: 776px;
	float: left;
	height:89px;
	margin-left:14px;
	background-image: url(images/aviation-training1-logo.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#header_login_menu {
	display: inline; /* IE Hack */
	width: 146px;
	float: left;
	height:58px;
	padding:31px 17px 0px 0px;
}
#header_login_menu ul {
	margin: 0px;
	padding: 0px;
}
#header_login_menu li{
	display:inline;
	list-style-type:none;
	height: 36px;
	float:left;
}
#header_login_menu li span.newlink, #header_login_menu li span.faq, #header_login_menu li span.home, #header_login_menu li span.login{
	width:47px;
	background-image: url(images/header-navigation.png);
	background-position: -18px 0px;
	background-repeat: no-repeat;
	height: 36px;
	display:inline;
	float:left;
}
#header_login_menu li span.faq{
	background-position: -65px 0px;
	width:36px;
}
#header_login_menu li span.home{
	background-position: -101px 0px;
	width:35px;
}
#header_login_menu li span.login{
	background-position: -136px 0px;
	width:24px;
}
#submenu_holder{
	width:100%;
	margin:0 auto;
	background-image:url(images/submenu-bckgrnd.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:41px;
}
#title_header_holder{
	 margin: 0 auto;
	 width: 913px;
	 height:76px;
	 margin-bottom:15px;
	 background-image:url(images/inside-title-header-bckgrnd.jpg);
	 background-position:top left;
	 background-repeat:no-repeat;
	 padding:45px 0px 0px 40px;
	 position: relative;
}
#title_header_holder h5{
	color:#015c4f;
	font-size:40px;
	letter-spacing:-2px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	
}
#title_header_holder div {
	position: absolute;
	top: 35px;
	left: 40px;
	margin: 0px;
	padding: 10px;
}
#title_header_holder span.pagetitle {
	color:#015c4f;
	font-size:40px;
	font-weight:normal;
	letter-spacing:-2px;
}
/***************** Index Content Style ************************/
#content_marquee{
	width: 953px;
	height: 376px;
	margin-bottom:16px;
}

		/***************** Slideshow ************************/
		#slideshow {
			width: 983px;
		}
		#slideshow ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			height:40px;
		}
		#slideshow li{
			list-style-type:none;
			display: block;
			float: left;
		}
		#slideshow li a.atp, #slideshow li a.prof_pilot, #slideshow li a.amt, #slideshow li a.prof_dev {
			background-image:url(images/marquee/atp-normal.gif);
			background-position:top left;
			background-repeat:no-repeat;
			height:40px;
			display: block;
			float:left;
		}
		#slideshow li a.atp:hover{
			background-image:url(images/marquee/atp-over.gif);
			width:297px;
			height:40px;
		}		
		#slideshow li a.prof_pilot, #slideshow li a.prof_pilot:hover{
			background-image:url(images/marquee/professional-pilot-normal.gif);
			width:343px;
		}
		#slideshow li a.prof_pilot:hover{
			background-image:url(images/marquee/professional-pilot-over.gif);
		}
		#slideshow li a.amt, #slideshow li a.amt:hover{
			background-image: url(images/marquee/amt-course-normal.gif);
			width:297px;
		}
		#slideshow li a.amt:hover{
			background-image: url(images/marquee/amt-course-over.gif);
		}
		#slideshow li a.prof_dev, #slideshow li a.prof_dev:hover{
			background-image:url(images/marquee/professional-dev-normal.gif);
			width:343px;
		}
		#slideshow li a.prof_dev:hover{
			background-image:url(images/marquee/professional-dev-over.gif);
		}

#content_holder, #content_holder02{
	 width: 953px;
	 padding-top:42px;
	 min-height: 626px;
	 height:auto;
	 background:#fff url(images/content-holder-bckgrnd.jpg) top left no-repeat;
}
#content_holder02{
	background-image:url(images/insidecontent-holder-bckgrnd.jpg);
	padding:0px;
}
#content_holder03 {
	background-image: url(images/submenu-left-bckgrnd.jpg);
	background-repeat: repeat-y;
}
#content_getting_started { 
	 margin: 0px;
	 padding:0px 20px 0px 32px;
	 min-height: 540px;
	 height:auto;
	 width: 292px;
	 float: left;
	 background-image:url(images/border-left.jpg);
	 background-position:top right;
	 background-repeat:no-repeat;
}
	#content_getting_started h1{
		 width: 292px;
		 height:109px;
		 background:#fff url(images/getting-started.jpg) top left no-repeat;
		 margin-bottom:20px;
	}
	#content_getting_started span.title {
		color:#015146;
		font-size:18px;
		text-transform:uppercase;
		letter-spacing:-1px;
	}
	#content_getting_started h1 span{
		display:none;
	}	
	#content_getting_started li{
		list-style-type:none;
		display:block;
	}
	#content_getting_started li p.getting_started, #content_getting_started li p.air_mechanic,#content_getting_started li p.flight_dispatch{
		background:url(images/index-titles.gif) 0px -10px no-repeat;
		width:158px;
		height:14px;
		padding-bottom:10px;		
	}
	#content_getting_started li p.air_mechanic{
		background-position: 0px -34px;
	}
	#content_getting_started li p.flight_dispatch{
		background-position: 0px -59px;
	}
	#content_getting_started .border_btm{
		background:#fff url(images/border-btm.gif) 10px center no-repeat;
		height:2px;
		padding:15px 0px;
			width:292px;
	}
	#content_getting_started li p img{
		display:block;
		margin:10px 0px 0px 205px;
	}
#green_environment{
	float:left;
	margin:100px 0px;
}
#content_plan_training { 
	 float: left;
	 margin: 0px;
	 padding:0px 20px 0px 24px;
	 min-height: 540px;
	 height:auto;
	 width: 268px;
	 display: inline;
	 background-image:url(images/border-left.jpg);
	 background-position:top right;
	 background-repeat:no-repeat;
}
	#content_plan_training h1{ 
		 width: 268px;
		 height: 113px;
		 background:#fff url(images/plan-your-training.jpg) top left no-repeat;
		 margin-bottom:15px;
	}
	#content_plan_training h1 span{
		display:none;
	}
	#content_plan_training p{
		text-align:justify;
		padding-right: 8px;
	}
	#content_plan_training ul{
		margin:15px 0px;
		padding-left:10px;
	}
	#content_plan_training li a{
		color:#015146;
		font:bold 14px/24px Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	#content_plan_training li a:hover, #inside_rightcolumn li a:hover, #inside_rightcolumn a:hover{
		text-decoration:none;
		border-bottom:1px solid #01ab9e;
		color:#01ab9e;
	}
	#inside_rightcolumn a:hover img {
		border:0px;
	}
#content_whats_new { 
	 margin:0px;
	 padding:0px 34px 0px 13px;
	 min-height: 540px;
	 height:auto;
	 width: 250px;
	 float: left;
	 position: relative;
}
	#content_whats_new h1{ 
		 width: 250px;
		 height: 98px;
		 background:url(images/whats-new.jpg) top left no-repeat;
		 margin-bottom:20px;
	}
	#content_whats_new h1 span{ 
		display:none;
	}	
	#content_whats_new ul {
		padding: 0px;
		margin: 0px;
	}
	#content_whats_new ul li.title {
		list-style-type: none;
		padding-bottom: 5px;
		text-align: left;
		line-height: normal;
	}
	#content_whats_new ul li.title a {
		text-decoration: none;
		font-weight: bold;
		color: #015146;
	}
	#content_whats_new ul li.title a:hover {
		text-decoration:none;
		border-bottom:1px solid #01ab9e;
		color:#01ab9e;
	}
	#content_whats_new ul li.blurb {
		font-size: 11px;
		text-align: justify;
		text-align: left;
		list-style-type: none;
		padding-bottom: 5px;
		line-height: normal;
	}
	#content_whats_new ul li.readmore {
		list-style-type: none;
		text-align: right;
		padding-bottom: 7px;
		line-height: normal;
	}
	/*
	#content_whats_new li a{
		padding:8px 10px;
		display:block;
		text-decoration:none;
	}
	#content_whats_new li a:hover{
		background-color:#eaf3f8;
	}
	#content_whats_new li img{
		width:226px;
		height:83px;
		border:3px solid #4ea195;
		text-align:center;
	}
	#content_whats_new li span.title{
		color:#664001;
		font-size:18px;
		padding-top:6px;
		display:block;
	}
	#content_whats_new li span.link{
		color:#489e91;
		font-size:12px;
		display:block;
	}	
	#content_whats_new li span.news{
		color:#664001;
		padding-top:16px;
		text-align:justify;
		padding-bottom:8px;
		display:block;
	}		
	*/
/********************  FOOTER STYLES  *******************/
#footer{
	 margin: 0 auto;
	 width: 100%;
	 height:124px;
	 background:#fff url(images/footer-background.jpg) top center  repeat-x;
	 float:left;
}
#footer_holder{
	 margin: 0 auto;
	 width: 900px;
	 height:124px;
	 /*padding:0px 11px 0px 42px;*/
	 padding:0px 11px 0px 35px;
}
#footer_menu { 
	 margin:0px;
	 padding: 0px;
	 height:124px;
	 width: 558px;
	 float: left;
	 font-size:11px;
	 color:#89bab3;
}
#footer_menu ul{
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}
#footer_menu li a, #footer_menu li {
	list-style-type:none;
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#11e5d5;
	text-decoration:none;
}
#footer_menu li a:hover{
		text-decoration:none;
		color:#015146;
}

#footer_address { 
	 float: left;
	 margin: 0px;
	 height:106px;
	 width: 170px;
	 display: inline;
	 font-size:11px;
	 color:#89bab3;
	 line-height:14px;
	 text-align:right;
	 padding:18px 11px 0px 0px;
}
#footer_contact { 
	 margin:0px;
	 padding: 30px 0px 0px 10px;
	 height:94px;
	 width: 143px;
	 float: left;
	 position: relative;
	 font-size:11px;
	 color:#89bab3;
	 line-height:14px;
}
#footer_contact a{
	color:#11e5d5;
	text-decoration:none;
	border-bottom:1px dashed #11e5d5;
	font-weight:bold;
}
#footer_contact a:hover{
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	color:#015146;
}

/************ INSIDE PAGE STYLES ******************/
/***** GENERAL ****/
#inside_leftcolumn { /* Parent Wrapper for inside boxes */
	 margin-top:1px;
	 display: inline; /* IE Hack */
	 width: 225px;
	 float: left;
	 min-height: 635px;
	 height:auto;
	 background-image:url(images/submenu-left-bckgrnd.jpg);
	 background-position: top left;
	 background-repeat:repeat-y;
	 padding-top:35px;
}
* html #inside_leftcolumn {min-height:635px} /* IE Min-Height Hack */ 
#inside_leftcolumn ul {
	padding: 0px;
	margin: 0px;
}
#inside_leftcolumn li {
	list-style-type: none;
}
#inside_leftcolumn li a, #inside_leftcolumn li.selected{
	list-style-type:none;
	padding:8px 0px 0px 20px;
	margin-right:11px;
	height:30px;
	width:194px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#01635c;
	display:block;
}
#inside_leftcolumn li.divider{
	width:214px;
	height:2px;
	background:#fff url(images/submenu-divider.gif) top left repeat-x;
}
#inside_leftcolumn li {
	background-image: url(images/submenu-divider.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#inside_leftcolumn li a:hover, #inside_leftcolumn li.selected{
	width:205px;
	color:#fff;
	background-image:url(images/submenu-left-over.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#inside_rightcolumn {
	 margin: 0px;
	 display: inline; /* IE Hack */
	 padding: 36px 40px 0px 40px;
	 width: 648px;
	 float: left;
	 min-height: 599px;
	 height:auto;
}
#inside_rightcolumn h3 {
	font-size: 25px;
}
* html #inside_rightcolumn {height:635px} /* IE Min-Height Hack */ 
#inside_rightcolumn p {
	color:#664001;
	line-height:normal;
	padding:10px 0px;
}
/*
#inside_rightcolumn ul{
		margin:15px 0px;
		padding-left:40px;
}
*/
#inside_rightcolumn li a, #inside_rightcolumn a{
		color:#015146;
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
/*
#inside_rightcolumn ul li ul {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}
#inside_rightcolumn ul li ul li {
	list-style-type: disc;
}
*/
#inside_rightcolumn ul li ul li a {
	color:#015146;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#inside_rightcolumn a{
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
#breadcrumbs {
	font-size: 11px;
	color: #664001;
	margin-bottom: 10px;
	border-bottom: 1px dotted #664001;
	width: 100%;
}
#breadcrumbs a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #664001;
}
#breadcrumbs a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.field {
	border: 1px solid #41B19C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}

/***Start: News and Press Releases ***/
#newslist div#list {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background-image: url(images/news-icon.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	min-height: 70px;
}
#newslist div#list ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#newslist div#list ul li.title {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
}
#newslist div#list ul li.blurb {
	text-align: justify;
	line-height: normal;
	padding-bottom: 5px;
}
#newslist div#list ul li.readmore {
	text-align: right;
}
#newslist div#list ul li.readmore img:hover {
	text-decoration: none;
	border-bottom: 0px;
}
/*** End: News and Press Releases ***/

/*** Start: FAQ ***/
#faqslist div#list2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background-image: url(images/faq-icon.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	min-height: 50px;
}
#faqslist div#list2 ul {
	padding: 0px;
	margin: 0px;
}
#faqslist div#list2 ul li.title {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	text-align: left;
}
#faqslist div#list2 ul li.content {
	text-align: justify;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
/*** End: FAQ ***/

/*** Start: Link Categories and Links ***/
#linkcategories ul {
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}
#linkcategories li.category {
	list-style-type: circle;
	padding-bottom: 20px;
}
#linkcategories li a {
	font-size: 18px;
}
#linkcategories li span.description {
	text-align: justify;
	line-height: normal;
}
#links ul {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}
#links ul li.title {
	list-style-type: none;
	text-align: left;
	line-height: normal;
}
#links ul li.description {
	line-height: normal;
	text-align: justify;
}
#links ul li.linkurl {
	padding-bottom: 20px;
}
#links ul li.linkurl, #links ul li.linkurl a {
	list-style-type: none;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
/*** End: Link Categories and Links ***/
/*** Start: Registration Form ***/
div#registration_form {
	padding: 15px;
	background-color: #F6F6F6;
	border: 1px solid #43B29E;
	min-height: 200px;
}
div#registration_form td input.field, div#registration_form td select.field, div#registration_form td textarea.field {
	font-size: 12px;
	padding: 0px;
}
div#registration_form td input.smallfield {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #41B19C;*/
	border: 0px;
	padding: 0px;
	text-align: center;
}
div#registration_form td.subfieldname {
	font-size: 11px;
	padding-left: 20px;
}
div#registration_form td hr.divider {
	border-top: 1px dotted #43B29E;
	border-bottom: 0px;
}

/* MARQUEE STYLE */
#slider1 {
    width: 953px; /* important to be same as image width */
    height: 336px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
}

#slider1 #slider1Content {
    width: 953px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#slider1 .slider1Image {
    float: left;
    position: relative;
	display: none;
}
#slider1 .slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #fff;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
	-khtml-opacity: 0.1;
    opacity: 0.1;
    color: #fff;
    display: none;
}
#slider1 .clear {
	clear: both;
}
#slider1 .slider1Image span strong {
    font-size: 14px;
}
#slider1 .left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 336px;
}
#slider1 .right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 336px;
}
#slider1 ul { 
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}
/* End Marquee Style */
	