/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	vertical-align: baseline;
	font-family: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----
	Start Classes 
	----*/
body {
	color: #4B4A4A;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 62.5%;
	text-align: center;
	border-top: 7px solid #FEAD2D;
	line-height: 2em;
}
p {
	font-size: 14px;
	color: #666666;
}
a {
	color: #268FA4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
div#pageWrapper {
	width: 852px;
	text-align: left;
	margin: 0 auto;
	padding-top: 34px;
}
div#header h1 {
	margin-bottom: 15px;
	float: left;
}
div#header h1 a {
    display: block;
	background: left top no-repeat url(images/sprite.png);
    height: 119px;
    width: 369px;
    outline: medium none !important;
    text-indent: -9999px;
}
div#header h2 {
    float: right;
	clear: right;
}
div#header h2.presentedBy a {
	margin-top: 25px;
    display: block;
	background: -380px top no-repeat url(images/sprite.png);
    height: 17px;
    width: 390px;
    text-indent: -9999px;
	margin-bottom: 8px;
}
div#header h2.subHeader a {
    display: block;
	background: -222px -75px no-repeat url(images/header_sprites.png);
    height: 20px;
    width: 146px;
    text-indent: -9999px;
	margin: 5px 9px 0 0;
}
div#header ul.utilityNav {
	clear: right;
	float: right;
}
div#header ul.utilityNav li {
	float: left;
}
div#header ul.utilityNav li a {
	display: block;
}
div#header ul.utilityNav li.facebook a {
	background: -23px -85px no-repeat url(images/header_sprites.png);
    height: 20px;
    width: 23px;
    text-indent: -9999px;
}
div#header ul.utilityNav li.youtube a {
	background: -46px -85px no-repeat url(images/header_sprites.png);
    height: 20px;
    width: 23px;
    text-indent: -9999px;
}
div#header ul.utilityNav li.flickr a {
	background: -69px -85px no-repeat url(images/header_sprites.png);
    height: 20px;
    width: 23px;
    text-indent: -9999px;
}
div#header ul.utilityNav li.getConnected a {
	background: -468px -19px no-repeat url(images/sprite.png);
    height: 20px;
    width: 110px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    margin-left: 10px;
    margin-right: 10px;
    text-indent: -9999px;
}

div#header ul.menu {
	clear: both;
	float: none;
	margin-bottom: 10px;
}
div#header ul.menu li {
	float: left;
}
div#header ul.menu li a {
	background: left top no-repeat url("images/sprite.png");
    display: block;
    height: 18px;
    text-indent: -9999px;
    width: 100px;
}
div#header ul.menu li.aboutTheFilm a {
	background-position: 0 -115px;
    width: 150px;
}
div#header ul.menu li.aboutTheFilm a:hover {
	background-position: 0 -134px;
}
div#header ul.menu li.vendors a {
	background-position: -150px -115px;
    width: 100px;
}
div#header ul.menu li.vendors a:hover {
	background-position: -150px -134px;
}
div#header ul.menu li.datesAndReviews a {
	background-position: -250px -115px;
    width: 160px;
}
div#header ul.menu li.datesAndReviews a:hover {
	background-position: -250px -134px;
}
div#header ul.menu li.forMedia a {
	background-position: -410px -115px;
    width: 100px;
}
div#header ul.menu li.forMedia a:hover {
	background-position: -410px -134px;
}
div#header ul.menu li.resources a {
	background-position: -620px -115px;
    width: 120px;
}
div#header ul.menu li.resources a:hover {
	background-position: -620px -134px;
}
div#header ul.menu li.theTeam a {
	background-position: -515px -115px;
    width: 105px;
}
div#header ul.menu li.theTeam a:hover {
	background-position: -515px -134px;
}
div#header ul.menu li.orderFilm a {
	background-position: -740px -115px;
    width: 110px;
}

/*----
	Content
	----*/
	
