html, body {
	margin: 0;
	padding: 0;
	color: #e3dfc9;
	font-family: Arial, sans-serif;
	font-size: .9em;
}

body {
	background: #b0bf75 url('/static/img/bg-body.gif') repeat-x !important;
}

p {
	line-height: 150%;
	font-size: 0.95em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

img {
	border: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form.std {
	margin: 0;
	padding: 0;
}

form.std label {
	display: block;
}

form.std input[type="text"] {
	padding: 3px;
	height: 16px;
	width: 100%;
	background: #9e9e9e url('/static/img/bg-input.jpg') repeat-x;
	border: 1px solid #fff;
}

form.std textarea {
	width: 100%;
}

form.std p.submit {
	margin: 0;
	text-align: right;
}

ul.std {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.std li {
	float: left;
}

div.ad {
	width: 728px;
	height: 90px;
	background: #ccc;
	border: 1px solid #fff;
	overflow: hidden;
}

div.tiny-ad {
	margin: 0 120px 0 0;
	width: 468px;
	height: 60px;
	background: #ccc;
	border: 1px solid #fff;
	overflow: hidden;
}

div.ads-bottom .vertical {
	float: right;
	margin: 5px 0 0 0;
}

div.ads-bottom .rectangle {
	margin: 5px 5px 0 0;
	float:left;
}

div.left {
	float: left;
	margin: 0 10px 0 0;
	width: 443px;
	overflow: hidden;
}

div.right {
	width: 546px;
	float: right;
}

div.compact {
	width: 50%;
	margin: 0 auto;
	overflow: hidden;
}

div.section {
	padding: 10px 15px 10px 10px;
	border: 1px solid #fff;
}

div.section h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
}

div.left div.section {
	margin: 10px 0 10px 0;
	background: #15181D url('/static/img/bg-left.jpg') repeat-x; /*1a1e22*/
	color: #fff;
}

div.left div.image {
	border: 1px solid #fff;
	margin: 10px 0 10px 0;
}

.events {
	background: #15181D url('/static/img/bg-events.jpg') repeat-x;
	border: 1px solid #fff;
	padding: 0 0 10px 10px;
	margin: 10px 0 10px 0;
}

.events h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #fff;
	padding: 220px 15px 0 0;
	font-size: 2em;
	font-weight: normal;
}

.everglades  {
		background: #15181D url('/static/img/bg-left.jpg') repeat-x;
		border: 1px solid #fff;
		padding: 0 0 10px 0;
		
}

.everglades h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #fff;
	background: url('/static/img/h1-everglades.png') no-repeat top;
	padding: 65px 15px 5px 10px;
	font-size: 1.75em;
	font-weight: normal;
}

.everglades p {
	 padding: 0 15px 10px 10px;
}

div.right div.section {
	margin: 10px 0 0 0;
	background: #122136 url('/static/img/bg-right.jpg') repeat-x;
}

div.compact div.section {
	background: #1f2427 url('/static/img/bg-left.jpg') repeat-x;
}

div.fit {
	padding: 0 !important;
	border: 0 !important;
}

div#shell {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px !important;
/*	background: url('/static/img/bg-8ball.png') no-repeat;*/
}

div#container {
	position: relative;
	margin: 20px auto;
	width: 1000px;
}

div#header h1 a {
	display: block;
	width: 252px;
	height: 105px;
	background: url('/static/img/bg-h1.png');
	overflow: hidden;
	text-indent: -1000px;
}

div#header div#nav {
	position: relative;
	float: right;
	width: 100%;
	background: #2e301f;
	width: 720px;
	height: 20px;
	padding: 15px 10px 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#header div#nav ul {
	position: relative;
	left: 50%;
	clear: left;
	float: left;
	text-align: center;
}

div#header div#nav ul li {
	position: relative;
	float: left;
	right: 50%;
}

div#header div#nav ul li a {
	display: block;
	margin: 0 8px;
	color: #999;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
}

