/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Copyright (c) 2007 by color:gray. All Rights Reserved.    		          */
/*                                                                            */
/* No part of this publication may be reproduced, transmitted, transcribed    */
/* or stored in a retrieval system without the prior written authorization	  */
/* of color:gray.      														  */
/*                                                                            */
/* CSS        : noise.css                                                     */
/*                                                                            */
/* Description: Main Cascading Style Sheet for medianoise site                */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* History                                                                    */
/* Version   Date     Author      Comments                                    */
/* --------  -------  ----------  ------------------------------------------- */
/* 01.00.00  May'07  A. Rinehart   Final Version.                             */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* NOTES   333300                                                             */
/*                                                                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/

/* General */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
p {
	margin:0px;
	padding-top:10px;
}
.holder {
	position:absolute;
	width:802px;
	top:0px;
	left:50%;
	margin-left:-401px;
	overflow:visible;
}
#splashFlash {
	position:absolute;
	top:0px;
	left:0px;
	width:802px;
	height:572px;
}
#flashMsg {
	position:absolute;
	text-align:center;
	width:502px;
	top:582px;
	left:50%;
	margin-left:-251px;
	overflow:visible;
}

/* homeNav */

#homeNav {
	position:absolute;
	top:189px;
	left:400px;
	width:177px;
	height:209px;
	z-index:2;
}
#homeA1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:177px;
	height:27px;
}
#soundA1_ {
	position:absolute;
	left:0px;
	top:27px;
	width:177px;
	height:29px;
}
#musicA1_ {
	position:absolute;
	left:0px;
	top:56px;
	width:177px;
	height:29px;
}
#quentinA1_ {
	position:absolute;
	left:0px;
	top:85px;
	width:177px;
	height:31px;
}
#studioA1_ {
	position:absolute;
	left:0px;
	top:116px;
	width:177px;
	height:33px;
}
#mediaA1_ {
	position:absolute;
	left:0px;
	top:149px;
	width:177px;
	height:29px;
}
#contactA1_ {
	position:absolute;
	left:0px;
	top:178px;
	width:177px;
	height:31px;
}

/* mediaNav */

#mediaNav {
	position:absolute;
	top:221px;
	left:83px;
	width:187px;
	height:214px;
	z-index:2;
}
#homeB1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:187px;
	height:28px;
}
#soundB1_ {
	position:absolute;
	left:0px;
	top:28px;
	width:187px;
	height:34px;
}
#musicB1_ {
	position:absolute;
	left:0px;
	top:62px;
	width:187px;
	height:29px;
}
#quentinB1_ {
	position:absolute;
	left:0px;
	top:91px;
	width:187px;
	height:30px;
}
#studioB1_ {
	position:absolute;
	left:0px;
	top:121px;
	width:187px;
	height:28px;
}
#mediaB1_ {
	position:absolute;
	left:0px;
	top:149px;
	width:187px;
	height:31px;
}
#contactB1_ {
	position:absolute;
	left:0px;
	top:180px;
	width:187px;
	height:34px;
}

/* homeIcons */

#homeIcons {
	position:absolute;
	top:149px;
	left:582px;
	width:163px;
	height:41px;
	z-index:2;
}
#aIconAudio1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:49px;
	height:41px;
}
#aIconVideo1_ {
	position:absolute;
	left:49px;
	top:0px;
	width:50px;
	height:41px;
}
#aIconContact1_ {
	position:absolute;
	left:99px;
	top:0px;
	width:64px;
	height:41px;
}

/* mediaIcons */

#mediaIcons {
	position:absolute;
	top:143px;
	left:35px;
	width:180px;
	height:42px;
	z-index:2;
}
#bIconAudio1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:49px;
	height:42px;
}
#bIconVideo1_ {
	position:absolute;
	left:49px;
	top:0px;
	width:56px;
	height:42px;
}
#bIconContact1_ {
	position:absolute;
	left:105px;
	top:0px;
	width:75px;
	height:42px;
}

/* homeSections */

