﻿body
{
	font-family:Arial;
	font-size:12px;
	line-height:20px;
}

h1 
{
	color:#9e853f;
	font-weight: normal;
	font-size: 24px;
	line-height:28px;
	font-family:Tahoma;
}

h2 
{
	font-family:Tahoma;
	color:#9e853f;
	font-size: 20px;
	line-height:24px;
	font-weight: normal;
}

.gray
{
       color:#939598;
}

img
{
	border:0;
}

form
{
	margin:0;
	padding:0;
}

hr {
	border: none;
	border-top: 1px #d6d9cb solid;
	margin-top: 10px;
}

a:link 
{
	color: #000000;
	text-decoration: underline;
}
a:visited 
{
	text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}

.clear
{
	clear:both;
}

#container
{
	width:956px;
	margin:20px auto;
}

#head
{
	height:50px;
	background: url(../images/design/head-bg.png) no-repeat top left;
}

#head a.home
{
	display:block;
	float:left;
	width:230px;
	height:50px;
	margin-left:2px;
}

#head a.home,
#head a.home:hover
{
	text-decoration:none;
}

#head div.form
{
	float:right;
	margin-top:7px;
	margin-right:16px;
	/*position:relative;
	top:7px;
	left:770px;*/
}

#head div.label
{
	position: relative; 
	float: left;
}

#head div.label label.over 
{
	color:#808080;
	position: absolute; 
	top: 6px; 
	left: 6px;
	cursor:text;
}

#query
{
	width: 155px;
	padding: 3px 5px 0px 5px;
}

#head div label.over,
#query
{
	line-height:11px;
	font-size:11px;
	font-family:Arial;
}

#menu
{
	width:950px;
	height:36px;
	margin:7px auto 0;
	background: url(../images/design/menu-bg.jpg) no-repeat top left;
}

#content
{
	margin:0 auto;
	width:950px;
	padding:0 10px;
}

body.home #content
{
	padding:0;
}

#footer
{
	border-top:solid 1px #bac982;
	margin-top:20px;
	font-family:Arial;
}

table.promo-box
{
	width:100%;
}

table.promo-box td
{
	vertical-align:top;
}

table.promo-box td div.body
{
	background:url(../images/design/promo-box-body.png) repeat-y top left;
	width:308px;
}

table.promo-box td div.top
{
	background:url(../images/design/promo-box-top.png) no-repeat top left;
}

table.promo-box td div.footer
{
	background:url(../images/design/promo-box-footer.png) no-repeat bottom left;
	padding:6px 10px;
	min-height:131px;
	_height:131px;
}

table.promo-box td.left div.body
{
	margin:0 auto 0 0;
}

table.promo-box td.middle div.body
{
	margin:0 auto;
}

table.promo-box td.right div.body
{
	margin:0 0 0 auto;
}

/*= 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;
}

/* 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: 150px;
}

.input-state
{
    width: 10ex;
}

.input-phone
{
    width: 150px;
}

.input-reference
{
    width: 150px;
}

.button-link
{
    text-decoration: underline !important;
}