/* --------------------------------- */
/* Digital Dharma					 */

body
{
	font: normal 14px Arial, Verdana, Arial;
	padding: 0;
	background-color: #F5840E;
	background: #F5840E ;
}

* { 
	padding:0; 
	margin:0; 
	text-indent:0; 
	list-style:none;
}

fieldset { border: 0; }
a { text-decoration: none; font-weight: bold; outline: none; border: none; }
a:hover { text-decoration: underline; }

h2, h3, h4 {
	font: 1.2em Tahoma, Arial;
	font-weight: 900;
	line-height: 1.45em;
}

p {
	margin-bottom: 10px;
}

/* --------------------------------- */
/* Wrap								 */

#wrap {
	width: 1000px;
	margin:0 auto;
}

/* --------------------------------- */
/* Header - Logo					 */
div.header {
	border-top: #C11300 solid 24px;
	height: 137px;
	background:url(../img/header-background.jpg);
}
div.header img { border: none; margin: 20px 0 0 20px; } 
h1.digital-dharma { display: none; }

/* --------------------------------- */
/* Menu - Side bar					 */
div#menu { border-top: black solid 6px; }
ul.menu {
	background-color: #F5840E;
	overflow: hidden;
	text-align: center;
}

ul.menu .home { border: none; }

ul.menu li {
	display: inline;
}
ul.menu li a {
	color: white;
	font-weight: bold;
	padding: 3px 20px;
	line-height: 22px;
}

ul.menu li a:hover {
	background-color: #C11300;
	text-decoration: none;
}

ul.menu li.selected a { background-color: black; }

/* --------------------------------- */
/* Content							 */

#content {
	background: black url(../img/content-background.jpg) top right no-repeat;
	float: left;
	clear: left;
	width: 1000px;
	color: white;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: #F5840E solid 20px;
}

#content p { font-size: 14px; font-style: italic; }

#flashcontent { 
	margin-left: 10px; 
	height: 360px; 
	width: 480px; 
	background: url(../img/ViewTrailer.jpg) no-repeat;
}

.left-content {
	width: 480px;
	float: left;
}

.right-content {
	width: 460px;
	float: left;
	padding: 20px;
}

.right-content h2 {
	width: 291px;
	height: 59px;
	text-indent: -9999px;
	background: url(../img/titles/home.gif) no-repeat;
	margin: 20px 0;
}

.right-content.highlights h2 {
	width: 106px;
	height: 22px;
	text-indent: -9999px;
	background: url(../img/titles/highlights.gif) no-repeat;
	margin: 20px 0;
}

.right-content.overview h2 {
	width: 97px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/titles/thefilm.gif) no-repeat;
	margin: 20px 0;
}

.right-content.featuredcast h2 {
	width: 227px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/titles/featuredcast.gif) no-repeat;
	margin: 20px 0;
}

.production-team .left-content h2 {
	width: 191px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/titles/productionteam.gif) no-repeat;
	margin: 20px 0;
	margin-left: 227px;
}


.right-content.donate h2, .right-content.contact h2 {
	width: 106px;
	height: 22px;
	text-indent: -9999px;
	background: url(../img/titles/donate.gif) no-repeat;
	margin: 0 0 10px 0;
}

.right-content.contact h2 { width: 125px; height: 19px; background: url(../img/titles/contactus.gif) no-repeat; }

/* --------------------------------- */
/* Footer						 	*/	
#footer {
	clear: both;
	height: 100px;
	background: url(../img/footer-background.jpg) no-repeat;
	border-top: black solid 6px;
	height: 156px;
	position: relative;
}

#footer ul#credits {
	margin-top: 90px;
	margin-left: 40px;
	float:left;
}

#footer ul#credits li {
	float: left;
	width: 140px;
	color: white;
}

#footer ul#credits li a { display: block; color: white }
#footer ul#credits li a:hover { display: block; text-decoration: none; color: #C11300 }
#footer ul#credits li span { display: block; }
#footer div#lunchbox-logo { float: right; margin: 55px 20px 0 0; }
#footer div#lunchbox-logo a { display: block; border: transparent solid 1px; padding: 3px; }
#footer div#lunchbox-logo a img { border: none; }
#footer div#lunchbox-logo a:hover { border: #C11300 solid 1px }

#footer div.complete-mission {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	color: #F5840E;
	top: 15px;
	left: 50px;
}

#footer span.secondLine {
	display: block;
	padding-left: 30px;
}