div#header div#nav ul li a:hover {
	color: #fff;
	text-decoration:none;
}

/*div#header div#nav ul li.on a:hover:before,
div#header div#nav ul li.on a:hover:after {
	content: "{ ";
	color: #a26327;
}

div#header div#nav ul li.on a:hover:after {
	content: " }";
}*/

div#header div.ad,
div#header div.tiny-ad {
	position: absolute;
	top: 0;
	right: 0;
}

div#content {
	clear: both;
}

div#footer {
	clear: both;
	text-align: right;
	padding: 10px 0;
}

div#footer ul {
	float: right;
	clear: both;
	padding: 0 0 5px 0;
}

div#footer ul li a {
	margin: 0 0 0 40px;
	color: #000;
}

div#footer ul li.on a {
	color: #f00;
}

div#footer ul li a:hover {
	color: #f00;
}

div#footer p strong {
	color: #333;
	font-weight: normal;
}

div#footer p {
	clear: both;
	padding: 10px 0;
}

/**Specifics**/
div.blog-post {
	border-top: 1px solid #5B607D;
	margin-top: 10px;
}

.date {
	margin: 0px;
}

div.blog-post h2 {
	font-size: 1.5em;
	margin-top: 0px;
}

div.blog-post h2 a {
	color: #ff0;
}

div.blog-post p.read-on {
	text-align: right;
	margin-top: 0;
	font-size: 1.1em;
}

div.blog-post p.read-on a {
	color: #f00;
}

div.blog-post img.thumbnail {
	float: left;
	width: 100px;
	margin: 10px;
	border: 1px solid #fff;
}

div.events-post {
	border-top: 1px solid #5B607D;
	margin-top: 10px;
}

.date {
	margin: 0px;
}

div.events-post h2 {
	font-size: 1.5em;
	margin-top: 0px;
}

div.events-post h2 a {
	color: #ff0;
}

div.gallery {
	clear: both;
	margin: 10px 0;
	padding: 10px;
}

div.gallery h3 {
	font-size: 1.5em;
	border-bottom: 1px solid #fff;
	margin-top: 20px;
	font-weight: normal;
}

div.gallery p {
	float:right;
	width: 200px;
}

div.gallery img {
	float:left;
	border: 1px solid #fff;
	margin: 10px;
}

div.photo {
	border: 1px solid #5B607D;
	background: url("/static/img/transparent.png");
	width: 205px;
	height: 250px;
	float: left;
	margin: 10px;
	padding: 10px;
}

div.photo img {
	border: solid 1px #fff;
	float: left;
	max-width: 200px;
	max-height: 200px;
}

div.photo p {
	clear: both;
}

div.enlarge img {
	margin: 10px 0;
	max-width: 500px;
	border: 1px solid #fff;
}
	

/**
 * Admin
 */
form.admin {
  position: relative;
	margin: 0;
	padding: 0;
}

form.admin label {
	clear: left;
	float: left;
	width: 35%;
	height: 25px;
}

form.admin label.full {
	float: none;
	width: 100% !important;
}

form.admin {

}

form.admin label {
	width: 50%;
}

form.admin input#custom-url {
	padding-left: 107px;
	width: 16%;
	background: #fff 5% 0% no-repeat;
	overflow: hidden;
}

form.admin textarea {
	clear: both;
  width: 100%;
  height: 155px;
}

form.admin span.mceEditor {
	width: 100%;
	clear: both;
	float: left;
}

form.admin p {
	clear: both;
	height: 1%;
	margin: 5px 0;
	padding: 5px 0;
}

/**
 * Store
 **/
div.product {
  clear: both;
  padding: 10px 0;
  line-height: 20px;
}

img.cat {
  float: left;
  width: 100px;
  margin: 10px;
}

div.product img {
  float: left;
  width: 175px;
  margin: 5px;
}

