/* CSS Document */
@import url(reset.css);
@import url(udm-style.css);

/* Basic Structure
-------------------------------------- */
body {
	color: #fff;
	background-color: #003;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85%;
	line-height: 140%;
	}
div#wrap {
	margin: 0 auto;
	padding: 15px 10px 15px 15px;
	width: 960px;
	color: #000;
	background-color: #fff;
	}
	div#content {}
	div.wide-column {
	position: relative;
	float: left;
	padding-right: 15px;
	width: 542px;
	}
	div.narrow-column {
	position: relative;
	float: right;
	width: 400px;
	}
	div.very-wide-column {
	position: relative;
	float: right;
	padding-left: 15px;
	width: 642px;
	}
	div.very-narrow-column {
	position: relative;
	float: left;
	width: 285px;
	}
	div.narrow-column img.width300 {margin: 0 50px}
	div.narrow-column img.width350 {margin: 0 25px}
	div.column-left, div.column-right {
	position: relative;
	width: 48%;
	}
	div.column-left {
	float: left;
	margin-right: 1%;
	}
	div.column-right {
	float: right;
	margin-left: 1%;
	}
ul#footer {
	position: relative;
	clear: both;
	margin-bottom: 1em;
	padding: 0 1em 1em 4.5em;
	border-top: 2px solid #b00c0c;
	}
	ul#footer li {
	position: relative;
	float: left;
	margin: 1em;
	font-size: 85%;
	}

/* Links
-------------------------------------- */
a {text-decoration: none}
a:link {color: #0066cc; border-bottom: 1px solid #0066cc}
a:visited {color: #1b2e5f; border-bottom: 1px dotted #1b2e5f}
a:hover, active {color: #b00c0c; border-bottom: 1px solid #b00c0c}
a.out {padding-right: 12px; background: transparent url(../_images/link_out.gif) right no-repeat}
a:hover.out {background: transparent url(../_images/link_out_hover.gif) right no-repeat}
a:visited.out {background: transparent url(../_images/link_out_visited.gif) right no-repeat}

/* Header
-------------------------------------- */
div#header {
	width: 960px;
	height: 110px;
	padding-bottom: -35px;
	z-index: 50;
	}
h1 {
	width: 160px;
	height: 110px;
	background: transparent url("../_images/logo.gif") center no-repeat;
	text-indent: -9999px;
	}
	h1 a {
	display: block;
	width: 160px;
	height: 110px;
	}
	h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	border-bottom: 0;
	}
ul#box-office-address, ul#box-office-hours, ul#special-hours {
	height: 110px;
	font-size: 85%;
	line-height: normal;
	}
	ul#box-office-address {
	margin-top: -113px;
	margin-left: 160px;
	width: 12em;
	}
	ul#box-office-hours {
	margin-top: -110px;
	margin-left: 25em;
	width: 15em;
	}
	ul#special-hours {
	margin-top: -110px;
	margin-left: 41em;
	width: 15em;
	color: #c00;
	}
	ul#box-office-address li.title, ul#box-office-hours li.title, ul#special-hours li.title {
	margin-bottom: .3em;
	font-weight: bold;
	}
/* div#weather {
	margin: -113px 300px 0 0;
	padding-top: 3px;
	position: relative;
	float: right;
	height: 110px;
	} */
form#ccoptin {
	position: relative;
	float: right;
	margin-top: -113px;
	}
	form#ccoptin h2 {
	margin-bottom: .3em;
	color: #cc0000;
	font-size: 97%;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
	}
	form#ccoptin fieldset label#email {font-size: 85%}
	form#ccoptin input#email {
	margin-top: .2em;
	padding: .3em .5em;
	background-color: #fff;
	font-size: 85%;
	}
	form#ccoptin input#submit {
	padding: 0.1em .5em .3em .5em;
	font-size: 85%;
	text-transform: lowercase;
	font-variant: small-caps;
	}
	form#ccoptin p {padding-top: .3em}
	form#ccoptin p a {border-bottom: 0}

/* Navigation
-------------------------------------- */
div#navigation {
	margin-left: 159px;
	}
ul#udm {
	margin-top: -35px;
	margin-bottom: 15px;
	border-bottom: 4px solid #b00c0c;
	}