#footer div.donateNow {
	float: right;
	position: absolute;
	right: 246px;
	top: 18px;
}

#footer div.donateNow a {
	display: block;
	width: 191px;
	height: 37px;
	background: url(../img/donatenow-big.gif) bottom left;
	text-indent: -9999px;
}

#footer div.donateNow a:hover { background-position: top left; }

/* The Film Page */
#hightlight-container, #viewtrailer-container, #featuredcast-container { display: none }
.the-film .left-content, .donate .left-content { width: 230px; padding-top: 20px; padding-left: 20px; }
.the-film .left-content li, .donate .left-content li {
	display: block;
	height: 35px;
	margin: 0 0 0 10px;
}

.the-film .left-content li a, .donate .left-content li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
}

.the-film .left-content li.overview-link a { background: url(../img/sub-menu/overview.gif) no-repeat left top; }
.the-film .left-content li.highlights-link a { background: url(../img/sub-menu/highlights.gif) no-repeat left top; }
.the-film .left-content li.featuredcast-link a { background: url(../img/sub-menu/featuredcast.gif) no-repeat left top; }
.the-film .left-content li.viewtrailer-link a { background: url(../img/sub-menu/viewtrailer.gif) no-repeat left top; }
.the-film .left-content li.viewselectedclips-link a { background: url(../img/sub-menu/selectinterview.gif) no-repeat left top; }
.donate .left-content li.donorlist a { background: url(../img/sub-menu/donorlist.gif) no-repeat left top; }

.the-film .left-content li a:hover, .the-film .left-content li.selected a,
.donate .left-content li a:hover, .donate .left-content li.selected a 
{ background-position: left -36px; }

.left-content li span {
	padding: 20px 0 0 10px;
	display: block;
}

