/* CSS Document */
.soundmenu
{
	width:65px;
	height:16px;
	overflow:hidden;
	background-color:#f3f3f4;
	z-index:3;
	position:relative;
	clear:both;
	top:-146px;
	left:695px;
}
.soundmenu:hover{height:auto}
.soundbutton
{
	text-align:left;
	padding-top:2px;
	color:#e02715;
	font-weight:bold;
	font-size:10px;
	width:65px;
	background-color:#ffffff;
	height:14px;
	padding-left:5px;
}
.trackbuttons
{
	text-align:left;
	padding-left:5px;
	margin-top:3px;
	color:#e02715;
	font-weight:bold;
	font-size:10px;
	background-color:#FFFFFF;
}
.menu
{
	position:absolute;
	height:26px;
	width:760px;
	text-align:center;
	z-index:4;
}
.menu_container
{
	float:left;
	margin-left:1px;
	margin-right:1px;
	height:26px;
	width:100px;
	overflow:hidden;
	background-color:#FFFFFF;
	z-index:3;
}
.menu_container:hover{height:auto}
.lvl_1
{
	text-align:center;
	border:1px solid #dddddd;
	height:14px;
	padding-top:5px;
	padding-bottom:5px;
	color:#e02715;
	font-weight:bold;
	font-size:10px;
	width:98px;
	z-index:3;
	background-image:url(../images/system/nav_lvl_1_bg.gif);
}
.lvl_2
{
	text-align:center;
	border:1px solid #dddddd;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;
	color:#e02715;
	font-weight:bold;
	font-size:10px;
	margin-top:2px;
	width:98px;
	z-index:3;
	background-image:url(../images/system/nav_lvl_2_bg.gif);
}
#quickstart
{
	clear:both;
	position:absolute;
	background-color:#f3f3f4;
	background-image:url(../images/system/button_quickstart_02.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:220px;
	height:15px;
	float:left;
	top:0px;
	overflow:hidden;
	z-index:3;
}
#quickstart:hover
{
	height:auto;
	background-image:url(../images/system/button_quickstart_01.gif);
}
#quickstartbutton
{	
	width:198px;
	border:1px solid #dddddd;
	color:#666666;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	height:13px;
}
#quickstartlinks
{
	border:1px solid #dddddd;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	color:#e02715;
	font-weight:bold;
	font-size:10px;
	margin-top:2px;
	width:208px;
	z-index:3;
	background-image:url(../images/system/nav_lvl_2_bg.gif);
}
