*

	{margin: 0;
	padding: 0;}	

html 
	{min-height: 100%; margin-bottom: 1px;}
	/* sets the scrollbar to permanently appear in firefox / safari */

body

	{font: 100.01% arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: center 0};
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;

/* home page text */
h1
	{font-weight: normal;
	color: #000;
	font-size:110%;
	line-height:115%;
	margin-bottom:5px;}

h2
	{font-weight: normal;
	color: #000;
	font-size:120%;
	line-height:115%;
	margin-top:12px;}

a
	{color: #000;
	text-decoration:none;}

a:link, a:visited
	{text-decoration:none;}

a:hover, a:visited:hover
	{text-decoration: none;}

a img
	{border: 0;}


q:before
	{content: "";}

#container
	{position:absolute;
	left:50%;
    margin-left:-460px;
	width: 920px;
	top:25px;}

#logo
	{position:absolute;
	width: 400px;
	height: 111px;
	background: transparent url('../images_furniture/sagat_guirey_music_logo.gif') 0% 0% no-repeat;}

#logo p span
	{display: none;}

#logo a
	{display: block;
	width: 400px;
	height: 125px;}



/* common styling */
#menu {
	font-weight:normal; 
	position:relative; 
	z-index:100; 
	float:left; 
	position:absolute; 
	top:175px; 
	left:0px;
	}


#menu ul li {
	margin:0px;
	margin-left:20px;
	list-style-type:none;
	}

#menu ul li.active  {
	margin:0px;
	margin-left:0px;
	padding-left:20px;
	background:url('../images_furniture/asterix.gif') no-repeat;
	list-style-type:none;
	}

#content
	{position:absolute;
	top:175px;
	left:200px;
	width:340px;
	float:right;
	height:350px;
	overflow:auto;
	border-left:1px solid #fff;}

#content p
	{font-size:70%;
	margin-left:0px;
	margin-bottom:8px;
	width:320px;}

#content hr
	{margin-left:10px;
	margin-bottom:8px;
	clear:both;}

#content img
	{float:left;
	margin-right:10px;
	margin-bottom:10px;}

#content img.button
	{float:right;
	margin-right:10px;
	margin-bottom:10px;}


#content h1
	{font-size:115%;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:15px;}


#content b
	{font-size:110%;
	font-weight:bold;
	margin-left:0px;
	margin-bottom:0px;
	color:#00B0F0;}

#content ul
	{font-size:70%;
	margin:0px;
	margin-left:20px;
	list-style-image:url('../images_furniture/asterixSmall.gif')
	}

#content a
	{color:#000000;
	text-decoration: underline;}

#player
	{position:absolute;
	top:90px;
	left:560px;
	background-color:#000;}

#movieList {
	position:absolute;
	top:376px;
	left:560px;
	width:360px;
	}

#movieList table tr td.clientHeader, #movieList table tr td.agencyHeader {
	background-color:#00B0F0;
	width:180px;
	padding-left:15px;
	}
	
#movieList table tr td.client, #movieList table tr td.agency{	
	font-size:70%;
	padding-top:3px;
	padding-left:15px;
	}

#movieList table tr td.clientActive{	
	font-size:70%;
	padding-top:3px;
	padding-left:15px;
	background:url('../images_furniture/asterix.gif') no-repeat 0px 2px;
	}

#movieList table tr td.client a {	
	text-decoration:none;
	}

#movieList table tr td.spacer {
	height:5px;
	}

#copyright
	{position:absolute;
	top:540px;
	float:left;
	text-align:left;}

#copyright p
	{color:#333;
	font-size:68%;
	text-align:left;}

#copyright p a
	{color:#333;
	text-decoration:underline;}
