/*	Stylesheet for Norfilms pages */
/*  Up-dated and revised - September, 2007 */



/*** Format for main body features ***/
body	{
	text-decoration: none;
	background-image: url(../pics/NorLogo2-bg-blue.png);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

P		{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 10px;
	} /* main body text */
	

.smallP {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	}

.DropCapitals {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-left: 3px;
}
h4	{
	font-family: Verdana, Arial; 
	font:11pt; 
	color:blue; 
	font-weight:bold}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #666666;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr		{
	height:"1"; 
	color:000000;
	}

.mailinglistANDfriends {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #000000; border: 3px ridge; border-color: #CCCCCC #666666 #666666 #999999}
.emailentrybox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.cellsONwhite {  border: 1px #789EB1 solid}
.cellsONblue {  border: 1px #FFFFFF}
.cellsONwhiteONwhite { border: 1px #FFFFFF solid}


.cinestrip {
	background-image: url(../webcinema/pics/CineStrip-sm.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.backgroundPic {
	position: absolute;
	z-index: 0;
	right: 0px;
	top: 0px;
}

/*** Format for the main page block, including header, left and right blocks ***/
.maindiv {
	width: 900px;
	z-index: 2;
	position: absolute;
	top: 0px;
	text-align: left;
	padding: 0px;
	left: 50%;
	margin-left: -450px;
}

.maindiv ol {
	margin-right: 5px;
	margin-left:  35px;
	padding-left: 0px;
}
.maindiv li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	text-align: justify;
}

.maindiv dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-right: 15px;
	margin-left: 15px;
}
/*** Puts a little envelope image for e-mail addresses and bold text for the sub-header ***/
/*** on contact page definition list.  ***/
/*** Cannot format definition list with this owing to other pages using the DL formatting ***/
.maillink {
	font-weight: bold;
	background-image: url(../pics/email.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
	
/*** Formatting for the main body on each page ***/
.leftdiv {
	height: auto;
	width: 650px;
	float: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	margin-top: 95px;
	text-align: left;
	padding-right: 5px;
}


/*  Main body content of each page, shifted to make way for left column */
.leftdivcontents {
	position: relative;
	margin-right: 0px;
	float: right;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	top: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.leftdivcontents img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftdivcontents a:link, a:visited{
	color: #336699;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}


.leftdivcontents a:hover{
	color: #336699;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}

.leftdivbackground {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	width: auto;
}
/* Location marker and DIV for javascript menus */
#norfilms_menu {
	background-image: url(../pics/MenuBG.png);
	background-repeat: repeat-x;
	background-color: #000;
	width: 100%; /* 100% works on the Freesat section, but not main*!???!?!?! */
	height: 35px;
}

#pageswitcher {
	text-align: right;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../pics/pageswitcherBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* Left column for main body contents and side adverts information, etc. */
.column1 {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
}
/* right column for main body contents. */
.column2 {
	background-color: #FFFFFF;
	float: right;
	width: 470px;
}
/* clears the column 1 / 2 formatting */
.pclear {
	clear: both;
}

/*** Formatting for the home page mini-features & announcements ***/
#headliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(../pics/CineStrip2a.gif);
	background-repeat: repeat-y;
	background-position: 1px;
	display: none;
}

.headliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px 15px 10px;
}

#headliner a:hover, #headliner a:visited, #headliner a:link{
	color: #FFFFCC;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
}



/*** Formatting for the right-hand sidebar on each page ***/
.rightdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: none;
	width: 240px;
	margin-right: 0px;
	position: absolute;
	left: 630px;
	top: 85px;
	z-index: 5;
	margin-left: 0px;
	padding-left: 30px;
	clear: none;
	text-align: left;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E6ECEC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}


.rightdiv a:link{
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightdiv a:visited{
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.rightdiv a:hover{
	color: #336699;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mailingList {
	background-color: #c1d2db;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
}
.sidebarbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e3e2d2;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	text-align: left;
	width: 230px;
}
#sitemap {
	padding: 5px;
	margin-right: 25px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: justify;
	margin-top: 0px;
}
#sitemap dl {
	margin-left: 5px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sitemap dt {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../pics/folder.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 16px;
}
/*** formatting for all productin diary pages and heir sub-sections ***/
.diary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px;
	clear: both;
	float: none;
	width: 100%;
	text-align: justify;
	padding: 10px;
}
.diarycontent {
	margin: 5% 0%;
	padding: 0%;
	border: 0px none #CCCCCC;
	width: 100%;
	background-color: #000000;
	text-align: center;
}
.diaryheading {
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 0px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../pics/diarypage.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
.diarytitle {
	margin: 0px;
	padding: 10px;
	border: 0px;
	font-weight: bold;
	float: left;
	position: relative;
	width: 48%;
	text-align: left;
	color: #FFFFFF;
}
.diarystatus {
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	float: left;
	position: relative;
	width: 48%;
	text-align: left;
	clear: none;
	color: #FFFFFF;

}
.diarybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	background-image: none;
	border-top: 0px solid #000000;
	border-right: 0px;
	border-top: 1px solid #000000;
	border-left: 0px;
	margin-right: 5%;
	border-bottom: 0px;
	margin-left: 5%;
}
.diaryfooter {
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 0px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 0px;
	float: none;
	width: 100%;
}
.diarylink {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../pics/diary.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
}
.diaryIMGleft {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	color: #FFFFFF;
}
.diaryIMGright {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 16px;
	float: left;
	height: 200px;
	width: 45%;
	clear: right;
	color: #FFFFFF;
}

/*** formatting for 404 error Page ***/
#404div	{
	background-color:#FFFFFF;
}

.404divleft {
	background-image: none;
	padding: 0px;
	width: 0px;
	top: 0px;
	float: left;
}
.404divright {
	background-color: #FFFFFF;
	background-image: none;
	padding: 10px;
	width: 500px;
	border: 1px solid #000000;
	top: 100px;
	margin-top: 100px;
	float: left;
	color: #000000;
	text-align: left;
}#reelimage {
	position: relative;
	z-index: 0;
	left: -70px;
	top: -60px;
}

.formlabel {
	background-position: right;
	padding: 2px;
	float: left;
	width: 30%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
}
.forminput {
	background-color: #E1E1C4;
	background-position: left;
	padding: 0px;
	float: left;
	width: 69%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
}
/* This next batch are used ENTIRELY for the form results pages
   success and error pages.
   Results pages do not have sidebars or menus.
   */
.fulldiv {
	height: auto;
	width: 100%;
	float: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	margin-top: 95px;
	text-align: left;
	padding: 0px 20px 20px;
}
.orange {
	color: #FF9900;
}
.red {
	color: #DD0000;
}
.pink {
	color: #FF6699;
}
#earthATOP {
	z-index: 100;
	margin-left: 80px;
	position: relative;
	left: 52%;
	top: 65px;
}
#satelliteATOP {
	margin-left: -45px;
	z-index: 101;
	left: 50%;
	top: 40px;
	position: relative;
}
.floatyDIV {
	left: 50%;
	background-color: #FFFFFF;
	position: absolute;
	top: 315px;
	width: 500px;
	margin-left: -400px;
	visibility: hidden;
}
.leftsidebar {
	background-color: #F9F2C6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#footbanners {
	background-color: #F2F2F2;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.f4fPRODUCTleft {
	width: 40%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.f4fPRODUCTright {
	float: right;
	width: 57%;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

