﻿@import url("/style/structure.css");

/*
-----------HTML Elements---------
*/

body { color: #000; font-size: 13px; background: #dbeefd url('/images/bodyBg.png') repeat-x; }

body,
td,
th,
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	line-height: 1.6em;
}
a { color: #DF6B26; text-decoration: underline; }
a:hover { 
	color: #EF884A;
	text-decoration: none;
}
h1 { font-size: 26px;
	color: #333;
}
h2 { font-size: 20px;
	color: #666;
}
h3 { font-size: 16px; }
h4 {font-size: 14px;
	color: #666;
}
h5 {font-size: 11px;
	color: #000;
}

/*
-----------Site-wide Tags-----------
*/


.altRow { background:#f7f8f8; }

/*
-----------Page Layout-----------
*/
#pageWrap { background: #fff; width: 960px; margin-top:7px;}
#pageContent { padding: 20px 0px; }
#mainContent { width: 100%; }
#secContent {
	width: 200px;
	margin: 0 20px 10px 0;
}
#tertiaryContent {
	width: 200px;
	margin: 0 0 10px 20px;
}
#mainContent #content  
{
    float:left;
    width:625px;
    margin-left:20px;
}
.contactPage #mainContent #content {
    width: 300px;
}
.introPhoto{float:left; margin-left:20px; margin-bottom:15px;}

/*
-----------Home Page-----------
*/

.homePage #pageContent{padding:0px;}
.slides{float:right;}
.homeImgLt{float:left; margin-right:2px;}
.homePage .threeCol
{
    margin: 0 10px;
    padding-bottom: 20px;
    width: 940px;
}
.sectionHead, .homePage h1{display:none;}
.homePage #mainContent #content {margin:15px 0 0 0;}
.homePage .col{float:left; width:295px; margin:0 5px; border:1px solid #bfd7df; }
.homePage .col .content{font-size:11px; padding:0 10px 10px 10px;}
.homePage .col .colTop {border-bottom: 1px dashed #bfd7df; margin-bottom:10px;}
.homePage .col .colTop h2{float:left; font-size:18px; margin:15px 0 0 10px;}
.homePage .manufacturing h2{color:#9e0051;}
.homePage .engineering h2{color:#406150;}
.homePage .prototyping h2{color:#4a3d8f;}
.homePage .col .colTop img{float:right;}
/*
----------Sidebar----------
*/

#mainContent #sidebar {
    float:left;
    margin-left:20px;
    width:252px;
}

#sidebar .secondaryNav {
    z-index:900;
}
#sidebar .secondaryNav h4 {
    margin-bottom:0.25em;
}
#sidebar .secondaryNav ul, #sidebar .sidebarContent ul {
    list-style:none outside none;
    margin:0 0 15px;
}
#sidebar .secondaryNav ul ul {
    padding:10px 0;
}
#sidebar .secondaryNav ul li { width: 100%; }
#sidebar .secondaryNav ul a {
    display:inline-block;
    font-size:13px;
    line-height:normal;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:5px;
}

/*
-----------Header-----------
*/


#header { height: 100px; }
#header .logo {
	top: 15px;
	left: 37px;
}
.tagLine{ font-size:18px; color:#fe8e09; position:absolute; right:40px; top:25px;}
.tagLine span {
    display: block;
    font-size: 27px;
    margin-top: 5px;
    text-align: right;
    color: #a8a7a6;
    font-weight: bold;
}
/*
----------Nav Design-----------
*/

#navWrap { margin: 0 0 0.5em 0; background:url('/images/navBg.png') no-repeat; height:39px;}
#navWrap ul { /*This forces the dropdown to appear above the calendar on the events page*/ z-index:100; margin-left: 15px; }
#navWrap ul ul { border-color: #ccc; background-color: #FFFFFF; margin-left: 0; }
#navWrap li a {
	padding: 9px 10px;
	text-decoration: none;
	color: #fff;
	line-height: normal;
}
#navWrap li a:hover { text-decoration: underline; color: #b7bcc2; }
#navWrap li ul {
	border: solid #000 1px;
	width: 200px;
	background:#48494D;
}
#navWrap li li a { border-bottom: solid #000 1px; /* keeps IE6 from displaying submenu items with excess space below. */ }
#navWrap li li a:hover { text-decoration:none;}
#navWrap li ul li a {
	text-align: left;
	padding: 5px 10px;
	margin: 0;
}
#navWrap li ul li a:hover { background-color: #595A5E; color:#fff; text-decoration:none:}
#navWrap li.dd a { /* Class to differentiate items with flyouts; usually with a background image of an arrow to the right */ }
#navWrap li.dd a:hover { }
#navWrap li ul ul { margin-left: 160px; /* Equals width of (.nav li ul) */ }

