/* CSS Document  */



body {

	margin: 0px 0px; 

	padding:0px;

	text-align: center;

	background: #A73A40 url(images/background.png) repeat-x scroll 0 0;


}



/* Text Styles */



.regtext {

    font-family: Tahoma, Verdana, News Gothic MT;

	font-size: 12px;

	font-weight: 400;

	color: #2C2F52;

}



.bigtext {

    font-family: Tahoma, Verdana, News Gothic MT;

	font-size: 14px;

	color: #2C2F52;

	font-weight: bold;

}



.bigboldtext {

    font-family: Tahoma, Verdana, News Gothic MT;

	font-size: 18px;

	font-weight: bold;

	color: #2C2F52;

}



.mission_statement {

	font-family: Tahoma, Verdana, News Gothic MT;

	font-size: 14px;

	font-weight:400;

	line-height: 16px;

	color: #2C2F52;

}



.content_title {

    font-family: Tahoma, Verdana, News Gothic MT;

    font-size: 18px;

    font-weight: 800;

    line-height: 20px;

    color: #2C2F52;

}





.welcometext {

	font-family: Tahoma, Verdana, News Gothic MT;

	font-size: 16px;

	color: #2C2F52;

}



.greenbg {

color:#000000;

background-color:#00FF00;

}

.yellowbg {

background-color:#FFFF00;

color:#000000;

}

.redbg {

background-color:#FF0000;

color:#FFFFFF;

}

.orangebg {

background-color:#FF6600;

color:#FFFFFF

}

img {

  border: none;

}



/* Form Style */



#typein { }



#typein input {

    color: #000000;

    font-size: 10px;

	font-style:oblique;

    background-color: #D7D7D7;

    border: solid 1px #AE2A34;

}



/* Content Boxes */



#Content {

	width: 850px;

	height: 100%;

	margin: 0px auto;

	text-align: left;

	padding: 0px;

	border: none;

	background-color: #FFFFFF;

}



#footer {

    position: inherit;

	border-top: solid 0px;

	border-top-color: #FF9900;

	left: 0px;

	top: 0px;

	width: 850px;

	z-index: 1;

}



#header {

    position: inherit;

	left: 5px;

	top: 5px;

	background-image: url(images/vcair_header_75th.gif);

	background-repeat: no-repeat;

	border: none;

	z-index: 1;

	padding-left: 650px;

	width: 1px;

	height: 100px;

	line-height: 2px;

}

#headerlogin {

    position: inherit;

	left: 5px;

	top: 5px;

	background-image: url(images/login_bg_75th.gif);

	background-repeat: no-repeat;

	border: none;

	z-index: 1;

	padding-left: 65px;

	padding-top: 22px;

	width: 140px;

	height: 78px;

	line-height: 2px;

}

#headernologin {

    position: inherit;

	left: 5px;

	top: 5px;

	background-image: url(images/blank_login_new.gif);

	background-repeat: no-repeat;

	border: none;

	z-index: 1;

	padding-left: 60px;

	padding-top: 22px;

	width: 140px;

	height: 78px;

	line-height: 2px;

}

#navigation {
    position: inherit;
	background-image:url(images/nav_bg.jpg);
	border-top: solid 2px;
	border-top-color: #FF9900;
	left: 0px;
	top: 0px;
	width: 850px;
	z-index: 1;
	margin-bottom:10px;
}

#data {

    float: right;

    width: 322px;

    padding: 10px;

}

#nav_mgmt {

    float: left;

    width: 175px;

    padding: 3px;

	font-family: Tahoma, Verdana, News Gothic MT;

}



#data_hub {

    float: right;

    width: 322px;

    padding: 10px;

    border-left: solid 2px;

    border-left-color: #FF9900;

}





#pirep {

    float: right;

    width: 150px;

    height: 500px;

    padding: 10px;

    border-left: solid 2px;

    border-left-color: #FF9900;

}

#pirep_form {

    margin-right: 175px;

    padding: 10px;

}

#content_main {

    margin-right: 350px;

    padding: 15px;

	border-right: solid 2px;

    border-right-color: #FF9900;

}



#content_stats {

    margin-right: 650px;

    padding: 10px;

}



#nav_stats {

    float: right;

    width: 200px;

    padding: 10px;

    border-left: solid 2px;

    border-left-color: #FF9900;

}



#content_mgmt {

	width: 625px;

	height: 100%;

	margin-left: 180px;

	text-align: center;

	padding: 3px;

	border: none;

	background-color: #FFFFFF;

}



