
@import "screenwest-navigation.css";
@import "screenwest-common.css";


#sitecontainer { margin: 0 auto; width: 966px; background: #000; border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; }


#navigation a.about { display: block; width: 161px; height: 42px; background: url(images/navigation/about-sw.gif) no-repeat top left; border-bottom: 8px solid #629bcb; }
#navigation a.newsevents { display: block; width: 159px; height: 42px; background: url(images/navigation/news-and-events.gif) no-repeat top left; border-bottom: 8px solid #ff6600; }
#navigation a.funding { display: block; width: 160px; height: 42px; background: url(images/navigation/funding.gif) no-repeat top left; border-bottom: 8px solid #1b5770; }
#navigation a.filminginwa { display: block; width: 159px; height: 42px; background: url(images/navigation/filming-in-wa.gif) no-repeat top left; border-bottom: 8px solid #ffed00; }
#navigation a.screenxtra { display: block; width: 160px; height: 42px; background: url(images/navigation/screenxtra.gif) no-repeat top left; border-bottom: 8px solid #d12796; }
#navigation a.contact { display: block; width: 162px; height: 42px; background: url(images/navigation/contact.gif) no-repeat top left; border-bottom: 8px solid #549b5b; }


/* Main Content */
#maincontent { color: #b3b3b3; width: 966px; width/**/:/**/ 902px; padding: 161px 29px 0 35px; background: url(images/pagebgs/homepage-bg.jpg) no-repeat top left; }

#maincontent .homeleft { float: left; width: 206px; padding: 0; margin-right: 35px; }
.homeleft h1 { height: 160px; margin: 0; color: #df8d2e; font-weight: normal; visibility: hidden; }
.homeleft form { border: 1px solid #808080; margin: 0; padding: 12px 9px 12px 10px; }
.homeleft form.screenextra { margin-top: 11px; padding-bottom: 15px }
.homeleft input.text { width: 161px; color: #787878; font-size: 11px; }
.homeleft input.submit { width: 13px; height: 13px; margin-left: 6px; }
.homeleft .sponsors { margin-top: 25px; }
.homeleft form label { display: none; }

#maincontent .contentcontainer { float: left; width: 660px; margin-top: 97px; background: url(images/homecontent-divide.gif) repeat-y top right; }

.contentcontainer .centreheadlines { float: left; width: 417px; width/**/:/**/ 362px; padding: 0 51px 0 4px; }
.centreheadlines h1 { width: 362px; font-size: 22px; margin: 0 0 10px 0; color: #fdfdfd; }
.centreheadlines .description { line-height: 130%; }
.centreheadlines .readmore { margin: 4px 0 30px 0; background: url(images/arrow-hp-readmore.gif) no-repeat 0px 3px; padding: 0 0 0 10px; }
.centreheadlines .printurl { display: none; }

.centreheadlines .otherheadlines { margin-top: 0; background: url(images/hp-otherheadlines-title.gif) no-repeat top left; }
.otherheadlines h3 { height: 18px; font-size: 5px; color: #009ee0; visibility: hidden; margin: 0; }
.otherheadlines a:link, .otherheadlines a:visited { color: #b3b3b3; display: block; background: url(images/arrow-hp-readmore.gif) no-repeat 0px 6px; padding: 3px 0 3px 10px; }
.otherheadlines a:hover, .otherheadlines a:active { color: #009ee0; display: block; background: url(images/arrow-hp-readmore.gif) no-repeat 0px 6px; padding: 3px 0 3px 10px; }

.contentcontainer .rightcol { float: left; width: 243px; }

.rightcol .events { background: url(images/hp-eventsright-btmbg.gif) repeat-x bottom left; padding: 0 4px 9px 4px; }
.events h3 { margin: 0; height: 23px; font-size: 5px; color: #009ee0; }
.events h3 .eventshometitle { display: none; }
.events table { width: 100%; font-size: 90%; }
.events th { vertical-align: top; padding-bottom: 13px; text-align: left; width: 70px; font-size: 90%; color: #fdfdfd; font-weight: bold; }
.events td { vertical-align: top; padding-bottom: 13px; }
.events a:link, .events a:visited { color: #b3b3b3; }
.events a:hover, .events a:active { color: #fdfdfd; }

.rightcol .sitefavourites { padding: 22px 4px 0 4px; font-size: 90%; }
.sitefavourites h3 { margin: 0; height: 20px; background: url(images/hp-events-sitefavs-title.gif) no-repeat top left; font-size: 5px; color: #009ee0; }
.sitefavourites a:link, .sitefavourites a:visited { color: #b3b3b3; display: block; background: url(images/arrow-hp-readmore.gif) no-repeat 0px 3px; padding: 0 0 0 10px; }
.sitefavourites a:hover, .sitefavourites a:active { color: #009ee0; display: block; background: url(images/arrow-hp-readmore.gif) no-repeat 0px 3px; padding: 0 0 0 10px; }

.rightcol .bannerads { padding: 0 4px; margin-top: 16px; }
.bannerads a { display: block; margin-bottom: 7px; }


/* Footer */
#footerclear { clear: both; width: 966px; height: 45px; }

#footer { line-height: 140%; background: #629bcb url(images/footer-bg.gif) repeat-x top left; width: 966px; width/**/:/**/ 888px; height: 130px; height/**/:/**/ 115px; padding: 15px 35px 0 43px; font-size: 90%; color: #ccddec; }
#footer p { margin-top: 7px }
#footer .footerright { float: right; width: 555px; text-align: right; }

#footer a:link, #footer a:visited { color: #ccddec; }
#footer a:hover, #footer a:active { color: #fdfdfd; }



