/**
 *Main level formatting
 *****************************/
html{
background: #ffffff url( ../images/bg.jpg ) 50% 0% no-repeat;
}

body
{

}

/**
 *General Declarations
 *****************************/
.throw
{
text-indent:9999px;
}
.clear {
clear: both;
font-size: 0px;
line-height: 0px;
visibility: hidden;
margin: 0;
}
.hidden
{
display:none;
}

/**
 *Typographic Declarations
 *****************************/
h1,h2,h3,h4,h5,h6
{
color: #e81d17;
}
a
{
text-decoration:none;
color: #e81d17;
}
a:hover
{
text-decoration:underline;
}
/**
 *Icon Mime Type Backgrounds
 *****************************/
.pdf
{
background: url(../images/mimes/pdf.gif) top left no-repeat;
}
.doc
{
background: url(../images/mimes/doc.gif) top left no-repeat;
}
.html
{
background: url(../images/mimes/html.gif) top left no-repeat;
}
.app
{
background: url(../images/mimes/app.gif) top left no-repeat;
}
.videoMime
{
background: url(../images/mimes/video.gif) top left no-repeat;
}
.htmlcmhc
{
background: url(../images/mimes_cmhc/html.gif) top left no-repeat;
}
.pdfcmhc
{
background: url(../images/mimes_cmhc/pdf.gif) top left no-repeat;
}
.htmlschl
{
background: url(../images/mimes_schl/html.gif) top left no-repeat;
}
.pdfschl
{
background: url(../images/mimes_schl/pdf.gif) top left no-repeat;
}

/**
 *Layout level formatting
 *****************************/
.head
{
width: 830px;
margin: 0 auto;
margin-top: 10px;
padding: 0px;
white-space:nowrap;
overflow:hidden;
*overflow: visible;
height:33px;
}
.topNav
{
margin: 0px;
margin-left: 10px;
padding: 5px;
float: left;
}
.topNav li
{
list-style: none;
font-weight: bold;
padding: 0 10px 0 0;
display:inline;
}
.topNav li a
{
color: #000000;
}
#searchForm {
margin: 0px;
margin-right:10px;
padding:5px;
/**padding-right: 0px;*/
float: right;
background: url(../images/searchbackground.gif) repeat-x;
}
input#searchFormTextField {
	padding: 0px;
	margin: 2px 5px;
	*margin: 0px 5px;
vertical-align:top;
}
.searchFormSubmit {
padding: 0px;
margin: 0px 5px;
*margin-right: 0px;
}
input#searchFormTextField {
	margin-right: 0px;
	height:16px;
}
.bodyContainer
{
width: 830px;
margin: 0 auto;
background: #ffffff;
padding: 0 0 10px 0;
}
.bodyHead
{
background: #ffffff;
height:79px;
}
.cornerBlock
{
height: 35px;
width: 35px;
background: #ed1b2e;
float:left;
}
.headText
{
height:79px;
background: url(../images/bannerText.gif ) no-repeat 46px 20px;
}
.headLogo
{
padding:15px 15px 0 0;
float:right;
}

.primaryNav
{
background: #333333;
margin:0;
padding:0 0 0 20px;
height:18px;
}

.primaryNav li.active
{

background: #ffffff url( ../images/pNavActive.gif ) no-repeat top right;
}
.primaryNav li
{
font-size:0.82em;
font-weight:bold;
text-transform:uppercase;
padding:2px 12px 1px 5px;
line-height: 18px;
display:inline;
list-style: none;
}
.primaryNav li a
{
color:#ffffff;
text-decoration: none;
}
.primaryNav li.active a
{
color:#333333;
}
.bodyContent
{
padding:0 20px 0 20px;
}

.mainHeader
{
font-size:1.86em;
color: #e81d17;
line-height: 1em;
}


.mainBody
{
margin: 20px 0 0 0;
border-top:3px solid #e81e18; /* Video Border */
padding:5px 20px;
}
.video
{
padding:5px 15px 15px 15px;
background: black; /* Video Bkg */
}
#videoSelector
{
border-top: 8px solid #ed1a2d;
background: #ffffff;
height:420px;
}
#flashPlayer
{
	background-color: #ffffff;
	padding: 32px;
}
.videoSection
{

width:212px;
float:left;
padding:5px 15px 15px 15px;
}

