@charset "UTF-8";
/* CSS Document */


html {
	overflow-x: hidden;
	overflow-y: auto;
} 

body {
	width: 100%;
	height: 100%;
	background:  #237170 url(images/titlemove.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0;
	display: table;	
	font-weight: lighter;
	font: lighter 80%/160% Arial, Helvetica, sans-serif;	
}
#all{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	
}
h1 {
	font-size: 16px;
	font-weight: lighter;
	color: #330000;
	line-height: 14px;
}
h2 {
	font-size: 13px;
	color: #E9E2D9;
	font-weight: lighter;
}
h3 {
	font-size: 13px;
	font-weight: lighter;
	color: #330000;
	line-height: 14px;
}
h4 {
	font-size: 15px;
	font-weight: lighter;
	color: #330000;
	line-height: 14px;
	border-top: 1px solid #A5896B;
	border-bottom: 1px solid #A5896B;
	border-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:10px;
}


#contentContainer{
	margin:0 auto;
	padding-left:20px;
	padding-right:30px;
	width:800px;
	height: 100%;
}
#maincontainer {
	margin: 0 auto;
	height: 100%;
		
}

/*------header----------*/
#header {
	width: 100%;
	height: 185px;
	margin:0 auto;
	
}
#name {
	height: 175px;
	margin:0 auto;
	width: 800px;
}

#name img{
	border: 0;
}

.line{
	width: 100%;
}

#black {
	width: 100%;
	background-color: #000000;
	height: 10px;
	min-height: 10px;
	height:auto!important;
}

div.my_wrapper{
	margin: 0 auto;
    width: 850px;
}


div.my_right_box{
    float: right;
    width: 300px;
	height: 118px;
	padding-top: 10px;

}
.quotes{
	float: left;
	width: 275px;
	padding-left: 5px;
}
.link,
.signupframe {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
.link {
	text-decoration: none;
	}
.signupframe {
	}
#mce-EMAIL{
	height: 20px;
	width: 190px;
	}
.itemBox{
	height: 118px;
}
.email h2{
	color: #ffffff;
	padding: 2px;
	font-size: 17px;
}
.email {
	padding: 0px 5px 0px;	
}
#icpsignup3195{
	height: 20px;
	width: 210px;
}
#icpsignup3195 #box{
	height: 20px;
	width: 200px;
}
#icpsignup3195 .submit #go{
	height: 22px;
	width: 28px;
	padding-left: 5px;
	background: url(images/go.jpg) no repeat scroll 0 0;
}
.icontact h2{
	color: #ffffff;
	font-size: 9px;
}

.linkWrapper {
	float: left;
	width: 245px;
}

.reactions {
	float: left;	
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	font-size: 17px;
	color: #ffffff;

}
.markedreactions a{
	float: left;	
	height: 20px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 10px;
	font-size: 17px;
	color: #330000;
}

.reaction a{
	color: #fff;
}
.reactions img {
	padding-left: 4px;
	vertical-align: middle;
}

.reactions a:hover{
	color: #330000;
	text-decoration: underline;
}
.strong{
	font-weight: bold;
}
#reactionshover{
	height: 70px;
	margin-top: 37px;
	position: absolute;
	white-space:nowrap;
	width: 144px;
	
}
		
#reactionshover a {
	margin:0;
	white-space:nowrap;

}
	
#reactionshover a:link, #reactionshover a:visited, #reactionshover a:active	/* menu at rest */
	{
	position: absolute;
	
	}
	
#reactionshover a:hover						/* menu on mouse-over  */
	{
	position: absolute;
	text-decoration:none;
	}	
	
#reactionshover a.top_parent, #reactionshover a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-position:10 0px;
}
.blog{
	float: left;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-size: 17px;
}
.markedblog a{
	float:left;
	height: 20px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	font-size: 17px;
	color: #330000;
}


