*{margin:0; padding:0;}

html, body {height: 100%;}

#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -86px;
    background:;
}
#footer, .push {height: 86px;}

.footeren {color: #585858;
    font-family: helvetica,sans-serif;
    font-weight: lighter;
    text-align: center;
    border-top: 1px solid #CACACA; padding-top: 10px;}

.box1 {border-right: 1px solid #585858;
    font-family: helvetica,sans-serif;
    width: 22%;
	float:left;
    padding-right: 12px; color:#585858;}

.box1 h4, .box2 h4, .box3 h4, .box4 h4 {color: #323232;
    font-family: helvetica,sans-serif;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 0;
    margin-bottom: 0;}

.box2 {border-right: 1px solid #0067AF;
    font-family: helvetica,sans-serif;
    float:left;
    padding: 0 12px 0 23px;
    width: 22%; color:#585858;}
.box3 {border-right: 1px solid #DF2317;
    font-family: helvetica,sans-serif;
    float:left;
    width: 22%;
    padding: 0 12px 0 23px; color:#585858;}
.box4 {
    font-family: helvetica,sans-serif;
    float:left;
    width: 22%;
    padding: 0 0px 0 23px; color:#585858;}

/*Buttons*/

a.moduleCustomLink,
div.itemComments ul.itemCommentsList li span.commentLink a,
div.itemComments ul.itemCommentsList li span.commentToolbar a, 
a.moduleItemReadMore,
a.k2ReadMore,
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a{
    display: inline-block;
    overflow: hidden;
    padding: 0px 17px;
    margin-top: 8px;
  cursor:pointer;
  font: 10px/39px Arial, Helvetica, sans-serif !important;
    height: 39px;
    text-transform: uppercase;
    /*border-radius: 5px;*/
    border: none;
}
    
/*Typhography*/

h2,
div.catItemHeader h3.catItemTitle,
div.userItemHeader h3.userItemTitle,
div.itemHeader h2.itemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
h1.contentTitle,
div.componentheading h2,
h2.k2ProfileHeading,
div.genericItemHeader h2.genericItemTitle {
    font: 70px/1.2307em 'Six Caps', sans-serif;
  padding:0;
  margin:0;
  font-weight:normal;
  letter-spacing: -2px;
    text-transform: uppercase;
    color: #38312b;
}

div.itemListCategory h2 {
    margin-bottom: 31px;
}
  
div.catItemHeader,
div.componentheading,
h2.k2ProfileHeading,
div.userItemHeader,
div.module-title,
div.genericItemHeader,
div.itemHeader,
h1.contentTitle,
h3.itemCommentsCounter,
div.itemCommentsForm h3 {
  margin:0 0 28px 0;
}
  
p {margin: 0 0 18px 0;}

.color {color: #38312b;}

.overflow {overflow: hidden;}

.text {
    font-size: 16px;
    color: #38312b;
}


/*.header {
    background: url(../images/template/header.jpg) center 0 repeat-x;
}*/
.content-bg {
    background: url(../images/template/content-bg.gif) center 0 repeat-y;
}
.content-bg-top {
    /*background: url(../images/template/content-bg-top.gif) center 0 no-repeat;*/
}

/*=== Top Positions ===*/

#rt-top .rt-container {
    padding: 33px 10px 0;
    min-height: 45px;
    background: url(../images/template/rt-top.png) 0 bottom repeat-x;
}

ul.menu-top {
    overflow: hidden;
    float: right;
    margin: 0 -8px 0 0;
}
ul.menu-top li {
    float: left;
    list-style: none;
    background: url(../images/template/top-marker.gif) 0 7px no-repeat;
    padding: 0 7px 0 8px;
}
ul.menu-top li:first-child {
    background: none;
}
ul.menu-top li a {
    font-size: 10px;
    color: #343434;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
ul.menu-top li a:hover {color: #7a9965;}
  
/*=== Header Positions ===*/

#rt-header .rt-container {
    padding: 27px 0 0;
    background: #fff;
}

/*=== Showcase Positions ===*/

#rt-showcase {
    position: relative;
    z-index: 10;
    top: -1px;
}
#rt-showcase .rt-container {}

/*=== Feature Positions ===*/

#rt-feature .rt-container {}


/*=== Utility Positions ===*/

/*=== MainTop Positions ===*/

#rt-maintop .rt-container {
    background: url(../images/template/rt-header.gif) center bottom no-repeat;
    padding: 35px 0 42px;
}

/*=== MAINBODY ===*/


#rt-main .rt-container {
    padding: 5px 0 20px;
}


/*Images*/

div.itemImageBlock,
div.catItemImageBlock,
div.userItemImageBlock,
div.genericItemImageBlock {
    margin: 0 20px 30px 0;
    float: left;
}

div.itemImageBlock a,
a.moduleItemImage,
div.catItemImageBlock a,
div.userItemImageBlock a,
div.genericItemImageBlock a {
    display: inline-block;
}

div.itemImageBlock img,
a.moduleItemImage img,
div.catItemImageBlock img,
div.userItemImageBlock img,
div.genericItemImageBlock img{}
  
/*----------------Items List View-----------------*/

div.itemContainer {
    margin-bottom: 0px;
}


/*----------------------------------------- Home  ------------------------------------*/

.home-posts ul {
    overflow: hidden;
    margin-right: -20px;
}
.home-posts ul li {
    float: left;
    width: 206px;
    margin-right: 20px;
    padding: 23px 30px 0 64px;
}
.home-posts ul li:first-child,
.home-posts ul li:first-child + li {
    border-right: 1px solid #e7e5e3;
}
.home-posts ul li:first-child + li {
    width: 204px;
}
.home-posts ul li a.moduleItemTitle {
    font: 70px/1.2307em 'Six Caps', sans-serif;
    text-transform: uppercase;
    color: #38312b;
    letter-spacing: -2px;
    display: inline-block;
    margin-bottom: 20px;
}
.home-posts ul li .moduleItemIntrotext {
}
.home-posts ul li a.moduleItemReadMore {
    margin: 15px 0 40px;
    float: left;
}
.home-posts ul li:first-child {
    background: url(../images/template/bg1.png) 7px 43px no-repeat;
}
.home-posts ul li:first-child + li {
    background: url(../images/template/bg2.png) 11px 45px no-repeat;
}
.home-posts ul li:first-child + li + li {
    background: url(../images/template/bg3.png) 4px 45px no-repeat;
}

/*----------------------------------------- About  ------------------------------------*/

#k2Container {
    padding: 0 0 0px;
}

.locale div.catItemHeader h3.catItemTitle {
    font: 16px/18px arial;
  padding:0;
  margin:0 0 4px;
  letter-spacing: 0px;
    text-transform: none;
    color: #38312b;
}
.locale div.catItemHeader span.catItemDateCreated {
    color: #b96f42;
    font: 13px/24px arial;
}
.locale div.catItemHeader {
    margin: 0 0 15px;
}

.about ul.menu-style {
    margin-bottom: 23px;
}

/**/

.articles ul {
    padding: 3px 0 27px;
}
#rt-mainbottom .articles ul {
    overflow: hidden;
    margin-right: -20px;
    padding: 3px 0 1px;
}
.articles ul li {
    border-top: 1px solid #e7e5e3;
    border-bottom: 1px solid #e7e5e3;
    margin-bottom: -1px;
    padding: 16px 0 5px 0px;
}
#rt-mainbottom .articles ul li {
    float: left;
    width: 364px;
    margin-right: 20px;
    border-top: 1px solid #cfcbc7;
    border-bottom: 1px solid #cfcbc7;
    margin-bottom: -1px;
    padding: 19px 0 5px 96px;
}
#rt-mainbottom .articles ul li:first-child {
    background: url(../images/template/icon1.png) 0 16px no-repeat;
}
#rt-mainbottom .articles ul li:first-child + li {
    background: url(../images/template/icon2.png) 0 16px no-repeat;    
}
#rt-mainbottom .articles ul li:first-child + li + li {
    background: url(../images/template/icon3.png) 0 16px no-repeat;    
}
#rt-mainbottom .articles ul li:first-child + li + li + li {
    background: url(../images/template/icon4.png) 0 16px no-repeat;    
}
.articles ul li a.moduleItemTitle {
    color: #38312b;
}
div.k2ItemsBlock.articles ul li a.moduleItemTitle {
    color: #38312b;
    margin-top: 3px;
    display: inline-block;
}
 ul li a.moduleItemTitle:hover {
    color: #b96f42;
}
.articles ul li .moduleItemIntrotext {}
.articles ul li .moduleItemIntrotext p {}

