body {
margin: 0px;
padding: 0px;
background-color: #fff;
text-align:center;
}

div, body, td {
font-family: verdana, arial, helvetica, sans-serif;
font-size:10px;
color: #000;
}

.warning_header {
background-color:#cef7cf;
margin-top:5px;
padding:5px;
font-weight:bold;
}

.warning {
color:red;
}

.darkborder {
border-bottom:5px solid #424242;
}

.lightborder {
border-bottom:5px solid #DDDDDD;
}

.thinlightborder {
border-bottom:1px solid #DDDDDD;
}

p {
padding:0px 0px 5px 0px;
}

.nospace {
padding:0px;
margin:0px;
}

img {
border:0px;
}

a, a:hover, a:active, a:visited, a:link {
color:#000;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.top {
width:100%;
height:39px;
background:#BA0020 url(../img/bg-top.gif) repeat-x;
}

.top .content {
margin:0px auto 0px auto;
width:906px;
}

.top .middle {
float:left;
width:470px;
padding: 4px 0px 0px 0px;
text-align:center;
}

.top .middle p {
margin:5px 0px 0px 0px;
}

.top .middle .sitename {
font-size:16px;
font-weight: bold;
color:#fff;
}

.top .right {
width:243px;
padding:0px;
margin:0px;
border-left:1px solid #fff;
}

.top .right li {
list-style:none;
float:left;
width:80px;
}

.top .right li a {
display:block;
width:80px;
height:38px;
padding:10px 0px 0px 0px;
color:#fff;
text-align:center;
text-decoration:none;
border-right:1px solid #fff;
}

html>body .top .right li a {
width:79px;
height:28px;
}

.bread {
width:100%;
height:19px;
_height:22px;
background:#E8E7E8 url(../img/bg-bread.gif) repeat-x;
padding: 3px 0px 0px 0px;
}

.header {
width:100%;
height:87px;
}

.header .content {
margin:0px auto 0px auto;
width:906px;
height:87px;
}

.header .content .right {
padding-top:10px;
}

.main {
margin:0px auto 0px auto;
width:906px;                                               
}

.left {
float:left;
width:180px;
text-align:right;
padding-right:5px;
}

.middle {
float:left;
width:520px;
text-align:left;
padding-right:5px;
margin:0px;
}

.middle .content {
padding:5px;
padding-top:10px;
margin:0px;
}

.middle .content .ad_date_header {
background-color:#ebe2e1;
padding:5px;
}

.middle .content .ad_cat_header {
padding:10px 0px 10px 0px;
font-style:italic;
}

.middle .content .ad_title_header {
background-color:#dddddd;
padding:5px;
font-style:italic;
}
	
.right {
float:right;
width:187px;
text-align:left;
}

h1, caption {
color:#ba0020;
font-size:16px;
text-align:left;
font-weight:600;
padding-bottom:5px;
}

.form_table {
width:480px;
padding:0px;
margin:10px 0px 0px 15px;
border-collapse:collapse;
}

html>body .form_table {
width:500px;
}

.form_table .required {
color:#ba0020;
}

.form_table td {
padding:0px 0px 10px 0px;
}

.form_table .left {
width:150px;
}

.form_table .right {
padding:0px 0px 0px 5px;
width:330px;
}

.form_table .title, h2 {
color:#ba0020;
font-size:14px;
text-align:left;
font-weight:bold;
padding-bottom:5px;
}

.form_table .full {
width:480px;
height:50px;
/*07/26/2006 Edit*/
font-size: 14px;
}

.desc {
font-style:italic;
}

.form_table .right input, .form_table .right textarea, .form_table .right select, .postalcode, .select, .search {
width:230px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:10px;
color: #000;
border:1px solid #cccccc;
}

.select {
width:200px;
}

.search {
width:175px;
}

.postalcode {
width:50px;
}

.form_table .box input {
width:10px;
}

.button {
_margin: 20px 0px 0px 153px;
margin: 5px 0px 0px 20px;

}