.blog img {
	/*border-left: 1px solid #ffffff;*/
	padding-left: 7px;
	vertical-align: middle;
	padding-right: 10px;	
}
.blog a:hover a:active a:visited{
	color: #330000;
	text-decoration: underline;

}
.facebook{
	float: left;
	height: 24px;
	padding-right: 0px;
	padding-top: 7px;
}
.facebook h2{
	color: #330000;
	font-size: 13px;
}
.facebook img {
	padding-left: 7px;
	vertical-align: middle;
		
}
.facebook a:hover{
	color: #ffffff;
	text-decoration: none;

}
.twitter{
	height: 24px;
	padding-right: 5px;
	padding-top: 7px;
	float: left;
}
.demand{
	height: 24px;
	padding-right: 5px;
	padding-top: 5px;
	float: right;
}
/*-----------item---------------*/



/*------navigation ----------*/
* {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}


.menu
	{
	font-size: 15px;
	height: 36px; 
	width: 810px;
	padding-left: 10px;
	
}
#menu_container{
	width: 810px;
}			
.menu a:link, .menu a:visited	/* menu at rest */
	{
	color: #ffffff;
	text-decoration:none;
	}

#menu_container ul.menu li.marked a {
	color: #330000;
	text-decoration: underline;
	width: 810px;
	
	
}
.menu li.marked a{
	color: #330000;
	text-decoration: underline;
	
}
.menu li.marked a:hover{
	text-decoration:underline;
	color: #330000;
	
}
.menu li.underline{
	color: #ffffff;
	
}
.menu li.underline a:hover{
	text-decoration:underline;
	color: #330000;
	
}

.menu li.NoLineUnderline {
	border: none;
}
.menu li.NoLineUnderline a:hover {
	border: none;
	text-decoration:underline;	
}

.menu a:hover {
	color: #330000;
	text-decoration: underline;
	}	

#menu_container .menu{
	margin: 0 auto;
	width: 810px;
	height: 36px; 
}

.menu li {
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	padding-left: 15px;
	padding-right: 16px;
	height: 27px;
	padding-top: 7px;
	}
.StoreBadge img{
	padding-bottom: 5px;
}	
.menu ul {
	list-style: none;
	float: left;
}
.menu li:hover {
	cursor:pointer;
	z-index:100;
	
}



.menu li:hover ul ul,
.menu li li:hover ul ul,
.menu li li li:hover ul ul,
.menu li li li li:hover ul ul
{display:none;}

.menu li:hover ul,
.menu li li:hover ul,
.menu li li li:hover ul,
.menu li li li li:hover ul
{display:block;}

#layoutImages{
	height: 100%;
	width: 800px;
}
.recentwork{
  	display: inline;
	height: 100%;
	min-height: 100%;
	position: relative;	
}
#percent{
	margin: 0px auto 250px;	
	height: 100%;
}
.imageBackground{
	background: #ffffff;	
	position: absolute;
	height: 100%;
}
.imageBackground img{
	/*border-top: 1px solid #007c7e;*/
}
.trailer{
	height: 570px;
	
}

.PlayTrailer{
	position: absolute;
	margin-top: -40px;
}
.breadcrumbs {
	padding-left: 30px;
	padding-top: 3px;	
	font-size: 10px;
	font-weight: lighter;
	border-bottom: 1px solid #D5C7B4;
	height: 23px;
	width: 770px;
}
.breadcrumbs ul{
	background: #ffffff;
	display: inline;
	
}
.breadcrumbs li {
	float: left;
	color: #4C7D7E;
}
.breadcrumbs a{
	color: #4C7D7E;
}
.breadcrumbs a:hover{
	text-decoration: underline;
	color: #723c24;
}
#print{
	background: url(images/backgroundPrint.jpg);
	left: 0px;
	padding-right: 20px;
	right: 0px;
	color: #330000;
	text-align: right;	
}
.printPDF{
	width: 780px;
}

#print a{
	color: #330000;
	font-size: 11px;
	padding-right: 20px;	
}
#print a:hover{
	text-decoration: underline;
	color: #723c24;
}

.CreditTitle{
	color: #330000;
	font-size: 12px;
	float: left;
	border-bottom: 1px solid #A5896B;
	border-spacing: 2px;
	height: 20px;
	width: 248px;
	padding-top: 5px;
	
}
.block{
	height: 25px;
	background: #237170;
	width: 800px;
	float: left;
}

