/*Site Wide Styles*/

#uber {
	width:950px;
	margin: auto auto;
}
#bodyhome {
	position:relative;
	width:950px;
	background-image: url(/images/curve_top.gif);
	background-repeat: no-repeat;
}
#logo {
	position:relative;
	width:190px;
	height:141px;
}
#nav {
	position:absolute;
	width:756px;
	height:35px;
	top: 93px;
	left:194px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1200;
}

#contextNav {
	padding-top: 10px;
}

#topnav {
	font-size: 12px;
	position:absolute;
	right: 165px;
	top: 15px;
	width: 500px;
	color:#333333;
	text-align: right;
}

#topnav a {
	color:#005494;
}

#headlines {
	font-size: 12px;
	position:absolute;
	left: 203px;
	top: 55px;
	height: 15px;
	width: 530px;
	color:#333333;
}
#headlines a {
	color:#333333;
}
#search_box {
	position:absolute;
	right: 0px;
	top: 10px;
	width: 160px;
	height: 28px;
	background-image: url(/images/search_field.gif);
	background-repeat: no-repeat;
}
#search_box #txt_search {
	float: left;
	padding: 0;
	border: 0;
	width: 108px;
	background: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
#search_box #go {
	float: right;
	width: 20px;
}


#mainbanner {
	width: 950px;
	height: 250px;
}

#HomepageBanner
{
	display: none;
}

#hcolone {
	width: 270px;
	padding-right:15px;
	float:left;
	padding-top: 4px;
	height:171px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-image: url(/images/col1.gif);
	background-repeat: no-repeat;
	background-position: 0px 26px;
}
#hcolone p {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#hcoltwo {
	width: 255px;
	padding-top: 4px;
	padding-right:15px;
	margin-left:15px;
	float:left;
	height:171px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-image: url(/images/col2.gif);
	background-repeat: no-repeat;
	background-position: 0px 26px;
}
#hcoltwo p {
	margin: 0px;
	padding-bottom: 10px;	
}
#hcolthree {
	width: 158px;
	/*height: 153px;*/
	height: 171px;
	padding-top: 4px;
	padding-right:15px;
	padding-left:15px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#hcolfour {
	width: 158px;
	padding-left:15px;
	float:left;
	padding-top: 4px;
}

#footer {
	clear:left;
	padding-top: 10px;
	width: 950px;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #005494;
	padding-bottom: 20px;
}

.colheading {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005494;
}

#welcome {
	position:absolute;
	left: 21px;
	top: 249px;
	width: 164px;
	height: 98px;
	color: #FFF;
	overflow: hidden;
	line-height: 16px;
	font-weight: bold;
}

#welcome a {
	color: #FFF;
}

#whatsnew {
	position:absolute;
	left: 775px;
	top: 206px;
	width: 160px;
	height: 142px;
	color: #FFF;
	overflow: hidden;
	line-height: 16px;
	font-weight: bold;
}
#whatsnew a {
	color: #FFF;
}

#breadcrumbbar {
	width: 950px;
	height: 35px;
	padding-bottom:15px;
	background-image: url(/images/breadcrumb_bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
}
#breadcrumbbar a {
	color: #FFF;
}

#actions a
{
	float: right;
}

#breadcrumbs {
	padding-left:15px;
	padding-top: 10px;
	padding-right:15px;
}

.breadcrumbSeparator
{
	padding: 0px 5px 0px 5px;
}

#intbanner {
	width: 950px;
	height: 170px;
	padding-bottom:15px;
}

#coloneint {
	width:210px;
	float:left;
	margin: 0px 0px 15px 0px;
	border-right: 1px solid #666666;
}

#coltwoint {
	width:714px;
	overflow: hidden;
	float:left;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 15px 0px;
}

#coltwoint_wide {
	width:950px;
	overflow: hidden;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

/*

	i:Calendar
	
*/

#calendarContainer {
	width: 158px;
	float: left;
	overflow: hidden;
}

#calendar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	width: 158px;	
}

#calendar table {
	color: #000000;
	width: 158px;
	height: 18px !important;
}

#calendar table tr, #calendar table td, #calendar table th {
	color: #7c7c7c;
}

#calendar caption tr, #calendar caption td, #calendar caption th {
	color: #005494 !important;
	font-size: 12px !important;
	font-weight: bold;
}

#calendar td.daywithevent
{
	background-color: #dbdbdb !important;
}

#calendar caption {
	text-transform: uppercase;
	padding: 1px 0px 0px 0px !important;
	margin: 0px !important;
	width: 100%;
	font-weight: bold;
	color: #fefcba;
}

#calendar table tr {
	margin: 0;
	padding: 0;
}

#calendar table td {
	color: #7c7c7c;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#calendar .weekend, #calendar .weekday, #calendar th, #calendar tbody td
{
	font-size: 10px;
	background-color: #ffffff;
}



/*

	Site Map
	
*/

.siteMapSection
{
	width: 460px;	
	float: left;
	padding-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

.siteMapSection a, .siteMapSection span.siteMapSectionHeading a
{
    font-size: 12px;
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.siteMapSection span.siteMapSectionHeading
{
	display: block;
	font-weight: bold;
	border-bottom: solid 1px #005494 !important;
	font-size: 14px;
	color: #005494;
}

.siteMapSection span.siteMapSectionHeading a
{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #005494;
}

	.siteMapSection ul
	{
		margin: 0px 0px 0px 5px !important;
		padding: 0px 0px 0px 0px !important;
		list-style-type: none;
		list-style-image: none;
	}
			
	.siteMapSection li a, .siteMapSection li a:active, .siteMapSection li a:visited
	{
		display: block;
		padding: 3px 0px 3px 0px !important;
		text-decoration: none;
	}
	
		.siteMapSection li a:hover
		{
		}
		
	/* Second level */
	.siteMapSection ul li ul
	{
		margin: 0px 0px 0px 15px !important;
	}	
		


/*

	Datagrid Styles (search page)

*/

.gridHeader, .gridHeader td
{
	background-color: #005494;
	color: #ffffff;
	font-weight: bold;
}

.gridRow, .gridRow td
{
	background-color: #ffffff;
}

.gridAltRow, .gridAltRow td
{
	background-color: #ecf5fb;
}

/*

	Style to replicate existing styles from old newmarket.ca 

*/

.front-newsstyle1 td {
	background-color:#DFE8EF;
}

.front-newsstyle2 td {
	border-bottom:1px solid #C1C1C1;
}