.form_table .right .button {
width:auto;
padding:0px 10px 0px 10px;
}

.content .message {
width:460px;
border:1px solid #cdc4c1;
background-color:#f1ebeb;
padding:10px;
margin:0px 0px 10px 0px;
}

.ad_display {
width:480px;
border-collapse:collapse;
margin:0px;
}

html>body .ad_display {
width:518px;
}

.ad_display .left {
width:348px;
}

.ad_display .right {
width:140px;
}

.ad_content {
font-size: 14px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 200px;
height: 20px;
padding: 2px;
visibility: hidden;
z-index: 100;
background-color:#ebe2e1;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.managemenu {
padding:0px 0px 10px 5px;
margin:0px;
float:left;
width:500px;
}

.managemenu li {
float:left;
width:auto;
padding:0px 10px 0px 10px;
}

/* calendar */

#calendar_screen_get {
padding:0px;
margin:0px;
}

.table_event_calendar, .sub_calendar {
width:175px;
border-collapse:collapse;
margin:0px;
padding:0px;
}

.table_event_calendar td, .sub_calendar td {
margin:0px;
padding:0px;
width:25px;
height:15px;
text-align:center;
}

.table_event_calendar td .olddate { 
/*
width:25px;
height:15px;
text-decoration:none;
border:1px solid #fff;
*/
}

td .olddate a, td .weekdays a, td .exclude a, td .regular a, td .olddate a, td .weekend a, td .current a {
display:block;
width:23px;
height:13px;
border:1px solid #fff;
background-color:#fff;
text-decoration:none;
}

.table_event_calendar .active a {
display:block;
width:21px;
height:11px;
text-decoration:none;
border:1px solid #ba0020;
background-color:#efefef;
text-decoration:none;
}

.table_event_calendar .active {
padding:1px;
}

.table_event_calendar td .active a:hover {
border:1px solid #000;
}

.sub_calendar .weekdays {
text-align:center;
}

.sub_calendar .exclude a {
color:#fff;
text-decoration:none;
}

.sub_calendar .weekend {
/*
background-color:#efefef;
color:#000;
*/
}

td .current {
background-color:#efefef;
color:#000;
}

.sub_calendar .regular {
/*
background-color:#efefef;
color:#000;
*/
}

.sub_calendar .event {
/*
background-color:#fff;
*/
}

.sub_calendar .event a, .sub_calendar .event a:hover, .sub_calendar .event a:active, .sub_calendar .event a:visited {
color:#464342;
text-decoration:none;
}

.column {
float:left;
padding-right:5px;
}

.columns h1, .columns h1 a, .columns h1 a:hover, .columns h1 a:active, .columns h1 a:visited {
color:#fff;
text-decoration:none;
}

.columns h1 a:hover {
text-decoration:underline;
}

.columns, .column .content {
width:163px;
padding:0px;
margin:0px;
}

.columns .content {
border:1px solid #e3e3e3;
border-top:0px;
}

.content {

font-size: 14px;

}

.cat_menu {
font-size:11px; 
padding:5px;
margin:0px; 
border:1px solid #e3e3e3;
border-top:0px;
}

.latest_ads_title {
font-size: 14px;
font-weight: bold; 
margin-left: 3px;
}

.latest_ads_city {
font-size: 10px;
}

.latest_ads_title a:link, a:visited, a:active {
text-decoration:none;
}



.centered_image {
  vertical-align:middle;
}

.columns h1 {
width:163px;
_width:163px;
height:25px;
_height:30px;
background-color:#A90019;
font-size:16px;
color:#fff;
padding:5px 0px 0px 0px;
margin:0px;
}

.redmain a {
color:#be2747;
font-weight:bold;
text-decoration:none;
}

.redthin a {
color:#be2747;
}

.title {
font-weight:bold; 
}

.copyright, .tags a {
color:#b8b8b8;
text-decoration:none;
}

.tags {
color:#cccccc;
}

.tags a, .tags a:active, .tags a:hover, .tags a:visited {
color:#383838;
}

