/* CSS Document */

/* all divs here*/

div#background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 739px;
	height: 500px;
	background-image: url(../Images/wig-film-site/wig-background-horizontal.gif);
	visibility: visible;
}
div#background-movie-shots {
	position: absolute;
	left: 198px;
	top: 25px;
	width: 450px;
	height: 450px;
	background-image: url(../Images/wig-film-site/wigs-film-bkground-000066.gif);
	visibility: visible;
}
div#pagetitle {
	position: absolute;
	left: 285px;
	top: 92px;
	width: 370px;
	height: 25px;
	visibility: visible;
	z-index: 2;
}

div#subnavs {
	position: absolute;
	left: 285px;
	top: 125px;
	width: 370px;
	height: 30px;
	visibility: visible;
	z-index: 5;
}
div#subnavs-movie-shots {
	position: absolute;
	left: 293px;
	top: 130px;
	width: 265px;
	height: 20px;
	visibility: visible;
	z-index: 1;
}
div#pagecontent {
	position: absolute;
	left: 287px;
	top: 169px;
	width: 403px;
	height: 260px;
	overflow: auto;
	z-index: 5;
	visibility: visible;
	
}

div#pagecontenthome {
	position: absolute;
	left: 283px;
	top: 115px;
	width: 405px;
	height: 323px;
	overflow: auto;
	z-index: 5;
	visibility: visible;
	
}

div#pagecontent-movie-shots {
	position: absolute;
	left: 288px;
	top: 90px;
	width: 314px;
	height: 341px;
	overflow: auto;
	z-index: 1;
	visibility: visible;
}
div#footer {
	position: absolute;
	left: 40px;
	top: 506px;
	width: 667px;
	height: 30px;
	visibility: visible;
}
div#linksbar {
	position: absolute;
	left: 119px;
	top: 304px;
	width: 93px;
	height: 136px;
	visibility: visible;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

div#backbutton {
	position: absolute;
	left: 235px;
	top: 410px;
	visibility: visible;
	width: 29px;

}

div#logo {
	position: absolute;
	left: 81px;
	top: 80px;
	visibility: visible;

}

div#rotatingmovie {
	position: absolute;
	left: 25px;
	top: 323px;
	visibility: visible;
	height: 93px;
	width: 70px;

}

div#imagepermissions {
	position: absolute;
	left: 705px;
	top: 339px;
	width: 16px;
	height: 99px;
	visibility: visible;
	z-index: 99
}

/* position images here*/


img.logo {
	position: absolute;
	left: 25px;
	top: 50px;
	visibility: visible;
}

img.backbutton {
	position: absolute;
	left: 270px;
	top: 438px;
	
}

img.rotate {
	position: absolute;
	left: 97px;
	top: 361px;
	visibility: visible;
}
img.top_right {
	position: absolute;
	left: 683px;
	top: 50px;
	visibility: visible;
}
img.centre_right {
	position: absolute;
	left: 683px;
	top: 205px;
	visibility: visible;
	
}
img.bottom_right {
	position: absolute;
	left: 683px;
	top: 361px;
	visibility: visible;
}

/* scrollbars here*/


html {
	scrollbar-base-color: #666699;
	scrollbar-face-color: #666699;

	scrollbar-arrow-color: #ccffff;
	scrollbar-track-color: #666699;
	scrollbar-shadow-color: #333366;
	scrollbar-lightshadow-color: #9999cc;
	scrollbar-darkshadow-color: #333366;
	scrollbar-highlight-color: #9999cc;
	scrollbar-3dlight-color: #9999cc;	
}

/* redefined html here*/



body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #40406a;
}

p {
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 11px;
	font-weight: lighter;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 0px;
}
h4 {
	font-size: 17px;
	font-weight: lighter;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 0px;
}

hr {
	color: #66ccff;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

th {
color:#FFFFCC
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: "Comic Sans MS", Arial;
	padding: 3px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666699;
	border: 1px inset #999999;
	margin: 0px;
	cursor: text;
	
}

INPUT.buttons

{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666699;
	border: 1px outset #999999;
	margin: 0px;
	
}

li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

/* link styles here */

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #66ccff;
	text-decoration: underline;
}
a:active {
	color: #ffffcc;
}

a.subnav:link {
	font-size: 12px;
	color: #66ccff;
	text-decoration: none;
}
a.subnav:visited {
	font-size: 12px;
	color: #66ccff;
	text-decoration: none;
}
a.subnav:hover {
	font-size: 12px;
	color: #66ccff;
	text-decoration: underline;
}
a.subnav:active {
	font-size: 12px;
	color: #ffffcc;
}

a.imagepermissions:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.imagepermissions:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.imagepermissions:hover {
	color: #66ccff;
	text-decoration: underline;
}
a.imagepermissions:active {
	color: #ffffcc;

}

/*text styles here */

.pagetitletext {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.scrollbarmarginfix {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tinyfooter {
	font-size: 12px;
	color: #FFFFFF;
	
}


.boldtext {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
form {
	margin: 5px;
	padding: 0px;
}
