/*global*/
html {
	margin:0px;
	padding:0px;
}
body {
	background-color:#eeeeee;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:75%;
	margin:0px;
	padding:0px;
	border: 0;
}
a img {
	border:none;
	margin:0px;
	padding:0px;
}
a{
	color: #003399;
	text-decoration:none;
}
.lnav a{
	color: #0000ff;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
.nodes{
font-size:9pt;
line-height: 14pt;
}
.featuredMovie{
font-size:8pt;
}
.lnav{
padding-left:6px;
}
.footer a{
	color: #eeeeee;
}
h1, h2, h3, h4, h5, h6, p, div {
	margin: 0px;
	padding: 0px;
}
.heading h1{
font-size:18pt;
color:#000000;
}
.slogan h1{
	color:#ffcc00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:14pt;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	color: #000000;

}
td .tab h2{
font-family:arial;
font-weight:bold;
font-size: 11pt;
}
td .tab{
font-family:arial;
font-weight:bold;
font-size: 11pt;
color:#990000;
cursor:pointer;
cursor:hand;
}


  /*image dropshadows*/
.ds1, .ds2, .ds3 {
  	display:inline-table;
  	/* \*/display:block;/**/
  }
.ds1 {
  	float:left;
  	background:url(/img/albShadow.gif) right bottom no-repeat;
  }
.ds2 {
  	background:url(/img/albCornerBl.gif) -4px 100% no-repeat;;
  }
.ds3 {
  	padding:0 5px 5px 0;
  	background:url(/img/albCornerTr.gif) 100% -4px no-repeat;;
  }
.ds3 img {
  	display:block;
  }

.ds4 {
  	float:left;
  	padding:0 2px 2px 0;
  	background:url(/img/albArtShadowSm.gif) right bottom no-repeat;
  }
.ds4 img{
  	border: 1px solid #999999;
  }