/* @override file:///Users/dis/STUDIO/PROJECTS/007%20MURDER%20IN%20THE%20SNOW/03.SITE/assets/css/newstyle.css */

@import url("companybanner.css");

/*

	TIBET: MURDER IN THE SNOW by 360 DEGREE FILMS
	VERSION 1.0
	
	
	COLOURS -----------
    	
    	Nav/Footer Red #8E0E0B
    	PALE RED #b34745
        Pale Black #101010
		
		SB RED #8b0221
		SB BLUE #4e5b78
		SB GREEN #899b2c
		
        KNF BG DARKER #e6e8dd
        KNF BG PALER #ebece4
        KNF BLUE #24292d
        KNF RED #830004
    
    -------------------
	
*/


/* GLOBALS
---------------------------------------------------------------------- */

body {
	color: #555;
	background: #FFF url(../img/global/BODYBG.jpg) repeat-x center top;
}

body#homepage {
	color: #101010;
	background: #FFF url(../img/global/BODYBG_HOME.jpg) repeat-x center top;
}

.divider {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
	border: 0 !important;
}

ul, ol, dl {
	position: relative;
}

.clear {
	clear: both;
}

.left {
	float: left;
	margin: 0 15px 2px 0;
}

.right {
	float: right;
	margin: 0 0 2px 15px;
}

input {
	display: block;
}


/* DEFAULT STYLING
---------------------------------------------------------------------- */

div.border { border-right:1px solid #CCC; }
div.colborder { border-right:1px solid #CCC; }
div.col2border {border-right:1px solid #CCC;}

.cmscontent #flvplayer, .cmscontent #flvplayer2 {
	background: #FFF url(../../_trash/img/videos/videostripe.png) repeat;
	padding: 5px 0;
	/*border: 2px solid #101010;*/
	margin-bottom: 18px;
}

#tooltip{
	font-size: 1.5em !important;
	font-weight: bold;
	position: absolute;
	border: 3px solid #FFF;
	background: #323e53;
	padding: 4px 6px;
	color: #FFF;
	display: none;
	opacity: .8;
}

#fund #tooltip{
	background: #a07533;
}

/* IE
---------------------------------------------------------------------- */

.lowernav, .uppernav, .promos, .span-8 { 
	_zoom:1; }

.lowernav:after, .uppernav:after, .news:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }


/* LINKS
---------------------------------------------------------------------- */

.container a:link, .container a:visited { text-decoration: none; font-weight:bold; color:#683433; }
.container a:link, .container a:visited { text-decoration: none; font-weight:bold; color:#5588aa; }
.container a:hover, .container a:focus { text-decoration: none; color:#8E0E0B;}

.container a:link.morebutton {
	font-weight: bold;
	background: #101010;
	padding: 1px 5px;
	color: #FFF;
	text-decoration: none;
}

a:link, ul.nav li a:visited { text-decoration:none; font-weight:bold; color:#ad7e7e; }
ul.nav li a:hover, ul.nav li a:focus { text-decoration:none; color:#CCC;}

.internalnav {
	float: right;
	margin-bottom: 25px;
}

.internalnav a {
	font-size: 1.5em;
	background: #4d566e url(../img/navigation/arrow.gif) no-repeat 97% 50%;
	padding: 3px 20px 3px 7px;
	color: #CCC !important;
}

.internalnav a:hover {
	color: #FFF !important;
}


/* MONTAGE
---------------------------------------------------------------------- */

#links ul {
	font-size: 13px;
}

#links ul {
	font-size: 13px;
}

#container{
	width:70%;
	margin:10px auto;
}



/* MONTAGE
---------------------------------------------------------------------- */

.montage {
	margin-bottom: 10px;
	height: 265px;
}

#people-tibetans .montage, #people-climbers .montage {
	margin-bottom: 0;
}

.tableau .text {
	padding:  60px 100px 55px 250px;
	border-bottom: 1px double #CCC;
	margin-bottom: 20px;
}

#people-tibetans .tableau .text, #people-climbers .tableau .text {
	padding:  0 100px 55px 250px;
}

