

h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* STRUCTURE */

#wrap {

}


#featured  {
	position: relative;
	padding-top: 10px;
}

#featured .buttons  {
	width: 100px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 30px;
	width: 30px;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 30px;
	width: 30px;
}

.featimg img {
	top: 0px;
	left: 0px;
}

#catalog h4 {
	font-family:  Georgia, Palatino, Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #666666;
	margin: 1em 1.8em 1em 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c4ceb5;	
}

#steps  {
	height: 10px;
}

#steps ul  {
	margin: 12px 0 0 0;
	padding: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 20px 0 0;
}

#steps ul li a  {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

#content  {
	padding: 20px 0;
}

#content .moreinfo  {
	padding: 0 10px;
	width: 258px;
	height: 450px;
}

#content .moreinfo .more a  {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 20px;
}

#content .moreinfo .more a  {
	color: #4093ce;
}

#catalog .cinema {
	padding: 0 10px;
	width: 250px;
}


#news  {
	position: relative;
}

#news a.feed  {
	position: absolute;
	top: 5px;
	right: 0;
}

#news ul  {
	margin: 0;
}

#news ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #d8dcde;
}

#news ul li:first-child  {
	border-top: 1px solid #d8dcde;
}

#news ul li span.date  {
	margin-left: 10px;
}

#news ul li a  {
	font-weight: bold;
	text-decoration: none;
}

#news p.more a  {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#bottom {
	padding: 10px 0px;
}

#newsletter  {
	color: #fff;
	padding-top: 5px;
}

#newsletter h3  {
	color: #fff;
}

#newsletter  p {
	margin-bottom: 5px !important;
}

#newsletterform label  {
	font-weight: bold;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #newsletterform label {
	width: 58px;
}

*html #newsletterform label {
	width: 55px;
}

#newsletter input.text  {
	height: 28px;
	width: 270px;
	border: none;
	margin-bottom: 8px;
	font-size: 1.8em;
	padding: 0 5px;
}

#footer  {
	height: 50px;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	text-align: center;
}

#footer p  {
	padding-top: 15px;
	margin: 0;
}

#footer p a  {
	text-decoration: none;
}

/* Pageitem */

div.crop {
        width: 960px;
        height: auto;
        overflow: hidden;
}

div.widearea {
        width: 10000px; 
        height: auto;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { 
	width:960px;
}


/* STYLES */

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

/* NAV */

/* Primary Container for the global navigation */


#menu {
	width:980px;
	height: 18px;
	text-align: right;
	background: #e5e9ec;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-right: 0px;
	border-left: 0px;
	padding:0px;
	clear:left;
}

/* These are the styles for menus without dropdowns */

.lcgn_regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	cursor: pointer;
	padding:4px 15px;
	text-align: center;
}

.lcgn_regular:hover {
	background-color: #003663;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.lcgn_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	padding:4px 15px;
	text-align: center;
	background-color: #003663;
}

.lcgn_rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding:4px 15px;
	cursor: pointer;
	text-align: center;
	background-color: #003663;
}

/* This is the dynamic top-level dropdown item (when shown deselected) */

div.lc_parent_regular
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding:4px 15px;
	text-align: center;
}


div.lc_parent_regular:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003663;
}

/* This is the dynamic top-level dropdown item (when shown selected) */

.lc_parent_selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding:4px 15px;
	text-align: center;
	background: #003663;
}

/* This is the box surrounding the sub-menu (child) dropdown items */

div.lc_child_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
  	display: block;
	width: 150px;
	border: 1px solid #C1BEA4;
  	text-decoration: none;
  	background: #FFFFFF; 
	z-index:2;
}

/* This is a the style for a sub-menu (child) dropdown item */

a.lc_child_regular
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 4px 10px;
	margin: 0px;
	text-align: left;
	display: block;
	border-bottom: none;
	text-decoration: none;
	background:#FFFFFF;
}

a.lc_child_regular:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: #003663;
}

/* form & fields */

#fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 250px;
	margin-right: 6px;
	margin-left: 6px;
}
	
.fieldText {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	padding=top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}