/*CSS for Ultrastu 2010*/

html /* fixes chrome backdrop thing */
{
	height: 100%;
}

body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: top center;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	color: #bbbbbb;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;

}
img
{
	border: 0px;
	outline: none;
}

#shell
{
	border: 0px dashed blue;
	width: 874px;
	height: 357px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -437px;
	margin-top: -175px;
}
#content
{
	width: 874px;
	height: 357px;
	border: 0px solid green;
	margin-top: 0px;
	
}

#content H1
{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: large;
	font-weight: normal;
	color: #990000;
}

#content p
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
	font-weight: normal;
	text-align: left;
}
.title
{
	width: 874px;
	height: 37px;
	background-color: #005354;
	background: url('../images/maintitle.png');
	position: absolute;
	top: 0px;
	left: 0px;
}

.session
{
	width: 190px;
	height: 189px;
	background-color: #005354;
	background: url('../images/session-top-square.jpg');
	position: absolute;
	top: 44px;
	left: 0px;
}

.session a
{
	width: 190px;
	height: 189px;
	background-color: #005354;
	background: url('../images/session-top-square.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
}

/*------------- MENU STARTS HERE --------------*/

.menu1 a
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #133233;
	position: absolute;
	top: 240px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #009ea0;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu1 a:hover
{
	color: #a1a1a1;
	background-color: #005354;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu1_active
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #005354;
	position: absolute;
	top: 240px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu2 a
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #133233;
	position: absolute;
	top: 271px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #009ea0;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu2 a:hover
{
	color: #a1a1a1;
	background-color: #005354;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu2_active
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #005354;
	position: absolute;
	top: 271px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}


.menu3 a
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #133233;
	position: absolute;
	top: 302px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #009ea0;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu3 a:hover
{
	color: #a1a1a1;
	background-color: #005354;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu3_active
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #005354;
	position: absolute;
	top: 302px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu4 a
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #133233;
	position: absolute;
	top: 333px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #009ea0;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu4 a:hover
{
	color: #a1a1a1;
	background-color: #005354;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}

.menu4_active
{
	display:block;
	width: 173px;
	height: 22px;
	background-color: #005354;
	position: absolute;
	top: 333px;
	left: 0px;
	text-align: right;
	padding-right: 17px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	letter-spacing: 2px;
}
/*------------- MENU ENDS HERE --------------*/
.panel_1
{
	width: 283px;
	height: 282px;
	background-image: url('../images/session-home-main-pic.jpg');
	background-color: #005354;
	position: absolute;
	top: 44px;
	left: 197px;

}
#player
{
	width: 283px;
	height: 24px;
	background-color: #133233;
	position: absolute;
	top: 333px;
	left: 197px;

}

#player a
{

	color: #a1a1a1;
	text-decoration: none;
	font-family: tahoma,verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	top: 3px;
	left: 50px;
	padding: 0;
}

#player a:hover
{

	color: #ffffff;

}

.panel_2
{
	width: 283px;
	height: 282px;
	background-color: #133233;
	position: absolute;
	top: 44px;
	left: 487px;

}

.panel_2_text
{
	font-family: tahoma,verdana,sans-serif;
	color: #698182;
	font-size: 11px;
	text-align: justify;
	margin: 20px;
	line-height: 13px;
}

.contacts
{
	width: 283px;
	height: 24px;
	background-color: #133233;
	position: absolute;
	top: 333px;
	left: 487px;
}
/*--------  TEXT STYLES ------------*/
.contacts p
{
	color: #009799;
	text-transform: uppercase;
}

.highlight
{
	color: #a1a1a1;
}
 .contacts a
 {
	color: #a1a1a1;
	text-decoration: none;
 }
 .contacts a:hover
 {
	color: #ffffff;
	text-decoration: none;
	outline: none;
 }

.quote
{
	text-align: left;
	color: #cdcdcd;
	font-size: 12px;
	padding-bottom: 5px;
}

.quoter
{
	float: right;
	text-align: right;
}
/*----------Right Strip Start--------------*/



.right_strip
{
	width: 97px;
	height: 313px;
	background-color: #133233;
	position: absolute;
	top: 44px;
	left: 776px;
}

.strip_pic1 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-home-pic-1.jpg');
	position: absolute;
	top: 21px;
	left: 21px;
	border: 2px solid #698182;

}

.strip_pic1 a:hover
{
	border: 2px solid #009495;
}

.strip_pic2 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-home-pic-2.jpg');
	position: absolute;
	top: 90px;
	left: 21px;
	border: 2px solid #698182;

}
.strip_pic2 a:hover
{
	border: 2px solid #009495;
}

.strip_pic3 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-home-pic-3.jpg');
	position: absolute;
	top: 163px;
	left: 21px;
	border: 2px solid #698182;

}

.strip_pic3 a:hover
{
	border: 2px solid #009495;
}

.strip_pic4 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-home-pic-4.jpg');
	position: absolute;
	top: 237px;
	left: 21px;
	border: 2px solid #698182;

}

.strip_pic4 a:hover
{
	border: 2px solid #009495;
}

.biog_pic1 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-biog-pic-1.jpg');
	position: absolute;
	top: 21px;
	left: 21px;
	border: 2px solid #698182;

}

