/*---------------------------------
-----------------------------------

O R I O N   T V
PREVIEW PAGE CSS

v.1.0, 11/10/08

Stylesheet created by Damian Wood for Pixelcocoa
www.pixelcocoa.com
hello@pixelcocoa.com


-----------------------------------
---------------------------------*/

body {
	padding: 0 0 0 0;
	background: #c4c4c4 url(backgroundPreviews.gif) repeat-y center top;
	margin: 0px;
	font: 11pt/14pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	}

a:link 		{color:#FFFFFF; text-decoration:none;}
a:visited 	{color:#FFFFFF; font-weight:normal; text-decoration:none;}
a:hover 	{color:#FFFFFF; font-weight:normal; text-decoration:none;}

/*a 		{color: #a29D55; text-decoration: none;}
a:hover 	{color: #6B6543; text-decoration: underline overline; }
a:visited 	{color: #a29D55; border-style: none; text-decoration: none;} */

p {
	font-size: 88%; 
	margin: 0px 0px 0.6em;
	color: #333333; 
	}
	
h1 {
	font-size: 1.8em; 
	font-weight: normal;
	margin: 0 0 0 0;
	line-height: 1.5em;
	color: #415761;
	}

h2 {
	font-size: 1.2em; 
	font-weight: normal;
	margin: 0 0 0 0;
	color: #ffffff;
	}
	
h3 {
	padding:0 0 0 0;  
	font-weight: bold; 
	font-size: 1.2em;  
	color: #0099CC; 
	}

/*  Login Panel Styling  */

h3.section {
	margin-top: 5px;
	}
	
#vertical_slide {
	background: #3b535d url(bgOFF.gif) repeat-x top left;
	color: #FFFFFF;
	font-weight: normal;
	height: 35px;
	padding: 15px 0px 0px 10px;
	}
	
#navLogin	{
	background: url(login.gif) top left no-repeat;
	position: absolute;
	top: -1px;
	left: 820px;
	width:100px;
	height: 50px;
	text: #333333;
	padding: 10px 0px 0px 20px;
	}
	
#go	{
	float: right;
	width:100px;
	height: 30px;
	text: #333333;
	padding: 0px 20px 0px 0px;
	}

/*  End Login Panel Styling  */

#container {
	background: #ffffff;
	margin: 0px auto;
	width: 820px;
	text-align: left;
	position: relative;
	}

#pageHeader {
	background: #ffffff;
	width: 820px;
	height: 180px;
	position: relative;
	}
	
#altHeader {
	background: #ffffff;
	width: 820px;
	height: 160px;
	position: relative;
	}
	
#navigation {
	background: #3b535d url(bgOFF.gif) repeat-x top left;;
	width: 820px;
	height: 50px;
	text-align: center;
	position: relative;
	border-bottom:2px solid #3b535d;
	}	
	
/* NAVIGATION STYLING */
#menucase	{
			}

.table		{display: table;   /* Allow the centering to work */
			margin: 0 auto;
			}	
			
#stylefour	{position:relative;
			display:block;
			height:50px;
			font-size:14px;
			font-weight:bold;
			background:transparent url(bgOFF.gif) repeat-x top left;
			font-family:Helvitica,Arial,Verdana,sans-serif;
			}

#stylefour ul{margin:0;
			padding:0;
			list-style-type:none;
			width:auto;
			}
			
#stylefour ul li{display:block;
			float:left;
			margin:0;
			}
			
#stylefour ul li a{display:block;
			float:left;
			color:#ffffff;
			font-weight:bold;
			text-decoration:none;
			padding:15px 20px 0 20px;
			height:35px;
		
			}
			
#stylefour ul li a:hover,#stylefour ul li a.current
			{color:#333333;
			font-weight: bold;
			background:#fff url(bgON.gif) repeat-x;
			}
			
/* END OF NAVIGATION STYLING */
	
#buttons {
	width: 820px;
	height: 30px;
	text-align: center;
	padding: 10px 0 10px 0;
	}	
	
#preview {
	background: #ffffff;
	width: 820px;
	height: 450px;
	position: relative;
	}	
	
#previewText {
	position: absolute;
	background: #ffffff;
	top: 35px;
	left: 35px;
	width:215px;
	height: 300px;
	}

#previewShowreel {
	width: 820px;
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#3b535d;
	}

#showreel {
	width: 450px;
	height: 350px;
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#ffffff;
	}
	
#showreelText {
	float: right;
	width: 340px;
	padding:25px 20px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	}	
	
#fullWidthIntro {
	width: 780px;
	padding:15px 20px 0px 20px;
	margin-right: 0px;
	margin-left: 0px;
	}

#fullWidth {
	width: 720px;
	padding:30px 50px 30px 50px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
#footer {
	background: #abb5bf;
	padding: 20px 0 20px 30px;
	text-align: left;
	}
	
#footer p {
	font-size: 0.8em;
	color: #333333;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	}
	
footer a 			{/*color: #a29D55;*/ border-style: none; text-decoration: none;}
footer a:hover 	{/*color: #6B6543;*/ border-style: none; text-decoration: none; }
footer a:visited 	{/*color: #a29D55;*/ border-style: none; text-decoration: none;}

#passionate {
	width: 250px;
	height: 80px;
	padding: 0 20px 0 0;
	float: right;
	text-align: right;
	}
