*{
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
    line-height: 14px;
	color: #DFDFDF;
	background-color: #3d3d3d;
}
p{
	padding: 0 0 1em;
}
p strong{
	line-height: 16px;
}

h1{
	font-size:20px;
    line-height: 22px;
	font-weight:normal;
}
h2{
	font-size: 14px;
    line-height: 16px;
	font-weight:bold;
	color:#4A4A4A;
	margin:0 0 10px 0;
}
h3{
	font-size:13px;
    line-height: 15px;
	font-weight:bold;
	color:#4A4A4A;
	margin:0 0 10px 0;
}
a{
	color:#7A7977;
	text-decoration:none;
}
a.active{
	color:#A51F26;
}
a span {
    display: none;
}
a img {
    border: none;
}
ul {
    margin: 0 0 20px 1em;
}
li {
    margin-bottom: 3px;
}

#document-wrapper{
	width:980px;
	margin:0 auto;
	background-color:#DFDFDF;
	height:100%;
}
/**************************************************
*  Header
****************************************************/
#header-wrapper {
	background:url(../images/banner-main-header.jpg) top left no-repeat;
	width:980px;
	height:143px;
	background-color:#CFCBCA;
}
#main-logo{
	margin:20px 0 35px 35px;
	float:left;
	clear:both;
	width:90px;
	height:50px;
}
#main-nav-container {
    height: 37px;
    width: 980px;
    background: url('../images/bg-background-main-nav.jpg') top left repeat-x;
    padding-top: 10px;
}
ul#main-nav{
    list-style-type: none;
	margin:0 0 0 40px;
    
}
ul#main-nav li{
	float:left;
	height:16px;
}
ul#main-nav li img{
	margin:0 15px 0 15px;
}
ul#main-nav li a{
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
ul#main-nav li a:hover{
	color:#A51F26;
}
#search-wrapper{
	float:right;
	margin:0 20px 0 0;
}
.search-box{
	float:left;
	width:70px;
	height:19px;
	padding:2px 10px 2px 20px;
	font-size:12px;
	background:url(../images/bg-search.jpg) top left no-repeat;
	margin:-1px 5px 0 0;
	color:#7A7977;
    border: none;
}
#search-button{
	float:left;
}

/**************************************************
 * Interior Nav
****************************************************/
#interior-nav-container {
    width: 193px;
    background-color: #4A4A4A;
	float: left;
    padding-top: 27px;
    position: relative;
    /*
padding-left: 43px;
*/
}
ul#interior-nav{
	width:193px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul#interior-nav li {
    display: block;
    width: 193px;
    margin-bottom: 0px;
    background: #4A4A4A url('../images/bg-link-sub-nav.jpg') top left repeat-x;
    border-bottom: 1px solid #545454;
    border-top: 1px solid #545454;
    margin-top: 1px;
}
ul#interior-nav li a{
    display: block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#AAAAAA;
    padding-left: 43px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 26px;
}
ul#interior-nav li a:hover,
ul#interior-nav li a.active {
	color:#e9e9e9;
}

ul#interior-nav li ul {
	margin: 0px;
    list-style-type: none;
    padding-bottom: 5px;
    margin-top: -5px;
}
ul#interior-nav li ul li {
	height: 12px;
	margin: 0 0 0 10px;
    background: none;
    border: none;
}
ul#interior-nav li ul li a {
    padding-top: 0px;
    height: 15px;
    color: #8B8B8B;
    font-size: 11px;
    font-weight: normal;
}
/**************************************************
* Main Content
****************************************************/
#content-wrapper{
    /*
background-color:#EFEFEF;
*/
	float:left;
}
#content{
	float:left;
	width:820px;
}
#content a{
	color:#2E9AFC;
}
#interior-content{
    background: url('../images/bg-content-top-gradiant.jpg') top left repeat-x;
    position: relative;
}
#interior-content-bottom {
    float: left;
    display: block;
    background: url('../images/bg-content-bottom-gradiant.png') top left no-repeat;
    height: 113px;
    margin-top: -103px;
    width: 819px;
    
    /*
background: url('../images/bg-content-bottom-gradiant.jpg') top left repeat-x;
    height: 11px;
*/
}

