/* Eric Meyer's CSS Reset, http://meyerweb.com/eric/tools/css/reset/index.html 
 v1.0 | 20080212 
html, body, div, span, applet, object, iframe,
h1, 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,
b, u, i, center,
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-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }*/


html {
		height: 100%;
		/*overflow: hidden;*/
}



a:link {
	color: #7C0C2E;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #7C0C2E;
}

body {
	height: 100%;
	background: #101010 url(images/macair_jet_bg_pattern_1.gif);
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#visor {
		height: 100%;
	}

#content
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	border-left: 5px solid #cccccc;
	border-right: 5px solid #cccccc;
}

#hdr
{
	position:absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
}
#ftr
{
	position:absolute;
	bottom: 20px;
	right: 10px;
	z-index: 5;
}
#ctr
{
	position:absolute;
	left: 0;
	top: 50%;
	margin: -170px 0 0 0;
	z-index: 3;
}

#header {
	height: 100px;
	text-align: left;		
}
#hdrtop {
	width: 1000px;
	height: 70px;	
}
#logomacair {
	width: 720px;
	float:left;		
}
#logoaerochaco {
	float:left;
	
}
#logoaerochaco img{
	margin: 10px 0 0 0;
}
#logoaerochaco h1{
	margin: 43px 8px 0 0;
	float:left;
	font-size:9px;
	font-weight:normal;
	color:#999999;		
}


/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #FF0099 url(images/macair_menu_bg_off.jpg);
}



#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	/*list-style-image: url(images/bg_menu_sep.gif);
	list-style-type: disc;*/
	margin: 0;
	padding: 0;

}

#menu a {
	display: block;
	float: left;
	height: 12px;
	margin: 0 0 0 0;
	padding: 9px 16px 9px 16px;
	text-align: center;
	text-decoration: none;
	color: #E6DED8;	
	/*border-right:1px solid #FF0066;
	border-left:1px solid #B40049;*/
}
#menu a.on {
	display: block;
	float: left;
	height: 12px;
	margin: 0 0 0 0;
	padding: 9px 18px 9px 17px;
	text-align: center;
	text-decoration: none;
	background: #404040 url(images/macair_menu_bg_on.jpg);
	color: #FFFFFF;
	border-right:0;
	border-left:0;
}

#menu a:hover, #menu .active a {
	background: #404040 url(images/macair_menu_bg_on.jpg);
	color: #FFFFFF;
}



/*Leaderboard */

#leader {
background: url(images/header.jpg) no-repeat;
width: 1000px;
height: 250px;
text-align:  left;
padding: 0;
margin: 5px 0;
background: #7C0C2E url(images/macair_jet_leader_home.jpg);
}
#leaderright{
width: 550px;
height: 250px;
float:  left;
padding: 0;
margin: 0;
}
#leaderright h1{
line-height: 0.94em;
font-size: 50px;
font-weight: lighter;
text-transform: uppercase;
color:#CCCCCC;
padding: 16px 0 0 16px;
width: 340px;
text-align:  left;
margin:0;
}
#leaderright p{
font-size: 12px;
padding: 0 0 16px 16px;
width: 340px;
text-align:  left;
margin:0;
}
#leaderright strong{
color:#FFFFFF;
}
#leaderright p{
font-size: 12px;
padding: 0 0 16px 16px;
width: 340px;
text-align:  left;
margin:0;
}
#leaderright a{
color:#FFFFFF;
font-weight:bold;
}

#leaderleftpng img{
	position:relative;
	top: -252px;
	left: 550px;
	display:inline-block;
	overflow: hidden;
	z-index: 4;
}




/*Highlights */


#highlights{
float:left;
padding:0;
margin: 0 0 5px 0;
}

.highlight{
width: 245px;
height: 171px;
float:left;
padding:0;
margin: 0 5px 0 0;
}

.highlight h1{
width: 235px;
height: 45px;
padding: 5px;
margin: 50;
color:#CCCCCC;
line-height: 1.2em;
font-size: 15px;
font-weight: lighter;
text-transform: uppercase;
background: #000000 url(images/macair_jet_bg_hlight_h1.jpg);
}
.highlight h1 strong{
color:#FFFFFF;
font-weight: bold;
}
.highlight a{
text-decoration: none;
}
.highlight img{
	position:relative;
	top: -19px;
	/*left: -250px;*/
	display:inline-block;
	overflow: hidden;
	z-index: 3;
}


/*Footer */

#footer {

	clear: both;
	margin: -5px 0 5px 0;
	padding: 0;
	background: #B7B7B7; 
	/*border-top: 4px solid #7C0C2E;*/
}

#footer p {
	margin: 0;
	padding: 9px 0;
	font-size: 10px;
	text-align: center;
	color: #595959;
}

#footer a {
	color: #7C0C2E;
}


/* news */

#newslist {
width: 1000px;
text-align:  left;
padding: 0;
margin: 5px 0 5px 0;
}
#newslist h1{
line-height: 0.94em;
font-size: 50px;
font-weight: lighter;
text-transform: uppercase;
color:#7C0C2E;
padding: 16px 0 0 16px;
width: 600px;
text-align:  left;
margin:0;
}
#newslist  p{
padding: 0 0 16px 16px;
width: 600px;
text-align:  left;
margin:0 0 16px 0;
color:#666666;
}