.left-content li.downloads { margin: 0 0 15px 10px; }
.left-content li.download-item { margin: 0 0 15px 20px; background: url(../img/sub-menu/bullet.gif) no-repeat left center; padding-left: 40px; }
.left-content li.download-item a { text-indent: 0; line-height: 35px; color: white; }
.left-content li.download-item a:hover { color: #F5840E; text-decoration: none; }

.right-content.overview { width: 600px; margin-left: 0; }
.right-content.highlights { width: 720px; margin-left: 0; padding-right: 0; }

.highlights ul {
	float: left;
	width: 310px;
	margin-right: 20px;
}

.highlights ul li {
	margin-bottom: 10px;
}

.right-content.featuredcast {
	width: 700px;
	height: 380px;
	margin-left: 0;
	overflow: auto;
	position: relative;
}

/* Donate Page */
.donate .left-content img {
	margin: 10px 0 0 20px;
}
.donate .right-content {
	width: 700px;
	height: 462px;
	position: relative;
}

.donate .bigger { font-size: 17px; }

.donate .donateButton {	border: none; margin-bottom: 10px; }
.donate ol li {
	margin-bottom: 15px;
}

/* Production Team Page */
.production-team .left-content { margin-left: 30px; }
.production-team .right-content { margin-top: 55px; }
.production-team .right-content { width: 250px; }
.production-team .left-content { width: 600px; }

.biosProposal { margin-top: -15px; margin-bottom: 20px; z-index: 999; height: 20px; display: block; position: absolute; }
.pSecondLine { margin-top: 15px; }

.production-team .left-content li.downloads { margin-left: -8px; }
.production-team .left-content li.download-item { margin-left: 0; }
.production-team .left-content ul { margin-top:20px; float: left; }
.production-team .left-content ul li { margin-top: 5px; }
.production-team .left-content li span { margin-bottom: 20px; }
.production-team .left-content div {
	float:left;
	margin-left: 40px;
}


/* Contact Page */
.right-content.contact { width: auto; }
.contact { margin: 0 auto; float: none; }
.contact fieldset {
	width: 460px;
	margin: 25px auto;
}
.contact legend { display: none; }
.contact .subText {
	margin-top: 20px;
	display: block;
	text-align: center;
}
.contact h2 { margin: 0 auto !important; margin-bottom: 20px !important; }
.contact li { margin-top: 5px; }
.contact li span.message {
	padding: 0 0 14px 130px;
	display: block;
}
.contact li span.message.contactSucess { color: green; }
.contact li span.message.contactFailure { padding-left: 110px; color: red; }

.contact label {
	display: block;
	width: 100px;
	float: left;
	padding: 3px 0;
}

.contact input.textBox, .contact textarea {
	width: 300px;
	padding: 3px;
	border: 0px;
}

.contact input.button.send {
	margin-left: 100px;
	width: auto;
	float: left;
	padding:2px;
	margin-right: 3px;
}
.contact input.button.reset { width: auto; padding: 2px; }

/* View Selected Clips 21/nov/2008 */
.viewselected {
	width: 695px !important;
}
.clip-list li.selected { border: solid 1px #a5a5a5; }
.clip-list li {
	border: solid 1px transparent;
	float: left;
	width: 83px;
	height: 52px;
	position: relative;
}
.clip-list li a img { margin: 5px; border: none; }

#clip-copy li, #clip-copy {
	clear: left;
	float: left;
	width: 184px;
	height: 269px;
}
#clip-copy li { padding: 10px; width: 164px; height: 249px; }
#clip-copy li { display: none; }
#clip-copy li.visible { display: block; }
#clip-copy { overflow: hidden; }
#clip-copy #cc-01 { background: url(../img/selected-clips/backgrounds/01.jpg) no-repeat top left; }
#clip-copy #cc-02 { background: url(../img/selected-clips/backgrounds/02.jpg) no-repeat top left; }
#clip-copy #cc-03 { background: url(../img/selected-clips/backgrounds/03.jpg) no-repeat top left; }
#clip-copy #cc-04 { background: url(../img/selected-clips/backgrounds/04.jpg) no-repeat top left; }
#clip-copy #cc-05 { background: url(../img/selected-clips/backgrounds/05.jpg) no-repeat top left; }
#clip-copy #cc-06 { background: url(../img/selected-clips/backgrounds/06.jpg) no-repeat top left; }
#clip-copy #cc-07 { background: url(../img/selected-clips/backgrounds/07.jpg) no-repeat top left; }
#clip-copy #cc-08 { background: url(../img/selected-clips/backgrounds/08.jpg) no-repeat top left; }
#clip-copy #cc-09 { background: url(../img/selected-clips/backgrounds/09.jpg) no-repeat top left; }
.video-clip { float: right; }
.clip-list { clear: both; margin-top: 15px; float: left; width: 100%; }
.hidden { display: none; }


.donate .left-content {
	height: 485px;
	overflow: hidden;
	position: relative;
}

.slider {
	height: 465px;
	position: absolute;
	width: 21px;
	top: 36px;
	right: 0;
}
.slider img { margin: 0 !important; border: 0; }

.slider a.up, .slider a.down {
	position: relative;
	width: 21px;
	height: 20px;
	float: left;
	border: 0;
}
.slider a:hover { text-decoration: none }

.slider div.middle {
	float: left;
	height: 428px;
	width: 21px;
}

.donate-left-inner { width: 200px; }

.slider div.middle a {
	display: block;
	width: 3px;
	height: 150px;
	background-color: #808080;
	margin-left: 9px;
}

#sliderDonateRight, #sliderFeaturedRight { 
	width: 28px; 
}

#sliderDonateRight div.middle a, 
#sliderFeaturedRight div.middle a { width: 5px; margin-left: 12px; } 


#sliderDonateRight a.up, 
#sliderDonateRight a.down, 
#sliderFeaturedRight a.up,
#sliderFeaturedRight a.down { height: 29px; }

#sliderDonateRight div.middle { height: 412px; }
#sliderFeaturedRight div.middle { height: 330px; }

/* Layout changes 10-19 */
.tamela {
	width: 105px !important;
}
.lunchbox {
	width: 175px !important;
	height: 65px;
	margin-left: 10px;
}
.lunchbox a {
	margin-top: -15px;
	width: 162px;
	height: 65px;
	background: url(../img/lunchbox-full.gif) no-repeat top left;
}

.lunchbox a:hover {
	background: url(../img/lunchbox-full.gif) no-repeat bottom left;
}

.tbrc {
	width: 94px !important;
	height: 46px;
	margin-left: 5px;
}
.tbrc a {
	margin-top: 3px;
	width: 94px;
	height: 46px;
	background: url(../img/tbrc-full.gif) no-repeat top left;
}

.tbrc a:hover {
	background: url(../img/tbrc-full.gif) no-repeat bottom left;
}

.lunchbox span, .tbrc span { display: none !important; }

#footer div#social-networks { 
	float: right; 
	margin: 80px 20px 0 0;
}

#footer div#social-networks span.follow-us {
	display: block; 
	color: #F5840E;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#footer div#social-networks a {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#footer div#social-networks img { border: none !important ;}