/* The jscalendar widget.  DIV containing a table. */
@import url("/scripts/jscalendar/calendar-system.css");

/* ======== menu ======== */

#cmn
{
    width: 165px;
    height: 100px;
    display: block;
    background: url(/gch/images/cmn_logo_165h.gif) no-repeat;
    cursor: pointer;
}

#cmn:hover
{
    background-position: 0 -100px;
}


#qlink_button li#qsubmenulabel 
{ 
    margin-top: -5px;
    line-height: 24px;
    color: #ffffff;
}

#qlink_button
{
	background-color:#ffffff;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 2px;
	width: 190px;
}

#qlink_button ul
{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}

#qlink_button li
{
	border-bottom: solid 1px #cc3333;
	margin: 0;
	padding: 0;
}

#qlink_button li.menulabel
{
	color: #000000;
	background-color: transparent;
	border-bottom: 1px solid #cc3333;
	padding: 5px;
	font-weight: bold;
	width: auto;
	display: block;
}

#qlink_button li a
{
/*	color: #000000;*/
	background-color: #ffffff;
	text-decoration: none;
	padding: 6px;
	width: auto;
	display: block;
	line-height: normal;
	font-weight: normal;
}

#qlink_button li a:hover
{
	border-right: none;
	text-decoration: none;
	background-color: #d2e6ab; /* color7 */
	color: #000000;
}

#qlink_button li.submenu a
{
	color: #18264e; /* color1 */
	width: 182px;
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px 0 5px 15px;
	display: block;
	line-height: 12px;
	font-weight: bold;
	font-size: 11px;
}

#qlink_button li#qsubmenulabel 
{ 
	border-bottom: solid 1px #ffffff;
}

.tableheader
{
  background-color:#cc9900;
  color:#ffffff;
  font-weight: bold;
}

.divider
{
  /* border-bottom: 2px dotted #039; padding-top: 5px; */
}

h2.provider
{
	padding: 5px;
	color: #ffffff;
	background-color: #037191;
}

/* ======== colors used by boxes and text ======== */
.intro_text
{
    /* font-size defined in global.css */
    color: #037191; /* color1 */
}

.inline{ display: inline; }

/* ============== light box ================*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay 
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box 
{
	position: relative;
	background-color: #fae478;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading 
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav 
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext 
{
	width: 49%;
	height: 100%;
/*	zoom: 1;*/
	display: block;
}