.CreditList{
	padding-top: 15px;
}
.leftColumn{
	float: left;
	width: 760px;
	padding: 14px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;
}
.pricesinfo{
	float: left;
	width: 475px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 0px;
}
.price{
	font-size: 18px;
	color: #FFDB6C;
	line-height: 25px;
}
.pricebutton{
	float: right;
	width: 200px;
	text-align: center;
}
.pricebutton a{
	color: #9D633E;
	background-color: #9D633E;
}
.pricebutton a:hover{
	color: #9D633E;
	background-color: #9D633E;
}
.CalendarTitle{
	float: left;
	width: 730px;
	padding: 14px;
	color: #330000;
	font-size: 16px;
	font-weight: lighter;
	line-height: 17px;	
}
.CalendarYear{
	color: #330000;
	font-size: 15px;
	float: left;
	border-top: 1px solid #A5896B;
	border-bottom: 1px solid #A5896B;
	border-spacing: 2px;
	height: 20px;
	padding-top: 5px;
	width: 760px;
}
.CalendarDate{
	font-weight: lighter;
	color: #E9E2D9;
	font-size: 13px;
	width: 570px;
	padding-right: 10px;
}
.CalendarHosting{
	float: left;
	width: 740px;
	padding-top: 15px;
	padding-right: -5px;
	padding-left: 10px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;
}
.CalendarViewing{
	width: 500px;
	padding-right: 70px;
 	color: #E9E2D9;
	font-size: 16px;
}
.ViewingPrice{
	width: 500px;
	padding-right: 100px;
	color: #E9E2D9;
	font-size: 16px;
}
.CalendarBuy{
	float: right;
	margin-top: -3px;
	padding-right: 35px;;
}	
.CalendarSpace{
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-right: -5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;
}
.CalendarSpace a{
	color:  #ffffff;
}
.PraiseInfo{
	color: #E9E2D9;
	font-size: 13px;
	float: left;
	padding-left: 40px;
	padding-top: 15px;
	width: 700px;
}
.PraiseQuote{
	color: #330000;
	font-size: 15px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	width: 750px;
}
.PressSource{
	color: #E9E2D9;
	font-size: 15px;
	float: left;
	border-top: 1px solid #A5896B;
	height: 100%;
	line-height: 19px;
	padding: 14px;
	width: 745px;
}
.ContactInfo{
	color: #330000;
	font-size: 15px;
	float: left;
	margin-left: 100px;
	padding: 10px;
	width: 250px;
}
.ContactInfo2{
	color: #330000;
	font-size: 15px;
	float: right;
	margin-right: 50px;
	padding: 10px 20px 20px;
	width: 250px;
}


.Contact{
	color: #E9E2D9;
	font-size: 13px;
	float: left;
	border-top: 1px solid #A5896B;
	height: 100%;
	line-height: 19px;
	padding: 15px -5px 10px 10px;
	width: 766px;
}

.Blurb{
	font-size: 14px;
	color: #330000;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 750px;
	
}
.Store{
	color: #E9E2D9;
	font-size: 14px;
	float: left;
	height: 100%;
	line-height: 19px;
	padding: 15px -5px 10px 15px;
	width: 770px;
}
.StoreButton{
	float: right;
	padding-right: 15px;	
}

.StoreLink{
	font-size: 14px;
	color: #E9E2D9;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 650px;
}
.StoreInst{
	border: 1px solid #ffffff;
	width: 800px;
}

.SingleColumnTopStore1{
	float:left;
	color: #330000;
	font-size: 16px;
	font-weight: lighter;
	line-height: 17px;		
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 10px;
	width: 440px;
	padding-bottom: 10px;
}

.SingleColumnTopStore2{
	float:left;
	width: 100px;
	color: #330000;
	font-size: 16px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;
}
.SingleColumnTopStore3{
	float: left;
	width: 120px;
	color: #330000;
	font-size: 16px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;
}