/*
-----------Bread Crumb-----------
*/

#breadCrumb { background: none; }
#breadCrumb li,
#breadCrumb li a {
	color: #3B73B9;
	font-size: 11px;
}
#breadCrumb li a { }

/*
-----------General Column Formatting-----------
*/


/*
----------Footer----------
*/
#footer {
	font-size: 12px;
	color: #000;
	padding: 20px 0px;
	margin:15px 25px 0 25px;
	position: relative;
	background:#fff;
	border-top: 6px solid #c2c5c8;
	text-align:center;
	line-height:1.3em;
}

#footer ul {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*
-------- Events Pages --------
*/

#calendar-container .calendar, #calendar-container .calendar td { 
	font-size: 12px;
}


.events_page #upcomingEvents
{
}

#upcomingEvents .category h3
{
	border-bottom: solid #77BFBF 1px;
	padding-bottom: 5px;
	color: #007E9E;
}

#upcomingEvents .event h4 { width: 425px; margin: 0; }

#upcomingEvents .event h5.date {
width:235px;
}

#upcomingEvents .event h5 {
margin: 0;
}

#upcomingEvents .event h5 {
margin: 0;
}

#upcomingEvents .event .clr {
	height: 0;
	_clear: none;
}

#upcomingEvents .event { margin-bottom: 10px; }

#upcomingEvents .category {
	margin-top: 20px;
}

.events .categoryList {
	background: #EAE6CD;
	border: 1px solid #C6BF97;
}

.events .imgRt, .events .imgLt { margin-top: 5px;}

.events .categoryList h4 {
	font-size: 16px;
	margin-top: 0px;
}

.events #mainContent .categoryList ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.eventsDetails_page #upcomingEvents .category h3
{
margin-top: 0;
}


.eventsDetails_page #upcomingEvents .category
{
margin-top: 0;
}


.eventsDetails_page .eventInfo {
	float:right;
	margin:0 0 5px 5px;
	width: 250px;
	background: #ddd;
	border: 1px solid #aaa;
	margin:0 0 30px 30px;
	padding:10px;
	width:161px;
}

.eventsDetails_page .eventInfo .mapIcon {
	float: right;
	margin: 5px 0 0 10px; 
}

.eventsDetails_page .eventInfo p {
	line-height: normal;
	margin: 0;
}

.eventsDetails_page .eventInfo h4 {
	line-height: normal;
	margin: 0;
}

#featureLink
{
	border: solid #007E9E 1px;
	background: #E0ECEF;
}

#submitEvent {
	margin: 20px 0;
}

.news_page #rssLink 
{
	float: right;
}