.tableau .text h6 {
	font-style: italic;
	/*color: #848d93;*/
	color: #333;
	font-size: 1.4em;
}

.tableau .text p {
	margin-bottom: 0;
}

.the-film .montage {
	background: url(../img/story/story-montage.jpg) no-repeat;
}

.tibetans .montage {
	background: url(../img/story/tibetans-montage.jpg) no-repeat;
}

.climbers .montage {
	background: url(../img/story/climbers-montage.jpg) no-repeat;
}

.murder .montage {
	background: url(../img/story/murder-montage.jpg) no-repeat;
}

.the-film .tableau {
	background: url(../img/story/the-film-tableau.jpg) no-repeat;
}

.the-film .tableau .text {
	padding-top:  85px; 
}

.tibetans .tableau {
	background: url(../img/story/tibetans-tableau.jpg) no-repeat;
}

.tibetans .tableau .text {
	padding-top:  95px; 
}

.climbers .tableau {
	background: url(../img/story/climbers-tableau.jpg) no-repeat;
}

.climbers .tableau .text {
	padding-top:  85px; 
}

.murder .tableau {
	background: url(../img/story/murder-tableau.jpg) no-repeat;
}

.murder .tableau .text {
	padding-top:  100px;
	border-bottom: none;
}

/* PEOPLE - TIBETANS
---------------------------------------------------------------------- */

.dolma-palki .montage {
	background: url(../img/people/dolma-palki-montage.jpg) no-repeat;
	height: 460px;
}

.jamyang-samten .montage {
	background: url(../img/people/jamyang-samten-montage.jpg) no-repeat;
	height: 500px;
}

.lobsang-choenden .montage {
	background: url(../img/people/lobsang-choenden-montage.jpg) no-repeat;
	height: 405px;
}

.kelsang-namtso .montage {
	background: url(../img/people/kelsang-namtso-montage.jpg) no-repeat;
	height: 450px;
}

.kelsang-namtso .tableau .text {
	border-bottom: 0px double #CCC;
}


/* PEOPLE - CLIMBERS
---------------------------------------------------------------------- */

.luis-benitez .montage {
	background: url(../img/people/luis-benitez-montage.jpg) no-repeat;
	height: 460px;
}

.sergiu-matei .montage {
	background: url(../img/people/sergiu-matei-montage.jpg) no-repeat;
	height: 500px;
}

.steve-lawes {
	background: url(../img/people/steve-lawes-montage.jpg) no-repeat;
	margin-bottom: 50px;
}

.steve-lawes .text {
	padding-top: 350px;
}

.lee-farmer {
	background: url(../img/people/lee-farmer-montage.jpg) no-repeat;
	height: 460px;
}

.lee-farmer .text {
	padding-top: 350px;
}

.paul-rogers {
	background: url(../img/people/paul-rogers-montage.jpg) no-repeat;
	margin-bottom: 50px;
}

.paul-rogers .text {
	padding-top: 280px;
}

.disco-phil {
	background: url(../img/people/disco-phil-montage.jpg) no-repeat;
	margin-bottom: 50px;
}

.disco-phil .text {
	padding-top: 75px;
}






/* MAKINGOF - FILMMAKERS
---------------------------------------------------------------------- */

#makingof-filmmakers .card {
	width:  470px;
	height:  350px;
}

#makingof-filmmakers .tableau {
	quoteswidth:  470px;
}

#makingof-filmmakers .tableau .text {
	/*padding:  60px 100px 65px 250px;*/
	padding:  0;
	border-bottom: 0px double #CCC;
	margin-bottom: 65px;
}

.sally-ingleton .card {
	background: url(../img/makingof/sally-ingleton-card.jpg) no-repeat;
}

