body {
	font-family:syntax,arial,verdana,sans-serif;
	font-size:.8em;
	color:black;
}
H1{
	color:#FF6600 ;
}
H4{
	color: #999999;
}
/*------------TEMPLATE ELEMENTS---------------*/
#topcolour{
	background-color:#FF6600;
	padding:9px;
	white-space:nowrap;
}

.top{
	border-top:10px solid white;
	border-bottom:10px solid white;
	background-color:#FF6600;
	width:90%;
}
.breadcrumbs{
	color: #FF6600;
	font-weight:bold;
	font-size:13px;
}
.breadcrumbs span{
	color: #999999;
	font-weight:bold;
}
.breadcrumbs a{
	color: #999999;
}
.whatshot{
	width:145px;
	border:1px solid #FF6600;
	text-align:left;
	float:right;
}
table.whatshot thead{
	background-color:#FF6600;
	font-size:18px;
	color:white;
}
td.selected{
	background-color: #FF6600;
}
td.selected a{
	color:white;
	text-decoration:none;
}
/*footer*/
tr.rowe{
	background-color:#FF6600;
}
tr.rowe a{
	color:white;
	text-decoration:none;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
}


/*-----------SIDE MENU STYLES-------------*/

.divSectionMenuExpanded{width:150px;border-bottom:1px solid #CCC;} 
.divSectionMenuExpanded a{text-decoration:none;} 
/*Item1*/
.divSectionMenuExpanded .item1{border-top:1px solid #CCC;padding-left:15px;padding-top:3px;padding-bottom:3px;} 
.divSectionMenuExpanded .item1 a{color:#000;} 
.divSectionMenuExpanded .item1-selected{background-color:#F60;border-top:1px solid #CCC;padding-left:15px;padding-top:3px;padding-bottom:3px;} 
.divSectionMenuExpanded .item1-selected a{color:#FFF;} 
.divSectionMenuExpanded .item1-selected-children-displayed{background-color:#F60;border-bottom:1px solid #CCC;border-top:1px solid #CCC;padding-left:15px;padding-top:3px;padding-bottom:3px;}
.divSectionMenuExpanded .item1-selected-children-displayed a{color:#FFF;} 
/*Item2*/
.divSectionMenuExpanded .item2{padding-left:20px; padding-top:1px;padding-bottom:1px;} 
.divSectionMenuExpanded .item2 a{color:#000;} 
.divSectionMenuExpanded .item2-selected{padding-left:20px;padding-top:1px;padding-bottom:1px; } 
.divSectionMenuExpanded .item2-selected a{color:#F60;}
.divSectionMenuExpanded .item2-selected-children-displayed{padding-left:20px;padding-top:1px;padding-bottom:1px;}
.divSectionMenuExpanded .item2-selected-children-displayed a{color:#F60;} 
/*Item3*/
.divSectionMenuExpanded .item3{padding-left:30px; padding-top:1px;padding-bottom:1px;background-image:url(../images/line.gif); background-repeat:no-repeat; background-position:20px 50%} 
.divSectionMenuExpanded .item3 a{color:#000;} 
.divSectionMenuExpanded .item3-selected{padding-left:30px;padding-top:1px;padding-bottom:1px; background-image:url(images/line.gif); background-repeat:no-repeat; background-position:20px 50%} 
.divSectionMenuExpanded .item3-selected a{color:#F60;}
.divSectionMenuExpanded .item3-selected-children-displayed{padding-left:30px;padding-top:1px;padding-bottom:1px;background-image:url(images/line.gif); background-repeat:no-repeat; background-position:20px 50%}
.divSectionMenuExpanded .item3-selected-children-displayed a{color:#F60;} 
/*Item4*/
.divSectionMenuExpanded .item4{padding-left:40px; padding-top:1px;padding-bottom:1px;background-image:url(../images/circle.gif); background-repeat:no-repeat; background-position:30px 50%} 
.divSectionMenuExpanded .item4 a{color:#000;} 
.divSectionMenuExpanded .item4-selected{padding-left:40px;padding-top:1px;padding-bottom:1px; background-image:url(images/circle.gif); background-repeat:no-repeat; background-position:30px 50%} 
.divSectionMenuExpanded .item4-selected a{color:#F60;}
.divSectionMenuExpanded .item4-selected-children-displayed{padding-left:40px;padding-top:1px;padding-bottom:1px;background-image:url(images/circle.gif); background-repeat:no-repeat; background-position:30px 50%}
.divSectionMenuExpanded .item4-selected-children-displayed a{color:#F60;} 

/*----- STYLES TO BE USED IN THE EDITOR -----*/
/*----- NOTE: Currently all these styles must use all lower case letters -----*/
img.twopixelpadding{margin:2px;}
img.fivepixelpadding{margin:5px;}
img.tenpixelpadding{margin:10px;}
img.twopixelpaddingrightalign{float:right;margin:2px;}
img.fivepixelpaddingrightalign{float:right;margin:5px;}
img.tenpixelpaddingrightalign{float:right;margin:10px;}
img.twopixelpaddingleftalign{float:left;margin:2px;}
img.fivepixelpaddingleftalign{float:left;margin:5px;}
img.tenpixelpaddingleftalign{float:left;margin:10px;}
table.rightpaddedcells td{padding-right:50px;}