#content_hub {

    margin-right: 350px;

    padding: 10px;

}



#applyintro {

    padding-right: 25px;

    padding-left: 25px;

    text-align: justify;

}



#home_welcome {

	font-family: Tahoma, Verdana, News Gothic MT;

	text-align: justify;

	border-right-color: #FF9900;

	border-width: 2px;

}



#columnLeft {

	width:322px;

	padding:10px;

	float:left;

	

	height:auto;

}



#contentRight {

	width:476px;

	padding:15px;

	float:right;

	border-left-width:2px;

	border-left-style:solid;

	border-left-color: #FF9900;

	text-align:center;

}



/* Table Styles */



table {

    border: #FF9900;

	border-spacing: 0;

    font-size: x-small;

    /* background-image: url(images/gradient_bg.jpg);*/

    border-collapse: collapse;

}

table.ev_details {

    border: #FF9900;

	border-spacing: 0;

	font-size:12px;

    /* background-image: url(images/gradient_bg.jpg);*/

    border-collapse: collapse;

}

table.nothing {



}

table.noborder {

  border: none;



}



td.noborder {

  border: none;

}



tr.noborder {

  border: none;

}



table.affiliate {

    border: none;

	font-size: x-small;

    /* background-image: url(images/gradient_bg.jpg);*/

    border-collapse: collapse;

	width: 50%;

	padding: inherit;

}



table.affiliate td {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: center;

    border: none;

    font-size: medium;

}



table.forum {

    border-spacing: 0;

    font-size: x-small;

    border-collapse: collapse;

    text-align: left;

}



table.app {

    border: 6px inset #BA9899;

	-moz-border-radius: 6px;



}



table.app td {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: left;

    border: 0px solid #FF9900;

    font-size: medium;

}



table.app tr {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: left;

    border: 0px solid #FF9900;

    font-size: medium;

}



table.app tr.d0 td {

	background-color: #C6C6C8;

}



table.app tr.d1 td {

	background-color: #9E9E9E;

}



table.hubmgr {



	border: 1px solid #FF9900;

}



table.hubmgr td {

	font-family: Tahoma, Verdana, News Gothic MT;

    text-align: center;

    border: 0px solid #FF9900;

    font-size: medium;

}	



table.hubmgr tr {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: center;

    border: 0px solid #FF9900;

    font-size: medium;

}



table.pirep {

    border: #BA9899;



}



table.pirep td {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: center;

    border: 1px solid #000000;

    font-size: medium;

}



table.pirep td.right {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: right;

    border: 0px solid #FF9900;

    font-size: medium;

}



table.pirep td.left {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: left;

	padding-left: 20px;

    border: 0px solid #FF9900;

    font-size: medium;

}



table.pirep tr {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: center;

    border: 0px solid #FF9900;

    font-size: medium;

}



table.pirep tr.d0 td {

	background-color: #C6C6C8;

}



table.pirep tr.d1 td {

	background-color: #9E9E9E;

}



table.toppilot {

	border: #FF9900;

	border-spacing: 0;

    font-size: x-small;

    border-collapse: collapse;

}



table.toppilot th {

	background-image: url(images/top_pilots.jpg);

    background-repeat: no-repeat;

	border-spacing: 0;

    font-weight: bolder;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

	font-size: medium;

    text-align: center;

}



table.toppilot td.thismo {

	font-weight: bold;

	font-family: Verdana, Tahoma, News Gothic MT;

	color: #FF9900;

	text-align: center;

	border-spacing: 0;

	font-size: small;

	background: url(images/blank_bar.jpg);

	height: 15px;

	

}



table.toppilot tr {

	font-weight: normal;

	font-family: Verdana, Tahoma, News Gothic MT;

	color: #FF9900;

	text-align: center;

	font-size: x-small;

	border-spacing: 0;

}



table.toppilot td {

	font-weight: normal;

	font-family: Verdana, Tahoma, News Gothic MT;

	color: #000000;

	text-align: center;

}



th {

    background-image: url(images/30px_bg.jpg);

    font-weight: bolder;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center;

    height: 30px;

}



th.bigboldtext {

	background-image: url(images/30px_bg.jpg);

    font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

	font-size: 18px;

	font-weight: bold;

	color: #FF9900;

}



th.bigboldtextnobg {

	background-image:none;

    font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

	font-size: 18px;

	font-weight: bold;

	color: #FF9900;

}