.sally-ingleton .tableau {
	background: url(../img/makingof/sally-ingleton-tableau.jpg) no-repeat;
}

.sally-ingleton .tableau .text {
	padding-top:  73px !important; 
}


.mark-gould .card {
	background: url(../img/makingof/mark-gould-card.jpg) no-repeat;
}

.mark-gould .tableau {
	background: url(../img/makingof/mark-gould-tableau.jpg) no-repeat;
}

.mark-gould .tableau .text {
	padding-top:  83px !important; 
}

.jeff-malouf .card {
	background: url(../img/makingof/jeff-malouf-card.jpg) no-repeat;
}

.jeff-malouf .tableau {
	background: url(../img/makingof/jeff-malouf-tableau.jpg) no-repeat;
}

.jeff-malouf .tableau .text {
	padding-top:  85px !important; 
}

.tony-stevens .card {
	background: url(../img/makingof/tony-stevens-card.jpg) no-repeat;
}

.tony-stevens .tableau {
	background: url(../img/makingof/tony-stevens-tableau.jpg) no-repeat;
}

.tony-stevens .tableau .text {
	padding-top:  80px !important; 
}

.sally-ingleton, .mark-gould, .jeff-malouf, .tony-stevens {
	border-bottom: 1px solid #CCC;
	margin-bottom: 35px;
}

.credits, .company {
	quotesmargin-bottom: 55px;
}


/* NEWINDEX
---------------------------------------------------------------------- */

.presentation {
	width: 950px;
	height: 517px;
	position: relative;
}

.presentationlinks {
	color: #272f41;
	position: absolute;
	left: 530px;
	top: 275px;
	width: 300px;
}

.presentationlinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.presentationlinks ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.presentationlinks ul li a {
	padding: 3px 20px 3px 7px;
	color: #CCC !important;
}

#presentationlinks-learn a {
	background: #4d566e url(../img/navigation/arrow.gif) no-repeat 97% 50%;
	font-size: 0.9em;
}

#presentationlinks-host a {
	background: #323e53 url(../img/navigation/arrow.gif) no-repeat 97% 50%;
	font-size: 1em;
}

#presentationlinks-donate a {
	background: #272f41 url(../img/navigation/arrow.gif) no-repeat 97% 50%;
	font-size: 1.1em;
}

.presentationlinks ul li a:hover {
	padding: 3px 20px 3px 7px;
	color: #FFF !important;
}

.promos {
	background: url(../img/promos/promosbg.gif) no-repeat top;
	padding: 27px 0 25px;
	margin-top: 40px;
}

#homepage .promos {
	margin-top: 20px;
}

p.screening {
	color: #8E0E0B;
	position: absolute;
	left: 305px;
	top: 460px;
	width: 490px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	font-weight: bold;
}

.container .news {
	position: absolute;
	left: 305px;
	top: 492px;
	width: 490px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0 !important;
	list-style: none;
	overflow: hidden;
	quotesbackground: #000;
	opacity: .5;
}

p.screening {
	_top: 448px !important;
}

.container .news {
	_top: 482px !important;
}

.container .news li {
	padding: 0;
	margin: 0;
}

.container .news li a, .container .news li a:hover {
	padding: 0;
	margin: 0;
	color: #434956;
}


/* NEWPEOPLE
---------------------------------------------------------------------- */

.nav-people {
	height: 35px;
	margin-bottom: 35px;
}

.nav-tibetans a, .nav-climbers a {
	background-image: url(../img/navigation/nav-people.gif);
	width: 475px;
	height: 35px;
	float: left;
}

.nav-tibetans a { background-position: 0 0; }

.nav-climbers a { background-position: 475px 0; }

#people-tibetans .nav-tibetans a, .nav-tibetans a:hover { background-position: 0 -40px; }

#people-climbers .nav-climbers a, .nav-climbers a:hover { background-position: 475px -40px; }



