﻿@import url('stylesYellow/layout.css');
body {
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-size: small;
	background-color: #FFF;
	background: url("/images/bg-main-tile.gif") repeat-x scroll left top #263757;
    /*min-width: 893px;
    max-width: 893px;
    vertical-align: center;*/
}

#body-wrapper, form
{
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff; 
    width: 893px;
    padding: 0 0 0 0;
    margin-bottom: 0;
}

#masthead {
	padding: 0 0 0 50;
	font-size: small;
	background: #fff;
}

#content 
{
    padding-left: 10px; 
    padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	color: #000;
	background-color: #fff;
    border: 0px;
    overflow: hidden;
}

#footer-wrapper 
{
    background: url("/images/ftr-bg-tile.gif") repeat-x scroll left top #000000;
    display: block; padding-top: 10px; padding-bottom: 10px;
    margin-bottom: 0; 
}


#footer {
	padding: 10px 0 0 0;
	text-align: center;
	font-size: small;
	color: #800000;
}

#footer a, #footer a:link, #footer a:visited {
    color: #479EDD;
    text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited {
    color: #479EDD;
    text-decoration: none;
}

.col1 { float: left; overflow: hidden; }

.col2 { margin-left: auto;   }

.side-wrapper {  margin-left: auto;  width: 300px; }

.side-body
{
    border: 1px solid #00529b;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;    
    border-top-left-radius: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
}

.side-wrapper h3  
{
    background: url("/images/modbx-tab-bg.gif") no-repeat scroll left top #ffffff;
    color: #FFFFFF;
    font-size: 1.1em;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 4px 10px 3px;
}
    
#container {
	width: 90%;
	margin: 0px;
	background-color: #F00;
}



#info_bar {
    /*width: 895px;
   	margin-right: auto;
   	margin-left: 50;
   	margin-top: -3px;
   	max-width: 895px; 
    height: 24px;
    border-top: 1px solid #00529b;*/
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#weather {
padding-top: 4px;
padding-left: 5px;
float:left;
}

#search {
float:right;
}

/* Navigation Menus */
#navigation 
{
    background: url("/images/hdr-bg-tnav.gif") repeat-x scroll left top #00568C;
    height: 38px;
    left: 0;
    top: 90px;
    display: block;
}

#subnavigation
{
    display: block;
    border-bottom: dotted 1px #BE0F34;
}

#navigation ul, #subnavigation ul
{
    float: left;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

#navigation ul li, #subnavigation ul li 
{
    float: left;
    position: relative;
}

#navigation ul li a {
    padding-right: 18px;
    display: inline;
    float: left;
    font-size: 1.1em;
    position: relative;
    color: #FFFFFF;
    font-weight: bold;
    padding: 12px 18px 10px;
}

#subnavigation ul li a
{
    padding-right: 18px;
    display: inline;
    float: left;
    font-size: 1.1em;
    position: relative;
    color: #BE0F34;
    font-weight: bold;
    padding: 12px 18px 10px;
}

#navigation ul li a:active, #navigation ul li a:hover  {
    background-image: url("/images/bg-tnav-active.gif");
    outline-width: 0;
}

#subnavigation ul li a:active, #subnavigation ul li a:hover  {
    background: #BE0F34;
    outline-width: 0;
    color: #ffffff;
}

#navigation ul li a {
    height: 16px;
    text-decoration: none;
}

#navigation ul *, #subnavigation ul * {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navigation ul li ul
{
    background-color: #D6EAF5;
    border: 1px solid #25779F;
    position: absolute;
    top: -999em;
    width: 16em;
    padding-right: 13px;
    z-index: 5000;
}

#subnavigation ul li ul
{
    background-color: #E39BAA;
    border: 1px solid #BE0F34;
    position: absolute;
    top: -999em;
    width: 16em;
    padding-right: 13px;
    
}

#navigation ul li ul li
{
    background-color: #D6EAF5;
    float: left;
    position: relative;
    width: 100%;
}


 #subnavigation ul li ul li
 {
    background-color: #E39BAA;
    float: left;
    position: relative;
    width: 100%;
 }

#navigation ul li ul li a, #subnavigation ul li ul li a
{
    position: relative;
    font-weight: bold;
}

#navigation ul li ul li a
{
    color: #00549A;
    display: block;
    float: none;
    font-size: 1em;
    height: auto;
    padding: 5px 20px 5px 10px;
    text-indent: 0;
    text-decoration: none;
}

#subnavigation ul li ul li a
{
    color: #ffffff;
    display: block;
    float: none;
    font-size: 1em;
    height: auto;
    padding: 5px 20px 5px 10px;
    text-indent: 0;
    text-decoration: none;
}
    
    
#navigation ul li ul li a:active, #navigation ul li ul li a:hover
{
    background-image: none;
    outline-width: 0;
    text-decoration: underline;
}

#subnavigation ul li ul li a:active, #subnavigation ul li ul li a:hover
{
    background-image: none;
    outline-width: 0;
    text-decoration: underline;
    background-color: #E39BAA;
}

