/*
	default.css
	../css/ntjets/default.css
*/

html {
height:  100%;
margin:  0;
padding: 0;
}

body {
        background-color: #000000;
	color:            #ffffff;
	font-family:      "Trebuchet MS", Trebuchet, Arial, Tahoma, Verdana, "Book Antiqua";
	font-size:        9.5pt;
        height:           100%;
	margin:           0 auto;
	padding:          0;
	text-align:       left;
	width:            1002px;
}

body.mceContentBody {
        color:           #000000;
        background:      #ffffff;
	width: 450px;
}

body.mceContentBody a {
        color:           blue;
        background:      #ffffff;
	width: 450px;
}

h1, h2 {
	color:          #ffffff;
	margin-top:     0;
}

h1 {
	font-size:      1.0em;
	font-weight:    normal;
}

h1 a {
        color:         #ffffff;
}


h2 {
	font-size:     1.4em;
}

h3 {
        color:         #000000;
	font-size:     1.2em;
}

.help {
    display:none;
    font-size:90%;
}
input:focus + .help {
    display:inline-block;
}

#buttonswap {
}

#buttonswap a {
        background:    url(/css/ntjets/images/TellUs0.png) no-repeat;
        display:       block;
        height:        32px;
        width:         250px;
}

#buttonswap a:hover {
        background:    url(/css/ntjets/images/TellUs1.png) no-repeat;
}

ul.chrome {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

li.chrome {
        background-image: url(/css/ntjets/images/chromebullet.png);
        background-repeat: no-repeat;
        background-position: 0px 4px;
        padding-left: 14px;
}



.bg_input {
	background:       #cccccc;
	border-color:     #999999;
	border-style:     inset;
	color:            #000000;
	font-weight:      bold;
}

ul {
}

a {
	color:           #eeeeee;
	text-decoration: none;
}

a:hover {
	text-color:      blue;
	border-bottom:   none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

p {
	margin: 0
}

#button {
        width:500px;
}

.addrecordbutton {
	background:       url(/css/ntjets/images/addrecordbutton.png) top center no-repeat;
        font-size:        12px;
	font-weight:      bold;
	height:           22px;
	margin:           0 auto;
	padding:          8px 0 10px 0;
	text-align:       center;
	width:            200px;
}

table.border {
	margin: 0 auto;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	empty-cells: show;
}

td.border {
   border-width:     1px;
   border-style:     solid;
   border-color:     #cccccc;
   background-color: #ffffff;
   color:            #000000;
}

td.prompt {
	text-align: right;
}

td.response {
	background-image: url(/css/ntjets/images/bg_image.gif);
	text-align: left;
}

/* Header 

#header {
	height: 104px;
	margin-top: 10px;
	margin-right: 0 auto;
	margin-bottom: 0px;
	margin-left: 0 auto;
}
*/

/*  Login Input Area */

#login {
	float: left;
	margin: 50px 0 0 125px;
	padding-left:0px;
	background-color: #DDDDDD;
	color: #000000;
	border: 1px solid #777777;
	font-size: 10px;
	text-align: right;
        vertical-align: top;
	width: 260px;
}

#login .theInput {
	font-size: 11px;
	width: 150px;
	margin-right: 10px;
}

#login .theSubmit {
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 20px;
}

#menublock {
	background-image: url(/css/ntjets/images/lvaircraft.gif);
	border-bottom:    0px solid #555555;
        font-size:        11px;
        color:            #cccccc;
        height:           150px;
	margin:           0 auto;
        padding-top:      0px;
	width:            1000px;
}

/* LoggedIn */
#loggedin {
	float:           left;
        width:           220px;
}

#loggedin ul {
        padding:         0 0 0 10px;
	list-style:      none;
}

#loggedin li {
	display:         inline;
}

#loggedin a {
	display:         block;
	float:           left;
	text-decoration: none;
}

/* Menu */