.PressDownload{
	color: #E9E2D9;
	border-top: 1px solid #A5896B;
	font-size: 15px;
	float: left;
	height: 100%;
	padding-left: 10px;
	padding-top: 20px;
	width: 765px;
	padding-bottom: 10px;
}
.PressLink{
	color: #E9E2D9;
	font-size: 15px;
	padding: 15px -5px 10px 10px;
}
.PressSource img{
	padding-bottom: 10px;
}
.PressInfo{
	color: #330000;
	font-size: 13px;
	float: left;
	width: 720px;
}
.PressQuote{
	color: #330000;
	font-size: 15px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 720px;
}
.PressKit{
	color: #E9E2D9;
	font-size: 14px;
	float: left;
	border-top: 1px solid #A5896B;
	height: 100%;
	line-height: 19px;
	padding: 15px -5px 10px 40px;
	width: 700px;
}
.DonateTitle{
	color: #E9E2D9;
	font-size: 15px;
	float: left;
	border-top: 1px solid #A5896B;
	height: 100%;
	line-height: 19px;
	padding: 15px -5px 10px 10px;
	width: 770px;
	
}
.DonateButton{
	padding: 15px;
	width: 700px;
	color: #E9E2D9;
	font-size: 14px;
	float: left;
	height: 100%;
	line-height: 19px;
	padding: 15px -5px 10px 40px;	
}
.leftColumnExtras{
	float: left;
	padding: 10px -5px 10px 0px;
	margin-left: 100px;
	padding-bottom:10px;
	width: 600px;
	font-size: 12px;
	color: #E9E2D9;
	font-weight: lighter;
	line-height: 17px;
	
}
.TopColumnExtras{
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;	
	padding-top: 10px;
	width: 540px;
	color: #E9E2D9;
	font-size: 17px;
	font-weight: lighter;
	display: inline;
}
.ExtraTitleHalf{
	color: #330000;
	font-size: 17px;
	float: left;
	border-bottom: 1px solid #A5896B;
	width: 370px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TopColumn{
	float: right;
	padding-left: 50px;
	padding-right: 120px;
	padding-bottom: 20px;	
	width: 600px;
	color: #E9E2D9;
	font-size: 14px;
	font-weight: lighter;
	line-height: 17px;
	display: inline;
}

.FaqsTitleSingle{
	color: #E9E2D9;
	height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 370px;
	font-size: 14px;
}
.FaqsTitle{
	font-weight: bold;
	color: #330000;
	font-size: 14px;
	width: 570px;
	
}
.FaqsColumnQuestions{
	width: 618px;
	float: right;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px 80px 10px 10px;
}
.FaqsColumnQuestions a{
	color: #330000;
	text-decoration: underline;
}
.FaqsColumnQuestions a:hover{
	color: #723c24;
	text-decoration: underline;
}
.leftLeftColumn{
	float:left;
	width: 375px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;
	
}

.RightRightColumnExtras{
	float: right;
	width: 375px;
	color: #E9E2D9;
	font-size: 14px;
	font-weight: lighter;
	line-height: 17px;		
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 80px;
}
.RightRightColumn{
	float: right;
	width: 375px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;

}

.LeftLeftMiddleColumn{
	float:left;
	width: 375px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;
}

.CreditTitleSingle{
	color: #330000;
	font-size: 13px;
	float: left;
	border-bottom: 1px solid #A5896B;
	border-spacing: 2px;
	height: 20px;
	padding-top: 5px;
	width: 770px;
}
.SingleColumnTop1{
	float:left;
	width: 240px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;	
	padding-left: 10px;
	padding-top: 5px;
}
.SingleColumnTop2{
	float:left;
	width: 240px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;	
	padding-left: 23px;
	padding-top: 5px;
}
.SingleColumnTop3{
	float:right;
/*	margin-right: 10px;*/
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding-right: 15px;
	padding-top: 5px;
	width: 240px;
}
.ColumnTop{
	float:left;
	width: 765px;
	padding: 10px;
}
.ColumnTop1{
	color: #330000;
	font-size: 12px;
	float:left;
	width: 240px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.ColumnTop2{
	color: #330000;
	font-size: 12px;
	float:left;
	width: 240px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.ColumnTop3{
	color: #330000;
	font-size: 12px;
	float:right;
	width: 220px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.Outreach{
	color: #E9E2D9;
	font-size: 12px;
	padding-bottom: 10px;
	width: 770px;
}
.CreditTitleHalf{
	color: #330000;
	font-size: 13px;
	float: left;
	border-bottom: 1px solid #A5896B;
	border-spacing: 2px;
	height: 20px;
	width: 370px;
	padding-top: 5px;
}

.LeftRightMiddleColumn{
	float: right;
	width: 375px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;
	
}
.ResourcesLeft{
	float:left;
	width: 220px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding: 10px;

}
.ResourcesAuthor {
	font-size: 13px;
	width: 530px;
	color: #330000;
	
}
.ResourcesTitle{
	font-size: 15px;
	width: 530px;
	color: #330000;
}
.Resources{
	color: #E9E2D9;
	font-size: 15px;
	float: left;
	height: 100%;
	line-height: 19px;
	width: 230px;
}
.ResourcesRight{
	float:left;
	width: 530px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding-top: 10px;
}
.ResourcesBlurb{
	border-top: 1px solid #A5896B;
	float:left;
	width: 520px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;		
	padding-top: 10px;
	padding-right: 10px;
}

.line3Calendar{
	border-top: 1px dotted #A5896B;
	height: 7px;
	width: 750px;
}
.line_anywidth{
	border-top: 1px dotted #A5896B;
	height: 7px;
}
.line3{
	border-top: 1px dotted #A5896B;
	height: 5px;
	width: 770px;
}

.line4{
	border-top: 1px dotted #A5896B;
	height: 5px;
	width: 370px;
	
}
.line5{
	border-bottom: 1px dotted #A5896B;
	height: 10px;
	padding-top: 5px;
	width: 620px;
}
.SingleColumn{
	float:left;
	width: 780px;
	/*border: 1px solid #D7CCBF;*/
	padding: 10px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;	
	margin-bottom: 5px;	
	
}
.CenteredColumn{
	float:left;
	/*border: 1px solid #D7CCBF;*/
	padding: 10px;
	color: #E9E2D9;
	font-size: 13px;
	font-weight: lighter;
	line-height: 17px;	
	margin-bottom: 5px;	
	padding-left: 250px;
	width: 540px;
}
.rightColumn{
	float: right;
	width: 375px;
	color: #E9E2D9;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;	
	padding: 10px;	
	
}
.middleColumn{
	color: #E9E2D9;
	width: 375px;
	float: left;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;	
	padding: 10px;	
}
.bottomColumn{
	color: #E9E2D9;
	width: 375px;
	float: left;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;	
	padding: 10px;	
}

#level2{
	height: 100%;
	width: 800px;
	float: left;
	background: url(images/teal.jpg);	
	display: inline;
	
}

#level2 a{
	color: #551a10;
	text-decoration: underline;
	
}
#level2 a:hover{
	color: #723c24;
	text-decoration: underline;
}

.content{
	width: 150px;
	float: left;
}
.people{
	height: 100%;
	width: 150px;
	float: left;
	height: 100%;
	padding-left: 25px;
	margin-top: 25px;	
}
.titleInside{
	background: #E9E2D9;
	border: 1px solid #D5C7B4;
	color: #A18D77;
	float: right;
	margin-top: 10px;
	padding: 10px;
	width: 540px;	
}
.pageTitleRight{
	color: #330000;
	font-size: 16px;
	font-weight: lighter;
	padding-left: 10px;
	padding-top: 10px;
}
.pageTitle{
	padding-left: 25px;
	border-bottom: 1px solid #D7CCBF; 
	color: #723c24;
	font-size: 16px;
	width: 235px;
}
.title{
	color: #330000;
	float: right;
	font-size: 23px;
	height: 100%;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	width: 570px;
	}
.line2{

	border-top: 1px solid #d8cbbd;
}

.paragraph{
	font-size: 14px;
	font-weight: lighter;
	padding: 12px;
	width: 560px;
 	color: #E9E2D9;
	line-height: 18px;	
}
.paragraph img{
	border: 1px solid #D7CCBF;
	padding: 7px;
}

.pageName{
	color: #330000;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
}

.filmmakersNav{
	width: 150px;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 20px;	
	float: left;
	
}
.filmmakersNav li.marked a {
	color: #330000;
	text-decoration: underline;
}
.filmmakersNav li.unmarked a{
 	color: #c3b097;
}

.filmmakersNav li a:hover{
	color: #330000;
	text-decoration: underline;
}
/*--------------sub Navigation---------------------*/

.submenu
	{
	background: #ffffff;
	font-size: 13px;
	height: 30px; 
	width: 780px;
	padding-right: 20px;
	border-bottom: 1px solid #E3DCD3;	
}
.submenu a:link, .submenu a:visited	/* menu at rest */
	{
	color: #330000;
	text-decoration:none;
	}

#submenu_container ul.submenu li.marked a {
	color: #330000;
}
.submenu li.submarked a{
	color: #330000;
	
}
.submenu li.submarkedNo a{
	color: #330000;
	text-decoration:none;
	
}
.submenu li.subunmarked a{
	color: #330000;
	
}
.submenu li.subunmarked a:hover {
	text-decoration: underline;
}
.submenu li.subunderline a{
	color: #6f271b;
}

