/* General styles */
body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	/* This removes the border around the viewport in old versions of IE */
	background: #FDF8F0;
	min-width: 600px;
	/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 90%;
	color: #8B542B;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
}

a {
	color: #8B542B;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.1em;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3 {
	margin: .5em 0 .2em 0;
	padding: 0;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.1em;
}

h2.day, h2.display {
	background: none repeat scroll 0 0 PapayaWhip;
	border: 1px solid #D9BFB7;
	color: #800000;
	font-size: 1.3em;
	padding: 0.2em;
}

h2.day {
	margin-top: 1.5em;
}
h2.display {
	margin: 0.5em 0;
}
h2 a {
  color:red;
}
p {
	margin: .4em 0 .8em 0;
	padding: 0;
}

img { /* margin:0.5em 0; */
	
}

img.single {
	margin: 0.5em 0.2em;
}

label {
	color: #393939;
	font-weight: bold;
	padding-right: 5px;
	text-align: left;
}

input,textarea,select,button {
	border: 1px solid #5E3F23;
}

#layoutdims input[type="text"],#layoutdims input[type="password"] {
	width: 100px;
	background: #FFF none repeat scroll 0 0;
}

/* LAYOUT */
#wrapper {
	width: 965px;
	margin: 0 auto;
}

#header {
	clear: both;
	float: left;
	width: 100%;
}

#header {
	border-bottom: 1px solid #000;
}

#header p,#header h1,#header h2 {
	padding: 0;
	margin: 0.3em 0;
}

#header h2 {
	font-style: italic;
	padding: 0 0px;
	line-height: 2.1em;
}

.gone {
	background: red;
}
.important{
	color: red;
	font-weight: bold;
}

/*
-----------------------------------------------
Navigation
-----------------------------------------------
*/
ul.nav,ul.nav * {
	margin: 0;
	padding: 0;
}

ul.nav {
	position: relative;
	max-width: 100%;
	height: 1.5em;
}

ul.nav li {
	cursor: pointer;
	float: left;
	text-align: center;
	list-style-type: none;
	font-weight: normal;
	margin-left: 0.1em;
}

ul.nav li ul {
	cursor: default;
	width: 100%;
	max-width: 100%;
	position: absolute;
	height: auto;
	top: 2.5em;
	background-position: 0 0 !important;
	left: -9000px;
}

ul.nav li ul li {
	padding: 0;
	border: none;
	width: auto;
	max-width: none;
}

ul.nav li a {
	color: #666;
	background: #eee;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 1em;
	height: 2.4em;
	line-height: 2.5em;
}

ul.nav li ul li a {
	position: relative !important; /* ie Mac */
	cursor: pointer !important;
	white-space: nowrap;
	line-height: 2em;
	height: 2em;
	font-weight: normal;
	color: #666;
	background-position: 0 50% !important;
}

ul.nav li:hover a,ul.nav li a:hover,ul.nav li a:focus {
	color: #fff;
	background: #369;
}

ul.nav li a:active {
	color: #fff;
	background: #369;
}

ul.nav li:hover ul {
	left: 0;
	z-index: 10
}

ul.nav li ul,ul.nav li {
	background: #ccc !important
}

ul.nav li:hover ul li a {
	color: #444;
}

ul.nav li:hover ul li a:hover {
	color: #000;
	background: #fff;
}

ul.nav li:hover ul li a:active {
	color: #666;
	background: #fff;
}

ul.nav li.current a {
	color: #fff;
	background: #000;
	cursor: default;
	font-weight: bold;
}

ul.nav li.current a:hover {
	color: #fff;
	background: #000;
	cursor: default;
	font-weight: bold;
}

/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.nav {
	
}

ul.main li {
	position: relative;
	top: 0;
	left: 0;
}

ul.main li ul {
	border-top: 0;
}

ul.main li ul li {
	float: left;
}

ul.main li a {
	height: 1.5em;
	line-height: 1.5em;
	border: 0;
	color: #fff;
	background: #8B542B;
}

ul.main li ul li a {
	width: 12em;
	line-height: 2em;
	height: 2em;
	text-align: left;
	color: #fff;
	border-top: 1px solid #444;
	background: #444;
}

ul.main li a:focus {
	color: #fff;
	background: #666;
}

ul.main li ul li a:hover {
	color: #fff;
	background: #555;
}

ul.main li:hover a {
	color: #fff;
	background: #DECF92;
}

