body {
	color: #818181;
	font-family: Arial,Helvetica,Monaco;
	font-size: 12px;
	margin-top: 0;
	margin: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container {
	width: 981px;
	height: 535px;		/* min-height */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#top {
	width: 981px;
	height: 360px;
	background-repeat: no-repeat;
}

#top #logo {
	position: absolute;
	margin-left: 57px;
	z-index: 10;
	display: none;
}

#top #nav {
	position: absolute;
	background: none;
	z-index: 5;
	margin-left: 2px;
}

#top #nav img {
	margin-left: 30px;
	display: none;
}

#top #back {
	position: absolute; 
	top: 49px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer ul#main-nav {
	display: none;
}

#footer ul {
	margin-left: 14px;
	padding-top: 30px;
}

#footer li {
	float: left;
}

#footer li a {
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#footer li.item-1  a { width: 85px;  background-image: url(../images/text/footer/rss_update.gif); }
#footer li.item-2  a { width: 105px; background-image: url(../images/text/footer/email_sign_up.gif); }
#footer li.item-3  a { width: 121px; background-image: url(../images/text/footer/add_to_delicious.gif); }
#footer li.item-4  a { width: 118px; background-image: url(../images/text/footer/send_to_a_friend.gif); }
#footer li.item-5  a { width: 59px;  background-image: url(../images/text/footer/digg.gif); }
#footer li.item-6  a { width: 62px;	 background-image: url(../images/text/footer/mobile.gif); }
#footer li.item-7  a { width: 38px;  background-image: url(../images/text/footer/home.gif); }
#footer li.item-8  a { width: 68px;  background-image: url(../images/text/footer/in_theaters.gif); }
#footer li.item-9  a { width: 97px;  background-image: url(../images/text/footer/dvd_new_releases.gif); }
#footer li.item-10 a { width: 69px;  background-image: url(../images/text/footer/dvd_archive.gif); }
#footer li.item-11 a { width: 54px;  background-image: url(../images/text/footer/about_us.gif); }

#footer p {
	margin-left: 235px;
	margin-top: 25px;
}

#footer p span {
	display: none;
}

#footer p span,
#footer p a {
	display: block;
	float: left;
	height: 19px;
	text-indent: -1000em;
}

#footer p .item-1 { width: 264px; background-image: url(../images/text/footer/tm.gif); }
#footer p .item-2 { width: 75px;  background-image: url(../images/text/footer/privacy_policy.gif); }
#footer p .item-3 { width: 68px;  background-image: url(../images/text/footer/terms_of_use.gif); }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#pad {
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-right: 37px;
}

#content {
	/* position: relative; */
	height: 510px;		/* min-height */
	padding: 10px 10px 25px 25px;
	background-image: url(../images/properties2/content_back1.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer {
	clear: both;
	min-height: 30px;
	background-color: white;
	background-image: url(../images/properties2/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#nav {
	text-align: center;
	background-color: white;
}

/* IE fix for min-height */

html>body #container {
	height: auto;
	min-height: 535px;
}

html>body #content {
	height: auto;
	min-height: 510px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Narrow Page Global Styles						     */
/* Publicity, Bios, Divisions							 */

.narrow1 #container {
	width: 909px;
	background-image: url(../images/content_back/box_sides.gif);
}

.narrow1 #top {
	position: absolute;
	top: 0px;
	z-index: 5;
	height: 49px;
	background-color: white;
}

.narrow1 #top #nav {
	margin-left: -34px;
}

.narrow1 #content {
	position: relative;
	top: 49px;
	padding: 27px 27px 10px 27px;
	background-image: url(../images/content_back/box_top.gif);
}

.narrow1 #content .nav {
	z-index: 99;
}

.narrow1 #footer {
	margin-top: 49px;
	background-image: url(../images/content_back/box_bottom.gif);
}

.narrow1 #top #logo {
	margin-left: 23px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Narrow Page Styles 								     */
/* Search Results, Privacy Policy and Terms of Use 		 */

.narrow2 #content .main {
	margin-left: 50px; 
	margin-right: 50px;
}

.narrow2 h2 { 
	background-position: 0px 0px;
	margin: 50px 10px 0 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d6d6d6;
}

.narrow2 h3 {
	font-size: 12px;
	margin-bottom: 0px;
}

.narrow2 .main .text {
	padding: 16px 30px 50px 15px;
	margin: 0 10px 10px 10px;
	border-top: 1px solid #e4e4e4;
	background-image: url(../images/publicity/backgr_article.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.narrow2 .main .text p {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-right: 10px;
}

.narrow2 .main .text .more {
	text-align: right;
	margin-right: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content div {
	position: relative;
}

#content .nav {
	position: absolute;
	top: 0px;
	width: 215px;
	margin-top: 21px;
	padding-top: 6px;
}

#content .main {
	position: relative;
	margin: 10px 120px 30px 235px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1 {
	height: 30px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -100em;
}

h2 {
	height: 26px;
	margin: 21px 0 12px 0;
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: 11px;
	text-indent: -100em;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #3C79AB;
	text-decoration: none;
	cursor: hand;
}

a:hover {
	color: #3C79AB;
	text-decoration: underline;
}

a:focus {
	outline-offset: -100px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content .nav ul {
	font-size: 11px;
}

#content .nav ul li {
	padding-bottom: 16px;
}

#content .nav dl {
	margin: 0;
}

#content .nav .selected a {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* List Type 1 */

ul.type1 li {
	padding: 15px 0 13px 11px;
}

ul.type1 p {
	margin-top: 2px;
	margin-right: 120px;
}

ul.type1 p.more {
	position: absolute;
	top: 27px;
	left: 378px; 
}

ul.type1 h4 {
	font-size: 12px;
	display: inline;
	border-left: 1px solid #999;
	margin-left: 6px;
	padding: 0 120px 0 8px;
}

ul.type1 .date {
	display: inline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* List Type 2 */

ul.type2 li {
	padding: 8px 0 20px 6px;
}

ul.type2 p.more {
	margin-top: 12px;
}

ul.type2 p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 3px;
	padding-right: 30px;
}

ul.type2 h4 {
	font-size: 12px;
	margin: 17px 0 0 0;
	padding: 0;
}

ul.type2 .date {
	padding-top: 0;
}

ul.type2 .pic {
	float: left;
	display: block;
	position: relative;
	margin-right: 0;
	padding: 5px;
	background-repeat: no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

img.arrow {
	margin-left: 0px;
	margin-right: 4px;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	min-height: 1px;
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#container 	{border: 0px dotted red}
div#nav 		{border: 0px dotted green}
div#pad 		{border: 0px dotted orange}
div#content 	{border: 0px dotted green}
div#footer 		{border: 0px dotted blue}
div.main 		{border: 0px dotted blue}
div.nav 		{border: 0px dotted orange}
h1				{border: 0px dotted black}
h2				{border: 0px dotted black}


