body
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: .9em;
	margin: 0;
	background-color: #CDCDCD;
	background-image: url(images/bg-main.gif);
}

h1
{
	clear: both;
	text-align: left;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	color: #8C8C8C;
	padding: 10px 2px 2px 0px;
	background: url(images/cnt_h1.png) no-repeat bottom right;
	margin: 5px 5px 20px 0;
}

h2
{
	text-align: left;
	font-size: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	color: #8C8C8C;
	margin: 0 0 10px 0;
}

h3
{
	text-align: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	color: #8C8C8C;
	margin: 0 0 10px 0;
}

h4
{
	color: #f7002f;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 10px 10px 0;	
}

p {
	margin: 5px 5px 15px 0;
  font-size: 14px;
	font-weight: normal;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(images/bullet-list.gif) no-repeat 22px 6px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
  background-color: #CDCDCD;
}

/* Normal link */
a:link, a:visited, a:active {
	color: #ff4848;
	text-decoration: none;
}

a:hover{
	color: #484848;
	text-decoration: underline;
}

a.normal:link, a.normal:visited, a.normal:active
{
	text-decoration: none;
	color: #303030;
}

a.normal:hover
{
	text-decoration: underline;
	color:#f7002f;
}

a.submenu:link, a.submenu:visited, a.submenu:active
{
	text-decoration: none;
	color: #ffffff;
}


a.submenu:hover
{
	text-decoration: underline;
}


.textfield 
{
	height: 20px;
	width: 140px;
}


#header
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
	height: 120px;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	position: relative;
}


#toplink
{
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	font-size: 13px;
}

#mainmenu
{
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: middle;

	position: absolute;
	right: 15px;
	top: 52px;
}


a.menugray:link, a.menugray:visited, a.menugray:active
{
	background-image: url(images/tab-gray-bg.gif);
	height: 30px;
	padding: 7px 0 8px 0;
	color: #303030;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


a.menugray:hover
{
	background-image: url(images/tab-gray-bg.gif);
	height: 30px;
	padding: 7px 0 8px 0;
	color: #f7002f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


a.menured:link, a.menured:visited, a.menured:active
{
	background-image: url(images/tab-red-bg.gif);
	height: 30px;
	padding: 7px 0 8px 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


a.menured:hover
{
	background-image: url(images/tab-red-bg.gif);
	height: 30px;
	padding: 7px 0 8px 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


#mainmenu img
{
	vertical-align: middle;  
}


#submenu
{
	width: 748px;
	position: absolute;
	top: 88px;
	left: 15px;
	text-align: center;
	margin: 0 auto 0 auto;
	color: #ffffff;
	font-size: 12px;	
}


#container
{
	width: 780px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	position: relative;
}


#breadcrumb
{
	position: absolute;
	top: 3px;
  bottom: 3px;
	left: 22px;
	color: #ffffff;  
  height: 1px;  
}


#search
{
	width: 300px;
	height: 70px;
	background-image: url(images/bg-search.gif);
	background-repeat: no-repeat;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: 15px 0 0 0;
}

#leftframe
{
	width: 170px;
	background-image: url(images/bg-side.gif);
	background-repeat: no-repeat;
	margin: 0;
	position: absolute;
	top: 45px;
	left: 20px;
}

#leftcontent
{
	width: 160px;
	margin: 0 10px 0 10px;
	text-align: left;
}

#leftcontent ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftcontent li
{
	margin: 0 0 15px 0;
	padding: 0;

}

#rightcontent 
{
	width: 540px;
	margin: 0px 10px 0px 210px;
	background-color: #ffffff;
}

#rightcontent img
{
	vertical-align: text-top;
}

#rightcontent ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#filminfo
{
	margin: -215px 0 0 155px;
	width: 390px;
}

#addresses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px;
	border: solid 1px;
	border-color: #dedede;
 	color: #EEEEEE;
}

#maincontent 
{
	width: 760px;  
	margin: 10px 10px 0px 20px;
	background-color: #ffffff;
}
#maincontent img
{
	vertical-align: text-top;
  margin: 0 0 0 3px; 
}

#footer
{
	clear: both;
	width: 780px;
	height: 30px;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #666666;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 40px 0 0 0;
}

#homeflash {
	background-color: #f7f7f7;
	text-align: center;
}

.small{
	font-size: 0.89em;
}