div#content div.brandtile {
	display: block;
	height: auto !important;
	height: 465px;
	padding-bottom: 20px;
	width: 841px;
	margin: 30px auto;
	-webkit-box-shadow: 0 0 10px 4px #888;
	-moz-box-shadow: 0 0 10px 4px #888;
	-o-box-shadow: 0 0 10px 4px #888;
	box-shadow: 0 0 10px 4px #888;
	background-color: #77A431;
}
div#content div.brandtile h2, 
div#content div.brandtile p {
    color: #fff;
}
div#content div.brandtile a {
    color: #fff;
	text-decoration: underline;
}
div#content div.brandtile h2 {
	font-size: 24px;
    margin: 0;
    padding: 20px 0 10px 20px;
    text-transform: uppercase;
	font-weight: bold;
}
div#content div.brandtile p {
	font-size: 15px;
    line-height: 1.3em;
    margin: 0;
    padding: 0 20px;
}

/*----
	Two Column Interior
	----*/
div.section {
	margin-top: 55px;
}
div.section div.left {
	width: 275px;
	float: left;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
}
div.section div.right {
	width: 480px;
	padding-right: 20px;
	float: right;
}
div.section div.right p {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 1.4em;
}
div.section ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 30px;
}
div.section ul li {
	color: #666666;
    font-size: 14px;
	padding-bottom: 3px;
}
div.section div.left h3 {
	font-size: 17px;
	color: #FF9000;
	margin-bottom: 10px;
	padding-top: 10px;
}

/*-- Vendors --*/
div.photoSection div.left {
	margin-left: 14px;
}
div.photoSection div.right {
	border-left: 1px solid #DDDDDD;
	padding-left: 26px;
	padding-top: 30px;
}
div.photoSection p.intro {
	font-size: 16px !important;
}
div.photoSection h2 {
	border-bottom: 6px solid #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 4px;
}
div.photoSection h2.purple {
	border-color: #6452A3;
}
div.photoSection h2.blue {
	border-color: #4795D1;
}
div.photoSection h2.green {
	border-color: #77A431;
}
div.photoSection h2.orange {
	border-color: #FCB124;
}
div.photoSection h2.red {
	border-color: #FF0000;
}

/*-- Dates and Reviews --*/
div.largeLeftCol {
	margin-bottom: 50px;
}
div.largeLeftCol div.left {
	width: 550px;
	padding-right: 20px;
	margin-left: 20px;
	border-right: 1px solid #DDDDDD;
	padding-bottom: 30px;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
div.largeLeftCol div.left h2.nowShowing,
div#threeColumn div.secondCol h2.nowShowing {
	background: -601px -27px no-repeat url("images/sprite.png");
    display: block;
    height: 30px;
    margin-bottom: 25px;
    text-indent: -9999px;
    width: 190px;
}
div.largeLeftCol div.left h2.thePeopleSay {
	background: -385px -40px no-repeat url("images/sprite.png");
	display: block;
    height: 30px;
    text-indent: -9999px;
    width: 190px;
    margin-bottom: 25px;
}
div.largeLeftCol div.left h2.relatedResources {
	background: -575px -525px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 250px;
	margin-bottom: 20px;
}
div.largeLeftCol div.left h2.theTeam {
	background: -575px -635px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    width: 250px;
    text-indent: -9999px;
	margin-bottom: 20px;
}
div.largeLeftCol div.left h2.fromTheFilm {
	background:  -575px -565px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    width: 250px;
    text-indent: -9999px;
	margin-bottom: 20px;
}
div.largeLeftCol div.left h2.poster {
	background:  -570px -690px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    width: 250px;
    text-indent: -9999px;
	margin-bottom: 10px;
}
div.largeLeftCol div.left p {
	text-align: justify;
	margin-bottom: 12px;
	color: #666666;
}
div.largeLeftCol div.left p.orange {
	color: #F08C00;
	line-height: 1.3em;
	margin-bottom: 18px;
	font-size: 15px;
}
div.largeLeftCol div.left p.orange span {
	font-size: 12px;
}