#menu {
	float:           right;
        width:           776px;
}

#menu ul {
	float:           right;
        padding-right:   5px;
	list-style:      none;
}

#menu li {
	display:         inline;
}

#menu a {
	display:          block;
        background-color: #893208;           //#333333;
	border-top:       2px solid #ffffff;
	border-right:     2px solid #666666;
	border-bottom:    2px solid #666666;
	border-left:      2px solid #ffffff;
	float:            left;
	margin:           0 3px 0 3px;
        padding:          0 7px 2px 10px;
	text-decoration: none;
}

#menu a:active {
	color:           #eeeeee;
	font-weight:     bold;
}

#menu a:hover {
	color:            #ffffff;
        background-color: #777777;
	font-weight:      normal;
}

#menu a:visited {
	color:           #cccccc;
}

#menu .current_page_item a {
	color:           #ffffff;
}


#editmenu {
	margin-top: 2px;
	margin-right: 0 auto;
	margin-left: 0 auto;
	margin-bottom: 20px;
	padding-top: 1px;
	width: 920px;
	height: 90px;
	background: url(/css/ntjets/images/img1pxblack.jpg);
}

#editmenu ul {
	padding-right: 5px;
	list-style: none;
}

#editmenu li {
	display: inline;
}

#editmenu a {
	display: block;
	float: left;
	height: 25px;                           /* 41px; */
	margin: 0;
	padding-top: 0px;      /* 10px; */
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 20px;
	background: url(/css/ntjets/images/img08Small.jpg) no-repeat left 20%;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#editmenu a:hover {
	color: #FFFFFF;
}

#editmenu .current_page_item a {
	color: #FFCC00;
}

/* Wrapper */

#wrapper {
	background-color: #000000;
	border:  1px solid #000000;
}

/* Page */

#page {
	margin: 0 auto;
	padding-top: 10px;
	width: 1000px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: right;
	width: 760px;
}

#content h4 {
	text-align="center";
	color: red;
}

#contactform {
        color:        #ffffff;
	float:        left;
	padding-left: 25px;
}

#contenttop {
        color:       #ffffff;
        font-weight: bold;
	float:       left;
	margin:      0 auto;
	width:       460px;
	text-align:  center;
}

#contenttop img {
	max-width: 460px;
}

#content img {
	display: block:
	margin: 0 auto;
	border-style: solid;
	border-width: 0px;
}

#AdHisTable table {
	color:       #000000;
        background:  #ffffff;
        margin: 0 auto;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	empty-cells: show;
}

#AdHisTable tr {
        
}

#AdHisTable th {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

#AdHisTable td {
	vertical-align: top;        
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

#AdHisTable a {
	color:           maroon;
	font-weight:     normal;
}
#AdHisTable a:hover {
	color:           blue;
	font-weight:     bold;
}


/* editform  */

#editform {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

#editform h4 {
	text-align="center";
}

/* edittable */

#edittable {
	margin-top: 10px;
	margin-right: 0px auto;
	margin-bottom: 10px;
	margin-left: 0px auto;
	width: 960px;
}

#edittable table {
	color:       #000000;
        background:  #ffffff;
        margin: 0 auto;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	empty-cells: show;
}

#edittable tr {
}

#edittable td {
	padding-left: 4px;
}

#edittable a {
        color:       blue;
        background:  white;
}

#edittable a.hover {
        color:       blue;
        background:  white;
        font-weight: bold;
}

/* inputform */

#inputform {
	float: left;
	margin: 10px;
	width: 440px;
}

#inputform table {
	margin: 0 auto;
	padding: 10px;
	border-collapse: collapse;
	empty-cells: show;
}

#inputform td {
	padding-left: 4px;
	vertical-align: top;
}

#inputform td.prompt {
	text-align: right;
}

#inputform td.response {
	background-image: url(/css/ntjets/images/bg_image.gif);
	text-align: left;
}


