@charset "UTF-8";
/* CSS Document for Broadway Ballroom */
/* Copyright(c)2008 by George Pytlik */
/* www.adwiz.biz */


/* Regular tag modifications */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
h1 {
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #333;
	margin: 20px 10px 0 0;
}
h1 a:link, h1 a:visited {
	color: #333;
	text-decoration: none;
}
h1 a:hover {
	color: #606;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #960;
	margin: 20px 10px 0 0;
}
h3 {
	font-style: italic;
	font-weight: normal;
	color: #888;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 10px 0 0;
}
h4, .subhead {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; 
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 20px 10px -5px 0;
}
h4 a:link, h4 a:visited {
	color: #606;
	text-decoration: none;
}
h5, .goldsub {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; 
	font-size: 13px;
	color: #960;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 20px 10px 0 0;
}
blockquote { 
	color: #960; 
	font-size: 14px;
	margin: 0 20px 1.5em 0; 
	padding: 0 0 0 40px; 
	background: url('pix/icons/blockquote.gif') no-repeat; 
}


/* Main menu bar */

#mainmenu {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #888;
}
#mainmenu a {
	text-decoration: none;
}
#menuitem {
    padding-right: 25px;
}
#menuitem a:link, #menuitem a:visited {
	color: #888;
}
#menuitem a:hover {
	color: #606;
}
#menuitem_hit {
	padding-right: 25px;
}
#menuitem_hit a {
	color: #606;
	font-weight: 500;
}

/* Subnavigation menu panel */

#navcolumn {
	margin-top:70px;
	border-top:solid;
	border-width:1px;
	border-color:#ddd;
	margin-right:20px;
}
#navcolumn a:link, #navcolumn a:visited { 
	color: #666; 
	text-decoration: none; 
}
#navcolumn a:hover { 
	color: #606; 
	text-decoration: none; 
}
#subnav    { 
	color: #666; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left; 
	padding: 4px 5px 5px 0px; 
	border-style: none none solid none; 
	border-width: 0 0 1px 0; 
	border-color: #ddd; 
}
#subnav_hit    {
	color: #606;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	padding: 5px 15px 4px 0px;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	background-image: url(pix/icons/arrow-nav.gif);
	background-repeat: no-repeat;
	background-position: -8px;
}
#subnav_hit a:link, #subnav_hit a:visited { 
	color: #606; 
	text-decoration: none; 
}

/* Lists with styled bullets */

#linklist ul      { 
	font-weight: normal; 
	text-transform: none; 
	padding: 0px 0px 0px 15px; 
}
#linklist li       { 
	color: #666; 
	font-size: 11px; 
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url(pix/icons/arrow-purple.gif); 
	padding: 0px 5px 5px 0px; 
}
#linklistPDF ul      { 
	font-weight: normal; 
	text-transform: none; 
	padding: 0px 0px 0px 15px; 
}
#linklistPDF li { 
	color: #666; 
	font-size: 11px; 
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url(http://www.broadwayballroom.ca/pix/icons/icon-pdf.gif); 
	padding: 0px 5px 5px 0px; 
}

/* Content columns */

#leftcolumn {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	width: 140px;
	margin: 50px 0 0 0;
}
#maincolumn {
	float: left;
	width: 370px;
}
#rightcolumn {
	width: 200px;
	float: right;
	padding: 10px 0 0 10px;
}
#rightcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #888;
	float: right;
	width: 160px;
	margin: 20px 0 0 0;
}
#sitemap {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #333;
	clear: right;
}
#sitemap a:link, #sitemap a:visited {
	color: #666;
	text-decoration: none;
}
#sitemap a:hover {
	color: #606;
	text-decoration: underline;
}
#section {
	text-align: left;
}
#sectionlist {
	float: right;
	width: 300px;
	margin: -15px 100px 0 0;
	padding-bottom: 25px;
}


/* Page footer area */

#footerbar {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #999;
}
#footerbar a:link, #footerbar a:visited { 
	color: #999; 
	text-decoration: none;
}
#footerbar a:hover { 
	color: #606; 
	text-decoration: underline;
}

/* Image classes */

.bigpix {
	padding: 10px 0 0 0;
}
.rightpix {
	padding: 10px 0 0 10px;
}
.thumbnail {
  padding:4px;
  border:1px solid #ddd;
  margin:0 20px 5px 0;
}

/* Text and paragraph classes */

.bodytext {
	margin-right: 0px;
	font-size: 15px;
	line-height: 18px;
	color: #333;
}
.callout {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin-right: 20px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin-left: 0px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.eventdate {
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#960;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 0px;
}
.eventname {
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: -14px;
}
.eventdetails {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#333;
	margin-left: 20px;
}
.rightheading {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #960;
	margin: 20px 0 20px 20px;
}

/* Table classes */

.tabletitle {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; 
	font-size: 12px;
	color: #960;
	background-color: #e8e8e8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
}
.tablebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 5px 2px 5px 5px;
}
.tabletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	margin: 5px 2px 5px 5px;
}
.tabletext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin: 5px 2px 5px 5px;
}
.tablecentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 5px 2px 5px 2px;
}
.tablesubhead {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; 
	font-size: 11px;
	color: #960;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 5px 2px 0 5px;
}

/* Styles for usrform templates */

div.formgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	clear: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
div.formgroup .label {
	float: left;
	width: 150px;
}
div.formgroup .required {
	color: #606;
}
div.formgroup .missing {
	font-weight: bold;
}
div.formgroup .input {
	margin-left: 150px;
}
.errorbox {
	margin: 0px;
	border: 1px solid #606;
	background-color: #fff;
	padding: 20px;
}
.errortext {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #606;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

/* Standard link behavior */

a:link {
	color: #606;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #606;
	text-decoration: underline;
}
