/*----------------------------------------
 Name: global.css
 Developed by: Adam Rotman, Capital Design Solutions
 Date Created: 09/26/08
 Copyright: Capital Design Solutions 2009
 ----------------------------------------*/
/* Elements
 ----------------------------------------*/
body {
    background-color: #FFFFFF;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body, p, td, th, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #000000;
}

p {
    margin: 0 0 1em 0;
    line-height: 166%;
}

/*--- Link Styles ---*/
a:link, a:visited {
    color: #086835;
    text-decoration: none;
}

a:hover, a:active {
    color: #40A36C;
    text-decoration: none;
}

h1 {
    color: #11588e;
    /*margin:.825em 0 .5em 0;*/
    font-size: 37px;
    font-family: "Myriad Pro";
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 33px;
	line-height: 1em;
}

h2 {
    color: #11588e;
    /*margin:.825em 0 .5em 0;*/
    font-size: 25px;
    line-height: 126%;
    margin-bottom: 5px;
    /*margin-left: 21px;*/
    font-weight: bold;
}

h3 {
    color: #000;
    font-size: 1.5em;
    margin-top: 10px;
}

h4 {
    color: #5C8127;
    margin: .825em 0 .5em 0;
    font-size: 1.25em;
}

h5 {
    color: #086835;
    margin: .825em 0 .5em 0;
    font-size: 1.125em;
}

h6 {
    color: #5C8127;
    margin: .825em 0 .5em 0;
    font-size: 1em;
}

ul {
    list-style-type: none;
}

ol {
    margin-left: 25px;
}

blockquote {
    margin: 0 0 18px 18px;
    color: #666666;
    font-style: italic;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

/* Standard Definitions
 ----------------------------------------*/
.left {
    float: left;
}

.right {
    float: right;
}

.clearThis {
    clear: both;
}

.small {
    font-size: .625em;
}

.large {
    font-size: 1em;
}

.soft {
    color: #D3D3D3;
}

.hide {
    display: none;
}

.center {
    margin: auto;
    width: 423px;
}

p.last {
    margin-bottom: 0px;
}

/* Styles
 ----------------------------------------*/
#wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
}

#header {
}

#nav {
    height: 24px;
    float: right;
    margin-top: 5px;
}

#nav li {
    float: left;
    padding-left: 20px;
}

#breadcrumbs {
    height: 33px;
    width: 960px;
    margin-bottom: 7px;
}

#nav li a {
    color: #4b5a7e;
    font-size: 13px;
}

#content {
    float: right;
    width: 720px;
}

/* Home
 ----------------------------------------*/
#hover-fade {
	position: absolute;
	top: -12px;
	left:7px;
	
}

.home-nav li {
	position: relative;
    float: left;
    width: 137px;
    height: 125px;
    text-align: center;
}

.home-nav li a {
    display: block;
    text-align: center;
    text-indent: -99999px;
    background-image: url(../images/home-nav-sprites.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 125px;
    margin: 0 auto;
}

.home-nav li a img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.home-nav #home-for-teachers-btn {
	    text-indent: 0px;
    background: none;
    background-position: 0px 0px;
}

.home-nav #home-for-teachers-btn:hover {
    background-position: 0px -114px;
}

.home-nav #home-camps-btn {
    text-indent: 0px;
    background: none;
    background-position: -135px 0px;
}

.home-nav #home-camps-btn:hover {
    background-position: -135px -114px;
}

.home-nav #home-about-us-btn {
    text-indent: 0px;
    background: none;
    background-position: -275px 0px;
}

.home-nav #home-about-us-btn:hover {
    background-position: -275px -114px;
}

.home-nav #home-the-buzz-btn {
    text-indent: 0px;
    background: none;
    background-position: -405px 0px;
}

.home-nav #home-the-buzz-btn:hover {
    background-position: -405px -114px;
}

.home-nav #home-screening-room-btn {
    text-indent: 0px;
    background: none;
    background-position: -536px 0px;
}