.tag9 a {
font-size:9px;
}

.tag10 a {
font-size:10px;
}

.tag11 a {
font-size:11px;
}

.tag13 a {
font-size:13px;
}

.tag15 a {
font-size:15px;
}

.footer {
float:left;
margin:0px auto 0px auto;
width:906px;
height:25px;
}

.footer a {
font-weight:bold;
}

.city_list_start {
width:525px;
padding-left:40px;
}

.city_list_start a {
text-decoration:none;
font-size:16px;
line-height:16px;
font-weight:bold;
color:#414141;
padding:1px;
}

.city_list_start a:hover {
background:#ffe7e7;
color:#b90020;
}

.city_list {
width:180px;
}

.city_list a {
text-decoration:none;
font-size:11px;
font-weight:bold;
}

.city_list a:hover {
color:#b90020;
}

.city_list td {
width:50%;
}

.options_list {
list-style: none;
/*list-style-image: url(http://www.canuck.ca/templates/front/img/arrow_bullet.png)*/

/*07/26/2006 Edit*/
font-size: 14px;
}

.options_list li {
background: url(http://www.canuck.ca/templates/front/img/arrow_bullet.gif) no-repeat;
padding-left: 15px;
margin-top: 8px;

}

.area {
height:50px;
}

.center {
text-align:center;
}

.maptitle a, .maptitle a:visited, .maptitle a:active {
font-size:13px;
color:#b90020;
}



.redlink, .redlink a, .redlink a:hover, .redlink a:active, .redlink a:visited {
color:#ba0020;
}

.redlink a:hover {
color:#df183a;
}

.redlink_black, .redlink_black a, .redlink_black a:hover, .redlink_black a:active, .redlink_black a:visited {
color:#ba0020;
text-decoration:none;
border-bottom:1px solid #000;
}

.redlink_black a:hover {
color:#df183a;
border-bottom:1px solid #df183a;
}



.start_latest {
font-size: 14px;
}

.ad_list_title {
vertical-align:bottom;
}

.ad_list_title img {
padding:0px;
margin:0px;
}

.ad_yellow {
background-color:#f2f3ad;
line-height:14px;
font-size: 82%;
font-weight: 600;
color: #222222;
padding: 3px;
}

.ad_content .options_list {
padding:0px;
margin:0px;
}

.ad_tag a {
background-color:#ba0020;
padding:3px;
font-weight:bold;
text-decoration:none;
line-height:20px;
color:#fff;
font-size:12px;
}

.ad_tag a:hover {
background-color:#6d0215;
color: #FFFFFF;
}

.listing_image {
background: url(http://www.canuck.ca/templates/front/img/has_image_large_title.gif) no-repeat;
padding-left:25px;
}

.ad_large_list {
margin:0px;
padding:0px;
list-style:none;
}

.pagination {
text-align:center;
border-top:1px solid #ebe2e1;
border-bottom:1px solid #ebe2e1;
padding:5px 0px 5px 0px;
}

.pagination, .pagination a, .pagination a:hover, .pagination a:active, .pagination a:visited {
color:#ba0020;
}

.event_date {
color:#6e6e6e;
font-weight:bold;
}

.popup{
		padding:.5em;
		background:url(http://www.canuck.ca/indicator_snake.gif) 1em 1em no-repeat #eee;
		border:1px solid #878787;
		position:absolute;
		min-height:2em;
		min-width:2em;
		margin-top:25;
		margin-left:40;

	}
a.popuplink{
		background:#e9e9e9;
		padding:0 .5em;	
		border:1px solid #878787;
		text-decoration:none;
		font-weight:bold;
		color:#454545;
		margin-bottom:-1px;
	}
.popup iframe{
		width:99%;
		height:99%;	
	}
	
#intro { 
    	border:1px solid #aebdff;
		height: 15px;
        width: 75%;
		padding-bottom: 14px;
		padding-top: 6px;
		clear: both;
        margin-bottom: 10px;
}