@charset "UTF-8";
/* CSS Document */

.livingintoronto .nav_union_station { 
	background:url(/union_station/images/section5_union_stn_info.gif) no-repeat 0px 0px; 
	cursor: pointer; 
	padding-top: 40px;
	width: 138px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    text-decoration: none;
	display:block;
}

.livingintoronto .nav_unionstation_revitalization { 
	background:url(/union_station/images/section5_union_stn_rev.gif) no-repeat 0px 0px; 
	cursor: pointer; 
	padding-top: 40px;
	width: 138px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    text-decoration: none;
	display:block;
}

.union_station_lead_story {
	float:left;
	width:230px;
	margin:0px 8px 0px 0px; 
	padding:6px !important; 
	vertical-align:middle;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	opacity:0.9;
  	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color:#ffffff;
	
}

/*--Slider Paging Styles--*/
.paging_unionstation {
	position: absolute;
	bottom: 40px; right: -11px;
	width: 135px; height:40px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(/union_station/images/slider/pager_bg.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}

.paging_unionstation a {
	font-size:.8em;
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging_unionstation a.active {
	font-weight: bold;
	background: #5c8727;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging_unionstation a:hover {font-weight: bold;}

/*--Home page Styles--*/


.cot-row2_unionstation h3 {
	background:url(/union_station/images/green_bar_unionstation.gif) repeat-y left #eeeeee;
}

.cot-row2_unionstation div {
	padding:5px !important;
	margin:0;
}

.cot-row2_unionstation p {
	margin:7px; !important;
}

.cot-row2_unionstation h3 {
	font-size:1em;
	padding-left:8px;
	color:#000;
}

.bullet_unionstation {
	background:transparent url(/union_station/images/greenbullet_unionstation.gif) no-repeat  2px 2px !important;
	clear:both;
}

.bullet_unionstation_alt {
	background:transparent url(/union_station/images/brownbullet_unionstation.gif) no-repeat  2px 2px !important;
	clear:both;
}

.unionstation_heading_alt {
	color:#917129 !important;
}

.getonboard_homepage {
	position:absolute; 
	margin:25px 200px 200px 280px; 
	z-index:999;
	opacity:0.8;
  	filter:alpha(opacity=80); /* For IE8 and earlier */
	
}

/*--footer Styles--*/

#content_unionstation {
	display:block;
	float:left;
	width:415px;
	margin: 0 0 1px 145px;
	overflow:hidden;
	background:url(/union_station/images/union_rev/footerbg.gif) bottom no-repeat; height:98px;
}

.back_to_top_unionstation {
	padding: 26px 0 0 0; /* height of the replacement image */
	float:right;
	display:block;
	margin:20px 3px 0.5em 316px !important;
	height: 0px !important;
	width:89px;
	overflow: hidden;
	background: transparent url(/assets/images/backtotop.gif) no-repeat right top;
	border:none;
}

.getonboard_footer {
	position:absolute; 
	margin:0 100px 100px 140px; 
	z-index:999;
	
}

/*--Header Styles--*/

.header_unionstation { 
	background: url(/union_station/images/union_rev/header_unionstation.gif) no-repeat 0px 0px #FFF !important;
	cursor: pointer; 
	padding-top: 52px !important;
	width: 417px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 0 .5em 0 !important;
    text-decoration: none;
	display:block;
}

.header_unionstation_alt { 
	background: url(/union_station/images/union_station_header407.jpg) no-repeat 0px 0px #FFF !important;
	cursor: pointer; 
	padding-top: 52px !important;
	width: 417px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 0 .5em 0 !important;
    text-decoration: none;
	display:block;
}

/* Table */

#table-style-unionstation-alt {
	border-left:1px #ccc solid !important;
	border-bottom:1px #ccc solid !important;
}

#table-style-unionstation-alt td, #table-style-unionstation-01 th {
	border-top:1px #ccc solid;
	border-right:1px #ccc solid !important;
}

#table-style-unionstation-alt thead th {
	background-color:#6e5418;
	color:#FFF;
}

#table-style-unionstation-alt tfoot tr {
	background-color:#736f65;
	color:#FFF;
}