.home-nav #home-screening-room-btn:hover {
    background-position: -536px -114px;
}

.home-nav #home-cbc-tv-btn {
    text-indent: 0px;
    background-position: -675px 0px;
}

.home-nav #home-cbc-tv-btn:hover {
    background-position: -675px -114px;
}

.home-nav #home-film-fest-btn {
    text-indent: 0px;
    background: none;
    background-position: -808px 0px;
}

.home-nav #home-film-fest-btn:hover {
    background-position: -808px -114px;
}

.home-nav {
margin-left: 200px;
clear: both;
}

/* Sidebar Nav
 ----------------------------------------*/
/*
#sidebar-nav li a {
    background-image: url(../images/nav-sprites.png);
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: 187px;
    text-indent: -999999px;
}
*/
#sidebar-nav li a {

    display: block;
    height: 110px;
    width: 187px;
 
}


#sidebar-nav #for-teachers-btn {
    background-position: 0px 0px;
}

#sidebar-nav #for-teachers-btn:hover {
    background-position: -187px 0px;
}

#sidebar-nav .active #for-teachers-btn {
    background-image: url(../images/teachers-active.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 36px;
    width: 199px;
}

#sidebar-nav .active #for-teachers-btn:hover {
    background-position: 0px 0px;
}

#sidebar-nav {
    margin-top: 0px;
}

#sidebar-nav #camps-btn {
    background-position: 0px -38px;
}

#sidebar-nav #camps-btn:hover {
    background-position: -187px -38px;
}

#sidebar-nav .active #camps-btn {
    background-image: url(../images/camps-active.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 36px;
    width: 199px;
}

#sidebar-nav #about-us-btn {
    background-position: 0px -75px;
}

#sidebar-nav #about-us-btn:hover {
    background-position: -187px -75px;
}

#sidebar-nav .active #about-us-btn {
    background-image: url(../images/about-us-active.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 36px;
    width: 199px;
}

#sidebar-nav #cbc-tv-btn {
    background-position: 0px -112px;
}

#sidebar-nav #cbc-tv-btn:hover {
    background-position: -187px -112px;
}

#sidebar-nav .active #cbc-tv-btn {
    background-image: url(../images/cbc-active.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 36px;
    width: 199px;
}

#sidebar-nav #film-fest-btn {
    background-position: 0px -149px;
}

#sidebar-nav #film-fest-btn:hover {
    background-position: -187px -149px;
}

#sidebar-nav .active #film-fest-btn {
    background-image: url(../images/film-fest-active.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 36px;
    width: 199px;
}

#sidebar-nav #screening-room-btn {
    background-position: 0px -186px;
}

#sidebar-nav #screening-room-btn:hover {
    background-position: -187px -186px;
}

#sidebar-nav #the-buzz-btn {
    background-position: 0px -223px;
}

#sidebar-nav #the-buzz-btn:hover {
    background-position: -187px -223px;
}

#sidebar-nav .active #the-buzz-btn {
    background-image: url(../images/the-buzz-active.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 36px;
    width: 199px;
}

/* Sidebar
 ----------------------------------------*/
#branding {
    width: 245px;
    text-indent: -999999px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    height: 125px;
    display: block;
    text-indent: -9999999px;
}

#home-branding {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    height: 125px;
    position: absolute;
    text-indent: -999999px;
    top: -14px;
    width: 245px;
    z-index: 5000;
}

#header {
    width: 960px;
    height: 87px;
    background-image: url(../images/film-reel.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
}

#header #news {
    left: 290px;
    position: relative;
    top: -115px;
    width: 304px;
}

#header #news li {
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 144%;
}

#sidebar {
    width: 238px;
    float: left;
    position: relative;
    background-image: url(../images/sidebar-shadow.png);
    background-repeat: no-repeat;
    height: 432px;
    background-position: 187px;
}

