/*

These styles are common to all pages on the EE Website.

Notes: We hide the photo bar (just in case; the photo bar should only be on a section
       mainpage) and locates the page content accordingly.

Current as of 11/01/2010   TLS

All scripts and styles written by Travis Saling (trav@uw.edu) for the UW Department of
Electrical Engineering

*/

a       { text-decoration: none; color: #794694; }
a:hover { text-decoration: underline; }
a:visited { color: #794694; }

body {
	background: #ffffff url(/images/rebrand2010/gray_grad.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	}

#page_content {
	position: relative;
	background-color: #ffffff;
	/*  background: #ffffff url(/images/rebrand2010/special_topbar_for_old_internet_explorer.jpg) no-repeat;  */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 1000px;
	min-height: 700px !important;
	padding: 0px;
	border: 1px solid #000000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
	}

#top_graphic {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: auto;
	background: #ffffff url(/images/rebrand2010/top_graphic_2000.jpg) no-repeat right top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 140px;
	min-height: 140px;
	overflow: hidden;
	}

#top_graphic .ee_logo_div {
	position: absolute;
	top: 35px;
	left: 30px;
	z-index: 2;
	}

#top_graphic .non_ee_links {
	position: absolute;
	top: 88px;
	right: 10px;
	z-index: 2;
	color: #ffffff;
	text-align: right;
	}

#top_graphic .non_ee_links a {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	}

#top_graphic .non_ee_links a:hover {
	text-decoration: underline;
	}

#site_nav {
	position: absolute;
	z-index: 10;
	top: 108px;
	left: 0;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #000000;
	height: 32px;
	border: 0;
	}

#site_nav ul.nav_main_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#site_nav li.nav_main {
	float: left;
	position: relative;
	padding: 0;
	/*  border-right: 1px solid #aaaaaa;     This adds a divider between the menu items  */
	}

#site_nav a {
	display: block;
	padding: 8px 10px 8px 10px;
	/*
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	*/
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	font-size: 10pt;
	font-weight: bold;
	}

#site_nav a.outward_facing {
	color: #f0d576;
	}

#site_nav a:hover {
	background-color: #402b6b;
	}

#site_nav .nav_submenu {
	position: absolute;
	visibility: hidden;
	top: 31px;
	left: 0;
	color: #aaaaaa;
	}

#site_nav ul li:hover ul,
#site_nav ul a:hover ul {
	visibility: visible;
	}

#site_nav .nav_submenu ul {
	position: relative;
	height:100%;
	top:0;
	left:0;
	width:149px;
	border-top: 1px solid #000000;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#site_nav .nav_submenu li {
	display: block;
	height: 30px;
	min-height: 30px;
	/*  background-color: #888888;  */
	}

#site_nav .nav_submenu li a {
	display: block;
	/*
	padding: 8px 10px 8px 10px;
	*/
	width: 100%;
	border: #ffffff solid 1px;
	min-width: 190px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	color: #ffffff;
	/*
	background-color: #888888;
	opacity: 0.85;
	*/
	background: url(/images/rebrand2010/dim_gray_80.png);
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	}

#site_nav .nav_submenu li a:hover {
	/*
	background-color: #402b6b;
	*/
	background: url(/images/rebrand2010/uw_purple_80.png);
	}

#photo_bar {
	display: none;
	}

#section_nav {
	float: left;
	margin: 165px 0 0 0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #deb406;
	width: 208px;
	min-height: 370px;
	}

#section_nav a {
	color: #402b6b;
	}

#section_nav .section_heading {
	font-size: 12pt;
	font-weight: bold;
	color: #402b6b;
	}

/* Currently "section_heading2" is not differentiated from "section_heading", but it may be later */
#section_nav .section_heading2 {
	font-size: 12pt;
	font-weight: bold;
	color: #402b6b;
	}

#section_nav ul {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 15px;
	}

#section_nav li {
	font-size: 11pt;
	padding-top: 8px;
	}

#section_nav ul a {
	color: #402b6b;
	text-decoration: none;
	}

#section_nav ul a:hover {
	text-decoration: underline;
	}

#main_content {
	float: right;
	margin: 157px 0 0 0;
	padding: 0 20px 0 20px;
	border: 0;
	width: 730px;
	min-height: 500px;
	overflow: auto;
	}

#site_search_box {
	position: absolute;
	z-index: 10;
	float: right;
	top: 114px;
	right: 0;
	width: 245px;
	}

#page_footer {
	position: relative;
	float: left;
	background: #402b6b url(/images/rebrand2010/bottom_bar.gif) no-repeat center;
	margin: 10px 0 -6px 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 56px;
	min-height: 56px !important;
	overflow: hidden;
	}