#lightbox-nav-btnPrev 
{ 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext 
{ 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box 
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fae478;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data 
{
	padding: 0 10px; 
	color: #7e2f7b; 
}

#lightbox-container-image-data #lightbox-image-details 
{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber 
{
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav-btnClose 
{
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.lb_bg
{
	background-color: #fae478;
}

/* ============== background image for list view ================*/
#list_img
{
	float: right;
	top: 20px;
	width: 200px;
	height: 650px;
	background: url(/gch/images/12-year-old-200.jpg) no-repeat ;
	position: relative;
	z-index: -1;
}

/* ============== body navigation ================*/
#nonbodynav
{
	position: relative;
	top: 128px;
	left: -15px;
	width: 100px;
	height: 300px;
}

#bodynav
{
	position: relative;
	top: -350px;
	left: 93px;
	width: 400px;
	height: 300px;
}

#bodynav ul 
{ 
	list-style: none; 
	font-family: arial, sans-serif; 
}

#bodynav li,
#nonbodynav li
{
	height: auto;
	width: 105px;
	color: #037191;
	list-style: none;
	/* font-size: 12px; */
	font-weight: bold;
	text-align: left;
	background: transparent;

}

#nonbodynav li
{ 
	border-bottom: solid 1px #037191;
}

#bodynav li:hover,
#bodynav li.sfhover
{
	color: #ffffff;
	background-color: #037191;
	cursor: pointer;
}

#nonbodynav li:hover,
#nonbodynav li.sfhover
{
	color: #ffffff;
	background-color: #037191;
	cursor: pointer;
}

#bodynav li#body_img:hover,
#bodynav li#body_img.sfhover
{
	color: transparent;
	background-color: transparent;
	cursor: default;
}



/* ============== the non-body parts ================*/
li#behavioral
{
	border-top: solid 1px #037191;
}


/* ============== the body parts ================*/
li#body_img
{
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	border: none;
	background-color: transparent;
}

li#bladder
{
	position: absolute;
	top: 454px;
	left: 296px;
}

li#blood
{
	position: absolute;
	top: 338px;
	left: 307px;
}

li#bone
{
	position: absolute;
	top: 406px;
	left: 302px;
}

li#brain
{
	position: absolute;
	top: 9px;
	left: 194px;
}


li#cardiovascular
{
	position: absolute;
	top: 254px;
	left: 305px;
}

li#ear
{
	position: absolute;
	top: 170px;
	left: 296px;
}

li#extremity
{
	position: absolute;
	top: 517px;
	left: 282px;
}

li#eye
{
	position: absolute;
	top: 128px;
	left: 286px;
}

li#face
{
	position: absolute;
	top: 149px;
	left: 290px;
}

li#gastrointestinal
{
	position: absolute;
	top: 361px;
	left: 306px;
}

li#genitourinary
{
	position: absolute;
	top: 496px;
	left: 288px;
}

li#head
{
	position: absolute;
	top: 36px;
	left: 248px;
}

li#heart
{
	position: absolute;
	top: 275px;
	left: 307px;
}


li#joints
{
	position: absolute;
	top: 385px;
	left: 305px;
}

li#kidney
{
	position: absolute;
	top: 428px;
	left: 297px;
}

li#lungs
{
	position: absolute;
	top: 233px;
	left: 304px;
}

li#mentalhealth
{
	position: absolute;
	top: 88px;
	left: 275px;
}

li#muscle
{
	position: absolute;
	top: 296px;
	left: 309px;
}

li#nose
{
	position: absolute;
	top: 191px;
	left: 298px;
}

li#reproductive
{
	position: absolute;
	top: 475px;
	left: 291px;
}

li#skin
{
	position: absolute;
	top: 317px;
	left: 307px;
}

li#throat
{
	position: absolute;
	top: 212px;
	left: 300px;
}


#info_block
{
	margin-top: -82px;
	width: 200px;
}

#info_block h2
{
	color: #ffffff;
	background-color: #037191;
	padding: 3px;
}

.shortp {line-height: 1.2em;}
.contactbox
{
	padding-right: 0;
	background: url(/gch/images/contact_rt.jpg) 432px 0 no-repeat;
	/* background: url(/gch/images/contact_rt.jpg) 415px 0 no-repeat; */
}

.contactbox h3
{
	margin-top: 0;
}

.searchhighlight {background-color: #fae478; }

/* ========= tree house ========= */
#treehousecontainer
{
	position: relative;
	top: 0px;
	left: 0px;
}

/* ======= tree house ====== */
.applebox
{
	width: 237px;
	height: 253px;
	background: url(/gch/images/applebox.gif) no-repeat;
	z-index: 1;
	padding-top: 125px;
	padding-left: 5px;
	font-size: 1.2em;
	text-align: center;
}

#apple1
{
	position: absolute;
	top: 50px;
	left: 200px;
}

#apple1box
{
	position: absolute;
	top: 10px;
	left: 250px;
	visibility: hidden;
}

#apple2
{
	position: absolute;
	top: 120px;
	left: 250px;
}

#apple2box
{
	position: absolute;
	top: 80px;
	left: 300px;
	visibility: hidden;
}

#apple3
{
	position: absolute;
	top: 465px;
	left: 380px;
}

#apple3box
{
	position: absolute;
	top: 325px;
	left: 130px;
	visibility: hidden;
}

#apple4
{
	position: absolute;
	top: 80px;
	left: 380px;
}

#apple4box
{
	position: absolute;
	top: 25px;
	left: 130px;
	visibility: hidden;
}

#apple5
{
	position: absolute;
	top: 200px;
	left: 80px;
}

#apple5box
{
	position: absolute;
	top: 150px;
	left: 130px;
	visibility: hidden;
}

#apple6
{
	position: absolute;
	top: 280px;
	left: 400px;
}

#apple6box
{
	position: absolute;
	top: 150px;
	left: 140px;
	visibility: hidden;
}

/* ====Used by epeddirect==== */
.warning 
{ 
        font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #FF0000;
}
 
.showbox
{
  border: 1px solid #000080; 
  padding: 10px 10px 10px 10px; 
  width: 540px;
}
.triagebox
{
  border: 1px solid #000080; 
  padding: 2px 20px 10px 20px; 
  width: 540px;
}

.questbox
{
  border: 1px solid #ffebc2; 
  padding: 6px;
  width: 540px;
}

.codeview
{
        color: black;
        background-color: yellow;
}

.blueborders
{
        padding: 3px;
        border-width: 1px;
        border-color: #000066;
        border-style: solid;
}

#faculty_page #researchabst
{
        display: none;
}

#faculty_page #rq_button_div
{
        display: inline;
}


/*----------------After Hours slideshow -------*/
#demo_slideframe
{
  width: 520px;
  height: 300px;
}
/*----------------End after Hours slideshow -------*/