/* Video Tutorials - Sliding Boxes
 ----------------------------------------*/
#content .boxgrid {
    background: #161613 none repeat scroll 0 0;
    float: left;
    height: 101px;
    margin-right: 8px;
    margin-top: 33px;
    overflow: hidden;
    position: relative;
    width: 232px;
}

#content .boxgrid img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

#content .boxgrid p {
    padding: 0 10px;
    color: #afafaf;
    font-weight: bold;
    font: 10pt "Lucida Grande", Arial, sans-serif;
}

#content .boxcaption {
    float: left;
    position: absolute;
    background: #000;
    height: 100px;
    width: 100%;
    opacity: .8;
    /* For IE 5-7 */
    filter: progid:

DXImageTransform.Microsoft.Alpha(Opacity=80);

				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				#content .captionfull .boxcaption {
 					top: 260px;
 					left: 0;
 				}
 				#content .caption .boxcaption {
 					top: 220;
 					left: 0;
 				}


.download-package{
margin-left:10px;
margin-top:80px;
}

.package-info{
float:right;
width:300px;
}

.package-info p{
margin-left:25px;
width:285px;	
}




.teacher-col{
width:209px;
float:left;
padding-right:27px;
}

.teacher-col h2{
margin-left:0px;
font-size:16px;
}

#screening-room{
	background-color:#000;
	background-image: url(../images/screening-room-bg-2.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

#home{
	background-color:#F3F5EC;
	background-image: url(../images/home-bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

#screening-room-content{
	background-color:#000;
	background-image: url(../images/movie-screen-wide.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	width:915px;
	height:529px;
	float:right;
	margin-top:13px;
	
}

.our-sponsors{
color:#FFFFFF;
font-size:17px;
font-weight:bold;
line-height:126%;
margin-bottom:5px;
margin-left:-1px;
position:relative;
width:200px;	
margin-top:2px;
}

#featured-videos {
float:left;
height:525px;
position:absolute;
width:238px;
margin-top:40px;
}


.video-details{
margin-top:-47px;	
color:#FFFFFF;
}

#featured-videos li a {
color:#899fc3;
font-size:16px;
}

.blip-video{
margin-left:172px;
margin-top:48px;
width:495px;
}

#home-flash-box{
background-image:url(../images/flash-bg.png);
background-repeat:no-repeat;
height:228px;
margin:20px auto 0;
width:742px;
position:relative;
}


#home-flash{
left:8px;
margin:24px auto 0;
position:absolute;
top:-16px;
width:725px;
}

.bracket{
margin:3px auto 0;
width:416px;
}

#content #home-title{
background-image:url(../images/home-title.png);
background-repeat:no-repeat;
margin-left:333px;	
margin-top:3px;
width:285px;
height:46px;
text-indent:-999999px;
margin-bottom:6px;

}

.tdc-row{
height:238px;	
}

.tdc-desc{
float:left;
width:300px;
}


.tdc-coupon{
	float:right;
	width:300px;
}


/* Video Tutorials - Sliding Boxes
----------------------------------------*/


.clear {

   clear: both;

} 

.event-date {

	margin-top: -10px;

}

.event-container {

	width: 575px;

	float:left;

}



#content .event-desc{

	width: 325px;

	margin-top: 15px;

	padding-left: 5px;

	line-height: 150%;

}

.buy-ticket {

	background-image: url(../images/ticket-icon.jpg);

	background-repeat: no-repeat;

	text-indent: -999999px;

	display: block;

	height: 75px;

	width: 207px;

	background-position: left bottom;

	margin-top: 15px;

}

.event-info li {

	padding-right: 5px;

	float: left;

	padding-left: 5px;

}

ul.event-info {

	margin-top: 2px;

	height: 15px;

	margin-left: -2px;

}

span.grey {

	color: #666;

}





.event-container a:hover {

	background-position: 0 -1px;

}


