﻿body 
{
	margin-top: 34px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000;
}
.mainContent1 
{
	background-color: #fff;
	width: 945px;
	height: 700px;
}
.fullContentWithBox 
{
	width: 945px;
}
.rightContent 
{
	width: 527px;
}
.outerWhiteTable 
{
	margin-left: auto;
	margin-right: auto;
}
.topWhiteBox 
{
	background: url('../images/dark-layout/white-box/ExtWhiteBox_02.jpg') no-repeat;
	width: 944px;
	height: 34px;
}
.topMenuLink 
{
    font-weight: normal;
    font-style: italic;
    font-size: 12pt;
    font-family: Arial;
	text-decoration: none;
	color: #fff;
	width: 100%;
}
.topMenuLink:hover
{
	text-decoration: underline;
	color: #fff;
}
.loginText 
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
	color: #326eb1;
	text-align: right;
}
.goldenBarText 
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
	color: #414141;
}
.searchBox 
{
    font-weight: normal;
    font-style: italic;
    font-size: 9pt;
    font-family: Arial;
	color: #979797;
	height: 13px;
}
.greyBarText
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
	color: #d6dc84;
}
.soundtracktitle 
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
	color: #fff;
	text-decoration: none;
}
.soundtracktitle:hover 
{
	text-decoration: underline;
}
.soundtracktitleNoLink 
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
	color: #949393;
	text-decoration: none;	
}
.movieInformationField
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
	color: #b4b4b4;
	text-decoration: none;
	text-align: right;
	width: 75px;
}
.movieInformation 
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
	color: #fff;
	text-decoration: none;
	text-align: left;
}
.movieDetailInforamtion
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    color: #fff;
}
.movieDetailInforamtion p 
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    color: #fff;
}

.searchResultsCell 
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
	color: #fff;
}
.searchResults 
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
	color: #fff;
	text-decoration: none;
}
.searchResults:hover 
{
	text-decoration: underline;
}
.AtoZ 
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
	color: #fff;
	text-align: center;
}
.AtoZLink 
{
	text-decoration: none;
	font-weight: bold;
    font-size: 12pt;
    font-family: Arial;
	color: #fff;
	width: 25px;
}
.AtoZLink:hover 
{
	text-decoration: underline;	
}

p, a
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
	color: #fff;
}
a 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
