@import url(common.css);
@import url(nav.css);
@import url(forms.css);
#content {
	padding: 26px 0 0 0;
}

#main-content {
	width: 671px;
	float: left;
	margin: 0 0 0 39px;
	font-size: 12px;
	color: #555;
}

#main-content.higher #right-content, #main-content #left-content  {
	margin-top: 0;
}

h1 {
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #000;
}

#left-content h1 {
	margin: 20px 0;
}

#left-content h3.alt {
	margin: 40px 0 10px!important;
	font-size:13px!important;
	background:#fff;
/*	color:#000;*/
}

#left-content h1.no-margin {
	margin: 0 0 20px;
}


h2 {
	font-size: 14px;
	color: #000;
	margin: 25px 0 5px 0;
}

h5 {
	font-size: 10px;
	margin: 0;
	text-transform: uppercase;
}

#main-content p.intro {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

#left-content {
	float: left;
	width: 435px;
	margin: 30px 0 0 0;
	/*color:#000;*/
}

#main-content p {
	margin: 0 0 15px 0;
	line-height: 18px;
}

#sub-content-left, #sub-content-right {
	float: left;
	width: 200px;
}

#sub-content-left {
	margin: 0 30px 0 0;
}

.sub-content { 
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
}
.sub-content.no-margin { margin-right:0; } 
.sub-content h2 { margin-top:10px; }

.more {
	font-weight: bold;
	color: #d99100;
}

#right-content {
	width: 209px;
	float: left;
	margin: 20px 0 0 26px;
}

#events {
	padding: 20px 15px 1px 15px;
	margin: 0 0 10px 0;
	background: url(../images/template/bkgd-events.gif) #f0f0f0 top right no-repeat;
}

#events h4 {
	text-indent: -222em;
	background: url(../images/template/banners/upcoming-events.gif) transparent top left no-repeat;
	height: 19px;
	margin: 0 0 20px 0;
}
#events h4 a, #news h4 a { display:block; } 


.right-col-img img {
	margin: 0 0 7px 0;
}

#news {
	border: 2px solid #767676;
	padding: 10px 17px;
	background: url(../images/template/bkgd-news.gif) transparent top right no-repeat;
	margin-bottom:10px;
}

#news h4 {
	text-indent: -222em;
	background: url(../images/template/banners/latest-news.gif) transparent top left no-repeat;
	height: 21px;
	margin: 0 0 20px 0;
}

.top-img {
	margin: 20px 0 0 0;
}

/* Bio boxes */

.bio {
	clear: both;
	margin: 0;
	padding: 30px 0 0;
}

.bio img {
	float: left;
	margin: 0 10px 10px 0;
}

.bio div {
	width: 340px;
	float: left;
}

.bio h2 {
	margin: 0 0 10px 0;
	font-size: 13px;
}

.bio h3 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.application-info {
	float: right;
	margin: 0 0 10px 10px;
}

.job-detail h3 {
	font-size: 13px;
}

.callout-title { 
	margin: 0 0 15px 0;
}

#main-content a { color:#D99100;}

#main-content p.intro { margin:0 0 10px;}

#main-content ul {
	margin: 10px 20px 20px;
	list-style-type: disc;
}


#main-content li {
	margin: 0 0 8px 0;
}


#main-content ol { margin-left:20px; }
#main-content li { line-height:18px; }
#main-content ol li strong { display:block;}

.quote, .quote2 {
	background: url(../images/template/bkgd-quote.gif) #fcb017 bottom left no-repeat;
	padding: 20px 15px 46px 15px;
	margin: 0 0 10px;
	color: #333;
	font-size: 22px;
	text-transform:lowercase;
}

.quote2 {
	background: url(../images/template/bkgd-quote2.gif) #333 bottom left no-repeat;
	color: #fff;
}
.quote2 hr { 
	border-top:1px #666 dotted;
	margin:15px 0;
	}
.quote p, 
#main-content .quote2 p, 
#section-nav .quote2 p {
	line-height: 26px;
	margin:0 0 15px;
}

#main-content p.cite,
#section-nav p.cite  {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}
#main-content p.cite span,
#main-content .quote2 p.cite,
#section-nav p.cite span,
#section-nav .quote2 p.cite {
	color: #d0d0d0;
}

.cite span {
	text-transform: uppercase;
	font-size: 10px;
}

.quote .callout {
	color: #fff;
}

.quote2 p span {
	color: #fcb017;
}

.publication {
	clear: both;
	margin: 20px 0 0 0;
}

.publication img {
	float: left;
	margin: 0 10px 10px 0;
}

.publication div {
	float: left;
	width: 350px;
}

.publication h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #1f1500;
}

.publication h3 span {
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
}

.publication-info {
	float: left;
	width: 300px;
}

.publication-info h2 {
	margin: 5px 0;
}

.publication-info h3 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#main-content .price {
	font-size: 14px;
	color: #1f1500;
}

