﻿html
{
	background:url(../images/html-bg.gif);
}


body 
{
	font-family: Verdana, sans-serif;
	font-size:12px;
	line-height: 1.3;
	padding:0;
	margin:0;
	color:#301c53;
	background:url(../images/body-bg.gif) repeat-x;
}

span.brown
{
	color:#a19773;
}

img
{
	border:0;
}

form
{
	margin:0;
	padding:0;
}

h1 
{
	font-weight:bold;
	font-size: 16px;
}

h2 
{
	font-size: 14px;
	font-weight: bold;
}

a:link 
{
	color:#2a1850;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: none;
}

.clear
{
	clear:both;
}

#container
{
	width:905px;
	margin:0 auto;
}

#header
{
	background:url(../images/header-bg.gif) repeat-y;
}

#header-inner
{
	background:url(../images/header-inner-bg.gif) top right no-repeat;
}

#logo
{
	width:263px;
	height:117px;
	margin:0 0 0 25px;
	float:left;
}

#lang-option
{
	float:right;
	padding:63px 25px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#7d7449;
}

#lang-option a
{
	text-decoration:none;
	color:#7d7449;
}

#lang-option a:hover
{
	text-decoration:underline;
}

#menu
{
	clear:both;
}

#top-separator
{
	height:20px;
	line-height:20px;
	background:url(../images/top-separator-bg.gif) no-repeat;
}

#content
{
	background:url(../images/content-bg.gif) repeat-y;
}

#content-inner
{
	background:url(../images/content-inner-bg.gif) no-repeat top right;
	padding:1px 15px 10px 10px !important;
	_height:450px;
	min-height:450px;
}


#service-menu
{
	text-align:right;
	line-height:16px;
	font-size:11px;
}

#right-column
{
	float:right;
	width:228px;
	margin-left:10px;
	background:#f2f1e8;
	padding:10px;
	border:#c7c7c7 solid 1px;
}

#text
{
	background:#f2f1e8;
	padding:10px;
	border:#c7c7c7 solid 1px;
	margin-right:260px;
}

#text .home-table
{
	width:100%;
}

#text .home-table td
{
	vertical-align:top;
}

#text .home-table td
{
	border-right:solid #cccccc 1px;
}

#text .home-table td.last
{
	border:none;
}

#text .home-table td div
{
	padding:0px 12px !important;
}

#login-form
{
	width:295px;
	height:270px;
	background:#f2f2f2;
	float:left;
}

#login-form .body
{
	border-bottom:#a19873 solid 1px;
	border-right:#a19873 solid 1px;
	border-left:#a19873 solid 1px;
	height:240px;
	font-size:11px;
}

#login-form .body div
{
	padding:8px 20px;
}

#home-image
{
	margin-left:301px;
}

#welcome-box
{
	background:#bebb9d;
	font-size:11px;
	font-weight:bold;
	padding:0px 10px;
	text-align:right;
	line-height:25px;
	margin:5px 0;
	clear:both;
}

#bottom-separator
{
	height:20px;
	line-height:20px;
	background:url(../images/bottom-separator-bg.gif) no-repeat;
}

#footer
{
	background:url(../images/content-bg.gif) repeat-y;
	font-size:11px;
	padding:1px 15px 1px 10px;
}


/*= Search ----------------------------------------------*/

.paginator
{
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #999;
    font-weight: bold;
}

.paginator ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.paginator ul li
{
    display: inline;
    padding-right: 10px;
}

.paginator ul li
{
}

.paginator ul li span
{
}

.paginator ul li span a
{
    text-decoration: underline;
    padding: 0 10px;
    color: #026A9D;
}

.paginator ul li.active
{
}

.paginator ul li.active span
{
    padding: 0 10px;
}


#search-results
{
    
}

#search-results ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#search-results ul li
{
    padding-bottom: 10px;
    font-weight: bold;
}

#search-results ul li a
{
    text-decoration: underline;
}

/*= FAQs --------------------------------------------*/

.tree
{
	
}

.tree ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.tree ul ul
{
	padding-left: 20px;
}

.tree ul li
{
	
}

.tree ul li span
{
	padding: 2px 0 2px 0px;
	display: block;
}

.tree ul li span.active a.name
{
    color: #000000;
}

.tree ul li span.active a.name:hover,
.tree ul li span.active a.name:visited:hover
{
    color: #000000;
}