.product-item {
	margin: 0 0 20px 0;
	padding: 20px 0 20px 0;
	border-bottom: #000000 solid 1px;
	clear: both;
}

.product-item img {
	width: 200px;
	float: left;
}

div.item {
	margin: 20px 20px 0 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 200px;
	float: left;
}

div.catalog_pricechunk {
	border-right:1px dotted #959595;
	float:left;
	height:20px;
	margin-right:5px;
	text-align:center;
	padding-right: 5px;
	line-height: 20px;
}

div.item-img img {
	padding: 0 0 10px 0;
	height: 125px;
	width: 125px;
	overflow:hidden;
}

div.item-text {
	clear: both;
}
.enlarge {
	margin: -12px 0 0 0;
	z-index: 100;
}

div.item h5 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal; 
}

div.section h4 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 20px 0 0 0;
	background-color: #ffffff;
	color:#9C0000;
	padding: 3px 5px;
}

div.section h4 a {
	color: #9C0000;
}

div.item form {
	padding: 0 0 10px 0;
}

/* div.item img {
  float: left;
  width: 300px;
  margin: 5px 10px 5px 0;
  
} */

.item-page-item {
	padding: 10px;
}

div.item p.desc {
  clear: left;
}

div.item label {
	clear:none;
	width: auto;
	margin: 3px 3px 0 0;
}

div.item input[type="text"] {
	width:30px;
	font-size:0.9em;
	padding: 0;
	margin: 3px 0 0 3px;
}

div.item input[type="image"] {
		float:right;
		margin:0;
}

.cart_icon {
	width: 130px;
	float: left;
}

.merch li {
	float:left;
	list-style: none;
}

.merch li a {
	color: #9C0000;
	font-size: 1.3em;
	font-family: Arial Narrow, Geneva, sans-serif;
	background-color: #fff;
	padding: 3px 10px;
	margin: 0 20px 0 0;
}
.thumb img {
	width:50px;
	height:50px;
	padding: 3px;
	margin: 3px;
	float:left;
	overflow: hidden;
}

.thumb {
	max-width:50px;
	max-height:50px;
	padding: 3px;
	margin: 3px;
	float:left;
	overflow: hidden;
}

div.item-descrip {
	float:right;
	margin-top: 15px;
	width: 250px;
}

div.item-descrip input[type="image"] {
		float:right;
		margin:0;
}
#cart-items th {
	font-size: 1.3em;
	font-family: Arial Narrow, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
}

#cart-items td {
	padding: 3px 10px;
}

.subtotals {
	border-top: dashed 1px #fff;
	font-family: Arial Narrow, Geneva, sans-serif;
	text-align: right;
}

.totals {
	font-weight: bold;
	font-size: 1.3em;
	font-family: Arial Narrow, Geneva, sans-serif;
	text-align: right;
}

.standard label {
	width: 150px;
}

.standard input[type="text"] {
	padding: 3px;
	height: 16px;
	width: 100%;
	background: #9e9e9e url('/static/img/bg-input.jpg') repeat-x;
	border: 1px solid #fff;
}

.standard fieldset {
	margin-top: 15px;
}
	

/**
 * Autocompletion
 */
/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; }
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: 150px; margin: 0; border: none; outline: 0; padding: 3px 0 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */      
form ul.holder { width: 47.5%; background: #fff; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

.ac-box { display: none; position: absolute; right: 0; width: 47.5%; padding: 3px 5px; background: #FDF4B9; border: 2px solid #f1ac00; }
.ac-box .default { padding: 5px 7px; border-width: 0 1px 1px; }
.ac-box ul { display: none; margin: 0; padding: 0; }
.ac-box ul li { padding: 5px 12px; margin: 0; list-style-type: none; border: 1px solid #fff; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; }
.ac-box ul li em { font-weight: bold; font-style: normal; background: #f1ac00; }
.ac-box ul li.auto-focus { background: #000; color: #fff; }
.ac-box ul li.auto-focus em { background: #f1ac00; }

/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
