/* This file should be used for any shared CSS between 
 * the aviation courses
 */
#courses {
   width: 618px;
}
#courses td a {
   font-size: large; line-height: 2em;
}
#courses td p a {
   font-size: 8pt; 
   line-height: 1.5em;
}
#courses td {
   vertical-align: top; 
   text-align: center;
}
#courses td p {
   padding: .5em; margin-top: .25em; text-align: left
}
.courseTd {
   border: 1px solid black;
}
.courseP {
   border: 0px;
   border-top: 1px solid black; 
}

/** Landing Page Styling **/
.av_index_pg {
   background: transparent url('/public/images/av/common/av_index_bkgd.jpg') no-repeat scroll left top;
   margin: 0px;
   padding: 0px;
   width: 775px;
   height: 375px;
}

.welcome_box {
   width: 317px;
   height: 200px;
   position: relative;
   left: 375px;
   top: -75px;
   background: transparent url('/public/images/av/common/containers/welcome_text_box.png') no-repeat scroll left top;
   padding: 60px 15px 15px 15px;
   font-size: 110%;
}

a.testimonials_button {
   display: block;
   width: 121px;
   height: 32px;
   margin: 0px auto;
   background: transparent url('/public/images/av/common/buttons/testimonials_but.png') no-repeat scroll left top;
}

a.testimonials_button:link {
   text-decoration: none;
}

a.testimonials_button:hover {
   background-position: -140px 0px;
}

a.ltf_button {
   display: block;
   position: absolute;
   right: 7px;
   top: 7px;
   border: 2px solid rgb(255,255,255);
   background: rgb(237,24,72);
   color: white;
   padding: 3px 6px 3px 6px;
   border-radius: 5px;
   font-weight: bold;
   font-size: 13px;
   text-align: center;
   text-decoration: none;
   opacity: 0.90;
}

a.ltf_button:hover {
   background: rgb(215, 10, 55);
}

/** Aviation header/footer Styling (for main AV template) **/
/* General */
.noExtra, .index_nav_bkgrd, .index_nav_front, .selected, .unselected, .avtab_gen {
   margin: 0px;
   padding: 0px;
   border: none;
}

.center_margin {
   margin: 0px auto;
   display: block;
}

.list_circle {
   list-style-type: circle;
}

.default_page_cont {
   background-color: #FFFFFF;
   padding: 10px;
}
.background {
   width: 775px;
}
div#wrap {
   width: 775px;
   margin: 0px auto;
   padding: 0px;
   text-align: left;
   background: #FFFFFF;
}

div#innerwrap {
   width: 775px;
   text-align: left;
   margin: 0px auto;
   padding: 0px;
   position: relative;
   background-color: transparent;
}

div.av_main_unselected {
   display: none;
}

/* Index Page Header Items */
.gleim_link {
   width: 200px;
   height: 80px;
   z-index: 10;
   display: block;
   position: absolute;
}

.index_av_link, .av_link {
   z-index: 9;
   display: block;
   position: absolute;
}

.av_link {
   width: 160px;
   height: 30px;
   left: 235px;
   top: 38px;
}

.index_av_link {
   width: 200px;
   height: 40px;
   left: 30px;
   top: 137px;
}

.index_header_bkgrd, .header_bkgrd, .index_header_bkgrd_overlay, .header_bkgrd_overlay {
   background-repeat: no-repeat;
   background-position: right top;
   width: 100%;
   position: relative;
   left: 0px;
   z-index: 100;
   height: 203px;
   margin: 0px auto;
}

.index_header_bkgrd_overlay {
   background-position: left top;
   background-image: url('/public/images/av/common/header/main_page_header.png');
}

.header_bkgrd_overlay {
   background-image: url('/public/images/av/common/header/page_header.png');
}

.index_header_title {
   height: 203px;
   width: 100%;
}

.index_header_login, .header_login {
   height: 15px;
   width: 100%;
   color: white;
   font-weight: bold;
   text-align: right;
   position: relative;
}

.index_header_login {
   top: 186px;
   right: 5px;
}

.header_login {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   line-height: 1;
   top: 103px;
   right: 5px;
}