div.largeLeftCol div.right {
	width: 200px;
	padding-left: 20px;
}
div.largeLeftCol div.right h2.seeTheFilm {
	background: -275px -720px no-repeat url("images/sprite.png");
	display: block;
    height: 30px;
    width: 180px;
    margin-bottom: 15px;
    text-indent: -9999px;
}
div.largeLeftCol div.right h2.relatedResources {
	background: -575px -525px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    width: 250px;
    text-indent: -9999px;
	margin-bottom: 20px;
}
div.largeLeftCol div.right h2.relatedLinks {
	background: -575px -565px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    width: 250px;
    text-indent: -9999px;
	margin-bottom: 20px;
}
div.largeLeftCol div.right h2.theMakingOf {
	background: -575px -603px no-repeat url("images/sprite.png");
    display: block;
    height: 25px;
    margin-bottom: 20px;
    text-indent: -9999px;
    width: 250px;
}
div.largeLeftCol div.right p.orange {
	margin-bottom: 25px;
	color: #F08C00;
}
div.largeLeftCol div.right p {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}
div.largeLeftCol div.right p span {
	color: #48B2C6;
}
div.largeLeftCol div.right p.photoWCaption {
	margin-bottom: 20px;
}
div.largeLeftCol div.right p.photoWCaption em {
	display: block;
	padding: 10px 5px 5px 10px;
	font-size: 11px;
}
div.largeLeftCol div.right ul {
	list-style-type: none;
	margin-left: 10px;
}
div.largeLeftCol div.right ul li {
	background: left 4px no-repeat url(images/bullet.gif);
	padding-left: 20px;
	font-size: 13px;
	padding-bottom: 3px;
	display: block;
}
div.largeLeftCol div.thumb {
	width: 235px;
	float: left;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 40px;
	color: #909090;
}
div.largeLeftCol div.thumb small {
	line-height: 1.2em;
	font-size: 9px;
	display: block;
	padding: 8px 0 10px 0;
}
a.downloadBtn {
	display: block;
	background: left 7px no-repeat url(images/bullet.gif);
	padding: 3px 0 2px 20px;
}


div.orangeHeaders div.left h3 {
	color: #D07100;
    font-size: 14px;
	text-transform: uppercase;
	padding-top: 0;
	margin-bottom: 0;
}
div.orangeHeaders div.left h4 {
	color: #D07100;
    font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0;
	margin-bottom: 0;
}




/*----
	
	----*/
div.slideShow {
	border-top: 1px solid #DDDDDD;
    clear: both;
    margin: 30px 0 0 0;
	padding-top: 20px;
}




/*----
	ThreeColumn Homepage
	----*/
