/* CSS Document */

/* elements */
p {
	margin: 5px 0px;
}
textarea {
	margin-bottom:10px;
}

/* ids */
#aboutText {
	width: 525px;
	text-align: left;
	margin-left: 40px;
	margin-top: 40px;
	font-size: 0.75em;
	font-size: 11px;
}
#aboutmixmatch, #usemixmatch, #musicianmixmatch {
	cursor:pointer;
}
#activeContent { width:600px; }

#bottom {
	margin-right:0px;
	padding-bottom:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:10px;
}
#browseHelp {
	font-size:1.1em;
	font-weight:600;
	margin-left:30px;
	padding-top:10px;
	color:#003399;
}

#contactUs { background-color:#FFFFFF; }
#contactInfo {
	position: relative;
	margin-left: 10px;
	font-size: 0.8em;
	font-size: 10px;
	margin-top: 6px;
	cursor: default;
}
#helpContent {
	margin-top:2px;
	background:white;
}

#helpDesk, #helpTopic { position:relative; }
#helpHeadline {
	cursor: default;
	text-align:left;
	font-weight:600;
}
#helpSearchSubmit { display:none; }
#howtocontent {
	width:580px;
	margin-left:10px;
	margin-right:10px;
	font-size: 0.8em;
	font-size: 11px;
}
#howtoguide {
	width: 575px;
	font-size: 12px;
}
#howtolist {
	float:left;
	position:relative;
	margin-right:7px;
}
#leftColumn{
	position:relative;
	float:left;
	width:70%;
	margin-top:20px;
}
#messageDivider {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:30px;
/*	margin-left:-25px;
	margin-right:-12px;*/
	height:2px;
}
#MixMatch {	padding-left:11px; }
#mmmposter { 
	float:left; position:relative; 
}
#prevsuggestion {
	position:relative;
	margin-left:30px;
	margin-top:20px;
	width:550px;
}
#quickMenu {
	text-align:left;
	font-weight:500;
}
#rightBar {
	position:relative;
	float:left;
	width:29%;
	line-height:1em;
}

#subQuickMenu {
	padding-right:30px;
	text-align:right;
}
#searchBox {
	display:inline;
	text-align:right;
	visibility: hidden;
}
#searchpix {
	margin: 10px 70px;
}
#searchresult {
	float:left;
	position:relative;
	width:435px;
/*	margin-left:10px;*/
}

#howto, #searchinst, #searchhowto, #searchlib, #searchgenre, #searchtempo, #searchkeytuning, #searchdate {
	margin-top:20px;
	margin-bottom:20px;
}

#suggestionbox {
	position:relative;
	width:550px;
	margin-left:30px;
	margin-top:20px;
}
#suggestheadline {
	position:relative;
	width:400px;
	margin-top:10px;
	margin-left:50px;
}
#tabs {
	margin:20px 0 10px;
	padding-left:50px;
	border-bottom:1px solid #ccc;
	font-size:9pt;
}
#tabs div {
	background:#FFFFFF;
	margin-right:20px;
	padding:1px 5px;
	float:left;
	cursor:pointer;
	color:#003399;
	font-weight:bold;
	position:relative;
}
#tabs div.currentTab{
	background:#003399;
	color:white;
}
#tabs .hover {
	background: #003399;
	color:white;
}
#tabs_0, #tabs_1, #tabs_2, #tabs_3, #tabs_4 { display:none; }
#tabs_0.currentTab, #tabs_1.currentTab, #tabs_2.currentTab, #tabs_3.currentTab, #tabs_4.currentTab{ display:block; }
/* classes */
#helpDesk .aboutUsHeadline, #helpDesk .suggestHeadline {
	font-weight:bold;
	padding-bottom:3px;
	font-size:0.9em;
	font-size: 12px;
	position:relative;

}
#helpDesk .aboutUsHeadline {
	left: -15px;
}
#helpDesk .aboutUsSection {
	margin: 30px 0px;
}
#helpDesk .aboutUsUnderline {
	display:block;
	margin-top:2px;
	margin-bottom:0px;
	width:80%;
	border-bottom:1px solid #ccc;
	position:relative;
	left:-15px;
}
#helpDesk .backtotop { font-size: 0.85em; }
#helpDesk .bottomLine {	border-bottom:1px #ccc; }
#helpDesk .bold { font-weight:bold; }
#helpDesk .blue { color:#003399; }
#helpDesk .comment {
	font-size:0.8em;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
}
#helpDesk .commenthead {
	float:right;
}
#helpDesk .darkgray { 
	color:#666; 
	
}
#helpDesk #howtofaq { padding-left:20px; }
#helpDesk .faqSection { font-size:12px; }
#helpDesk .faqAnswer {
	display:none;
	cursor:default;
	padding:10px 20px 10px 25px;
	color:#666666;
}
#helpDesk .faqQuestion {
	margin-left: 10px;
	/* width: 400px; */
	padding: 5px 0px;
	color: #666666;
	cursor: pointer;
}
#helpDesk span.faqQuestion:hover{
	color: #666666;
}
#helpDesk .faqTopic{
	padding:10px 0px;
	cursor:pointer;
	font-size:11px;
}

#helpDesk .gray{ color:#ccc; font-weight:normal; }