.submenu li.subunderline a:hover{
	text-decoration:underline;
}
.submenu li.submarked a:hover{
	text-decoration:underline;
}

.submenu li.subNoLineUnderline {
	border: none;
}
.submenu li.subNoLineUnderline a:hover {
	border: none;
	text-decoration:underline;	
}

.submenu a:hover						/* menu on mouse-over  */
	{
	color: #237170;
	text-decoration:none;
	}	

#submenu_container .menu{
	margin: 0 auto;
	height: 30px; 
}

.submenu li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	padding-left: 25px;
	padding-right: 30px;
	/*border-right: 1px solid #000000;*/
	height: 24px;
	padding-top: 7px;
	}
	
.submenu ul
	{
	list-style: none;
	float: left;
}
.submenu li:hover
	{
	cursor:pointer;
	z-index:100;
	}



.submenu li:hover ul ul,
.submenu li li:hover ul ul,
.submenu li li li:hover ul ul,
.submenu li li li li:hover ul ul
{display:none;}

.submenu li:hover ul,
.submenu li li:hover ul,
.submenu li li li:hover ul,
.submenu li li li li:hover ul
{display:block;}










/* -------------footer ----------------*/

#footer{
	position: relative;
	margin: 0 auto;
	height: 174px;
	width: 100%;
}
#footerTry{
	margin: 0 auto;
	width: 795px;
}