/*----------------------------------------- Articles  ------------------------------------*/

ul.posts {}
ul.posts li {}
ul.posts li a.moduleItemTitle {
    font-size: 16px;
    color: #38312b;
}
ul.posts li a.moduleItemTitle:hover {
    color: #7a9965;
}
ul.posts li .moduleItemIntrotext a {
    color: #f39a52;
}
ul.posts li .moduleItemIntrotext a:hover {text-decoration: underline;}

/*----------------------------------------- Blog  ------------------------------------*/

div.genericItemView,
div.userItemView,
.blog div.itemContainer {
    border-bottom: 1px solid #cfcbc7;
    margin-bottom: 52px;
    padding-bottom: 51px;
}

div.userItemHeader,
div.genericItemHeader,
.blog div.itemHeader,
.blog div.catItemHeader {
    overflow: hidden;
    padding: 3px 0 0;
    margin: 0 0 13px;
}

div.userItemHeader h3.userItemTitle, 
div.genericItemHeader h2.genericItemTitle,
.blog div.itemHeader h2.itemTitle,
.blog div.catItemHeader h3.catItemTitle {
    font: 16px/18px arial;
    letter-spacing: 0px;
    margin: 0 0 15px;
    padding: 2px 0 0;
    text-transform: none;
    color: #38312b;
}
div.userItemHeader h3.userItemTitle, 
div.genericItemHeader h2.genericItemTitle {
    width: 50%;
}
div.catItemHeader span.catItemDateCreated {
    font: bold 36px/20px Trebuchet MS;
    color: #38312b;
}

