/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#000000;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
	font-size:11px;
}
BODY, TABLE {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-size:11px;
}

a
{
color: #5c5959;
}

p
{
margin: 5px 0px 5px 0px;
}

INPUT,TEXTAREA {

	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.search
{
	color: #000000;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
color:#000000;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#000000; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
/*BORDER-bottom: #CF2027 1px dotted;*/
padding-bottom: 4px;
padding-top: 4px;
text-decoration:none;
text-align: left;
font-size:8pt;

}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:8pt;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:8pt;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 20em;
	background: #FFFFFF;
	border: 1px solid #8abb4f;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.ftxt2 {
	width: 121px;
	height: 14px;
	border: 1px solid #a48c63;
	background: #FFFFFF;
	font-size:11px;
	padding: 2px;
	font-weight:normal;
	color:#677d4c;
}

.ftxtarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 20em;
	height: 5em;
	background: #FFFFFF;
	border: 1px solid #8abb4f;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.ftxtquery {
	font-family:Arial, Helvetica, sans-serif;
	width: 10em;
	background: #FFFFFF;
	border: 1px solid #8abb4f;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

/* standard submit button */
.fsub {
	width:8em;  
	background: #FFFFFF;
	border: 1px solid #8abb4f;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.fsub2 {
	background: #b85555;
	border: 1px solid #a48c63;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:left;
	padding-top:1em;
	padding-left: 11.8em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
width: 540px;
}
.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #cd171e;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#000000;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}
/*--------------------------------------------------------*/
/*----Moving Media Specific Styles-----------------------------------------------------------*/
/*--------------------------------------------------------*/

.background_left
{
background: #CCCCCC url(../images/bkgd.jpg) repeat-x;
}

.background_right
{
background: #CCCCCC url(../images/bkgdr.jpg) repeat-x;
}

.100_height
{
height: 100%;
}

#content_area
{
float:left;
width: 950px;
height: 500px;
background: #000000 url(../images/bg.jpg) top left;
position:relative;
}

#content_area a
{
color: #5c5959;
}

#top_content
{
width: 950px;
height: 40px;
font-size:12px;
color: #a2a2a2;
}

#flashcontent
{
float:left;
width: 248px;
height: 34px;
padding: 6px 0px 0px 15px;
}

#flashcontentAbout
{
float:left;
margin: 0px 10px 5px 0px;
width: 226px;
height: 179px;
}

#top_text
{float:left;
width: 647px;
height: 40px;
margin: 0px 0px 0px 25px;
position:relative;
}

#top_text h2
{
display:inline;
margin: 0px 45px 0px 0px;
line-height: 40px;
font-size:11px;
padding: 0;

}

#top_text p
{
display:inline;
margin: 0px 45px 0px 0px;
line-height: 40px;
}

#top_text p span
{
font-size:11px;
color: #FFFFFF;
position:absolute;
right: 0;
top: 0;
}

#navigation
{
width: 940px;
height: 38px;
padding: 0px 0px 0px 10px;
font-size: 12px;
}

#main_nav
{
float: left;
width: 492px;
height: 38px;
background: url(../images/nav_bg_main.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	padding: 0px 0px 0px 60px;
	
}

	#main_nav a
	{
	line-height: 30px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px 12px 0px 12px;
	font-size: 13px;
	}
	
	#main_nav a:hover
	{
	text-decoration: underline;
	}


#login_nav
{
float: left;
width: 369px;
height: 38px;
line-height: 30px;
background: url(../images/nav_bg_login.jpg) top left no-repeat;
color: #000000;
	font-weight:bold;
	font-size: 13px;
	padding: 0px 0px 0px 9px;
}

#login_nav a
{
font-size: 13px;
text-decoration:none;
}

#login_nav a:hover
{
text-decoration:underline;
}


#page_content
{
width: 868px;
height: 365px;
padding: 15px 26px 0px 56px;
font-size:11px;
overflow:auto;
position:relative;
}

#page_content a
{ 
color: #000000;
}

#content_left
{
float: left;
width: 345px;
}

h1
{
color: #8abb4f;
font-size:16px;
font-weight:bold;
font-stretch:semi-expanded;
}

#text
{
float:right;
height: 370px;
overflow:auto;
}

#equipment_text
{
float:right;
width: 470px;
height: 360px;
overflow:auto;
}



#page_content_home
{
width: 950px;
height: 400px;
padding: 0px 0px 0px 0px;
}

#page_content_home a
{ 
color: #000000;
}

.showreel
{
border: none;
}

.footer
{
position: absolute; 
bottom: 0px; 
left: 270px; 
color: #5c5959; 
margin:0px 0px -30px 0px;"
}

.footer a
{
text-decoration:none;
color: #5c5959; 
}