﻿body 
{
	font-family:  Verdana, Arial, sans-serif;
	background-color:#333;
	color:#ffffff;
	font-size:12px;
}

a:link      {color:#ffffff;text-decoration:none;  }
a:visited   {color:#ffffff;text-decoration:none;  }
a:hover     {color:#cc0000; text-decoration:underline;  }
a:active    {color:#000000; }


h1  {font-size:14pt; font-weight:bold; line-height:1.5em; color:#cc0000; margin-bottom:10px; }
h2  {font-size:12pt; font-weight:bold; line-height:1.5em; color:#000000; }
h3  {font-size:12pt; font-weight:bold; line-height:1.5em; color:#808080; }


#logoimg	{background-image:url(../images/cinesite.png); height:69px; width:161px; background-repeat:no-repeat;clear:right;}
#navbararea	{padding-bottom:20px; margin-bottom:10px; border-bottom:solid 2px #808080;}

#navbar	li	
{
	list-style:none;
	float:left; 
	
}
	
#navbar li a {
	display:block;
	padding-left:5px; padding-right:5px;
	margin:0px 1px 10px 1px;
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}

#navbar li a:hover {
	text-decoration:underline;
}
	
#footerarea	{  margin-top:20px; padding-top:10px; border-top:solid 1px #eeeeee; font-size:10px;}

.moviePoster		{float:left; margin-right:5px; }

.scheduleTranslatedTitle        {color:#C8C8C8;font-weight:bold; font-size:14px; padding-bottom:10px;}

.translatedTitle                {font-weight:bold; font-size:14px; padding-bottom:10px;}
.movieLabel                     {font-weight:bold;}
.selectedKeyword                {color:#C8C8C8; font-weight:bold;}
.floatingpic                    {float:left; padding-right:10px;}
.theaterName                    {color:#F3C266; font-weight:bold;}
.theaterNameHeader              {color:#F8AB19;font-weight:bold; font-size:16px; padding-bottom:5px;}
.theaterinfo                    {}
.theaterinfo .label             {font-weight:bold;margin-right:10px;}
.theatercomments                {margin:0px 0px 15px 0px; padding-bottom:10px; border-bottom:dotted 1px #616161;}
.small                          {font-size:10px; vertical-align:middle;}

.doW							{font-weight:bold; margin-top:5px; }
.roomname						{font-weight:bold; margin-top:10px;font-size:14px;color:#cc0000;}
.roomname a						{font-weight:bold; margin-top:10px;font-size:14px;color:#cc0000;}

.schedule					{}
.price						{margin-left:10px;}