#homeTop {
	position:static;
	background:url(../images/homeTop.jpg);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:802px;
	min-height:398px;
	overflow:visible;
}
#border {
	position:relative;
	padding-top:164px;
	padding-bottom:53px;
	left:37px;
	top:0px;
}
#id {
	position:relative;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	border-style:double;
	font-size:11px;
	text-align:justify;
	width:324px;
	z-index:3;
	overflow:visible;
}
#homeMid {
	position:static;
	background:url(../images/homeMid.jpg);
	background-repeat:repeat-y;
	top:0px;
	left:0px;
	width:802px;
	min-height:86px;
	overflow:visible;
}
#news {
	position:relative;
	padding-top:31px;
	color:#333333;
	text-align:right;
	width:460px;
	top:0px;
	left:110px;
	z-index:3;
	overflow:visible;
}
#homeFooter {
	position:relative;
	background:url(../images/homeFooter.jpg);
	top:0px;
	left:0px;
	width:802px;
	height:94px;
	overflow:hidden;
}
#footerText {
	position:relative;
	padding-top:31px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	width:802px;
	top:0px;
	left:0px;
	z-index:3;
	overflow:visible;
}

/* bio section */

#bioTop {
	position:relative;
	color:#333333;
	padding-top:149px;
	width:394px;
	top:0px;
	left:340px;
	z-index:3;
	overflow:visible;
}
#bioMid {
	position:relative;
	color:#333333;
	padding-top:0px;
	width:394px;
	top:0px;
	left:340px;
	z-index:3;
	overflow:visible;
}

/* studio+contact Sections */

#mediaTop {
	position:static;
	background:url(../images/mediaTop.jpg);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:802px;
	min-height:398px;
	overflow:visible;
}
#mediaBodyTop {
	position:relative;
	padding-top:137px;
	width:402px;
	top:0px;
	left:343px;
	z-index:3;
	overflow:visible;
}
#mediaMid {
	position:static;
	background:url(../images/mediaMid.jpg);
	background-repeat:repeat-y;
	top:0px;
	left:0px;
	width:802px;
	min-height:57px;
	overflow:visible;
}
#mediaBodyMid {
	position:relative;
	padding-top:37px;
	width:432px;
	top:0px;
	left:103px;
	z-index:3;
	overflow:visible;
}
#mediaFooter {
	position:relative;
	background:url(../images/mediaFooter.jpg);
	top:0px;
	left:0px;
	width:802px;
	height:90px;
	overflow:hidden;
}

/* sound+music credits sections */
#soundTop {
	position:relative;
	padding-top:137px;
	width:512px;
	top:0px;
	left:276px;
	z-index:3;
	overflow:visible;
}
.soundTable1 {
	border:none;
	width:100%;
}
.uberTopCell {
	text-align:center;
	padding-bottom:12px;
	font-weight:normal;
	font-size:14px;
	color:#000000;
}
.topCell {
	color:#333333;
	text-align:center;
	font-size:14px;
	vertical-align:text-top;
}
.headCell {
	color:#333333;
	vertical-align:text-top;
	text-align:right;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
	width:40%;
}
.bodyCell {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
	vertical-align:text-top;
}
#soundMid1 {
	position:relative;
	padding-top:0px;
	width:512px;
	top:0px;
	left:276px;
	z-index:3;
	overflow:visible;
}
.soundMid2 {
	position:relative;
	padding-top:30px;
	width:742px;
	top:0px;
	left:40px;
	z-index:3;
	overflow:visible;
}

/* audio+video Sections */

#audvidTop {
	position:static;
	background:url(../images/mediaTop.jpg);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:802px;
	height:640px;
	overflow:visible;
}
#flashMedia {
	position:absolute;
	top:150px;
	left:320px;
	width:423px;
	height:502px;
	z-index:3;
}
#flashMsg2 {
	position:absolute;
	text-align:center;
	top:180px;
	left:340px;
	width:360px;
	height:302px;
	z-index:2;
}