/* NEWMAKINGOF
---------------------------------------------------------------------- */

.nav-makingof {
	height: 35px;
	margin-bottom: 35px;
}

.nav-productionstory a, .nav-thefilmmakers a {
	background-image: url(../img/navigation/nav-makingof.gif);
	width: 475px;
	height: 35px;
	float: left;
}

.nav-productionstory a { background-position: 0 0; }

.nav-thefilmmakers a { background-position: 475px 0; }

#makingof-productionstory .nav-productionstory a, .nav-productionstory a:hover { background-position: 0 -40px; }

#makingof-filmmakers .nav-thefilmmakers a, .nav-thefilmmakers a:hover { background-position: 475px -40px; }



/* NEWSTORE
---------------------------------------------------------------------- */

.buynow a {
	background: #FFF url(../img/store/buy-standard-edition.jpg) no-repeat;
	width: 430px;
	height: 50px;
	overflow: hidden;
}

.buynow:hover {
	background-position: -50px;
}

.orderbuttons {
	text-align: center;
}

.orderbuttons select {
	margin-bottom: 3px;
}

.orderbuttons input {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.orderbuttons strong {
	line-height: 30px;
}


/* HEADINGS
---------------------------------------------------------------------- */

.container h1 { 
	height: 100px;
	margin: 0 0 35px 0;
	text-indent: -5000px;
	width: 950px;  }
	
#homepage h1 {
	background: url(../../_trash/img/headers/h1synopsis.gif) no-repeat;
}
	
#story h1 {
	background: url(../img/story/h1story.gif) no-repeat;
}

#people-tibetans h1, #people-climbers h1 {
	background: url(../img/people/h1people.gif) no-repeat;
}

#makingof-productionstory h1, #makingof-filmmakers h1 {
	background: url(../img/makingof/h1makingof.gif) no-repeat;
}

#store h1 {
	background: url(../img/store/h1store.gif) no-repeat;
	height: 94px;
}

#guestbook h1 {
	background: url(../img/guestbook/h1guestbook.gif) no-repeat;
	height: 179px;
	margin: 0;
}

#news h1 {
	background: url(../img/news/h1news.gif) no-repeat;
	height: 107px;
}

#videos h1 {
	background: url(../../_trash/img/headers/h1videos.gif) no-repeat;
}

#media h1 {
	background: url(../../_trash/img/headers/h1videos.gif) no-repeat;
}

#media h1.gallery {
	background: url(../../_trash/img/headers/h1gallery.gif) no-repeat    !important;
}

#gallery h1 {
	background: url(../../_trash/img/headers/h1gallery.gif) no-repeat;
}

.container h2 {
	font-size: 2em;
	color: #323e53;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0;
	margin-top: 0;
}



/* NAVIGATION
---------------------------------------------------------------------- */
	
.navbarwrapper {
	width: 100%;
	text-align: left;
	margin-bottom: 160px;
	position: relative;
}

#homepage .navbarwrapper, #fund .navbarwrapper {
	margin-bottom: 0px;
}

.navbar {
	width: 950px;
	margin: 0 auto;
}

.branding {
	background: url(../img/navigation/branding.gif) no-repeat;
	quoteswidth: 275px;
	height: 155px;
}

.nav-home a {
	width: 270px;
	height: 105px;
	float: left;
	margin-bottom: 10px;
}

.nav-knf a {
	width: 270px;
	height: 40px;
	float: left;
}

ul.uppernav {
	float: right;
	height: 33px;
	position: relative;
	margin: 62px 0 10px 0;
	width: 653px; }
 
ul.uppernav li {
	display: inline;
}
	
ul.uppernav li a {
	background-image: url(../img/navigation/uppernav.gif);
 	background-repeat: no-repeat;
 	border: none;
	float: left;
	height: 0;
	padding-top: 33px;
	overflow: hidden; }