.tree ul li span a.name
{
	font-weight: normal;
	padding: 0 1px;
}

.tree ul li span em
{
	color: Gray;
	font-size: 85%;
	padding-left: 3px;
}

.tree ul li img.icon
{
	cursor: pointer;
}

.tree ul ul ul li span a.name
{
	font-weight: normal;
}

.tree ul ul ul  li span a.name
{
	font-size: 90%;
}

/*= Events -----------------------------------------------*/

.calendar
{
	width: 180px;
}

.calendar .header
{
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}

.calendar .previous
{
	float: left;
}

.calendar .next
{
	float: right;
}

.calendar table.body
{
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}

.calendar table.body tr.week
{
}

.calendar table.body tr.week-first
{
}

.calendar table.body tr.week-last
{
}

.calendar table.body td
{
	vertical-align: middle !important;
}

.calendar table.body td.day
{
	text-align: center;
	border: 1px solid #EFEFEF;
	height: 24px;
	color: Gray;
	padding: 0;
	margin: 0;
}

.calendar table.body td.day-first
{
}

.calendar table.body td.day-last
{
	border-right: 1px solid #EFEFEF;
}

.calendar table.body td.day a
{
	display: block;
	background: #eeedec;
	padding: 5px 0;
	color:#650033;
	font-weight:bold;
}


.ticket
{
	width:400px;
	border:solid 1px Gray;
	border-right:0;
}

.ticket th
{
	background:#650033;
	color:#ffffff;
	border-right:solid 1px Gray;
}

.ticket th.price
{
	width:80px;
}

.ticket td
{
	border-top:solid 1px Gray;
	border-right:solid 1px Gray;
}

.ticket td.price
{
	text-align:right;
}

.ticket .quantity
{
	text-align:center;
}

/* Gallery ----------------------------------------------------*/

ul#thumbnails
{
	margin: 0;
	padding: 10px;
	list-style: none;
}

ul#thumbnails li
{
    display: inline;
    height: 120px;
    width: 120px;
    float: left;
}

#image-box
{
	width:600px; 
	float:left;
}

#image-box img.large-image
{
	border:solid 1px #646366 !important;
}

#thumbs-box
{
	margin-left:610px;
}

#thumbs-box a
{
	margin:0 0 10px 10px; 
	display:block; 
	width:120px;
	border:solid 1px #646366;
}

/*= Forms -----------------------------------------------------*/

.hint
{
    color: Gray;
    font-size: 85%;
    font-weight: normal;
}

/* Applied to containers with 
.validator
{
    color: Red;
}

/* Applied to containers with asterix inside */
.validator-req
{
}

/* 
    Applied to validator summary div, that contains ul
    By default it has style color: red; so you need to overwrite it somewhere in ul
 */
.validator-summary
{
    background: #fffed6;
    padding: 2px 8px;
    margin-bottom: 10px;
}

.validator-summary ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.validator-summary li
{
    font-weight: bold;
    padding: 3px 0;
    font-size: 90%;
    color: #cc0000;
}


fieldset
{
    margin: 0 0 20px 0;
    padding: 0;
    border: 0;
}


legend
{
    display: none;
}

fieldset legend
{
}

.field-row .field-control
{

    padding-left: 7px;
    margin-bottom: 10px;
}

.required .field-control
{
    padding-left: 4px;
    border-left: 3px solid #98cae2;
}

.field-row .field-label
{
    padding-left: 8px;
    font-weight: bold;
}

label
{
    font-size: 90%;
    font-family:Arial;
    color: #555;
}

.field-row .field-control
{
}

/* Simultaneously added to div.field-row */
.submit
{
}

.input-name
{
    width: 400px;
}

.input-address
{
    width: 400px;
}

.input-city
{
    width: 150px;
}

.input-state
{
    width: 10ex;
}


.input-phone
{
    width: 150px;
}

.input-reference
{
    width: 150px;
}

.button-link
{
    text-decoration: underline !important;
}

table.expandable-description tr.row td.details div.details
{
	height:100%;
	cursor:pointer;
}

table.expandable-description tr.row td.details div.expand
{
	background:url(../images/expand.gif) no-repeat left;
}

table.expandable-description tr.row td.details div.collapse
{
	background:url(../images/collapse.gif) no-repeat left;
}