/* Video 10 Distribution CSS Document created by Sector 33 Creative */

html { height: 100%; margin-bottom: 1px; }

/* Body Elements */
body {
	background-color: #a4d9d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-image: url(../images/interface/v10_bg.gif);
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.Bold {
	font-weight: bold;
}
.BGMoreFilms {
	background-color: #A9D4CE;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #619f9d;
	border-bottom-color: #619f9d;
	border-left-color: #619f9d;
}
.IntroText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #929496;
	padding: 4px;
}
.IntroTextDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #619F9D;
}
.LatestRelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #929496;
	padding: 8px;
}
.MoreFilms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	padding: 6px;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #929496;
	padding: 6px;
}
.UnorderedList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #929496;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/interface/bullet_dot_teal.gif);
}
.PaddingLight {
	padding: 2px;
}
.PaddingHeavy {
	padding: 6px;
}

/* Secondary Text Color */
.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* Links */
a:link
{
    COLOR: #8F3F7D;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited
{
    COLOR: #8F3F7D;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover
{
    /*COLOR: #A9D4CE;*/
	COLOR: #666666;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:active
{
    COLOR: #A9D4CE;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:hover
{
   /* COLOR: #A9D4CE; */
   COLOR: #666666;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a.WhiteLink:active
{
    COLOR: #A9D4CE;
    TEXT-DECORATION: none;
	font-weight: bold;
}

/* Page Titles and Headers */
.WhiteTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.GrayTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #929496;
}
.TealTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #619F9D;
}

/* Form Elements */
input.Tiny {
	width: 30px;
}


/* Customized Elements */
.NavOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8F3F7D;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #619F9D;
	border-right-color: #619F9D;
	border-bottom-color: #619F9D;
	border-left-color: #619F9D;
	padding: 6px;
}
.NavOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A9D4CE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #619F9D;
	border-right-color: #619F9D;
	border-bottom-color: #619F9D;
	border-left-color: #619F9D;
	padding: 6px;
}
.Breadcrumbing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #929496;
	padding: 8px;
}