th.newpilot {

    background-image: url(images/welcome.jpg);

    background-repeat: no-repeat;

    font-weight: bolder;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center;

}



th.stat {

    background-image: url(images/stats.jpg);

    font-weight: bolder;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center;

}



th.promo {

    background-image: url(images/promotions.jpg);

    font-weight: bolder;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center;

}



th.currentops {

    background-image: url(images/current_ops.jpg);

    background-repeat: no-repeat;

    font-weight: bolder;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center;

}



th.recentforum {

    background-image: url(images/forums.jpg);

    font-weight: bolder;

    font-size: 14px;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center

}



th.cle {

	background-image: url(images/cleveland_hub.jpg);

    font-weight: bolder;

    font-size: 14px;

    color: #FF9900;

    font-family: Verdana, Tahoma, News Gothic MT;

    text-align: center

}



th.iah {

	background-image:url(images/houston_hub.jpg);

	font-weight: bolder;

	font-size: 14px;

	color: #ff9900;

	font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

}



th.ewr {

	background-image:url(images/newark_hub.jpg);

	font-weight: bolder;

	font-size: 14px;

	color: #ff9900;

	font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

}

th.lax {

	background-image:url(images/losangeles_hub.jpg);

	font-weight: bolder;

	font-size: 14px;

	color: #ff9900;

	font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

}

th.ams {

	background-image:url(images/amsterdam_hub.jpg);

	font-weight: bolder;

	font-size: 14px;

	color: #ff9900;

	font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

}



th.flightplan {

	background-image:url(images/blank_bar.jpg);

	font-weight: bolder;

	font-size: medium;

	color: #ff9900;

	font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

}



td.flightplan {

	background-image:url(images/blank_bar.jpg);

	font-weight: bolder;

	font-size: medium;

	color: #ff9900;

	font-family: Verdana, Tahoma, News Gothic MT;

	text-align: center;

}



td {

   font-family: Tahoma, Verdana, News Gothic MT;

   border: 1px solid #FF9900;

   text-align: center;

}

td.noborder {

   font-family: Tahoma, Verdana, News Gothic MT;

   text-align: center;

   border: 0px;

}



td.forum {

    font-family: Tahoma, Verdana, News Gothic MT;

    text-align: left;

    border: 1px solid #FF9900;

}



td.forumright {

    font-family: Tahoma, Verdanan, News Gothic MT;

    text-align: right;

    border: 1px solid #FF9900;

}

tr.prim {
	background-color: #C6C6C8;
	font-size:13px;
}

tr.sec {
	background-color: #9E9E9E;
	font-size:13px;
}


table.stats, th.stats {

    border-spacing: 0;

	border: none;

    font-family: Tahoma, Verdana, News Gothic MT;

	font-size:inherit;

    margin: 1px 0 1px 0

}



table.stats th, th.stats {

    background-image: url(images/blank_bar.jpg);

	font-family: Tahoma, Verdana, News Gothic MT;

	font-size: medium;

    border: none;



}



table.stats th.last10 {

    background-image: url(images/blank_bar.jpg);

	font-family: Tahoma, Verdana, News Gothic MT;

	font-size: small;

    border: none;



}



table.stats tr.noborder {

	background-color: #FFFFFF;

	

}



table.stats td {

	font-size: x-small;

	border: 1px;

	font-family: Tahoma, Verdana, News Gothic MT;

	background-color: #CCCCCC;

    text-align: left;

}



table.stats td.noborder {

	font-size: x-small;

	border: none;

	font-family: Tahoma, Verdana, News Gothic MT;

	background-color: #FFFFFF;

	

}





.button {

font-family: Tahoma, Verdanan, News Gothic MT;

font-size: 14px;

background-color: #161825;

color: #FFFFFF;

border: #FF9900;

border-style: solid;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

width: 80px;

}







/* Link Styles */



a:link { 

	font-weight: bold; 

	text-decoration: none; 

	color: #767AB4;

	}

a:visited { 

	font-weight: bold; 

	text-decoration: none; 

	color: #373A63;

	}

a:hover, a:active { 

	text-decoration: underline; 

	color: #373A63;

	}

a.yellow:link { 

	font-weight: bold; 

	text-decoration: none; 

	color: #FF9900;

	}

a.yellow:visited { 

	font-weight: bold; 

	text-decoration: none; 

	color: #FF9900;

	}

a.yellow:hover, a.yellow:active { 

	text-decoration: underline; 

	color: #FF9900;

	}
