@charset "UTF-8";

/* CLEARING CRAP FORMATTERING AND MAIN ELEMENTS */
* { margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: bottom; behavior: url(/js/iepngfix.htc); }
body { font: 12px/16px Helvetica, Arial, sans-serif; }
.hiddenButton { display: block; height: 0px; overflow: hidden; }

/* COPY FORMATTINGS */
#copyCopy h1, #copyCopy h2, #copyCopy h3, #copyCopy h4, #copyCopy h5, #copyCopy h6 { /*font-family: 'Raleway', sans-serif; */margin: .7em 0 0; line-height: 1.2em; font-weight: normal; }
#copyCopy h1 { font-size: 218%; color: #131b66; }
#copyCopy h2 { font-size: 164%; color: #94002b; }
#copyCopy h3 { font-size: 145%; color: #131b66; }
#copyCopy h3.popMore { font-size: 100%; font-weight: bold; color: #fff; background-color: #94002b; text-transform: uppercase; padding: 3px 5px 2px; margin-left: 272px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#copyCopy h4 { font-size: 118%; color: #94002b; }
#copyCopy h5 { font-size: 107%; color: #131b66; }
#copyCopy h6 { font-size: 95%; color: #94002b; }
#copyCopy h1 + h1, #copyCopy h1 + h2, #copyCopy h1 + h3, #copyCopy h1 + h4, #copyCopy h1 + h5, #copyCopy h1 + h6,
	#copyCopy h2 + h2, #copyCopy h2 + h3, #copyCopy h2 + h4, #copyCopy h2 + h5, #copyCopy h2 + h6,
	#copyCopy h3 + h3, #copyCopy h3 + h4, #copyCopy h3 + h5, #copyCopy h3 + h6,
	#copyCopy h4 + h4, #copyCopy h4 + h5, #copyCopy h4 + h6, #copyCopy h5 + h5, #copyCopy h5 + h6, #copyCopy h6 + h6 { margin-top: 0em; }
#copyCopy p { margin: .7em 0 0; line-height: 1.5em; }
#copyCopy ul, #copyCopy ol { margin: .8em 0 0; line-height: 1.2em; padding-left: 14px;  }
#copyCopy blockquote { padding: 0 0 0 15px; }
#copyCopy ul li, #copyCopy ol li { padding: .25em 0 .25em .2em; }
	#copyCopy ul li ul { margin: 0px; font-size: inherit; padding-left: 14px; list-style-type: disc; }
	#copyCopy ul li ul li { margin: 0px; }
#copyCopy a { text-decoration: underline; color: #131b66; }
#copyCopy a:hover { text-decoration: none; }

