/*html, body { height: 100%; }*/
body { overflow-y:scroll; }
html { height: 100%;  }
body { font-family: Lucida Sans Unicode,Lucida Grande,sans-serif; font-size: 11px; background-color: #000; color: #FFF; /*overflow: auto; overflow-y: scroll; overflow-x: auto; */}
.page-wrap {height:100%;}

/* text-shadow - h offset  v offset blur */
.bodyBackground { background-image: url(../assets/orbyt_home_bg3.jpg); background-position: top; background-repeat: no-repeat; }
h1, h2 { color: #FFF; font-size: 12px; margin-bottom: 5px; text-transform: uppercase; }
p { margin-bottom: 10px; line-height: 14px; }
a { color: #FFF; text-decoration: none; }
a:hover { color: #b9b309; }
.current { color: #b9b309 !important; }
.clear { clear: both; }
/*.alpha { background: #000000; background: rgb(0,0,0); background: rgba(0,0,0, 0.7); }*/
.alpha2 { background: #000; background: rgb(0,0,0); background: rgba(0,0,0, 0.7); }
#intro { margin-bottom: 20px; text-shadow: 1px 1px 1px #000; }
#print_astral_logo { display: none; }
#print_orbyt_logo { display: none; }

/*#go{display:inline-block;font-weight:bold;font-size:14px;padding-top:3px;padding-left:10px;text-shadow:1px 1px 1px #000;color:#FFF}*/

/* -- layout --*/
#container { width: 990px; min-height: 768px; margin:0 auto ;}
.content { margin-left: 160px; padding-top: 40px; width: 800px; }
/*.content-pad { margin-top: 40px; padding: 20px; /*position: relative;*/ width:760px;} */
.clearfooter { height: 85px; clear: both; }
.c1 { float: left; width: 450px; }
.c2 { float: right; width: 250px; }

/* -- content boxes --*/
.box { position: relative; float: left; margin-right: 10px; }
.thumb { margin-left: auto; margin-right: auto; }
.desc { margin-left: auto; margin-right: auto; color: #FFF; }

.boxlarge { width: 196px; height: 223px; }
.boxlarge:hover { cursor: pointer; }
.thumblarge { width: 170px; padding-top: 10px; }
.desclarge { color: #FFF; width: 170px; margin-top: 10px; line-height: 12px; }
.newlarge { position: absolute; top: 3px; left: 5px; }

.boxsmall { width: 140px; height: 140px; margin-bottom: 20px; z-index: 5000; }
.thumbsmall { width: 110px; padding-top: 15px; }
.descsmall { width: 114px; margin-top: 5px; margin-left: 15px; font-size: 8px; line-height: 10px; color: #fff; }
.newsmall { position: absolute; top: 7px; left: 8px; }
.boxhitarea { position: absolute; z-index: 10000; top: 0px; left: 0px; width: 140px; height: 140px; background-color: #fff; opacity: 0; filter: alpha(opacity=0); cursor:pointer; }

/* -- home page --*/
#contactinfo { padding-top: 20px; margin-bottom: 100px; font-size: 12px; font-weight: bold; line-height:1.25em; }
#contactinfo a { font-size: 11px; }


/* -- programs page -- */
#programsArea { clear: both; padding-top: 20px; overflow:hidden;margin-bottom:130px;}
#template { display: none; }
.holder { position: absolute; top: 15px; display: none; width: 0px; height: 0px; background-color: #FFF; color: #000; }
.program_details .thumbarea { width: 110px; height: 130px; display: none; }
.thumbarea a { text-decoration: none; color: #b9b309; font-weight: bold; padding-top: 12px; padding-left: 12px; display: inline-block; }

#thumb, div .thumbarea img, div .thumbsmall img { border: 1px solid #999999; }

/* description */
.program_description { float: left; width: 280px; margin-left: 30px; margin-top: 10px; display: none; }
.program_description div { margin-bottom: 7px; font-weight: bold; }
.program_description p { margin-bottom: 10px; }

/* -- program content -- */
#program_thumb { position:relative; float: left; }
#program_title { float: left; width: 215px; }
#show_details { float: right; width: 400px; }

/* -- header -- */
#header { height: 130px; }
#orbyt_logo { display: block; float: left; }
#main_nav { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; color: #FFF; margin-left: 165px; background-color: #CCC; }
#main_nav a { color: #FFF; font-size: 11px; text-decoration: none; font-weight: bold; }
#main_nav a:hover { color: #b8b308; }
#main_nav ul li { float: left; margin-right: 20px; margin-top: 50px;clear:right; }
#search { margin-top: -5px; }
#search_input { width: 110px; background-color: #000; border: 0px; color: #666666; padding: 5px; font-weight: bold; font-size: 11px; border: 1px solid #434343; }

/* -- search filters --*/
#filters_container { position: relative; margin-top: 10px; margin-bottom: 20px; z-index: 20000; }
#filters_instructions { float: left; margin-right: 20px; line-height: 22px; }
#filters { float: left; }
#filter_items { float: left; margin: 0px; padding: 0px; width: 100%; list-style: none; }
#filter_items li { position: relative; float: left; margin: 0px; padding: 0px; }
#filter_items li a { float: left; /*text-indent:-9999px;*/ height: 20px; line-height: 16px; }
#filter_items li:hover a, #filter_items li a:hover { background-position: left bottom; }
#filter_items li .sub { position: absolute; z-index: 20000; float: left; font-weight: bold; display: none; top: 20px; left: 0; padding: 5px; background: #000000; background: rgba(0,0,0,0.8); }

.find { background-color: #000; display: inline-block; font-weight: bold; font-size: 12px; padding: 5px 5px 6px 5px; margin-left: 10px; color: #FFF; }
.find:hover { color: #b9b309; text-decoration: none; }

ul#filter_items a.category { background: url("../assets/global/arrow.jpg") no-repeat right top; width: 200px; margin-right: 20px; background-color: #000; padding-top: 3px; padding-left: 10px; text-decoration: none; color: #FFF; font-weight: bold; }
ul#filter_items a.tag { background: url("../assets/global/arrow.jpg") no-repeat right top; width: 145px; background-color: #000; padding-top: 3px; padding-left: 10px; text-decoration: none; color: #FFF; font-weight: bold; }


#filter_items li .sub ul { list-style: none; margin: 0; padding: 0; width: 135px; float: left; }
#filter_items .sub ul li { width: 100%; color: #fff; }
#filter_items .sub ul li a { float: none; text-indent: 0; height: auto; display: block; text-decoration: none; color: #fff; }
#filter_items .sub ul li a:hover { color: #b9b309; }

/* -- footer -- */
#footer { width: 100%; height: 85px; background-color: #000; margin-left: auto; margin-right: auto; }
#footer_inner { min-height: 100%; margin-left: auto; margin-right: auto; position: relative; background-color: #000; }

#astral_logo { position: absolute; bottom: 0px;  }
#footer_nav { text-align: right; color: #434343; position: absolute; top: 24px; right: 10px; }
#footer_nav a { color: #434343; font-weight: bold; text-decoration: none; }
#footer_nav a:hover { color: #b8b308; font-weight: bold; text-decoration: none; }
#footer_nav_main { font-size: 10px; }
#footer_nav_sub { margin-top: 5px; font-size: 9px; }
#footer_nav_sub a { margin-left: 10px; }
#copyright { margin-top: 5px; font-size: 9px; }

.programsNav { font-weight: bold; padding: 5px 5px 5px 0; background: #000000; background: rgba(0,0,0,0.8); clear:both; position: absolute; display: none; z-index:5001;}
/*#programs, #prep, #imaging { font-weight: bold; padding: 5px; background: #000000; background: rgba(0,0,0,0.8); }*/
/*#programs div ul li, #prep div ul li, #imaging div ul li { float: none; margin-top: 5px; }*/
.innerDescription { font-weight: normal; }
.emailPhone { font-size:9px;}



.thomas { background-color: #ff00ff;}
.adminEditable:hover {outline:#00FF00 dotted thick;cursor:pointer;}
