/* Exposed Calgarys */
/* STYLES BY CARBON MEDIA */
/* http://www.carbonmedia.ca */

/* Global ----------------------------------------------------------------- */
body {
	background: #9F9FA1 url( images/bg.gif ) repeat-y scroll top left;
  font: 14px/1.4 Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
  height: 100%;
	margin: auto;
}
a,
a:visited {
  color: #9e004f;
}
a:hover,
a:visited:hover {
	color: #cf447f;
}
h1 {
  border: 3px solid #000;
  border-left: 0;
  border-right: 0;
  font-family: Palatino, Georgia, Serif;
	font-size: 34px;
	line-height: 1;
	margin: -4px 0 2px 0;
	padding-top: 2px;
	text-transform: uppercase;
	width: 100%;
}
h2 {
  font-family: Palatino, Georgia, Serif;
	font-size: 28px;
	font-weight: normal;
	margin: 2px 0 10px 0;
	width: 100%;
}
h3,
h4,
h5,
h6 {
	margin: 0 18px 0 18px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
img {
	border: 0;
}
p {
  margin: 10px 0;
}
table {
	border: 3px solid #000;
	color: #222;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
td {
	border-top: 1px dotted #ebbc21;
	vertical-align: top;
	padding: 2px 5px 0 5px;
}
th {
	border-bottom: 1px dotted #ebbc21;
	font-size: 14px;
	margin: 0;
	padding: 6px 2px 2px 4px;
	text-transform: uppercase;
}
tr {
	height: 35px;
}
.indent {
	text-indent: 20px;
}
.title {
	float: left;
	font-weight: bold;
	width: 30%;
}
.underline {
	text-decoration: underline;
}

/* SWFObject Degradation --------------------- */
.requirements {
  border: 1px dotted #000;
  background: #222;
  color: #fff;
	display: block;
	font-size: 11px;
	padding: 2px;
	position: absolute;
	top: 190px;
	left: 530px;
	width: 280px;
}
.requirements a,
.requirements a:visited {
  background: #fff;
	color: #8a0000;
}
.requirements a:hover,
.requirements a:visited:hover {
	color: #000;
}

/* Runner Decorations ----------------------------------------------------- */
#runner-top {
  background: transparent url( "images/bg_runner_top.gif" ) repeat-x scroll left top;
  height: 15px;
  overflow: hidden;
  width: 100%;
}
#runner-bottom {
  background: transparent url( "images/bg_runner_bottom.gif" ) repeat-x scroll left top;
  height: 15px;
  overflow: hidden;
  width: 100%;
}

/* Container -------------------------------------------------------------- */
#container {
	margin: 0 0 0 11px;
	position: relative;
	width: 940px;
}

/* Header ----------------------------------------------------------------- */
#header {
	background: #fff url( images/bg_banner.jpg ) no-repeat left bottom;
	height: 330px;
	margin: 0 0 0 10px;
	position: relative;
	width: 940px;
}
#header img {
  left: 63px;
  position: absolute;
  top: 0;
}

/* Subnav ------------------------------ */
ul.subnav {
	color: #e0b00c;
	font-size: 13px;
	margin: 0 auto;
}
ul.subnav li {
  display: inline;
  margin: 0 14px;
}
ul.subnav li a,
ul.subnav li a:visited {
	border-bottom: 1px dotted #e0b00c;
	color: #de1e2b;
	font-weight: bold;
	text-decoration: none;
} 
ul.subnav li a:hover, 
ul.subnav li a:visited:hover {
	background: #f8f5ea;
	color: #e0b00c;
}

/* Content ---------------------------------------------------------------- */
#content {
  width: 879px;
}

/* Content Sidebar --------------------- */
#sidebar {
  border-right: 2px solid #9e004f;
	float: left;
	margin: 0 0 200px 0;
	width: 300px;
	position: relative;
}
#sidebar ul {
	list-style: none;
	line-height: 16px;
	margin: 0 3px 0 4px;
	padding: 0 0 1px 0;
	text-align: left;
}

/* Sidebar Menu ------------------------------ */
#menu {
  font-family: "Palatino Linotype", "Palatino", Georgia, serif;
  font-size: 20px;
  font-weight: bold;
}
#menu ul {
  padding-top: 10px;
  padding-bottom: 20px;
  margin: 0 0 0 36px;
  width: 266px;
}
#menu ul li {
  border-bottom: 2px solid #9e004f;
  margin-top: 2px;
  padding: 9px 10px 2px 44px;
}
#menu ul li a,
#menu ul li a:visited {
  color: #000;
  display: block;
  text-decoration: none; 
}
#menu ul li a:hover,
#menu ul li a:visited:hover {
  color: #333;
}
#menu ul li.current-page-section {
  background: #9e004f;
}
#menu ul li.current-page-section a,
#menu ul li.current-page-section a:visited {
  color: #fff; 
}
#menu ul li.current-page-section a:hover,
#menu ul li.current-page-section a:visited:hover {
  color: #111;
}

/* Nested Subnavigation ------------------------------ */
#menu ul li ul {
  background: transparent;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: 200px;
}
#menu ul li ul li {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 1px 0 2px 18px;
}
#menu ul li ul li.current-page {
  background: transparent url( "images/submenu_li_current.gif" ) no-repeat scroll 0 2px;
}

.box {
	background: #a80104;
	margin: 10px 0 0 8px;
	padding-bottom: 4px;
	width: 176px;
}

/* Content Main --------------------------- */
#main {
	float: right;
	padding: 18px 0 60px 0;
	text-align: left;
	width: 559px;
}
#main p {
  margin: 0;
	padding: 0 18px;
	text-align: justify;
}
#main ul {
	font-size: 13px;
	line-height: 0.8;
	margin: 0 0 0 50px;
}

.comment {
  border: 1px dotted #020202;
  margin: 10px 18px;
  padding: 10px 0;
}
.comment h4 {
  background: #eee;
  padding: 2px 10px;
}

/* Footer ----------------------------------------------------------------- */
#footer {
	background: #9e004f;
	border-top: 10px solid #020202;
	color: #fff;
	height: 55px;
	line-height: 1;
	font-size: 16px;
  margin: 0 0 0 73px;
	position: relative;
	text-align: center;
  width: 806px;
}
#footer hr {
  background: #fff;
  border: 0;
  height: 1px;
}
#footer a,
#footer a:visited {
	border-bottom: 0;
	color: #fff;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#footer a:hover,
#footer a:visited:hover {
	border-bottom: 1px solid #fff;
}
#footer p {
	font-size: 12px;
}
#footer p span {
  font-size: 20px;
  line-height: 0;
}

/* Flash Notice --------------------------------------------------------------------- */
#flash-notice {
  border: 1px dashed #ea0000;
  color: #ea0000;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0;
  text-align: center;
}