.strip_pic1 a:hover
{
	border: 2px solid #009495;
}

.biog_pic2 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-biog-pic-2.jpg');
	position: absolute;
	top: 90px;
	left: 21px;
	border: 2px solid #698182;

}
.biog_pic2 a:hover
{
	border: 2px solid #009495;
}

.biog_pic3 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-biog-pic-3.jpg');
	position: absolute;
	top: 163px;
	left: 21px;
	border: 2px solid #698182;

}

.biog_pic3 a:hover
{
	border: 2px solid #009495;
}

.biog_pic4 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-biog-pic-4.jpg');
	position: absolute;
	top: 237px;
	left: 21px;
	border: 2px solid #698182;
}

.biog_pic4 a:hover
{
	border: 2px solid #009495;
}

.setup_pic1 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-setup-pic-1.jpg');
	position: absolute;
	top: 21px;
	left: 21px;
	border: 2px solid #698182;

}

.setup_pic1 a:hover
{
	border: 2px solid #009495;
}
.setup_pic2 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-setup-pic-2.jpg');
	position: absolute;
	top: 90px;
	left: 21px;
	border: 2px solid #698182;

}
.setup_pic2 a:hover
{
	border: 2px solid #009495;
}

.setup_pic3 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-setup-pic-3.jpg');
	position: absolute;
	top: 163px;
	left: 21px;
	border: 2px solid #698182;

}

.setup_pic3 a:hover
{
	border: 2px solid #009495;
}

.setup_pic4 a
{
	width: 52px;
	height: 52px;
	background-color: #000000;
	background-image: url('../images/session-setup-pic-4.jpg');
	position: absolute;
	top: 237px;
	left: 21px;
	border: 2px solid #698182;
}

.setup_pic4 a:hover
{
	border: 2px solid #009495;
}

#credit
{
	border: 0px solid red;
	position: absolute;
	top: 364px;
	left: 0px;
	width: 874px;
	text-align: right;
	
}

#credit a
{
	font-size: x-small;
	color: #003333;
	text-decoration: none;
	font-weight: normal;
}
#credit a:hover
{
	color: #008688;
	text-decoration: none;
}


/*---------kill focus / spatialisation outlines in Mozilla - any flash method-----------*/
*:focus 
{ 
	outline: none; 
}

*::-moz-focus-inner 
{ 
	border: none; 	
}

/*----------------biog starts here  ------------------------*/

.biog_panel_2
{
	width: 573px;
	height: 272px;
	background-color: #133233;
	position: absolute;
	top: 44px;
	left: 197px;
	overflow: auto;
}

.biog_panel_2_text
{
	font-family: tahoma,verdana,sans-serif;
	color: #698182;
	font-size: 11px;
	text-align: left;
	margin: 20px 20px 20px 20px;
	padding: 20px;
	line-height: 16px;
}
.clear
{
	width:573px;
	height: 10px;
	clear: both;
	position: absolute;
	top: 316px;
	left: 197px;
	background-color: #133233;
}



/*---------------- media starts here  ------------------------*/

.media_panel_1
{
	width: 283px;
	height: 282px;
	/*background-image: url('../images/session-home-main-pic.jpg');*/
	background-color: #005354;
	position: absolute;
	top: 44px;
	left: 197px;
}
.media_panel_2
{
	width: 386px;
	height: 313px;
	background-color: #133233;
	position: absolute;
	top: 44px;
	left: 487px;

}

#multisongplayer
{
	width: 386px;
	height: 313px;
	/*position: absolute;
	left: 30px;*/
	margin: 0px 0px 0px 0px;
}

/*---------------- setup starts here  ------------------------*/
.setup_panel_1
{
	width: 283px;
	height: 282px;
	background-image: url('../images/session-setup-main-pic.jpg');
	background-repeat: no-repeat;
	background-color: #005354;
	position: absolute;
	top: 44px;
	left: 197px;
}



.setup_panel_2
{
	width: 283px;
	height: 282px;
	background-color: #133233;
	position: absolute;
	top: 44px;
	left: 487px;
	overflow: auto;

}

.setup_panel_2_text
{
	font-family: tahoma,verdana,sans-serif;
	color: #698182;
	font-size: 11px;
	text-align: justify;
	margin: 20px;
	line-height: 13px;
}

.setup_panel_2_text ul
{
	list-style-type:square;
	
}

.setup_panel_2_text li
{
	list-style-position:outside;
}

.setup_panel_2_text ul
{
	list-style-type:square;
	
}

.setup_panel_2_text p
{
	text-align: left;
	color: #009495;
}




/*---------------- links starts here  ------------------------*/

.links_panel_2
{
	width: 573px;
	height: 282px;
	/*background-image: url('../images/session-home-main-pic.jpg');*/
	background-color: #133233;
	position: absolute;
	top: 44px;
	left: 197px;

}

.links_panel_2 a
{
	text-decoration:none;
	color: #009394;
}

.links_panel_2 a:hover
{
	text-decoration:none;
	color: #ffffff;
}

.links_panel_2 ul
{
	list-style-type:square;
	list-style-position:inside;
	line-height: 25px;
}

.links_panel_2 li
{
	font-family: tahoma, verdana, sans-serif;
}