.Margin{
	height: 35px;
	float: left;
	width: 340px;
	padding-top: 10px;
}

.promisesLogo{
	padding-right: 5px;
	float: left;
}

.ITVS{
	padding-right: 5px;
	float: left;
}

.CPB{
	padding-right: 12px;
	float: left;
}

.APT{
	float: left;
	padding-top: 2px;
}
	
	
.copyright{
	float: right;
	height: 150px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
.mylogo{
	
}
.mylogo img{
	vertical-align: middle
}
.copyright h2 {
	color: #FFDA6B;
	font-size: 10px;
	text-align: right;
	padding-bottom: 5px;
}
.clearfooter {
   clear: both;
}

.copyright a{
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:hover{
	color: #330000;
	text-decoration: underline;
}

.bottom{
	background: #e0c8a0 url(images/footerbackground.jpg) no-repeat bottom;
	height: 174px;
	width: 100%;

}

* {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.discreet{
	color: #330000;
}
	
.credit {
	color: #154A46;
	font-weight: bold;
}
.highlight {
	color: #FFDB6C;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.skypepic {
	font-size: 14px;
	font-weight: lighter;
	padding: 10px;
	color: #E9E2D9;
	line-height: 18px;
	border: thin solid #FFF;
	width: 600px;
	margin-left: 70px;
}
.borders {
	border: 2px solid #A5896B;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
a {
	outline-style:none;
	outline-width:medium;
	text-decoration: underline;
	font-weight: lighter;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #330000;
}.float_left {
	float: left;
	padding-right: 30px;
}
.float_right {
	float: right;
}
.dvd_covers {
	padding-right: 50px;
	padding-left: 50px;
}

