﻿@import url("css/menu.css");

/* CSS Document */
/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

.bread_bg{ padding:0; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0; margin:0; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; /* line-height:34px; */ padding-right:18px;}
#bread_style{ float:left; /* line-height:34px;*/ padding-left:18px;color:#000000;}

.center_bg{padding:0; margin:0;clear:both;}
.left_bg{padding:0; margin:0; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0; margin:0; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{padding-top:15px; min-height:350px;}

.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 39px 0 27px;}
.bot_bg{padding:0; margin:0; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* -------------- Search SkinObject Styles -------------- */
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



.ControlPanel {
	width:860px;
	margin:0 auto;
}
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#FFFFFF;
}
body, table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
p {
	line-height:1.4em;
}
a img {
	border:0;
}
h1 {
	margin:0;
	font-size:18px;
	color:#161c65;
}
#container 
{
	width:860px;
	border:1px solid #000000;
	text-align:center;
	margin:0 auto 0 auto;
}
#content_container {
	text-align:left;
}
#breadcrumb {
	/* height:30px; */
	vertical-align: top;
}
a.Breadcrumb
{
	color:#8580A9;
}
a.Breadcrumb:hover
{
	color:#FF0000;
}
#header {
	background:url(images/header.jpg) 0 0 no-repeat;
	height:150px;
	border-bottom:1px solid #c7c8da;
	overflow:hidden;
}
#menu {
	margin:2px 0;
	height:28px;
	background:url(images/bg-menu.jpg);
	position:relative;
	padding-right:150px;
}
#search {
	position:absolute;
	top:0;
	right:10px;
}
#footer {
	text-align:center;
	width:750px;
	color:#86898c;
	margin:10px auto 0 auto;
	font-size:10px;
}
#footer a,
#footer a:visited,
#footer a:hover {
	color:#86898c;
}

/* 
 * Content Table
 */ 
table#content {
	width:860px;
	border:0;
	border-collapse:collapse;
	background:url(images/bg-content.jpg) 180px 0 repeat-y;
}
table#content td {
	padding:0;
	border:0;
}
table#content td.LeftPane {
	width:180px;
	background-color:#1b2168;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
}
.LeftPane .DNN_HTMLContent {
	color:#FFFFFF;
}
table#content td.TopPane {
	vertical-align:top;
}
table#content td.ContentPane {
	padding:0 0 10px 20px;
	margin-right:0;
	height:auto !important;
	height:300px;
	min-height:300px;
	width:640px;
	vertical-align:top;
}
.ContentPane {
}
table#content .RightPane {
	width:180px;
	padding:10px 0 10px 10px;
	float:right;
}
table#content .RightPane.DNNEmptyPane {
	display:none;
}

.LeftPane {
	width:180px;
	padding:0;
	overflow:hidden;
}
.LeftPane .TitleHead {
	display:none;
}
.LeftPane p {
	color:#FFFFFF;
}

/*
 * Left sidebar headers
 */
.block {
	background-color:#c0bed6;
	border-top:10px solid #c0bed6;
	border-bottom:5px solid #c0bed6;
	margin:5px 0;
}
.heading-bus_cancellations {
	background-image:url(images/heading-bus_cancellations.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height:106px;
}

.orange_tab_right.container {
	background:url(images/bg-orange_tab_right_content.jpg) 0 100% repeat-y;
}
.orange_tab_right.bottom {
	background:url(images/bg-orange_tab_right_bottom.jpg) 0 100% no-repeat;
	padding-bottom:50px;
}
.orange_tab_right.top {
	background:url(images/bg-orange_tab_right_top.jpg) 0 0 no-repeat;
	padding-top:15px;
}
.orange_tab_right.content {
	padding-left:20px;
	color:#FFFFFF;
	width:150px;
}


.orange_tab_right h2 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
.orange_tab_right p {
	color:#FFFFFF;
}

.orange_tab_right ul {
	
	margin:0;
	padding:0;
	list-style: none;
	padding-left:30px;
}
.orange_tab_right ul li {
	margin:0;
	padding:0;
	border: none;
	margin-bottom:8px;
	list-style:disc;
	list-style-position:outside;
}



/*
 * Module themes
 */
/* News table */
#dnn_ctr416_ContentPane table.newstable {
	margin:0 10px;
}
#dnn_ctr416_ContentPane table.newstable td {
	padding:5px 0;
}
#dnn_ctr416_ContentPane table.newstable td a:hover {
	text-decoration:none;
	color:#FF6600;
}

/* Page directory ( content ) */
#dnn_ctr420_ModuleContent .LandingPageLinkDescription {
	margin-left:20px;
	font-size:10px;
}

/* Page directory ( sidebar ) */
#dnn_ctr427_ModuleContent {
	margin:0 10px;
	width:155px;
	
}
.SearchResultsContent table td{
	padding-bottom:20px;
}