/* NEUTRAL STATES */	
ul.uppernav li#nav_story a { background-position: 0 0; width: 93px; }
ul.uppernav li#nav_people a { background-position: -93px 0; width: 102px; }
ul.uppernav li#nav_makingof a { background-position: -195px 0; width: 137px; }
ul.uppernav li#nav_store a { background-position: -332px 0; width: 92px; }
ul.uppernav li#nav_guestbook a { background-position: -424px 0; width: 148px; }
ul.uppernav li#nav_blog a { background-position: -572px 0; width: 81px; }

/* HOVER STATES */	
ul.uppernav li#nav_story a:hover { background-position: 0 -68px; width: 93px; }
ul.uppernav li#nav_people a:hover { background-position: -93px -68px; width: 102px; }
ul.uppernav li#nav_makingof a:hover { background-position: -195px -68px; width: 137px; }
ul.uppernav li#nav_store a:hover { background-position: -332px -68px; width: 92px; }
ul.uppernav li#nav_guestbook a:hover { background-position: -424px -68px; width: 148px; }
ul.uppernav li#nav_blog a:hover { background-position: -572px -68px; width: 81px; }

/* SELECTED STATES */	
#story ul.uppernav li#nav_story a { background-position: 0 -34px; width: 93px; }
#people-tibetans ul.uppernav li#nav_people a, #people-climbers ul.uppernav li#nav_people a { background-position: -93px -34px; width: 102px; }
#makingof-productionstory ul.uppernav li#nav_makingof a, #makingof-filmmakers ul.uppernav li#nav_makingof a { background-position: -195px -34px; width: 137px; }
#store ul.uppernav li#nav_store a { background-position: -332px -34px; width: 92px; }
#guestbook ul.uppernav li#nav_guestbook a { background-position: -424px -34px; width: 148px; }
#blog ul.uppernav li#nav_blog a { background-position: -572px -34px; width: 81px; }

.lowernav {
	text-decoration: none;
	float: right;
}

.lowernav li {
	display: inline; }
 
.lowernav li a {
	background: url(../img/navigation/bullet.gif) no-repeat 0 50%;
	padding: 0;
	padding-left: 10px;
	margin-left: 35px;
	color: #CCC !important;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .2em;
	text-decoration: none; }
	
.lowernav li a:hover {
	text-decoration: none;
	color: #FFF !important; }

	

/*	HEADER
---------------------------------------------------------------------- */

.header {
	margin: 0 auto 20px;
	position: relative;
	height: 160px;
	width: 950px;
	text-align: left;
}

.quote {
	position: absolute;
	top: 245px;
	left: 323px;
	width: 625px;
	height: 200px;
	overflow: hidden;
}

#homepage .header {
	margin: 0 auto;
	position: relative;
	height: 500px;
	width: 950px;
	text-align: left;
}

#homepage  .quote {
	position: absolute;
	top: 245px;
	left: 323px;
	width: 625px;
	height: 200px;
	overflow: hidden;
}

.quote p {
	color: #FFF;
	font: normal 16px Helvetica sans-serif;
	margin-bottom: 15px;
}
	
	
/*	MEDIA
---------------------------------------------------------------------- */

#flvplayer1, #flvplayer, #flvplayer {
	background: #FFF;
	width: 470px;
	height: 265px;
}

.flv-dolma-palki {
	padding: 35px 0 0 0;
}

.flv-jamyang-samten {
	padding: 59px 0 0 462px;
}

.flv-lobsang-choenden {
	padding: 48px 0 0 0;
}

.flv-disco-phil {
	padding: 67px 0 0 159px;
}



/* MAIN CONTENT
---------------------------------------------------------------------- */

.content {
	background: #FFF url(../../img/global/qqqcontentbg.jpg) repeat-x top center;
	padding: 0px 0 30px 0;
}


/* FOOTER
---------------------------------------------------------------------- */

