body { 
	font-family:Helvetica, verdana, Arial;
	font-size:12px;
	text-align:center;
	margin: 5px 0 0 5px;	
}
h2
{
	font-size:18px;
	margin-bottom:5px;	
}
h3
{
	font-size:14px;
	margin-bottom:0px;
}
h4
{
	font-size:12px;
	margin-bottom:5px;
}
a 
{
	color:#940F04;
}
#container { 	
	width:950px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
#googleads,
#adbar 
{ 
	margin-top:-60px;
	float:right;
	width:130px;
}
#maincontent
{
	width:800px;
	float:left;
}
#header {
	min-height:70px;
	width:800px;
}
#nhlheader
{
	margin-top:0px;
	padding-top:0px;
	background-color:#000000;
	width:800px;
}
#zones {
	width:800px;
	text-align:center;
	margin: 0 auto;
}
#zones .zone {	
	font-family:verdana;
	font-size:11px;	
	float:left;
	text-align:left;
}
#zones .zone .fanzone {
	padding-left:4px;
	padding-bottom:5px;
	width:150px;
}
#zones .zone .coacheszone {
	padding-left:4px;
	padding-bottom:5px;
	width:150px;
}
#zones .zone .playerszone {
	padding-left:4px;
	padding-bottom:5px;	
	width:150px;
}
#zones .vert_seperator {
	float:left;
	background-image : url(/learningcenter/images/tlc_vertbar.gif);
	height:220px;
	background-repeat:repeat-y;	
}
#zones .zoneheader {
	font-weight:bold;
	font-size:12px;
	height:32px
}
.zone li
{
	list-style-image: url(/learningcenter/images/tlc_bullet.gif);	
	vertical-align:top;
	line-height:15px;
	margin-bottom:5px;
}
.zone ul
{
	
}
#footer 
{		
	clear:both;		
	padding-top:20px;
	width:800px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;	
}
.content {
	font-family:Verdana;
	font-size:12px;
}
.login {
	font-family :verdana;
	font-size : 11px;
}
ul.tlc {	
	font-family :Verdana;	
	font-size : 11px;
}
.prmtitle {
	/* color:#D65D3E; */
	color: #000000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;	
}
.prmpresenter, .prmcost, .prmduration, .prmdescription {
	color:#000000;
	padding-left:5px;
	font-family:Verdana;
	font-size:11px;	
}
.prmitem {
	background-color:#F4F1EC;	
	color:#000000;
}
.prmitemover {
	background-color:#000000;
	color:#ffffff;
}
.prmitemselected {
	background-color:#000000;
	color:#D65D3E;
}
.selectedmediatitle {
	color:#000000;
	font-weight:bold;
	font-family:Verdana;
	font-size:14px;
}
.selectedmediapresenter {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
}
.selectedmediadesc {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
}
.registration {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
}
.required {
	color:#ff0000;
}
.ressection {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
.tblzone {
	font-family:verdana;
	font-size:11px;	
}
/* INVOICE */
#invoice {
	width:500px;	
}
#invoice .name-address {
	float:left;
	text-align:left;
}
#invoice .name-address h3,
#invoice .orderdate h3
{
	font-size:14px;
	margin-bottom:0px;
	text-align:left;
}
#invoice .orderdate 
{
	width:150px;
	float:right;
	text-align:left;
}
#invoice #invoice-productlist {
	/*border: 1px solid black;	*/
}
#invoice-productlist {
	text-align:left;
	padding-top:5px;
}
#invoice-productlist p {
	margin:1px;
	clear:both;
}
#invoice-productlist .productlist-footer {
	clear:both;
	padding-top:2px;
	border-bottom:1px solid black;
}
#invoice-productlist .header {
	font-weight:bold;	
	height:1.3em;
	border-bottom:1px solid black;
	border-top:1px solid black;
}
#invoice-productlist .quantity {
	float:left;
	width:70px;
}
#invoice-productlist .desc {
	float:left;
	width:285px;
}
#invoice-productlist .uprice {
	float:left;
	text-align:right;
	width:70px;
}
#invoice-productlist .amount {
	float:left;	
	width:75px;
	text-align:right;
}
#invoice .totals,
#invoice .totals-value {
	float:left;
	margin-top:2px;
}
#invoice .totals {
	margin-left:362px;
}
#invoice .totals p,
#invoice .totals-value p
{	
	text-align:right;
	margin:1px;
	padding:1px;
	width:65px;
}
.clear { clear:both; }