#sub_navigation {
	border-top: 1px solid #ef3e35;
	border-bottom: 1px solid #ef3e35;
}

#page_content {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 29px;
	background-color: #fff;
}



#sidebar {
	float: right;
	width: 396px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	height: 403px;
	background-color: #fff;
}



#flight_search 
{
    background: url('/images/clouds.jpg') no-repeat;
    color: #00529b;
    height: 185px;
}

#slider 
{
  /*clear: both;
  float: left;
  position: absolute;
  top: 0;
  margin-top: 184px;*/
}

#quicklinks
{
    /*clear: both;
    float: left;
    position: absolute;
    top: 0;
    margin-top: 375px;*/
    color: #00529b;
    width: 550px;
    height: 68px;
    padding-top: 3px;
    font-size: small;
    text-align: center;
    /*border: 2px solid #00529b;
    -moz-border-radius: 15px;
    border-radius: 15px;*/
}

#announcements
{
    /*clear: both;
    float: left;
    position: absolute;
    top: 0;
    margin-top: 445px;*/
    color: #00529b;
    width: 550px;
    border: 0;
    font-size: small;
    /*border: 2px solid #00529b;
    -moz-border-radius: 15px;
    border-radius: 15px;*/
}

    
#announcements p 
{
    font-size: small;
}

#announcements h3 
{
    color: #FFF;
    background-color: #00529b;
    font-size: small;
    padding: 1px 0px 1px 3px;
    border-top: 0px solid #ef3e35;
    border-bottom: 1px solid #ef3e35;
}


#NewsBrief 
{
    /*clear: both;
    float: left;
    position: relative;*/
    top: 0;
    margin-top: 00px;
    font-size: small;
    color: #00529b;
    /*border: 0px;
    //border: 2px solid #00529b;
    //-moz-border-radius: 15px;
    //border-radius: 15px;
    padding: 0px;*/
    width: 550px;
}

#NewsBrief h3 
{
    color: #FFF;
    background-color: #00529b;
    font-size: small;
    padding: 1px 0px 1px 3px;
    border-top: 0px solid #ef3e35;
    border-bottom: 1px solid #ef3e35;
}


#parking_info
{
    color: #00529b;
    background: url('/images/parkingbg.jpg') no-repeat;
    font-size: 90%;
}

#parking_info table tbody tr td
{
    padding-right: 10px;
}

#traffic 
{
  color: #00529b;
  height: 100px;
  background: url('/images/traffic2.jpg') no-repeat;
  padding: 10px;
}

#train-status
{
    font-size: 90%; background-color: #D0E9FF;
}

#train-status table {
    border: 1px solid #D0E9FF;
    border-collapse: collapse;
    width: 100%;
}
#train-status table th {
    border: 1px solid #D0E9FF;
    color: #FFFFFF;
    width: 100px;
}

#train-status table td {
    background-color: #C0D0E0;
    border: 1px solid #D0E9FF;
    color: #404040;
    padding: 3px 4px;
}

#train-status table td.normal {
    color: #404040;
}


/* Masthead Styles */
#masthead strong 
{
    font-size: x-small;
}
#masthead h1 {
	font-weight: bold;
	font-size: xx-large;
	color: #800000;
	text-transform: uppercase;	
	float: left;
	margin: 5px 20px 0px 20px;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #800000;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
	width: 161px;
	font-size: small;
}
/*
#navigation ul {
	list-style-type: none;
	width: 90%;
	margin: 0;
	padding: 0;
	height: 35px;		
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background:#00529b;
	display: block;
	margin: 0 1px 0 5px;
	padding: 3px;
	border: 0;
	text-align: left;	
}
#navigation a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #ef3e35;
}*/
h6 {
	color: #061A2E;
}
h5 {
	color: #061A2E;
}
h4 {
	color: #061A2E;
}
h3 {
	color: #061A2E;
}
h2 {
	color: #061A2E;
}
#content h1 {
	color: #061A2E;
}

#sidebar p {
	color: #222;
	font-size: small;
	width: 176px;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

#footer p 
{           
	font-size: small;
	color: #061A2E;
}
#footer a {
	color: #061A2E;
	text-decoration: none;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #06437D;
	text-decoration: none;
    font-weight: 700;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.disclaimer
{
    font-size:x-small;
    color:#ffffff;
}
body.template table.listview, table.gridview, table.detailstable 
{
    border: 1px solid #dbddff; 
    border-bottom: 3px solid #dbddff;
    border-collapse: collapse;
    /*font-family: Tahoma, Arial, sans-serif;*/
    color: black;
    font-size: 95%; 

}

body.template table.listview th, table.gridview th, table.detailstable th,
body.template table.listview td, table.gridview td, table.detailstable td 
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

body.template table.listview th, table.gridview th, table.detailstable th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-size: 100%;
    text-align: left;
    line-height: 1.3em;
    color: black;
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    border-bottom: 1px solid #dbddff;
}