#footer {
	color: #c8817f;
	width: 100%;
	background: #8E0E0b url(../img/global/footerbg.gif) repeat-x top center;
	padding: 115px 0 0 0;
	text-align: center;
}

#footer p, #footer p {
	color: #c8817f;
	text-align: center;
}

#footer p strong {
	color: #FFF;
}

#footer a:link, #footer a:link, #footer a:visited, #footer a:visited {
	font-weight: bold;
	background: none;
	padding: 0 5px;
	color: #c8817f;
	text-decoration: none;
}

#footer a:hover, #footer a:hover, #footer a:focus, #footer a:focus {
	color: #FFF;
}

ul.footernav {
	width:  950px;
	margin: 0 auto;
	list-style: none;
	font-size: 10px;
	padding: 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin-bottom: 25px;
	border-top: 1px dotted #c8817f;
	border-bottom: 1px dotted #c8817f;
}
 
ul.footernav li { display: inline; quotesfloat: left; margin: 10px 20px 10px 20px; }
ul.footernav li.first { display: inline; quotesfloat: left; margin: 10px 27px 10px 0; }
ul.footernav li.last { display: inline; quotesfloat: left; margin: 10px 0 10px 27px; }

ul.footernav li a:link, ul.footernav a:visited {
	font-weight: bold;
	background: 0;
	padding: 0;
	color: #c8817f;
	text-decoration: none;
}

ul.footernav li a:hover, ul.footernav a:focus {
	font-weight: bold;
	background: 0;
	padding: 0;
	color: #FFF;
	text-decoration: none;
}

#footer .container ul {
	margin: 0;
	padding: 0;
}

#footer .container li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .container h4 { margin: 0 0 10px 0; }

#footer .copyright {
	color: #c8817f;
	text-align: center;
}



/* GUESTBOOK
---------------------------------------------------------------------- */

.commentwrapper {
	background: url(../img/guestbook/commentbg_top.jpg) no-repeat top center;
	margin-bottom: 70px;
}

.comment {
	background: url(../img/guestbook/commentbg_bottom.gif) no-repeat bottom center;
	padding: 120px 0 50px;
}

.comment .label {
	text-align: right;
	color: #bdc7d2;
	font-size: .5em;
	letter-spacing: 1em;
}

.comment .filler {
	
}

.comment-from, .comment-title {
	margin-bottom: 15px;
}

.comment-from .filler {
	font-size: 2.5em;
	font-weight: bold;
	color: #8697ab;
}

.comment-title .filler {
	font-size: 1.2em;
	font-weight: bold;
	color: #4e5c75;
}

.comment_alt {
	background: url(../../_trash/img/guestbook/commentbg_alt.jpg) no-repeat;
	padding: 15px 15px 30px;
	margin-bottom: 30px;
}

.name, .title {
	color: #FFF;
}

.newform {
	text-align: center;
	padding: 0;
}