div.k2ItemsBlock.articles ul li span.moduleItemDateCreated,
div.genericItemHeader span.genericItemDateCreated,
div.userItemHeader span.userItemDateCreated,
div.itemHeader span.itemDateCreated,
.blog div.catItemHeader span.catItemDateCreated {
    float: left;
    width: 80px;
    height: 56px;
    padding-top: 24px;
    margin-right: 9px;
    border-radius: 80px;
    font: bold 36px/20px Trebuchet MS;
    text-align: center;
    color: #343434;
    background: #dddbd5;
}

div.k2ItemsBlock.articles ul li span.moduleItemDateCreated {
    margin-right: 16px;
}

div.k2ItemsBlock.articles ul li span.moduleItemDateCreated span,
div.genericItemHeader span.genericItemDateCreated span,
div.userItemHeader span.userItemDateCreated span,
div.itemHeader span.itemDateCreated span,
div.catItemHeader span.catItemDateCreated span {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}

div.catItemCommentsLink {
    border-right: none;
    float: right;
    margin: 50px 13px 0;
    padding: 3px 0 0 29px;
    background: url(../images/template/comment.png) 0 0 no-repeat;
}
div.catItemCommentsLink a {
    color: #a09890;
    text-transform: lowercase;
}
div.itemCategory,
div.catItemCategory {
    border-bottom: none;
    padding: 0 20px 0 0;
    display: inline;
}
div.itemHeader span.itemAuthor,
div.catItemHeader span.catItemAuthor {
    display: inline;
    margin: 0;
    padding: 0;
}
div.itemHeader span.itemAuthor a,
div.catItemHeader span.catItemAuthor a {}

/*----------------------------------------- Portfolio  ------------------------------------*/

.port div.catItemImageBlock {
    margin: 0 20px 20px 0;
    float: none;
}
.port div.catItemHeader h3.catItemTitle {
    font: 16px/18px arial;
    text-transform: none;
    letter-spacing: normal;
}

.portfolio-row{overflow:hidden;}
.portfolio-row div.catItemImageBlock {}

#port div.itemContainer {margin-bottom:0;}
#port div.itemContainer .catItemBody {margin-bottom:3em}



/*SortByType*/

#portfoliosorting{width: 100%; overflow: hidden; margin: 0 0 1em 0}
.sortbytype {padding: 0px; float:right;}

.sortbytype a {
  float: none;
  padding: 0;
  margin: 0 0 0 1em;
  text-decoration: none;}

.sortbytype a:hover, 
.sortbytype a.active_sort {}



/*PrettyPhoto*/

a.modal.img {
    position:relative; 
    display: inline-block; 
    overflow:hidden;
    background: #38312b;
}

a.modal.img span{
    background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
    height: 59px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    top: -50%;
    width: 44px;
}

/*----------------------------------------- FAQs ------------------------------------*/

#faqs div.catItemHeader{margin-bottom:0}

