
/* © Copyright 2003-2007 Bruce Sedlacek and Six G Aviation */


/* font family assignments */

h1,
h3,
h4,
h5,
h6,
input,
option,
select,
textarea,
#sixgTopNavBar,
#sixgCopyright
    { font-family: Verdana, Arial, Helvetica, Helv, Sans-Serif, Sans; }

h2,
p,
.text,
.specs,
.topofpage,
#sixgDisclaimer,
#sixgMasthead,
#sixgMasthead a,
#sixgTopNavBar2,
#sixgTopNavBar3
    { font-family: Times New Roman, Times Roman, Times, TmsRmn, Dutch, Serif; }


/* other formatting */

body
{
	margin-top: 0px; margin-bottom: 4px; margin-left: 0px; margin-right: 0px;
	background-color: #EEEEEE;
	background-image: url(images/eeeeee.gif);
	background-repeat: repeat;
}

a:link,
a:visited    { color: #0000DD }

a:active,
a:hover      { color: #CC0000 }


a:link.HoverUnderline, a:visited.HoverUnderline		{ text-decoration: none; }

a:active.HoverUnderline, a:hover.HoverUnderline		{ text-decoration: underline; }



h1           { font-size: 28px; color: #0000DD; font-weight: bold }
h2           { font-size: 25px; color: #CC0000; font-weight: bold }
h3           { font-size: 17px; color: #0000DD; font-weight: bold; text-transform: uppercase; }

input,
option,
select,
textarea     { color: #000000; font-size: 15px }


td.FormFieldError  {
	color: #CC0000;
	font-weight: bold;
}

.text        { font-size: 17px; color: #000000; line-height: 160%; text-align: justify }

.topofpage	{
    font-size:13px;
    line-height: 160%;
    margin-top: 10px; margin-bottom: 0; padding-bottom: 10px; 
}
.topofpage a,
.topofpage a:link,
.topofpage a:visited	{
	color: #990000;
}
.topofpage a:hover,
.topofpage a:active	{
	color: #FF0000;
}






/*    current inventory spec sheets    */


#sixgCurrentInventory h2,
#sixgSpecSheet h2,
#sixgSpecPhoto h2    {
	margin-top: 0; margin-bottom: 6px;
	}
#sixgCurrentInventory h2 a    {
	color: #CC0000;
	}
#sixgCurrentInventory h2 a:hover    {
	color: #FF0000;
	}
#sixgSpecSheet h2 a,
#sixgSpecPhoto h2 a    {
	color: #CC0000;
	text-decoration: none;
	}

#sixgSpecSheet h3,
#sixgSpecPhoto h3    {
	margin-top: 24px; margin-bottom: 6px;
	}

#sixgCurrentInventory h4,
#sixgSpecSheet h4,
#sixgSpecPhoto h4    {
	color: #0000DD; 
	font-size: 15px; font-weight: bold; 
	line-height: 160%;
	margin-top: 1px; margin-bottom: 0;
	}

#sixgSpecPhotoLinks	{
	text-align: center;
}
#sixgSpecPhotoLinks p	{
	line-height: 160%;
	margin-top: 10px; margin-bottom: 24px;
}
#sixgSpecPhotoLinks a	{
	font-size: 15px; font-weight: bold;
	text-decoration: none;
}
#sixgSpecPhotoLinks a:hover,
#sixgSpecPhotoLinks a:active	{
	color: #0000FF;
	text-decoration: underline;
}
#sixgSpecPhotoLinks .clicktoenlarge	{
	font-size: 13px; font-style: italic;
}

.specs,
.specspace      {
	color: #000000; 
	font-size: 17px; font-weight: bold; 
	line-height: 160%; 
	margin: 0; padding: 0; 
}
.specs i,
.specspace i   {
	color: #990000; background-color: #FFFFCC; 
	padding-left: 4px; padding-right: 4px; 
}
.specspace  {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.spechalfspace {
	margin-bottom: 10px;
}
table.spechalfspace td {
	padding-top: 10px;
}

#sixgDisclaimer    {
	font-size: 13px; margin-top: 48px; margin-bottom: 0px; text-align: justify; clear: both; 
	}