/*fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }*/
fieldset { padding: 0; margin: 0; border: 0px solid #FFF; }
legend { font-weight: bold; font-size:1.2em; color: #FFF;}
label { font-weight: bold; color: #272f41;}
textarea, input[type='text'], input[type='password'], select { border: 1px solid #8697ab; background: transparent; color: #666; font: normal 12px Arial;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #8697ab; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #bdc7d2; }
input, select { cursor: pointer; }
input[type='text'],input[type='password'] { cursor: text; }
#store textarea, #store input[type='text'], #store input[type='password'], #store select { border: 1px solid #FFF; background: transparent; color: #666; font: normal 12px Arial;}
input {
	display: block;
	margin: 0 auto;
}

.container button {
	display: block;
	margin: 0 auto;
	float: none;
}


/* STORE
---------------------------------------------------------------------- */

.dvd {
	text-align: center;
	margin-bottom: 20px;
}


/* NEWS
---------------------------------------------------------------------- */

.newsitem {
	margin-bottom: 45px;
}

.newsitem img {
	padding: 3px;
	border:  1px solid #4e5c75;
}

#news .postcards {
	background: url(../img/news/newsbg.jpg) no-repeat;
}

#news .newsarea {
	min-height: 600px;
}

.container .date {
	font-size: .8em;
	margin-bottom: 1em !important;
	margin-top: -1em;
	line-height: 1.875em;
	color: #54140f;
}

.festivals {
	background: url(../img/news/festivalsbg.gif) no-repeat;
	padding: 0;
}

.festivals ul {
	padding: 0 0 !important;
	line-height: 1em;
	margin-top: 35px;
}

.festivals ul li {
	padding: 0;
	margin-bottom: 15px;
}



/* FUND
---------------------------------------------------------------------- */

body#fund {
	color: #53666c;
	background: #FFF url(../img/global/KNFBODYBG.jpg) repeat-x center top;
}

#fund a:link, #fund a:visited {
	color: #53666c;
	text-decoration: underline;
}

#fund a:hover, #fund a:focus {
	color: #71929c;
}

#fund ul.uppernav li a {
	background-image: url(../img/navigation/fund-uppernav.gif); }

.fundcontentwrapper {
	height: 350px;
	margin-bottom: 45px;
	padding-top: 30px;
	position: relative;
}

/*#fund h2 {
	margin-bottom: 20px;
}*/

#fund .subnav {
	padding: 2px 19px 2px 7px;
	background: #c4a78d url(../img/navigation/fundarrow.gif) no-repeat 95% 55%;
	display: inline;
	float: right;
	font-weight: bold;
	color: #FFF;
}

#fund .subnav a {
	color: #f7f3ec;
}

#fund .subnav a:hover {
	color: #FFF;
}

#fund .linkamania {
	padding: 2px 19px 2px 7px;
	background: #5c6f75 url(../img/navigation/fundarrow.gif) no-repeat 97% 55%;
	display: inline;
	font-weight: bold;
	color: #FFF;
}

#fund .linkamania a:link, #fund .linkamania a:visited, #fund .linkamania a:hover, #fund .linkamania a:focus {
	color: #FFF;
	text-decoration: none;
}

.fundimg {
	padding: 2px;
	border: 2px solid #3d4a4e;
}

#fund .large {
	line-height: 1.4em;
	padding-top: 10px;
}

.jshidden {
	display: none;
}

ul.fundnav {
	height: 73px;
	position: relative;
	margin: 0;
	padding: 12px 7px;
	border-top: 1px solid #dfd9c8;
	border-bottom: 1px solid #dfd9c8;
	width: 936px;
	text-align: center; }
 
ul.fundnav li {
	display: inline;
	text-align: center;
}
	
ul.fundnav li a {
	background-image: url(../img/navigation/fundnav.jpg);
 	background-repeat: no-repeat;
 	border: none;
	float: left;
	height: 0;
	padding-top: 73px;
	overflow: hidden;
	width: 156px; }

/* NEUTRAL STATES */	
ul.fundnav li#nav-intro a { background-position: 0 0; }
ul.fundnav li#nav-projects a { background-position: -156px 0; }
ul.fundnav li#nav-raise a { background-position: -312px 0; }
ul.fundnav li#nav-donate a { background-position: -468px 0;}
ul.fundnav li#nav-host a { background-position: -624px 0; }
ul.fundnav li#nav-buy a { background-position: -780px 0; }

/* HOVER STATES */	
ul.fundnav li#nav-intro a:hover { background-position: 0 -75px; }
ul.fundnav li#nav-projects a:hover { background-position: -156px -75px; }
ul.fundnav li#nav-raise a:hover { background-position: -312px -75px; }
ul.fundnav li#nav-donate a:hover { background-position: -468px -75px; }
ul.fundnav li#nav-host a:hover { background-position: -624px -75px; }
ul.fundnav li#nav-buy a:hover { background-position: -780px -75px; }

