

body
{
	background-image: url(../images/catalogue/catalogue_bg.gif);
	background-repeat : repeat-y;
}

#CatalogueList
{
	margin: 0px 0px 0px 1px;
	width: 150px;
}

#CatalogueMainMovie
{
	position: absolute;
	top: 53px;
	left: 152px;
	width: 612px;
	height: 165px;
}

#CatalogueMainMovie #CatalogueImg
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 136px;
}

#CatalogueMainMovie #CatalogueNav
{
	visibility: hidden;
	margin: 1px 0px 0px 0px;
	height: 28px;
}


/* CONTENT PANE STYLES */

.ContentPane
{
	position: absolute;
	visibility: visible;
	z-index: 10;
	top: 218px;
	left: 152px;
	width: 612px;
}

.ContentPane .footerBloc
{
	padding-left: 25px;
}

/* CREDITS PANE STYLES */

#CreditsPane
{
	visibility: hidden;
}

#CreditsPane #CreditsTable
{
	margin-top: 15px;
	padding-left: 25px;
	width: 580px;
}

#CreditsPane #CreditsTable .CreditsIntro
{
	padding-bottom: 25px;
}

#CreditsPane #CreditsTable .CreditsIntro .Header
{
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	text-transform : uppercase;
}

#CreditsPane #CreditsTable .CreditsMain
{
	vertical-align: top;
	width: 100%;
}

#CreditsPane #CreditsTable .CreditsImgs
{
	vertical-align: top;
	padding-left: 10px;
}

#CreditsListTable td
{
	vertical-align: top;
	padding-bottom: 3px;
}

#CreditsListTable .ListItemTitle
{
	font-weight: bold;
	padding-right: 15px;
}

#CreditsListTable .ListItemInfo
{

}

/* SYNOPSIS PANE STYLES */

#SynopsisPane
{
	visibility: hidden;
}

#SynopsisPane #SynopsisContent
{
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 20px;
}


/* TRAILER PANE STYLES */

#TrailerPane
{
	visibility: hidden;
}

#TrailerPane #TrailerTable
{
	margin-top: 30px;
	margin-left: 100px;
}

#TrailerPane #TrailerTable #TrailerModem
{
	vertical-align: middle;
	padding-right: 60px;
}

#TrailerPane #TrailerTable #TrailerBroadband
{
	vertical-align: middle;
}

#TrailerPane #TrailerTable #TrailerDownload
{
	vertical-align: top;
	padding-top: 45px;
}


/* POSTER PANE STYLES */

#PosterPane
{
	visibility: hidden;
}

#PosterPane #PosterContent
{
	background-color: #353434;
	margin-top: 1px;
	margin-bottom: 30px;
	text-align: center;
}

#PosterPane #PosterContent #PosterImg
{
	margin-top: 30px;
	margin-bottom: 30px;
}


/* STILSS PANE STYLES */

#StillsPane
{
	visibility: hidden;
}

#StillsPane #StillsTable
{
	/*height: 475px;*/
	width: 100%;
	background-color: #353434;
	margin-top: 1px;
	margin-bottom: 30px;
}

#StillsPane #StillsTable #StillsList
{
	width: 178px;
	vertical-align: top;
}

#StillsPane #StillsTable #StillsPreview
{
	width: 100%;
	vertical-align: top;
	text-align: center;
	padding-top: 15px;
}

#StillsPane #StillsTable #StillsList #StillThumbsTable td
{
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	width: 90px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
}

/* DvdVideo PANE STYLES */

#DvdVideoPane
{
	visibility: hidden;
}

#DvdVideoPane #DvdVideoTable
{
	/*height: 475px;*/
	width: 100%;
	background-color: #353434;
	margin-top: 1px;
	margin-bottom: 30px;
}

#DvdVideoPane #DvdVideoTable td
{
	vertical-align: top;
}

#DvdVideoPane #DvdVideoTable #DvdVideoPic
{
	border-right: 1px #000000 solid;
	width: 169px;
}


#DvdVideoPane #DvdVideoTable #DvdVideoInfo
{
	padding: 10px 10px 10px 15px;
	line-height: 18px;
}

#DvdVideoPane #DvdVideoTable #DvdVideoInfo .Header
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform : uppercase;
}

/* PRESS PANE STYLES */

#PressPane
{
	visibility: hidden;
}

#PressPane #PressContent
{
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 20px;
}
