div.help {
	position: relative;
	width:770px;
	margin: 0 auto;
	overflow: auto;
	font-family: "Lucida Grande",Trebuchet MS,Arial,helvetica,clean,sans-serif;
	background: #fff;
	overflow: auto;
	}

h1.help, h2.help, h3.help, h4.help, h5.help { 
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	letter-spacing: 0.8px;
	}
 	
h1.help, #nav h2.help {
	font-size:30px;
	line-height: 40px;
	font-weight:bold;
	margin:0;
	padding: 0 10px 20px;
	color: #281f12;
	letter-spacing: 0px;
	}

#nav h2.help {
	padding: 0 10px 10px;}
	
h1.help {
	padding: 0 10px 20px;}
	
h2.help {
	font-size:21px;
	line-height: 40px;
	font-weight:bold;
	margin:0;
	padding-left: 10px;
	color: #3e5d65;
	}
 	
h3.help, h3.help a {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 10px;
	padding-bottom:0px;
	color: #43341e;
	text-decoration: none;
	}	
	
#nav h3.help {
	color: #3e5d65;
	margin-bottom: 0px;
	}
	
p.help {
	padding: 0 0 10px;
	margin: 0;
	font-size: 13px;
	}

p.help .last {
	padding: 0 0 50px !important;
	}
	
a.help {	
	color: #000;
	}
	
a.help:hover {
	color: #ff500d;
	text-decoration: underline;
	}
	
/* Link in from home page */
	
#helpLinks {
	width:770px;
	height: 400px;
	background: url(/images/sign.png) no-repeat 0 0;
	position: relative;
	}
	
#helpLinks h1, 
#helpLinks h2,
#helpLinks legend {
	position: absolute;
	text-indent: -9999px;
	}

#helpLinks ul, 	
#helpLinks li {
	margin: 0;
	list-style-type: none;
	}
	
#helpLinks ul {
	position:absolute;
	top:90px;
	width:360px;
	padding-left: 40px;
	}

#helpLinks ul li {
	margin:0;
	padding: 0;
	line-height: 40px;
	width: 350px;
	}

#helpLinks ul li a {
	color:#3E5D65;
	display:block;
	font-family:"Lucida Grande",Trebuchet MS,Arial,helvetica,clean,sans-serif;
	font-size:21px;
	line-height:40px;
	margin-left:-5px;
	_margin-left:33px;
	width:300px;
	height: 40px;
	}


#helpLinks ul li a:hover,
#helpLinks ul li a:focus {
	color: #FF500D;
	}

#helpLinks ul li a:active {
	color: #f00;
	}

#helpLinks form.help div {
	border:0 none;
	bottom:0;
	left:0;
	margin:0 20px 10px;
	padding:10px;
	position:absolute;
	font-family:"Lucida Grande",Trebuchet MS,Arial,helvetica,clean,sans-serif;
	font-size: 14px;
	}
	
#helpLinks form.help div label {
  display: inline;
  }	
	
/* 

	Help section main css

 */
 


.help #helpContent {
	position: relative;
	width:480px;
	float: right;
	}
	
.help #helpContent div {
	padding: 10px;
	margin: 0 0 20px;
	background: #f8f7d7;
	border: #f3f2bd 1px solid;
	overflow: auto;
	}

a.imageLinkRight {
	display: block;
	float: right;
	width: 88px;
	height: 88px;
	margin-left: 10px;
	border: 1px solid #ddd;
	border-top-color: #eee;
	border-left-color: #eee;
	text-decoration: none;
	color: #fff;
	position: relative;
	margin-top: 20px;
	}


a.imageLinkRight:hover {
	border-color: #FF9494;
	}
	
img.help {
	padding: 4px;
	background: #fff;
	margin: 0;
	border: 0;
	}
	
.help ul {
	padding: 0 0 0 20px;
	margin: 0;
	}

.help ul li {
	line-height: 30px;
	}



.help #nav {
	/*position: fixed;*/
	width:240px;
	float: left;
	}
	
.help #nav {
	_position: absolute;
	_left: 1px;
	_top: 0;
	_display: block;
	}
	
#nav h3 {
	border-bottom:1px solid #b4aea5;
	padding:19px 10px 10px;
	}
	
.help #nav ul {
	list-style-type:none;
	position:relative;
	width:240px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	}
	

.help #nav ul li {
	list-style-type:none;
	width: 240px;
	padding: 0;
	margin: 0;	
	}
	

.help #nav ul li a {
	display: block;
	line-height: 20px;
	padding: 5px 10px 4px;
	border-bottom: 1px solid #d9d6d2;
	text-decoration: none;
	font-size: 13px;
	color: #362a18;
	}
	