h2.prodlabel {
	background-color:  #d2ad5b;
        border:            0px solid #000000;
	color:             #000000;
	font-size:         14px;
	font-weight:       bold;
	height:            20px;
        margin:            0 0 10px 0px;
        padding:           0 0 0 10px;
        text-align:        left;
}


#listings {
	float:            left;
	color:            #ffffff;
	margin:           0 0 0 10px;
	width:            500px;
}

#listings a {
	color:            #ffffff;                 // #141965;
}

#listings .clickfordetails {
        padding:              0 0 0 6px;
        font-size:            125%;
	font-weight:          bold;
}

#listings .listingtable {
        background-color: #5a5a5a;
	margin:           0 auto;
	width:            500px;
        border-collapse:  collapse;
	border-style:     solid;
	border-width:     0px;
	border-color:     gray;
	empty-cells:      show;
}

#listings .listingdetails {
	margin: 4px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	border-color: gray;
	empty-cells: show;
}

#listings .itemrow {
}

#listings .itemmenu {
	font-size:       7.5pt;
	width:           135px;
	vertical-align:  top;
}

#listings .itemmenu a {
        text-decoration:    none;
}

#listings .itemprompt {
	width:           100px;
	text-align:      right;
        font-weight:     bold;
	padding-right:   3px;
	vertical-align:  top;
        border-width:    0px;
	border-style:    solid;
}

#listings .itemresponse {
	width:           260px;
	text-align:      left;
	padding:         0 0 0px 4px;
	vertical-align:  top;
        border-width:    0px;
	border-style:    solid;
}


#listings .itemimage {
	width:           125px;
	margin:          4px;
	border-width:    1px;
}

#listings .itemtext {
	width:           315px;
	vertical-align:  top;
}

.listingtext {
}

.listingtext a {
        color:           red;
}

.listingtext a.hover {
        color:           #ffffff;
        font-weight:      bold;
        text-decoration:  underline;
}

#pickuser {
        background:       #bbbbbb;
        background-left:  1px solid #000000;
        background-top:   1px solid #000000;
        border-bottom:    2px solid #000000;
        border-right:     2px solid #000000;
        width:            410px;
        margin:           35px 10px 5px 20px;
        padding:          10px;
}

#pickuser .inputSelect {
	background:       #ffffff;
	border-color:     #999999;
	border-style:     inset;
	color:            #000000;
	font-weight:      normal;
        margin:           0 0 5px 0;
        width:            400px;
}

#pickuser .inputSearch {
	background:       #ffffff;
	border-color:     #999999;
	border-style:     inset;
	color:            #000000;
	font-weight:      normal;
        margin:           0 0 5px 0;
        width:            393px;
}

#pickuser .inputSubmit {
	background:       #ffffff;
	border-color:     #999999;
	border-right:     2px solid #000000;
	border-bottom:    2px solid #000000;
	color:            #000000;
        font-weight:      normal;
        margin:           5px 0 0 295px;
}


#scrolldocs {
        height:           500px;
        width:            496px;
        overflow:         auto;
}

#scrolldocs.upnew {
	padding:          0 100px 40px 6px; 
        margin:           0 0 30px 0;       
	font-weight:      normal;
	background:       url(/css/ntjets/images/upload.png) no-repeat;
}

#scrolldocs table, th, td {
        width:            510px;
}

.thisdoc {
       border-bottom:     1px solid #000000;
       margin:            0 0 10px 0px;
       width:             470px;
}

.thisdoc table, th, td {
        border-width:     1px solid #ffffff;
}

.thisdoc a {
       color:             #ffffff;
}

.inlineparagraph {
       display:           inline;
       margin:            0 0 0 5px;
}


#fileupdown {
}


#fileupdown {
	background-color: #5a5a5a;
        color:            #ffffff;
	float:            right;
	border-style:     solid;
	border-width:     0px;
	border-color:     gray;
        margin-right:     10px;
        min-height:       420px;
        padding-bottom:   10px;
	width:            490px;
}

