@font-face { font-family: 'MyFont'; font-style: normal; font-weight: normal; src: url(/fonts/Oswald-Light.woff) format('woff'); }
@font-face { font-family: 'MyFontMed'; font-style: normal; font-weight: bold; src: url(/fonts/Oswald-Regular.woff) format('woff'); }
@font-face { font-family: 'League-Gothic'; font-style: normal; font-weight: bold; src: url(/fonts/league-gothic.woff) format('woff'); }
@font-face { font-family: 'Lato-Reg'; font-style: normal; font-weight: bold; src: url(/fonts/LatoLatin-Regular.woff) format('woff'); }
body { margin: 0!important; padding: 0!important; background-image: url(/images/BG.jpg); background-repeat: repeat-x; background-color: #E5EFF4; background-attachment: fixed; }
body, td, th, p, li, ol { font-family: 'Lato-Reg', Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.5em; color: #222; }
div, span, h1, h2, h3, h4, ul, li, section, a { box-sizing: border-box; }
p { margin: 0 0 15px 0; }
p em{font-size: 15px; line-height: 1.4em;}
.wrapper { width: 100%; max-width: 1380px; min-width: 320px; height: auto; display: block; margin: auto; -webkit-box-shadow: 0 -1px 11px rgba(6, 36, 49, 0.4); -moz-box-shadow: 0 -1px 11px rgba(6, 36, 49, 0.4); -ms-box-shadow: 0 -1px 11px rgba(6, 36, 49, 0.4); -o-box-shadow: 0 -1px 11px rgba(6, 36, 49, 0.4); box-shadow: 0 -1px 11px rgba(6, 36, 49, 0.4); padding: 0; background-color: #43ABD0; background-color: #fff; }
.innerWrap { display: block; clear: both; width: 100%; margin: 0 auto; max-width: 1450px; padding: 0px 2%; box-sizing: border-box; position: relative; }
.edit-link { background-color: #D9FFCE; padding: 10px }
.edit-link:hover{background-color: #9F0;}
a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #0066CC; }
a:active { color: #003366; }
li strong { font-weight: bold; text-transform: none; color: #005984; }
li { color: #333333; margin-bottom: 5px; font-weight: normal; margin-top: 0px; padding-top: 2px; padding-left: 2px; list-style-image: url(/images/bullet.gif); list-style-type: disc; }
ul { color: #333333; margin-bottom: 5px; margin-left: 20px; font-weight: normal; margin-top: 0px; padding-top: 2px; padding-left: 5px; list-style-image: url(/images/bullet.gif); list-style-type: disc; }
h1, h2, h3, h4, h5, h6 { font-family: 'MyFontMed', Arial, sans-serif; text-decoration: none; }
h1 { font-size: 28px; color: #900; text-transform: uppercase; margin: 0px 0px 15px; font-weight: bolder; letter-spacing: 1px; padding: 0px; text-align: center; line-height: 16px; }
h1 a { text-decoration: none; color: #900; }
h2 { font-size: 22px; color: #006A9D; letter-spacing: 1px; text-transform: uppercase; }
h3 { font-size: 19px; font-weight: bold; color: #006A9D; margin-bottom:12px; line-height: 20px; }
hr{ margin:20px 0; border-top-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #09C; }
#Content-new-home { display: block; float: right; width: 680px; }
h4 { font-size: 17px; font-style: normal; font-weight: bold; color: #006A9D; letter-spacing: 1px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 6px; margin-top: 0px; text-transform: uppercase; margin-left: 0px; padding-left: 0px; margin-right: 0px; padding-right: 0px; line-height: 1.4em; }
h6 { font-size: 15px; color: #960; font-weight: bolder; line-height: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 6px; margin-left: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; }
h5 { font-size: 13px; color: #990000; text-transform: uppercase; margin: 0px 0px 15px; font-weight: bolder; letter-spacing: 2px; padding: 0px; text-align: center; line-height: 16px; }
.phone { font-size: 14px; font-weight: bold; margin-left: 80px; margin-bottom: 0; padding-bottom: 0; text-transform: lowercase; display: block; }
ol { list-style-type: decimal; margin-left: 20px; margin-right: 20px;margin-bottom: 10px; padding-bottom: 1px; }
ol ol { margin-bottom: 12px; margin-left: 40px; margin-right: 20px; margin-top: 5px; padding: 0px; list-style-type: lower-alpha; }
ol ol ol { margin-bottom: 2em; margin-left: 30px; margin-top: 8px; list-style-type: decimal; }
ol ol ol ol { margin-bottom: 2.5px; margin-right: 20px; margin-left: 20px; list-style-type: lower-alpha; }
ol strong { font-weight: bold; color: #005984; }
section { display: block; width: 100%; margin-top: -2px; position: relative; }
.innerWrap.innerWrapWide { max-width: 1800px; padding: 0; }
.innerWrap.innerWrapLean { padding: 0px 0.5%; }
.innerWrap.Padded { padding: 10px 2%; }
.textWrap { display: block; clear: both; width: 100%; margin: auto; max-width: 1360px; padding: 15px 2%; box-sizing: border-box; }
#default, select { color: #444; }
select:required:invalid {
color: #779;
}
option[value=""][disabled] { display: none; }
option { color: black; }
body .text-left { text-align: left!important; }
.section { padding: 20px 0; }
.white { background: #fff; }
.gray { background: #ddd; }
.gray-light { background: #eee; }
.gray-e8 { background: #e8e8e8; }
.gray-f7 { background: #f7f7f7; }
.gray-f4 { background: #f4f4f4; }
.gray-e0 { background: #e0e0e0; }
.gray-e { background: #eee; }
.gray-de { background: #dedede; }

#SIDE table {margin-bottom: 0px!important;}
#sky { background-image: url(/images/skyMR.jpg); position: fixed; top: 0; left: 0%; min-width: 100%; max-width: 100%; min-height: 1600px; width: auto; height: auto; z-index: -1; background-color: #589fc4; background-color: #fff; background-size: cover; background-repeat: no-repeat; background-position: right top; }
 @media (min-width:1280px) {
#sky { background-size: 100%; background-position: center top; }
}
 @media (max-width:759px) {
#sky { background-size: 200%; min-width: 200%; }
}
#sky { -webkit-backface-visibility: hidden; -webkit-animation: imageAnimation 60s linear infinite 0s; -moz-animation: imageAnimation 60s linear infinite 0s; -o-animation: imageAnimation 60s linear infinite 0s; -ms-animation: imageAnimation 60s linear infinite 0s; animation: imageAnimation 60s linear infinite 0s; }
 @keyframes imageAnimation { 0% {
 animation-timing-function: ease-out;
transform: scale(1);
opacity:0.4;
}
 50% {
 transform: scale(1.4);
opacity:1;
}
 100% {
 transform: scale(1);
opacity:0.4;
}
}
button.accordion, button.accordion:active, button.accordion:focus, button.accordion.active, button.accordion:hover { color: #eee; cursor: pointer; padding: 5px 80px 5px 0px; min-width: 100%; border: none; text-align: right; outline: none; font-size: 14px; line-height: 25px; transition: 0s; background-image: url(/images/SANDWICH-White.svg); background-repeat: no-repeat; background-position: right center; background-size: 60px auto; box-sizing: border-box; position: relative; z-index: 99; border-radius: 0; box-shadow: none!important;background-color: #035883!important;margin: 0; }
button.accordion.active, button.accordion:hover { opacity: 1; }

div.panel { padding: 0px; display: none; transition: 1s; margin-top: -1px; }
 @media(min-width:1000px) {
div.panel-DD { display: block; }
button.accordion { display: none!important; }
}
.BUTTONS-sub { text-align: center; }
.BUTTONS-sub a { display: inline-block; font-size: 15px; margin: 10px; min-width: 100px; padding: 5px 10px; background: #eee; }
.BUTTONS-sub a:hover { background: #ddd; color: #000; }
.WARNING { font-weight: bold; text-transform: none; color: #990000; font-style: italic; }
.smalltitle { font-size: 13px; font-style: italic; font-weight: bold; color: #996600; text-transform: none; line-height: 19px; letter-spacing: 1px; }
.captions { font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; letter-spacing: 2px; color: #797979; text-transform: uppercase; }
.bullets { color: #FF6633; font-weight: bold; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; margin-top: 10px; }
.coop { font-style: normal; line-height: normal; font-weight: normal; color: #993300; text-transform: lowercase; }
.captionsSmall { font-style: normal; line-height: normal; font-weight: normal; letter-spacing: normal; color: #666666; text-transform: none; }
.home { font-style: normal; font-weight: bold; letter-spacing: 5px; text-transform: uppercase; color: #E2E2E2; text-decoration: none; }
.order { font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; letter-spacing: normal; color: #FF6600; text-transform: none; }
.header { font-size: 11px; font-style: normal; font-weight: 800; letter-spacing: 1px; text-transform: capitalize; color: #6C2205; word-spacing: 0px; text-indent: 0px; font-variant: normal; }
.mikereyfman { font-size: 13px; font-style: normal; line-height: 15px; font-weight: normal; color: #BBBBBD; letter-spacing: 14px; }
.Bullets-List { list-style-image: url(images/bullet.jpg); }
.SERVICES { font-weight: bold; color: #8D703A; }
.TITLE_PAGE { font-size: 12px; font-weight: bold; color: #990000; letter-spacing: 1em; text-align: center; text-transform: uppercase; line-height: 9px; }
.Product-Discription { font-size: 12px; color: #666666; font-weight: normal; }
.ProductName {color: #006699; text-transform: capitalize; padding-top: 5px; padding-bottom: 0px; margin: 0px 0px 10px; }
.Prizes { font-weight: bold; color: #000; text-transform: capitalize; padding-top: 5px; padding-bottom: 0px; margin: 0px 0px 7px; }
.Prizes em { color: #900; font-weight: normal; text-transform: uppercase; }
.Product-Price { color: #990033; letter-spacing: 1px; text-transform: uppercase; }
.Product-Price strong { color: #990033; }
.ChadtHeader { font-size: 13px; font-weight: bold; color: #002D54; font-style: italic; padding-top: 1em; }
.BigProductTitle { font-weight: bold; color: #006699; padding: 3px; }
.Selections { background-color: #EEF2F7; border-radius: 5px; border: 1px solid #999; padding: 10px; }
.BULLET { font-size: 11px; font-weight: bold; color: #A67A10; text-decoration: none; }
.SIDEBUTTONS { font-size: 12px; color: #603617; font-weight: normal; }
inputD, textarea { -webkit-appearance: none; }
input[type=checkbox],  input[type=radio] { display: inline-block; font-size: 17px; line-height: 2em; margin: 0 0.5em 0 0; margin-bottom: 5px; padding: 0; width: 1.5em; height: 1.5em; -webkit-border-radius: 0.5em; vertical-align: text-top; }
input[type=radio] { -webkit-border-radius: 2em; /* Make radios round */ border: 2px solid #999; }
input[type=checkbox]:checked,  input[type=radio]:checked { background-color: #356391; -webkit-background-size: 22px 22px; /* shrink high resolution background */ }
input[type=select] { background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); padding: 0.8em; width: 100%; line-height: 22px; }
.TEXTFIELDS { font-size: 15px; font-style: italic; color: #333333; background-color: #EEF2F7; border-radius: 2px; border: 1px solid #999; padding: 0 3px; margin-bottom: 3px; line-height: 30px; width: 98%; }
.TEXTFIELDS:focus { color: #000; background-color: #D0DBE7; }
#SendButton a { color: #FFFFFF; text-decoration: none; }
#SendButton, .SendButton { color: #fff; border: solid 1px #900; background: #900; font-size: 19px; font-family: MyFontMed; line-height: 36px; padding: 0 10px; text-decoration: none; display: block; margin: auto; min-width: 150px; text-align: center; width: 200px; text-transform: uppercase; }
#SendButton:hover, .SendButton:hover { background-color: #069; border: solid 1px #069; }
textarea { max=height:100px;
}
.subtitle { font-size: 10px; text-transform: uppercase; color: #FFFFFF; background-color: #CC6600; text-align: center; letter-spacing: 1px; }
.smallstuff { font-size: 10px; text-transform: capitalize; color: #AD843F; }
.ChartText { color: #000000; background-color: #F2F4F9; font-weight: normal; list-style-position: outside; list-style-type: circle; margin: 5px; padding-left: 0.5em; padding-top: 0.5em; padding-right: 0.5em; padding-bottom: 0.5em; }
.ChartText2 { color: #000000; font-weight: normal; list-style-position: outside; list-style-type: circle; margin: 5px; padding-left: 0.5em; padding-top: 0.5em; padding-right: 0.5em; padding-bottom: 0.5em; }
.Frame-Picture { color: #000000; padding: 2px; font: bold 11px/10px Verdana, Arial, Helvetica, sans-serif; color: #000000; background: #EED9BB repeat-x left; text-align: left; letter-spacing: 2pt; text-transform: capitalize; text-indent: 6pt; border: 1px solid #B2700F; clip: rect(auto auto auto auto); }
.ChartHeader { font-size: 14px; text-decoration: none; background-color: #DAE0E4; font-weight: bold; color: #3D4E5A; padding-left: 6px; padding-top: 5px; padding-bottom: 2px; }
.Chart { font-size: 10px; background-color: #f7f7f7; font-weight: normal; color: #333; padding: 1px; width: 99%; border-collapse: collapse; }
#MAINBODY .Chart h2 { padding-top: 5px; margin-top: 5px; border: none; text-transform: none; }
#MAINBODY .Chart h2 em { font-variant: normal; color: #555; font-size: 14px;font-family:Arial Narrow; }
.WhatsNew { font-size: 12px; font-weight: bold; color: #900; }
.wood { font-size: 17px; font-weight: bold; color: #069; margin-bottom: 6px; display: block; margin-top: 2px; }
.linkback { font-weight: bold; color: #993300; text-decoration: underline; }
.smallcopy10 { font-size: 12px; font-weight: normal; }
.coop-mike { font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #9F9F9F; text-transform: lowercase; }
.Bronze-Italic-Copy { font-size: 14px; font-style: italic; color: #002E54; font-weight: normal; line-height: 16px; }
.SIDE_LINKS_BUTTONS { font-size: 11px; color: #00CCFF; font-weight: normal; }
.Table-Title { font-size: 11px; text-decoration: none; background-color: #CCCCCC; font-weight: bold; text-align: center; margin: 0px; padding: 5px 1px; color: #9B4E00; letter-spacing: 1px; }
.Table-Text { font-size: 11px; color: #000000; background-color: #FFFFFF; font-weight: normal; line-height: 14px; padding-bottom: 10px; padding-top: 5px; width: 300px; }
.ProductNumber { font-size: 10px; font-weight: normal; color: #999999; text-align: right; }
.POPUP-Description { font-size: 10px; font-style: normal; font-weight: bold; letter-spacing: 5px; text-transform: uppercase; color: #CCCCCC; text-decoration: none; }
.subtitle2 { font-size: 10px; text-transform: uppercase; color: #FFFFFF; background-color: #9D4F00; text-align: center; letter-spacing: 1px; }
#THUMBNAIL a { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #333333; background-color: #E6E6E6; font-weight: bold; letter-spacing: 1px; text-decoration: none; text-indent: 5px; display: block; padding: 3px; margin: 0px; text-transform: uppercase; }
#THUMBNAIL a:hover { font-family: Verdana, Geneva, sans-serif; color: #003366; background-color: #FF9900; font-weight: normal; text-decoration: none; display: block; margin: 0px; }
#DOWNLOADapplication a { font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #006666; font-weight: bold; letter-spacing: 1px; text-decoration: none; text-indent: 5px; display: block; padding: 3px; margin: 0px; text-transform: none; }
#DOWNLOADapplication a:hover { font-family: Verdana, Geneva, sans-serif; color: #FFFFFF; background-color: #006699; font-weight: normal; text-decoration: none; display: block; margin: 0px; }
#bodycopylink a { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #006699; text-decoration: underline; background-color: #DEEBF3; display: block; padding: 3px 3px 3px 5px; font-weight: bold; margin-bottom: 5px; }
#bodycopylink a:hover { color: #254C7D; background-color: #E2F3FB; color: #0F4080; }
#TITLE3 a { font-size: 12px; color: #FFFFFF; font-weight: bold; cursor: text; padding-left: 10px; letter-spacing: 1px; }
#TITLE2 a { font-size: 18px; color: #FFFFFF; letter-spacing: 0px; font-weight: 900; text-decoration: none; cursor: text; padding-left: 12px; background-color: #757B89; margin-left: 0px; text-indent: -2px; width: 25px; }
#BUTTONS-3D { background-color: #003366; }
#BUTTONS-3D a { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #004066; font-weight: bold; text-decoration: none; display: block; font-style: normal; background-color: #C2CACD; background-image: url(/images/button-background1.jpg); background-repeat: repeat-x; padding-top: 4px; padding-right: 4px; padding-bottom: 5px; padding-left: 4px; border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #FFFFFF; border-bottom-color: #576A75; letter-spacing: 1px; border-left-color: #576A75; text-align: center; }
#BUTTONS-3D a:hover { color: #FFFFFF; background-color: #005B8B; background-image: url(images/button-background2.jpg); background-repeat: repeat; border-right-width: 1px; border-right-style: solid; border-right-color: #04689A; border-top-width: 1px; border-top-style: solid; border-top-color: #04689A; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #003366; }
#BUTTONS-TOP {background-color: #eee; display: block; margin: auto; clear: both; width: 100%; text-align: center; border-bottom: solid 3px #0d5a8b; background-image: -webkit-gradient(linear, left top, left bottom, from( #fff /*{c-bup-background-start}*/ ), to( #ccc /*{c-bup-background-end}*/ )); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* FF3.6 */ background-image: -ms-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* IE10 */ background-image: -o-linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); /* Opera 11.10+ */ background-image: linear-gradient( #fff /*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/ ); box-shadow: 0 4px 8px -3px rgba(0, 0, 0, 0.6); }
#BUTTONS-TOP a { font-family: "MyFontMed", Tahoma, Geneva, sans-serif; font-size: 16px; line-height: 38px; color: #004066; font-weight: bold; text-decoration: none; display: inline-block!important; font-style: normal; letter-spacing: 1px; text-align: center; margin-left: 1px; background-repeat: repeat; border-left: none!important; border-right: solid 1px #006599; cursor: pointer!important; float: none!important; margin-right: -4px!important; }
#BUTTONS-TOP .Contact, #BUTTONS-TOP .tsbutContact, #BUTTONS-TOP .tsbutCF { border-right: none; }
#BUTTONS-TOP a:hover { color: #FFFFFF; background-color: #005B8B; background-image: url(images/button-background2.jpg); border-right: solid 2px #006599; margin: 0; background-image: -webkit-gradient(linear, left top, left bottom, from( #005B8B /*{c-bup-background-start}*/ ), to( #143050 /*{c-bup-background-end}*/ )); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* FF3.6 */ background-image: -ms-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* IE10 */ background-image: -o-linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); /* Opera 11.10+ */ background-image: linear-gradient( #005B8B /*{c-bup-background-start}*/, #143050 /*{c-bup-background-end}*/ ); background-position: bottom; background-size: auto 100%; }


#BUTTONS-TOP .sub-menu a, #BUTTONS-TOP .sub-menu li{margin:0;text-shadow:none;border-right:none!important;}
#BUTTONS-TOP .sub-menu{border-bottom:3px solid #069;}
#BUTTONS-TOP .sub-menu a{font-family: "MyFont"!important;font-size:17px;}

#BUTTON-SHOPPINGCART-CONTENT { width: 960px; height: 18px; display: block; float: right; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; background-color: #9EB56A; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #97660C; }
#BUTTON-CONTENT { width: 100%; height: 25px; background-color: #9BAEAA; display: block; float: left; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; }
#BUTTONS-SHOPPINGCART-TOP a { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 3px; padding-right: 20px; padding-left: 20px; text-transform: capitalize; margin-top: auto; margin-right: auto; margin-bottom: 0px; margin-left: auto; white-space: nowrap; border-left-width: 1px; border-left-style: solid; border-left-color: #39664B; background-color: #C4B95B; height: 13px; }
#BUTTONS-SHOPPINGCART-TOP a:hover { background-color: #CBDAB2; color: #000; }
#BUTTONS-Container { display: block; width: 220px; margin-top: 10px; padding: 0px; margin-left: 0px; float: left; }
#BUTTONS a { font-size: 12px; color: #CCCCCC; background-color: #006A9D; font-weight: bold; text-decoration: none; display: block; font-style: normal; text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #003955; width: 230px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #003955; border-left-color: #0084CA; letter-spacing: 1px; padding-top: 5px; padding-right: 0px; padding-bottom: 4px; padding-left: 6px; margin: 0px; }
#BUTTONS a strong { font-weight: bold; }
#BUTTONS td img { height: 1px; width: 233px; }
#BUTTONS td a { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #00466C; padding-top: 4px; padding-bottom: 4px; }
s #BUTTONS li { margin: 0px; }
#BUTTONS a:hover { color: #FFFFFF; background-color: #124481; text-decoration: none; }
#BUTTONS p { margin: 0px; padding: 0px; font-size: 1px; line-height: 1px; }
#BUTTONS p a { margin: 0px; }
#BUTTONS h1 { font-size: 12px; color: #CCCCCC; background-color: #006A9D; font-weight: bold; text-decoration: none; display: block; font-style: normal; text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #003955; width: 218px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #0084CA; border-right-color: #003955; border-left-color: #0084CA; letter-spacing: 1px; text-align: left; padding-top: 2px; padding-right: 3px; padding-bottom: 2px; padding-left: 10px; margin-top: 2px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
#BUTTONS-Container p { margin: 0px; }
#BUTTONS-page a { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #E6E6E6; background-color: #990000; font-weight: bold; letter-spacing: 1px; text-decoration: none; text-indent: 0px; display: block; padding: 3px 6px; }
#BUTTONS-YEAR-sub { display: block; width: 160px; margin: auto; margin-bottom: 5px; }
#WHATSNEW #BUTTONS-YEAR-sub, #WHATSNEW #BUTTONS-AD { margin-bottom: 5px; }
#BUTTONS-YEAR-sub a { font-family: 'MyFontMed'; font-size: 15px; color: #FFFFFF; background-color: #2D97C1; text-decoration: none; display: block; font-style: normal; letter-spacing: 1px; text-align: center; padding: 5px; }
#BUTTONS-YEAR-sub a:hover { color: #FFFFFF; background-color: #006A9D; text-decoration: none; }
#BUTTONS-YEAR-sub p { letter-spacing: normal; display: block; }
#BUTTONS-sub, #BUTTONS-SIDE ul ul { display: block; clear: both; width: 232px; float: left; padding-bottom: 10px; }
#BUTTONS-sub a, #BUTTONS-SIDE #BUTTONS-sub a, #BUTTONS-SIDE .FlightSchool a, #BUTTONS-SIDE ul ul li a { font-family: 'MyFontMed', Arial, Helvetica, sans-serif; font-size: 16px; line-height: 30px; color: #002953; text-decoration: none; display: block; padding: 0 5px 0 10px; border-bottom: solid 1px #E8F2F7; background-image: url(/images/BG-button-transparent1.png); width: 100%; min-width: 225px; text-align: left; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 15px; background-color: none; float: right; letter-spacing: normal; }
#BUTTONS-sub a:hover, #BUTTONS-SIDE #BUTTONS-sub a:hover, #BUTTONS-SIDE ul ul li a:hover { color: #FFFFFF; background-image: url(/images/BG-button-transparent2.png); background-color: #069; }
#BUTTONS-sub-page a { font-family: Verdana, Geneva, sans-serif; color: #FFFFFF; background-color: #4FB0D1; font-weight: bold; text-decoration: none; text-indent: 8px; display: block; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; text-transform: uppercase; font-size: 10px; }
#BUTTONS-sub ul, #BUTTONS-SIDE ul ul ul { display: block; padding: 0px; list-style-type: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; }
#BUTTONS-sub li, #BUTTONS-SIDE ul ul li { display: block; margin: 0px; padding: 0px; margin-left: 8px; list-style-type: none; list-style-position: inside; list-style-image: none; }
#BUTTONS-sub h2, #BUTTONS-SIDE ul ul li h2 { border-bottom-style: none; letter-spacing: 0px; }
#BUTTONS-sub p, #BUTTONS-SIDE ul ul li p { margin-bottom: 0px; line-height: 15px; }
#BUTTONS-sub em, #BUTTONS-SIDE ul ul li em { color: #900; }
#THUMBMAIL a { font-size: 10px; color: #003366; background-color: #DDE7EF; font-weight: bold; letter-spacing: 1px; text-decoration: underline; display: block; padding: 2px 8px; margin: 0px; white-space: nowrap; width: 300px; text-align: left; }
#THUMBMAIL a:hover { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #006A9D; font-weight: normal; text-decoration: none; display: block; }
#mikereyfman a { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #BBBBBD; letter-spacing: 8px; text-decoration: none; cursor: text; vertical-align: bottom; text-indent: 5px; padding: 2px; margin: 0px; }
#FOOTNOTEnoLINK { color: #666666; font-size: 9px; font-family: Verdana, Geneva, sans-serif; text-decoration: none; cursor: text; }
#FOOTNOTE a { color: #666666; font-size: 9px; font-family: Verdana, Geneva, sans-serif; text-decoration: underline; }
#FOOTNOTE a:hover { color: #006699; letter-spacing: 0px; text-decoration: underline; text-indent: 0px; padding: 0px 0px; margin: 0px; }
#sidelinks a { font-size: 11px; font-family: Verdana, Geneva, sans-serif; font-weight: normal; letter-spacing: normal; line-height: normal; text-decoration: underline; text-indent: 0px; display: block; padding: 0px 0px; margin: 0px; color: #77412A; }
#sidelinks a:hover { color: #CC0000; letter-spacing: normal; text-decoration: underline; text-indent: 0px; display: block; padding: 0px 0px; margin: 0px; }
#iframemovie { background-color: #85b4ca; text-align: right; margin: 0px; padding: 0px; float: right; }
.NEWS { font-size: 13px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-align: center; background-repeat: no-repeat; padding: 4px; background-color: #D7DBDD; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; display: block; }
.PageTitle, #MAINBODY .PageTitle { font-family: 'MyFontMed'; font-size: 22px; text-transform: uppercase; color: #006699; background-color: #eee; padding: 5px; margin-top: 30px; letter-spacing: 1px; text-align: center; text-shadow: none; width: 100%; }
.peopleNames { font-size: 14px; line-height: 1em; height: 15px; font-style: italic; text-transform: capitalize; color: #006699; text-decoration: none; text-align: right; font-style: italic; text-decoration: none; clear: both; display: block; width: 100%; margin-top: 0px; margin-bottom: 15px; }
.TestimonialsGood { color: #003366; text-align: left; background-color: #efefef; font-style: italic; display: inline-block; vertical-align: top; width: 100%; padding: 6px; margin-bottom: 8px; border: solid 1px #eee; }


 @media(min-width:900px) {
.TestimonialsGood.Half { width: 45%; margin: 0.3%; }
}
#MAINBODY .TestimonialsGood { padding: 10px; }
#PressRelease { width: 97%; background-color: #fff; display: block; padding: 7px; margin-bottom: 4px; }
#PressRelease strong { color: #069; font-size: 16px; }
#FAQ-links { width: 100%; }
#FAQ-links p { margin: 0; }
.FAQanswears, #MAINBODY .FAQanswears { color: #000000; text-align: left; background-color: #EBF1F9; font-style: normal; line-height: 18px; display: block; padding: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
ul .FAQanswears { list-style-position: inside; margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding: 5px; }
.FAQquestions, #MAINBODY .FAQquestions { color: #006699; font-weight: bold; margin: 0; font-style: italic; display: block; padding-bottom: 3px; padding-top: 8px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #1572A1; }
.Bullets-Chart { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #003366; text-align: left; border: thin solid #FFFFFF; background-color: #EBEDF3; padding: 5px; list-style-position: outside; list-style-type: decimal; margin: 1px; line-height: 20px; }
#MAINBODY .Feature-Bullets, .Feature-Bullets { font-family: 'MyFontMed', Arial, sans-serif; font-size: 17px; line-height: 36px; color: #003366; text-align: left; background-color: #eee; list-style-position: inside; list-style-type: decimal; display: block; margin-top: 4px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; padding: 3px 2%; width: 96%; }
#MAINBODY .Feature-Bullets:hover, .Feature-Bullets:hover { color: #900; }
a.Feature-Bullets.pdf { background-image: url(/images/pdf.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
#MAINBODY .FeaturesTitle, .FeaturesTitle { font-family: Verdana, Geneva, sans-serif; font-size: 12px; background-color: #E6E5D9; padding: 3px 4px 3px 15px; padding-right: 2%; padding-left: 2%; width: 96%; text-transform: uppercase; margin: 2px 0px; font-weight: normal; }
.FeaturesTitle p:first-line { }
.FeaturesTitle strong { color: #006699; font-size: 12px; font-weight: bold; }
.PLANENAME { font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #003366; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-align: center; background-color: #CAD7E3; padding-top: 4px; padding-bottom: 4px; }
.Features { color: #006699; font-weight: bold; padding-top: 0px; padding-bottom: 5px; margin: 0px; }
.HomePage-Copy { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #005984; margin: 15px; padding: 15px; line-height: 20px; }
#CellBigBackground { background-image: url(images/Background-cityskyline.jpg); background-repeat: no-repeat; background-position: 201px bottom; clear: right; float: right; }
#CellSideBackground { background-repeat: no-repeat; background-position: 0px top; background-color: #42ABCF; width: 200px; background-image: url(images/Side-Background-Clouds.jpg); margin: 0px; padding: 0px; }
#CloudonTOPBackground { background-repeat: no-repeat; background-position: 0px top; width: 200px; background-image: url(images/Side-Background4.jpg); }
#CellBackground { background-image: url(images/Background-cityskyline.jpg); background-repeat: no-repeat; }
#DownloadButtons a { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #004066; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 2px; border-left-width: 3px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #5682A9; border-bottom-color: #0D4671; border-left-color: #FFFFFF; display: block; background-color: #D6E2ED; padding: 2px 3px 3px 5px; margin: 0px; text-decoration: none; letter-spacing: 0.5px; white-space: nowrap; font-weight: bold; }
#DownloadButtons a:hover { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #000000; }
#WatermarkBackground { background-image: url(images/Logo-Whatermark.jpg); background-repeat: no-repeat; background-position: right bottom; background-color: #FFFFFF; width: 700px; margin-right: 5px; margin-left: 5px; }
#backtothetop a, .backtothetop { font-size: 10px; color: #265E95; display: block; text-align: center; margin-bottom: auto; padding-top: 30px; padding-right: 1%; padding-bottom: 2px; padding-left: 1%; margin-top: 10px; border-top-style: none; clear: both; width: 200px; background-image: url(images/topArrow.svg); background-repeat: no-repeat; background-position: center top; margin-right: auto; margin-left: auto; text-indent: -9999px; background-size: 30px; opacity: 0.6; }
#backtothetop a:hover, .backtothetop:hover { color: #003366; opacity: 1; }
#BUTTONS-TableContent a { color: #004364; font-size: 18px; font-family: 'MyFontMed'; text-decoration: none; display: block; padding-left: 5px; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; text-transform: uppercase; font-weight: normal; margin-top: 5px; }
#BUTTONS-TableContent a:hover { color: #003366; background-color: #EDF1F1; text-decoration: none; display: block; }
.aircraftspecs { background-color: #fff; text-align: left; vertical-align: top; margin: 0px; padding-top: 0px; padding-right: 6px; padding-bottom: 0px; padding-left: 6px; width: 100%; margin-bottom: 10px; }
.aircraftspecs td { background-color: #ECEEEE; }
body .aircraftspecs .ProductName { background-color: #FFF; border: 1px solid #FFF; font-size: 17px; }
#ProductTable { color: #003366; background-color: #FFFFFF; margin: auto; padding: 0px; border: 1px solid #fff; text-transform: capitalize; }
#ProductTable td { padding: 5px; }
#ProductTable img { padding: 0; margin: 0; }
#line { background-image: url(images/Yellow-line.jpg); background-repeat: repeat-x; background-position: top; background-color: #006599; }
.ChartTextBOLD { color: #006699; background-color: #EBEFF5; font-weight: bold; list-style-position: outside; list-style-type: circle; line-height: 16px; padding: 0.5em; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 5px; }
.ChartTextSmall { font-size: 12px; color: #000000; background-color: #EBEFF5; font-weight: normal; list-style-position: outside; list-style-type: circle; margin: 0px; text-transform: lowercase; text-align: center; padding-top: 3px; padding-right: 2px; padding-bottom: 3px; padding-left: 2px; }
.ChartHeaderSmall { font-size: 12px; text-decoration: none; background-color: #C9D6E3; font-weight: normal; color: #2D3D47; margin: 0px; text-align: center; font-style: normal; line-height: normal; padding: 2px; }
#BUTTONS-POLL a { font-size: 12px; color: #006A9D; font-weight: normal; text-decoration: none; display: block; margin: 0px; font-style: normal; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; text-transform: uppercase; border-bottom-style: solid; border-top-color: #FFFFFF; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #FFFFFF; border-bottom-color: #E8F2F7; border-left-color: #FFFFFF; border-top-width: 1px; text-align: center; width: 485px; letter-spacing: 1px; background-color: #CAE0ED; }
#BUTTONS-POLL a:hover { color: #FFFFFF; background-color: #BFD3E0; }
.POLL { background-color: #E5EFF4; color: #003366; width: 500px; font-size: 12px; text-align: left; }
.POLL p:first-line { color: #006699; font-weight: bold; text-transform: uppercase; font-size: 12px; }
#planes-pictures { background-color: #E5EFF4; }
#planes-pictures img { width: 320px; height: 240px; }
#SEO-COPY { font-size: 10px; color: #2F82AC; width: 100%; }
#SEO-COPY p { font-size: 11px; color: #999999; line-height: 13px; margin-bottom: 5px; margin-top: 5px; text-transform: capitalize; }
.CHECKLIST { font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #006599; display: block; height: 15px; width: 15px; margin-right: 0px; }
#CellSideBackground #CloudonTOPBackgroundNO { background-color: #40AAD1; background-image: url(images/blu-box.jpg); }
#paypal-paymentbox { background-color: #EFF3F5; width: 46%; margin: auto; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #43ABD0; margin-bottom: 15px; margin-top: 10px;padding:15px; }
#paypal-paymentbox td { text-align: center; vertical-align: top; }
#paypal-paymentbox .TEXTFIELDS { background-color: #fff; }
#paypal-paymentbox .TEXTFIELDS:focus { background-color: #D6ECF3 }
#paypal-paymentbox td input, #paypal-paymentbox td textarea, #paypal-paymentbox td select {clear: both;
    margin: auto;
    float: none;
    line-height: 30px;
    width: 100%;box-sizing: border-box;
    margin-bottom: 5px;
    margin-top: 0;}
#paypal-paymentbox td input[type=image] {max-width:240px; }
	
#paypal-paymentbox td select { background-color: #fff; clear: both; margin: auto; float: none; margin-bottom: 5px; margin-top: 0; width: 100%;height:38px; }
body #paypal-paymentbox p { clear: both; display: block; text-align: center; margin-bottom: 0; margin-top: 8px; }
#paypal-paymentbox img { display: block; margin: auto; float: none; clear: both;  }
#paypal-paymentbox h1 { letter-spacing: normal; }
#paypal-paymentbox td submit, body .SUBMIT { background-color: #EFF3F5; }
#paypal-paymentbox td input:hover, body .SUBMIT:hover { background-color: #fff; }
#SEO-COPY p { font-size: 10px; }
#SEO-COPY td { text-align: left; }
.memorial { font-size: 14px; line-height: 19px; font-weight: bold; color: #000000; }
#story { font-size: 11px; color: #666666; display: block; width: 152px; font-weight: normal; line-height: 12px; border: 1px solid #43ABD0; padding: 0px; background-color: #F2F4F4; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#story p { font-size: 10px; margin: 0px; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; line-height: 11px; color: #666666; }
#story a { color: #2371B3; }
.planeforsale-homepage { font-size: 10px; line-height: 11px; color: #990000; margin-top: 2px; padding-top: 1px; display: block; margin-bottom: 4px; padding-bottom: 4px; }
#THUMB a { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #333333; background-color: #E6E6E6; font-weight: bold; letter-spacing: 1px; text-decoration: none; display: block; padding: 3px; margin: 0px; text-transform: uppercase; }
#THUMB a:hover { font-family: Verdana, Geneva, sans-serif; color: #003366; background-color: #43ABD0; font-weight: normal; text-decoration: none; display: block; margin: 0px; }
#Seminars { }
#Seminars strong { font-size: 13px; font-style: italic; color: #01488F; }
#Seminars img { margin-top: 5px; }
#Seminars h2 { font-size: 13px; font-weight: bold; color: #990000; margin-top: 20px; }
#Seminars li { color: #666666; }
#Seminars p { font-weight: bold; }
#CutomerCopy { display: block; width: 650px; font-size: 11px; color: #333333; line-height: 14px; }
#CutomerCopy p { font-size: 11px; color: #333333; margin-bottom: 20px; line-height: 14px; }
#CutomerCopy div { font-size: 12px; font-weight: bold; color: #006A9D; line-height: 15px; }
#Customer-Logo { margin: 0px; padding: 0px; }
#Customer-Logo img { height: auto; width: auto; }
#BUTTONS-AD { display: block; width: 160px; margin: auto; margin-bottom: 5px; }
#BUTTONS-AD a { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #E6E6E6; background-color: #006498; font-weight: bold; letter-spacing: 0px; text-decoration: none; text-indent: 0px; display: block; text-align: center; padding-top: 4px; padding-right: 6px; padding-bottom: 4px; padding-left: 6px; line-height: 15px; }
#BUTTONS-AD a:hover { background-color: #2D97C1; }
#NEWS-Table { margin-bottom: 0px; }
#NEWS-Table p { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #E3E7E8; }
#random { padding: 0px; width: 990px; background-repeat: no-repeat; background-position: 260px top; height: 230px; display: block; float: left; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
#random img { margin: 0px; height: 120px; width: 700px; }
#TOP { width: 100%; height: 105px; clear: both; margin: auto; }
#TOP-Weather { }
#TOP-Cessna { }
#TOP-Logo { width: 720px; height: 105px; display: block; float: left; background-image: url(/images/TOP-Logo.svg); background-repeat: no-repeat; background-position: left top; }
#TOP-Logo a { width: 691px; height: 105px; display: block; color: #FFF; text-decoration: none; }
#TOP img { width: 691px; height: 100px; }
#TopBanner { display: block; height: 105px; padding-left: 9px; float: right; background-image: url(/images/TopBanner.png); background-repeat: no-repeat; background-size: auto 100%; background-position: right top; }
#TopBanner a { height: 97px; width: 250px; display: block; color: #FFF; text-decoration: none; }
#TopBanner img { display: none; float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin-left: 10px; height: 97px; width: 250px; }
#BUTTON-CONTENT { width: 100%; background-color: #006498; display: block; float: left; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; height: 35px; }
#CloudBackground { width: 100%; background-size: 100% auto; background-repeat: no-repeat; background-position: left bottom; height: auto; min-height: 400px; line-height: 13px; text-align: left; background-color: #42ABCF; background-image: url(images/Side-Background4.jpg); display: block; margin: 0px; padding: 0px; padding-bottom: 150px; margin-bottom: 0; clear: both; }
#SIDE { width: 240px; float: left; height: auto; min-heightD: 350px; line-height: 13px; vertical-align: top; text-align: left; display: block; margin: 0; padding: 0; padding-bottom: 5px; position: relative; z-index: 55; }
#SIDE .BlockAfrePic { display: block; width: 100%; height: 100%; padding: 10px 0; background-color: #42ABCF; background: rgba(66,172,207,1); background: -moz-linear-gradient(top, rgba(66,172,207,1) 0%, rgba(255,255,255,0) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,172,207,1)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(top, rgba(66,172,207,1) 0%, rgba(255,255,255,0) 100%); background: -o-linear-gradient(top, rgba(66,172,207,1) 0%, rgba(255,255,255,0) 100%); background: -ms-linear-gradient(top, rgba(66,172,207,1) 0%, rgba(255,255,255,0) 100%); background: linear-gradient(to bottom, rgba(66,172,207,1) 0%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42accf', endColorstr='#ffffff', GradientType=0 );
}
#SIDE ul { margin: 0px; padding: 0px; list-style-type: none; }
#SIDE p { margin-right: 0px; margin-bottom: 15px; font-size: 11px; line-height: 14px; margin-top: 2px; width: 230px; text-align: left; vertical-align: top; font-weight: normal; display: block; }
#SIDE li { list-style-type: none; list-style-position: inside; list-style-image: none; display: block; float: left; }
#SIDE h5 { width: 230px; font-size: 11px; letter-spacing: 1px; border-bottom-color: #C5C7CA; font-weight: bold; color: #E3E4E6; line-height: 18px; border-bottom-width: 2px; border-bottom-style: dotted; margin-top: 5px; }
#SIDE h6 { font-size: 6px; line-height: 6px; border-bottom-color: #C5C7CA; border-bottom-width: 1px; border-bottom-style: solid; margin: 0px; padding: 0px; }
#SIDE h3 { font-size: 9px; font-weight: normal; color: #E3E4E6; margin-bottom: 4px; font-variant: normal; text-transform: uppercase; letter-spacing: 1px; padding-top: 7px; padding-bottom: 0px; }
#SIDE h2 { font-size: 11px; margin-top: 5px; line-height: 12px; padding-top: 1px; padding-bottom: 2px; border-bottom-width: 1px; color: #257894; background-color: #D8E7EE; }
#SIDE strong { letter-spacing: 1px; }
#SIDE img { margin-top: 15px; margin-bottom: 5px; display: block; margin-right: auto; margin-left: 15px; vertical-align: top; padding: 0px; }
#SIDE #BUTTONS ul { margin: 0px; list-style-type: none; display: block; }
#SIDE #BUTTONS p a { margin: 0px; display: block; }
#SIDE #BUTTONS li { display: block; margin: -2px; }
#SIDE ul { list-style-type: none; margin: 0px; }
#SIDE ul a { margin: 0px; }
#SIDE #BUTTONS-sub { margin: 0px; float: left; padding: 0px; }
#SIDE-LINKS { display: block; margin: 15px; float: left; text-align: left; }
#SIDE-LINKS p { margin-bottom: 5px; }
#SIDE-LINKS ul { margin: 0px; list-style-type: none; list-style-image: url(images/empty.gif); padding: 0px; }
#SIDE-LINKS li { margin: 0px; list-style-type: none; padding: 0px; }
#MAINBODY .imgBorder { display: block; margin-top: 7px; margin-right: 17px; margin-left: 0px; margin-bottom: 10px; border: 1px solid #A9ADB4; }
#MAINBODY .img { height: auto; margin: auto; display: block; margin-top: 5px; max-width: 100%; }
.img650px, .img670px { height: auto; margin: auto; display: block; margin-top: 5px; width: 100%; }
.img650px { max-width: 650px; }
.img670px { max-width: 670px; }
.PhotoCaption { display: block; font-size: 15px; color: #900; text-align: center; width: 100%; margin: auto; padding-bottom: 20px; }
#MAINBODY .portrait { display: block; margin: 0; }
#MAINBODY h1 img { float: none; display: block; margin: auto; margin-bottom: 5px; }
#MAINBODY h3 a { text-align: left; }
#MAINBODY h6, #MAINBODY-Home h6 { font-size: 15px; color: #707685; letter-spacing: 1px; width: 100%; margin-bottom: 15px; padding-top: 1px; padding-bottom: 2px; padding-left: 0px; font-weight: normal; }
#MAINBODY ol { list-style-type: decimal; list-style-position: outside; }
#MAINBODY li strong { font-weight: bold; color: #006699; }
#MAINBODY ul { margin-top: 2px; margin-left: 20px; padding-left: 30px; margin-bottom: 10px; }
#MAINBODY li { margin-left: 20px; padding: 0px; list-style-image: url(/images/bullet.gif); text-align: left; }
#MAINBODY ul li a { color: #036; display: block; padding: 2px; text-decoration: none; list-style-image: url(/images/bullet.gif); }
#MAINBODY ul li a:hover { color: #900; background-color: #EBECED; text-decoration: none; }
.star { font-size: 13px; color: #CC4D06; }
#FOOTER { width: 96%; max-width: 1330px; padding: 0 2%; height: auto; margin: auto; display: block; color: #444; padding-top: 5px; font-size: 13px; clear: both; margin-bottom: 20px; margin-top: 10px; line-height: 1.6em; }
#FOOTER p { font-size: 13px; color: #444; text-align: left; font-weight: normal; }
#FOOTER a, #FOOTER p a { color: #444; text-decoration: none; font-size: 13px; line-height: 1.4em; }
#FOOTER a:hover { color: #245086; text-decoration: underline; }
#SEO-COPY { font-size: 13px; color: #555; line-height: 1.4em; display: block; clear: both; width: 100%; margin-top: 10px; margin-right: auto; margin-bottom: auto; margin-left: auto; }
#SEO-COPY p { font-size: 13px; color: #555; line-height: 1.4em; margin-bottom: 5px; margin-top: 5px; text-transform: capitalize; text-align: center; }
#SIDE-Dinamic-Links { display: block; float: left; width: 150px; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 15px; text-align: left; }
#MAINBODY-BlogPage { width: 666px; float: right; padding-top: 5px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; display: block; margin: 0px; text-align: left; height: inherit; background-color: #FFF; }
#MAINBODY-BlogPage table td { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#MAINBODY-BlogPage table { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#MAINBODY-BlogPage div { padding-top: 0px; border-top-width: 1px; border-top-style: solid; border-top-color: #C3CCD1; background-color: #E5EFF4; }
#MAINBODY-BlogPage h2 { color: #990000; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-weight: bold; display: block; margin-top: 20px; margin-bottom: 1px; padding-top: 5px; padding-bottom: 1px; }
#MAINBODY-BlogPage h1 { color: #069; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-weight: bold; display: block; margin-top: 0px; margin-bottom: 1px; padding-top: 5px; padding-bottom: 1px; font-size: 14px; }
#MAINBODY-BlogPage p { display: block; margin-bottom: 10px; }
#NEWS { display: block; margin-left: 33px; float: left; padding: 0px; margin-bottom: 0px; margin-right: 15px; background-color: #D5E2E3; width: 200px; overflow: hidden; bottom: 0px; }
#NEWS div { text-align: center; }
#NEWS h1 { font-size: 12px; color: #CCCCCC; background-color: #006A9D; font-weight: bold; text-decoration: none; display: block; margin: 0px; font-style: normal; text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #003955; width: 225px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #0084CA; border-right-color: #003955; border-left-color: #0084CA; letter-spacing: 1px; text-align: left; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 10px; }
#NEWS a { font-size: 11px; color: #002953; font-weight: bold; text-decoration: none; text-indent: 5px; display: block; font-style: normal; padding-top: 4px; padding-right: 6px; padding-bottom: 4px; padding-left: 3px; text-transform: uppercase; border-bottom-style: solid; border-top-color: #FFFFFF; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #FFFFFF; border-bottom-color: #E8F2F7; border-left-color: #FFFFFF; border-top-width: 1px; background-image: url(/images/BG-button-transparent1.png); }
#NEWS p { margin: 0px; color: #666; }
#NEWS a:hover { color: #FFFFFF; background-image: url(/images/BG-button-transparent2.png); }
#NEWS blockquote { margin: 0px; }
#NEWS li { margin: 0px; padding: 0px; }
#NEWS ul { margin: 0px; padding: 0px; list-style-type: none; list-style-image: url(images/empty.gif); }
#BUTTONS-SUBNAV p { margin: 0px; }
#CUBES { display: block; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-family: Verdana, Geneva, sans-serif; font-size: 11px; float: left; }
#CUBES p { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #666666; vertical-align: middle; margin: 0px; width: 200px; background-color: #E7E7E7; height: 200px; text-align: center; padding: 9px; line-height: 17px; }
#CUBES img { height: 210px; width: 210px; border: 1px solid #CCCCCC; }
#CUBES td { height: 210px; width: 210px; text-align: center; vertical-align: middle; }
#CUBES#CUBES-GREEN td { background-color: #186050; }
#CUBES div { background-color: #186050; height: 200px; width: 200px; padding: 9px; font-size: 11px; font-weight: bold; color: #FFFFFF; text-align: center; vertical-align: middle; font-family: Verdana, Geneva, sans-serif; }
#mailinglist { display: block; float: right; width: 210px; margin: 10px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #000; line-height: 20px; text-align: center; }
.date { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #999; margin-bottom: 10px; line-height: 25px; text-indent: 40px; margin-top: 5px; margin-left: 10px; }
#Chart { font-size: 10px; background-color: #f4f4f4; font-weight: normal; width: 99%; border-collapse: collapse; }
#Chart tr em { font-style: normal; font-size: 12px; line-height: 11px; text-align: center; }
#Chart td { background-color: #f7f7f7; padding: 1px; border: solid 1px #999; }
.Chart td { border: solid 1px #ddd; vertical-align: middle; padding: 2px 7px;}
#FAQ h2 { font-size: 12px; line-height: 15px; border-top-width: 1px; border-top-style: dotted; border-bottom-style: none; border-top-color: #FFF; color: #006498; padding-left: 7px; margin-top: 10px; padding-top: 15px; }
#FAQ ul li { font-size: 11px; line-height: 17px; margin-bottom: 5px; background-color: #EDEFEB; }
#SimplePost { display: block; float: left; clear: left; width: 630px; }
#AD { font-family: Verdana, Geneva, sans-serif; font-size: 14px; }
#AD p { font-size: 14px; margin-bottom: 5px; }
#SIDE #sidebar { display: block; width: 232px; }
#CloudonTOPBackgroundNO #SIDE { background-image: url(images/empty.gif); height: auto; }
#HomepageNewsContainer { background-color: #F1F3F5; display: block; height: 208px; width: 100%; overflow: auto; margin-top: 15px; font-size: 11px; color: #313F54; text-align: left; padding: 0px; border: solid 1px #AFC0C9; }
#HomepageNewsContainer.SportHomeBox { max-height: 105px!important; }
.border-radius-12px { border-radius: 12px; border-bottom-right-radius: 10px; }
#HomepageNewsContainer { padding: 0px; }
#HomepageNewsContainer p a { text-align: right; float: right; display: block; width: 95%; margin-bottom: 7px; }
body #MAINBODY #HomepageNewsContainer p { color: #4A5B60; margin-bottom: 5px; line-height: 1.3em; display: block; padding-right: 10px; padding-left: 10px; width: 95%; }
#MAINBODY #HomepageNewsContainer h1 { margin-bottom: 6px; margin-top: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid; border-bottom-color: #E5EFF4; color: #E5EFF4; background-color: #789FBC; font-size: 19px; letter-spacing: 1px; padding-bottom: 2px; padding-top: 2px; display: block; width: 100%; line-height: 24px; }
body #HomepageNewsContainer h1 a { width: 640px; color: #E5EFF4; text-decoration: none; }
#HomepageNewsContainer h2 { padding-right: 10px; padding-left: 10px; text-decoration: none; padding-bottom: 5px; border-bottom-color: #D7DBE3; border-bottom-width: 1px; border-bottom-style: solid; }
#HomepageNewsContainer a h2 { width: 640px; text-decoration: none; border-bottom-color: #D7DBE3; }
#HomepageNewsContainer h2 a { text-decoration: none; color: #069; }
#HomepageNewsContainer h2 a:hover { text-decoration: none; color: #035; }
#HomepageNewsContainer br { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #49ABCE; font-size: 15px; }
#HomepageNewsContainer table tr td a img { height: auto; width: 150px; float: left; margin-right: 5px; margin-left: 5px; }
#CertificateAd { background-color: #CAE1EE; border-radius: 2px; padding: 4px; }
#FAQ-links a { font-weight: normal; font-style: italic; background-color: #F3F5F8; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #71ACCE; padding-top: 3px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; text-decoration: none; }
#FAQ-links a:hover { color: #000; background-color: #E2EDF3; }
#PAST-SEMINARS { font-size: 10px; background-color: #CCC; display: block; width: 670px; }
#PAST-SEMINARS td { font-size: 10px; background-color: #FFF; }
#ifr-SEMINAR { height: 700px; width: 670px; }
#MecanicsList td { }
#MecanicsList td img { padding: 0; margin: 0; }
#MecanicsList table td, #MecanicsList table div { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.BIGRED { font-size: 16px; font-weight: bold; color: #900; text-align: center; letter-spacing: 1px; display: block; margin-top: 6px; margin-bottom: 8px; }
#visibleLinkTitle a { font-size: 12px; background-color: #CC0000; letter-spacing: 1px; display: block; color: #FFFFFF; text-align: left; padding-right: 10px; padding-left: 10px; padding-bottom: 2px; padding-top: 1px; }
#visibleLinkTitle a strong { text-decoration: none; }
#footer { clear: both; width: 100%; }
#body-BG { background-image: url(images/body-BG.jpg); background-repeat: no-repeat; background-position: center top; width: 100%; display: block; }
#SiteSearchBox { display: block; height: 30px; width: 180px; margin: 0px; padding: 0px; float: right; }
#SiteSearchBox input { background-image: none; margin: 0px; padding: 0px; }
.ButtonSend { color: #FFF; background-color: #C51230; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #C00; border-right-color: #730000; border-bottom-color: #730000; border-left-color: #C00; font-size: 14px; font-weight: bold; display: block; margin-top: 10px; float: right; text-decoration: none; }
#paypal-paymentbox h3 { font-size: 18px; padding-top: 6px; }
.ChartImage { display: block; border: 1px solid #428DB3; margin-top: 5px; margin-right: 20px; margin-bottom: 5px; margin-left: 5px; }
#ButtonSend a { color: #FFF; background-color: #C51230; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #C00; border-right-color: #730000; border-bottom-color: #730000; border-left-color: #C00; font-size: 12px; font-weight: bold; display: block; text-decoration: none; float: right; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 3px; }
#BUTTONS-sub p a em { color: #900; font-style: normal; }
.red { color: #900; }
.veryred { color: #C00; }
.smallActionButton { color: #039; background-color: #ddd; border: solid 1px #ccc; font-size: 14px; line-height: 38px; font-weight: bold; padding-right: 5px; padding-left: 5px; text-decoration: none; display: block; text-align: center; width: 150px; margin-left: 80%; margin-right: 20px; margin-bottom: 10px; }
.smallActionButton a { color: #039; text-decoration: none; }
.smallActionButton:hover { background-color: #eee; }
#Cards { background-image: url(EVENTS/AcesHighPokerRun-Pilots-Against-Breast-Cancer/images/poker-hand.gif); background-repeat: no-repeat; background-position: right bottom; }
#VisitForPrice { font-size: 12px; font-weight: bold; color: #015F8F; display: block; width: 500px; margin-right: auto; margin-left: auto; text-align: center; background-color: #E5EFF4; padding: 6px; }
#VisitForPrice a { color: #990000; }
#ArcraftSpecs { height: auto; width: 656px; }
#ArcraftSpecs table img { display: block; width: 650px; height: auto; }
#Phone-TOP { color: #900; height: 20px; width: 180px; display: block; position: absolute; text-align: center; z-index: 666999; padding-top: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 630px; top: 70px; }
#FacebookLike { display: block; height: 45px; width: 220px; margin: auto; padding-top: 10px; padding-bottom: 5px; text-align: left; float: left; clear: both; padding-left: 15px; }
#FacebookLike a { display: inline-block; height: 25px; width: 70px; margin-top: -20px; border: none; }
#FacebookLike .fb { border: none; display: block; float: left; height: 25px; width: 25px; line-height: 25px; margin-top: 0px; margin-right: 8px; margin-bottom: 8px; }
#FacebookLike .fb-like { display: block; margin-top: 5px; float: left; width: 170px; }
.fb-like { padding-left: 15px; }
 #SIDE=TABLE {
 border-collapse:collapse;
}
 #SIDE=TABLE td {
margin:0px;
}
#randomHOME { display: block; clear: both; height: 300px; width: 500px; overflow: hidden; margin: 0px; padding: 0px; }
#randomHOME div div ul img { margin: 0px; padding: 0px; display: block; float: left; }
#Literature { text-align: left; display: block; width:100%; margin-bottom: 10px; }
#Literature #block { margin: 0px; text-align: left; width: 222px; float: left; display: block; }
#Literature a, #Literature strong a { background-image: url(images/pdf.png); background-repeat: no-repeat; background-color: #F1F3F5; text-decoration: none; text-align: left; display: block; border-bottom: 1px solid #C3C7CD; font-size: 18px; padding-right: 0px; padding-left: 25px; color: #004A66; height: auto; width: 100%; margin: 0px; line-height: 33px; background-position: left center; box-sizing: border-box; font-family: MyFont; }
#Literature strong a {font-family:'MyFontMed';font-weight:normal!important;}
#Literature a:hover { background-color: #D8E0E8; }
#Literature img { background-color: #FFFFFF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; margin: 0px; padding: 0px; }
.PicsLinks { text-align: left; display: block; width:100%; margin-bottom: 20px; }
.PicsLinks a, .PicsLinks strong a { background-repeat: no-repeat; background-color: #F1F3F5; text-decoration: none; text-align: left; display: block; border-bottom: 1px solid #C3C7CD; font-size: 16px; padding-right: 0px; padding-left: 33px; color: #004A66; height: auto; width:100%; margin: 0px; line-height: 33px; background-position: left center; background-image: url(images/Arrow-Blue.jpg);box-sizing:border-box;font-family:'MyFont';font-weight:normal!important; }
.PicsLinks a:hover { background-color: #D8E0E8; }
#missionStatement { diplay: block; width: 90%; padding: 8px; color: #FFF; font-family: Arial, Helvetica, sans-serif, Cambria; font-size: 12px; line-height: 15px; font-style: italic; text-align: left; margin-top:2px; margin-right: auto; margin-bottom: 40px; margin-left: auto; background-color: #2F95B7; }
#missionStatementPage { diplay: block; width: 90%; padding: 10px 3%; color: #20657B; font-size: 12px; line-height: 19px; font-style: italic; text-align: left; margin-top: 11px; margin-right: auto; margin-bottom: 22px; margin-left: auto; background-color: #eee }
.ProductName em { color: #900; }
#spacer { display: block; clear: both; height: 1px; width: 100%; }


body .pm0{margin:0!important;padding:0 1%!important;}
a.GoBack{color:#000!important;}
.relative {position: relative;}
span.eee{color:#eee!important;}
span.ddd{color:#ddd!important;}
#BUTTONS-SIDE { display: block; width: 100%; min-height: 20px; clear: both; float: left; }
#BUTTONS-SIDE a { font-family: 'MyFontMed', Arial, Helvetica, sans-serif; font-size: 15px; color: #ddd; background-color: #006A9D; font-weight: bold; text-decoration: none; display: block; clear: both; font-style: normal; text-transform: uppercase; border-bottom: 1px solid #003955; border-right: 1px solid #003955; border-top: 1px solid #0084CA; border-left: #0084CA; letter-spacing: 1px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 15px; margin: 0px; box-sizing: border-box; width: 100%; float: left; line-height: 33px; }
#BUTTONS-SIDE a strong { font-weight: bold; }
#BUTTONS-SIDE a em { color: #900; }
#BUTTONS-SIDE .butCongrat em { color: #CCC; text-transform: none; font-weight: normal; padding-left: 110px; font-family: Arial, Helvetica, sans-serif, Cambria; font-size: 12px; letter-spacing: normal; }
#BUTTONS-SIDE a:hover, #BUTTONS-SIDE a:active, #BUTTONS-SIDE a:focus { color: #fff; background-color: #005684; border-top: 1px solid #005B8B; border-bottom: 1px solid #005B8B; border-right: 1px solid #005B8B; }
.ChartText a { display: block; margin-bottom: 5px; }
#BUTTONS-SIDE ul li { padding: 0; margin: 0; list-style-position: inside; list-style-image: none; list-style-type: none; }
.CENTER, #MAINBODY .CENTER { display: block; width: 100%; text-align: center; }
.CENTER p, .CENTER a, .CENTER img, #MAINBODY .CENTER p, #MAINBODY .CENTER img { border: none; text-align: center; margin: auto; }
#WHATSNEW { margin: auto; width: 160px; margin-top: 10px; margin-left: 30px; border-collapse: collapse; }
#WHATSNEW td { width: 150px; text-align: center; margin: 0; }
#WHATSNEW td p { width: 150px; text-align: center; margin: 0; padding: 0; }
#WHATSNEW td img { width: 150px; height: auto; padding: 0; margin: 0; }
#Instructors li, #Instructors li strong { margin-bottom: 2px; color: #069; }
#bar { background-color: #ddd; display: block; clear: both; height: 1px; width: 100%; border-bottom-widthD: 1px solid #ccc; background-image: -webkit-gradient(linear, left top, left bottom, from( #ddd/*{c-bup-background-start}*/), to( #999 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient( #ddd/*{c-bup-background-start}*/, #999 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient( #ddd/*{c-bup-background-start}*/, #999/*{c-bup-background-end}*/); /* FF3.6 */ background-image: -ms-linear-gradient( #ddd/*{c-bup-background-start}*/, #999 /*{c-bup-background-end}*/); /* IE10 */ background-image: -o-linear-gradient( #ddd/*{c-bup-background-start}*/, #999/*{c-bup-background-end}*/); /* Opera 11.10+ */ background-image: linear-gradient( #ddd/*{c-bup-background-start}*/, #999 /*{c-bup-background-end}*/); background-size: auto 20px; background-repeat: repeat-x; }
.InsetShadow { -webkit-box-shadow: inset 0 0 17px #000; -moz-box-shadow: inset 0 0 17px #000; -ms-box-shadow: inset 0 0 17px #000; -o-box-shadow: inset 0 0 17px #000; box-shadow: inset 0 0 17px #000; }
.DropShadow { -webkit-box-shadow: 0 0 17px #000; -moz-box-shadow: 0 0 17px #000; -ms-box-shadow: 0 0 17px #000; -o-box-shadow: 0 0 17px #000; box-shadow: 0 0 17px #000; }
#ContactInfo td, #ContactInfo p, #ContactInfo p a, #ContactInfo a, #ContactInfo .Features { font-size: 14px; line-height: 22px; }
#imageBanner { position: relative; width: 100%;clear: both; overflow: hidden; }
#imageBanner img{border-bottom: solid 1px #999;}
#imageBanner .slide_content { height: 100%; position: absolute; top: 0; width: 100%; }
#imageBanner .slide_content_wrap { /* Slider Text Content Container Style */ float: left; margin: 10% auto 15px auto; width: 440px; margin-top: 30px; margin-right: 50px; margin-left: 50px; }
#imageBanner .title {  /* Slider Title Style */ color: #069; font-size: 35px; letter-spacing: 1px; line-height: 35px; text-shadow: 0 0 11px #fff; text-align: left; font-style: italic; text-transform: none;font-weight: normal; }
#imageBanner a .title strong {  /* Slider Title Style */ color: #069; font-size: 33px; letter-spacing: normal; line-height: 43px; text-shadow: 0 2px 15px #fff; text-align: left; text-transform: none; font-weight: bold; }
#imageBanner a {  /* Slider Title Style */ color: #999; text-transform: none; text-decoration: none; }
#imageBanner .description { /* Slider Description Style */ color: #000; font-size: 12px; line-height: 18px; text-transform: none; border: none; letter-spacing: normal; text-align: left; width: 330px; }
#imageBanner .website { font-weight: bold; text-transform: lowercase; color: #900; font-size: 20px; clear: both; }
#imageBanner img {  /* Slider Title Style */ border: 0; width: 100%; height:auto;float: right; }
#imageBanner .readmore, .caption .readmore { clear: both; float: left; color: #069; opacity: 0.8; line-height: 25px; padding: 0px 15px; text-decoration: none; margin-top: 12px; border-radius: 2px; border: 1px solid #069; }
#imageBanner .readmore:hover, .caption .readmore:hover { color: #900; border: 1px solid #900; }
#TOPNAV { background-color: #ddd; display: block; clear: both; height: 1px; width: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from( #fff/*{c-bup-background-start}*/), to( #ccc /*{c-bup-background-end}*/)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient( #fff/*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient( #fff/*{c-bup-background-start}*/, #ccc/*{c-bup-background-end}*/); /* FF3.6 */ background-image: -ms-linear-gradient( #fff/*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/); /* IE10 */ background-image: -o-linear-gradient( #fff/*{c-bup-background-start}*/, #ccc/*{c-bup-background-end}*/); /* Opera 11.10+ */ background-image: linear-gradient( #fff/*{c-bup-background-start}*/, #ccc /*{c-bup-background-end}*/); background-size: auto; background-repeat: repeat-x; }
#TOPNAV .gsc-search-box { width: 250px; margin: 10px; floatD: right; }
#SIDE table.gsc-search-box { width: 230px; margin: 7px; clear: both; display: block; floatD: right; background: none; padding: 2px;border-bottom:none!important;}
td.gsc-input{max-height:25px;overflow:hidden;}
#SIDE .gsc-search-box td { padding: 0 0 0 4px; max-width: 90px; }
.gsc-input{background-color:#fff;padding: 0px 5px 0px 5px;}
button.gsc-search-button-v2 { padding: 10px 27px; background-color: #069; border-color: #069; cursor: pointer; }
button.gsc-search-button-v2:hover {background-color: #900;border-color: #900;}

#SearchResuts { background-color: #FFF; width: 100%; max-width: 100%; clear: both; padding-top: 0px; padding-bottom: 0px; }
#divSearchContent #SearchResuts { width: 700px; float: right; max-width: 100%; clear: both; padding-top: 0px; padding-bottom: 0px; }
#BUTTONS-YEAR-sub { display: block; width: 160px; margin: auto; margin-bottom: 5px; }
#WHATSNEW #BUTTONS-YEAR-sub, #WHATSNEW #BUTTONS-AD { margin-bottom: 5px; }
.center { display: block; max-width: 700px; margin: auto; text-align: center; }
#BUTTON-edit { display: block; font-style: normal; padding-right: 11px; padding-left: 11px; letter-spacing: 1px; text-align: center; margin: auto; width: 320px; clear: both; margin-bottom: 60px; }
#BUTTON-edit a { display: block; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 23px; text-decoration: none; color: #FFFFFF; background-color: #F90; border-radius: 1em; width: 280px; }
#BUTTON-edit a:hover { background-color: #999; }
#PICFeatured img { width: 100%; height: auto; padding-bottom: 0; }
#PIC img { width: 100%; height: auto; padding-bottom: 0; }
#PIC { display: block; margin-bottom: 0; background-image: url(Anim/Home/NIVO-School.jpg); background-repeat: no-repeat; background-position: left top; background-size: 100% auto; height: 309px; }
.center { float: none; display: block; margin: auto; text-align: center; }
.BTN-edit { background-color: #eee; color: #900; font-size: 15px; display: block; padding: 4px; border-radius: 5px; text-align: center; margin: auto; width: 300px; }
body .BTN { display: block; padding: 0 5px;text-align: center;color: #eee; border: 1px solid #069; background-color: #069; background-image: -moz-linear-gradient(top, #069, #069); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#069), to(#069)); background-image: -webkit-linear-gradient(top, #069, #069); background-image: -o-linear-gradient(top, #069, #069); background-image: linear-gradient(to bottom, #069, #069); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#069', endColorstr='#069', GradientType=0);
font-size: 15px; line-height: 40px; max-width: 250px; margin: auto; text-decoration: none; }
body .BTN:hover { color: #fff; background-image: -moz-linear-gradient(top, #069, #036); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#069), to(#036)); background-image: -webkit-linear-gradient(top, #069, #036); background-image: -o-linear-gradient(top, #069, #036); background-image: linear-gradient(to bottom, #069, #036); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#069', endColorstr='#036', GradientType=0);
}
.SubmitBTN { display: block; padding: 4px; border-radius: 2px; text-align: center; letter-spacing: 1px; color: #eee; border: 1px solid #069; background: #069; font-size: 15px; text-decoration: none; }
.SubmitBTN:hover { color: #fff; background: #036; }
body .BTN-GREEN { display: block; margin: auto; padding: 4px; border-radius: 5px; text-align: center; letter-spacing: 1px; color: #fff; border: 1px solid #3d8901; background-color: #55a32a; background-image: -moz-linear-gradient(top, #59ac2d, #4e9526); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#59ac2d), to(#4e9526)); background-image: -webkit-linear-gradient(top, #59ac2d, #4e9526); background-image: -o-linear-gradient(top, #59ac2d, #4e9526); background-image: linear-gradient(to bottom, #59ac2d, #4e9526); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff59ac2d', endColorstr='#ff4e9526', GradientType=0);
}
.PASSWORDprotect { text-align: center; width: 100%; }
body .BTN-GREEN:hover { color: #fff; border: 1px solid #3d8901; background-color: #004F4F; background-image: -moz-linear-gradient(top, #59ac2d, #004F4F); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#59ac2d), to(#004F4F)); background-image: -webkit-linear-gradient(top, #59ac2d, #004F4F); background-image: -o-linear-gradient(top, #59ac2d, #004F4F); background-image: linear-gradient(to bottom, #59ac2d, #004F4F); }
body .BTN-BLUE { display: block; padding: 4px; border-radius: 5px; text-align: center; letter-spacing: 1px; color: #fff; text-shadow: 0 0 2px #71ceef; border: none; background-color: #349A83; }
body .BTN-BLUE:hover { background: #007a72; }
body .BTN-ORDER { display: block; padding: 1px; text-align: center; color: #fff; text-shadow: 0 0 2px #71ceef; border: none; background: #3798B0; width: 120px; display: block; font-size: 18px; line-height: 30px; text-decoration: none; margin: auto; margin-bottom: 15px; font-family: 'MyFont';}
body .BTN-ORDER:hover { background: #007a72; }
.QUOTE-BTN { display: block; margin: auto; padding: 4px; text-align: center; width: 280px; letter-spacing: 1px; font-family: 'MyFontMed', Arial, sans-serif; font-size: 20px!important; line-height: 40px; text-decoration: none; margin-top: 5px; margin-bottom: 5px;border-radius:none; color: #fff!important; padding:8px 20px;}
.block { display: block; margin: auto; }
.block:before, .block:after { content: " "; display: table; }
.block:after { clear: both; }
.left { text-align: left; float: left; }
.right { text-align: left; float: right; }
#backToTop { position: fixed; bottom: 10px; z-index: 100099999999999999999999999999999999; right: 0px; display: none; width: 35px; height: 35px; position: device-fixed; }
#backToTop a { width: 100%; height: 100%; display: block; margin: 0; background-color: #999; color: #fff!important; font-weight: bold; line-height: 30px; text-decoration: none; font-size: 30px; background-image: url(/images/top.svg); background-repeat: no-repeat; background-position: center center; background-size: 96%; text-indent: 999999px; }
#backToTop a:hover { background-color: #555; text-decoration: none!important; }
.Shadow { -webkit-box-shadow: 0 2px 4px #222; -moz-box-shadow: 0 2px 4px #222; -ms-box-shadow: 0 2px 4px #222; -o-box-shadow: 0 2px 4px #222; box-shadow: 0 2px 4px #222; }
.Scallop { height: 40px; display: block; width: 90%; margin: 0px 0px -30px; background: url(/images/hrs.png) no-repeat scroll center 0px; background-size: 100% auto; clear: both; margin-bottom: 3px; margin-top: 15px; }
.spacer { height: 2px; display: block; width: 100%; clear: both; }
.tothetop { height: 10px; display: block; width: 100%; clear: both; text-align: center; }
#KINO { width: 720px; height: 405px; margin: auto; display: block; border: 1px double #999; border-radius: 5px; padding: 5px; background-color: #ddd; margin-top: 5px; margin-bottom: 10px; }
#mediumKINO { width: 480px; height: 360px; margin: auto; display: block; border: 1px double #999; border-radius: 5px; padding: 5px; background-color: #ddd; margin-top: 5px; margin-bottom: 10px; }
#smallKINO { width: 320px; height: 180px; float: right; display: block; }
.box { display: inline-block; padding: 15px; margin: 4px 0.5%; font-size: 14px; line-height: 1.3em; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; min-width: 260px; clear: none; float: none; position: relative; top: 0px; vertical-align: top; }
.Warning.box{width:48%;text-align:left;padding: 0 15px;min-width:300px;}
@media (max-width:900px){
	.Warning.box{width:96%;}
}
.box h2{ font-size: 18px; line-height: 1.5em; text-transform: none;padding-top:0px;letter-spacing:normal; }
.box p{font-size:14px;}
.box .edit-link {padding:2px;} 
.box small { color: #999; }
body #MAINBODY .box a h3, body #MAINBODY .box h3, body #MAINBODY .box a, html .box a h3 { margin-top: 0; text-decoration: none; padding-top: 0px; color: #069; font-size: 16px; font-weight: normal; }
body #MAINBODY .post-excerpt p a, body #MAINBODY .box a em { color: #c00; font-size: 13px; font-style: normal; font-weight: normal; }
#imageBannerPIC { max-width: 100%; height: auto; overflow: hidden; margin-bottom: -7px; border-bottom: 1px solid #ddd; postion: relative; }
#imageBannerPIC img, #imageBannerPICTURE {width: 100%;max-width: 100%; height: auto; margin: 0; }
#InnerPIC { max-width: 1040px; width: 112%; height: auto; margin-left: -30px; margin-right: -30px; margin-top: -25px; margin-bottom: 20px; clear: both; float: right; }
#Anim { display: block; width: 100%; height: auto; background-repeat: no-repeat; background-position: left top; background-size: 100% auto; }
body #Anim-Pages { display: block; width: 100%; padding-bottom: 4px; background-repeat: no-repeat; background-position: left top; background-size: 100% auto; background-color: #ddd; border-bottom: 2px solid #CCC; }
.WB { background-color: #5a97be; }
.WB p em { color: #eee; }
.LightBlue { color: #008FD5; }
.Pink { color: #F3C; }
.Gray { color: #999; }
.LightRed { color: #C00; }
.Green { color: #7cae43; }
 @media (max-width: 720px) {
body #KINO, #mediumKINO { width: 450px; height: 260px; padding: 0px; border: none; }
}
 @media (max-width: 450px) {
body #KINO, #mediumKINO { width: 300px; height: 170px; padding: 0px; border: none; margin: auto; }
}
.pdf { background-image: url(/images/pdfreader.jpg)!important; display: block; padding-right: 30px; padding-top: 5px; padding-bottom: 5px; padding-left: 40px!important; background-repeat: no-repeat; background-position: 4px center; background-size: auto 25px; width: 300px; margin: auto; text-align: left; font-style: italic!important; }
#Social { display: block; height: 50px; width: 100%; margin-top: 5px; clear: both; overflow: hidden; margin-bottom: 5px; position: relative; z-index: 2; margin: auto; text-align: center; }
.Icon { display: inline-block; height: 28px; width: 28px; padding: 5px; margin: 8px; border: none; border-radius: 50%; overflow: hidden; opacity: 0.7; background: #069; }
.Icon:hover { opacity: 1; background: #444; }
.Icon img { display: block; height: auto; width: 100%; border: none; margin: 0px!important; }
.mail:hover { background: #069; }
.facebook:hover { background: #454b81; }
.googleplus:hover { background: #a53628; }
.linkedin:hover { background: #446c9f; }
.youtube:hover { background: #a53628; }
.houzz:hover { background: #a5c152; }
.rss:hover { background: #c97231; }
.pinterest:hover { background: #a12922; }
.instagram:hover { background: #906828; }
.stumbleupon:hover { background: #c54b2f; }
.twitter:hover { background: #5d99cf; }
.yelp:hover { background: #a53628; }
.cse .gsc-search-button-v2, .gsc-search-button-v2 { padding: 6px 12px; margin-right: 10px; }
@media(max-width:960px) {
body { background-image: none!important; background-color: #ECF3F7; }
}
.WBcell { background-color: #E4EEF1; }
.ChartHeader.WBcell { background-color: #ddd; }



/** START NEWCSS **/



.MOBILE, #MOBILE, #MOBILE-BUTTONS, body .MOBILE{
	display:none;
}


#CONTENT {
	display: block;
	width: 100%;
	min-height:700px;
	background-repeat: repeat-y;
	background-colorD: #FFFFFF;
	height: auto;
	margin: auto;
	margin-bottom:-2px;
	background-imageD: url(/images/SIDE-BG.jpg);
	clear: both;
	border-bottom-left-radius:0.5em;
	border-bottom-right-radius:0.5em;
	-moz-border-bottom-radius: 0.5em;
	padding-bottom:0px;
	position: relative;
}

#MAINBODY {
	width: 72%;
	min-height:670px;
	display: block;
	float: right;
	background-color: #FFF;
	margin: 0px;
	background-image: url(/images/Logo-Whatermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 2%;
	padding-bottom:160px;
	padding-left: 2%;
	margin-bottom:20px;
border-bottom-left-radius:0.5em;
}

#SIDE, #MAINBODY {display:inline-block;box-sizing:border-box;float: none;vertical-align:top;}
#MAINBODY {	width:77%;}	
#SIDE {	width:18%;min-width:240px;}	

#divContent{width: 100%;}

@media(max-width:1080px){
#MAINBODY {	width:75%;}	
}

@media(max-width:900px){
#MAINBODY {	width:69%;}	
}

@media (min-width : 1300px) {
body #MAINBODY {padding-bottom:135px;width:80%;}
}


.Shad {
	-webkit-box-shadow: 0 0 5px #036;
	-moz-box-shadow:  0 0 5px #036;
	-ms-box-shadow: 0 0 5px #036;
	-o-box-shadow:  0 0 5px #036;
	box-shadow:  0 0 5px #036;
	
	
}


#MAINBODY-home {
	width: 690px;
	min-height:300px;
	padding: 30px;
	display: block;
	float: right;
	background-color: #FFF;
	margin: 0px;
}
#MAINBODY-Home-Left {
	width: 500px;
	display: block;
	float: left;
	background-color: #FFF;
	margin: 0px;
	clear:none;
	margin-left:5px;
}

#MAINBODY-Home-Right {
	width: 200px;
	display: block;
	float: right;
}

#HomeTable {
	min-height:300px;
	float: right;
	clear:both;
}

#HomeTable-Top {
	min-height:300px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 1px;
	display: block;
	float: right;
}




#spacer, .spacer{
	display:block;
	clear:both;
	height:1px;
	width:100%;
}


.spacer { min-height: 1px; display: block; width: 100%; clear: both; }
hr.spacer { border: none!important;margin: 0!important;background:transparent!important;}
.sp5 { height: 5px; }
.sp10 { height: 10px; }
.sp15 { height: 15px; }
.sp20 { height: 20px; }
.sp25 { height: 25px; }
.sp30 { height: 30px; }
.sp35 { height: 35px; }
.sp40 { height: 40px; }
.sp45 { height: 45px; }
.sp50 { height: 50px; }


#ifrMAP {
	width:100%;
	height:450px;
	border: solid 1px #666;
}


#BUTTONS-sub {
	background-image: url(images/Side-Background-Clouds.jpg);
	background-position: top;
	background-color: none;
	display: block;
	clear: both;
	width: 100%;
	text-transform: none;
	float: left;overflow:hidden;
}

#BUTTONS-inline {
	display: block;
	clear: both;
	width: 100%;
	float:left;
	background-color: #069;
	margin-bottom:10px;
	
}

#BUTTONS-inline a {
	width: 33%;
	line-height:36px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float:left;
	clear: none;
	background-color: #069;
}

#BUTTONS-inline br {
	display: none;
}
#BUTTONS-inline a:hover{
	background-color: #035;
}

#SIDE .FlightSchool,
#SIDE .Seminars,
#SIDE .Rentals,
#SIDE .FBO,
#SIDE .Medicals,
#SIDE .Sport,
#SIDE .Pilots,
#SIDE .NewsLinks,
#SIDE .SpecialServices,
#SIDE .Specials,
#SIDE .Maintenance,
#SIDE .LinksReferrals  {
	display:none;
}

body #MAINBODY img {
	border:none;
}

body .Link, body #MAINBODY .Link{
	font-size: 15px;
	color: #069;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 20px;
	background-image: url(/images/bullet-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	padding-left: 30px;
}

#SportsPlanesTable  {
	width: 100%; min-width:400px;
	border-collapse:collapse;
	padding:0;
	margin:auto;
	border-top:solid 1px #900;
	border-radius:3px;
	
		-webkit-box-shadow: inset 0 0 9px #ccc;
	-moz-box-shadow:   inset 0 0 9px #ccc;
	-ms-box-shadow: inset 0 0 9px #ccc;
	-o-box-shadow:  inset 0 0 9px #ccc;
	box-shadow:   inset 0 0 9px #ccc;
}

#SportsPlanesTable td  {
	width: 210px;
	margin:0;
	text-align: center;
	vertical-align: top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}


#MAINBODY #SportsPlanesTable td img {
	width: 210px;
	height:139px;
	padding:0; padding-top:20px;
	margin:auto;display:block;margin-bottom:2px;
}

#TableWith4Pics {
	border-collapse:collapse;
	padding:0;
	margin:auto;
	margin-bottom:10px;
	background-color: #EBECEF;
	clear:both;width:100%;
}

#TableWith4Pics td  {
	padding:5px;
	margin:0;
	text-align: center;
	vertical-align: top;
	color: #6C869D;
}
#TableWith4Pics img {
	padding:3px;
	margin:5px;
	max-height:190px;min-height:150px;width:auto;min-width:220px;
	background-color: #FFF;
}

.inline {
	float:left;
	
}

#STUDENT-NEWS {
	border-collapse:collapse;
	width:100%;
	max-width:680px;
	margin: auto;
	padding: 0;
	margin-top:-10px;
}

#STUDENT-NEWS br {
	display:none;
}

#STUDENT-NEWS table {
	border-collapse:collapse;
	margin: 0;
	padding: 0;
}

#STUDENT-NEWS table td{
	border-collapse:collapse;
	margin: 0;
	padding: 0;
}
#StudentNames-StudentNews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	display: block;
}
body #StudentNames-StudentNews td {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width:110px;
	padding-bottom:10px
}

#STUDENT-NEWS table img, #MAINBODY .wp-caption img {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 130px;
	border: solid 1px #ccc;
}

#STUDENT-NEWS p, #StudentNames-StudentNews p, #MAINBODY .wp-caption p {
	height: auto;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align:center;
	line-height: 11px;
	display: block;
	margin: 0;
	padding: 0;
	
}
#StudentNames-StudentNews br {
	height: 20px;
}
.StudentNames, #MAINBODY .wp-caption p strong {
	color: #990000;
	font-size: 11px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align:center;
	line-height: 16px;
	
	max-width:100px;
}

#MAINBODY .ngg-gallery-thumbnail-box {
	display: block;
	float:left;
	margin:2px;
}

body .ngg-gallery-thumbnail,
body #contents .wp-caption {
	display: block;
	float:left;
	width:auto;
	clear:none;
	margin:0;
	margin-right:5px;
	padding:0;
	
}
#MAINBODY .entry-content img{
	display: block; max-width:100%;height:auto;
	margin: auto;clear:both;margin-top:5px;margin-bottom:10px;
	padding: 5px;
	border: 1px solid #CCC;

}

#MAINBODY .entry-content p img{
	display: block; max-width:100%;height:auto;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	float:left;
}
#MAINBODY .entry-content p {
	display: block; clear:both;
	width:100%;
	margin-bottom: 12px;
}

#MAINBODY .entry-content h3 {
	display: block;
	float:left;
	width:100%;
	font-size: 16px;
	color: #069;
	
	font-weight: normal;
	letter-spacing: 1px;
}

.WIDE, #WHATSNEW-HomePage .WIDE {display:none;}
body .narrowNews{max-height:140px;}

body .Blue{color:#069;}
body .Gray{color:#888;}
body .Red{color:#900;}
body .Orange{color:#F90;}
body .Yellow{color:#FC0;}


#MAINBODY h2, #MAINBODY-Home h2 {font-size:18px;line-height:1.4em;margin-top:30px;font-family: 'MyFont', Arial, sans-serif;}

#MAINBODY h1 {font-family: 'League-Gothic', Arial, sans-serif;font-size:28px;font-weight: normal;letter-spacing: 1px;line-height: 1.2em;}

#gallery, .GalleryDiv{width:100%;text-align:center;}
.thumbSearch{display:inline-block;margin:10px;max-width: 320px;}
body .thumbSearch  a {color:#069;text-decoration:none!important;}
body .thumbSearch  a em{color:#999;}
.thumbSearch  a img{border:solid 1px #999;max-width:100%;height:auto;}
.thumbSearch a:hover img{border:solid 1px #069;
	-webkit-box-shadow:  0 9 5px #888;
	-moz-box-shadow:  0 0 9px #888;
	-ms-box-shadow:  0 0 9px #888;
	-o-box-shadow:  0 0 9px #888;
	box-shadow:   0 0 9px #888;
	}
@media(max-width:720px){
.thumbSearch{max-width:480px;margin:0;}	
}

.thumbSearch.Student{
	width: 140px;
	height: 235px;
	vertical-align: top;
}
.thumbSearch.Student img{width:100%;max-width:100%;height:auto;float:left;border:1px solid #ccc;margin-bottom:5px;}


body #MAINBODY .thumbSearch p{color:#444;font-size:12px;clear: both;}
body #MAINBODY .thumbSearch p .StudentName{color:#900;font-size:14px;}

.thumbSearch.Student {width: 130px;height: 225px;}
.thumbSearch.Student img{width:100px;max-width:100%;height:140px;}
body .IPAD {display:none;}

@media (max-width : 1280px) {
#FliteON-Specvial-Ribon, #FliteON-Specvial-BlueRibon, #OPEN-HOUSE-Ribon  {width: 144px;right: 0px;}
body .IPAD {display:block;}
body .NOIPAD {display:none;}

}


@media (max-width : 650px) {
body .FOOTER-MAP, body #SEO-COPY {min-width:96%;padding-left:2%;}
}

@media only screen and (min-width : 1000px) {
#BUTTONS-TOP a {padding-right: 15px;padding-left:15px;font-size: 17px;letter-spacing: 1px;line-height:50px;}	
#BUTTONS-TOP li li a {padding-right: 15px;padding-left:15px;line-height:38px;}
}

/**/
@media only screen and (min-width : 1280px) {
	
body .WIDE{display:block;}
body #WHATSNEW-HomePage .WIDE {display:none;}body #WHATSNEW-HomePage .WIDE {display:inline-block;}
#StudentNames-StudentNews {margin:auto;}

#BUTTONS-TOP a {padding-right: 25px;padding-left:26px;font-size: 17px;letter-spacing: 1px;line-height:50px;}	
#BUTTONS-TOP li li a {padding-right: 15px;padding-left:15px;line-height:38px;}

body #HomeTable-Top {width: 100%;}
body #LatestNewsContainer{width: 100%;}

body #HomepageNewsContainer {width: 100%;}

body #LatestNewsContainerTitle {width: 100%;}

body #HomeTable{min-width:100%;width: 100%;}

body #homeBox,  body #homeBox3  {height: 300px;}
body #homeBox h3 img, body #homeBox3 h3 img, body #homeBox h3 a img, body #homeBox3 h3 a img {height: 120px;max-height: 120px;width: 200px;margin-bottom: 10px;}
#homeBox h3 a,  #homeBox3 h3 a {font-size: 18px;line-height: 22px;}
#homeBox h3,  #homeBox3 h3  {padding-bottom: 8px; }

body #Anim {width: 100%;height: 358px;}

#PIC {height: 350px;overflow:hidden;}


body  #homeBox h3, body  #homeBox3 h3, body  #homeBox h3 a, body  #homeBox3 h3 a   {font-size: 26px;line-height:1.2em;font-family: 'League-Gothic', Arial, sans-serif;}


}



/**/
@media only screen and (min-width : 1350px) {

body .WIDE{display:block;}
body #WHATSNEW-HomePage .WIDE {display:inline-block;}
#StudentNames-StudentNews {margin:auto;}

body #HomeTable-Top {width: 100%;}
body #LatestNewsContainerTitle {width:100%;}

body #homeBox,  body #homeBox3  {height: 290px;}
body #homeBox h3 img, body #homeBox3 h3 img, body #homeBox h3 a img, body #homeBox3 h3 a img {height: 120px;max-height: 120px;width: 200px;margin-bottom: 10px;}
#homeBox h3 a,  #homeBox3 h3 a {margin-bottom: 11px; font-size: 18px;line-height: 22px;}


body #Anim {width: 100%;height: 390px;background-image: url(Anim/Home/NIVO-School.jpg);}

#PIC {height: 385px;overflow:hidden;}
#BUTTONS-TOP a {font-size: 18px;}	
}

/** ENS NEWCSS **/

 
.nav-menu {
	text-align: center;
	display: inline-block;
}

ul.nav-menu,
ul.nav-menu li,
ul.nav-menu u {
 list-style: none;
 margin: 0!important;
 padding: 0!important;
}
 
ul.nav-menu {
	position: relative;
	z-index: 597;
	float: none;
	text-align: center;
	width: 100%;
	margin:auto;
}
 
ul.nav-menu li{
 float: none;
 line-height: 1.3em;
 zoom: 1;
display: inline-block;
vertical-align: top;
margin-left: 0px;
}

ul.nav-menu li:hover,
ul.nav-menu li:hover{
 position: relative;
 z-index: 599;
 cursor: default;
}

 
ul.nav-menu ul {
	visibility: hidden;
	position: absolute;
	border-top:2px solid #069;
	top: 100%;
	left: 1px;
	z-index: 598;
	width: 100%;
	text-align:left;
	background: rgba(23, 61, 93, 0.6);
	background:#eee;
	width:auto;
	min-width:200px;
		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	-o-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	z-index: 99999999;
	    margin: 0;
    padding: 0;
}

@media(max-width:800px){ 
ul.nav-menu ul,
.nav-menu .menu-item-1245{display:none;}
}

ul.nav-menu ul li{
 float: none;
 width: 100%;
 box-sizing:border-box;
 margin-left: 0px;
}

ul.nav-menu ul ul {
 top: 1px;
 left: 99%;
  width:auto;
  margin:0;
  padding:0;
}

ul.nav-menu li:hover > ul{
 visibility: visible;
}


ul.nav-menu li.rtl ul{
 top: 100%;
 right: 0;
 left: auto;
}

ul.nav-menu li.rtl ul ul{
 top: 1px;
 right: 99%;
 left: auto;
}
 
.nav-menu li.n-home,
.has-dropdown {display:inline-block;float:none!important;}


.nav-menu li a{
	font-family: 'MyFontMed', Arial Narrow, Arial, serif;
	font-size: 18px;
	line-height: 60px;
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 0px 15px;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
}
 
.nav-menu li a:hover {
	color: #fff!important;text-shadow:0 0 11px #000;
	 background: #000;
}
/** **/
.nav-menu .current-menu-item, .nav-menu .current-menu-parent {margin-left: -4px!important;}
.nav-menu .current-menu-item li, .nav-menu .current-menu-parent li {margin-left: 0px!important;}


.nav-menu .current-menu-item  a, 
.nav-menu .current-menu-parent a {
	color: #fff!important;text-shadow:0 0 11px #000;
	background: #005B8B;
}


.nav-menu .current-menu-item  a, 
.nav-menu .current-menu-parent a {border-bottom: 1px none rgba(0,0,0,0)!important;}
 
.nav-menu  li li a,
.nav-menu .current-menu-item  li a, 
.nav-menu .current-menu-parent li a {
background-color: rgba(0,0,0,0.1);color:#004066!important;
border-bottom: 1px solid #999!important;padding:0 10px;
font-family: 'MyFont', Arial Narrow, Arial, serif;}

.nav-menu  li li a:hover,
.nav-menu .current-menu-item  li a:hover, 
.nav-menu .current-menu-parent li a:hover {
background-color:#ddd;color: #fff!important;
border-bottom: 1px solid #069!important;}


.nav-menu li:hover li a {
	color: #fff;text-shadow:0 0 3px #000;
	 font-family: 'MyFont', Arial;
	 letter-spacing:0.05em;
	 border-bottom: 1px solid #333!important;
}

.nav-menu .current-menu-item:hover li a{background-color: rgba(0,0,0,0.1);
background-color:#eee;border-bottom: 1px solid #999!important;}
.nav-menu .current-menu-item:hover li a:hover{background-color: rgba(0,0,0,0.6);border-bottom: 1px solid #ccc;
color: #fff!important;}



.nav-menu li li a, .nav-menu li li a{
	text-transform: none;
	color: #FFF;
	display: block;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: normal;
	text-align: left!important;
	white-space: nowrap;
	width: 100%;
	box-sizing:border-box;
	background-color: rgba(0,0,0,0.1);
	border-bottom:1px #069 solid;
}

.nav-menu ul li a {
	font-family: 'MyFont', Arial, serif;
	    padding: 0px 15px;
		line-height:39px;
		height:39px;
		font-size:18px;
}
 
.nav-menu li li a:hover{
	background-color: rgba(0,0,0,0.6);    
}

.nav-menu-DDD li a:after{
	content: ' • ';
	padding-left: 10px;
	color: #c5351b;
}
.nav-menu ul a:after, .nav-menu li:last-child a:after{content:'';padding-left:0px;}
.nav-menu .current-menu-item:first-child a {background:transparent;color: #004066!important;text-shadow:none;}
.nav-menu .current-menu-item:first-child a:hover {color: #fff!important;box-shadow: 0 4px 8px -3px rgba(0, 0, 0, 0.6);}

@media (max-width:760px){#navSub  .nav-menu .menu-item-12{display:none;}}
@media (max-width: 760px){
.nav-menu li a {line-height:36px;height:40px;padding:0px 10px;}
.nav-menu li a:after{padding-left:3px;}
.nav-menu .menu-item-12{display:none;}
.paralax {background-size: 150% auto!important;}
}




@media (max-width: 600px){
.nav-menu li a:after{display:none;}
#BUTTON-CONTENT {padding:0px 0 ;}
.nav-menu li:first-child{display:none!important;}
}


a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: ;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

input:focus::-webkit-input-placeholder {opacity: 0;}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


.learnmoreBTN { height: auto!important; font-size: 16px; margin: 10px auto; text-transform: none!important; letter-spacing: 1px!important; font-weight: normal; color: #fff!important; border-radius: 1px!important; display: inline-block; max-width: 200px; min-width: 125px; padding: 0px 10px!important; background: #069!important; text-align: center; line-height: 36px; font-family: 'MyFontMed', Arial; cursor: pointer; text-decoration: none; }

.learnmoreBTN:hover {
    background: #29a75f!important;
}


section { width: 100%; margin-top: -2px; position: relative;}
#main {box-sizing: border-box;position:relative;}
.innerWrap{display:block;clear:both;width:100%;margin:0 auto -2px auto;max-width:1400px;padding:0px 0.5%;box-sizing: border-box;
position:relative;}
.innerWrap.innerWrapWide{max-width:1800px;padding:0;}
.innerWrap.innerWrapWider{max-width:1830px;padding:0;}
.innerWrap.innerWrapLean{padding:0px 0.5%;}
.innerWrap.Padded{padding:10px 2%;}

.textWrap{display:block;clear:both;width:100%;margin:auto;max-width:1330px;padding:15px 2%;box-sizing: border-box;}
.Wrap{display:block;clear:both;width:100%;margin:auto;max-width:1300px;padding:0;box-sizing: border-box;}
.blogBlock{background:#e8e7e1;}

#banner { position: relative; transition: all 2s; background-repeat: no-repeat;  }
.img, .imgDiv img {max-width: 100%;height: auto;}

.anchor {
    display: inline-block;
    width: 100%;
    position: relative;
    clear: both;
    height: 80px;
    margin-top: -80px;
    visibility: hidden;
}

 @media (max-width:480px) {
.anchor {height: 190px; margin-top: -190px;}
}

.Half, .Third, .Forth, .Fifth, .Sixth, .Eighth, .OneThird, .TwoThirds,  .TwoFifth, .HalfMobile, .FullMobile, .Full{ display: inline-block; vertical-align: top; padding:5px 2%; box-sizing: border-box; }
.Half { width: 49.5%; }
.OneThird, .Third { width: 33%;padding:5px 0.5%; }
.Forth { width: 24.5%;}
.Fifth { width: 19.5%;}
.Sixth{width:16.4%;}
.Eighth{width:12%;min-width:110px;}
.TwoThirds{ width: 64.5%;}
.TwoFifth{ width: 39.5%;}
.HalfMobile { width:100%; padding:0px 2%;}
.Full { width:100%;}

form .Half, form .Third, form .Full{padding:2px 2%;}
.Eighth .grid.grid-mr-3-4, .Eighth .grid{width:100%;text-align:center;}
.left-text {
    text-align: left;
}
.right-text {
    text-align:right;
}
.center-text {
    text-align:center;
}



@media (max-width: 1280px){
.Forth {width: 46%;}
.HalfThird.Third{width:49%;}
}


@media (max-width: 1080px){
#footer .TwoFifth {width:100%;padding-bottom:15px;clear:both;}
#footer .Fifth { width: 32.5%;}
}

 @media (max-width: 760px) {
.Half, .Third, .Forth, .Fifth, .Sixth, .OneThird, .TwoThirds, .TwoFifth, .HalfThird.Third {width:100%;clear:both;}
#Social {padding: 8px 50px 8px 0;}
 }


 @media (max-width: 450px) {
#footer .Fifth { width:50%;max-width:170px;}
.HalfMobile{ width:49%;max-width:160px;}
#footer .Fifth.FullMobile{width:100%;max-width:320px;clear:both;}
 }
 
 @media (max-width: 380px) {
#footer .Fifth, .HalfMobile {max-width:150px;}
 }
 
 .shop-btn{ text-decoration: none; }
.homeBlock h2, .homeBlock h2 a { margin-top:0px; margin-bottom: 10px; padding: 0; font-size: 25px; line-height: 1.3em; border: none; display: inline-block; color: #a00404; font-weight: normal; text-align: left; text-decoration: none; text-transform: none; font-family: 'MyFontMed';letter-spacing:normal; }

/*homeBlock*/

.homeBlock .learnmoreBTN{float:left;margin-bottom:20px;}
.homeBlock h2.home-header{margin-top:0;}
.homeBlock h2 a:hover{ text-decoration: none; }
.homeBlock .img{margin-bottom:30px;}
.zigzag .Half{text-align:left;}

@media(max-width:1025px){
.zigzag .Half {width:100%;}
}
.zigzag:nth-child(odd) .Half{float:left;clear: none;}
.zigzag:nth-child(even) .Half{float:right;}

@media(max-width:1025px){
.zigzag:nth-child(odd) .Half,  .zigzag:nth-child(even) .Half{float:none;}
.homeBlock .img{margin-bottom:0px;}
}
.zigzag.section{padding: 25px 3% 0px 3%;}
.zigzag:nth-child(odd) {background-color:#edf0f3!important;}
.zigzag:nth-child(even) {background-color:#e0e5e8!important;}
.adminLink{display:block;width:100px;margin:auto;padding:0px 0 20px 0;color:#777;opacity:0.4;font-size:12px;}


#PHONE-BIG{
	display: inline-block;
	width:150px;
	margin-right:5px;
	float: right;
	text-align: right;
	position: relative;
}
#PHONE-BIG .PHONE{ font-size: 26px; padding-bottom: 7px; display: inline-block; width: auto; background-image: url(/images/phone-gray.svg); color:#01345f; ;font-family: MyFontMed; position: absolute; top: 20px; right: 12px; z-index: 99999; text-decoration: none;text-shadow: 0px 0px 9px #fff; }


#PHONE-BIG .email {
    font-size: 15px!important;
    padding-bottom: 7px;
    display: inline-block;
    width: auto;
    background-image: url(/images/mail-gray.svg);
    color: #000; 
    font-family: 'MyFont', Arial Narrow, sans-serif;
    position: absolute; text-decoration: none;
    right: 15px;
    top:55px;
    z-index: 99999;
}

#navSub #PHONE-BIG .email {display:none;}


#PHONE-BIG .PHONE:hover, #PHONE-BIG .email:hover{color:#900}

.phone, .address, .email {
    background-repeat: no-repeat;
    background-position: 4px left;
    background-size: auto 22px;
    display: inline-block;
    padding-left: 30px;
    width: auto;
}
.phone{background-image: url(/images/phone-color.svg);}
.address{background-image: url(/images/local-color.svg);}
.email{background-image: url(/images/mail-color.svg);}


#contact .email {font-size: 16px!important;line-height:25px;padding-left:29px;background-image: url(/images/mail-gray.svg);background-size: auto 22px;}
#contact .phone {font-size:22px;line-height:24px;padding-left:29px;background-image: url(/images/phone-gray.svg);background-size: auto 22px;}

#contact .address {
    font-size: 16px;
    line-height: 23px;
    padding-left: 29px;
    background-image: url(/images/local-gray.svg);
    background-size: auto 22px;
}

#contact .fax {
    font-size: 16px;
    line-height: 20px;
}

@media(max-width:650px) {
#PHONE-BIG .PHONE {font-size: 24px; padding-bottom:0px;top: 0px;padding-top:18px;}
#TopBanner {height: auto;}
#PHONE-BIG {position: static;}
#PHONE-BIG .email, #PHONE-BIG .phone {background-image:none;}
}


@media(max-width:450px) {
#PHONE-BIG .PHONE {font-size: 24px;}
#PHONE-BIG .email{display:none;}
}

@media(max-width:375px) {
	#PHONE-BIG .PHONE {font-size: 20px;}
}

#MidIslandCares p img{float:left;max-width:100%;height:auto;display:inline-block;margin-right:20px;margin-bottom:25px;}
#MidIslandCares h2{display:block;width:100%;clear:both;border:none;border-top:1px solid #069;color:#069;padding-top:18px!important;}
#MidIslandCares h2 a{text-decoration:none;color:#069!important;}
#MidIslandCares h2 a:before{display:inline;content:'»  ';color:#900;}
#MANAGEMENT table{
	width:170px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#MANAGEMENT #BUTTONS-TableContent {
	width:90%;
	float:none;
}
#MANAGEMENT #BUTTONS-TableContent strong{
	display:block;
}
#MANAGEMENT table img{
	max-width:150px;
	padding:10px;
	margin:0;
}

#MANAGEMENT img{
	max-width:300px;
	padding:15px;
	padding-left:0px;
	float:left;
}

#MANAGEMENT img.pics {
    width: 320px;
    height: auto;
    max-width: 100%;
    padding: 15px;
    padding-left: 0px;
    float: left;
}
@media(max-width:480px){
#MANAGEMENT img.pics, img.pics{clear:both;float:none;display: block;}
}

.SubNavList{ margin-bottom: 4px; text-align: center;padding:0!important; margin:0!important;display: inline-block;}
ul.SubNavList li { list-style-position: inside; display: inline-block; width: auto; padding:0!important; margin:0!important; font-size: 14px;color:#069; font-weight: bold;width:auto!important;  }
ul.SubNavList li a{ display: inline-block; font-family: 'MyFontMed', 'Arial Narrow', Arial, serif; font-size: 15px; line-height:20px; color: #000; text-decoration: none; padding: 0px 10px; background-color: #eee; margin-bottom: 4px; letter-spacing: 1px; border-top: solid 1px #fff; border-left: solid 1px #fff; border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; cursor: pointer; min-width:60px; text-align: center; font-weight: bold; }
ul.SubNavList li a:hover, ul.SubNavList li a:focus { color: #fff!important; background-color: #069!important;}

.SubNavList li.current-cat a,
.SubNavList ul li.current-cat a {background: #069;border-color:#069;color: #FFF!important;}

ul.SubNavList.AeroCampGal li a {padding: 7px 20px!important;font-size: 17px;}

body .blue{color:#069!important;}

.zigzag-light, .zigzag-dark{width:100%;margin:0;display:block;max-width:1800px;}
.zigzag-light {background-color: #f5f5f5!important;box-shadow: 0 0px 5px rgb(0 0 0 / 20%);
z-index: 2;}
.zigzag-dark  {background-color: #e9e9e9!important;box-shadow: inset 0 0px 5px rgb(0 0 0 / 20%);
 z-index: 1;}
	
.inset {background-color: #e9e9e9!important;box-shadow: inset 0 0px 5px rgb(0 0 0 / 20%);}
.set {background-color: #f5f5f5!important;box-shadow: 0 0px 5px rgb(0 0 0 / 20%);}

.Card {
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    text-decoration: none;
    color: #035;
	position:relative;
    font-size: 20px;
    line-height: 1.2em;
    padding: 5px 5px 12px 5px;
    margin: 5px;
    font-family: 'MyFontMed';
    max-width: 320px;
    border: 1px solid #eee;
    border-bottom: 4px solid #C00!important;
    background: #fff;
    min-height: 150px;
    min-width: 320px;
}
.Card:hover {box-shadow: 0 0 8px rgb(0 0 0 / 30%);}
.Card a{text-decoration: none; }
.Card h4{ font-size: 20px!important;display:block;min-height:65px;}
.Card a:hover h4{color: #900;}
.Card img{max-width:100%!important;min-height: 100%;}
.Card .smallPIC{overflow:hidden;width:100%;height:165px;display:block;margin-bottom:10px;position:relative;}
.Card .BTN, .smallBTN{line-height: 30px;max-width: 200px;background:#eee;color:#069;border-radius:none;}
.Card .BTN:hover, .Card .BTN:focus, 
.smallBTN:hover, .smallBTN:focus{background:#069;color:#fff;}
.Card .smallPIC .number{position:absolute;z-index:555; color:#fff;top:10px;left:10px;text-shadow:0 0 6px #000;
padding:5px;background:#0004;}
.Card:hover .smallPIC .number{background:#036;}
.Card .smallPIC{ min-width: 100%; background-image: url(/images/Logo-Whatermark.jpg); background-size: 100%; background-color: #fff; background-repeat: no-repeat; }

.smallBTN{ display: block; margin: 10px auto; line-height: 36px; padding: 0 15px; border: 1px solid #069; text-align: center; text-decoration: none; }

@media(min-width:1260px) and (max-width:1350px){
.Card {max-width:290px;min-width: 290px;}
}
#heroAnim .BrochureDownlaod{display:none!important;}
.newsINFO img{max-width:48%;height:auto;}
.newsINFO a{pointer-events: none;}
