/* Style Sheet for Scruff Productions */

*
{
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc)
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a:focus, a:hover, a:active  { outline:none }

body {
	font-family: tahoma, verdana, helvetica;
	background:url(images/bg.gif) top left repeat-x;
	font-size: 70%;
	color: #fff;
	background-color:#014457;
	line-height:2.2;
}

h1{
	position:relative;
	top:75px;
	left:0px;
	background:transparent url(images/logo.gif) top left no-repeat;
	text-indent:-5000em;
	height:167px;
	width:270px;
}

h2 {
	height: 14px;
	line-height: 1;
}

h2.news{
	position: relative;
	top:58px;
	left:0px;
	background:transparent url(images/latest_news.gif) top left no-repeat;
	text-indent:-5000em;
	width:69px;
	height: 14px;
}

h2.welcome{
	position:relative;
	top:5px;
	left:0px;
	background: url(images/welcome.gif) top left repeat;
	text-indent:-5000em;
	width:171px;
}

h2.aboutus {
	position:relative;
	top:20px;
	left:27px;
	background: url(images/aboutus.png) top left no-repeat;
	text-indent:-5000em;
	width:62px;
	height: 35px;
	margin-bottom:30px;
}

h2.services {
	position:relative;
	top:20px;
	left: 27px;
	background: url(images/services.png) top left no-repeat;
	text-indent:-5000em;
	width:58px;
	height: 35px;
	margin-bottom:30px;
}

h4.prev {
	position: relative;
	top: -910px;
	left: 315px;
	background: url(images/prev.gif) top left no-repeat;
	text-indent: -5000em;
	width: 68px;
	height: 19px;
}

h4.next {
	position: relative;
	top: -910px;
	left: 740px;
	background: url(images/next.gif) top left no-repeat;
	text-indent: -5000em;
	width: 68px;
	height: 19px;
}

h2.contact {
	position:relative;
	top:20px;
	left:27px;
	background: url(images/contact.png) top left no-repeat;
	text-indent:-5000em;
	width:58px;
	height: 35px;
	margin-bottom:30px;
}

h2.ourclients {
	position:relative;
	top:20px;
	left:27px;
	background: url(images/ourclients.png) top left no-repeat;
	text-indent:-5000em;
	width:76px;
	height: 35px;
	margin-bottom:30px;
}

h3.viewclients {
	position: relative;
	background: url(images/viewclients.png) top left no-repeat;
	text-indent: -5000em;
	width: 161px;
	height: 36px;
	top: 20px;
	left: 325px;
}

h3.viewfilms {
	position: relative;
	background: url(images/viewfilms.gif) top left no-repeat;
	text-indent: -5000em;
	width: 157px;
	height: 20px;
	top: 10px;
	left: 18px;
}

#sitecontent {
	position: relative;
	top: -215px;
	left: 260px;
	width: 550px;
	height: 500px;
}

p.content {
	color: #fff;
	margin-left: 30px;
	margin-right: 30px;
}

h1 a{
	display:block;
	height:167px;
	width:207px;
}

div.filmrow{
	position: relative;
	left: 300px;
	top: -400px;
	width: 600px;
	height: 500px;
}

div.intcontent{
	position: relative;
	left: 315px;
	top: -400px;
	width: 495px;
	height: 433px;
	background: url(images/int_bg.gif) top left no-repeat;
}

img.film {
	position: relative;
	height: 129px;
	width: 153px;
	background: url(images/film_preview.gif) top left no-repeat;
	margin-left:15px;
	margin-bottom:15px;
}

#welcome
{
	position: relative;
	top: 210px;
	left: 0px;
	width: 820px;
	height: 150px;
}

#news
{
	position: relative;
	top: 30px;
	left: 0px;
	width: 300px;
	height: 150px;
}

#content
{
	overflow:hidden;
	position: relative;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 700px;
	margin: 0 auto;
	/*background-color: #ff0;*/

}

#preview
{
	padding-top: 20px;
	padding-left: 20px;
}

#footercontainer
{
	position: relative;
	top: 150px;
	left: 0px;
	width: 990px;
	height: 190px;
}

#ifootercontainer
{
	position: relative;
	top: 170px;
	left: 0px;
	width: 990px;
	height: 190px;
}

img.footer {
	position: relative;
	top: -520px;
}

img.ifooter {
	position: relative;
	top: -475px;
}

#footertext {
	width: 300px;
	text-align: right;
	position: relative;
	top: -540px;
	left: 520px;
}

#ifootertext {
	width: 300px;
	text-align: right;
	position: relative;
	top: -495px;
	left: 520px;
}

p.copyright {
	color: #8283a4;
}

p.designedby {
	font-size: 90%;
}

p a {
	color: #fff;
}

p.welcometext {
position: relative;
top: 23px;
padding-top: 5px;
padding-bottom: 5px;
}

p.news {
	padding-bottom: 15px;
}

b.news {
	color: #03a4d0;
}

#marqueecontainer{
	top: -915px;
	position: relative;
	width: 240px;
	height: 215px;
	overflow: hidden;
}

#imarqueecontainer{
	top: -870px;
	position: relative;
	width: 240px;
	height: 215px;
	overflow: hidden;
}

td {
	width: 200px;
}

