/* THIS FILE USED TO SET DISPLAY STYLES, NOT LAYOUT, AND NOT COLORS */

body { background-color: #242c32; }

#bodybox {
	color:#333;
	background-color:#fff;
	background-image:url(../images/bodybg-index.gif);
	background-repeat:repeat-y;	 
}

#contents {
	/*background-image:url(../images/bodybg-index.gif);
	background-repeat:repeat-y;*/
	margin-top: 15px;
	margin-bottom: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	font-weight:normal;
	margin: 0 0 8px 0;
}

body, div, li, a, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin: 0 0 0px 0;
}

a { 
	text-decoration:underline;
}

/* HEADING STYLES */
h1, .heading1, #rightcolumn .heading1 a { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	/* gray */
	font-weight:bold;
	font-size:16px;
	margin: 16px 0 0 0;
	padding: 0 0;
}
h2, .heading2 { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #f69320;	/* orange */
	font-weight:bold;
	font-size:14px;
	margin: 0px 0 0 0;
	padding: 2px 0 0px 0;
}
h3, .heading3 { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#f69320;	/* orange */
	font-weight:bold;
	font-size:12px;
	margin: 0;
	padding: 0 0 2px 0;
}
.runinheading { 
	color:#4f4d53;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

/* HEADER INCLUDING MASTHEAD IMAGE SELECTORS */
#header {
	color:#fff;
	background-color:#414f58;
}
#header img.topbannerad {
text-align: center;
padding-bottom: 10px;

}
#header #topbannerframe {
	position: relative;
	top: 0px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 2px;
	width: 860px;
	background-color: #555555; /*#242c32*/
	border-top:1px solid #f69320;
	border-bottom:1px solid #f69320;
}

#masthead {background-color:#242c32;} /* ACTUAL BG IMAGE IS SET IN THE TEMPLATE PAGE */ 
#slogan {
	text-align:right;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/* TOP MENU (ORANGE BAR) SELECTORS */
#topmenu { 
	text-align:center;
	color:#fff; 
	background-color:#f69320;	/* orange */
	padding:4px 0px;
}
#topmenu a {
	display:inline;
	padding:4px 0px;
	text-transform:uppercase capitalize;
	text-decoration:none;
	color:#fff;
	background-color:#f69320; 	/* orange */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#topmenu a:hover {
	color:#f69320;
	background-color:#fff;
}

#leftcolumn p {
line-height: 20px;
padding-bottom: 2px;
}

/* e.g. TORONTO BLUE BOX */
#rightcolumn #mainmenu { margin-top:0; }
#rightcolumn #mainmenu img { margin-bottom:6px; }
#rightcolumn #mainmenu a {
	display:block;
	padding:4px;
	text-transform:uppercase capitalize;
	text-decoration:none;
	color:#d4effc;
	background-color:#1762af;
	margin-bottom:3px;
}
#rightcolumn #mainmenu a:hover {
	color:#1762af;
	background-color:#d4effc;
	text-decoration:none;
}


/* TORONTO TICKETS MENU IN LEFT COLUMN */
#ticketsmenu { 
	margin-top:4px; 
	padding-top:4px; 
	background-image:url(../images/torontotickets_bg2.jpg); 
	background-repeat:no-repeat; 	
}
#ticketsmenu h2 {
	color:black;
	font-size:19px;
	text-align: center;
}
#ticketsmenu img { margin-bottom:6px; }

#ticketsmenu a {
	display:block;
	padding:3px 0 3px 6px;
	text-decoration:underline;
	margin-bottom:3px;
}

/* RIGHT COLUMN BOXES */

.greybox { 
	background-color: #085ca4;
	text-align:left;
	padding:4px 6px 3px 8px;
	margin-bottom:4px;
}

.greybox h3 {
	color: #666666;
	font-size:13px;
	font-weight: 600;
	line-height:16px;
	margin-bottom:0;
	padding-bottom: 6px;
}
.greybox h3 a {
	color: #f69320;	/* orange */
	font-size:13px;
	font-weight: 600;
	line-height:16px;
	text-decoration: underline;
	padding-bottom: 6px;
}

.greybox h4 {
	color: #f69320;	/* orange */
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	margin-bottom:2px;
	margin-top:0;
	padding-bottom: 4px;
}

.greybox a {
	color: white;
	text-decoration: underline;
}

/* VIDEO SELECTORS */
#videos {
	border-top: 1px solid #f69320;
	background-color: #dddddd;
	margin-top: 5px;
}
#video_content {
	display: inline;
	width: 860px;
}
#videos h2 {
	font-size: 18px;
	text-align: center;
	color: #333333;
	padding-top: 10px;
}
#video1, #video2, #video3, #video4 {
	float: left;
	width: 180px;
	margin-right: 0;
	padding: 15px;
}
#videort {
	float: right;
	width: 320px;
	margin: 0 0 0 0;
	padding: 20px 0 15px 25px;
}
 

/* FOOTER SELECTORS */
#footer {
	border-top: 1px solid #f69320;
	background-color: #6e6a69;
	margin-top: 5px;
}
#footer_content {
	padding: 15px;	
}

#footer_sitemap {
	width: 100%;
	/*margin-top: 20px;
	border-top: solid 1px #e1e1e1;
	padding-top: 20px;*/
}
.footer_title a {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

#footer_sitemap a {
	color: #ccc;
	font-weight: normal;
	font-size: 10px;
	
}
#footer_sitemap h3 {	
	display: inline;
}
#footer_sitemap h3 a {
	color: #F69320;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	
}
#footer_sitemap h3 a:hover {
	text-decoration: underline;
}

/* SITEMAP AT BOTTOM OF PAGE */
.sitemap_column {
	width: 140px;
	display:inline;
	float: left;
	margin-right: 16px;
}
#last_column {	
	float: right;
	width: 140px;	
}
.sitemap_column ul {	
	list-style: none;
	padding: 0;
	margin: 4px 0 0 0;
	font-size: 10px;
	line-height: 17px;	
}
.sitemap_column li a:link {		
	padding: 0;
	color: #333;
	text-decoration: none;	
}
.sitemap_column li a:visited {		
	padding: 0;
	color: #333;
	text-decoration: none;	
}
.sitemap_column li a:hover {		
	padding: 0;
	text-decoration: underline;		
}

.category_spacer {	
	height: 10px;
}

#footer_bottom {
	font-size: 10px;
	text-align: center;
	color: #fff;
	padding-top: 30px;
}
#footer_bottom a:link {
	color: #fff;
}
#footer_bottom a:visited {
	color: #aaa;
}
#first_column {	
	width: 140px;	
}
#last_column {
	float: right;
	width: 140px;
	margin-right: 0;	
}

#set-wide {	
	width: 140px;
	padding: 0 10px;
}
.footer_products_left {
	float: left;
	margin-right: 30px;
}


/* OTHER SELECTORS */
.spacer { /* blank line above and below body contents */
	width:100%;
	background-color:#fff;
	line-height:10px;
}
.separator { /* replacement for the hr tag */
	border:none;
	border-bottom:1px solid #fc9320;	/* orange */
	line-height:4px;
	margin:0px auto;
}
.clearall {
clear:both;
height: 0;
}
img {
	border:none;
	behavior: url(css/iepngfix.htc);
}
a img {
	border:0px;
	text-decoration:none;
}

.rgt-caption {
text-align: right;
font-style: italic;
font-size: 10px;
color: #666;
}




