@charset "utf-8";
/* CSS Document */

body {
	background-image:url(body_bg.gif);
	background-repeat:repeat-x;
	background-color:#B7CAD4;
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#676B6D;
	line-height:18px;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

a {
	color:#E11A2C;
	text-decoration:none;
}

a:hover {
	color:#676B6D;
}

h3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding-top:0;
	margin-top:12px;
	color:#E11A2C;
	text-transform:uppercase;
	margin-bottom:10px;
}

h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-top:0;
	margin-top:12px;
	color:#20B14A;
	text-transform:uppercase;
	margin-bottom:12px;
}

h5 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:0;
	margin-top:12px;
	color:#20B14A;
	text-transform:none;
	margin-bottom:12px;
}


.componentheading {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-top:0;
	margin-top:12px;
	color:#20B14A;
	text-transform:uppercase;
	margin-bottom:12px;
}

.contentheading {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-top:0;
	margin-top:12px;
	color:#20B14A;
	text-transform:uppercase;
	margin-bottom:12px;
}


.contentheading2 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:0;
	margin-top:12px;
	color:#20B14A;
	text-transform:capitalize;
	margin-bottom:12px;
}



.pagination li {
	list-style:none;
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

#wrapper {
	width:960px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}

#header_wrapper {
	width:960px;
	height:362px;
	float:left;
	background-image:url(header_bg.gif);
	background-repeat:no-repeat;
}

#header_top {
	width:960px;
	height:187px;
	float:left;
	overflow:hidden;
}

#header_flash {
	width:960px;
	height:175px;
	float:left;
}

#nav {
	width:960px;
	height:32px;
	float:left;
	overflow:hidden;
	background-color:#20B14A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #404041;	
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	list-style-type: none;
	display:inline;
}

#nav a {
	color:#FFF;
	padding-left:24px;
	padding-right:4px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	padding-top:2px;
	line-height:32px;
	text-transform:uppercase;
}

#nav a:hover {
	background-image:url(menu_hover.gif);
	background-position:3px;
	background-repeat:no-repeat;
}

#content_wrapper {
	width:960px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	float:left;
}

#left {
	width:204px;
	height:auto;
	padding-left:14px;
	float:left;
	overflow:hidden;
}

#left p {
	margin-top:0;
	margin-bottom:0;
}

#book_tickets {
	width:204px;
	height:auto;
	float:left;
	overflow:hidden;
}

#book_tickets .jflanguageselection {
	list-style:none;
	padding:0;
	padding-top:10px;
	margin:0;
}

#book_tickets .jflanguageselection img {
	list-style:none;
	padding-left:10px;
	padding-right:10px;
}

#left_menu {
	width:204px;
	height:auto;
	float:left;
	overflow:hidden;
	padding-top:8px;
}

#left_menu ul {
	padding:0px;
	margin:0px;
}

#left_menu li {
	list-style:none;
	line-height:32px;
	padding-bottom:4px;
}

#left_menu a {
	text-decoration:none;
	color:#FFF;
	text-transform: uppercase;
	background-image:url(left_menu_bg.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:14px;
	padding-left:8px;
}

#left_menu a:hover {
	background-image:url(left_menu_bg_hover.gif);
	background-repeat:no-repeat;
}

#left_module {
	padding-top:12px;
	width:204px;
	height:auto;
	float:left;
	overflow:hidden;
}

#left_module .moduletable {
	margin-bottom:15px;
}

#main {
	width:702px;
	height:auto;
	margin-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	float:left;
	overflow:hidden;
	margin-top:20px;
}

#slider {
	width:666px;
	height:auto;
	padding:18px;
	background-color:#B7CAD4;
	float:left;
}

#content {
	width:672px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-right:10px;
	
}

#content img {
	border-color:#B7CAD4;
}

#content_bottom {
	width:980px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(footer.gif);
	overflow:hidden;
}

#footer {
	width:960px;
	height:auto;
	padding-top:8px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	width:130px;
	float:left;
	overflow:hidden;
}

#bottom_menu {
	width:830px;
	float:left;
	text-align:right;
	overflow:hidden;
}

#bottom_menu ul {
	margin:0;
	padding:0;
}

#bottom_menu li {
	list-style-type: none;
	display:inline;
}

#bottom_menu a {
	color:#676B6D;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}