body.template table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

body.template td.bold {
    font-weight:bold;
}

body.template th a:link,
body.template th a:visited,
body.template th a:hover
{
    color: black;
    text-decoration: none;
}

body.template td a:link,
body.template td a:visited
{
    color: #718ABE;
    text-decoration: none;
    padding-right: 6px;
}
body.template td a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
table.gridview
{
    width: 100%;
}
table.gridview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview th {
}

table.listview
{
    width: 100%;
}
table.listview td a:link, 
table.listview td a:visited
{
    font-size: 100%;
}
table.listview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.listview th {
}

table.detailstable td
{
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    vertical-align:top;
}

table.detailstable th
{
    background: #FCFDFE;
    vertical-align:top;
}

td.nowrap 
{
    white-space: nowrap;
}
/* The following modifies the details table */
body.template tr
{
    background: #FCFDFE;
}
/* The following modifies the controls in the list table footer */
tr.footer td
{
    background: rgb(232, 237, 241);
    height: 1.5em;
}

/* The following modifies the selected row in the list table */
tr.selected td
{
    background: #fdffb8;
}

/* End: Tables */

/* The following modifies the page number control which exists under the main table */
div.pager
{
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
span.results1
{
    float:left;
}
span.results2
{
    float:right;
}
/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float:right;
}
/* Set's the appearance of the drop down control*/
.droplist
{
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    color: black;
}
/* Bottom hyperlink design*/
div.bottomhyperlink
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:link,
div.bottomhyperlink a:visited
{
    color: #839ce7;
    text-decoration: none;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;

    margin-top: -3px;
}
div.bottomhyperlink a:hover
{

    color: #000099;

    text-decoration: underline !important;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/* ORD LANDING PAGE 

#parking_ORD 
{
    clear: both;
    float: right;
    position: relative;
    color: #00529b;
    width: 300px;
    height: 100px;
    background: url('/images/parkingbg.jpg') no-repeat;
    border: 2px solid #00529b;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
}

#quicklinks_ORD
{
    clear: both;
    float: left;
    position: absolute;
    top: 0;
    margin-top: 375px;
    color: #00529b;
    width: 550px;
    height: 68px;
    padding-top: 3px;
    font-size: small;
    text-align: center;
    //border: 2px solid #00529b;
    //-moz-border-radius: 15px;
    //border-radius: 15px;
}

#announcements_ORD
{
    clear: both;
    float: left;
    position: absolute;
    top: 0;
    margin-top: 430px;
    color: #00529b;
    width: 550px;
    height: 150px;
    border: 0;
    font-size: small;
    padding-top: 15px;
    //border: 2px solid #00529b;
    //-moz-border-radius: 15px;
    //border-radius: 15px;
}

    
#announcements_ORD p 
{
    font-size: small;
}

#announcements_ORD h3 
{
    color: #FFF;
    background-color: #00529b;
    font-size: small;
    padding: 1px 0px 1px 3px;
    border-top: 0px solid #ef3e35;
    border-bottom: 1px solid #ef3e35;
}

#traffic_ORD
{
  clear: both;
  position: relative;
  float: right;
  margin-top: 10px;
  color: #00529b;
  width: 300px;
  height: 100px;
  background: url('/images/traffic2.jpg') no-repeat;
  border: 2px solid #00529b;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px;
}

/* END ORD */


/* MDW LANDING PAGE 

#parking_MDW
{
    clear: both;
    float: right;
    position: relative;
    color: #00529b;
    width: 300px;
    height: 100px;
    background: url('/images/parkingbg.jpg') no-repeat;
    border: 2px solid #00529b;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
}

#quicklinks_MDW
{
    clear: both;
    float: left;
    position: absolute;
    top: 0;
    margin-top: 375px;
    color: #00529b;
    width: 550px;
    height: 68px;
    padding-top: 3px;
    font-size: small;
    text-align: center;
    //border: 2px solid #00529b;
    //-moz-border-radius: 15px;
    //border-radius: 15px;
}

#announcements_MDW
{
    clear: both;
    float: left;
    position: absolute;
    top: 0;
    margin-top: 430px;
    color: #00529b;
    width: 550px;
    height: 150px;
    border: 0;
    font-size: small;
    padding-top: 15px;
    //border: 2px solid #00529b;
    //-moz-border-radius: 15px;
    //border-radius: 15px;
}

    
#announcements_MDW p 
{
    font-size: small;
}

#announcements_MDW h3 
{
    color: #FFF;
    background-color: #00529b;
    font-size: small;
    padding: 1px 0px 1px 3px;
    border-top: 0px solid #ef3e35;
    border-bottom: 1px solid #ef3e35;
}

#traffic_MDW
{
  clear: both;
  position: relative;
  float: right;
  margin-top: 10px;
  color: #00529b;
  width: 300px;
  height: 100px;
  background: url('/images/traffic2.jpg') no-repeat;
  border: 2px solid #00529b;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px;
}

/* END MDW */