#fileupdown h2 {
	background-color:  #d2ad5b;
        border-bottom:     1px solid #000000;
        border-top:        1px solid #000000;
	color:             #222222;
	font-size:         14px;
	font-weight:       bold;
	height:            20px;
        padding-left:      10px;
        text-align:        left;
}

#fileupdown .upnew {
	float:            left;
	width:            100px;
	padding-left:     6px;
	font-weight:      normal;
	background:       url(/css/ntjets/images/upload.png) no-repeat left 20%;
}

#fileupdown .delete {
	float:            left;
	width:            100px;
	padding-left:     6px;
	font-weight:      normal;
	background:       url(/css/ntjets/images/delete.png) no-repeat left 20%;
}

#fileupdown .download {
	float:            left;
	width:            100px;
	padding-left:     6px;
	font-weight:      normal;
}

#fileupdown .response {
	background-image: url(/css/ntjets/images/bg_image.gif);
	width:            330px;
	padding-right:    5px;
	margin-left:      0px;
}

#fileupdown a {
        color:            #ffffff;
        height:           24px;
        text-align:       left;
	text-decoration:  none;
        vertical-align:   bottom;
}

#fileupdown a.hover {
	color:            #cccccc;
	text-decoration:  underline;
}

.post {
	padding-top:      10px;
	padding-right:    10px;
	padding-bottom:   0px;
	padding-left:     10px;
	line-height:      140%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 78px;
	margin: 0;
	padding: 15px 0 4px 20px;
	font-weight: normal;
	background: url(/css/ntjets/images/img07.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

.smalltext {
	font-color: gray;
	font-size: 10px;
}

/* Sidebars */

#sidebar1 {
	float:            left;
	margin-left:      0px;
	margin-right:     10px;
}

#sidebar2 {
	float: right;
	margin-left:      15px;
	margin-right:     0px;
}

.sidebar {
	background-color: #5a5a5a;
	color:            #ffffff;
        border:           1px solid #222222;
	float:            left;
	margin-bottom:    20px;
	min-height:       410px;
        padding-bottom:   10px;
        text-align:       left;
	width:            226px;
}

.sidebar ul {
	margin:           0;
	padding:          0 0 12px 0;
	list-style:       none;
}

.sidebar li {
	padding:          0 0 2px 0;
}

.sidebar li ul {
}

.sidebar li li {
	color:             #ffffff;
        margin:            0 0 0 15px;
	border-bottom:     0px solid #222222;
	font-size:         12px;
	font-weight:       normal;
}

.sidebar li h2 {
	background-color:  #d2ad5b;
        border-bottom:     1px solid #000000;
        border-top:        1px solid #000000;
	color:             #222222;
	font-size:         14px;
	font-weight:       bold;
	height:            20px;
        padding-left:      10px;
        text-align:        left;
}

.sidebar a {
	color:            #ffffff;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar p {
	padding-left:  8px;
	padding-right: 4px;
}

/* Footer */

#footer {
	color:            #d2ad5b;
        width:            1000px;
	border-top-color: #222222;
	border-top-style: solid;
	border-top-width: 1px;
	height:           70px;
	padding-top:      20px;
	margin-top:       20px;
	margin-right:     0 auto;
	margin-bottom:    20px;
	margin-left:      0 auto;
}

#footer p {
	text-align: center;
}

#footer p.smaller {
	font-size: smaller;
}

#footer p.tagline {
	text-color: black;
	font-weight: bold;
}

#footer a {
        color:           #d2ad5b;
	text-decoration: none;
}

#footer a:hover {
	text-color: blue;
	text-decoration: underline;
}

img.thumbnail {
	max-width: 125px;
	max-height: 125px;
}