/* Other Pages Header Items */
.header_bkgrd, .header_bkgrd_overlay {
   height: 167px;
}

.header_bkgrd_overlay {
   width: 775px;
}

.header_subtitle {
   position: absolute;
}

.header_title {
   height: 122px;
   width: 100%;
   position: relative;
   left: 0px;
}

/* Login text classes */
a.av_login_text:link, a.av_login_text:visited, a.av_login_text:hover {
   color: #FFFFFF;
   text-decoration: none;
   cursor: pointer;
}

a.av_login_text:hover {
   color: #000000;
}

.av_header_cart {
   position: relative;
   left: -4px;
   display: inline;
}

.av_header_cart .viewCartLink {
   color: white;
   text-decoration: none;
   cursor: pointer;
}

.av_header_cart .viewCartLink:hover {
   color: black;
}

.av_header_cart .viewCartLink img {
   display: none;
}

.av_header_cart .cartPopup {
   position: absolute;
   padding: 2px;
   bottom: 13px;
   left: -63px;
   display: none;
   width: 160px;
   height: 35px;
   background-color: #FFFFFF;
   border: 5px #EB123D solid;
   text-align: left;
   text-decoration: none;
   z-index: 100;
}

div.av_header_cart:hover>.cartPopup {
   display: block;
}

.av_printer_image {
   text-decoration: none;
   cursor: pointer;
   margin-right: 5px;
   margin-bottom: -3px;
   background-color: #EB113D;
}

/* Header Navigation Links */
div.index_nav {
   height: 34px;
   width: 100%;
   position: absolute;
   left: 0px;
   z-index: -1;
   background-color: #FFFFFF;
}

table.nav_list {
   height: 34px;
   width: 100%;
   margin: 0px 2px;
   position: absolute;
   left: 0px;
   line-height: 1.25;
}

table.nav_list td {
   vertical-align: middle;
}

table.nav_list td.nav_spacer {
   color: #EB113D;
   font-weight: bold;
   font-size: 24px;
   padding-bottom: 3px;
   width: 14px;
}

/*Only for GHP navigation, center fix*/

.ghpNavAlignCenter {
   text-align: center;   
}

#alignNavRight {
   margin-right: 10px;
}

table.nav_list a {
   display: block;
   vertical-align: middle;
   /*Changed left padding to 4px to fit links better*/
   padding: 3px;
   text-decoration: none;
   color: #244C6E;
   cursor: pointer;
   font-size: 11px;
   font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif;
   font-weight: 300;
   margin-bottom: 5px;
}

table.nav_list a:hover {
   color: #000000;
   cursor: pointer;
   text-decoration: underline;
}

ul.av_nav_list li {
   color: #EB113D;
   font-weight: bold;
   line-height: 34px;
}

/* Footer Navigation Links */
table.av_bottom_nav_tbl {
   clear: both;
   width: 100%;
   height: 30px;
   text-align: center;
   vertical-align: middle;
   background-color: #EB113D;
   color: #FFFFFF;
}

table.av_bottom_nav_tbl td a {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 100%;
   cursor: pointer;
}

table.av_bottom_nav_tbl td a:hover {
   color: #000000;
   cursor: pointer;
}

/* AV Expo */
.bordertable {
   border-collapse: collapse;
}
.bordertable td, .bordertable th {
   border: 1px solid black;
   padding: 5px;
}
.bordertable th, .bordertable td {
   text-align: center;
}
.bordertable td:first-child {
   font-weight: bold;
   text-align: left;
}
.darkgray {
   background-color: #E8E8E8;
}


@media print {
   .index_header_bkgrd {
      display: none;
   }
   .header_bkgrd {
      display: none;
   }
   #av_bottom_nav {
      display: none;
   }
   body {
      background-color: #FFFFFF !important;
   }
}

.slide_title {
   font-family: Arial Black, Gadget, sans-serif;
   font-size: 160%;
   font-weight: 500;
   width: 100%;
   overflow: hidden;
   height: 47px;
   vertical-align: middle;
}

div.facebook_container {
   margin: 0 0 0 30px;
   clear: both;
}

div.facebook_container .fcImage {
   padding-right: 5px;
}

div.facebook_container_avindex {
   margin-top: 45px;
}