.region_menu_box {
	height: 21px;
	width: 152px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 451px;
	top: 323px;
	background: #FFFFFF;
}
.region_menu_box #region_pick_down {
background-image:url(../images/region_down_arrow.jpg);
background-repeat:no-repeat;
height:36px;
left:244px;
position:absolute;
top:0;
width:40px;
}
.region_menu_box {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:35px;
left:6px;
position:absolute;
top:170px;
width:288px;
}
.region_menu_box .region_choice {
	font-size:11px;
line-height:173%;
padding-left:5px;
width:500px;
}

.region_menu {
background-color:#FFFFFF;
border:thin solid #999999;
left:6px;
position:absolute;
top:208px;
width:288px;
z-index:5000;
}
.region_menu #ontario {
	color: #000000;
	text-decoration: none;
}
.region_menu li a {
color:#566B9D;
display:block;
font-size:19px;
line-height:113%;
text-decoration:none;
}

.region_menu li a:hover {
	display: block;
	color:#FFF;
	text-decoration:none;
	background:#06C;
}

.region_menu #ontario:hover {
	color: #FFFFFF;
	background-color: #316ac5;
}


.region_choice p{
font-family:Helvetica,Arial,sans-serif;
font-size:22px;
font-style:normal;
font-weight:bold;
letter-spacing:0;
line-height:151%;
color:#323232;
}

#myTable td a{
	color:#566b9d;
}

.hidden{
display:none;	
}

.steps-box{
position:relative;

}

.you-chose{
color:#18872D;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
left:36px;
position:absolute;
top:62px;
}


.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:250px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#526289;
    padding:2px 7px;
}

#content #myTable .checked{
background-color:#FFFFFF;	
}




/* table style */
#myTable
{
	font-family:arial;
	font-size:11px;
}

/* cell styles */
#myTable td
{
    color:#000;
}

#myTable td.leftcols
{
    background-color: #FFFFCC;
}

#myTable td.leftcolsjust
{
    text-align: right;
    background-color: #FFFFCC;
}

/* mouseover row style */
#myTable tr:hover
{
	background-color:#f2e8da;
}

#submit{
background-image:url(../images/send-btn.png);
border:medium none;
cursor:pointer;
float:right;
height:76px;
margin-top:-19px;
text-indent:-99999px;
width:201px;
}


/* Contact Us
----------------------------------------*/

/*****Custom Classes*****/
.clearing { clear: both; }
.clearfix { overflow: hidden; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }



/*****Accordion Styles*****/
ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
ul#accordion { border-bottom: 1px solid #000E2E; }
ul#accordion li { border: 1px solid #000E2E; border-bottom: none; }
ul#accordion ul li { border: none; border-bottom: 1px solid #C2C8D1; color: #999; padding: 5px 10px; }
ul#accordion ul li:last-child { border-bottom: none; }
ul#accordion a.heading { 
	background: #F4FFF9;
	color: #999;
	display: block;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 5px;
	text-decoration: none;
}
ul#accordion a.heading:hover { background: #00B9D2; color: #fff; }
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading { background: #025185; color: #fff; }
ul#accordion li ul a { border-bottom: 1px solid #00B9D2; color: #025185; text-decoration: none; }
ul#accordion li ul a:hover { border-bottom: none; }
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }

/*****Additional Custom Accordion Styles*****/
body#customAccordion ul#accordion li ul { display: none; }
body#customAccordion ul#accordion li.current ul { display: block; }

.operator-name{
	font-size:18px;
	float:left;
	height:14px;

}

.basic .operator-phone{
	font-size:13px;
	font-weight:normal;
	display:block;
	margin-bottom:-32px;
}


.basic .operator-email, #content .operator-email p{
	display:block;
font-size:13px;
font-weight:normal;
margin-bottom:-29px;
}




.basic .operator-bio p{
font-size:11px;
font-weight:normal;
padding-left:0;
	
}


.camp-content{
float:left;
margin-top:20px;
width:277px;
}