#faqs .question div.catItemHeader h3.catItemTitle {
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 0;
    padding: 0;
  }
  
#faqs span.ques,
#faqs span.ans{font-size: 18px;}

/*----------------------------------------- Testimonials ------------------------------------*/

.testimonials .rt-block {
    border: 1px solid #e7e5e3 !important;
    background: #f9f9f9;
    margin: 14px 0 0 !important;
    padding: 22px 20px 29px 30px !important;
    font: italic 16px/20px arial;
    color: #7f9d69;
}
.testimonials div.module-title {
    margin: 0 0 13px;
}
img.blockquote {
    float: left;
    margin: 6px 16px 1px 0;
}
.test-author {
    text-align: right;
    color: #38312b;
    font-size: 16px;
    font-style: normal;
    padding: 3px 0 10px;
}
  
/*----------------------------------------- History ------------------------------------*/

#history div.catItemHeader{float:left; margin:0 2em 0 0;}
#history div.catItemBody{overflow:hidden;}
  
  
/*Pagination*/

div.k2Pagination,
div.pagination,
div.itemComments div.itemCommentsPagination {
    display: table;
    margin: 0;
    padding: 0 0 30px;
    text-align: left;
}

div.k2Pagination ul,
div.pagination ul,
div.itemComments div.itemCommentsPagination ul{
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;}

#k2Container .k2Pagination ul li span,
#k2Container .k2Pagination ul li a,
div.pagination ul li a,
div.pagination ul li span,
div.itemComments div.itemCommentsPagination ul li a,
div.itemComments div.itemCommentsPagination ul li span {
  font: 36px/1.2307em 'Six Caps', sans-serif;
  display:inline-block;
  float:left;
  text-transform:uppercase;
}
#k2Container .k2Pagination ul li span,
div.pagination ul li span,
div.itemComments div.itemCommentsPagination ul li span {    
    color: #38312b;
}
  
.component-content ul {
    list-style-position: outside;
    list-style-type: square;
    margin: 10px 0;
    padding: 0;}

.component-content .pagenav {
    list-style-type: none;
    overflow: hidden;
  padding: 0px 0px;
}
  
#k2Container .k2Pagination ul li,
div.pagination ul li,
div.itemComments div.itemCommentsPagination ul li {
  margin-right: 10px;
  float: left;
  list-style:none;
}


/*Comments*/

div.itemComments ul.itemCommentsList li {
  margin-bottom: 11px;
  padding: 23px 17px 26px;
}
  
div.itemComments ul.itemCommentsList li img {
  margin: 0 15px 0 0;
}
  
#commentText{
    width: 80%;
  height:200px;}
  
#userName,
#commentEmail,
#commentURL{width:360px;}
  
div.itemComments ul.itemCommentsList li span.commentToolbar{
  padding:0;
  margin:0 0 0;
    float: left;
}
  
form#comment-form dl dt{margin:0;}


/*Forms*/


textarea#jform_contact_message,
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme{
  padding: 10px;
    resize: none;
  outline:none;
  overflow:auto;
  font:  13px/18px Arial, Helvetica, sans-serif;
    color: #a09890;
  margin:0;
  -webkit-appearance: none;
  -webkit-border-radius:0;
}

#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox,  
#contact-form fieldset input[type="text"],
#contact-form fieldset input[type="email"],
.itemCommentsForm input[type="text"],
#form-login  input[type="text"],
#form-login  input[type="password"],
#mod-search-searchword,
#searchForm input#search-searchword,
#josForm.register input[type="text"],
#josForm.register input[type="password"],
#josForm.register input[type="email"],
.profile input[type="text"],
.profile input[type="password"],
.profile input[type="email"],
#user-registration input#jform_email,
div.login-fields #username,
div.login-fields #password,
.k2AccountPage input[type="text"],
.k2AccountPage input[type="password"],
.k2AccountPage input[type="email"]{
  padding: 0 10px;
  outline:none;
  height: 37px;
  width:250px;
  font:  13px/37px Arial, Helvetica, sans-serif;
    color: #a09890;
  margin:0;
  -webkit-appearance: none;
  -webkit-border-radius:0;
}
  
label,
.k2AccountPage dd > span{
  line-height:2em;
  height:2em;}
  
div.itemCommentsForm form input.inputbox,
table.admintable td span b{
  margin:0;
  display:block;}
  