ul.main li:hover ul li a {
	color: #fff;
}

ul.main li:hover ul li a:hover {
	color: #fff;
	background: #444;
}

ul.main li:hover ul li a:active {
	color: #fff;
	background: #222;
}

/* secondary list
----------------------------------------------- */
ul.nav li.secondary {
	float: right;
	color: #cde;
	background: transparent !important;
}

ul.nav li.secondary span.status {
	float: left;
	padding: 0 1em;
	line-height: 2.77em;
	height: 2.77em;
	font-size: 0.9em;
}

ul.nav li.secondary span.status a {
	float: none;
	display: inline;
	padding: 0;
	height: auto;
	line-height: auto;
	color: #cde;
	background: transparent;
}

ul.nav li.secondary span.status a:hover {
	color: #fff;
	background: transparent;
}

ul.nav li.secondary span.status span {
	text-transform: capitalize;
}

ul.nav li.secondary:hover a {
	color: #fff;
	background: #666;
}

ul.nav li.secondary:hover a:hover {
	background: #555;
}

ul.nav li.secondary:hover a:active {
	background: #444;
}

/* Images */
div.img {
	margin: 2px;
	border: 1px solid #DECF92;
  /*
  width: 225px;
  */
	float: left;
	text-align: center;
}

div.img-wide {
	margin: 2px;
	border: 1px solid #ccc;
	/*
  height: 300px;
  width: 340px;
  */
	float: left;
	text-align: center;
}

div.img-wide a:hover,div.img a:hover {
	background: #fff;
}

div.img a,div.img-wide a {
	height: auto;
}

div.img img,div.img-wide img {
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
}
div.fixed-height-thumb{
	padding-top:0px;
	height: 185px;
}
div.img a:hover img,div.img-wide a:hover img {
	border: 1px solid #666;
}

div.desc {
	text-align: left;
	font-weight: normal;
	font-size: smaller;
	margin: 2px;
}

div.desc a:hover {
	background: #369;
}

div.moreimages {
	font-size: 1.1em;
}
div.moreimages a{
	color:red;
}
div.banner{
margin:auto;
/* text-align:center; */
clear:both;
padding:0.5em 0;
}	

/* 'widths' sub menu */
#layoutdims {
	clear: both;
	background: #eee;
	border-top: 4px solid #000;
	margin: 0;
	padding: 6px 15px !important;
	text-align: right;
}

/* column container */
.colmask {
	position: relative; /* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 100%; /* width of whole page */
	overflow: hidden; /* This chops off any overhanging divs */
}

/* common column settings */
.colright,.colmid,.colleft {
	float: left;
	width: 100%;
	position: relative;
}

.fullcol {
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.col1,.col2,.col3 {
	float: left;
}

/* 2 Column (right menu) settings */
.rightmenu {
	background: #eee; /* right column background colour */
}

.rightmenu .colleft {
	right: 25%; /* right column width */
	background: #fff; /* left column background colour */
}

.rightmenu .col1 {
	width: 71%;
	/* left column content width (left column width minus left and right padding) */
	left: 27%; /* (right column width) plus (left column left padding) */
}

.rightmenu .col2 {
	width: 21%;
	/* right column content width (right column width minus left and right padding) */
	left: 31%;
	/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}

/* Various Boxes */
.form_box {
	width: 85%;
	margin: 0.5em 0 0.5em 2em;
	margin:0.2em 0 0.2em 0.5em;
	border: 1px solid #CCC;
	padding: 1em;
}

.form_box {
	border: none;
}

.form_box label {
	display: block;
	float: left;
	width: 145px;
}

.form_box p.instruction {
	font-style: italic;
	font-size: 0.9em;
}

.form_box div {
	margin: 0.5em 0;
}

div.price {
	font-size: 1.3em;
	border-top: 2px solid #CCC;
}
#archiveTable tr {
	vertical-align:top;
}

/* FEEDBACKS */
span.success {
	display: block;
	background: green;
	color: #FFF;
	padding: 5px;
	margin: 0.3em 0;
}

span.warning {
	display: block;
	background: yellow;
	color: #000;
	padding: 5px;
	margin: 0.3em 0;
}

span.error {
	display: block;
	background: red;
	color: #FFF;
	padding: 5px;
	margin: 0.3em 0;
}

span.required {
	display: inline;;
	color: red;
}

/* Footer styles */
#footer {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #000;
}

#footer p {
	font-size: smaller;
	margin: 0;
}
