/*
	TramTRACKER Microsite
	General Styling
	====================================================================
*/
body, html {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d4e8f1 url(../resources/images/site_bg.png) repeat-x;
}

a {
	outline: none;
}
ojbect {
	outline: none;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.panelBackground {
	background-color: #e7f3f7;
}

.wrapper {
	width: 867px;
	margin: 0 auto;
	background: url(../resources/images/wrapper_bg.jpg) no-repeat;
}

.header .logo {
	float: left;
}

.header .navigation {
	background: url(../resources/images/navigation_bg.png) no-repeat;
	height: 77px;
	width: 544px;
	float: left;
	padding-top: 50px;
}

.header .navigation a {
	float: left;
	display: block;
	height: 42px;
	background: url(../resources/images/navigation.png) no-repeat;
	text-indent: -9999px;
}

.header .navigation a.home {
	background-position: 0 -42px;
	width: 71px;
}

.header .navigation a.home:hover {
	background-position: 0 0;
}

.header .navigation a.phone {
	background-position: -71px -42px;
	width: 75px;
}

.header .navigation a.phone:hover {
	background-position: -71px 0;
}
.header .navigation a.iphone {
	background-position: -146px -42px;
	width: 84px;
}

.header .navigation a.iphone:hover {
	background-position: -146px 0;
}

.header .navigation a.online {
	background-position: -230px -42px;
	width: 81px;
}

.header .navigation a.online:hover {
	background-position: -230px 0;
}

.header .navigation a.downloads {
	background-position: -311px -42px;
	width: 103px;
}

.header .navigation a.downloads:hover {
	background-position: -311px 0;
}

.header .navigation a.moreinfo {
	background-position: -414px -42px;
	width: 106px;
}

.header .navigation a.moreinfo:hover {
	background-position: -414px 0;
}

.ttPanel {
	width: 220px;
	float: left;
	background: #e7f3f7 url(../resources/images/logo_bottom.jpg) no-repeat;
}

.ttPanel .bottom {
	background: url(../resources/images/left_bottom.png) left bottom no-repeat;
	height: 9px;
}

.ttPanel .ttContainer {
	margin-left: 9px;
}

.ttPanel #tt {
	background: #7ab51d;
	width: 202px;
	height: 420px;/*390px;*/
	margin: 86px 0 9px 0;
}
.ttPanel #tt iframe {
	width: 202px;
	height: 422px;
}

.contentWrapper {
	float: left;
	width: 622px;
	margin-left: 21px;
}

.contentWrapper .top {
	background: url(../resources/images/content_top.png) no-repeat;
	height: 12px;
}

.contentWrapper .bottom {
	background: url(../resources/images/content_bottom.png) no-repeat;
	height: 10px;
}

.contentWrapper .content {
	margin: 0 11px;
}

.footer {
	padding: 16px 0;
	color: #8ab0da;
}

*+html .footer {
	padding-top: 6px;
}

.footer a {
	color: #6a91bd;
	font-size: 0.9em;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.placeHolderImage {
	width: 96px;
	height: 96px;
	background: url(../resources/images/placeholder.png) no-repeat;
	margin: 20px 20px 0 30px;
}

.button {
	display: block;
	background: url(../resources/images/button_right.png) no-repeat top right;
	float: left;
}
* html .button {
	width: 1%;
}
.button span {
	display: block;
	height: 22px;
	background: url(../resources/images/button_left.png) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 0 10px;
	cursor: pointer;
}
.button:hover {
	text-decoration: none;
}

/*
	Inner Text Content
	====================================================================
*/

.contentWrapper .content .inner {
	background: #fff;
	padding-bottom: 12px;
	padding: 12px 30px 8px 30px;
}

.contentWrapper .content .inner p {
	padding: 12px 0 8px 0;
	line-height: 16px;
	margin: 0;
	height: 1%;
	color: #333;
}

.contentWrapper .content .inner a {
	color: #5a92b5;
}
.modal #ModalContent a {
	color: #5a92b5;
}

.contentWrapper .content .inner a:hover {
	color: #427899;
}
.modal #ModalContent a:hover {
	color: #427899;
}

.contentWrapper .content .inner ul {
	margin: 4px 0 0 10px;
}

h1 {
	background: url(../resources/images/h1.png) no-repeat;
	color: #fff;
	padding: 16px 0 0 14px;
	margin: 0;
	font-size: 1.6em;
	height: 41px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	h1 {
		padding-top: 14px;
		height: 43px;
	}
}