.camp-video{
width:395px;
float:right;
margin-top:20px;
}

#home-links{
clear :both;
margin-left:223px;
position:relative;
margin-top:56px;
}

#home-links-text{
 
margin-left:272px;
position:relative;

}

#home-links li{
	float:left;
}

#home-links-text li{
	float:left;
	padding-right:15px;
	font-size:10px;
	   color:#a2a2a2;
}

#home-links-text li a{
    color:#a2a2a2;
	font-size:10px;
}

#home-links-text li a:hover{
    color:#000;
	font-size:10px;
}



#home-links li a{
	text-indent:-99999px;
	display:block;
}

#home-links #delicious-icon{
background-image:url(../images/delicious-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:91px;
}

#home-links #bliptv-icon{
background-image:url(../images/bliptv-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:75px;
}

#home-links #facebook-icon{
background-image:url(../images/facebook-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:85px;
}

#home-links #flickr-icon{
background-image:url(../images/flickr-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:65px;
}

#home-links #cbc-icon{
background-image:url(../images/cbc-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:80px;
}

#home-links #outlet-icon{
background-image:url(../images/outlet-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:80px;
}

#home-links #youtube-icon{
background-image:url(../images/youtube-icon.png);
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-99999px;
width:100px;
}

.copyright{
margin:0px;
margin-left:242px;
position:relative;

color:#a2a2a2;
}

.copyright a{
color:#a2a2a2;
font-size:11px;
}

#breadcrumbs .go-back{
color:#FFFFFF;
font-size:14px;
position:relative;
top:13px;
}

#sponsor-container{
float:right;
overflow:hidden;
position:relative;
top:-348px;
width:128px;
}

.video-nav li{
color:#FFFFFF;	
font-size:11px;
margin-bottom:19px;
width:160px;
}

#featured-videos .test a{
color:#9F0;	
}

#construction{
width:550px;
height:350px;
margin:0 auto;
background-image:url(../images/contruction-page.png);
background-repeat:no-repeat;
}

.social-bookmarks-box{
float:right;
margin-top:5px;
width:254px;
}

.social-bookmarks-box p{
color:#6B84BF;
}

.contact-basics{
width:200px;
}

.contact-inputs{
width:275px;
}
.additional-comments{
margin-top:-2px;
width:407px;
float:right;
}

#comments{
overflow:auto;	
}

.photo-box{
float:left;
width:200px;
}

.operator-details{
float:right;	
width:506px;
}

.phone-number{
float:right;
margin-top:-173px;
}

.cbc-movie-header{
background-image:url(../images/cbc-movie-times-header.jpg);
background-repeat:no-repeat;
height:271px;
text-indent:-99999px;
width:500px;
margin-top:-1px;
margin-left:-25px;
float:left;
}

.cbc-movie-date{
margin-bottom:0px;
font-family: Helvetica, Arial, sans-serif;
font-size: 34px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;

}

.tab{
float:right;
position:absolute;
right:4px;
top:114px;

}


.twitter-icon {
	opacity:0.6;filter:alpha(opacity=60);
	
}

.twitter-icon:hover{
	opacity:1;filter:alpha(opacity=100);
	
}

#film-categories {

}

#film-categories h2{
font-size: 14px;
color: #FFF;
}

#film-categories th {
color: #899FC3;
font-weight: bold;
text-align: center;
font-size: 14px;

}

#film-categories td {
border-right: 1px solid #899FC3;
border-collapse: collapse;

}


#film-categories td {
color: #899FC3;


}

#film-categories td a {
display: block;


}

#film-categories a{
color: #899FC3;
}

#film-categories a:hover{
color: #FFFFFF;
}


#sr-video {

width: 225px;
height: 200px;
position: absolute;
top: 215px;
left: 200px;
}
.copyright-foot {
position: relative;
}
#flags {
position: absolute; right: 130px; top: 5px;
}