.help #nav ul li a:hover {
	background: #F8F7D7;
	color: #43341e;
	}
	
.help .btttotp,
.help .btttotp a {
	line-height: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #695d4b;
	text-decoration: none;
	padding-bottom: 0;
	}
	

.help .btttotp a:hover {
	color: #ff500d;
	text-decoration: underline;
	}
	
.help #helpContentTopic {
	width: 770px;
	overflow: hidden;
	}
	
.help #helpContentTopic h1,
.help #helpContentTopic h2,
.help #helpContentTopic h3,
.help #helpContentTopic h4 {
	padding-left: 0;
	}
	
#backToMainHelp {
	background:#FFFEEA none repeat scroll 0 0;
	border:3px dotted #FFFFFF;
	overflow:hidden;
	padding:20px;
	position:relative;
	width:724px;
	margin-bottom: 20px;
	}
	
#backToMainHelp a {
	float:right;
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color: #555;
	}
	
.noListStyle,
.noListStyle li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
#jsDisabled {
	background:#FFCCCC none repeat scroll 0 0;
	border:2px solid #FF0000;
	height:50px;
	padding:20px;
	width:726px;
	}
	
/*

Page: Main help page topics layout

*/
#helpContentTopic h3 {
	padding: 45px 0 5px;
	}
	
	
/*

Page: Enable Javascript

*/
	
.enableJavascript #scriptTest {
	color: black;
	font-size: 13px;
	line-height: 20px;
	}
	
.enableJavascript #scriptTest strong {
	display: block;
	color: green;
	font-size: 18px;
	}
	
.enableJavascript #scriptTest noscript strong {
	color: red;
	}

.enableJavascript li {
	display:list-item;
	font-size:13px;
	line-height:20px;
	}	
	
	
/*

Page: Help Centre — Main

*/	

.goToHelp {
	font-weight: bold;
	}
	
.goToHelp a {
	color: #6495a2;
	}
		
.goToHelp a:hover {
	color: #ff500d;
	}
	

/*

Page: Enable Javascript

*/


/*

Page: Video help pages

*/
#videoFrame {
	width: 485px;
	height: 420px;
	float: right;
	padding-bottom:60px;
	}
#videoFrame p { 	
	clear:both;
	color:#AAAAAA;
	float:right;
	font-size:13px;
	margin:0;
	padding:7px 40px;
	}
#videoBox {
	width: 465px;
	height: 393px;
	float: right;
	}

/*

Page: Enable Javascript

*/



/*

Page: Enable Javascript

*/



/*

Page: Enable Javascript

*/



/*

Page: Enable Javascript

*/



/*

Page: Downloads page

*/

.downloads h2 {
	padding-top: 20px;
	}

/*

Page: Music services admin guide

*/


.musicServiceAdmin img {
	padding: 20px 0;
	}

/*

Page: My Workspace

*/
div.help {
	overflow: hidden !important;
	}

#helpContentTopic.myWorkspace #imageMapBox {
	position: relative;
	top:20px;
	height: 500px;
	background: url(/images/imagemap.png) no-repeat;
	overflow: hidden;
	}


#helpContentTopic.myWorkspace #all, 
#helpContentTopic.myWorkspace #my, 
#helpContentTopic.myWorkspace #core, 
#helpContentTopic.myWorkspace #downloads {
	position: absolute;
	display: block;
	height: 40px;
	top: 0;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	color: #000;
	z-index: 1;
	}
	
#helpContentTopic.myWorkspace #all {
	width: 59px;
	left: 0;
	}
	
#helpContentTopic.myWorkspace #my {
	width: 59px;
	left: 59px;
	}
	
#helpContentTopic.myWorkspace #core {
	width: 110px;
	left: 119px;
	}
	
#helpContentTopic.myWorkspace #downloads {
	width: 109px;
	left: 229px;
	}

#helpContentTopic.myWorkspace span.info {
	position: absolute;
	display: none;
	top:0;
	width:222px;
	padding: 10px;
	height: 507px;
	min-height: 507px;
	background: #d5ffcd;
	zoom: 1;
	}
	
#helpContentTopic.myWorkspace #all:hover span.info {
	display: block;
	left: 526px;
	}
	
#helpContentTopic.myWorkspace #my:hover span.info {
	display: block;
	left: 467px;
	}
	
#helpContentTopic.myWorkspace #core:hover span.info {
	display: block;
	left: 407px;
	}
	
#helpContentTopic.myWorkspace #downloads:hover span.info {
	display: block;
	left: 297px;
	}