/* Oceanic Productions Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	background-color:#000000;
			}

#container	{
	width:650px;
	height:423px;
	margin-left:auto;
	margin-right:auto;
	background-attachment: scroll;
	background-image: url(../images/Oceanicflatt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	padding-top: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
			}
			
#menu	{
	width:100%;
	font-size:.7em;
	height:32px;
	background-attachment: scroll;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;		
			}

#footer	{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	text-align: center;
	color: #666666;
	font-size:.7em;
			}

/* Links & Formatting */

A:link 	{
	color: #cccccc; 
	text-decoration: none;
			}
A:visited 	{
	color: #cccccc; 
	text-decoration: none;
			}
			
A:hover  {
	color: #336699;
	text-decoration: none;
			}
A:visited:hover  {
	color: #336699;
	text-decoration: none;
			}
			
.spacer {
	padding-left: 3em;
			}

/* Index */

#index_spacer	{
	width:100%;
	height:56px;
			}
			
				
#text	{
	width:auto;
	height:360px;
	margin-top:20px;
	padding: 8px;
	position: absolute;
	overflow: auto;
	font-size: 0.7em;
			}

/* About */

#about	{
	width:100%;
	height:390px;
	overflow:hidden;
	background-attachment: scroll;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Clients */

#clients	{
	width:100%;
	height:390px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-attachment: scroll;
	background-image: url(../images/clients.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#clients_logos  {
	width:250px;
	height:360px;
	margin-left:15px;
	padding: 8px;
	position: absolute;
	overflow: hidden;
	background-image: url(../images/client_logos.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
			}

#text_in_2	{
	height:390px;
	padding-right: 40px;
	padding-left:330px;
	padding-top:40px;
	font-size: 0.7em;
	line-height: 1.4em;
	letter-spacing: .02em;
}


/* Contact */

#contact  {
	width:100%;
	height:390px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-attachment: scroll;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
			}

#text_in_3	{
	height:390px;
	padding-right: 300px;
	padding-left:25px;
	padding-top:180px;
	font-size: 0.7em;
	letter-spacing: 0.2em;
	text-align: center;
			}
	
			
/* Portfolio */			


.portfolio_menu  {
	text-align:center;
	font-size:.7em;
	padding-top: 6px;
	padding-bottom:10px;
	background-image: url(../portfolio/port_line.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: bottom;
			}
			
#player	{
	width:100%;
	padding-top:14px;
	height:252px;
	overflow:hidden;
	color: #CCCCCC;
	font-size:.65em;
	letter-spacing:.02em;
			}
			
#embed	{
	width:391px;
	height:242px;
	margin-left:250px;
	overflow:hidden;
	color: #CCCCCC;
	position: absolute;
	
			}
			
#scroller	{
	height:95px;
	overflow:hidden;
	color: #CCCCCC;
			}

#text_portfolio	{
	width:220px;
	height:270px;
	padding-left:10px;
	position: absolute;
	overflow: hidden;
			}

.vidtitle {
	font-size:1.2em;
	font-weight:bold;
}

/* Portfolio_New	

#player	{
	width:400px;
	height:390px;
	margin-right:250px;
	overflow:hidden;
	color: #CCCCCC;
			}
			
#scroller	{
	height:390px;
	width:240px;
	margin-left: 400px;
	padding-right:10px;
	font-size: 0.8em;
	position:absolute;
	overflow:hidden;
}

			

#text_portfolio	{
	width:270px;
	height:360px;
	margin-top:8px;
	padding: 8px;
	position: absolute;
	overflow: auto;
	font-size: 0.8em;
			} */
