/*****************************************************************/
/** TRIBECA WEB SITE - GLOBAL STYLESHEET **/
/** DEVELOPED BY: GUY SHAHAR, OGILVYINTERACTIVE **/
/** DATE: 03/01/07 **/
/** **/
/*****************************************************************/

 
/* GLOBAL ELEMENTS */
#debug {visibility:hidden; position:absolute; top:10px; left:10px; z-index: 500;}

#div {border: solid 1px #CCC;}
body, table, td {margin: 0; padding: 0; font: normal 12px/14px Arial, Verdana, Sans-Serif; color: #585858;}
body {background: #F1F0EE;}
a {color: #1F638A; outline: none; text-decoration: none;}
a:hover {text-decoration: underline;}
a img, table {border: none;}
a.smaller {font-size: 10px; color: #1F638A; outline: none; text-decoration: none;}
a.smaller:hover {font-size: 10px; text-decoration: underline;}

table, td, tr, p, ul, li, img, form, hr, span, div, h1, h2, h3, h4, h5, h6, dl, dt, dd {padding: 0; margin: 0;}
small {font-size: 9px; line-height: 13px;}
b, strong {font-weight: bold;}
b.black, .black { font-weight: normal; color: #000;}
ul {list-style: none;}
h1 {padding: 0 12px 8px 0; font: bold 26px/30px Arial, Verdana, Sans-Serif; color: #333333;}
hr {border: 0; border-top: 1px; height: 1px; color: #cccccc; margin: 0 0 0 0; width: 100%;}
.textbox {color: #666; border: 1px solid #666; background: #FFF; margin: 0; height: 18px; padding: 1px 0 0 3px; font-size: 11px; line-height: 15px;}
.link {white-space: nowrap;}
.link#large {font-size: 12px;}
.breadcrumb {float: left; padding: 6px 0 0 0; }
.breadcrumb a {font-size: 12px; color:#f60060;}
.printEmail{ width: 700px; float: left; padding: 0; margin: 0 5px 25px 0; }
#hr {width: 100%;}

/* Added to stop KIT Widgets displaying dashed border (swfobject bug) */
object { outline:none; }

/* MASTER COLUMN LAYOUT */
.container {width: 925px; text-align: left; clear:both;}
.containerFooter {text-align: left; clear:both;}
.mainCol {width: 750px; float: left; background: #FFFFFF} /* Killed background 12-1-2008 */
/*.mainCol .mainLeft {width: 445px; float: left; margin: 0 0 15px 0;} */ /*-- KILLED THIS 12-04-2008 */
.mainCol .mainLeft#articleLeft {padding: 0 14px 0 0; width: 680px; float: left; margin: -20px 0 0 0; z-index:200;} *html .mainCol .mainLeft#articleLeft {width:690px;}
/*.mainCol .mainRight {float: left; margin: 0 0 15px 35px;}  */
/*.mainCol .mainRight {width: 210px; float: left; margin: 0 0 15px 35px;}  -- OLD VERSION 12-05-2008 */

.mainCol #storeRight {width: 180px; float: left; padding-left: 15px;}
*html .mainCol #storeRight {margin:0; padding:0;}
.mainLeft #storeContent {width: 520px;}


/* HEADER */
.header {height: 60px;}
.header .logo {float: left; padding-left: 30px;}
.header .headerNav {visibility: hidden;float: right; font-size: 10px; line-height: 10px; padding: 13px 12px 0 0; color: #CCC; font-weight: bold;}
.header .headerNav a {color: #797876;}
.header .headerNav span {padding: 0 3px;}
.header .search {float: right; padding: 5px 15px 0 16px; background: url(http://media.tribecafilmfestival.org/designimages/dots_vert_gray.gif) repeat-y;}
.header .search .textbox {width: 102px; vertical-align: top; margin: 0 1px 0 0;}
*html .header .search .submit {margin-top: 1px;}
#bannerBackground {height:115px;width:895px;margin-left:15px;background-color:#fff;border:1px solid #585858;margin-top:5px; }
.theNeighborhoodBanner {margin-bottom:10px;}

/* TOP NAV */
	#divNav { width:720px; height:53px; margin:0 0; padding: 0 0; background-image:url('http://media.tribecafilmfestival.org/designimages/nav_master_bg.gif'); background-repeat:no-repeat; position:relative; left: 15px;}
	#nav { margin: 0; padding: 0; font-family: Verdana, sans-serif;	}
	#nav li.on ul, #nav li.off ul { margin: 0; padding: 0; }
	#nav a { text-decoration: none; }
	
	/*float the main list items*/
	#nav li { margin: 0; float: left; display: block; padding-right: 15px; }

	/* IE6 Only */
	/*float the main list items*/
	* html #nav li { margin-top: 1px; display:block; width: 10%; padding-right: 6px; float : left; layout-flow : horizontal; white-space : nowrap; line-height:16px;}

	#nav li ul { display: none;	z-index: 0; }


	/*put the subnav below position of subnav block itself*/
	#nav li.off ul, #nav li.on ul { position: absolute; top: 29px; *top: 26px; left: 0px; padding-top: 3px; height: 29px; width: 720px; background-image : url(http://media.tribecafilmfestival.org/designimages/snav_onstate_sliver.gif);	background-repeat : repeat-x; }



	/*topnav info  */
	#nav li a { color: #7c7c7c;	font-weight: bold; display: block; height: 19px; padding: 6px; font-size:9pt; }
	#nav li.on a { color: #ffffff; background-image : url(http://media.tribecafilmfestival.org/designimages/nav_onstate_sliver2.gif); background-repeat : repeat-x; }
	#nav li.off a { color: #7c7c7c;	font-weight: bold; display: block; height: 19px; padding: 6px; font-size:9pt; }
	* html #nav li.on a { color: #ffffff; background-image : url(http://media.tribecafilmfestival.org/designimages/nav_onstate_sliver2.gif); background-repeat : repeat-x; }

	/* submenu info  */ /*ie doesn't inherit the float*/
	#nav li.on ul a, #nav li.off ul a {	float: left; border: 0; color: #ffffff;	margin-right: 5px; margin-top:3px; font-size: 8pt; position:relative; left: 6px; top: -10px; padding:0px; font-weight: normal; background-image : url(http://media.tribecafilmfestival.org/designimages/snav_onstate_sliver.gif); background-repeat : repeat-x; }

	#nav li.on ul li {margin-left:-2px; margin-top:4px;}
	/* IE6 Only */
	* html #nav li.on ul a, #nav li.off ul a { border: 0; color: #ffffff; margin-right: 3px; font-size: 8pt; position:relative; left: 5px; top: -6px; padding:0px; layout-flow : horizontal; font-weight: normal; }
	* html #nav li.on ul li {margin-left:-2px; margin-top:0px;}

	#nav li.on ul li a, #nav li.off ul li a { padding-left:4px; padding-right:4px; padding-top:2px;	*padding-top: 1px;}

	/* background-color: #000000;won't show  */
	#nav li.on ul li a:hover, #nav li.off ul li a:hover { background-image : url(http://media.tribecafilmfestival.org/designimages/sliver2.gif); background-repeat : repeat-x;	color: #ffffff;	}
	#nav li.on ul li a.on, #nav li.off ul li a.on { background-image : url(http://media.tribecafilmfestival.org/designimages/sliver2.gif); background-repeat : repeat-x; color: #ffffff; }
	#nav li.on ul {	display: block;	layout-flow : horizontal; white-space : nowrap;	}

	/*background color bar  */
	#nav li.off:hover ul { display: block; z-index: 6000; }

	/*top menu colors */
	#nav li.off a:hover, #nav li:hover a { background-image : url(http://media.tribecafilmfestival.org/designimages/nav_onstate_sliver2.gif); background-repeat : repeat-x; color: #ffffff; }


.ellipsisA {
	-o-text-overflow: ellipsis; /* for opera 9 */
	text-overflow: ellipsis; /* for internet explorer */
	text-overflow: ellipsis-word;
	overflow: hidden;
	white-space: nowrap;
	width: 180px;
	display: block;
}


/* FLASH AREA */
.flashArea {padding:0px;margin-top:15px;margin-left:15px; background:none}; /* CHANGED 12-01-2008 AVINCIE */
.flashArea2 {padding:0px;margin-top:15px;margin-left:0px; background-color:#000000}; 
.articleHeader {width:705px; height:22px; font-weight: bold; padding: 5px 0 0 15px; background: url(http://media.tribecafilmfestival.org/designimages/leaf_top_gradient.gif) repeat-x;}
*html .articleHeader {width: 720px; height: 27px;}
.flashArea .articleHeader a {color:#f60060;}
.container#bottomAd { text-align:left;} /*KILLED HEIGHT */
.container#bottomAd table { width: 898px; height: 130px; padding: 0; padding-left: 0 !important; padding-left: 1px; margin-left: auto; margin-right: auto; margin-bottom: 0; margin-top: 0; text-align: center; text-align: center;} /* DEPRECATED */
.flasherror {width: 705px; text-align: center; padding: 100px 100px 100px 100px;}


/* MAIN CONTENT (global) */
.mainContent {padding: 0 15px 25px 15px; min-height: 500px;} /* Killed background, made left pad 15 instead of 30px 12-1-08 */
.mainContentSurvey {padding: 20px 25px 50px 25px; min-height: 500px;} /* Killed background image */
/*.mainContent#articleContent {padding: 0px 15px 0 30px; background: #444; background: url(http://media.tribecafilmfestival.org/designimages/shadows_foot.gif) bottom no-repeat;}*/

*html .mainContent {height: 500px;z-index:10} /* used to be z-index of 10 - killed 12-08-08 */
.mainContent h2 {font-size: 22px; line-height:24px; color: #555555; padding-bottom: 12px;} /* hayes changed font size here 8/5/08 */
.mainContent h3 {font-size: 12px; line-height: 15px; color: #858585; padding-bottom: 2px; font-family: Verdana, Arial, sans-serif;} /* hayes edit left side links 8/5/08 */
.mainContent .block {float: left; clear: both; margin-bottom: 0px;} /* getting rid of this on 12-11-2008 to reduce bottom asymmmetry */
*html .mainContent .block {float: none; margin-bottom: 5px;}
/*.mainContent*/ .block .item {clear: both; margin-bottom:5px; font-family: Verdana, Arial, sans-serif;} /* hayes edit left side info's 8/5/08 */
/*.mainContent*/ .block .item a {font-weight: bold;} /* hayes edit left side readmore links */
/*html .block .item {float: none;} KILLED THIS AT 12-05-2008 */
/*.mainContent*/ .block .pic {float: left; margin: 2px 5px 0 0;}
/*.mainContent*/ .block .info {float: left;}
/*.mainContent*/ /*edit by hayes new line height and font size*/ .block .info p {padding-bottom: 0; font-size:12px; line-height:15px;} /* CHANGED from 10px bottom-padding on 12-10-08 */
.mainContent .sponsors, .sponsorfooter {clear: both; font-size: 1px; display: block; z-index:200;} /* 12-02 AVINCIE took out minimum width */
.mainContent .sponsors#short {height: 20px;}
.button {float: right; padding: 6px 0 0 14px;}
.sponsortop {float:right;}

.mainContent .sponsorfooter {border:1px dashed #c6c6bc;width:720px;margin-top:20px;}

/* WHITE BG AND DASHED BORDER - FOR NEW SITE STYLE - ADDED 12-03-08 */
.whiteBlock{float: left; padding-left:10px; padding-right:10px;background:#FFFFFF;border:1px dashed #c6c6bc; width:700px;}

*html *.whiteBlock{
	width:720px;
	w\idth:700px;
	\width:720px;
}
.whiteBlockLeft {float:left;padding:10px;margin-top:20px;background:#FFFFFF;border:1px dashed #c6c6bc;
	width:455px;
	w\idth:475px;
	\width:475px;
}
.whiteBlockRight {float:left;padding:10px;margin-top:20px;margin-right:10px;margin-left:18px;background:#FFFFFF;border:1px dashed #c6c6bc;}
.whiteBlockContainer{display:block;margin-top:20px;float:left;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;} /* AVINCIE Added this 12-04-08 for all containers */
.whiteBlockContainerMap{display:block;margin-top:20px;padding-top:10px;background:#FFFFFF;border:1px dashed #c6c6bc; width:720px;}


/* FIFTY FIFTY PAGE TYPES */
.mainPartial#fiftyFifty .whiteBlockContainer{display:block;margin-top:20px;float:left;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;
	width:328px;}
*html .mainPartial#fiftyFifty .whiteBlockContainer {
	width:348px;
	\width:328px;
	w\idth:348px;
	}
.mainPartial#fiftyFifty .whiteBlockContainer .block {padding:10px;width:308px;}
*html .mainPartial#fiftyFifty .whiteBlockContainer .block {
	width:330px;
	\width:308px;
	w\idth:328px;
	}
.mainPartial#fiftyFifty .whiteBlockContainer .block h2 { font-size:18px; line-height:22px;}	

/* TWO THIRD ONE THIRD PAGE TYPES */
.mainPartial#twoThirdOneThird .mainRight .whiteBlockFilm {display:block;margin-top:20px;float:left;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;width:198px;}
*html .mainPartial#twoThirdOneThird .mainRight .whiteBlockFilm {
	width:220px;
	\width:198px;
	w\idth:218px;
	}

.mainPartial#twoThirdOneThird .mainLeft .whiteBlockContainer {display:block;margin-top:20px;float:left;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;width:435px;}
.mainPartial#twoThirdOneThird .mainLeft .whiteBlockContainer h2 { padding-top:5px; line-height: 24px;}
*html .mainPartial#twoThirdOneThird .mainLeft .whiteBlockContainer {
	width:450px;
	\width:435px;
	w\idth:450px;
}
.mainPartial#twoThirdOneThird .mainLeft .whiteBlockContainer .block {padding:10px;width:413px;}
*html .mainPartial#twoThirdOneThird .mainLeft .whiteBlockContainer .block {
	width:435px;
	\width:413px;
	w\idth:433px;
}

.mainPartial#twoThirdOneThird .mainRight .whiteBlockContainer {display:block;margin-top:20px;float:left;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;width:223px;}
/*html .mainPartial#twoThirdOneThird .mainRight .whiteBlockContainer {
	width:245px;
	\width:223x;
	w\idth:243px;
	}*/ /*DDARRAS 04.13.09 - removed for text wrapping issue on IE*/

.mainPartial#twoThirdOneThird .mainRight .whiteBlockContainer .block {padding:10px;width:203px;}
*html .mainPartial#twoThirdOneThird .mainRight .whiteBlockContainer .block {
	width:225px;
	\width:203px;
	w\idth:223px;
	}


/* ONE THIRD TWO THIRD PAGE TYPES */
.mainPartial#oneThirdTwoThird .mainLeft .whiteBlockContainer {display:block;margin-top:20px;float:left;padding:10px;background:FFFFFF;border:1px dashed #c6c6bc;width:158px;}
*html .mainPartial#oneThirdTwoThird .mainLeft .whiteBlockContainer {
	width:180px;
	\width:158px;
	w\idth:178px;
	}

.mainPartial#oneThirdTwoThird .mainRight .whiteBlockContainer {display:block;margin-top:20px;float:left;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;width:498px;}
*html .mainPartial#oneThirdTwoThird .mainRight .whiteBlockContainer {
	width:520px;
	\width:498px;
	w\idth:518px;
	}


/* BASIC BLOCK STYLES */
.block {margin-left:auto;margin-right:auto;}
.block .info p .divider {padding: 0px 4px 0px 4px; color: #cccccc;}

/* FLASH */
.flashHome {padding: 20px 15px 0 6px; min-height: 500px;}
*html .flashHome {padding: 20px 15px 0 6px;}

/* MAIN RIGHT CONTENT */
/* .mainRight .block {border:dashed 1px #c6c6bc;background:#FFFFFF;padding:10px;} AVINCIE killed 12-04-08 */
.mainRight .block .item {float: left; clear: both;} /* Killed bottom margin 12px */
.mainRight .block .info {}
.mainRight .block .info p {padding-bottom: 0px;}

.mainRight h2 {clear:both; font-size: 22px; line-height: 20px;}    /* hayes added new font size and line height */
#storeRight {float: right; width:180px;}
.mainRight .block .storeitem {width:180px;}
.mainRight .block .storeitem .pic {display: block; float: none; padding: 0 0 14px 0px;}


/* MAIN CONTENT (block specific) */
.mainContent .block#newsitems {padding:5px;float:left;}
.mainContent .block#todaysFeatures .info {width: 300px;}
.mainContent .block#notToMiss .item .info {width: 270px;}
.mainContent .block#lateBreaking .item {padding: 3px 7px 3px 0px; width: 430px; margin: 0 0 6px 0;}
.mainContent .block#lateBreaking .info {width: 390px;}
.mainContent .block#specialEvents .pic {float: right; margin: 2px 0 0 10px;}
.mainContent .block#specialEvents .info {width: 320px;}
.mainContent .block#article {margin-top: -6px;}
.mainContent .block#article .pic {margin: 0 18px 6px 0;}
.mainContent .block#article h2 {color: #555555; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 22px;} /* added font family and ewight 8/11/08 */ 
.mainContent .block#article .item {padding: 12px 0 0 0; font-size:12px; line-height:18px;} /* test (hayes) line height for article body */
.mainContent .block#article .item h4 {font: bold 18px/24px; color: #000000; padding: 0 0 14px 0;}
.mainContent .block#article a.right {font-weight: bold; float: right; padding: 12px 12px 0 0;}
.mainContent .block#otherFeatures {width: 500px;}
.mainContent .block#hr {height: 1px; margin: -6px 0 6px 0;}
.mainContent .block#videoHighlights {background:#F7F7F9; padding: 5px 5px 5px 5px;}
.mainContent .block#videoHighlights .item#videoFeature .info {float:left;}
.mainContent .block#ContactUs .item .info {width:500px;}
.mainContent .block#ContactUs .item .info h2 {color: #000;}
.mainContent .block#ContactUs h1 {color: #555;}

/* ADDED ON 12-08-08 TO DEAL WITH NEW MEDIA INDEX */
.videosDisplay {height:255px;padding:0px 0px 0px 0;width:208px;background:#FFFFFF}
.videosDisplayalt {height:215px;padding:0px 0px 0px 0;width:205px;background:#FFFFFF}
.videosDisplay h3 {font-size:18px; line-height:18px; font-family:Arial, Verdana, sans-serif; padding-bottom:0px;}
.videosDisplayalt h3 {font-size:18px; line-height:18px; font-family:Arial, Verdana, sans-serif; padding-bottom:0px;} /*minor edits hayes 12/10/08 */
/* html .videosDisplay {
	\width:220px;} */


/* BLOGS AND GALLERIES */
.mainContent .block#blogs .item {width: 470px;}
.mainContent .block#blogs .item .info {float:left; width: 340px; padding-top: 3px;}
.mainContent .block#blogs .item .pic {float: left;}
.blogRowSelect {float:right; padding:18px 0 18px 0;}
.blogRowSelect a {font-weight: bold;}
.mainRight#photoList .block#galleryMenu {margin-left: 5px; float:left;}
.blogmenu {font-size: 11px;}
.blogmenu a.on {text-decoration: none; color: #000; font-weight: bold;}
.blogmenu .blogalpha {padding: 5px 0 0 0;}
.blogmenu .blogalpha a {padding: 0 5px 0 0;}

.mainContent .block#podcast_long .item {width: 630px;}
.mainContent .block#podcast_long .item .info {width: 500px;}
.mainContent .block#podcast_long .item .info p {line-height: auto;}
.mainLeft .podcast_snippet {width: 176px; font-size: 11px; margin: 80px 0 0 1px; background: #F8F7EA;}
.mainLeft .podcast_snippet .item {padding: 10px 15px 10px 15px;}
.mainLeft .podcast_snippet input {width: 135px; font-size: 10px; margin: 2px 0 0 0;}
.mainLeft .podcast_snippet .item .bttn {padding:4px 0 0 0;}


/* ALEX TEMPLATES */
/* LATEST RELEASES */
.mainLeft .block #latestHeading h1 {color:#555555;}
.mainRight #upcomingEvents { margin-top: 30px;}
.mainRight #upcomingEvents h2 {float:left;}
.mainRight .block .item .info #amazon {padding: 10px 0px 0px 0px;}
.mainRight .block .item .info #DVDCover {padding: 10px 0px 10px 0px;}
.mainContent .block#Latest h2 {float:left; color: #555555; line-height: 18px;}
.mainContent #spacer20 {margin-bottom: 20px;}
.mainContent .block#Latest {margin-top:0px;}
.mainContent .block#Latest .item .info {width: 270px;}
.mainContent .block#Latest .item .info p {color: #555555;}
.mainContent .block#Latest h4 {font-size: 12px; color: #000; padding: 0 0 15px 0;}

/* FEATURES */
.mainContent .block#Features .item .info {width: 290px;}
.mainContent .mainLeft .block#Feature {margin-top: 20px; margin-bottom: 0px;}
.mainContent .mainLeft .block#Feature h1 {color: #0f638a;}
.mainContent .mainLeft .block#Feature h3 {color: #585858;}
.mainContent #spacer20 {margin-bottom: 20px;}
.mainContent .mainPartial #spacer20 {margin-bottom: 20px; padding-bottom: 20px;}
.mainLeft .item .info h3 {color: #585858;}
.mainRight .block#Archives h2 {color: #555555;}
.mainRight .block#StayPluggedIn h3 {color: #585858;}
.mainRight .block#Archives #ArchivesPanel {background: #f8f7ea; padding: 5px; margin-bottom: 10px; font-weight: bold; width: 200px;}
.mainContent .mainRight .item#FeatureArticle {margin-left: 15px;}
.mainContent .mainRight .item#FeatureArticle h4 {font-weight: bold; font-size: 18px/24px; color: #000000; padding: 0 0 14px 0; line-height: 24px; }
.item .wrapbox {margin: 0 0 12px 0px; padding: 5px; background: #f9f7ea;}
.item .wrapbox hr { border: 0; border-top: 1px solid #d1d1c5; width: 190px; margin: 2px 0 2px 0; padding: 0;}
.item#detailTop {margin-bottom: 0;}
.item .sidebar {width: 190px; float: right; clear: none; margin: 0 0 12px 12px; padding: 5px; background: #d1eaf6;}
.item .sidebar hr { border: 0; border-top: 1px solid #d1d1c5; width: 190px; margin: 2px 0 2px 0; padding: 0;}



/* FILM GUIDE / FILM DETAIL PAGES */
#FilmsEvents {float: left; padding:10px; margin:0;background:#FFFFFF;border:1px dashed #c6c6bc;
	width:700px;
	w/idth:720px;
	/width:720px;
} /* 12-02-2008 added border and bg */
#FilmsEvents h2 {float:left; font-size: 24px; padding-top: 4px;}
#FilmsEvents .header { width: 700px; border: 0px solid #555555; height: 30px;}
#FilmsEvents .header .search {float: right; padding: 0px 12px 10px 16px; background: none;}
#FilmsEvents .navtab {float:left; border: 0px solid #555555; margin: 0px; padding: 0px;z-index:205;}
#FilmsEvents .navblank {float:left;margin: 0px; width:425px; height:25px; text-align: right; line-height: 20px; font-family: Verdana, Arial, sans-serif; font-size: 11px; padding-left: 3px;z-index:199;border-bottom:1px solid #b9c3c6;}
*html #FilmsEvents .navblank {height:27px;}
#FilmsEvents .navSponsor { float: right; margin: 0 5px 0 0;}
#FilmsEvents #navdiv1 { border: 0px solid #555555; float:left; width:268px;padding: 10px 0px 10px 5px; font-weight:bold; font-family:Verdana, Arial, sans-serif;} /* 12-02-2008 AVINCIE shortened width */
#FilmsEvents #navdiv1 #text12px { font-size: 11px; }
#FilmsEvents .filmEventContent { float: left; width: 688px; border:1px solid #b9c3c6;z-index:200; margin: 0; padding: 0;}
*html #FilmsEvents .filmEventContent { float: left; width: 690px;z-index:200;margin: 0; padding: 0;}
*html #FilmsEvents #navdiv1 { width:268px;}
#FilmsEvents #navdiv2 { border: 0px solid #555555;float:left; width:204px; padding: 10px 0px 10px 0px;}
#FilmsEvents #navdiv3 { border: 0px solid #555555;float:left; width:196px;padding: 10px 5px 10px 0px;}
*html #FilmEvents #navdiv3 {
	width:202px;
	\width:196px;
	w\idth:202px;	
}
#FilmsEvents .dropdown { width:195px; margin: 10px 0px 0px 5px; font-size: 11px;}
#FilmsEvents .selection { font-weight: bold; color: #000000; margin-left: 0px;}
#FilmsEvents #alphabet { float:left; background-color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, sans-serif; width:679px; margin:0px 0px 15px 5px; padding: 5px 0px 5px 0px;} /* 12-02-08 added bottom border */
*html #FilmsEvents #alphabet { width:685px;}
#FilmsEvents #alphabet a { margin: 0 7px 0 7px; }
.navbypage {width:480px;float:right;text-align:right;padding:0px; margin:-3px 0px 0px 0px;} /*12-02-2008 AVINCIE changed this to inline style */
.navbypage a { margin: 0 0 0 7px; }
#FilmsEvents .eventNavContent { float: left; padding: 7px 0px 7px 0px;width:689px;}
#FilmsEvents .eventNavContent img { vertical-align: top;}
#FilmsEvents .viewtext { float:left; margin: 0px 12px 0px 5px;}
.itemleft { float:left; width:120px;}
#FilmsEvents h1 { font-size: 20px;}
.itemleft .trailer {margin: 5px 0px 0px 0px;}
.itemright { float:left; width:570px; margin: 0px 0px 20px 0px; font-family: Verdana, Arial, sans-serif; }
.itemright .filmtitle { font-family: Arial, Verdana, sans-serif; font-size: 28px; color: #1f638a; line-height: 26px; font-weight: bold; } /*adjusted some font styles 9/3/08 */
.itemright .descbold { font-weight: bold; color: #585858; line-height: 18px;}
.itemright .desc { color: #6e6e6e; line-height: 18px; margin-right: 5px; }
.itemright .desc b {font-weight: normal; }
.itemright .desccontent { color: #1f638a; line-height: 18px; }
.itemright .desclong { color: #6e6e6e; font-size:12px; line-height: 14px; margin-right: 5px; font-family: Verdana, Arial, sans-serif;}
.itemright .showtimes { float:left; margin: 12px 0 20px 0; }
.itemright .showtimes table { width: 100%; padding-top: 8px;}
.itemright .showtimes table td { font-family: Verdana, Arial, sans-serif; } /*font style change */
.itemright .showtimes .showtime { color: #585858; margin: 0 15px 0 15px; font-family: Verdana, Arial, sans-serif; padding-right: 15px; font-weight: bold}/*added new font styles*/
.itemright .showtimes .location { color: #6e6e6e; width: 200px; font-family: Verdana, Arial, sans-serif;} /*added new font styles*/
.itemright .cartbtn { text-align: right; margin: 2px 10px 2px 5px;}

.mainContent#filmDetail { width: 715px; padding: 10px 15px 0 30px; min-height: 500px;} /* KILLED BACkGROUND AVINCIE 12-01-08 */
.mainContent#filmDetail .block p {font-family: Verdana, Arial, sans-serif;}
.mainContent#filmDetail .block .desc {font-family: Verdana, Arial, sans-serif;}
.mainContent#filmDetail .block .text {font-family: Verdana, Arial, sans-serif;}
*html .mainContent#filmDetail { width: 740px; padding: 10px 15px 0 25px; min-height: 500px;} /* KILLED BACKGROUND AVINCIE 12-01-08 */
.titlespace { padding-top:40px; }
*html .titlespace { padding-top:0px; }

.item#tabNav {width: 700px;}
#mainLeftDirector table td.directorName { padding-left: 20px;}
.mainRight .block#boxOffice div {font-family: Verdana, Arial, sans-serif;}
.mainRight .block#boxOffice div a {font-weight: normal;}
.mainRight .block#boxOffice td div {padding-bottom: 3px;}
.mainPartial#twoThirdOneThird .mainRight, .mainPartial#twoThirdOneThird .mainRight .item, .mainPartial#twoThirdOneThird .mainRight .info {} /*12-04-2008 */


.mainRight .block#ifYouLike {float:left; } /* KILLED WIDTH OF ALL ifYouLike 12-07-08 */
.mainRight .block#ifYouLike .item {}
.mainRight .block#ifYouLike .item .info {} 
/* .mainRight .block#passesPackages .highlight .item {width: 100%;} -- KILLED THIS 12-08-08 */

.video_image img {border: 1px solid #ccc;}
.video_image_selector {float: right; font-size: 11px; margin: 6px 15px 0 0; padding: 1px 5px 4px 5px; height: 18px; background: #fff url(http://media.tribecafilmfestival.org/designimages/controller_gradient_sliver.gif) repeat-x;}
*html .video_image_selector {margin: 6px 7px 0 0;}
.block#filmSummary {margin-top:-30px; font-size: 11px;}
.block#videoImage {}
.block .text {padding-right: 40px;}
.block .text td {font-size: 11px; padding-bottom: 12px;}


/* Film guide list view snoland 10-31-07 */
.RuledListContainer {border-bottom: 1px solid #CCCCCC; border-collapse: collapse;width:690px;}
.RuledListItem {border-top: 1px solid #CCCCCC; border-collapse: collapse; padding: 2px; padding-left: 10px;}
.RuledListItem a {font-weight: bold;}


/* EXTRANET INDUSTRY DIRECTORY STYLES -- ADDED 12-08-08 */
.alphaSearch {padding-top:10px;float:left;font-weight: bold; font-family: Verdana, Arial, sans-serif;}
.pagesList {text-align:right;float:right;padding-top:10px;padding-bottom:0px;font-family: Verdana, Arial, sans-serif;}

/* MAIN PARTIAL - FOR SPLIT-COLUMN DESIGNS */
.mainCol .mainPartial {width: 720px; position: relative; float: left; } /* changed to 720px from 700 to test 12/1/08 */
.mainPartial#fiftyFifty .mainLeft {width: 350px; float: left; margin: 0 0 0 0; font-family: Verdana, Arial, sans-serif;}
.mainPartial#fiftyFifty .mainRight {width: 350px; float: left; margin: 0 0 0 20px; font-family: Verdana, Arial, sans-serif;} /*font family edit */
*html .mainPartial#fiftyFifty .mainLeft {width:348px;}
*html .mainPartial#fiftyFifty .mainRight {width:348px;float: left; margin: 0 0 0 18px; font-family: Verdana, Arial, sans-serif;}

.mainPartial#twoThirdOneThird .mainLeft {width: 450px; float: left; margin: 0 0 0 0; font-size:12; line-height:15px;}/*line height edit */
.mainPartial#twoThirdOneThird .mainRight {width: 245px; float: left; margin: 0 0 0 20px; }
.mainPartial#oneThirdTwoThird .mainLeft {width: 180px; float: left; margin: 0 0 0 0;}
.mainPartial#oneThirdTwoThird .mainRight {width: 520px; float: left; margin: 0 0 0 20px;}
.mainPartial#oneThirdTwoThirdMap .mainRight {width: 700px; float: left; margin: 0 0 0 0px;} /* DDARRAS 04.02.09 to accommodate maps page*/


.mainPartial#fiftyFifty .mainLeft h2 {font-size: 22px; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 24px;} /* hayes added for headline fonts leftside */ /* added new line hieght and padding 8/18/08 10/14/08 changed size from 29 to 22px */
.mainPartial#fiftyFifty .mainLeft h3 {font-size: 22px; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 22px;}  /* added new line hieght and padding 8/19/08 */
.mainPartial#fiftyFifty .mainLeft .item .pic {padding-bottom: 4px;} /* added padding below large images 8/18/08 */
.mainPartial#fiftyFifty .mainRight h2 {font-size: 22px; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 24px; } /* hayes added for headline fonts rightside 8/6/08 changed size to 22 from 29px */
.mainPartial#fiftyFifty .mainRight h3 {font-size: 22px; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 22px;}  /* added new line hieght and padding 8/19/08 */
.mainPartial#fiftyFifty .mainRight .item .pic {padding-bottom: 4px;} /* added padding below large images 8/18/08 */

.mainPartial#fiftyFifty .mainRight a {font-weight:bold; } /* added ffor right side links */
.mainPartial .block#interviews {width: 320px; }
.mainPartial .block#todaysFeatures .info {width: 200px;}
.mainPartial .block#interviews .interviewTitle {width:120px; float: left; text-align: left; padding: 15px 5px 15px 5px;}
.mainPartial .block#interviews .info {width: 300px; padding-top: 5px; }
.mainPartial .block#videoInterviews .item {float: left; width:310px;}

.mainPartial#twoThirdOneThird .mainleft .block#linkbox2 a {font-family: Verdana, Arial, sans-serif; line-height: 14px; font-size: 12px;} /* added for previous posts 8/6/08 */

.mainPartial#twoThirdOneThird .mainRight .block#linkbox2 a {font-family: Verdana, Arial, sans-serif; line-height: 14px; font-size: 12px;} /* added for previous posts 10/14/08 */
.mainPartial#twoThirdOneThird .mainRight .block#linkbox, .mainPartial#twoThirdOneThird .mainRight .block#linkbox2, {padding:5px;font-family: Verdana, Arial, sans-serif;}
/*.mainPartial#twoThirdOneThird .mainRight .block#linkbox, .mainPartial#twoThirdOneThird .mainRight .block#linkbox2, {width: 210px;} -- DUPLICATE FOUND 12-11-2008 */
.mainPartial#twoThirdOneThird .mainRight .block#linkbox2 {background:#E8EFF3;}
.mainLeft .block#linkBox {background: #F8F7EA; padding: 5px 5px 5px 5px; font-family: Verdana, Arial, sans-serif;} /*CHANGED WIDTH 12-06-2008 */
.mainRight .block#linkBox {width: 195px; position:relative; left: -5px; background: #F8F7EA; padding: 5px 5px 5px 5px;}
.mainRight .block#linkBox p {width: 195px; padding-bottom: 10px;}
.mainRight .block#linkBox2 {background: #F8F7EA; padding:5px;}
.mainRight .block#linkBox2 a { font-family: Arial, Helvetica, sans-serif; padding: 5px 0px 5px 0px;}
.mainPartial#twoThirdOneThird .mainRight .block#linkbox2 {background:#E8EFF3; font-family: Verdana, Arial, sans-serif;}

.mainPartial#twoThirdOneThird .mainLeft h2 {line-height:22px; font-family: Arial, Verdana, sans-serif;}/*added for news-views pages  8/6/08 */
.mainPartial#twoThirdOneThird .mainRight h2 {line-height:22px; font-family: Arial, Verdana, sans-serif;}/*added for news-views pages  8/6/08 */














.mainPartial .block#photoGallery { width: 465px; }
.mainPartial .block#latestReleases { width: 465px; position: relative; float: left; margin: 0;}
.mainPartial .block#latestReleases .item { width: 141px; position: relative; float: left; clear: none; padding: 0; margin: 0 8px 0 0;}
.mainPartial .block#latestReleases .item .pic table { position: relative; float: left; width: 120px; height: 130px; margin-left: 0; padding-left: 0;}
.mainPartial .block#latestReleases .item p { padding: 0; margin: 0;}
.mainPartial .block#tribecaBlog { width: 180px; margin-right: 0; }
.mainPartial#twoThirdOneThird .mainRight .item {float: left; } /*12-04-08 */

.mainPartial#twoThirdOneThird .mainRight .block p { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 13px; } /* style added for right side boxes 8/5/08 */

.mainPartial#twoThirdOneThird .block#inTheKnow .item { margin: 0 0 15px 0;}
.mainPartial#twoThirdOneThird .block#inTheKnow h2 {float:left;}
.mainPartial#twoThirdOneThird .mainRight .info {float: left; } /*12-04-08 */
.mainPartial#twoThirdOneThird .mainRight, .mainPartial#twoThirdOneThird .mainRight .item, .mainPartial#twoThirdOneThird .mainRight .info {}

/* 1/3 - 2/3 TFF NAV */
#tffLeftNav {} /* got rid of this on 12-08-2008 */
/* .mainPartial#oneThirdTwoThird .block { margin: 10px 10px 0 25px;} -- killed 12-08-08 */
.mainPartial#oneThirdTwoThird .block h4 {font: bold 12px; color: #000000;padding-bottom:5px;}
.mainPartial#oneThirdTwoThird .mainRight .item ul {list-style: disc outside; padding-left: 15px;}
.mainPartial#oneThirdTwoThird .mainRight table td {padding-right: 10px;}
.mainPartial#oneThirdTwoThird .mainRight .block#mapContainer table td {padding: 0;margin: 0;}
.leftNav {margin-bottom:10px}
.leftNav ul#leftNav { clear: both; padding: 0; margin: 0 0 0 0px;}
.leftNav ul#leftNav li {padding: 2px; margin: 1px;}
.leftNav ul#leftNav li.section {padding-top: 2px; padding-bottom:2px; padding-left:2px;margin: 1px;}
.leftNav ul#leftNav li.subsection {padding: 0; padding-left:2px; background-color: #e9e9e9;}
.leftNav ul li.subsection_on, .leftNav ul li.section_on {background:url('http://media.tribecafilmfestival.org/designimages/pinkbg.gif'); background-repeat:repeat; padding: 2px; margin: 1px;}
.leftNav ul li.subsection_on_blue, .leftNav ul li.section_on_blue {background-color:#281367; padding: 2px; margin: 1px;}
.leftNav ul#leftNav a {text-decoration: none; cursor:hand;}
.leftNav ul li.section_on h4, .leftNav ul li.section_on_blue h4 {color:#FFFFFF;padding-left:3px;} /*killed padding-left 20px 12-08-08 */
.leftNav ul li.subsection_on h4 {color:#FFFFFF;padding-left:3px}
.leftNav h4 {font-size: 12px; line-height: 18px; color: #1F638A; padding-left:3px;padding-bottom: 2px;}
.leftNav h4.indented {} /* KILLED THIS 12-08-08 used to be left-margin20px */
.block#passesPackages .highlight {float: left; position: relative; background-color: #f8f7ea; left: -5px; padding: 5px;}
.leftNav b.on {color: #FFFFFF;}

/* FILM GUIDE GRID VIEW */
.mainPartial#filmGuide {margin:0px;margin-top:10px;padding:10px;background:#FFFFFF;border:1px dashed #c6c6bc;
	width:700px;
}
*html .mainPartial#filmGuide {
	width:720px;
}
.mainPartial#filmGuide .leftLocations { position: relative; z-index: 999; width: 125px; float: left; background-color: #fff; }
.mainPartial#filmGuide .rightSpacer { width: 25px; float: left;}
.mainPartial#filmGuide .calendarBlock { width: 539px; float: left; overflow: hidden;}
.mainPartial#filmGuide .calendarBlock .calendarGrid { float: left;/* background-image: url(http://media.tribecafilm.com/designimages/calendar_grid_bg-rev.jpg);*/}
.leftLocations .dateLeftButton { width: 125px; height: 30px; padding: 0; float: left; border-top: 1px solid #606060; border-left: 1px solid #606060;border-bottom: 1px solid #cecece;}
*html .leftLocations .dateLeftButton { width: 125px; height: 30px; padding: 0; float: left; border-top: 1px solid #606060; border-left: 1px solid #606060;}
.leftLocations .dateLeftButtonBottom { width: 125px; height: 30px; padding: 0; float: left; border-left: 1px solid #606060;border-bottom: 1px solid #606060;}
.leftLocations .dateLeft {float: left; border: 0; margin: 4px;}
.mainPartial#filmGuide .buttonRight { position: relative; float: right; border: 0; margin-top: 3px; margin-right:2px;}
.leftLocations .leftLocation { position: relative; width: 125px; height: 60px; float: left; background-color: #f7f7f7; border: 0; border-bottom: 1px solid #cecece; border-left:1px solid #606060} /* left side tweak area */
.leftLocation h4 { font: bold 11px; text-align:center; text-transform:uppercase; margin: 13px 3px 0px 3px; color:#606060}
.rightSpacer .rightButton { float: left; width: 25px; height: 30px; border-top: 1px solid #606060; border-right: 1px solid #606060; border-bottom: 1px solid #cecece;}
*html .rightSpacer .rightButton { float: left; width: 25px; height: 22px; border-top: 1px solid #606060; border-bottom: 1px solid #cecece;}
.rightSpacer .rightButtonBottom { float: left; width: 25px; height: 30px; border-right: 1px solid #606060; border-bottom: 1px solid #606060;}
.calendarGrid .timeHeader { width: 121px; float: left; margin-top: 0px; padding: 0; padding-top:7px; padding-bottom:7px; height:16px; border-top: 1px solid #606060; border-bottom: 1px solid #cecece /*background-image: url(http://media.tribecafilmfestival.org/images/TimeHeaderBG.png);*/}
.calendarGrid .timeHeaderFooter { width: 121px; float: left; margin-top: 0px; padding: 0; padding-top:8px; padding-bottom:7px; height:15px; border-bottom: 1px solid #606060; /*background-image: url(http://media.tribecafilmfestival.org/images/TimeHeaderBG.png);*/}
.calendarGrid .locationTimes { height: 60px; float: left; margin: 0 0 0 0; padding: 0; /*border: 0;*/ border-bottom: 1px solid #cecece; overflow: hidden;}
.locationTimes .timeSlot { height: 60px; background-color: #606060; /*border: 1px solid #e03793;*/ float: left; padding: 0; /*overflow: hidden;*/}
.timeSlot p {padding: 2px 0px 0 8px; color: #000; font-size:11px; color:#d0d0d0; text-transform:uppercase;}
.timeSlot p a {color:#ffffff; font-size: 13px; text-transform:none;}
.filmEventContent .item#itemViews { float: right; poadding: 0; margin: 0;clear: none;}
.block#topTabs { margin: 0; padding: 0;}
.rightColumnSpacer { position: relative; width: 25px; height: 60px; float: left; border-right: 1px solid #606060; border-bottom: 1px solid #cecece;}
*html .rightColumnSpacer { position: relative; width: 25px; height: 60px; float: left; border-right: 1px solid #606060; border-bottom: 1px solid #cecece;}

/* IE6 Only */
	/*float the main list items*/
	* html .calendarGrid .timeHeader { height:25px;}

/* TOOLTIP */
.tooltips { position: absolute; z-index: 1002; left: 0; top: 0; width: 195px; text-align: left; margin: 0; padding: 0;}
.tooltips .tipLeg { float: left; width: 195px; }
.tooltips .tipContent { float: left; width: 193px; border-left: 1px solid #e03793; border-right: 1px solid #e03793; border-bottom: 1px solid #e03793; background-color: #fff; }
*html .tooltips .tipContent { float: left; width: 195px; border-left: 1px solid #e03793; border-right: 1px solid #e03793; border-bottom: 1px solid #e03793; background-color: #fff; }
.tooltips .tipContent p { padding: 0 5px 5px 5px; color: #000; font-size: 12px; line-height: 16px; word-wrap:break-word;}

/* MAIN RIGHT CONTENT (block specific) */
.mainRight .block#tribecaBlog .info {width: 115px;}
.mainRight .block#tribecaBlog #quote {clear: both; padding: 5px 0 0 0; font-size: 12px; color: #000;}
.mainRight .block#tribecaBlog #quoteDate {font-size: 10px; color: #858585; padding: 0 0 8px 0;}
.mainRight .block#buyTicketsBox {position:relative; left: -5px; background: #d1e8f6; padding: 5px 3px 8px 5px;}
.mainRight .block#buyTicketsBox h2 {color:#1292d1; padding: 0px 0px 6px 0px;}
.mainRight .block#buyTicketsBox .info {position:relative; z-index: 1000; padding: 0 0 6px 0;}
.mainRight .block#linkBox_store {position:relative; left: -5px; background: #F8F7EA; padding: 5px 5px 5px 5px; width:180px; font-size: 11px;}
.mainRight .block#howToBuy h2, .mainRight .block#passesPackages h2 {font-size: 20px;}
.mainRight .block#howToBuy {} /* dont need this killed 12-08-08*/
.mainRight .block#passesPackages {} /* dont need this killed 12-08-08 */
/* .mainRight .block#hudsonPass, .mainRight .block#harrisonPass, .mainRight .block#familyPass { margin: 10px 0 10px 15px;} */

/* STORE */
.storeitem {float:left; width: 150px; padding: 0 10px 22px 0;}
.storeitem .pic {padding: 0 0 8px 0; display: block; width:132px; height:132px; overflow: hidden;}
.storeitem .title {font-size: 12px; font-weight:bold;}
.storeitem .title p {font-size: 11px; font-weight: normal;}
.storeitem .price {font-size: 12px; font-weight:bold;}


/* ESPN SPECIFIC SCROLL */
.scroll_list {height: 220px; clear:both;}
.scroll_list .item {padding: 0 3px 14px 0;}
.scroll_list .item .info {float:left; font-weight:bold;}
a.videolink {font-weight: normal; padding: 0 0 0 20px; background: url(http://media.tribecafilmfestival.org/designimages/icon_camera.gif) no-repeat 0px 2px;}
a.audiolink {font-weight: normal; padding: 0 0 0 17px; background: url(http://media.tribecafilmfestival.org/designimages/icon_audio.gif) no-repeat 0px 1px;}


/* RIGHT COLUMN */
.rightCol {width: 160px; float: left;}
.cpanel {border: solid 1px #CCC; background: #FFF url(http://media.tribecafilmfestival.org/designimages/bg_shopping.gif) repeat-x; margin-bottom: 10px;}
.cpanel #hdr {font-size: 13px; padding: 8px 6px 5px 6px; color: #666; font-weight:normal; height:17px;} *html .cpanel #hdr {height: 30px;}
.cpanel #hdr a.cartitems {padding: 0 0 0 24px; background: url(http://media.tribecafilmfestival.org/designimages/icon_cart.gif) no-repeat 0 1px; color: #f60060;}
.cpanel .buttons#homebuttons {margin-bottom: 0px;}
.cpanel .buttons {margin-bottom: 8px;}
.cpanel h2 {font-size: 14px; color: #000; margin: 0 3px 3px 3px; padding: 0 0 8px 3px;}
.cpanel h3 {font-size: 12px; color: #000; margin: 3px 3px 2px 3px; padding: 0 0 0 3px;}
.cpanel p {margin: 0 3px 3px 3px; padding: 0 0 5px 3px;}
.cpanel p#border {border-bottom: solid 1px #D9D9D9; margin-bottom: 8px; padding-bottom: 8px;}
.rightCol .banner {margin-bottom: 15px;}

/* FOOTER */
.footer {position:relative; font: normal 10px Arial, Verdana, Sans-Serif; z-index: 500; float:left; clear:none; text-align: /* filter:alpha(opacity=85); opacity:.85;*/ font-weight: normal; width:720px;}
.footertd {padding-right:24px;}
.footer .flink {float: left; }
.footer .flink a { color: #1F638A;font-size: 10px;} /* used to be f60060 */
.footer .copyright {position: relative; color: #666666;font-size: 10px;float:right;}
.footer .flink#footer_on a {color: #555; text-decoration: none;}
.sponsorfooter {height:385px; position:relative; left:-15px; top:260px;}  /*sponsors graphic*/

/*.subnav#snav_tbd {visibility: hidden; display:none; z-index: 1;}*/
/* OVERLAYS */
#ajaxOverlay { position: absolute; top: 112px; width: 720px; padding: 0; margin: 0 0 0 15px; z-index: 1000;}
.overlayBox { position: absolute; top: 40px; z-index: 1001; background-color: white; width: 480px; min-height: 450px; margin-top: 100px; border: 2px solid #ccc; text-align: left;}
.Overlay { padding: 5px; }
.closeWindow{ width: 447px; float: right; text-align: right; margin: 5px 5px 5px 5px; background:#FFFFFF; border:1px dashed #c6c6bc;padding:10px 5px 10px 5px;}
*html .closeWindow {width:458px;margin-right:0px;}
.Overlay .overlayContent { float: left; width: 460px;margin: 10px 5px 5px 5px;}
.Overlay .overlayContent h2 {font-size: 18px; color: #555555; padding-bottom: 5px; line-height: 20px;}
.Overlay .overlayDate { float: left;}
.Overlay .overlaySponsor { float: right;}
.Overlay .overlayFlash { display: block; width: 457px; height: 460px; float: left; padding: 10px 0 10px 0; margin: 0px 5px 0px 5px;border: 1px dashed #c6c6bc;}
.Overlay .overlayPhotoBanner { float:left;margin-bottom:20px;margin: 5px 5px 0px 5px;padding:0px 5px 10px 0px; }
.contentSponsor { float: right; padding: 5px 20px 0 0;}
.overlayBox .mainContent#filmDetail { float: left; width: 715px; padding: 10px 15px 0 30px; min-height: 500px; background-image: none;}
*html .overlayBox .mainContent#filmDetail { float: left; width: 740px; padding: 10px 15px 0 25px; min-height: 500px; background-image: none;}

/* OVERLAY PHOTO GALLERY */
.mainPartial#oneThirdTwoThird .mainRight#photoList { width: 510px; min-height: 732px; padding: 0 0 0 5px; margin: 0; }
.mainRight#photoList p { margin-top: 15px;}
.photoBlock {float: left; width: 161px; height: 200px; padding: 0 0 20px 0; margin: 5px 0 0 5px;}
.greyedOut { text-align: left; opacity: .5; filter: alpha(opacity=50); background-color: black; }
.block#relatedLinks { width: 205px; float: left; margin: 10px 10px 5px 10px; }
.block#sendToFriend {float: right; border:1px dashed #c6c6bc; margin: 10px 7px 5px 0; padding:10px 5px 10px 5px;background:#FFFFFF; width: 220px; }
*html .block#sendToFriend{width:240px;margin-right:0px}

.block#sendToFriend table { padding: 10px 5px 5px 0;}
.block#sendToFriend table td { padding: 5px 5px 0 5px;}
.block#sendToFriend table th { padding: 5px 5px 0 0; text-align: left;}
.block#sendToFriend table td.submit_button { text-align: right;}
.block#sendToFriend input, .block#sendToFriend textarea { width: 165px; border: 1px solid black;}
.block#sendToFriend input.submit_button { width: 61px; height: 20px; border: 0;}
.block#sendToFriend .counter { float: left; }

/* OVERLAY PHOTO GALLERY REDESIGN */
.mainPartial#oneThirdTwoThird .mainRight#photoList { width: 510px; min-height: 732px; padding: 0 0 0 5px; margin: 0; }
.mainRight#photoList p { margin-top: 15px;}
.photoBlock {float: left; width: 161px; height: 200px; padding: 0 0 20px 0; margin: 5px 0 0 5px;}
.greyedOut { text-align: left; opacity: .5; filter: alpha(opacity=50); background-color: black; }
.block#relatedLinks { width: 205px; float: left; margin: 10px 10px 5px 10px; }
.block#sendToFriend2 {float: left; border:1px dashed #c6c6bc; margin: 10px 7px 5px 5px; padding:15px 5px 10px 5px;background:#FFFFFF; width: 447px; }
*html .block#sendToFriend2{width:240px;margin-right:0px}

.block#sendToFriend2 table { padding: 10px 5px 5px 0;}
.block#sendToFriend2 table td { padding: 5px 5px 0 5px;}
.block#sendToFriend2 table th { padding: 5px 5px 0 0; text-align: left;}
.block#sendToFriend2 table td.submit_button { text-align: right;}
.block#sendToFriend2 input, .block#sendToFriend textarea { width: 165px; border: 1px solid black;}
.block#sendToFriend2 input.submit_button { width: 61px; height: 20px; border: 0;}
.block#sendToFriend2 .counter { float: left; }

/* VIDEO PLAYER */
.closeWindowVideo { width: 650px; float: right; text-align: right; margin: 5px 5px 5px 30px; background:#FFFFFF; border:1px dashed #c6c6bc;padding:10px 5px 10px 5px;}
*html .closeWindowVideo { width: 660px; float: right; text-align: right; margin: 5px 5px 5px 30px; background:#FFFFFF; border:1px dashed #c6c6bc;padding:10px 5px 10px 5px;}
.overlayVideoBanner { float:left;margin: 5px 0px 5px 30px;padding:0px 0px 0px 0px;width:650px; }
*html .overlayVideoBanner { float:left;margin: 5px 0px 5px 30px;padding:0px 0px 0px 0px;width:660px; }
.mainPartial#oneThirdTwoThird .mainRight#photoList { width: 510px; min-height: 732px; padding: 0 0 0 5px; margin: 0; }
.mainRight#photoList p { margin-top: 15px;}
.photoBlock {float: left; width: 161px; height: 200px; padding: 0 0 20px 0; margin: 5px 0 0 5px;}
.greyedOut { text-align: left; opacity: .5; filter: alpha(opacity=50); background-color: black; }
.block#relatedLinks { width: 205px; float: left; margin: 10px 10px 5px 10px; }
.block#sendToFriend3 {position: relative; float: left; border:1px dashed #c6c6bc; margin: 27px -6px 5px -11px; padding:15px 5px 10px 5px;background:#FFFFFF; width: 490px; }
*html .block#sendToFriend3 {position: absolute; float: left; border:1px dashed #c6c6bc; margin: 35px -6px 5px -11px; padding:15px 5px 10px 5px;background:#FFFFFF; width: 502px; }
*html .block#sendToFriend2{width:240px;margin-right:0px}
.block#sendToFriend3 table { padding: 10px 5px 5px 0;}
.block#sendToFriend3 table td { padding: 5px 5px 0 5px;}
.block#sendToFriend3 table th { padding: 5px 5px 0 0; text-align: left;}
.block#sendToFriend3 table td.submit_button { text-align: right;}
.block#sendToFriend3 input, .block#sendToFriend textarea { width: 165px; border: 1px solid black;}
.block#sendToFriend3 input.submit_button { width: 61px; height: 20px; border: 0;}
.block#sendToFriend3 .counter { float: left; }

/* MAP PAGE */
.mainRight .block#mapContainer {position: relative; float: left; width: 460px;height: 260px;margin: 12px 12px 12px 22px;border: 1px solid #cccccc;}
*html .mainRight .block#mapContainer {position: relative; float: left; width: 460px;height: 260px;border: 1px solid #cccccc;}/*DD Edited this out: margin: 12px; */

.item#locationsContainer {float: left; margin: 10px 0 0 30px; text-align: left; }
*html .item#locationsContainer {float: left; margin: 10px 0 0 10px; text-align: left; }
.mainRight .block#mapTitle {margin-top: 0; padding-top: 0; }
.mainRight .block#mapTitle h4 {font-size: 16px;}
.mainRight .item#venueHeader {clear: none; float: left; margin-bottom: 0; }
.mainRight .item#venuePulldown {clear: none; float: right; margin-bottom: 0; text-align: right;}
#restaurantLocations {float: left; width: 250px;}
#hotelLocations {float: left; width: 210px;}
.item#locationsContainer #restaurantLocations ul, .item#locationsContainer #hotelLocations ul { margin: 0; padding: 0; list-style: none;}
.item#locationsContainer #restaurantLocations ul li, .item#locationsContainer #hotelLocations ul li {margin: 5px 0 15px 0; padding: 0;}
.block#addressSubways .item#subwayLocations ul {margin: 0; padding: 0; list-style: none;}
.block#addressSubways .item#subwayLocations ul li {margin: 0; padding: 0;}
div.pin_label { width: 33px; text-align: center; margin: 3px; color: #ffffff; font-size: 9px; font-weight: bold;}
div.theatre_label { text-align: left; float: left; width: 100px; padding: 3px; padding-top: 5px; color: #000000; font-size: 9px; font-weight: bold; background-color: #ffffff; border: 1px solid black;}
b.hotel {color: #7e3961; font-weight: normal;}
b.restaurant {color: #8fb01c; font-weight: normal;}
b.subway {color: #f37121; font-weight: normal;}

/* POPUP */
.container#popup {width: 650px;}
.container#popup .mainCol {background-image: none; width: 480px;}
.container#popup .mainCol .mainContent {background-image: none;}
.container#popup .mainCol .mainContent .mainRight {background-image: none;}
.container#popup .mainCol .mainContent .mainPartial#oneThirdTwoThird {width: 480px;}
.container#mapPopup {width:540px;float:left;margin-left:5px;margin-right:5px;padding:0;}
/*NEW STYLES ADDED BY TRIBECA*/

/* POPUP */
*html .container#popup {width: 660px;padding:10px;}
*html .container#popup .mainCol {background-image: none; width: 502px;padding:10px;}
*html .container#popup .mainCol .mainContent {background-image: none;padding:10px;}
*html .container#popup .mainCol .mainContent .mainRight {background-image: none;padding:10px;}
*html .container#popup .mainCol .mainContent .mainPartial#oneThirdTwoThird {width: 502px;}
*html .container#mapPopup {width:502px;float:left;margin-left:5px;margin-right:5px;padding:0;}
/*NEW STYLES ADDED BY TRIBECA*/

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
}
.subhead-editbtn {
	float:right;
	padding-right: 10px;
	cursor: hand;
}

.list li {color: #000; margin: 5px 0px 5px 30px; padding: 0 0px 0px 0px; list-style-type: square;}




/* new home page styles (Hayes)*/
.header .logohome {float: left; padding-left: 30px;}
.mainContent .block#linkBoxhome {background: #F8F7EA; padding:8px} /*changed from 5px and 15px bottom */
.mainContent .block#linkBoxhome p {padding-bottom:0} /*changed from 10px*/
.mainContent .block#linkBoxhome .item .info {position:relative; left: -5px; background: #F8F7EA; padding: 5px 5px 5px 5px;} /* GOT RID OF WIDTH 12-05-08 */
.mainContent .block#linkBoxhome h2 {padding: 0px 0px 0px 0px;}
.mainContent .block#notToMissHome .item .info {width: 315px;}
/*.mainContent .block#featurehome {}*/
/*.mainContent .block#featurehome .info {}*/
.mainContent .block#featurehome .info h3 a {font-family: Arial, Verdana, sans-serif; font-size: 18px; line-height: 22px;} /*changed font size and line height to 18px */
 /*.mainPartial#fiftyFifty .mainRight .block#featurehome h3 {font-size: 22px; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 22px; padding-top: 4px;} hayes added for headline fonts rightside 8/18/08 */
/*.mainContent .block#featurehome .info p {}*/
.block#BuyTicketsBoxHome {width:100%;}
.block#BuyTicketsBoxHome .item{padding:5px;}
/*.mainPartial#fiftyFifty .mainRighthome {float: left; margin: 0 0 5px 5px; padding-bottom: 10px;}*/
.mainPartial .block#latestNewshome .info {float: left; width: 320px; }
.mainPartial .block#latestNewshome .item .p { padding: 5px 5px 5px 5px; }
.mainPartial .block#comingUphome .info {float: left; width: 320px; }
.mainPartial .block#comingUphome .item .p { padding: 5px 5px 5px 5px; }
.mainRighthome .block#buyTicketsBoxhome {background: #d1e8f6; padding: 5px 5px 5px 5px;}
.mainRighthome .block#buyTicketsBoxhome h2 {color:#1292d1; padding: 0px 0px 6px 0px;}
.mainRighthome .block#buyTicketsBoxhome .info {position:relative; z-index: 1000; padding-top:2px; padding-bottom: 0px;}
.mainRighthome .block#buyTicketsBox .search {padding: 2px 2px 9px 2px;}
.mainRighthome .block#buyTicketsBox .info p{padding: 2px 2px 6px 2px;}
/* HEADER HOME */
.headerhome {height: 90px;}
.headerhome .logo {float: left; padding-left: 30px; padding-right: 15px}
.headerhome .headerNav {visibility: visible; float: right; font-size: 10px; line-height: 10px; padding: 13px 12px 20px 0; color: #CCC; font-weight: bold;}
.headerhome .headerNav a {color: #797876;}
.headerhome .headerNav span {padding: 0 3px;}
.headerhome .search {float: right; padding: 5px 15px 0 16px; background: url(http://media.tribecafilmfestival.org/designimages/dots_vert_gray.gif) repeat-y;}
.headerhome .search .textbox {width: 102px; vertical-align: top; margin: 0 1px 0 0;}
*html .headerhome .search .submit {margin-top: 1px;}

.rightCol {width: 160px; float: left;}
.cpanelhome {border: solid 1px #CCC; background: #FFF url(http://media.tribecafilmfestival.org/designimages/bg_shopping.gif) repeat-x; margin-bottom: 10px;}
.cpanelhome #hdr {font-size: 13px; padding: 8px 6px 5px 6px; color: #666; font-weight:normal; height:17px;} *html .cpanel #hdr {height: 30px;}

.cpanelhome .buttons#homebuttons {margin-bottom: 20px;}
.cpanelhome .buttons {margin-bottom: 8px;}
.cpanelhome h2 {font-size: 14px; color: #000; margin: 0 3px 3px 3px; padding: 0 0 8px 3px;}
.cpanelhome h3 {font-size: 12px; color: #000; margin: 3px 3px 2px 3px; padding: 0 0 0 3px;}
.cpanelhome p {margin: 0 3px 3px 3px; padding: 0 0 5px 3px;}
.cpanelhome p#border {border-bottom: solid 1px #D9D9D9; margin-bottom: 8px; padding-bottom: 8px;}
.rightCol .banner {margin-bottom: 15px;}

.subNavhome {padding: 0 0 0 0; height: 20px; width: 160px; border:none;}

.subNav div {float: left; z-index: 200;}

/* end new home page styles (Hayes)*/



/* body content (Ogilvy - Bowers)*/
#wrappercol1 {
	background-color: #ffffff;
	width: 480px;
	padding: 20px 8px 8px 10px;
	
	height: 400px;
	float:left;
}

.error {
	color: Red;
}
#login {
	background: #ffffff;
	padding:10px;
	border: 1px dashed #c6c6bc;
	width: 225px;
}
*html #login {width:243px;
	\width:223x;
	w\idth:243px;
	}
#login .val {padding: 5px 5px 0 0;}
#login .for {padding-bottom: 10px;}

.headerbar {
background: url(http://media.tribecafilm.com/designimages/gradbox-2.gif) no-repeat 0px 1px;
padding-bottom: 5px;
padding-left: 5px;
padding-top: 5px;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
height: 16px;
}
*html .headerbar {height: 26px;}

.headerbartix {
background: url(http://media.tribecafilmfestival.org/designimages/ticket-grad.gif) no-repeat 0px 1px;

}
.headermytix {
background: url(http://media.tribecafilmfestival.org/designimages/my-tix-grad.gif) no-repeat 0px 1px;
margin-left:4px;
padding-left:4px;
}

.content {
padding-bottom: 5px;
padding-left: 10px;
padding-top: 5px;
margin-left:10px;
margin-top:5px;
margin-bottom:5px;}

/* .2col {
position:relative;
left:10px;
top:10px;
background:#ffffff;
width:710px;
} */  /* KILLED on 12-05-2008 */

.greyBox {
position:relative;
left:5px;
top:-5px;
background:#f7f7f9;
border: 1px solid #888888;
width:447px;
}

.yellowBox {
clear:both;
position:relative;
left:15px;
top:-5px;
background:#fffcce;
width:200px;
padding-bottom: 5px;
padding-left: 5px;
padding-top: 5px;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
font: bold 10px/12px Tahoma, Lucida, Arial, Sans-Serif; color: #585858;
}


.popUpPink {
	background: #ffffff;
	border: 1px solid #ee005f;
	width:710px;
	height:600px;
}

.MovieTitle {
font-size:20pt;
font-family: Tahoma, Lucida, Arial, Sans-Serif; 
color: #ffffff;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 5px;
margin-left:10px;
margin-top:5px;
margin-bottom:10px;
}

.textwhite {
font-size:10pt;
line-height:12pt;
font-family: Tahoma, Lucida, Arial, Sans-Serif; 
color: #ffffff;
padding-top: 5px;
margin-top:5px;
}

.pinkbar {
background: #ef4085;
clear:both;

}

.detailleft {
	width: 310px;
	padding: 18px 8px 8px 10px;
	background: #ffffff;
	height:auto;
	float:left;
}

.detailright {
	height:auto;
	padding: 18px 8px 8px 10px;

	background: #ffffff;
	float:left;
	width: 350px;
}

.grey {
color: #878787;

}

.clear {
line-height: 0px;
font-size: 0px;
clear: both;
height: 0px;
} 

hr {

border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

h3 {font: bold 14px/18px Tahoma, Lucida, Arial, Sans-Serif; color: #333333;}


/* end body content (Ogilvy - Bowers)*/

.h1Name {font-size: 20px; font-weight: normal;}
.h1Date {font-size: 16px; font-weight: normal; float: right;}
.col1 {width: 700px; padding: 20px 10px 16px 10px; background-color: white;}
#calendar {background: url(http://media.tribecafilmfestival.org/designimages/calendar_bg.gif) top repeat-x; margin-top: 14px;}
ul#calendarTabs {position: relative; height: 26px; border-bottom: 1px solid #B9C3C6;}
ul#calendarTabs li {
	display: inline;
	text-align: bottom;
	float: left;
	padding-bottom : 0;
	padding-right : 3px;
	padding-left : 0;
	position:relative;
	top:1px;
}

/* IE6 Only */
* html ul#calendarTabs li {
	display: inline;
	text-align: bottom;
	float: left;
	padding-bottom : 0;
	padding-right : 3px;
	padding-left : 0;
	position:relative;
	top:2px;
}


.current {background: #FBFCFC; font-color: black;}

#calendarInside {background: white; margin: 15px 6px 0 6px; border-left: 1px solid #B9C3C6;}
ul#calendarWeekdays {border-top: 1px solid #B9C3C6; border-bottom: 1px solid #B9C3C6; background: #F5F6F7; height: 21px; border-right: 1px solid #B9C3C6; margin-right: 1px;}
ul#calendarWeekdays li:first-child  {margin-left: -1px;}
ul#calendarWeekdays li {float:left; width: 98px; text-align: center; vertical-align: middle; line-height: 21px; font-size: 11px; font-weight: bold; text-transform: uppercase;}

#calendarDates {}
#calendarDates .calendarWeek {}
#calendarDates .calendarWeek .calendarDay {width: 97px; float: left; height: 118px; border-right: 1px solid #B9C3C6; border-bottom: 1px solid #B9C3C6; position: relative;z-index:0;}
.calendarDayLG {width: 97px; float: left; height: 118px; border-right: 1px solid #B9C3C6; border-bottom: 1px solid #B9C3C6; position: relative;z-index:0;background-color:#F2F2F2;}
#calendarDates .month {position: absolute; top: 6px; left: 5px; font-weight: bold; text-transform: uppercase;}
#calendarDates .day {position: absolute; top: 6px; right: 3px;}
.ticket_purchased, .ticket_saved {position: absolute; left: -1px; line-height: 19px; width: 89px; font-size: 10px; color: #fff; padding: 0 5px;}
#calendarDates .ticket_purchased {top: 52px; background-color: #16A0E7; color:#ffffff; height:18px;overflow:hidden;}
.ticket_purchased a:hover {
	top: 52px;
	background-color: #ffffff;
	border : 1px solid #16A0E7;
	color: #16A0E7;
	height:17px;
	overflow:hidden;
}
.purchase a {
	display:block;
	height:20px;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	margin:5px;
	position: absolute;
	left:-5px;
	line-height: 19px;
	width: 87px;
	font-size: 10px;
	color: #fff;
	background-color: #16A0E7;
	overflow:hidden;
	top: 52px;
	padding: 0 5px ;

}
.purchase a:hover {
	
	color:#16A0E7 ;
	background-color: #fff;
	overflow:hidden;
	border: 1px solid #16A0E7;
	width: 85px;
}

.saved a {
	display:block;
   height:20px;
   line-height:20px;
   text-decoration:none;
   text-align:left;
   margin:5px;
   position: absolute;
   left:-5px;
    line-height: 19px; width: 87px; font-size: 10px; color: #fff;
   background-color: #F27A19;
   overflow:hidden;
   top: 75px;
   padding: 0 5px;
}
.saved a:hover {color:#F27A19 ; background-color: #fff; overflow:hidden; border: 1px solid #F27A19; width: 85px;
}

#calendarDates .ticket_saved {top: 72px; background-color: #F27A19;height:18px;overflow:hidden;}
.recommend {position: absolute; top: 52px; left: -1px; line-height: 16px; width: 89px; font-size: 10px; color: #1F638A; padding: 0 5px;}

#control { position:relative; top: 3px; left:240px;  margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;	}

.tooltip {position: absolute; border: 1px solid #B9C3C6; background-color: white; padding: 3px; z-index: 10; top: 16px; left: 0px;}
.tooltip p {white-space: nowrap;}

/* Calendar Tooltips */

.calblue {color: #41b2eb;}
.calorange { color: #f27a19;}
.filmguide {margin-top: 20px;margin-left: 5px;}


/* Purchased AND Saved Tickets */


#purchasedTickets {margin:15px;}
#purchasedTickets h2 {padding:10px 0 5px 0;}

#leftcontainer {float:left; padding-right:10px;}
#rightcontainer {float:left; width:212px; background: #f0f0f0; margin-top:5px;}
#rightcontainer .rightcontent {padding:0 12px 12px 12px;}
#rightcontainer .rightcontent h2 {font-size: 12px;}

#purchasedTickets div {font-size: 11px;}

#purchasedTickets .lineitem {clear:both;}
#purchasedTickets .lineitem .check {float:left; padding:5px 0 0 5px;}
#purchasedTickets .lineitem .ticketitem {float:left; margin: 5px; background: url(http://media.tribecafilmfestival.org/designimages/ticket-back.gif) no-repeat; width:425px; height: 115px;  }
#purchasedTickets .lineitem .opaque {filter:alpha(opacity=50); opacity:.5;}

#purchasedTickets .ticketitem .photo {float:left; padding: 10px;}
#purchasedTickets .ticketitem .photoO {float:left; padding: 8px; filter:alpha(opacity=50); opacity:.5;}
#purchasedTickets .ticketitem .right {float:left; padding: 3px 0 0 12px; width:260px;}


#purchasedTickets .ticketitem .titlebar {float:left; padding-top:5px;}
#purchasedTickets .ticketitem .titlebar .title {float:left; font-weight: bold;}
#purchasedTickets .ticketitem .titlebar .titleO {float:left; font-weight: bold;filter:alpha(opacity=50); opacity:.5;}
#purchasedTickets .ticketitem .titlebar .button {float: left;
	text-align: right;
	width: 145px;}
#purchasedTickets .ticketitem .titlebar .buttonO {float:right;filter:alpha(opacity=50); opacity:.5;float: left;
	text-align: right;
	width: 145px;}


#purchasedTickets .ticketitem .data {clear:both; padding-top:3px;}
#purchasedTickets .ticketitem .dataO {clear:both; padding-top:1px; filter:alpha(opacity=50); opacity:.5;width:200px;}
#purchasedTickets .ticketitem .data a { font-weight: bold;}

/* BLOGS */
.mainContent .mainLeft .block#commentsBox { width:100%; position:relative; left: -5px; /*background: #F8F7EA;*/ padding: 5px 3px 15px 10px;}
.mainContent .mainLeft .block#commentsBox h2 {padding-top: 5px;}
/* print button */
.print {float:left; position:relative;left:620px;top:-38px;}


/*inputbox request*/

.input {color: #666; border: 1px solid #666; background: #FFF; margin: 0; height: 18px; padding: 1px 0 0 3px; font-size: 11px; line-height: 15px;}

/* POLLS */
#think-fast-form {background: #FFFFFF;}


/* NEW RELEASES STYLES ADDED 12-14-2008  */
.releaseItemLeft {float:left;height:300px;margin:15px 0 0 5px;}
.releasePoster {width:190px;float:left;}
.releaseInfoLeft{float:left;width:220px;padding-left:10px;padding-top:0px;font-family:Verdana,Arial,sans-serif;}
*html .releaseInfoLeft{width:230px;}

.releaseItemRight{float:left;margin:15px 0 0 5px;width:190px;height:358px;}
.releaseInfoRight{font-family:Verdana,Arial,sans-serif;}

.releaseItemBottom {float:left;padding:0px;margin:15px 0 15px 5px;width:227px;}
.releaseInfoBottom {padding:0;margin:0;width:190px;font-family:Verdana,Arial,sans-serif;}
.otherReleasesBlock {float:left;background:#F8F7EA;padding:10px;height:79px;width:193px;line-height:18px;}
*html .otherReleasesBlock{
	height:110px;	
	\height:100px;
	h\eight:110px;
}
.releaseItemLeft h2, .releaseItemRight h2, .releaseItemBottom h2 {line-height:22px;font-family:Arial,Verdana,sans-serif;font-size:22px;margin-bottom:0;padding-bottom:0;margin-top:0}
.releaseItemRight h2 {padding-top:5px;}
.releaseItemBottom h2 {padding-top:5px;}
.releaseItemLeft h2 {padding-top:0px;margin-top:-7px;line-height:22px;}

.schedule_tabs {margin-left:10px; border:1px solid transparent}
.schedule_tabs:hover {border:1px #606060 solid}
.schedule_tabs_selected {margin-left:10px; border:1px solid #606060; background-color:#bbbbbb}

/* FREE PLAYER STYLES */

#vidblock{
	width: 895px;
	background: #f1f0ee;
	margin: 0 auto;
	text-align: center;

}

#mainvidblock{
	float: left;
	width: 558px;
	margin-bottom: 20px;

}

#rightvidblock{
	float: right;
	width: 315px;
	margin-left: 20px;
	margin-bottom: 20px;


}

#bottomleftvidblock{
	width: 215px;
	float: left;


}

#bottomrightvidblock{
	width: 673px;
	float: right;
	/*margin-left: 8px;*/
	

}

.mainblock {
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 556px;
	background: #fff;
	border: 1px dashed #c6c6bc;
	margin-top: 9px;

}

.rightblock{
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 313px;
	background: #fff;
	border: 1px dashed #c6c6bc;
	margin-top: 8px;
}

.leftblock{
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 213px;
	background: #fff;
	border: 1px dashed #c6c6bc;
	margin-bottom: 5px;

}

.bottomblock{
	display: block;
	float: right;
	/*padding: 6px;*/
	width: 671px;
	background: #fff;
	border: 1px dashed #c6c6bc;
	/*margin-top: 10px;*/

}

/*END FREE PLAYER STYLES */

/* PREMIUM PLAYER STYLES */

#pvidblock{
	width: 875px;
	background: #000;
	height: 1285px;
	margin: 0 auto; !important
	text-align: center; 
	padding: 10px;

}

#pmainvidblock{
	float: left;
	width: 874px;
	margin-bottom: 8px;

}

#pmidvidblock{
	float: left;
	width: 874px;


}

#pbottomleftvidblock{
	width: 874px;
	float: left;


}

#pbottomrightvidblock{
	width: 650px;
	float: right;
	/*margin-left: 8px;*/
	

}

.pmainblock {
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 874px;
	background: #fff;

}

.pmidbottomblock{
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 874px;
	background: #fff;
	margin-bottom: 8px;
}

.pmidleftblock{
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 550px;
	background: #fff;
	margin-bottom: 8px;
	margin-right: 8px;


}

.pmidrightblock{
	display: block;
	float: right;
	/*padding: 6px;*/
	width: 316px;
	background: #fff;
	margin-bottom: 8px; 

}

.pleftblock{
	display: block;
	float: left;
	/*padding: 6px;*/
	width: 213px;
	background: #fff;
	border: 1px solid #76b2f1;
	margin-bottom: 8px;
	margin-right: 8px;

}

.pbottomblock{
	display: block;
	float: right;
	/*padding: 6px;*/
	width: 648px;
	background: #fff;
	border: 1px solid #76b2f1;
	/*margin-top: 10px;*/

}

/* Search Panel */
.searchInputWrapper{width:200px; margin:0; padding:0; float:left; padding:6px 7px;}
.searchBox {width:200px; height:23px; position:absolute; right:0; top:0;}
.searchBox input {width:170px; height:21px; float:left; padding:6px 0 0 0px; font-family:Georgia, Times New Roman; font-size:1.2em; font-weight:bold; background:transparent; color:#269897;}
.searchBox a {display:block; overflow:hidden; width:26px; height:23px; float:left;}
.searchBox a img {width:26px; height:23px;}
    
input.searchData, .searchGo{ padding:0px; margin:0;} 
input.searchData{position:relative; float:left; border:0; width:165px; height:23px; color:#999; background-color:Transparent; border:1px solid #7c7b7b; padding:2px 0 0 5px;}
    .searchGo{position:relative; border:0; width:26px; height:23px; float:right; background:transparent url(http://media.tribecafilm.com/designimages/go_button.gif) no-repeat; cursor:pointer;}

/* Adverts */
.topAdvert{height:250px;}
.bottomAdvert{height:137px;}
.topAdvert, .bottomAdvert{padding:7px 0;}

/* Player element */
.mainblock.player{}
#playerWrapper{z-index:200000001 !important; position:relative; width:540px; height:341px; padding:7px;}

/* Vx Dimmer layer */
.vxDimmer{position:absolute; top:0; left:0; width:100%; z-index:100000000; background: url('http://media.tribecafilm.com/designimages/dim.png'); display:none; text-align:left; }  

* Premium Styling */
.pmainblock #pmidvidblock{border-bottom:8px solid #000000;}

#pmainvidblock #pmidvidblock{width:100%; border-bottom:8px solid #000;}
    #pmainvidblock #playerWrapper{width:854px; height:514px; padding:0px; margin:10px;}

#pmainvidblock .pmidleftblock{padding:0; margin:0; border-right:8px solid #000; height:150px;}
#pmainvidblock .pmidrightblock{padding:0; margin:0;}

#pmainvidblock .pmidbottomblock{margin:0 !important; padding:0  !important; border-top:8px solid #000;}

#pmainvidblock .pmidrightblock.bottomAdvert{height:136px !important; padding:7px 0 !important;}

/* Search Panel */
#pmainvidblock input.searchData{color:#888; background-color:#fff; padding:0; margin:0; width:170px; padding:0 0 0 5px; left:6px;}

#pmainvidblock .searchInputWrapper{border:1px solid #898A9B; background:transparent url(http://media.tribecafilm.com/designimages/search_panel_bg.gif) repeat-x; padding:5px 0px; width:213px; margin:0 0 5px 0;}
#pmainvidblock .pleftblock{}
#pmainvidblock .searchGo, #pmainvidblock input.searchData{height:22px;}
#pmainvidblock .searchGo{left:-6px;}

#pmainvidblock .searchblock{background:transparent; border:0;}
#pmainvidblock .pleftblock.searchblock{margin:0 0 1px 0;}
#pmainvidblock .pleftblock.channels{margin:0 !important; border:1px solid #009FEB;}

#pmainvidblock .pbottomblock{width:650px; background:transparent; border:1px solid #009FEB;}

//prem player
.bottomAdvert img, .bottomAdvert object{position:relative; top:8px;}

//free player
.bottomAdvert.freeplayer img, .bottomAdvert.freeplayer object{top:0px !important;}

#pmainvidblock #pbottomleftvidblock{border-top:8px solid #000;}

#chatWidget{margin:10px 0 0 0;}


#flashcontent{z-index:200000001;}

/* END PREMIUM FREE PLAYER STYLES */

/* TRAVEL SPONSORS STYLING */

#travelblock{
	width: 644px;
	height: 1187px;
	background: #fff;

}

.sponsorblock{
	display: block;
	width: 644px;
	clear: left;
	padding-top: 15px;
	border-top: solid 1px #e5007e;

}

.sponsorimage{
	display: block;
	float: left;
	width: 200px;
}

.sponsorblurb{
	display: block;
	float: right;
	width: 444px;

}

.addressblock{
	padding:35px 0 35px 0;
	display: inline;
	float: left;
	width: 145px;
}

/* END TRAVEL SPONSORS STYLING */

/*101 PAGE STYLING*/

#101block {
	width: 650px;
	background: #fff;
}

.questionblock{
	display: block;
	width: 650px;
	padding-top: 15px;
	border-top: solid 1px #e5007e;
	clear: both;
	
}

.questionimage{
	display: block;
	float: left;
	width: 150px;
}

.thequestion{
	display: block;
	float: right;
	width: 500px;
}

.thequestion h2{
	padding-top: 53px;
}

.answerblock{
	display: block;
	width: 650px;
	padding-top: 15px;
	clear: left;
	
}

.answerimage{
	display: block;
	float: left;
	width: 150px;
}

.theanswer{
	display: block;
	float: right;
	width: 500px;
	padding-bottom: 15px;
}

.theanswer p{
	padding-bottom: 5px;
}

.theanswer li{
	padding-bottom: 5px;
}

/* END 101 PAGE STYLING */

/* BEGIN FILM PRESS MATERIALS STYLING */

#filmkitcontainer{
	width: 490px;
}

#letternav{
	padding: 20px 10px 20px 10px;
	text-align: center;
}

/*#letternav a{
	padding-left:1px;
	padding-right: 1px;
}*/

.filmkitblock{
	border-top: solid 1px #e5007e;
	padding: 10px;
}

.btt{
	display: block;
	float: right;
	margin-top: 64px;
}

/*END FILM PRESS MATERIALS STYLING */


/*BEGIN HOPSTOP STYLING*/
#hopblock{
	display: block;
	position: relative;
	width: 720px;
	margin: -52px 0 0 -10px;
}

.hopbox{
	display: block;
	margin: 0;
	padding: 0;
	width: 720px;
		height: 175px;
	background-image: url(http://media.tribecafilm.com/images/arrowbg.jpg);
}

.hopblurb{
	display: block;
	float: left;
	width: 450px;
	padding: 10px;
}

.underline{
	text-decoration: underline;
}

/*END HOP STYLING*/


/* EAT DRINK AND SHOP GRID STYLES */
.left_column {float:left; width:220px;}
.center_column{float: left; margin-left: 20px; width:220px;}
.right_column {float:right;width:220px;}
.cityarea { width:700px;}
.cityarea h2 {margin-left:20px; margin-top:30px;}
.cityarea a:hover {margin-left:20px; margin-top:30px;}
.resturant {padding:5px; border: 1px grey dotted; margin-bottom: 10px; background-color:#fafaf9}
.resturant hr {margin-bottom:5px;margin-top: 2px;}
/* END OF EAT DRINK SHOP */

/* CSS TO STYLE THE STAFF LIST */
.staff_title {padding-left:10px;}
.staff_department {padding-top:20px;}
/* END STAFF LIST CSS */

/*VIRTUAL PAGE STYLING*/
#vcontainer{
	display: block;
	width: 700px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#vtop{
	display: block;
	width: 700px;
	height: 345px;
	margin: 0 0 10px 0;
}



#vlogoblock{
	display: block;
	float: left;
	width: 205px;
	margin-right: 10px;
}

#vtagblock{
	display: block;
	float: right;
	width: 485px;
}

#vinfoblock{
	display: block;
	float: right;
	width: 485px;
	height: 115px;
	margin: 10px 0 10px 0;
	text-align: left;
}

.vthumb{
	display: block;
	float: left;
	width: 155px;
	margin-right: 10px;
}

.vcaption{
	display: block;
	width: 155px;
	height: 20px;
	margin-bottom: 10px;
}

.vcaption p{
	font-size: 9px;
	text-align: left;
}

#vmiddle{
	display: block;
	width: 700px;
	height: 300px;
	margin: 0px 0 10px 0;
}

#vpasssale{
	display: block;
	float: left;
	width: 205px;
	margin-right: 10px;
}

#vfilmblock{
	display: block;
	float: left;
	width: 320px;
	height: 280px;
	margin-right: 10px;
}

#vleft{
	width: 120px;
	float: left;
	padding: 5px 0 5px 10px;
}

#vleft h3{
	padding-bottom: 7px;
}

#vleft ul li{
	padding-bottom: 3px;
}

#vright{
	width: 180px;
	float: right;
	padding: 5px 0 5px 10px
}

#vright h3{
	padding-bottom: 7px;
}

#vright ul li{
	padding-bottom: 3px;
}

#vbottom{
	display: block;
	width: 700px;
	height: 250px;
}

#vlimited{
	display: block;
	float: left;
	width: 205px;
	margin-right: 10px;
}

#vurl{
	display: block;
	float: right;
	width: 485px;
}

.blue{
	color:#00aeef;
	font-weight: bold;
}

.pink{
	color:#ec008c;
	font-weight: bold;
}

/*END VIRTUAL PAGE STYLING*/

/* OVERLAY CSS FOR THE PREMIUM PLAYER */

.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 200000100;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}

#notLogged {
display:none;
opacity: 1.00; /* Safari, Opera */
-moz-opacity:1.00; /* FireFox */
filter: alpha(opacity=100); /* IE */
z-index: 200000101;
height: 400px;
width: 570px;
position:fixed;
left:50%;
margin-left: -300px;
top: 20%;
}

#loggedFree {
display:none;
opacity: 1.00; /* Safari, Opera */
-moz-opacity:1.00; /* FireFox */
filter: alpha(opacity=100); /* IE */
z-index: 900000000000000005;
height: 400px;
width: 570px;
position:fixed;
left:50%;
margin-left: -300px;
top: 20%;

}


/* END OF OVERLAY CSS */

/*TRIBECA FILMS STYLING*/

#fcontainer{
	width: 650px;
	display: block;
	margin: 0;
	padding: 0;
}

#ftop{
	display: block;
	width: 700px;
	/*height: 271px;*/
	margin: 0;
}



#flogoblock{
	display: block;
	float: left;
	width: 155px;
	height: 185px;
	margin-right: 26px;
	margin-bottom: 26px;
}

#ftagblock{
	display: block;
	float: left;
	width: 700px;
	margin-bottom: 26px;
}

#finfoblock{
	display: block;
	float: right;
	width: 519px;
	height: 185px;
	margin-bottom: 26px;
	text-align: left;
}

#ftopthumbs{
	display: block;
	width: 700px;
}

#fmiddle{
	display: block;
	width: 700px;
	height: 300px;
	margin: 0;
}

#ffilmblock{
	display: block;
	float: left;
	width: 336px;
	height: 280px;
	margin-right: 26px;
	text-align: left;
}

#fleftblock{
	display: block;
	float: left;
	width: 155px;
	margin-right: 26px;
}

#fleft{
	width: 120px;
	float: left;
	padding: 5px 0 5px 5px;
}



#fleft h3{
	padding-bottom: 7px;
}

#fleft ul li{
	padding-bottom: 3px;
}

#fright{
	width: 180px;
	float: right;
	padding: 5px 0 5px 10px
}

#fright h3{
	padding-bottom: 7px;
}

#fright ul li{
	padding-bottom: 3px;
}

#fbottom{
	display: block;
	width: 700px;
	height: 155px;
}

#fbutton{
	display: block;
	width: 700px;
	margin-top: 26px;
	margin-bottom: 10px;
}

.fthumb{
	display: block;
	float: left;
	width: 155px;
	height: 175px;
	margin-right: 26px;
}

.fcaption{
	display: block;
	width: 155px;
	height: 20px;
	margin-bottom: 26px;
}

.fcaption p{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

/*END TRIBECA FILM STYLING*/

/*LOGO WALL STYLINH*/

#providerblock{
	width: 700px;
	height: 59px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#providerlist{
	width: 700px;
	display: block;
	margin: 0;
	padding: 0;
}

#aprovider{
	width: 700px;
}

#aprovider ul li{
	display: inline;
	list-style: none;
}

#aprovider ul li a{
	float: left;
	width: 230px;
	height: 100px;
	padding: 0;
	text-decoration: none;
}

a.logo1:link{background-image:url(http://media.tribecafilm.com/designimages/amazon_gs.jpg);}
a.logo1:visited{background-image:url(http://media.tribecafilm.com/designimages/amazon_gs.jpg);}
a.logo1:hover {background-image:url(http://media.tribecafilm.com/designimages/amazon_color.jpg);}
a.logo1:active{background-image:url(http://media.tribecafilm.com/designimages/amazon_gs.jpg);}

a.logo2:link{background-image:url(http://media.tribecafilm.com/designimages/bresnan_gs.jpg);}
a.logo2:visited{background-image:url(http://media.tribecafilm.com/designimages/bresnan_gs.jpg);}
a.logo2:hover {background-image:url(http://media.tribecafilm.com/designimages/bresnan_color.jpg);}
a.logo2:active{background-image:url(http://media.tribecafilm.com/designimages/bresnan_gs.jpg);}

a.logo3:link{background-image:url(http://media.tribecafilm.com/designimages/brighthouse_gs.jpg);}
a.logo3:visited{background-image:url(http://media.tribecafilm.com/designimages/brighthouse_gs.jpg);}
a.logo3:hover {background-image:url(http://media.tribecafilm.com/designimages/brighthouse_color.jpg);}
a.logo3:active{background-image:url(http://media.tribecafilm.com/designimages/brighthouse_gs.jpg);}

a.logo4:link{background-image:url(http://media.tribecafilm.com/designimages/cablevision_gs.jpg);}
a.logo4:visited{background-image:url(http://media.tribecafilm.com/designimages/cablevision_gs.jpg);}
a.logo4:hover {background-image:url(http://media.tribecafilm.com/designimages/cablevision_color.jpg);}
a.logo4:active{background-image:url(http://media.tribecafilm.com/designimages/cablevision_gs.jpg);}

a.logo5:link{background-image:url(http://media.tribecafilm.com/designimages/comcast_gs.jpg);}
a.logo5:visited{background-image:url(http://media.tribecafilm.com/designimages/comcast_gs.jpg);}
a.logo5:hover {background-image:url(http://media.tribecafilm.com/designimages/comcast_color.jpg);}
a.logo5:active{background-image:url(http://media.tribecafilm.com/designimages/comcast_gs.jpg);}

a.logo6:link{background-image:url(http://media.tribecafilm.com/designimages/cox_gs.jpg);}
a.logo6:visited{background-image:url(http://media.tribecafilm.com/designimages/cox_gs.jpg);}
a.logo6:hover {background-image:url(http://media.tribecafilm.com/designimages/cox_color.jpg);}
a.logo6:active{background-image:url(http://media.tribecafilm.com/designimages/cox_gs.jpg);}

a.logo7:link{background-image:url(http://media.tribecafilm.com/designimages/laemmletheatresbkwh.gif);}
a.logo7:visited{background-image:url(http://media.tribecafilm.com/designimages/laemmletheatresbkwh.gif);}
a.logo7:hover {background-image:url(http://media.tribecafilm.com/designimages/laemmletheaters.gif);}
a.logo7:active{background-image:url(http://media.tribecafilm.com/designimages/laemmletheatresbkwh.gif);}

a.logo8:link{background-image:url(http://media.tribecafilm.com/designimages/io_gs.jpg);}
a.logo8:visited{background-image:url(http://media.tribecafilm.com/designimages/io_gs.jpg);}
a.logo8:hover {background-image:url(http://media.tribecafilm.com/designimages/io_color.jpg);}
a.logo8:active{background-image:url(http://media.tribecafilm.com/designimages/io_gs.jpg);}

a.logo9:link{background-image:url(http://media.tribecafilm.com/designimages/twc_gs.jpg);}
a.logo9:visited{background-image:url(http://media.tribecafilm.com/designimages/twc_gs.jpg);}
a.logo9:hover {background-image:url(http://media.tribecafilm.com/designimages/twc_color.jpg);}
a.logo9:active{background-image:url(http://media.tribecafilm.com/designimages/twc_gs.jpg);}

a.logo10:link{background-image:url(http://media.tribecafilm.com/designimages/vudu_gs.jpg);}
a.logo10:visited{background-image:url(http://media.tribecafilm.com/designimages/vudu_gs.jpg);}
a.logo10:hover {background-image:url(http://media.tribecafilm.com/designimages/vudu_color.jpg);}
a.logo10:active{background-image:url(http://media.tribecafilm.com/designimages/vudu_gs.jpg);}

a.logo11:link{background-image:url(http://media.tribecafilm.com/designimages/tc_gs.jpg);}
a.logo11:visited{background-image:url(http://media.tribecafilm.com/designimages/tc_gs.jpg);}
a.logo11:hover {background-image:url(http://media.tribecafilm.com/designimages/tc_color.jpg);}
a.logo11:active{background-image:url(http://media.tribecafilm.com/designimages/tc_gs.jpg);}

a.logo12:link{background-image:url(http://media.tribecafilm.com/designimages/verizon_gs.jpg);}
a.logo12:visited{background-image:url(http://media.tribecafilm.com/designimages/verizon_gs.jpg);}
a.logo12:hover {background-image:url(http://media.tribecafilm.com/designimages/verizon_color.jpg);}
a.logo12:active{background-image:url(http://media.tribecafilm.com/designimages/verizon_gs.jpg);}

a.logo13:link{background-image:url(http://media.tribecafilm.com/designimages/rcn_gs.jpg);}
a.logo13:visited{background-image:url(http://media.tribecafilm.com/designimages/rcn_gs.jpg);}
a.logo13:hover {background-image:url(http://media.tribecafilm.com/designimages/rcn_color.jpg);}
a.logo13:active{background-image:url(http://media.tribecafilm.com/designimages/rcn_gs.jpg);}

a.logo14:link{background-image:url(http://media.tribecafilm.com/designimages/eod_youtubeblack.gif);}
a.logo14:visited{background-image:url(http://media.tribecafilm.com/designimages/eod_youtubeblack.gif);}
a.logo14:hover {background-image:url(http://media.tribecafilm.com/designimages/eod_youtubecolor230.gif);}
a.logo14:active{background-image:url(http://media.tribecafilm.com/designimages/eod_youtubeblack.gif);}


/*END LOGOWALL STYLING*/

/*BEGIN TFFV SCHEDULE STYLING*/

#tffvblock{
	display: block;
	width: 700px;
}

.tffvschedblock{
	width: 700px;
	display: block;
	margin-bottom: 30px;
	
	padding-bottom: 5px;
	padding-top: 7px;
	
}

.tffvschedblock p{
	padding: 2px 0 3px 0;
	
	
}

.tffschedblock em{
	width: 700px;
	display: block;
}

.fltright{
	float: right;
	font-size: 14px;
	text-align: right;
}

#tffvkey{
	display: block;
	width: 700px;
}

#tffvkey ul li{
	display: inline;
}

.scheddate{
	width: 700px;
	font-size: 1.8em;
	color: #00afef;
	font-weight: bold;
	margin: 5px 0 0 0;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #00afef;
	cursor: pointer;
}

.schedtime{
	float: left;
	font-weight: bold;
	color: #ed1c8f;
	width: 40px;
}

.eventblock{
	width: 700px;
	margin: 0;
	padding: 0;
}

.cost{
	width: 100px;
	float: left;
}

.etype{
	width: 250px;
	float: right;
}

.rcbg{
	float: right;
	text-align: right;
	background-color: #cf4044;
	color: #fff;
	padding: 0 2px 0 2px;
}

.ffbg{
	float: right;
	text-align: right;
	background-color: #cb228b;
	color: #fff;
	padding: 0 2px 0 2px;
}

.qabg{
	float: right;
	text-align: right;
	background-color: #9ec54d;
	color: #fff;
	padding: 0 2px 0 2px;
}

.fsbg{
	float: right;
	text-align: right;
	background-color: #45338e;
	color: #fff;
	padding: 0 2px 0 2px;
}

.lebg{
	float: right;
	text-align: right;
	display: inline;
	background-color: #f0c33b;
	color: #fff;
	padding: 0 2px 0 2px;
}

.pbg{
	float: right;
	text-align: right;
	background-color: #19948e;
	color: #fff;
	padding: 0 2px 0 2px;
}

.freebg{
	background-color: #00aded;
	color: #fff;
	padding: 0 2px 0 2px;
}

.prembg{
	background-color: #000;
	color: #fff;
	padding: 0 2px 0 2px;
}

.tffvevent{
	width: 250px;
	float: left;
	margin-left: 25px;
	
}

.tffvleft{
	float: left;
	width: 350px;
	display: inline;
}

.tffvright{
	float: left;;
	width: 350px;
	display: inline;
}

/*END TFFV SCHED STYLING

/* HEINEKEN TAKEOVER STYLE */
.heineken_takeover {
	background-color:#000000;
	background-image:url("http://media.tribecafilm.com/designimages/Heineken-takeover-with-copy.jpg");
	background-position:center top;
	background-repeat:repeat-x;
}
.sixtypx_left_margin {
	margin-left:60px;

}
/* END HEINEKEN TAKEOVER STYLE */