h3.clientstrip {
	position: relative;
	background: url(images/clientstrip.gif) top left no-repeat;
	text-indent: -5000em;
	height: 53px;
	width: 489px;
	top: 10px;
	left: 25px;
}

ul.clients {
	margin-top: 25px;
	margin-left: 57px;
}

ul.clients2 {
	margin-top: -225px;
	margin-left: 280px;
}

ul.services {
	list-style: none;
	margin-top: 15px;
}

li.service {
	/*border-bottom: solid 1px #8283a4;*/
	margin-top: 10px;
	margin-left: 70px;
	font-weight: bold;
}

li.lservice {
	font-weight: bold;
}

p.servicedesc {
	font-weight: normal;
	padding-bottom: 10px;
	color: #ddd;
}

/*  Top Page Navigation Elements */

#topnavcontainer
{
	position: relative;
	top: -167px;
	left: 531px;
	width: 292px;
	height: 20px;
}

#topnavcontainer li
{
	display: inline;
	text-align:center;
}

#topnavcontainer li a{
	padding-left: 3px;
	color: #FFF;
	height: 20px;
	display:block;
	float:left;
}

#topnavcontainer li.home a{
	background:transparent url(images/topnav_home.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
}

#topnavcontainer li.about a{
	background:transparent url(images/topnav_about.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
}

#topnavcontainer li.contact a{
	background:transparent url(images/topnav_contact.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
}

#topnavcontainer li.services a{
	background:transparent url(images/topnav_services.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
}

#topnavcontainer li.ahome a{
	background:transparent url(images/topnav_home.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -70px;
}

#topnavcontainer li.aabout a{
	background:transparent url(images/topnav_about.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -70px;
}

#topnavcontainer li.acontact a{
	background:transparent url(images/topnav_contact.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -70px;
}

#topnavcontainer li.aservices a{
	background:transparent url(images/topnav_services.gif) 0 0 no-repeat;
	height:35px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -70px;
}


#topnavcontainer li.home a:hover,
#topnavcontainer li.about a:hover,
#topnavcontainer li.contact a:hover,
#topnavcontainer li.services a:hover {
	background-position:0 -35px;
}


/*  Top Page Navigation Elements */

#footernavcontainer
{
	position: relative;
	top: -515px;
	left: -3px;
	width: 292px;
	height: 21px;
}

#footernavcontainer.internal
{
	position: relative;
	top: -470px;
	left: -3px;
	width: 292px;
	height: 21px;
}

#footernavcontainer li
{
	display: inline;
	text-align:center;
}

#footernavcontainer li a{
	padding-left: 3px;
	color: #FFF;
	height: 21px;
	display:block;
	float:left;
}

#footernavcontainer li.home a{
	background:transparent url(images/footernav_home.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:60px;
}

#footernavcontainer li.about a{
	background:transparent url(images/footernav_about.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:70px;
}

#footernavcontainer li.contact a{
	background:transparent url(images/footernav_contact.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:70px;
}

#footernavcontainer li.services a{
	background:transparent url(images/footernav_services.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:70px;
}

#footernavcontainer li.ahome a{
	background:transparent url(images/footernav_home.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:60px;
	background-position:0 -21px;
}

#footernavcontainer li.aabout a{
	background:transparent url(images/footernav_about.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -21px;
}

#footernavcontainer li.acontact a{
	background:transparent url(images/footernav_contact.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -21px;
}

#footernavcontainer li.aservices a{
	background:transparent url(images/footernav_services.gif) 0 0 no-repeat;
	height:21px;
	text-indent:-5000em;
	width:70px;
	background-position:0 -21px;
}


#footernavcontainer li.home a:hover,
#footernavcontainer li.about a:hover,
#footernavcontainer li.contact a:hover,
#footernavcontainer li.services a:hover {
	background-position:0 -21px;
}

/* Contact Form Elements */

.label
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 25%;
	vertical-align: top;
}

.element
{
	width: 75%;
	margin-left: -15px;
	padding-bottom: 10px;
}


#emailinput
{
	width: 250px;
	background: #006e8c;
	color: #fff;
	font-size: 100%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
}

a { 	color: #bac6b6; }
a:hover { color: #bac6b6; }
a:visited { 	color: #bac6b6; }

input#normal
{
	background: #006e8c;
	color: #fff;
	font-size: 100%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
}

input
{
	color: #000;
}

textarea
 {
	width: 300px;
	height: 75px;
	background: #006e8c;
	color: #fff;
	font-size: 100%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
}

select {
	background: #006e8c;
	color: #fff;
	font-size: 100%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
}

form {
	position: relative;
	top: 20px;
	padding-bottom: 30px
}

h3.contactmethod-phone{
	position: relative;
	left:35px;
	top: -15px;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding-top: 20px;
}

h3.contactmethod{
	position: relative;
	left:210px;
	top: -115px;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	padding-top: 20px;
}

ul.contactnos {
	color: #ccc;
	left: 35px;
	top: -20px;
	position: relative;
	list-style: none;
	padding-top: 5px;
}

p.address {
	position: relative;
	top: -115px;
	left:210px;
	color: #ccc;
}

#filmcaption {
	position: relative;
	left: 190px;
	top: -13px;
	width: 280px;
	font-size: 90%;
}