/* For three column layout with no left section navigation */

#no-section-nav #main-content {
	width: 900px;
	float: left;
	margin: 0 0 0 20px;
}

#no-section-nav #left-content {
	width: 440px;
	margin: 0 20px 0 0;
}

#center-content {
	float: left;
	width: 209px;
	margin: 0 21px 0 0;
}
#center-content h2 { margin-top:0; }
#no-section-nav #right-content {
	margin: 0;
}

#no-section-nav h1 {
	margin: 0 0 20px 0;
}

#center-content h2 {
	font-size: 15px;
	color: #666;
}

.from-blog {
	text-indent: -222em;
	background: url(../images/template/banners/from-blog.gif) transparent top left no-repeat;
	height: 62px;
	margin: 60px 0 20px 0;
}

#main-content p.blog-entry {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	font-weight: bold;
}

#no-section-nav #center-content .more {
	padding: 0 0 0 10px;
	background: url(../images/template/arrows/orange-white.gif) transparent left 3px no-repeat;
}

#main-content .link-list {
	margin: 0 0 20px 0;
	list-style: none;
	font-weight: bold;
}

#main-content .link-list li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/template/arrows/orange-white.gif) transparent left 3px no-repeat;
}

#main-content .link-list a, #main-content .link-list a:visited {
	color: #d99100;
}

.captioned-photo {
	margin: 0 0 20px 0;
	background-color: #cecece;
	padding: 0 0 10px 0;
}

.captioned-photo img {
	border-bottom: 1px solid #fff;
}

.captioned-photo h5 {
	margin: 5px 10px 0 10px;
}

#main-content .captioned-photo p {
	margin: 0 10px;
}

.archive {
	padding: 0	 0 0 0;
}

#main-content .archive h2 {
	font-size: 15px;
	color: #000;
	margin: 0 0 20px 0;
}

#main-content .archive h3 {
	border-bottom: 1px solid #c4c4c4;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

#main-content .archive ul li p { margin:0 0 10px; line-height:13px; }
	#main-content .archive ul li p em { font-weight:normal; font-style:normal; font-size:11px; color:#999;}

#left-content.blog {
	background: url(../images/template/bkgd-blog-icon.gif) transparent top right no-repeat;
}


#left-content.blog  h2,
#left-content.news  h2 {
	font-size: 12px;
}


#left-content.blog h1 { margin-bottom:50px;}
#left-content.news h1 { }  



#left-content.blog .blog-entry h2,
#left-content.news .news-story h2 {
	font-size: 16px;
	margin:0 0 2px ;
}

.blog-entry, .news-story {
	padding: 0 0 20px 0;
}
 
#main-content .blog-entry h3,
#main-content .news-story h3 {
	font-size: 12px;
	/* font-weight:normal; */
	color: #666;
	margin: 0 0 10px 0;
}

#main-content .blog-entry h3 a ,
#main-content h2 a { color: #000; }
#main-content .blog-entry h3 a:hover,
#main-content h2 a:hover  { text-decoration:none;}
	
	
a.comments {
	font-weight: bold;
	color: #999;
	font-size: 13px;
}

/*  Blog Comments */

#comments h3 { font-size:15px; margin-bottom:10px; color:#333; position:relative;}
#comments h3 span { position:absolute; top:0; right:0; font-size:12px; color:#D99100;}
#comments h3 span:hover { cursor:pointer;}
#comments h3 span.hide-form { }
#comments h3 span.show-form { }
#comments .comment  { font-size:11.5px;position:relative; margin:25px 0 5px 0; padding:0 0 10px; border-bottom:1px #eee solid; }
#comments .comment h4 {font-weight:normal; font-size:12px; font-style:italic; margin:0 0 4px; color:#999;}
#comments .comment h4 span { font-weight:bold; }
#comments .comment p {  position:relative; padding:0 30px 0 25px; background:transparent url(/assets/images/template/start-quotation.gif) 0 4px no-repeat; min-height:32px; }
#comments .comment .end-quotation { 
	position:absolute; 
	background:transparent url(/assets/images/template/end-quotation.gif) 0 4px no-repeat;
	width:19px;
	height:32px;
	right:0;
	top:0;
	}
p.toggleComments { font-weight:bold;  }
p.toggleComments:hover { cursor:pointer; text-decoration:underline; }



/* back to top  */

a.top { background:url(/assets/images/template/arrows/top.gif) 0 2px no-repeat; padding-left:14px;}





/* Calendar styles */

.calendar #center-content {
	padding: 0 0 0 0;
}

#calendar {
	margin: 22px 0 0 0;
}

#calendar-nav {
	width:440px;
	background-color: #fcb017!important;
	position:relative;
	height:36px
}
#calendar-nav input {
	position:absolute;
	top:7px;
	right:50px;
	border:1px #333 solid;
	color:#fff;
	background:#333;
	padding:0;
	cursor:pointer;
}