#rt-popup input.inputbox[type="text"],
#rt-popup input.inputbox[type="password"]{
  width:200px;
  -webkit-appearance: none;}
  
.component-content p.counter{line-height:2em;}
  
  
/*Contact Form*/

#contact-form input.required[type="text"],
#contact-form input.required[type="password"],
#contact-form input.required[type="email"],
#jform_contact_message{
  margin:0;}

#contact-form-cont,  
#contact-address,
.contact-misc p{float:left;  width:50%;}
  
.contact-form{margin-right:20px;}
  
.contact-miscinfo h3, .jicons-icons, #contact-form legend, .uniq{display:none;}
  
div.map-wrapper{
    padding: 0.5em;
  margin-bottom:2em;}
  
#map{height:260px;}

dd.submit-button {
    float: right !important;
    margin-right: 17px;}
  
#jform_contact_message{width:252px; height:200px;}


/*=== SIDEBARS===*/

#rt-sidebar-a .rt-block:first-child {
    border: none;
    padding: 0;
}
#rt-sidebar-a .rt-block {
    border-top: 1px solid #cfcbc7;
    padding-top: 37px;
    margin-bottom: 50px;
}

/*=== MainBottom Positions ===*/

#rt-mainbottom .rt-container {
    padding: 40px 0 53px;
    background: url(../images/template/rt-header.gif) center 0 no-repeat;
}

/*=== Bottom Positions ===*/

#rt-bottom .rt-container {
    background: url(../images/template/rt-header.gif) no-repeat center top;
    padding: 39px 0 75px;
}

/*=== Footer Positions ===*/

div#footer {color: #e3b388;}

p.copyright {
    margin-bottom: 0;
    padding-top: 33px;
}
.copyright a {color: #343434;}
  
.copyright a:hover{
  text-decoration:underline;}
  
span.sitename{}
span.date{}
span.footerText{}

/**/

ul.menu-social {
    overflow: hidden;
    float: right;
    margin: 33px 0 0;
}
ul.menu-social li {
    list-style: none;
    float: left;
    padding-left: 6px;
}
ul.menu-social li a {
    display: block;
    text-indent: -999em;
    width: 27px;
    height: 27px;
    background: url(../images/template/social.png) no-repeat;
}
ul.menu-social li a.delicious {
    background-position: 0px top;
}
ul.menu-social li a.twitter {
    width: 36px;
    background-position: -33px top;
}
ul.menu-social li a.skype {
    width: 29px;
    background-position: -75px top;
}
ul.menu-social li a.facebook {
    background-position: right top;    
}

ul.menu-social li a.delicious:hover {
    background-position: 0px bottom;
}
ul.menu-social li a.twitter:hover {
    background-position: -33px bottom;
}
ul.menu-social li a.skype:hover {
    background-position: -75px bottom;
}
ul.menu-social li a.facebook:hover {
    background-position: right bottom;
}

/*ToTop*/
/*Scroll to top*/

.rt-block.totop {
    bottom: 13px;
    position: fixed;
    right: 13px;
    display:none;
}

a#gantry-totop {
  z-index:999;
  background:url(../images/scroll-to-top.png) top left no-repeat;
  display:block;
  width:51px;
  height:51px;
  text-indent:-9999em;
  font-size:1px;
  line-height:1px;
}


/*======= 404 page styling ============*/

div.img404{width:50%; float:left;}
div.img404 img{width:100%;}

div.text404{}



/*======= Under Construction ============*/


h1.constrSiteName{margin-bottom:1em;}

.counter_desc{ position:relative; overflow:hidden; font-size:16px; font-weight:bold; line-height:1.2em; padding:5px 0 40px 0; margin: 0 0 0 30px}
.counter_desc div{ width:104px; margin-left:18px; text-align:center; float:left;}
.counter_desc div:first-child{ margin-left:0; margin-right:23px;}

.cntSeparator {
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 50px;
    margin: 24px 0;}  

#frame {
  width:600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align:center;
  background:#fff;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius:15px;  }

#frame .frameInner{
  padding:50px 36px;
}

#frame form {text-align: left;}

#frame #form-login label{width:100px; display: block; float:left;}

.OEM_Vendor, .Aircraft_Type, .Capability, .EASA, .FAA, .Cap_Add{
	display:none;	
}
#fullpagetable{
	display:block;	
}

#responsivepagetable{
	display:none;	
}
.partmodel, .description, .thirdtd{
	width:31%	
}