/*
----------Document/Link Library Tool----------
*/
.docs {
	width:100%;
}
.docs .onecol .category{
	width: 100%;
}
.docs .twocol .category{
	width: 45%;
}
.docs .threecol .category{
	width: 30%;
	margin-right:15px;
}
.docs h2 {font-size:120%; line-height:100%; font-weight:bold;}
.docs img {
	display:block;
}
.docs .doc
{
	width: 95%;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.docs .doc .desc {
	display: block;
	clear: both;
	margin: 0 0 0.5em 0;
}

.doc .imgLt
{
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}
.doc .imgLt a:hover, .doc .imgLt a:active
{
	text-decoration:underline;
	color:#192666;
}

/* the custom images based on file type */
.docs a.as, .docs a.doc, .docs a.file, .docs a.fla, .docs a.mdb, .docs a.pdf, .docs a.ppt, .docs a.swf, .docs a.txt, .docs a.xls, .docs a.link  
{	
	padding: 5px 0 6px 20px;
	margin: 0;
	height: 20px;
	line-height:20px;
	display:inline;
}

.docs .twoCol .category {
	float:left;
	width: 45%;
}

/*
-------------Form Styling---------------
*/
.required {
	color:#FF0000;
}
.formDisplay td, .formDisplay th {
	border-top:1px solid #F0F2F2; 
	color:#444444; 
	padding:7px; 
	vertical-align:top; 
}
.formDisplay th {
	padding-top:11px; 
	text-align:right; 
	width:170px; 
}
.formDisplay .altItem {
	background:none repeat scroll 0 0 #F7F8F8; 
}
.formDisplay input, .formDisplay textarea {
	border:1px solid #9F9F9F;
	color:#000000;
	font-size:15px;
	padding:4px;
	/*width:325px;*/
}
.validator {
    color: #8B0000 !important;
    margin: 3px 5px 3px 0;
    border: solid 1px #8B0000;
    display: block;
    padding: 3px 8px;
    width: 250px;
    background: #fff url(/maintenance/images/bkgd-grad-red.gif) 0 0 repeat-x;
    text-align: center;
}

.loginScreen .validator { width: 160px; }
.loginScreen .col { padding: 0 10px; width: 290px; } 
.createAccount h1 { display: none; }

.rowLabel 
{
    font-weight: bold;
    color: #555555;
    display: block;
    padding: 0px 3px 2px 0;
    font-size: 14px;
}

.rowLabelInline { display: inline;}

/*
-----------Pagetag System-----------
*/


#curPage strong 
{ 
    font-family: Times New Roman, serif; 
    background: #ededed; 
    color: #000; 
    display: inline-block; 
    padding: 2px 3px 3px 3px; 
    border: solid 1px #ccc; 
}

#pageNumber { float:right; }

#pageNumber .pnlPageNumber { float: right; padding: 4px 0 0 0;  }
#pageNumber #curPage { float: left; margin-right: 10px; margin-top: 4px; }

#pageTag {
	position: absolute;
	right: 40px;
	font-size: 12px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	z-index: 1;
}
#pageTag .hide {
	display: none;
}
#gotoPage, #pageTag .btnPageSearch {
	float: left;
}
#btnPageNotFound {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
#gotoPage {
	text-align: left;
	position: relative;
	width: 118px;
	height: 18px;
	border: solid #9b9b9b;
	border-width: 1px 0 1px 1px;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	padding: 1px 8px;
	background: #fff;
	overflow: hidden;
}
#gotoPage input, #pageNotFound {
	position: absolute;
	height: 100%;
	width: 100%;
	border: none 0;
	color: #797979;
	background: none 0;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 12px;
	line-height: normal;
}
#gotoPage input.active {
	color: #000;
}
#pageNotFound {
	color: #b04f51;
}


/*
-----------GB Mode-----------
*/
.gb #header, .gb #navWrap, .gb #footer, .gb #sidebar, .gb #breadCrumb { display:none; }
.gb #pageWrap { width: 780px; }
.gb #pageContent { padding: 10px 20px; }

.homePage .intro { float: left; width: 600px; padding: 10px; }
.homePage .news { float: left; width: 320px; margin-left: 20px; margin-bottom: 10px;}
.homePage .news h2 { margin-bottom: 0; font-size:18px;}
.homePage .news h3{font-size:15px;}
.homePage .allNews{float:right;}


/*
-----------Contact Page-----------
*/

.contactForm {
    width: 345px;
    float: right;
}

.contactMapWrap {
    margin-left: 20px;
}