.videoSection .info
{
font-size:1.13em;
padding:0 0 1em 0;
height: 27px;
}
.videoSection .mainHeader
{
}
.videoSection p
{
padding:1em 0;
height:40px;
}
.videoSection .action
{
background: url(../images/screenButtonRed.png) no-repeat;
width: 194px;
line-height:24px;
height:24px;
font-size:14px;
text-transform: uppercase;
padding: 0 10px;
margin: 0 0 10px 0;
font-weight: bold;
}
.videoSection .action a
{
color: #ffffff;
}
.videoNav
{
text-align:right;
}
.videoNav a
{
text-transform: uppercase;
color: #ffffff;
}
.scrollers
{

float: right;
display:none;
}
.scrollLeft
{
float: left;
height: 29px;
width: 24px;
background: url( ../images/leftArrow.gif );
cursor: pointer;
}
.scrollLeftDisabled
{
background: url( ../images/leftArrowDisabled.gif );
cursor: default;
}
.scrollRight
{
float: left;
height: 29px;
width: 24px;
background: url( ../images/rightArrow.gif );
cursor: pointer;
}
.scrollRightDisabled
{
background: url( ../images/rightArrowDisabled.gif );
cursor: default;
}
.stats
{
height: 29px;
line-height: 29px;
float: left;
}
.sectionRow
{
width: 780px;
padding:10px 0 0 0;
}
.sectionScroll
{
left:0;
}


.sectionHeader
{
border-bottom: 1px solid #ed1b2e;
}
.downloadSectionHeader
{
float:left;
font-weight:bold;
}
.downloadSection
{
margin:0 20px 0 0 ;
padding:0px 0px 10px 40px;
float:left;
width: 200px;
height:150px;
border: 0px solid red;

}

.downloadSection ul
{
height: 114px;
margin:0px;
float:left;
}

.downloadSection ul li
{
list-style:none;
display:block;
}
.downloadSection ul li .number
{
font-size:1.08em;
padding:0 5px 0 0;
}

.downloadSection div.actions
{
clear: left;
position: relative;
width: 200px;
height: 36px;
}

.downloadSection div.actions a.share,
.downloadSection div.actions a.email,
.downloadSection div.actions a.view
{
display: block;
position: absolute;
margin: 0px;
padding: 0px;
}

.downloadSection div.actions a.share
{
left: -18px;
top: 18px;
}

.downloadSection div.actions a.email
{
left: -18px;
bottom: 0px;
}

.downloadSection div.actions a.view
{
right: 0px;
bottom: 0px;
}

/* --- Search Page Specific --- */
.downloadSection div.actions a.searchShare
{
position:relative;
float:left;
margin:0px 0px 0px -34px;
}

.downloadSection div.actions a.searchView
{
position:relative;
float:right;
margin:-2px 15px 0px 0px;
}
/* --- END Search Page Specific --- */

.flashBox
{
border-top:3px solid #ed1b2e;
height:250px;
}
.bgimg
{
position:absolute;
z-index:0;

}
.layeredContent
{
position:absolute;
width:790px;
}
.left{

width:480px;
float:left;
}
.top
{
width:480px;
height:220px;
float:left;
}
.screen
{
padding:20px 40px 0 250px;
display:none;
}
.screen a
{
color:#e81e18;

}
.screen h1
{
text-transform: uppercase;
margin:0 0 10px 0;
font-size:16pt;
}
.screen,
.screen h1
{
line-height:1em;
}

.screen.s6,
.screen.s6 h1,
.screen.s7,
.screen.s7 h1
{
color: #ffffff;
}

.screen.s1,
.screen.s1 h1,
.screen.s2,
.screen.s2 h1,
.screen.s3,
.screen.s3 h1,
.screen.s4,
.screen.s4 h1,
.screen.s5,
.screen.s5 h1
{
color: #000000;
}

/**
 *Screen 1
 *****************************/
.screen.s1
{
display:block;
padding:20px 10px 0 275px;
}


/**
 *Screen 2
 *****************************/
.screen.s2
{
padding:20px 10px 0 290px;
}

/**
*Screen 3
 *****************************/
.screen.s3
{
padding:20px 30px 0 260px;
}

/**
 *Screen 4
 *****************************/
.screen.s4
{
padding:20px 10px 0 230px;
}
/**
 *Screen 5
 *****************************/
.screen.s5
{
padding:20px 10px 0 260px;
}

/**
 *Screen 6
 *****************************/
.screen.s6
{
padding:20px 10px 0 230px;
}
.screen.s6 ul
{
margin: 0 0 0 1.2em;
}
/**
 *Screen 7
 *****************************/
.screen.s7
{
padding:20px 10px 0 220px;
}
.screen.s7 ul
{
margin: 0 0 0 1.2em;
}
.screen .btn
{
margin-top:10px;
display:block;
}
#numbers
{
/*background: url( ../images/numbers.png ) no-repeat 0 0;*/
height: 30px;
width:100%;
padding:2px;
float:left;
}
.numberBox
{
background: url( ../images/numbersState.png ) no-repeat 0 0;
float:left;
height:26px;
width: 26px;
cursor:pointer;
}