ul#udm a {	
	display: block;
	height: 2.9em;
	color: #fff;
	background: #2c2c8f url(../_images/nav_bkgrd.gif) bottom left repeat-x;
	font-size: 80%;
	line-height: 3.2em;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #000;
	border-bottom: 2px solid #05056b;
	}
	ul#udm a#employment {border-right: 0}
	ul#udm a#event-guide, ul#udm a#employment, ul#udm a#guest-services {width: 120px}
	ul#udm a#our-teams {width: 100px}
	ul#udm a#home, ul#udm a#media {width: 80px}
	ul#udm a#working-with {width: 175px}
ul#udm a:hover, ul#udm a:active, ul#udm a:focus {
	color: #006;
	background: #ffcc00 url(../_images/nav_hover.gif) bottom left repeat-x;
	border-bottom-color: #ffab00;
	}
ul#udm a.selected, ul#udm a:hover.selected, ul#udm a:active.selected, ul#udm a:focus.selected {
	color: #fff;
	background: #b00c0c url(../_images/nav_selected.gif) top left repeat-x;
	font-weight: bold;
	border-bottom: 2px solid #b00c0c;
	}
ul#udm ul {	
	padding:0;
	background:#fff url(../_images/nav_sub.gif) left top repeat-x;
	border: 0;
	border-top: 4px solid #b00c0c;
	border-bottom: 3px solid #b00c0c;
	}
ul#udm ul a {
	margin: 0 1em 0 0;
	padding:0 1.5em 0 .75em;
	color:#000;
	background: transparent;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	border: 0;
	}
ul#udm ul a:hover, ul#udm ul a:active, ul#udm ul a:focus {	
	background: transparent;
	color:#c00;
	text-decoration: underline;
	border: 0;
	}
ul#udm ul#eg-menu, ul#udm ul#gs-menu, ul#udm ul#e-menu {width: 13em}
ul#udm ul#ot-menu, ul#udm ul#m-menu {width: 11em}
ul#udm ul#ww-menu {width: 15em}

/* Headings
-------------------------------------- */
h2,h3,h4,h5 {
	padding-left: 1em;
	text-indent: -1em;
	}
h2 {
	margin: 0 0 .6em 0;
	color: #b00c0c;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	}
h3 {
	margin: 1.6em 0 .4em 0;
	padding-bottom: .2em;
	color: #009;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #009;
	}
h4 {
	margin: .6em 0 .3em 0;
	color: #900;
	font-size: 95%;
	font-weight: bold;
	}
h5 {
	margin: .6em 0 .3em 0;
	color: #009;
	font-size: 90%;
	font-weight: bold;
	}

/* Text
-------------------------------------- */
p {
	margin-bottom: .8em;
	font-size: 90%;
	}
abbr, acronym {cursor: help}
abbr.state, abbr.vs, span.am-pm, 
ul#box-office-address li.title, ul#box-office-hours li.title, ul#special-hours li.title {
	text-transform: lowercase;
	font-variant: small-caps;
	}
p.top {
	margin-bottom: 1.8em;
	margin-left: 2em;
	font-size: 90%;
	}
	p.clear {
	clear: both;
	padding-top: 1em;
	}
p.source {
	clear: both;
	margin-bottom: 1.2em;
	}
	p.source em {
	font-style: normal;
	text-transform: lowercase;
	font-variant: small-caps;
	}
ul.bulleted-list {
	margin-bottom: .8em;
	margin-left: 2em;
	font-size: 90%;
	list-style-type: disc;
	}
	ul.bulleted-list li {margin-bottom: .4em}
ol {
	margin: 0 0 1em 2em;
	font-size: 90%;
	list-style-type: decimal;
	}

/* Images
-------------------------------------- */
img.decor {
	position: relative;
	float: right;
	margin: .5em 1em;
	}
img.decor.niche {margin:0}

/* Basic Tables
-------------------------------------- */
table {
	margin: 1em 0;
	font-size: 90%;
	text-align: left;
	border-collapse: collapse;
	}
table.parking th {
	padding: 0.25em 2em 0.25em 0;
	color: #900;
	border-bottom: 1px solid #900;
	}
table.parking td {
	padding: 0.25em 2em 0.25em 0;
	vertical-align: text-top;
	border-bottom: 1px solid #bbbbbb;
	}