@charset "utf-8";
/* KAO */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color:#fff;
	background-color:#000;
	background-image:url(../images/soulmotionbg.jpg);
	background-repeat:repeat;
	background-position:center;
	}

#bg {
	width:100%; 
	position: absolute;
	left:0;
	bottom:0;
	z-index: -1;
	}
	
#fadeshow1 {
	border: 
	}


#header {
	margin:0 auto;
	padding: 0;
	background-image: url(../images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
	width: 100%;
	height: 135px;
	overflow:hidden;
	}

#page {
	width: 100%;
	height:100%;
	margin: 0 auto;

}

#IEroot #page {
	margin: 30px auto;
	}

img {
	border-color:#F8C602;
	}
	
#main {
	width: 500px;
	float: left;
	}
#content #main p {
	width:500px;}
	
/*------------------------PLAYER----------------------------*/

#player {
	position:fixed;
	bottom:0;
	margin-left: 100px;
	
}

/*------------------------MENU------------------------------*/
#menu{
	margin: 88px 0 0 0;
		}

#menu ul li {
	list-style:none;
	display:inline;
	font-size: 1em;
	font-weight:bold;
	padding-right:3px;
	}

#menu ul li a {
	color: #fff;
	text-decoration:none;
	width:auto;
	}
	
#menu ul li a:hover {
	text-decoration: underline;
}


/*--------------------CONTENT------------------------------*/


#content{
	margin: 0 auto;
	z-index:10;
	width:850px;

	}

#content p {
	text-align:justify;
	margin:20px auto;
	font-size:.8em;
	color:#fff;
	width: 700px;
	}
#content a {
	color:#F8C602;
	text-decoration:none;
	}
#content a:hover {
	text-decoration:underline;
	}

#content h3, h4, h5 {
	color: #fff;

	}
#content p.index {
	margin-top:10px;
	font-size: 24px;
	padding: 5px;
	color:#F8C602;
	font-weight: bold;
	text-align:center;
	}
		
#content #accordion ol {
	list-style-type: decimal;
	color:#fff;
	}
	
/*-------------------------------MEDIA-----------------------------*/

	
/*-------------------------------TESTIMONIALS------------------------*/

.where {
	font-weight:bold;
	color:#F8C602;
	}

.who {
	font-style:oblique;
	color:#F8C602;

	}


/*---------------------------------EVENTS----------------------------*/

#date {
	float:left;
	width:250px;
	}
	
#client	{
	width: 350px;
	float: left;
	}
	
#location {
	width:200px;
	float: left;
	}
	
	
/*--------------------------------FOOTER-----------------------------*/

#footer {
	margin:0 auto;
	width: auto;
	height: 75px;
	clear:both;
	border-top:double;
	}

#footer p {
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	vertical-align:center;
	}


/*---------------------------------PHOTOS-----------------------------*/


#fadeshow1 {
	margin:0 auto;
	}
	
#content img.headshot {
	border:solid;
	float:right;
	margin: 5px;
	border-color:#F8C602;
	}

	
/*-------------------------------NEWS--------------------------------------*/



/*---------------------ACCORDION-----------------------------*/

#accordion {
	width: 755px;
	margin: 0 auto;
	display: block;
	overflow:hidden;
	}
	
#accordion.samples {
	width: 450px;
	margin: 0 auto;
	margin-left: 75px;
	display: block;
	overflow:hidden;
	float:left;
	}


#content ul {
	list-style-type:none;
	}
	
#accordion h3{
	}
	
	
#accordion a,
#accordion a h3 {
	color: #F8C602;
	}

#accordion a h3:hover {
	text-decoration:underline;
	}

#accordion a {
	color:#ffffff;
	}
	
#accordion p {
	padding:10px;
	font-size: .8em;
	width: 650px;
	}
	
#accordion.samples p {
	padding: 0;
	}
	
/*--------------------FADESHOW------------------------------*/

#fadeshow1wrap{
	margin: 0 auto;
	padding-top: 5px;
	background-color: #F8C602;
	width: 502px;
	height: 398px;
	}