.item1{background-image: url( ../images/numbersHover.png );}
.item2{background-position:-26px 0;}
.item3{background-position:-52px 0;}
.item4{background-position:-78px 0;}
.item5{background-position:-104px 0;}
.item6{background-position:-130px 0;}
.item7{background-position:-156px 0;}
.right
{
float:right;
z-index:2;

width:304px;
}
/*.videos used for righthand banner on homepage - removed nov 2009 */
/*.videos
{
color: #ffffff;
height:90px;
margin: 3px 0 2px 0;
}*/
.classroomHomepageBanner
{
color: #ffffff;
height:172px;
margin: 3px 0 2px 0;
}
.classroomHomepageBanner p {
	width:200px;
	font-size:12px;
	line-height:1.2em;
	margin-top: 20px;
	margin-left:5px;
}
.refGuideHomepageBanner {
color: #ffffff;
height:66px;
margin: 3px 0 2px 0;
}
.refGuideHomepageBanner p {
	font-size:12px;
	width: 300px;
	margin: 5px 0 5px 5px;
}
.classroomHomepageBanner p a, .refGuideHomepageBanner p a {
font-weight:bold;
text-transform: uppercase;
}

.backdrop
{
z-index:0;
position:absolute;
}
/*.overlay div is used on homepage ---*/
.overlay
{
z-index:1;
position:absolute;
padding:0px 8px 0 8px;
margin-top:15px;
}
.refGuideHomepageBanner .overlay  {
margin-top:5px;
}
/*.overlay div
{
	padding:0 0 8px 0;
text-transform: uppercase;
}-------- removed by CK nov 09*/
.flashObj
{
text-align: center;
padding-right: 3px;/* fix for IE alignment issue on didyouknow widget on home page */
}
#flashObj
{
width: 300px;
text-align: center;
}
.mainBucket
{
}
.mainBucket .segment
{
background: url( ../images/bucketGrad.gif ) no-repeat top left;
height:105px;
width:390px;
/*width:257px; */ /*-- for use with three segments*/
float:left;
margin:6px 5px 0 0;
}
.mainBucket .segment.two {
margin-right: 0px;
float:right;
}
.mainBucket .segment.three
{

}

.mainBucket .segment .offer
{

}

.mainBucket .segment.one .offer
{
background: url( ../images/offerOne_en.gif ) no-repeat top right;
height:105px;
width:390px;
}

.mainBucket .segment.two .offer
{
background: url( ../images/offerTwo.gif ) no-repeat top right;
height:105px;
width:390px;
}
.mainBucket .segment.three .offer
{

}
.mainBucket .segment .offer .title
{
text-transform:uppercase;
padding: 20px 130px 4px 20px;
}
.mainBucket .segment .offer .comment
{
padding: 0 130px 0 20px;
font-size:0.86em;
}
.mainBucket .segment .offer .link a
{
color:#e81e18;
font-size:0.86em;
font-weight:bold;
text-transform:uppercase;
padding: 0 130px 0 20px;
}

.insideBucket
{

}
.insideBucket .segment
{

height:150px;
width:235px;
float:left;
margin:6px 10px 0 0px;
}
.insideBucket .segment.one
{
background: url( ../images/insideFoot/res_en.png ) no-repeat top left;
}
.insideBucket .segment.two
{
background: url( ../images/insideFoot/calc.png ) no-repeat top left;
}

.insideBucket .segment .offer .title
{
text-transform:uppercase;
padding: 20px 100px 4px 20px;
}
.insideBucket .segment .offer .title .red
{
color:#e81e18;
}
.insideBucket .segment .offer .comment
{
padding: 0 100px 0 20px;
font-size:0.72em;
}
.insideBucket .segment .offer .link
{
padding: 4px 0 0 20px;
}
.insideBucket .segment .offer .link a
{
color:#e81e18;
font-size:0.86em;
font-weight:bold;
text-transform:uppercase;

}

.insideBucket .one .offer .link a
{
color:#e81e18;
font-size:0.86em;
font-weight:bold;

}

.foot
{
background: url( ../images/bottomGrad.gif ) no-repeat 50% 0px;
height:100px;
}
.footContent
{
width: 830px;
margin: 0 auto;
padding: 25px 0 0 0;
}
.footContent .segment
{
width:33%;
float:left;

}
.footContent .segment.one
{
width:20%;
text-align:left;
text-indent:20px;
color:#7f7f7f;
font-size:0.86em;
}
.footContent .segment.two
{
text-align:right;
}
.footContent .segment.three
{
width:46%;
text-align:right;
}
.footContent .link
{
color:#000000;
}
.footNav
{
padding:0 20px 0 0;
margin:0;
}
.footNav li
{
padding: 0 0 0 1em;

font-size:0.86em;
display:inline;
list-style: none;
}
.footNav li a
{
color:#7f7f7f;
}
.canadaLogo
{
background: url( ../images/canadaLogo.gif) no-repeat 740px 8px;
height:24px;
}