@import url(reset.css);
/*--- COLOR SCHEME ---


----------------------
--- GLOBAL STYLES ---*/
HTML, BODY
{
	height: 100%;
}
*
{
}
INPUT.submit
{
	background-color: #5F3811;
	color: #FED5A7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	width: 74px;
	height: 26px;
}
INPUT, textarea
{
	background-color: #FDE3C0;
	border: 1px solid #FEAF56;
	font-size: 0.9em;
	padding: 5px;
	width: 135px;
	height: 12px;
	font-weight: normal;
	color: #442200;
}
#sidebar .whatsnew I
{
	color: #387594;
}
#sidebar .subscribe A
{
	font-weight: bold;
}
#sidebar LI A IMG
{
	margin-right: 11px;
	vertical-align: text-bottom;
}
#sidebar .block LI
{
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 1.4;
	color: #BFF7FE;
}
#sidebar .block
{
	border-bottom: 0px solid #000000;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
HTML
{
}
BODY
{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-size: 8pt;
/*xline-height: 2*/
	color: #FFF;
	background: #00293B url(../images/bg-body.png) repeat-y top center;
}
/*--- ELEMENT STYLES ---*/
A
{
	color: #00BFFF;
	text-decoration: none;
}
A:hover
{
	color: #FFAC43;
	text-decoration: none;
}
P
{
	line-height: 1.5;
}
HR
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*--- WRAPPER STYLES ---*/
#wrapper
{
	text-align: left;
	width: 980px;
	margin: 0px auto;
/*xmargin-bottom: -30px
xposition: relative*/
	min-height: 100%;
}
#header
{
	clear: both;
/*xoverflow: hidden*/
	height: 186px;
	background: url(../images/bg-header.jpg) repeat-x top center;
	margin-bottom: 32px;
}
#wrapper-header
{
	text-align: left;
	width: 980px;
	margin: 0px auto;
	overflow: hidden;
}
#content
{
	overflow: hidden;
}
#main
{
}
#body
{
	width: 740px;
	float: left;
	border-right: 1px solid #003C4B;
}
#sidebar
{
	float: right;
	width: 190px;
	margin-right: 25px;
}
/*--- HEADER STYLES ---*/
H1#logo
{
	text-indent: -9999px;
	float: left;
	width: 335px;
	height: 136px;
	background: url(../images/logo.png) no-repeat right top;
}
H1#logo A
{
	height: 100%;
	display: block;
}
#go-spicy
{
	float: right;
	margin-right: 115px;
	margin-top: 20px;
	background: url(../images/bg-blurb.png) no-repeat;
	width: 271px;
	height: 78px;
	color: #452300;
}
#go-spicy .wrap
{
	padding: 12px 5px 5px 12px;
}
#go-spicy .title
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	margin-bottom: 5px;
}
/*# --- Tab Settings ---*/
.tab
{
	display: none;
}
.tabs
{
	overflow: hidden;
	/*[disabled]float:left;*/
}
.tabs UL
{
/*xclear: both*/
}
.tabs LI
{
/*xfloat: left*/
	display: inline;
}
.tabs LI A
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #FB5;
	margin: 0 0px 0 0;
	float: left;
	background-color: #323232;
	padding: 7px;
	border-right: 1px solid #262626;
	text-transform: uppercase;
}
.tabs LI A.active
{
/*xbackground: #fff
xborder-bottom: 1px solid #fff
xcolor: #000*/
	color: #FEB958;
	background-color: #45301B;
	/*[empty]border-bottom:;*/
	background-repeat: repeat-x;
}
/*--- NAVIGATION STYLES ---*/
#navbar
{
	margin-top: 25px;
	overflow: hidden;
}
#navbar-line
{
	background: url(../images/bg-nav.png) repeat-x center center;
	height: 25px;
	margin-top: -10px;
	height: 25px;
	margin: -10px 0;
	z-index: 9999;
	position: relative;
}
#nav
{
/*xoverflow: hidden*/
	z-index: 99999;
	position: relative;
}
#nav UL
{
}
#nav LI
{
	width: auto;
/*xmargin-right: 45px*/
}
#nav LI A
{
	font-size: 1.2em;
	font-weight: bold;
	color: #4D2800;
	text-transform: uppercase;
	text-decoration: none;
/*xtext-shadow: #fff 1px 1px 1px*/
	padding: 8px 25px 4px;
	z-index: 9999;
	position: relative;
}
#nav LI A:hover
{
	/*[disabled]background:#452300;*/
	/*[disabled]color:#FFC479;*/
}
#nav LI LI A
{
	font-size: 0.9em;
	text-transform: none;
	background: #452300;
}
#nav LI UL
{
/*xmargin-top: 5px
xdisplay: none
xbackground: #452300*/
	width: auto;
}
#nav LI LI A
{
	color: #FFBA59;
	padding: 12px 25px;
	font-size: 1.1em;
}
#nav LI.active A
{
}
/*--- PAGE HEADER STYLES ---*/
H2
{
	font-weight: normal;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #FFAC43;
}
#title H2
{
	float: left;
}
#title
{
	color: #FFF;
	padding: 20px 10px 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
#_home #title, #_index #title
{
	display: none;
}
/*--- BREADCRUMB STYLES ---*/
#crumbs
{
/*xdisplay: none*/
	float: right;
	font-size: 0.8em;
	margin-right: 5px;
}
#crumbs LI
{
/*xdisplay: none*/
	float: left;
	padding: 1px 2px;
}
#crumbs A
{
	color: #FFF;
	border-bottom: 1px dotted #CCC;
}
#crumbs .divider
{
	color: #333;
}
/*--- PAGINATION STYLES ---*/
#pagination
{
}
/*--- FOOTER STYLES ---*/
#footer
{
	clear: both;
	padding: 20px 0;
	background: #FBB763 repeat-x top left;
	color: #432100;
	text-align: center;
	height: 30px;
	position: relative;
/*xposition: absolute
xbottom: 0
xwidth: 100%*/
}
#company
{
	font-size: 0.9em;
	background: url(../images/logo-cornell.png) no-repeat left bottom;
	width: 450px;
	height: 75px;
	padding-bottom: 25px;
	display: block;
	float: left;
}
#copyright
{
	/*[disabled]float:right;*/
	font-size: 0.9em;
}
#design
{
	float: right;
/*xfont-size: 100em*/
	color: #000;
	clear: right;
	overflow: hidden;
	margin-top: 20px;
	font-size: 0.8em;
}
/*--- TOOL STYLE ---*/
#tools
{
	float: right;
	display: none;
}
#tools A
{
	padding-left: 16px;
	text-transform: lowercase;
	font-size: 0.9em;
	padding-right: 20px;
}
#tools A.email
{
	background: url(../images/icons/icon-email.png) no-repeat left center;
}
#tools A.print
{
	background: url(../images/icons/icon-print.png) no-repeat left center;
}
#tools A.font-size-up
{
	padding: 0;
	text-transform: uppercase;
}
#tools A.font-size-down
{
	padding: 0;
	font-size: 1.1em;
	text-transform: uppercase;
}
/*--- SEARCH FORM STYLE ---*/
#searchform
{
	float: right;
	clear: right;
	margin-top: 46px;
	display: none;
}
#searchform .text
{
	background: #F2F2F2 url(../images/icons/icon-search.png) no-repeat 2% 50%;
	border: 0;
	padding: 5px;
	padding-left: 25px;
}
#searchform .submit
{
	border: 0;
	background: #818181;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
}
/*--- PHOTO STYLES ---*/
.photo IMG
{
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
/*--- SHADOW STYLES ---*/
.shadow_wrap
{
	float: right;
	display: block;
	padding: 1px 4px 4px 1px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.sb-shadow
{
	background: #FFF;
}
.text-shadow
{
	text-shadow: #fefefe 1px 1px 1px;
}
.pdf-icon
{
	background: url(../images/icons/icon-pdf.gif) no-repeat center right;
	padding-right: 45px;
}
.clearfix
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*--- UTILITY STYLES ---*/
FORM
{
	display: inline;
}
DIV.right, SPAN.right
{
	float: right;
}
DIV.left, SPAN.left
{
	float: left;
}
.clear
{
	clear: both;
}
.bold
{
	font-weight: bold;
}
