﻿@charset "utf-8";
/* layout */
.main-content-body {
	position: relative;
}
.main-content-body img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: #666 solid 1px;
}
.main-content-body img.right {
	float: right;
	margin: 0 0 15px 15px;
	border: #666 solid 1px;
}
.wp-wrap {
	margin: 8px 4px 0 4px;
}
.layout-wrap
{
    float: left;
    margin: 0;
    padding: 0;
}
.layout-column 
{
    margin: 0;
    padding: 0;
}
.layout-left {
	float: left;
	width: 230px;
}
.layout-right {
	float: right;
	text-align: left;
	width: 230px;
}
.layout-center {
	float: left;
	width: 530px;
}
.layout-center-right {
	float: left;
	width: 755px;
}
/* left-navigation */
.left-navigation {
	width: 180px;
	padding-bottom: 10px;
}
.left-navigation ul,
.left-navigation ul li {
	list-style: none;
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 180px;
}
.left-navigation ul li {
	margin-bottom: 10px;
}
.left-navigation ul li a {
	display: block;
	float: left;
	clear: both;
	color: #6c5a24;
	background: url('/_assets/images/trans-white.png');
	padding: 7px 7px;
	width: 164px;
	border: #f0eee9 solid 1px;
	font-size: 12px;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none;
}
.left-navigation ul li a.selected {
	background: #515d50;
	color: #E3E7E3;	
}
.left-navigation ul li a:hover {
	background: #E3E7E3;
	color: #515d50;
}
/* pagination */
.pagination {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0 0 20px 0;
}
.pagination ul,
.pagination ul li {
	display: inline;
	clear: none;
	list-style: none;
}
.pagination a {
	text-decoration: none;
	padding: 2px 5px;
}
.pagination a:hover {
	text-decoration: underline;
}
.pagination a.selected {
	background-color: #eee;
}
.news p
{
	font-size: 11px;
    margin-bottom: 1.25em;
}
.tout {
padding-top: 5px;
	margin: 0 0 15px 0;
}
#popup-event-date {
	position: relative;
	float: left;
	clear: both;
	width: 400px;
	height: 300px;
}
.tout a {
	display: block;
	float: left;
	clear: both;
	padding-bottom: 5px;
	width: 178px;
	text-decoration: none;
	text-align: center;
	border: #abb6aa solid 1px;
	background: #E3E7E3;
	color: #748572;
}
.tout a:hover {
	background: #748572;
	border: #748572 solid 1px;
	color: #fff;
}
.tout a img {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	width: 178px;
	background-color: #fff;
}
.tout a span {
	display: block;
	float: left;
	clear: both;
	width: 172px;
	padding: 3px;
	font-size: 1.1em;
	color: #748572;
}
.tout a:hover span {
	color: #fff;
}
/* webpart -wraps */
.wp-230 .wp-wrap {
	width: 220px;
}
.wp-230 .wp-wrap .wp-body {
	background: url('/_assets/images/wp-body.jpg');
	background-position: 0 -50px;
	width: 180px;
}
.wp-530 .wp-wrap {
	width: 520px;
}
.wp-530 .wp-wrap .wp-body {
	background: url('/_assets/images/wp-body.jpg');
	background-position: top right;
	width: 480px;
	overflow: visible;
	clear: none;
}
.wp-530 .wp-wrap .wp-body div {
	overflow: visible;
}
.wp-755 .wp-wrap {
	width: 755px;
}
.wp-755 .wp-wrap .wp-body {
	background: #ccc url('/_assets/images/wp-body.jpg');
	background-position: top right;
	width: 710px;
	overflow: visible;
	clear: none;
}
.wp-755 .wp-wrap .wp-body div {
	overflow: visible;
}
.layout-main-content .breadcrumb-actions {
	float: left;
	height: auto;
	clear: both;
}
.layout-main-content .breadcrumb-actions .breadcrumb {
	float: left;
	clear: none;
	padding-bottom: 10px;
}
.layout-main-content .breadcrumb-actions .breadcrumb .webpart-wrapper {
}
.layout-main-content .breadcrumb-actions .actions {
	float: right;
	text-align: right;
	clear: none;
	width: 66px;
	margin-left: 34px;
	height: 35px;
}
.layout-main-content .breadcrumb-actions .actions a {
	display: block;
	float: left;
	clear: none;
	width: 16px;
	height: 16px;
	margin: 0 0 0 6px;
}
.layout-main-content .breadcrumb-actions .actions a img {
	display: block;
	float: left;
	clear: none;
	width: 16px;
	height: 16px;
}
.layout-main-content-530 .breadcrumb-actions {
	width: 480px;
}
.layout-main-content-530 .breadcrumb-actions-float {
	position: absolute;
	float: right;
	left: 650px;
	z-index: 99;
	width: 100px;
	clear: none;
}
.layout-main-content-530 .breadcrumb-actions .breadcrumb {
	width: 380px;
}
.layout-main-content-755 .breadcrumb-actions {
	width: 710px;
}
.layout-main-content-755 .breadcrumb-actions .breadcrumb {
	width: 610px;
}
.page-news .news-item {
	position: relative;
	float: left;
	margin-bottom: 20px;
}
.page-news .news-item .posted-date{
	color: #748572;
	font-size: 12px;
	margin-bottom: 5px;
}
.page-news .page-news-navigation {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.page-news .page-news-navigation .left,
.page-news .page-news-navigation .right {
	position: relative;
	float: left;
	clear: none;
	width: 49%;
}
.page-news .page-news-navigation .right {
	float: right;
}
.page-news .page-news-navigation .right select {
	display: inline;	
}
/*			store items			*/
.store-items .store-item {
	width: 480px;
	position: relative;
	float: left;
	clear: both;
}
.store-items {
}
.store-items .store-item {
	margin: 15px 0;
}
.store-items .store-item .image-wrap, 
.store-items .store-item .image-wrap .image {
	width: 130px;
	height: 130px;
	position: relative;
	float: left;
	clear: none;
	background-position: center center;
}
.store-items .store-item .image-wrap {
	background: url(/_assets/images/store-image-not-available.gif);
}
.store-items .store-item .info {
	width: 330px;
	margin-left: 20px;
	position: relative;
	float: left;
	clear: none;
}
.store-items .store-item .info p.title {
	font-size: 150%;
	font-weight: normal;
	color: #515d50;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0 0 0.15em 0;
	clear: both;
}
.store-items .store-item .info .price {
	color: #748572;
}
.photo-gallery,
.photo-gallery .row {
	position: relative;
	float: left;
	clear: both;
	width: 700px;
	padding: 10px 5px 0 5px;
}
.photo-gallery .row {
	padding: 0 0 20px 0;
	margin: 0;
}
.photo-gallery .row a.item {
	display: block;
	position: relative;
	float: left;
	clear: none;
	width: 158px;
	height: 158px;
	margin: 0 20px 0 0;
	background: #eee center center no-repeat;
	border: #ddd solid 1px;
}
.photo-gallery .row a.item:hover {
	background-color: #ddd;
	border: #ccc solid 1px;
}
.photo-gallery .row a.last-child {
	margin: 0;
}
.photo-gallery-wrap .main-gallery-link {
	position: relative;
	float: left;
	clear: none;
	margin-bottom: 17px;
}
.photo-gallery-wrap .photo-selected {
	position: relative;
	float: left;
	clear: both;
	width: 480px;
	padding-bottom: 15px;
}
.photo-gallery-wrap .photo-selected .title {
	position: relative;
	float: left;
	clear: both;
	width: 480px;
	padding: 0;
	margin: 0 0 10px 0;
}
.photo-gallery-wrap .photo-selected .picture-size {
	color: #748572;
}
.photo-gallery-wrap .photo-selected .picture-size span {
	color: #515d50;
}
.photo-gallery-wrap .photo-selected .image-placeholder-wrap,
.photo-gallery-wrap .photo-selected .image-placeholder {
	position: relative;
	float: left;
	clear: both;
	width: 478px;
	height: 478px;
	background: center center no-repeat;
	background: url(../images/watermark.png) no-repeat center center;
}
.photo-gallery-wrap .photo-selected .image-placeholder-wrap {
	background-color: #eee;
	border: #ccc solid 1px;
}
.photo-gallery-wrap .photo-selected .image-placeholder {
}
.photo-gallery-wrap .photo-selected .image-request {
	position: relative;
	float: left;
	clear: both;
	padding-bottom: 15px;
}
.photo-gallery-wrap .photo-selected .image-request a {
	position: relative;
    display: block;
	float: left;
	clear: both;
    padding: 3px 8px 4px 8px;
    background-color: #ccc;
    text-align: none;
    text-decoration: none;
    background-color: #abb6aa;
	color: #515d50;
}
.photo-gallery-wrap .photo-selected .image-request a:hover
{
    background-color: #f0eee9;
	color: #a68a37;
}
.photo-gallery-wrap .photo-selected .image-tags {
	position: relative;
    display: block;
	float: left;
	clear: both;
	padding-bottom: 15px;
	color: #748572;
}
.photo-gallery-wrap .photo-selected .image-tags span {
	color: #515d50;
}
.request-form {
	width: 480px;
	padding-bottom: 25px;
}
.request-form .form-errors {
	color: #C03;
}
.request-form .field {
	float: left;
	clear: none;
	width: 240px;
	padding-bottom: 10px;
}
.request-form .field-purpose {
	clear: both;
	width: 480px;
}
.request-form .field .field-title{
	float: left;
	clear: both;
	width: 240px;
	padding-bottom: 5px;
}
.request-form .field .field-title .required {
	color: #c03;
}
.request-form .field .field-control {
	float: left;
	clear: both;
	width: 240px;
}
.request-form .field .field-control input,
.request-form .field .field-control textarea {
	display: block;
	float: left;
	border: #ccc solid 1px;
	border-left: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	padding: 2px 4px 2px 4px;
	width: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #748572;
}
.request-form .field .field-control input.error,
.request-form .field .field-control textarea.error {
	border: #c03 solid 1px;
}
.request-form .field-purpose .field-control textarea {
	clear: both;
	width: 440px;
}
.request-form .field-submit {
	float: left;
	clear: both;
	width: 480px;
}
.request-form .field-submit .field-control input{
	float: left;
	clear: both;
	width: auto;
}
/* photo gallery */
.photo-gallery .photo-gallery-search {
	position: relative;
	float: right;
	clear: both;
	width: 250px;
}
.photo-gallery .photo-gallery-search a.button {
	display: block;
	position: relative;
	float: right;
	clear: none;
	background: #fff url('/_assets/images/search-input.gif') no-repeat center right scroll;
	width: 25px;
	font-size: 0px;
	border: #ccc solid 1px;
	border-left: #f9f9f9 solid 1px;
	border-bottom: #f1f1f1 solid 1px;
	height: 22px;
}
.photo-gallery .photo-gallery-search input.search,
.photo-gallery .photo-gallery-header select {
	display: block;
	position: relative;
	float: right;
	clear: none;
	padding: 2px 4px 2px 4px;
	height: 18px;
	border: #ccc solid 1px;
	border-right: none; /* #f1f1f1 solid 1px;*/
	border-bottom: #f1f1f1 solid 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	width: 150px;
	color: #748572;
}
.photo-gallery .photo-gallery-header select {
	float: left;
	width: 250px;
	padding: 0;
	height: 20px;
}
.photo-gallery .photo-gallery-header {
	float: left;
	margin-bottom: 20px;
}
.photo-gallery .photo-gallery-header .left,
.photo-gallery .photo-gallery-header .right {
	float: left;
	width: 350px;
	clear: none;
}