/* Blog Formatting Style Definitions */
#blogbuttons {
	margin            0 auto;
	background-color: #f4ecde;
}

.blogbutton {
	background:       url(/css/ntjets/images/blogbutton.png) top left no-repeat;
	color:            #ffffff;
	font-size:        12px;
	font-weight:      bold;
	height:           22px;
	margin-left:      10px;
	padding:          8px 0 0 0;
	text-align:       center;
	width:            200px;
}

.blogbutton a {
	color:            #ffffff;
}

#blog   {
	float:            left;
	width:            740px;
	padding-left:     10px;
}


.blogtitle {
	text-align:       center;
	font-size:        16pt;
	color:            #A66100;
	font-weight:      normal;
	padding-bottom:   10px;
}

.blognavbar {
	text-align:       center;
	font-size:        10pt;
	color:            #A66100;
	font-weight:      normal;
	font-style:       italic;
	padding-bottom:   10px;
}

.blognavbar a {
	color:            #A66100;
}

.blognavbar a.hover {
	color:            #990000;
}

#thread {
	padding-left:     10px;
	border:           1px solid;
}

.newthreadbutton {
	background:       url(/css/ntjets/images/blogbutton.png) no-repeat top center;
	color:            #ffffff;
	height:           30px;
	margin:           0 auto;
	padding-top:      6px;
	text-align:       center;
}

.newthreadbutton a {
	color:            #ffffff;
}

.threadtitle {
	text-align:       left;
	font-size:        14px;
	color:            #A66100;
	font-weight:      bold;
	padding-bottom:   6px;
}

#threadmsg {
	padding:          5px;
        margin:           0px 5px 5px 0px;
	color:            #000000;
	background-color: #f4ecde;
	border: 1px solid #bc7d04;
}

#threadmsg a {
        color:            blue;
        text-decoration:  none;
}

#threadmsg p {
	font-size:        12px;
}

#threadmsg p.signature {
	font-size:        10px;
	text-align:       right;
}

#comment {
	padding:          5px;
        margin:           0px 5px 5px 20px;
	color:            #000000;
	background-color: #f5e9c9;
	border: 1px solid #bc7d04;
}

#comment p {
	font-size:        11px;
}

#comment p.signature {
	font-size:        10px;
	text-align:       right;
}

.commentprompt {
	color:            #555555;
	padding-right:    10px;
	text-align:       right;
}

.commentprompt a {
	color:           #555555;
	font-weight:     normal;
}
.commentprompt a:hover {
	color:           #555555;
	font-weight:     bold;
}

.thumbnail{
        position:         relative;
        z-index:          0;
}

.thumbnail:hover{
        background-color: transparent;
        z-index:          50;
}

.thumbnail span{ /*CSS for enlarged image*/
        position:         absolute;
        background-color: lightyellow;
        padding:          5px;
        top:              -200px;
        left:             -1000px;
        border:           1px dashed gray;
        visibility:       hidden;
        color:            black;
        text-decoration:  none;
}

.thumbnail span img{ /*CSS for enlarged image*/
        border-width:     0;
        padding:          2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
        visibility:       visible;
        top:              -200;
        left:             -350px; /*position where enlarged image should offset horizontally */

}

.thumbmech{
        position:         relative;
        z-index:          0;
}

.thumbmech:hover{
        background-color: transparent;
        z-index:          50;
}

.thumbmech span{ /*CSS for enlarged image*/
        position:         fixed;
        background-color: lightyellow;
        padding:          5px;
        top:              100px;
        left:             10px;
        border:           1px dashed gray;
        visibility:       hidden;
        color:            black;
        text-decoration:  none;
}

.thumbmech span img{ /*CSS for enlarged image*/
        border-width:     0;
        padding:          2px;
}

.thumbmech:hover span{ /*CSS for enlarged image on hover*/
        visibility:       visible;
        top:              100;
        left:             10px; /*position where enlarged image should offset horizontally */

}