h2 {
	color: #5a92b5;
	font-size: 1.3em;
	margin-top: 12px;
	border-bottom: 1px solid #5a92b5;
	
}
.contentWrapper .content .inner h2 a {
	text-decoration: none; 
}
.contentWrapper .content .inner h2 a:hover {
	color: #5a92b5;
	cursor: text;
}
h3 {
	color: #93ca34;
	margin-top: 12px;
	font-size: 1.1em;
}
.informationPanel {
	margin: 12px 0;
	background: #eaf5f9;
	border: 1px solid #639dbc;
	padding: 12px;
}
.contentWrapper .content .inner .informationPanel p {
	padding: 0;
}
.leftContentImage {
	float: left;
	margin: 10px 20px 10px 0;
}
.defaultOS {
	margin: 6px 20px 10px 0;
}
.defaultOS span {
	color: #999;
	display: block;
	padding-top: 4px;
}
.widgetHolder {
	margin: 20px 0 10px;
	
}
.widgetHolder h3 {
	margin: 0;
}
.widgetHolder .placeHolderImage {
	float: left;
	margin: 0 10px 0 0;
}
.widgetHolder .info {
	width: 430px;
	float: left;
}
#FLVPlayer {
	width: 514px;
	height: 377px;
	margin-bottom: 20px;
}
.osInfo {
	display: none;
}

.roundedBox {
	background: url(../resources/images/iphone_bg.png) no-repeat;
	height: 141px;
	width: 499px;
	margin: 20px auto 0 auto;
}
.roundedBox img {
	float: left;
	margin: 10px 0 0 14px;
}
.supportedBrowsers {
	line-height: 18px;
}

/*
	Modal Dialog Box
	====================================================================
*/
.modal {
	position: absolute;
	display: none;
	z-index: 9999;
}
.modal .tl, .modal .tr, .modal .bl, .modal .br {
	width: 38px;
	height: 63px;
}
.modal .bl, .modal .br { height: 59px; }
.modal .tl { background: url(../resources/images/modal_top_left.png) no-repeat; }
.modal .tm { background: url(../resources/images/modal_top.png) repeat-x; }
.modal .tr { background: url(../resources/images/modal_top_close.png) top right no-repeat; vertical-align: top; }
.modal .bl { background: url(../resources/images/modal_bottom_left.png) no-repeat; }
.modal .bm { background: url(../resources/images/modal_bottom.png) repeat-x; }
.modal .br { background: url(../resources/images/modal_bottom_right.png) no-repeat; }
.modal .l { background: url(../resources/images/modal_left.png) repeat-y; }
.modal .m { background: #fff url(../resources/images/loader.gif) no-repeat 50% 50%; vertical-align: top; }
.modal .r { background: url(../resources/images/modal_right.png) repeat-y; }
.modal .close {
	width: 20px;
	height: 20px;
	display: block;
	margin: 10px 0 0 10px;
}
.modal #ModalContent { overflow: hidden; }
.modal #ModalContent p {
	margin: 10px 0;
}
.modal #ModalTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-shadow: #006a88 -1px -1px 0;
	padding-top: 18px;
	display: block;
}
.modalBackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 999;
}
.modal #ModalTabBar {
	vertical-align: top;
	padding-top: 4px;
}
.modal #ModalPagination {
	float: right;
	color: #ccc;
	display: block;
	padding-top: 14px;
}
.modal #ModalTabBar a {
	display: block;
	float: left;
	width: 52px;
	height: 42px;
	background: url(../resources/images/toolbar_buttons.png) no-repeat;
	text-indent: -999px;
}
.modal #ModalTabBar a.tabbarPrevious {
	background-position: top right;
}
.modal #ModalTabBar a.tabbarPrevious:hover {
	background-position: bottom right;
}
.modal #ModalTabBar a.tabbarNext {
	background-position: top left;
	margin-left: 4px;
}
.modal #ModalTabBar a.tabbarNext:hover {
	background-position: bottom left;
}
.modalBackground iframe { display:none; display/**/:block; z-index:-1; position:absolute; height:0; width:0; top: 0; left: 0 }
/* IE6 Gif replacement images */
* html .modal .tl { background: url(../resources/images/modal_top_left.gif) no-repeat; }
* html .modal .tm { background: url(../resources/images/modal_top.gif) repeat-x; }
* html .modal .tr { background: url(../resources/images/modal_top_close.gif) top right no-repeat; }
* html .modal .bl { background: url(../resources/images/modal_bottom_left.gif) no-repeat; }
* html .modal .bm { background: url(../resources/images/modal_bottom.gif) repeat-x; }
* html .modal .br { background: url(../resources/images/modal_bottom_right.gif) no-repeat; }
* html .modal .l { background: url(../resources/images/modal_left.gif) repeat-y; }
* html .modal .m { background: #fff; }
* html .modal .r { background: url(../resources/images/modal_right.gif) repeat-y; }

/*
	Modal Inner Content
	======================================================
*/
*+html .modal #ModalContent h2 {
	margin-bottom: 0;
}
.yarratrams_ttpanel {
	background: url(../resources/images/yarratrams_ttpanel.jpg) no-repeat;
	position: relative;
}
.yarratrams_ttpanel p {
	position: absolute;
	bottom: 100px;
	right: 20px;
	width: 280px;
}
.tramTrackerStopCode th {
	text-align: left;
	padding: 4px;
	background: #f1f1f1;
}
.tramTrackerStopCode td {
	padding: 4px;
}
	