#page_footer .copyright_notice {
	text-align: center;
	padding-top: 22px;
	padding-bottom: auto;
	color: #ffffff;
	font-size: 9pt;
	}

#page_footer .legal_notices {
	text-align: center;
	padding-top: 22px;
	padding-bottom: auto;
	color: #ffffff;
	font-size: 9pt;
	}

#page_footer .legal_notices a {
	text-decoration: none;
	color: #ffffff;
	}

#page_footer .legal_notices a:hover {
	text-decoration: underline;
	}

/*                          */
/*       TEXT STYLES        */
/*                          */

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin: 18px 0 18px 0;
	}

h2 {
	font-size: 18pt;
	font-weight: bold;
	margin: 15px 0 15px 0;
	}

h3 {
	font-size: 14pt;
	font-weight: bold;
	margin: 11px 0 11px 0;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 10px 0;
	}

#main_content p a {
	color: #794694;
	}

.maintitle {
	color: #402b6b;
	font-style: normal;
	}

.maintitle a {
	color: #402b6b;
	}

#site_nav a {
	color: #ffffff;
	}

.normal_content {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	}

.lead1 {
	font-weight: bold;
	}

.notation {
	font-style: italic;
	font-size: 8pt;
	line-height: 11pt;
	color: #666666;
	}

.alert {
	color: #FF0000;
	font-weight: bold;
 	}

.alert2 {
	color: #FF0000;
	font-style: italic;
	}

.alertbox {
	float: left;
	position: relative;
	width: 95%;
	min-width: 95%;
	color: red;
	border: 2px solid red;
	padding: 10px;
	margin-bottom: 10px;
	}

.justified {
	text-align: justify;
	}

.hanging_indent_30px {
	margin-left: 0px;
	padding-left: 30px;
	text-indent: -30px;
	}

.maintainer_note {
	font-style: italic;
	font-size: 9pt;
	line-height: 11pt;
	color: #666666;
	text-align: right;
	}

.plainboxed {
	border-style: solid;
	border-width: medium;
	padding: 5px;
	text-align: center;
	}

.gray_box {
	color: #000000;
	border: medium solid #aaaaaa;
	padding: 5px;
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.leftside {
	text-align: left;
	float: left;
	padding: 0 15px 15px 0;
	}

.leftside2 {
	text-align: left;
	float: left;
	margin: 0 15px 15px 0;
	padding-left: auto;
	padding-right: auto;
	padding-top: 0;
	padding-bottom: 0;
	}

.leftside_thumb {
	text-align: left;
	float: left;
	padding: 0 10px 5px 0;
	}

.rightside {
	text-align: right;
	float: right;
	padding: 0 0 15px 15px;
	}

.rightside2 {
	text-align: right;
	float: right;
	margin: 0 0 15px 15px;
	padding-left: auto;
	padding-right: auto;
	padding-top: 0;
	padding-bottom: 0;
	}

.centered {
	text-align: center;
	float: center;
	padding: 0 15px 15px 15px;
	}

/*                          */
/*         EXTRAS           */
/*                          */

div.feature_box_left {
	float: left;
	padding: 25px 20px 0 20px;
	margin: 10px 10px 0 0;
	width: 250px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align: left;
	border-style: solid;
	border-color: #573991;
	border-width: 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: #eeeeee url(/images/primary_purple-15.gif) repeat-x;
	font-size: 10px;
	}
div.feature_box_right {
	float: right;
	padding: 25px 20px 0 20px;
	margin: 10px 0 0 10px;
	width: 250px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align: left;
	border-style: solid;
	border-color: #573991;
	border-width: 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: #eeeeee url(/images/primary_purple-15.gif) repeat-x;
	font-size: 10px;
	}

hr.subbar {
	margin-right: 250px;
	color: #402b6b;
	}

.clear_both {      /* Use this to force container divs to actually contain all contents */
	clear: both;
	}

.generic_container_box {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	width: 740px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border-style: none;
	}
.generic_box_leftside {
	float: left;
	padding: 0 5px 0 0;
	margin: 10px 0 0 0;
	width: 460px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border-style: none;
	text-align: left;
	}
div.generic_box_rightside {
	float: right;
	padding: 20px 10px 0 10px;
	margin: 10px 0 0 10px;
	width: 300px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align: left;
	border-style: solid;
	border-color: #573991;
	border-width: 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: #eeeeee url(/images/primary_purple-15.gif) repeat-x;
	}

.image_caption {
   color: gray;
   text-align: center;
   font-style: italic;
   font-weight: normal;
   font-size: 10pt;
   }
.image_caption-large { color: gray;
   text-align: center;
   font-style: italic;
   font-weight: bold;
   font-size: 12pt;
   }
