@import url('andreas08.css');

/* Modiying andreas08.css */
body {
	background: white;
}

.box {
	background: transparent;
	border: 0;
}

.box_title {
	background-color:#ADADAD;
	padding:5px;
}

.box_content {
	background-color:#EBEBEB;
}

#container {
	width: 960px;
	margin: auto;
	border: 0;
	background: #EBEBEB;
}

#content {
	float:left;
	width: 620px;
	
}

#footer {
	width: 100%;
	background-color: #999999;
	}

#sidebar {
	  float:left;
	  width:300px;
	  min-height: 300px;
	}

#navigation {
	width: 100%;
	background-color: transparent;
	height: 100px;
	}
	

#navigation .selected {
	color: #A55B25;
	font-weight: bold;
	}
	
#navigation li {
	margin-top: 35px;
	min-width: 200px;
	text-align: center;
	border: 0;
	}

#navigation li a {
	color: #A55B25;
	font-weight: normal;
	font-size:16px;
	background-color: transparent;
	text-transform: none;
}
	
#navigation a:hover {
	color: #C56B35;
	background-color: transparent;
	}

#content div.ul {
	margin: 0 5px 16px 35px;
	margin: 0 0 1.5em 0;
}

.code {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1em;
	font-size: 1.2em;
}

#content h3 {
	display: block;
	margin: 0 0 16px 0;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
}

a, a:visited {
	color: #A55B25;
}
	
a:hover {
	color: #954B15;
}

#content ul.col4 {
	float:left;
	width: 28%;	
	padding-left: 15px;
	margin: 0px 0px 0px 10px;
	}

/* END modification*/

div#canada {
	text-align: center;
	margin-bottom: 25px;
}

div#canada img {
	border: 1px solid #A55B25;
}

ul.col4 {
	float:left;
	width: 28%;	
	padding-left: 15px;
	margin: 0px 0px 0px 15px;
	}


#sidebar div.box_title {
	color: black;
	font-weight: bold;
	}

#sidebar a.current {
	color: black;
	}

#provinces {
	padding: 10px;
}

#weather-tabs {
	color: white;
	background: #A55B25;
	padding: 5px 15px;
	margin: 25px 0px;
}

#weather-tabs a, 
#weather-tabs a:visited {
	color: white;
}

#weather-tabs a.current {
	color: #f0d000;
}

#banner {
	width: 728px;
	height: 90px;
	margin: auto;
	border: 1px solid #c0c0c0;
}


form label.required {
	background: url('../images/required.gif') no-repeat center right;
	padding-right: 10px;
}

.error {
	color: #D8000C;
}

#content ul.notice,#content ul.success,#content ul.warning,#content ul.error
	{
	margin: 0 0 1.5em 0;
}

.full {
	width: 100%;
}

.bold {
	font-weight: bold;
}

.top {
	vertical-align: top;
}

.center,.centered,table.fancy th.centered,table.fancy td.centered,
table.fancy th.center,table.fancy td.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.top {
	vertical-align: top;
}

p.fancy {
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}

table.fancy {
	border-collapse: collapse;
	margin-bottom: 2em;
}

table.fancy,table.fancy th,table.fancy td {
	padding: 0.25em;
	border: 1px solid #CCCCCC;
	text-align: left;
}

table.fancy thead th {
	text-align: center;
}


/* riiiiight */

div#top_menu_wrapper {
	background-color: transparent;
	padding: 0 20px;
	margin-right: -20px;
	background-image: url(/images/layout/sample-design2_05.png);
	background-position: 960px bottom;
	background-repeat: no-repeat;
	}
	
div#top_submenu_wrapper_left {
	background-color: transparent;
	padding-left: 20px;
	margin-left: -20px;
	background-image: url(/images/layout/sample-design2_08.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

div#top_submenu_wrapper_right {
	background-color: transparent;
	padding-right: 20px;
	margin-right: -20px;
	background-image: url(/images/layout/sample-design2_14.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

div#top_submenu {
	height: 103px;
	background-image: url(/images/layout/sample-design2_12.png);
	background-repeat: repeat-x;
	clear: both;
	}

div#top_undermenu_wrapper {
	padding-left: 20px;
	margin-left: -20px;
	margin-right: 20px;
	
	background-image: url(/images/layout/sample-design2_16.png);
	background-repeat: no-repeat;
	background-position: top left;
	}

div#top_undermenu {
	height: 26px;
	background-color: #ebebeb;
	clear: both;
	}

div.top_logo {
	cursor: pointer;
	cursor: hand;
	}

div#top_submenu div.top_logo {
	border-width: 0px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	width: 263px;
	margin-left: 8px;
	margin-top: 30px;
	height: 60px;
	/* background-color: #cccccc; */
	color: black;
	font-family: "PetitaBold", sans-serif;
	font-weight: bold;
	font-size: 32px;
	float: left;
	}
	
div#top_undermenu div.top_logo {
	/* background-image: url(/images/layout/sample-design2_15.png); */
	background-repeat: no-repeat;
	width: 291px;
	height: 26px;
	float: left;
	}