/**************************************************
* auxillary navigation
****************************************************/
#aux-nav-wrapper{
	float:right;
	width:160px;
	background:url(../images/bg-aux-nav.gif) top left repeat-x;
	background-color:#DFDFDF;
    margin: 0px;
    padding: 0px;
}
#location-nav{
	color:#7A7977;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	height:20px;
	padding-top:3px;
}
#location-nav a:hover{
	color:#A51F26;
}
#aux-nav-wrapper h3{
	margin:10px 0 5px 0;
	text-align:center;
	color:#A51F26;
}
ul#aux-nav{
    margin: 0px;
    padding: 0px;
	margin:0 0 9px 0;
}
ul#aux-nav li{
	text-align:left;
	margin:0 0 2px 35px;
}
ul#aux-nav li a{
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}
ul#aux-nav li a:hover{
	color:#A51F26;
}
/**************************************************
*  Footer
****************************************************/
#footer-wrapper{
    float: left;
	height:110px;
	width:980px;
	background:#FFF;
	color:#7A7977;
}
#playbill-wrapper {
    float: left;
}
ul#playbill-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul#playbill-list li{
	float:left;
}
ul#footer-nav {
    padding: 0px;
    margin: 0px;
	float:right;
	height:20px;
	margin-right: 15px;
    list-style-type: none;
}
ul#footer-nav li{
	float:left;
    margin-bottom: 0px;
}
ul#footer-nav li img{
	margin:0 10px 0 10px;
}
ul#footer-nav li a{
	text-decoration:none;
	font-size:13px;
}
ul#footer-nav li a:hover{
	color:#A51F26;
}

#copyright{
	float:left;
	margin:0 0 0 15px;
	font-size:13px;
}
/**************************************************
*  Utility
****************************************************/
span#hidden{
	display:none;
}
.clearizor{
    clear: both;
    height: 1px;
    margin-top: -1px;
}
.float-text{
	float:left;
	margin:0 15px 0 0;
}
/**************************************************
* Calendar
****************************************************/
#calendar {
    background-color: #FFFFFF;
    height: 466px;
}

#calendar h2 {
    text-transform: uppercase;
    color: #808285;
    font-size: 20px;
    font-weight: bold;
}
/**************************************************
* Newsletter Signup
****************************************************/
#newsletter-signup {
    background-color: #FFFFFF;
    height: 302px;
    color: #828080;
    text-align: center;
}
#newsletter-signup h2,
#newsletter-signup h2 {
    text-transform: uppercase;
    color: #808285;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
span.required {
    color: #B4110E;
}
p#required-field-text {
    text-align: right;
}
#newsletter-signup-form {
    width: 280px;
    margin: 0 auto;
}
ul.form {
     list-style-type: none;
     padding: 0px;
     margin: 0px;
}
ul.form label {
    float: left;
    display: block;
    width: 95px;
}
ul.form input.text-input {
    width: 181px;
}
#opt-in-container {
    margin-left: 95px;
    line-height: 12px;
}
#opt-in {
    float: left;
    height: 20px;
    line-height: 30px;
}
input.submit {
    display: block;
    width: 183px;
    height: 19px;
    background: url('../images/bg-button-submit.jpg') top left no-repeat;
    border: none;
    font-size: 0px;
    line-height: 0px;
    color: #828080;
    margin-left: 95px;
    cursor: pointer;
}
input.submit:hover {
    background-position: bottom left;
}

.textcenter{
    text-align:center;
}

a img{
    border: 0;
}

strong, b {
    font-weight: bold;
    font-size: 13px;
}

.adminArea
{
    width: 561px;
    margin-left: 30px;
    margin-bottom: 20px;
    margin-top: 20px;    
}

.adminArea h1 
{
    padding-bottom: 10px;
}

.adminArea table 
{
    width: 100%;    
}

fieldset
{
    margin-top: 10px;
    padding: 10px;        
}

.adminEditPanel
{
    width: 100%;
    border-collapse:collapse;
}

.adminEditPanel th
{
    padding: 10px 0 1px;
    text-align: left;
    font-size: 14px;
}

.editor 
{
    width: 100%;
    height: 300px;
}

.spanWidth 
{
    width: 100%;    
}

a#link-alberta-splash {
    position: absolute;
    display: block;
    width: 150px;
    height: 50px;
    margin-left: 797px;
    margin-top: 79px;



}
a#goa-link-splash {
    position: absolute;
    display: block;
    width: 98px;
    height: 40px;
    margin-left: 120px;
    margin-top: 563px;
}

a#goa-link-interior {
    position: absolute;
    display: block;
    width: 77px;
    height: 33px;
    margin-left: 887px;
    margin-top: 4px;


}

.errorHeader
{
    margin: 10px 0 5px;
    text-decoration: underline;
    color: Red;   
    font-size: 16px; 
    font-weight: bold;
}

#ctl00_ContentPlaceHolder1_EditInPlace_DisplayModePanel {	/* added for InTheCommunityStaged */
	position: relative;
	top: -10px;
} #splashBuckets {
	position:relative; left: -32px; margin-top:5px
}

#headercontainer {
z-index: 0;
}