/* ADMIN */
.adminButtonsSling { position: relative;} 
.adminButtonsSling .adminButtons { position: absolute; top: 17px; left: -50px; z-index: 1000;} 
.adminButtons {	} 
.adminButtons a, .adminButtons span, .adminButtons input.fancy {
    text-decoration:none !important;line-height:normal;background-color:#fff;float:left;display:block;padding:3px;margin:0px 5px 5px 0px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#CC3300 !important;border:2px solid #cc3300;font:bold 10px Verdana,Arial,Helvetica,sans-serif;-moz-box-shadow:0px 0px 5px #000000;-webkit-box-shadow:0px 0px 5px #000000;box-shadow:0px 0px 5px #000000;cursor:pointer;}
.adminButtons a:hover, .adminButtons input.fancy:hover { text-decoration: none !important; background-color: #CC3300; color: #fff !important; border: 2px solid #fff;  }
.adminButtons span { color: #5f85c0 !important; border: 2px solid #5f85c0; cursor:help; }

/*template */
body { background: #000000 url(/i/background.jpg) top center no-repeat; }
#shell { width: 960px; margin: 0px auto; }
	#searchshell { padding: 20px; }
		#searchbar { color: #666; font-style: italic; font-size: .9em; padding: 0px 0 0 5px; background: #ffffff url(/i/bg_search.gif) center right no-repeat; height: 20px; width: 130px; float: right; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		#searchForm { display: block;}
			#queryStringBox {margin: 0px; height: 20px; width: 110px; border: 0 none; background: transparent none; vertical-align:bottom; font: italic 11px/16px Helvetica, Arial, sans-serif;}
			#searchButton   {margin: 0px; background: transparent none; border: 0 none; color: #fff; height: 20px; width: 20px; vertical-align:bottom; font-size: 1.1em; }
	#header { clear: both; padding: 0 20px 0 20px; }
		#logo {}
		#tagline { float: right; padding-top: 20px; }
	#menubar { height: 60px; background-color: #dddddd; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; position: relative; z-index: 500; }
		#mainmenu { text-transform: uppercase; font-size: 1em; padding-top: 23px; padding-left: 5px; }
			#mainmenu a { color: #666; text-decoration: none; }
			#mainmenu a:hover { color: #000; }
			#mainmenu li { float: left; list-style: none; margin-left: 15px; position: relative; }
				#mainmenu li ul { position: absolute; top: 15px; width: 150px; left: -20px; display: none; padding: 10px 20px 20px 20px; background-color: #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-box-shadow: 0px 7px 6px #666666; -webkit-box-shadow: 0px 7px 6px #666666; box-shadow: 0px 7px 6px #666666; }
				#mainmenu li ul li { display: block; list-style: none; clear: left; margin: 10px 0 0 0; font-size: .9em; }
				#mainmenu a.selected { color: #000; }
	#featureshell { padding: 5px; background: #fff; position: relative; z-index: 200; }
		#feature { width: 950px; height: 300px; overflow: hidden; }
		#feature a { display: block; width: 950px; height: 300px; overflow: hidden; }
	#contentshell { color: #666; float: left; width: 960px; padding-bottom: 30px; background: #fff; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
		#contentshell .smcolumn { width: 220px; float: left; margin-left: 30px; overflow: hidden; }
		#contentshell .lgcolumn { width: 400px; float: left; margin-left: 30px; overflow: hidden; }
			#home {}
				#home h1, #home h2 { font-size: 25px; color: #131b66; }
				#home h3 { font-size: 25px; color: #94002b; }
	#footer { padding: 30px 0 60px 0; color: #fff; }
		#footer .fcolumn { width: 280px; margin-left: 30px; float: left; overflow: hidden; }
		#footer h5 { color: #cccccc; }
		#footer ul {}
			#footer li { text-transform: uppercase; color: #666; font-size: .9em; font-weight: bold; letter-spacing: .05em;}
				#footer li a { color: #666; text-decoration: none; }
				#footer li a:hover { color: #ccc; }
#glow { position: absolute; top: 0px; z-index: -1; width: 100%; height: 395px; background: url(/i/bg_glow.png) top center no-repeat; }
#skyscrapershell { float: right; clear: right;text-align: right; font-size: .75em; color: #666666; margin-left: 20px; }
	#skyscraper { padding: 10px; border: 1px dashed #ccc; background-color: #ddd; }
	
	#copyCopy .homeEventsNews { padding: 0 0 15px 18px;}
	#copyCopy .homeEventsNews h5 { font-weight: bold; color: #666666; }
	#copyCopy .homeEventsNews h5 a { color: #333; text-decoration: none; display: block; }
	#copyCopy .homeEventsNews h5 a:hover { color: #666; text-decoration: underline; }
	#copyCopy .homeEventsNews h5 .date { display: block; font-weight: normal; font-style: italic; font-size: .9em; }
	#copyCopy .homeEventsNews p { color: #666; margin-top: .3em; }
	#copyCopy .bluStarate .homeEventsNews { background: transparent url(/i/star_blu.png) left 1px no-repeat; }
	#copyCopy .redStarate .homeEventsNews { background: transparent url(/i/star_red.png) left 1px no-repeat; }

	#copyCopy table.dirTab {}
	#copyCopy table.dirTab tr td { vertical-align: top; }
	#copyCopy table.dirTab tr td.logoUrl { text-align: right; white-space: nowrap; width: 256px; vertical-align: bottom; }
	#copyCopy table.dirTab tr td.blurb { padding-left: 20px; font-size: 1.1em; }
	#copyCopy table.dirTab tr td.addressEtc { color: #999; text-transform: uppercase; font-weight: bold; padding-top: .7em;}
	#copyCopy table.dirTab tr td.addressEtc p { float: left; padding-left: 20px; margin-top: 0px;}
	#copyCopy table.dirTab tr td.addressEtc a { color: #999; }

/* RESERVATION CALENDAR */
#resCalContainer {position: relative; height: 665px;}
	#resCalDayGrid {}
	#resCalDayGrid .sun, #resCalDayGrid .mon, #resCalDayGrid .tue, #resCalDayGrid .wed, #resCalDayGrid .thu, #resCalDayGrid .fri, #resCalDayGrid .sat
		{ border-bottom: 1px dotted #ccc; border-left: 1px solid #eee; padding: 4px; position: absolute; width: 121px; left: 0; height: 16px; color: #fff; }
	#resCalDayGrid .sun { border-left: 1px solid #ccc; background-color: #f5f5f5; color: #f5f5f5; }
	#resCalDayGrid .mon { left: 130px; }
	#resCalDayGrid .tue { left: 260px; }
	#resCalDayGrid .wed { left: 390px; }
	#resCalDayGrid .thu { left: 520px; }
	#resCalDayGrid .fri { left: 650px; }
	#resCalDayGrid .sat { left: 780px; border-right: 1px solid #ccc; background-color: #f5f5f5; color: #f5f5f5; }
	
	#resCalDayGrid .label {top:   0px; border: 0px none; background: none; color: #999; height: 35px; padding-top: 20px;}
	#resCalDayGrid .t12a { top:  62px; border-top: 1px solid #ccc; color: #999; }
	#resCalDayGrid .t1a  { top:  88px; }
	#resCalDayGrid .t2a  { top: 113px;  }
	#resCalDayGrid .t3a  { top: 138px; color: #CDCDCD;}
	#resCalDayGrid .t4a  { top: 163px; }
	#resCalDayGrid .t5a  { top: 188px; }
	#resCalDayGrid .t6a  { top: 213px; color: #999;}
	#resCalDayGrid .t7a  { top: 238px; }
	#resCalDayGrid .t8a  { top: 263px; }
	#resCalDayGrid .t9a  { top: 288px; color: #CDCDCD;}
    #resCalDayGrid .t10a { top: 313px; }
    #resCalDayGrid .t11a { top: 338px; border-bottom: 3px double #ccc; height: 14px; }
    #resCalDayGrid .t12p { top: 363px; color: #999;}
    #resCalDayGrid .t1p  { top: 388px; }
    #resCalDayGrid .t2p  { top: 413px; }
    #resCalDayGrid .t3p  { top: 438px; color: #CDCDCD;}
    #resCalDayGrid .t4p  { top: 463px; }
    #resCalDayGrid .t5p  { top: 488px; }
    #resCalDayGrid .t6p  { top: 513px; color: #999;}
    #resCalDayGrid .t7p  { top: 538px; }
    #resCalDayGrid .t8p  { top: 563px; }
    #resCalDayGrid .t9p  { top: 588px; color: #CDCDCD;}
    #resCalDayGrid .t10p { top: 613px; }
    #resCalDayGrid .t11p { top: 638px; border-bottom: 1px solid #ccc; }
                          
	#resCalDayGrid .label strong { display: block; color: #555; font-size: 1.2em; }
	
	#resCalDayGrid .click-ed { background-color: #c8004a; color: #fff; cursor: pointer; border-bottom-color: #c8004a; }
	#resCalDayGrid .click-end { color: #c8004a; cursor: pointer; }
	#resCalDayGrid .hoverOver { background-color: #D7E8EC; color: #3F7590; cursor: pointer; }

#resCalReservations {}
#resCalReservations .sling { position: absolute; height: 1px; width: 1px; }
#resCalReservations .sling .marker { position: absolute; background-color: #608700; top: 0px; left: 69px; width: 60px; z-index: 500; opacity: 0.5; filter:alpha(opacity=50); -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; color: #fff; overflow: hidden; cursor: help; }
#resCalReservations .sling .marker .padding { padding: 4px; }
#resCalReservations .confRoom .marker { background-color: #A00954; width: 75px; left: 54px; z-index: 400; }
#resCalReservations .trainingRoom .marker { background-color: #F14E00; width: 90px; left: 39px; z-index: 300; }


#resCalFooter {}
	#resCalFooter .prevNext { font-size: 1.3em; float: right; padding: 5px 10px 0px 0px; }
	#resCalFooter .filter { padding: 5px 0px 0px 0px; }
	#resCalFooter .filter #resCalFilter { margin: 0 7px; max-width: 350px; }
	#resCalFooter .filter #resCalFilter optgroup { padding-left: 9px }
	#resCalFooter .filter #resCalFilter optgroup option { padding-left: 9px }
	#resCalFooter .filter span.legend span { opacity: 0.5; filter:alpha(opacity=50); color: #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 3px 6px; cursor: help;}
	#resCalFooter .filter span.legend span.confRoom { background-color: #A00954; }
	#resCalFooter .filter span.legend span.trainingRoom { background-color: #F14E00; }
	#resCalFooter .filter span.legend span.other { background-color: #608700; }
	                            
	                        