/* SELECTED STATES */
ul.fundnav li#nav-intro a.selected { background-position: 0 -150px; }
ul.fundnav li#nav-projects a.selected { background-position: -156px -150px; }
ul.fundnav li#nav-raise a.selected { background-position: -312px -150px; }
ul.fundnav li#nav-donate a.selected { background-position: -468px -150px;}
ul.fundnav li#nav-host a.selected { background-position: -624px -150px; }
ul.fundnav li#nav-buy a.selected { background-position: -780px -150px; }

.legal {
	font-size: .9em;
	line-height: 1.5em;
	color: #aab9bd;
	text-align: center;
	padding-top: 40px;
}

.jot-cfm, .jot-err {
	text-align: center;
}

.container .360link {
	position: absolute;
	top: 300px;
	right: 0;
	height: 80px;
	width: 300px;
}






.prologue .montage {
	background: url(../img/makingof/prologue-montage.jpg) no-repeat;
}

.research .montage {
	background: url(../img/makingof/research-montage.jpg) no-repeat;
}

.production .montage {
	background: url(../img/makingof/production-montage.jpg) no-repeat;
}

.epilogue .montage {
	background: url(../img/makingof/epilogue-montage.jpg) no-repeat;
}

.prologue .tableau {
	background: url(../img/makingof/prologue-tableau.jpg) no-repeat;
}

.prologue .tableau .text {
	padding-top:  40px; 
}

.research .tableau {
	background: url(../img/makingof/research-tableau.jpg) no-repeat;
}

.research .tableau .text {
	padding-top:  40px; 
}

.production .tableau {
	background: url(../img/makingof/production-tableau.jpg) no-repeat;
}

.production .tableau .text {
	padding-top:  40px; 
}

.epilogue .tableau {
	background: url(../img/makingof/epilogue-tableau.jpg) no-repeat;
}

.epilogue .tableau .text {
	padding-top:  40px;
	border-bottom: none;
}







.social {
	background: #242937;
	padding: 20px;
	width: 195px;
	color: #FFF;
	position: absolute;
	left: 270px;
	top: 105px;
	border: 3px solid #f4f5f6; }
	
.social h4 {
	font-weight: bold;
	color: #FFF;
	margin-bottom: 4px;
	margin-top: 0; }
	
.social form {
	margin-bottom: 0; }
	
.social .spread {
	margin: 0;
	padding: 0;
	margin-bottom: 17px; }
	
.social .spread li {
	font-size: 13px;
	color: #3d4649;
	display: block;
	margin: 0; }
	
.social .spread li:hover {
	color: #248188; }
	
.social .spread li img {
	padding-top: 2px;
	width: 16px;
	display: inline;
	float: left;
	margin-right: 3px; }
	
.social .spread li a {
	display: block;
	color: #CCC;
	font-size: 11px;
	font-weight: normal; }
	
.social .spread li a:hover {
	color: #FFF; }
	
.social .spread li.divider {
	display: block;
	height: 2px;
	width: 100px; }
	
.social fieldset {
	margin: 0;
	padding: 0; }

.social label {
	font-weight: normal;
	vertical-align: baseline; }

.social input {
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1em;
	display: inline-block;
	color: #CCC; }

.social input.text, .social input.title, .social input, textarea, .social select {
	margin: 0 0 5px;
	width: 189px;
	background-color: #454b5b;
	border: none;
	padding: 3px; }

.social input.text:focus, .social input.title:focus, .social input:focus,textarea:focus, .social select:focus {
	background-color: #8c9294 !important;
	color: #FFF !important; }
	
.social .button {
	margin: 0 0 10px;
	padding: 4px 0;
	width: 195px;
	background: #617188;
	border: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal !important; }
	
.social .button:hover {
	background: #7b90ad;
	cursor: pointer; }