div#threeColumn {
	padding-bottom: 60px;
}
div#threeColumn div.column {
	float: left;
}
div#threeColumn div.column h2 {
	margin: 15px 0 15px 15px;
}
div#threeColumn div.firstCol {
	width: 260px;
}
div#threeColumn div.firstCol h2 {
	background: -385px -40px no-repeat url("images/sprite.png");
    display: block;
    height: 30px;
    width: 190px;
    text-indent: -9999px;
}
div#threeColumn div.firstCol div.quote {
	background: left top no-repeat url("images/quotes.gif");
    padding: 0 20px 0 25px;
}
div#threeColumn div.firstCol blockquote {
	background: right bottom no-repeat url("images/quotes.gif");
    color: #666666 !important;
    font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    margin: 0;
    padding: 0 10px 0 0;
}
div#threeColumn div.firstCol blockquote a {
	color: #666666 !important;
}
div#threeColumn div.firstCol cite {
	color: #A8A8A8;
    display: block;
    float: right;
    font-family: Georgia,Times New Roman,serif;
    font-size: 13px;
    line-height: 15px;
    padding-top: 10px;
    text-align: right;
}
div#threeColumn div.secondCol {
	background: -550px -280px no-repeat url("images/sprite.png");
	display: block;
    float: left;
    height: 225px;
    margin-left: 5px;
    min-height: 225px;
    padding-top: 3px;
    text-align: center;
    width: 280px;
}
div#threeColumn div.secondCol h2 {
	background: left top no-repeat url("images/coming_soon.png");
    display: block;
    height: 30px;
    width: 190px;
    margin-bottom: 10px;
    margin-left: 70px;
    text-indent: -9999px;
}
div#threeColumn div.secondCol h3 {
	color: #F08C00;
    font-size: 20px;
    margin: 0;
    padding-top: 0;
	font-weight: bold;
}
div#threeColumn div.secondCol p {
	font-size: 13px;
    line-height: 15px;
    padding: 10px 20px;
    text-align: left;
}
div#threeColumn div.thirdCol {
	width: 285px;
	padding-left: 22px;
}
div#threeColumn div.thirdCol h2 {
	background: -375px -70px no-repeat url("images/sprite.png");
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 215px;
}
div#threeColumn div.thirdCol a.image {
	display: block;
    float: left;
    margin-left: 20px;
    margin-top: 0;
    padding-top: 0;
}
div#threeColumn div.thirdCol div.title {
	display: block;
    float: left;
    margin: 0 0 0 15px;
    width: 150px;
}
div#threeColumn div.thirdCol div.title p {
	font-size: 14px;
	line-height: 17px;
}
div#threeColumn div.thirdCol div.title a.youtubeBtn {
    background: left top no-repeat url("images/watch_on_youtube.gif");
	display: block;
    height: 18px;
    margin: 5px 0 0 0;
    text-indent: -9999px;
    width: 132px;
}

/*----
	Footer
	----*/
div#footer {
	border-top: 1px solid #DDDDDD;
    clear: both;
    margin: 20px 0 5px;
    padding-top: 25px;
    text-align: center;
}
div#footer p {
	background: left -160px no-repeat url("images/sprite.png");
    display: block;
    height: 110px;
    width: 660px;
    margin: 0 auto;
    text-indent: -9999px;
}
div#footer ul {
	border-top: 1px solid #DDDDDD;
    margin-top: 25px;
	clear: both;
    display: block;
    padding: 15px 0 40px 10px;
    width: 842px;
}
div#footer ul li {
	float: left;
}
div#footer ul li a {
	background: left top no-repeat url("images/sprite.png");
    display: block;
    height: 76px;
    width: 100px;
    text-indent: -9999px;
}
div#footer ul li.fiftyeggs {
	margin-right: 28px;
	margin-left: 170px;
}
div#footer ul li.fiftyeggs a {
	background-position: left -300px;
    width: 120px;
}
div#footer ul li.lmt {
	margin-right: 28px;
}
div#footer ul li.lmt a {
	background-position: -120px -300px;
    width: 190px;
}
div#footer ul li.babson a {
	background-position: -310px -300px;
    width: 90px;
}




/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#pageWrapper #threeColumn .column.secondCol p {
	text-align: center;
}
#pageWrapper #threeColumn .column.secondCol p {
	text-align: center;
}
#pageWrapper #threeColumn .column.secondCol p {
	text-align: center;
}
#pageWrapper #threeColumn .column.secondCol p {
	text-align: justify;
}
#pageWrapper #content .section.largeLeftCol.clearfix .left div a {
	font-size: 14px;
}
#pageWrapper #content .section.largeLeftCol.clearfix .left {
	font-family: Verdana, Geneva, sans-serif;
}
#pageWrapper #content .section.largeLeftCol.clearfix .left a {
	font-family: Arial, Helvetica, sans-serif;
}
#pageWrapper #content .section.largeLeftCol.clearfix .left {
	font-family: Georgia, Times New Roman, Times, serif;
}
#pageWrapper #content .section.largeLeftCol.clearfix .left {
	font-family: inherit;
	font-size: 14px;
}
.Blue {
	color: #666666;
}
.Grey {
	color: #666666;
}
