﻿body 
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background:#b6b099 url(../images/body-bg.gif);
	line-height: 16px;
	color: #5F6062;
}

img
{
	border:0;
}

table td
{
	text-align:left;
	vertical-align:top;
}

form
{
	margin:0;
	padding:0;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: none;
	border-top: 1px #B9B098 solid;
	margin-top: 10px;
}

.hrRed 
{
	color: #650033;
	background-color: #650033;
 	height: 1px;
	border: none;
	border-top: 1px #650033 solid;
}

.h1, h1 
{
	margin: 0;
	font-weight: normal;
	font-size: 42px;
	line-height: 46px;
	color: #FFFFFF;
}

.h2, h2 
{
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	color: #650033;
	font-weight: bold;
}

.h3, h3 
{
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	color: #650033;
	font-weight: bold;
}

a:link 
{
	color: #3A4C00;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #3A4C00;
}
a:hover 
{
	text-decoration: underline;
	color: #3A4C00;
}
a:active 
{
	text-decoration: none;
	color: #3A4C00;
}

.red 
{
	color: #650033;
}

.clear
{
	clear:both;
}

#container
{
	width:985px;
	padding:0;
	margin:0 auto;
}

#navigation
{
	background:#650033;
	padding:0 0 0 50px;
	height:27px;
}

#navigation ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#navigation ul li
{
	display:inline;
}

#navigation ul li a
{
	display:block;
	float:left;
	line-height: 27px;
	height:27px;
	padding:0 10px;
	color:#ffffff;
}

#navigation ul li a:hover, #navigation ul li.active a
{
	background:#3a4c00;
	text-decoration:none;
}

#content
{
	padding-top:12px;
	padding-bottom:12px;
}

#content .vspace
{
	width:12px;
	background:none;
}

#content .hspace
{
	height:12px;
	background:none;
}

#content #left-column
{
	width:182px;
	padding:12px;
	border-top:solid 16px #ffffff;
	border-bottom:solid 16px #ffffff;
	border-left:solid 12px #ffffff;
	border-right:solid 12px #ffffff;
	background:#ffffff url(../images/left-col-bg.gif) repeat-x bottom;
	font-size:12px;
}

#content #left-column .event .title
{
	font-size:14px;
}

#content #content-body
{
	width:695px;
	padding:20px 35px;
	background:#dbd4c5;
	border-top:solid 16px #ffffff;
	border-bottom:solid 16px #ffffff;
	border-left:solid 12px #ffffff;
	border-right:solid 12px #ffffff;
}

#home-table #banner
{
	width:719px;
	background:#ffffff;
	border-top:solid 16px #ffffff;
	border-bottom:solid 16px #ffffff;
	border-left:solid 12px #ffffff;
	border-right:solid 12px #ffffff;
}

#home-table #box1
{
	width:456px;
	padding:12px;
	background:#ffffff url(../images/left-col-bg.gif) repeat-x bottom;
	border-top:solid 16px #ffffff;
	border-bottom:solid 16px #ffffff;
	border-left:solid 12px #ffffff;
	border-right:solid 12px #ffffff;
}

#news-box
{
	width:60%;
	padding-right:12px;
}

#zinozine-box
{
	width:40%;
	padding-left:12px;
}

.box-dev
{
	width:1px;
	border-left:1px solid #bab49b;
}

#home-table #box2
{
	width:179px;
	padding:12px;
	background:#ffffff url(../images/left-col-bg.gif) repeat-x bottom;
	border-top:solid 16px #ffffff;
	border-bottom:solid 16px #ffffff;
	border-left:solid 12px #ffffff;
	border-right:solid 12px #ffffff;
}

#footer
{
	padding:12px;
	font-size:8pt;
	border-top:solid 1px #650033;
}

/*= 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;
	margin: 0 auto 20px auto;
}

.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, .ticket td.total
{
	text-align:right;
}

.ticket .quantity
{
	text-align:center;
}

/* Gallery ----------------------------------------------------*/

ul#thumbnails
{
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

ul#thumbnails li
{
    display: inline;
    height: 120px;
    width: 120px;
    float: left;
}

/*= 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: Verdana;
    color: #555;
}

.field-row .field-control
{
}

/* Simultaneously added to div.field-row */
.submit
{
}

.input-name
{
    width: 400px;
}

.input-address
{
    width: 400px;
}

.input-city
{
    width: 200px;
}

.input-state
{
    width: 10ex;
}

.input-email
{
	width:200px;
}

.input-phone
{
    width: 200px;
}

.input-reference
{
    width: 200px;
}

.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;
}