/*  page template elements  */


#sixgMasthead td.left  {
	padding-top: 6px; padding-bottom: 9px;
}
#sixgMasthead td.right  {
	padding-bottom: 28px;
}
#sixgMasthead form  {
	margin: 0; padding: 0;
	border: 1px solid #000000;
}
#sixgMasthead input  {
	font-weight: bold; font-size: 18px; 
	height: 34px; width: 250px; 
	background-color: #CACAEF; 
	color: #BB0000; 
	border-width: 3px;
}
#sixgMasthead input.hover  {
	background-color: #FFFFFF; color: #FF0000;
}
#sixgMasthead input.active  {
	background-color: #0000FF; color: #FFFFFF;
}




#sixgFrameTop,
#sixgFrameMiddle,
#sixgFrameBottom
	{ background-color: #FFFFFF; border-left: 1px solid #000000; border-right: 1px solid #000000; }

#sixgFrameTop { border-right: none; border-top: 1px solid #000000; }
#sixgFrameTop .borderfix { border-right: 1px solid #000000; }
#sixgFrameMiddle { padding-top: 24px; padding-left: 36px; padding-right: 36px; padding-bottom: 0px; }
#sixgFrameBottom { border-bottom: 1px solid #000000; padding: 18px; }


#sixgTopNavBar { font-size: 13px; text-transform: uppercase; font-weight: bold; word-spacing: 3px; }
#sixgTopNavBar a { border-bottom:1px solid #000000; border-right: 1px solid #000000;
	display:block; 
	background-color: #000099; color: #FFFFFF; text-decoration: none; height: 100%; 
	padding-left: 8px; padding-right: 8px; padding-top: 2px; padding-bottom: 2px; }
#sixgTopNavBar a:hover,
#sixgTopNavBar a:active { background-color: #0000FF; color: #FFFFFF; }
#sixgTopNavBar a.current { border-bottom: 0px none; padding-bottom: 3px; background-color: #FFFFFF; color: #0000FF }


#sixgTopNavBar2 { font-size: 10px; font-weight: bold; 
	border-top: 4px solid #FFFFFF; border-bottom: 3px solid #BBBBBB; border-right: 3px solid #FFFFFF; border-left: 1px solid #FFFFFF; }
#sixgTopNavBar2 a { background-color: #FFFFFF; color: #BB0000; text-decoration: none; height: 100%; 
	display:block; 
	border-left: 2px solid #FFFFFF; border-right: 0px none;
	padding-left: 1px; padding-right: 1px; padding-top: 3px; padding-bottom: 5px }
#sixgTopNavBar2 a .sn { font-size:8px; font-weight: normal; white-space:nowrap; }
#sixgTopNavBar2 a:hover,
#sixgTopNavBar2 a:active { background-color: #0000FF; color: #FFFFFF; padding-top: 4px; padding-bottom: 4px }
#sixgTopNavBar2 a.current { background-color: #BBBBBB; color: #CC0000; padding-top: 5px; padding-bottom: 3px}


#sixgTopNavBar3 { 
	font-weight: bold; font-size: 12px; text-transform: uppercase; word-spacing: 3px; 
	background-color: #DDDDDD; 
	padding-top: 2px; 
	border-left: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; 
}
#sixgTopNavBar3 td { padding-left: 2px; padding-right: 2px; }
#sixgTopNavBar3 a { color: #0000CC; 
	display:block; 
	text-decoration: none; height: 100%; 
	padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 3px; }
#sixgTopNavBar3 a:hover,
#sixgTopNavBar3 a:active { background-color: #0000FF; color: #FFFFFF;
	padding-top: 2px; padding-bottom: 2px; }
#sixgTopNavBar3 a.current { 
	background-color: #FFFFFF; color: #0000EE;
	padding-top: 3px; padding-bottom: 1px; }



#sixgCopyright { color: #000099; padding-top: 3px; font-size: 9px; }