@import "showreel07.css";
@import "Animedia.css";

/* $WEFT -- Created by: Michelle Gorrell (email@michellegorrell.com) on 06/07/2007 -- */
  @font-face {
    font-family: Century Gothic;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/CENTURY2.eot);
  }
  @font-face {
    font-family: Century Gothic;
    font-style:  normal;
    font-weight: 700;
    src: url(../fonts/CENTURY0.eot);
  }
  @font-face {
    font-family: Century Gothic;
    font-style:  oblique;
    font-weight: normal;
    src: url(../fonts/CENTURY1.eot);
  }

.CloseButton
{
	position: absolute; 
	left: 700px; 
	top: 15px; 
	padding:0px; margin:0px;
	z-index: 3;
}

#logo 
{ 
	position: absolute;
	z-index:1;
	left: 0px ; top: 0px;
	width: 230px; height: 100px; 
	padding:0px; margin:0px;
	z-index:5;
	/*background-color:#F8F8F8;*/
}
#TopborderNav
{
	position: absolute;
	left: 0px;
	top: 2em;
	text-align:right;
	width: 900px; /*height: 3em; */
	padding:0px; margin:0px;
	z-index: 3;
}
#TopborderText
{
	position: absolute;
	left: 680px;
	top: 0px;
	width: 220px; height: 2em; 
	padding:0px; margin:0px;
	z-index: 2; 
	text-align:right;
	/*background-color:#F8F8F8;*/
}

#BottomborderText
{
	position: absolute;
	margin:auto; padding:0px; 
	top: 93%;
	height: 2em; 	
	text-align: center;
	font-color:#808080;
	background-color:#F8F8F8;
	z-index:4; color:#C0C0C0 
}

body.OrchestraNow
{
	font-family: Century Gothic; 
}
 
#ONWindow
{
	position : relative;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px; 
	margin-bottom:0; 
	padding:0px; 
	width:900px; 
	height:680px;
	z-index:3; 
	/*background-color:#F8F8F8*/
	/*border-style:solid; border-width:1px;*/
}

.Content
{
	display:block;
	position: absolute;
	top:100px; left:10px;
	width:880px; 
	height:550px;
	padding:0px; margin:0px;
	/*background-color:#F8F8F8;*/
	z-index:10
}
#CentreContent
{
	/*border-style:solid; border-width:1px;*/
	display:block;
	position: absolute;
	top:140px; left:150px;
	width:600px; 
	height:410px;
	padding:0; margin:1px;
	z-index:14
}
#CentreContentLower
{
	/*border-style:solid; border-width:1px;*/
	display:block;
	position: absolute;
	top:190px; left:150px;
	width:600px; 
	height:410px;
	padding:0; margin:1px;
	z-index:4
}
#singlepieceLHS
{
	display:block;
	float: left;
	/*background-color:#F8F8FB;*/
	width:299px; 
	height:64px;
	top:8px; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:0px
}
#singlepieceRHS
{
	display:block;
	float: right;
	/*background-color:#FBF8F8;*/
	width:299px; 
	height:64px;
	top:8px
	/*left:300px;*/; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:0px
}
#MovieWindow
{
	display:block;
	float:right;
	width:480px;
	display:block;
	padding:0px; margin:10px;
	z-index:4
}

#ScoreWindow
{
	margin:10px 0; 
	width:904px;
	display:block;
	padding:0px; 
	z-index:4
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Century Gothic
}

h1 { font-size: 36pt; color: #808080; font-weight: 400; margin-top:.5em; margin-bottom:0; }
h2 { font-size: 30pt; color: #808080; font-weight: 400; margin-top:.5em; margin-bottom:0; }
h3 { font-size: 24pt; color: #808080; font-weight: 400; margin-top:.5em; margin-bottom:0; }
h4 { font-size: 16pt; color: #808080; font-weight: 400; margin-top:.5em; margin-bottom:0; }
h5 { font-size: 10pt; color: #808080; font-weight: 400; margin-top:.5em; margin-bottom:0; }
h6 { font-size: 8pt; color: #C0C0C0;   }

p
{
	font-family: Century Gothic; 
	font-size: 12pt; 
	color: #333333; 
	margin-top:.5em; margin-bottom:0;
}
.smalltext { font-size: 10pt; color: #808080; font-weight: 400; margin-top:.5em; margin-bottom:0; }
}
.bordered
{
	border-style:solid; border-width:1px;
}

.NoPaddingOrMargin
{
	padding:0px; margin:0px;
}
.centred
{
	text-align:center;
}

.tracklistgenre { width:273px; text-align:right; }
.tracklistspacer { width:27px; text-align:left; }
.tracklisttitle { width:360px; text-align:left; }
.tracklistplayer { width:240px }

a
{
	margin:0; padding:0; text-decoration:none
}
a:active     { color: #3157E2 }
a:link       { color: #3157E2 }
a:visited    { color: #9A9E05 }

#strapline
{
	display:block;
	margin:auto; 
	align:"center";
	width: 500px; 
	text-align:center; 
	font-style:italic; color: #808080; font-size:10pt 
}