/****************************   Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#6a6a6a;color:#ffffff;}
.box1Color						{color:#ffffff;}
.box1Color:HOVER				{color:#ffffff;}

.box1Background_LightVersion	{background-color:#FDFCFC;color:#5275BD;}
.box1Color_LightVersion			{color:#5275BD;}
.box1Color_LightVersion:hover	{color:#5275BD;}


/** Used in titles and captions**/
.titlesColor						{color:#346bd1;}
.titlesColor:hover				{color:#a5a5a5;}
.pageTitleColor					{color:#ffffff;}
.pageTitleColor:hover			{color:#ffffff;}

/****************************   Main Elements ***************************/
BODY					{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal; color:#525151;font-size:80%;padding:0px;margin:0px;}
BODY * 				{-moz-box-sizing: border-box;}

TABLE					{}
TD						{font-size:80%;}
HR						{border: 0px; border-top: 1px solid #c0c0c0; height:1px; width:100%; background-color: transparent;}
FORM					{display:inline;}
INPUT					{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input			{border-style:solid; border-width:1px; border-color:#6a6a6a;}
TEXTAREA				{border-style:solid; border-width:1px; border-color:#6a6a6a;}
SELECT				{font-size:10px; font-weight:normal; font-family:Arial;}
A						{text-decoration:none; color:#6a6a6a;}
A:hover				{text-decoration:underline; color:#a5a5a5;}
INPUT.button		{background-image:url("../BgButSm.gif"); color:#FFFFFF; font-size:12px; font-weight:bold; border-style:none; background-color:transparent;
						 height: 20px; text-align: center; width:78px;padding-bottom:2px;}
UL 					{}
LI 					{list-style: circle url('../ListIconLevel1.gif');}
.red					{color:red;}

div.But				{background-image:url("../BgBut.gif");width:150px;height:22px;text-align:center;padding-top:1px;}
div.But a			{color:#ffffff;font-size:12px; font-weight:bold;}
div.But a:hover	{color:#ffffff;text-decoration:none;}
div.ButGr			{background-image:url("../BgButGr.gif");width:130px;height:20px;text-align:center;padding-top:1px;}
div.ButGr a			{color:#ffffff;font-size:12px; font-weight:bold;}
div.ButGr a:hover	{color:#ffffff;text-decoration:none;}

/* Body */
TD.bodyIn			{background-image:url("BgBodyIn.gif"); background-repeat:repeat-y;}
TABLE.body			{width:758px;margin:0px;}
TABLE.bodyItem		{}
TABLE.FilmItem		{height:100%;background-image:url("BgBottomFilmIn.gif"); background-repeat:no-repeat;background-position:bottom;padding-bottom:30px;}
TABLE.bodyList		{margin-top:0px;margin-bottom:30px;}

/** Bread Crumbs **/
TD.navigationTabContainer		{color:#6A6A6A;padding:10px 25px 5px 25px;margin:0px;background-image:url("BgNav.gif"); background-repeat:no-repeat;height:31px;}
TD.navigationTabContainerFilm	{color:#6A6A6A;padding:10px 18px 5px 15px;margin:0px;background-image:url("BgNavFilm.gif"); background-repeat:no-repeat;height:31px;}
TD.navigationTab					{font-weight:normal;font-size:11px;color:#929090;}
A.navigationTab					{color:#6A6A6A;text-decoration:none;}
A.navigationTab:hover			{color:#333333;text-decoration:underline;}


/** Category Title & Description **/
DIV.categoryTitle			{background-image:url("BgTitleBodyIn.gif"); background-repeat:no-repeat;font-weight: normal; font-size:110%; padding-top:3px; padding-bottom:4px;height:38px;
								padding-left:25px;padding-right:25px; margin-bottom:10px;}
DIV.categoryTitleGr		{background-image:url("BgTitleBodyInGrey.gif"); background-repeat:no-repeat;font-weight: normal; font-size:110%; padding-top:3px; padding-bottom:4px;height:38px;
								padding-left:25px;padding-right:25px;}
DIV.itemCategoryTitle	{}
Td.FilmCategoryTitle		{background-image:url("BgTitleFilmIn.gif"); background-repeat:no-repeat; padding-top:3px; padding-bottom:15px;height:46px;
								padding-left:15px;padding-right:18px;}
DIV.FilmCategoryTitle	{font-weight: normal; font-size:110%;}
H1.categoryTitle			{font-size:100%;font-weight:normal;}
TD.description				{font-size:80%;color:#525151;padding-bottom:10px;}

/** Copyright **/
TD.Copyright				{font-weight:bold; font-size:75%; color:#005794;}
A.Copyright					{font-weight:bold; text-decoration:none; color:#005794;}
A.Copyright:hover			{font-weight:bold; text-decoration:none; color:#005794;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray;text-align:center;padding:5px;}


/***************************** aging **********************************************/
.paging			{font-size:11px; font-family:verdana; font-weight:normal; color:#777777;}
.currentPage	{font-size:11px; font-family:verdana; font-weight:bold; color:#000000;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px;height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px;height:200px;}

