
.logo {
    background-image:url(../images/logo_goCanRockies.jpg);
    width: 158px;
    height: 89px;
    display:block;
}

.Comes
{
    background: url(../images/albertaComesToYou_banner.jpg) no-repeat 12px 33px;
}
.More
{   
    background: url(../images/moreAboutAlberta_Banner.jpg) no-repeat 12px 33px;
}
.EventsPage
{  
    background: url(../images/albertaEvents_Banner.jpg) no-repeat 12px 33px;
}
.Flights 
{
    background: url(../images/flightsBan.jpg) no-repeat 12px 33px;
}




/*----------------------------------- < base.css > --------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #255D82 url(../images/body-bg.jpg) repeat-x 0px 0px;
	font: normal 11px Arial, sans-serif;
	text-align: center;
}
img {
	border: none;
}
ul, ol {
	list-style: none;
}

p {
	font: 11px Verdana, sans-serif;
	color: #333333;
	margin-bottom: 10px;
}
a { 
	text-decoration: underline;
}
#document {
	margin:0 auto;
	width:766px;
	text-align:left;
}
#wrapper {
	float: left;
	background: #ffffff url(../images/left-bg.gif) repeat-y 0px 0px;
}

.banner {
	padding: 33px 0 0 12px;

}
.homeContent {
	float: left;
	padding: 0 0 10px;

}
.bodyContent {
	float: left;
	padding: 20px 25px 15px 25px;

}
.aaContent {
	float: left;
	padding: 20px 0 15px 25px;

}
#sideLeft {
	float:left;
	width: 170px;
	padding: 0 10px 0 0;

	background: #255D82 url(../images/body-bg.jpg) repeat-x 0px 0px;
}
#sideRight {
	float: left;
	width: 585px;
	background: url(../images/top.jpg) no-repeat 0px 0px;
}

#footer {
	clear: both;
	height: 60px;
	width:585px;
}
.footWrap {
	display: block;
	float: left;
}

.gagCta { margin-bottom: 10px; }
.gagCta img { border: none; }

.pngfix {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/GAG_cta.png', sizingMethod='scale');}


/*----------------------------------- </ base.css > --------------------------------------*/
table, input, td, th, h1, h2, h3, h4, h5, h6 {
font-size:1em;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

/*----------------------------------- </ Videos.css > --------------------------------------*/
.bodyContent .videoWrap h1 {
     font-size: 17px;
     letter-spacing: normal;
    }
.bodyContent .videoWrap p 
{
     width: 440px;
    }
.thumbWrap {
    float:left;
    width: 488px
    }
#cardSlider td { 
     vertical-align: top;
     width: 150px;
     padding: 0 8px; 
    }
    
#cardSlider td .select 
{
    border: 1px solid #B06238;
}    

#cardSlider {
     overflow: hidden;
     width: 448px;   
     float: left;  
    }

.cardLeft a, .cardRight a {
     width: 19px;
     height: 100px;
     display: block;
    }
.cardLeft
    {
        float:left;
    }
.cardLeft a {

     background: url(../images/left.gif) no-repeat -19px 0px;
    }
.cardRight 
    {
        float:right;
    }
.cardRight a {
     background: url(../images/right.gif) no-repeat 0px 0px;
    }
.cardRight a:hover {
     background-position: -19px 0px;
    }  
.cardLeft a:hover {
     background-position: 0px 0px;
    }    
    
a.faceBTN {
     width: 199px;
     height: 20px;
     display: block;
     background: url(../images/facebook-video.gif) no-repeat 0px 0px;
}
a.faceBTN:hover {
     background: url(../images/facebook-video.gif) no-repeat 0px -20px;
}

/*----------------------------------- </ Map.css > --------------------------------------*/
#map {
    color:#5C5C5C;
    float:left;
    height:400px;
    width:496px;
}

.maps-info
{
    width: 200px;
}