#calendar-nav select {
	position:absolute;
	top:6px; 
	left:50px;
	border:1px #333 solid;
	padding:1px;
	width:300px;
	font-weight:bold;
	font-size:15px;
}

#calendar-nav a {	
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	background-color: #d0d0d0;
	color: #000;
	text-align: center;
	width: 77px;
	padding: 10px 0;
	border-right: 1px solid #fff;
}

#calendar-nav a.on {
	background-color: #fcb017;
}

#calendar-nav .direction {
	width: 24px;
}

#calendar-nav .last {
	border-right: 1px solid  #d0d0d0;
	border-left: 1px solid  #fff;
	float:right;
}

.calendar .first {
	border-top: 2px solid #303030;
}



/*  CALENDAR table */

#event-calendar {
 	background:#fff; 
	width:100%;
}
#event-calendar td, #event-calendar th  { 
	border:1px solid #fff;
	}
#event-calendar th  { padding:5px;  }
#event-calendar td  {  }
#event-calendar td a { display:block; font-weight:bold; padding:5px; /* color:#fff; background:#fcb017;*/}
#event-calendar .highlight { background:#ccc; font-weight:bold; color:#000; padding:5px; }
#event-calendar .highlight  a {  padding:0; }
#event-calendar .week-day { background:#666; color:#fff; padding:5px; }
#event-calendar .day { background:#eee; padding:5px; }


/* tool tip */ 

#tooltip {
	position: absolute;
	z-index: 3000;
	color:#000;
	border: 1px solid #333;
	background-color: #333;
	padding: 10px;
	opacity: 0.9;
	width:200px;
	
}
#tooltip div { font-weight:normal; margin: 0;  }
#tooltip h3 {font-size:12px; color:#fcb017; }
#tooltip p { font-size:11px; color:#fff;  font-weight:normal; margin-top:5px; font-style:italic; }
#tooltip.input_tooltip { 
	width:250px; 
	}


.event {
	clear: both;
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #d1d1d1;
	float: left;
	width: 420px;
}
#main-content .event p { margin:0;  }

.event img {
	float: left;
	margin: 0 10px 10px 0;
}

.event .sold-out {
	float: right;
	margin: 0 0 10px 10px;
}

.event div {
	float: left;
	width: 310px;
}

.alt {
	background-color: #efefef;
}

#main-content .event h2 {
	margin: 0 0 5px 0;
	color: #1f1500;
}

#main-content .event h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

#main-content .event p.price {
	font-size: 12px;
	color: #333;
	margin: 0 0 5px 0;
}


#landing-banner { width:100%; height:180px; clear:both; }
	#landing-banner img { float:left;}
	#landing-banner p { 
		padding:25px 10px 0 0 ; 
		/*font-weight:bold;*/
		font-size:18px;
		line-height:30px;
		width:335px; 
		float:right;
		}
	body#who-we-are #landing-banner { background-color:#FCB017; }
		body#who-we-are #landing-banner p { color:#fff; }
		body#who-we-are #landing-banner span { color:#000; }
	body#why-we-are-here #landing-banner { background-color:#333;}
		body#why-we-are-here #landing-banner p { color:#fff;}
		body#why-we-are-here #landing-banner span { color:#FCB017;}
	body#what-we-do #landing-banner { background-color:#D0D0D0;}
		body#what-we-do #landing-banner p { color:#666;}
		body#what-we-do #landing-banner span { color:#000;}


#main-content ul.link-list.documents {  margin-top:15px;}
#main-content ul.link-list.documents li { background-position: 0 0; min-height:16px; padding-left:25px;}
#main-content ul.link-list.documents li.doc { background-image:url(/assets/admin/icons/page_white_word.png); }
#main-content ul.link-list.documents li.pdf { background-image:url(/assets/admin/icons/page_white_acrobat.png); }
#main-content ul.link-list.documents li.xls, 
#main-content ul.link-list.documents li.csv { background-image:url(/assets/admin/icons/page_white_excel.png); }
#main-content ul.link-list.documents li.txt { background-image:url(/assets/admin/icons/page_white_text.png); }
#main-content ul.link-list.documents li.ppt { background-image:url(/assets/admin/icons/page_white_powerpoint.png); }
#main-content .has-docs h3 { margin-top:0!important; background:transparent;}
#main-content .has-docs ul { margin-bottom:0; }
#main-content .has-docs { 
	padding:10px; 
	background:#ffffcc;
	}


/* Breadcrumb */

ul#breadcrumb { margin:0 0 0 20px; padding:0; font-size:11px;}
	ul#breadcrumb li { display:inline; margin:0 10px 0 0;}






/* user messages*/
.user-message { margin:0; padding:10px; background:#ffffcc; border-bottom:1px #ccc dashed;}
.user-message p { color:red; margin:0!important; padding:0; }


/* Opera Fixes */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	#content{padding: 20px 0 0 0;}
	#banner{margin: 0;}
}