#helpDesk .headline { 
	padding-left:5px;
	font-weight:500;	
}
#helpDesk .helpList {
	list-style-image:url(/images/smalllistbox.gif);
	text-align:left;
	margin:0 0 0 20px;
	padding:10px 5px 10px 0;
}
#helpDesk .helpList li { color:#ff9900; }
#helpDesk .howtoheader { 
	font-weight:bold; 
	margin-bottom:15px;
	font-size:14px;
}
#helpDesk .howtosection {
	margin-top:10px;
	margin-bottom:10px;
}
#helpDesk .icons {}
#helpDesk .icon {
	width:20px;
	float:left;
}
#helpDesk .imgtxt {
	width:520px;
	display:inline;
	margin-left:3px;
	float:right;
}
#helpDesk .indent { margin-left: 9px; }
#helpDesk .lightgray { color:#999; }
#helpDesk .left {
	float:left;
	position:relative;
	width:49%;
}
#helpDesk .linebreak {
	border-top:1px solid #cccccc;
	display:block;
	margin-top:7px;
	width:75%;
}
#helpDesk .howtosection_linebreak {
	border-top:1px solid #cccccc;
	display:block;

}
#helpDesk .note {
	font-size:0.75em;
}
#helpDesk .pad { margin-left:6px; }
#helpDesk .pic {
	padding-right:10px;
	padding-bottom:5px;
}
#helpDesk .orange { color:#ff9900; }
#helpDesk .right {
	float:left;
	position:relative;
	width:45%;
	left:10px;
}
#helpDesk .rightBarSection {
/*	padding-right:9px;
*/	padding-bottom:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding-top:13px;
}

#helpDesk .section {
	margin-left:30px;
	margin-bottom:10px;
}
#helpDesk .sectionHeadline {
	color:#003399;
	font-weight:700;
	font-size:0.75em;
	cursor: default;
}
#helpDesk .suggest {
	position:relative;
	left:30px;
	width:500px;
	font-size:0.9em;	
}
#helpDesk .tabs_content {
	background-color:#FFFFFF;
	margin-top:3px;
	margin-bottom:10px;
}
#helpDesk .topic {
	color: #666;
	font-size: 0.69em;
	font-size: 10px;
	font-weight: 400;
	cursor: pointer;
}
#helpDesk .topicHeadline {
	font-weight:bold;
	font-size:1.0em;
	padding-top:20px;
}
#helpDesk .underline {
	display:block;
	margin-top:2px;
	margin-bottom:0px;
	width:72%;
	border-top:1px solid #9999cc;
	height:1px;
	overflow:hidden;
}
#helpDesk .usercomment {
	float:left;
	width:75%;
	position:relative;
}
#helpDesk .userpic {
	float:right;
}
#helpDesk .welcome {
	border-bottom:1px solid #ccc;
	font-size: 12px;
}
#helpTopicLeft {
	position:relative;
	float:left;
	width:55%;
	padding-left:50px;
	padding-right:46px;
	font-size:0.75em;
}

/****  my additions   ****/

/*ol li	{ font-weight:900; }*/

div#helpPopOver 				{ position:absolute; width:513px; height:72px; left:31%; top:270px; }
div#helpPopOver_x			{ position:absolute; width:12px; height:12px; top:11px; right:11px; z-index:auto; }
div#helpPopOver_head 		{ float:left; width:513px; height:41px; left:0; top:0; line-height:2.2em; padding-left:19px; color:#666666; background:url(/images/popOver_head.jpg) no-repeat; z-index:auto; }
div#helpPopOver_body 	{ float:left; width:513px; height:auto; left:0; top:41px; font-size:12px; color:#666666; line-height:1.5em; background:url(/images/popOver_body.jpg) repeat-y; z-index:auto; }
div#helpPopOver_body p { padding:0 15px 0 27px; } 
div#helpPopOver_foot 		{ clear:left; width:513px; height:12px; left:0; bottom:0; background:url(/images/popOver_foot.jpg) no-repeat; z-index:auto; }
.help_ul 									{ width:420px; list-style-type:none; margin-left:27px; padding:3px 3px 3px 18px; border-top:1px double #000099; border-bottom:1px double #000099; }
.help_li  									{ background:url(/images/bul.gif) no-repeat 3px 2px; padding:0 3px 0 27px; margin:0 0 2px 0; line-height:18px; }
div#about_all { width:600px; height:auto; padding-top:9px;}
div#about1_title, div#about2_title, div#about3_title, div#about4_title, div#about5_title, div#about6_title { z-index:9; border-bottom:#999999 thin dotted; width:450px; margin-left:45px; }
div#about1 {display:none; z-index:8;}
div#about2, div#about3, div#about4, div#about5, div#about6 { z-index:8; display:none;}
div#poster { position:relative; left:34px; margin:9px 0 0 0; background:url(/images/aboutMMM_poster.jpg) no-repeat; width:532px; height:584px; }
.about_a { font-weight:600; }
.about_h3 { text-indent:19px; font-family:Verdana; color:#666666; }
.about_p { padding:0 9px 0 9px; }
.about_ul { width:540px; list-style-type:none; padding:3px; margin:0 0 0 18px; border-top:1px double #000099; border-bottom:1px double #000099; }
.about_li  { background:url(/images/bul.gif) no-repeat 3px 2px; padding:0 3px 0 27px; margin:0 0 2px 0; line-height:18px; }
.handcursor{ cursor:hand; cursor:pointer; }
.about_controls { position:relative; width:585px; padding:5px 9px 11px 0; text-indent:9px; font:9px/11px Verdana; text-align:right; }
.switchgroup1 { width:559px; font:13px/14px Verdana; margin-bottom:9px; padding:15px 0 9px 22px; border-bottom:#999999 thin dotted;  }
.about_title { height:19px; width:450px; left:0; text-indent:-19px; font:600 13px/15px Verdana; color:#999999; padding:6px 0 9px 0; margin:0 0 5px 0; }
div#draggable { position:absolute; left:31%; top:270px; height:inherit; width:inherit; z-index:11; }
