* {
	margin: 0;
	padding: 0;
}
body {
	background: #DDD5F7	url(/images/body-bg.jpg) 0 0 repeat-x;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 62.5%;
}
li {
	list-style: none;
}
.clear {
	clear: both;
	height: 1px;
}
.center-content {
 text-align: center;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.sup {
	/*vertical-align: super;*/
}
#meat .clear img {
	height: 1px;
	border: 0;
}
.top-left {
	width: 450px;
	float: left;
	font-size: 1.8em;
	text-align: left;
	color: #666;
}
.phone-header {
	/*font-weight: bold;*/
	text-align: center;
}
.hours-header {
	
}
#bb-outer {
	width: 938px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	border: 1px solid #6600CC;
}
#header {
	/*height: 118px;*/
	height: 79px;
	background: #6600CC url(/images/header-bg.jpg) 0 0 repeat-x;
	position: relative;
}
#search-bar {
	/*float: right;*/
	/*width: 450px;*/
	text-align: right;
	width: 938px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#search-bar form {
	width: 445px;
	margin-right: 0;
	margin-left: auto;
	float: right;
}
.search-input input {
	border: 0;
	width: 300px;
	color: #666;
	font-size: 1.2em;
}
.search-input {
	background: transparent url(/images/searchbg.jpg) 0 0 repeat-x;
}
.mini-cart {
	margin-top: 15px;
	width: 200px;
	float: right;
	color: #D4F7D4;
}
.mini-cart a {
	color: #D4F7D4;
}
img.mini-cart-icon {
	float: left;
	margin-right: 5px;
}
.account-nav {
	float: right;
	width: 190px;
	margin-top: 10px;
	border-right: 1px solid #DDD4F7;
	margin-right: 15px;
	/*position: absolute;*/
	/*top: 0;*/
	/*right: 0;*/
}
.account-nav li {
	text-align: right;
	margin-bottom: 4px;
	/*width: 90px;*/
	/*float: left;*/
	padding-right: 15px;
}
.account-nav li a {
	color: #fff;
}
.account-nav li a:hover {
	color: yellow;
}
#header-top {
	height: 77px;
}
#header-bottom {
	height: 39px;
	border-top: 1px solid #8205FF;
	line-height: 39px;
	font-size: 1.4em;
	/*font-weight: bold;*/
}
#header-bottom li {
	float: left;
	border-right: 1px solid #8205ff;
	border-left: 1px solid #50039D;
}
#header-bottom li.first {
	border-left-width: 0;
}
#header-bottom a {
	display: block;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
#header-bottom a:hover {
	background-color: #52C4E0;
	border-right-color: #52C4E0;
	color: #6701CE;
}
#bb-inner {
	background-color: #fff;
}
img.bb-logo {
	border: 0;
	float: left;
}
.phone-wrapper {
	width: 200px;
	float: right;
	text-align: center;
	margin-right: 15px;
	margin-top: 5px;
	color: #DDD4F7;
}
#meat {
	position: relative;
	height: 1%;
	padding-bottom: 40px;
	min-height: 850px;
}
#left-col {
	width: 197px;
	position: absolute;
	top:0px;
	left: 0px;
}
#left-col li {
	/*background-color: #D4F7D4;*/
	height: 29px;
	line-height: 29px;
	border-top: 1px solid #E5FDDF;
	border-bottom: 1px solid #B5D2B8;
	font-size: 1.1em;
	font-weight: bold;
}
#left-col li.open {
	height: 1%;
	border-bottom: 0;
}
#left-col li  a {
	background-color: #D4F7D4;
	display: block;
	height: 29px;
	padding-left: 5px;
	color: #50039D;
	text-decoration: none;
}
#left-col li.selected a {
	background-color: #FFEFD0;
}
#left-col li ul li a {
	/*border-bottom: 0;*/
	padding-left: 10px;
	background-color: #E9F7E9;
	color: #333;
}
#left-col li ul li {
	border-top: 1px solid #F6F5F7;
	border-bottom: 1px solid #DFD8F7;
	font-size: .9em;
	font-weight: normal;
}
#left-col li ul li.selected {
	border-top: 1px solid #FFF7E6;
	border-bottom: 1px solid #FFE6B5;
}
#left-col li a:hover {
	background-color: #EDEAF7;
}
p.nav-header {
	background-color: #BEDDC1;
	height: 21px;
	line-height: 21px;
	color: #333333;
	font-size: 1.4em;
	padding-left: 5px;
	border-bottom: 2px solid #B5D2B8;
}
.navarea {
	margin-bottom: 10px;
}
#right-col {
	padding: 10px;
	min-height: 500px;
	margin-left: 218px;
}
* html #right-col {
	height: 500px;
}
.title-bar {
	display: none;
}
.crumbs {
	background-color: #FFEFD0;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.crumbs li {
	display: inline;
	color: #666;
}
.crumbs a {
	color: #6600CC;
	font-weight: bold;
}
#footer {
	text-align: center;
	padding: 0 0 10px 0;
	background-color: #C6E7F0;
}
.footer-nav {
	background-color: #6600CC;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.footer-nav li {
	display: inline;
	margin-left: 0;
}
.footer-nav a {
	color: #fff;
	padding: 0 12px 0 10px;
	border-right: 1px solid #fff;
}
.footer-nav li.last a {
	border: 0;
}
.payment-image {
	margin: 10px 0;
}
.ls-orange {
	background: #DDD4F7 url(/images/ls-orange.gif) right top no-repeat;
	height: 24px;
	line-height: 24px;
}
.orange {
	background: #ddd4f7 url(/images/orange-bg.jpg) 0 0 repeat-x;
}
.blue-box {
	width: 254px;
	text-align: center;
	float: right;
	margin: 10px;
}
.blue-top {
	height: 27px;
}
.blue-middle {
	background: transparent url(/images/blue-middle.jpg) 0 0 repeat-y;
	padding: 0 8px;
}
.blue-box .label {
	color: #333;
	font-weight: bold;
}
.contact-address {
	/*margin-top: 10px;*/
}

.paginate-top {
	border-bottom: 1px solid #DDD5F7;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.paginate-bottom {
	border-top: 1px solid #DDD5F7;
	padding-top: 10px;
	color: #333;
	margin-top: 20px;
}
.paginate {

	text-align: center;
}
.paginate a {
	color: #333;
	padding: 10px 5px;
}
.paginate li.next {
	background: transparent url(/images/page-next.gif) center center no-repeat;
}
.paginate li.previous {
	background: transparent url(/images/page-back.gif) center center no-repeat;
}
.paginate li {
	display: inline;
	text-align: center;
	line-height: 25px;
	height: 25px;
	padding: 5px;
	font-weight: bold;
}
.paginate li.previous span,
.paginate li.next span {
	display: none;
}
#contact-us th {
	text-align: right;
	padding-right: 10px;
	color: #50039D;
}
.buttons {
	padding-top: 20px;
	text-align: center;
	width: 450px;
}
.return-policies li {
	margin-top: 10px;	
}
.return-policies .policy {
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 5px;
	border-left: 1px solid #52C4E0;
}
#survey-page th,
#survey-page td {
	padding-bottom: 5px;	
}
.survey-form {
	margin-top: 20px;
}
.success {
	background-color: yellow;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
.localeSelector {
	cursor: pointer;
	position: relative;
	float: right;
	background-color: #99ff99;
	padding: 3px;
	border: 1px solid #006633;
	z-index: 97;
}

.localeSelector:hover {
	background-color: #9999ff;
}

.localeSelectorMenu {
	cursor: pointer;
	position: absolute;
	background-color: #99ff99;
	padding: 0;
	border: 1px solid #006633;
	z-index: 101;
}

div.localeSelectorMenu {
	padding: 3px 3px 3px 3px;
}

.localeSelectorMenu div:hover {
	background-color: #9999ff;
}

span.error, div.error {
	font-weight: bold;
	color: red;
	margin-left: 5px;
	background-image: url(/images/exclamation-16.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}

span.error a, div.error a {
	color: red;
}

.editable-in-place {
	cursor: pointer;
	border: 1px dotted transparent;
}

.editable-in-place:hover {
	background-color: #ffffcc;
	border-color: #999999;
}

.edit-in-place {
	z-index: 100;
	padding: 5px;
	border: 2px inset #009999;
	background-color: #ffffff;
}

.edit-in-place input {
	font-size: 11px;
	margin-right: 3px;
	float: left;
	border: 1px solid #99ccff;
}

.edit-in-place textarea {
	height: 500px;
	width: 700px;
	font-size: 11px;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #99ccff;
}

.edit-in-place .buttons {
	display: block;
}

.edit-in-place a.edit-in-place-button {
	border: 1px outset #999999 !important;
	text-decoration: none !important;
	background-color: #99ccff !important;
	color: #000000 !important;
	float: right !important;
	padding: 2px !important;
	margin-right: 3px !important;
	font-size: 12px !important;
}

.edit-in-place.textarea a {
	margin-top: 5px;
}

.edit-in-place a.edit-in-place-button:hover {
	background-color: #ccffff;
}

.edit-in-place a.edit-in-place-button:active {
	border: 1px inset #999999;
}

.edit-in-place .localeSelector {
	display: inline;
	float: left;
	margin-right: 4px;
}

.edit-in-place .localeSelector img {
	width: 23px !important;
	height: 15px !important;
}

.edit-in-place.textarea .localeSelector {
	margin-top: 5px;
}

.tooltipped {
	cursor: help;
}

#tooltip {
	background-color: #ffffcc;
	border: 1px solid #666666;
	padding: 2px;
	max-width: 200px;
	z-index: 97;
}

#hiddenNotice,
#unpublishedNotice {
	position: fixed;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 50px;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	opacity: 0.4;
	z-index: 10000;
}

#lutraDebugger {
	position: fixed;
	top: 50px;
	left: 200px;
	padding: 10px;
	background: #ffcccc;
	border: 1px solid #ff3333;
}

#lutraDebugger a.close {
	float: right;
	border: 1px outset #cccccc;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
}

#lutraDebugger a:hover.close {
	background: #ccffcc;
}

#lutraDebugger a:focus.close {
	border: 1px inset #cccccc;
}

#lutraDebugger ul {
	list-style: none;
	font-weight: bold;
	clear: right;
}

#lutraDebugger ul li {
	padding: 3px;
}

#lutraDebugger ul li.odd {
	background: #ffaaaa;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
}

#lutraDebugger ul li.odd.last {
	border-bottom: none;
}
#metaBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: blue;
	padding: 5px 0;
	color: white;
	border-top: 2px inset black;
	text-decoration: none;
	display: block;
	font-size: 12px;
	z-index: 3000;
}

#metaBar.editing {
	height: 100px;
}

#metaBarTitle {
	padding-left: 5px;
}

#metaBar #currentTags li {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	padding-top: 0;
	margin-top: 0;
}

#metaBar #metaTags  li {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

#metaBar ul li textarea {
	width: 250px;
	text-align: left;
}

#metaBar .button {
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px #a9a9a9;
	text-decoration: none;
	vertical-align: middle;
}

#metaBar .enabled {
	background: #e1ddc8 url(/admin/images/button.gif) repeat-x;
	color: #0a1f62;
	border-style: outset;
}

#metaBar .enabled:hover {
	background: #f1e3d5 url(/admin/images/button-hover.gif) repeat-x;
}

#metaBar .enabled:active {
	border-style: inset;
}

#metaBar .disabled {
	background: #d8d8d7 url(/admin/images/button-disabled.gif) repeat-x;
	color: #777;
	border-style: dotted;
	cursor: default;
}

#metaButtons {
	border: 1px solid blue;
	float: left;
	width: 150px;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
}

#metaBarMessage {
	font-size: .9em;
	font-weight: bold;
	line-height: 35px;
	float: right;
	vertical-align: middle;
	margin-right: 4px;
	padding: 3px;
	width: 80px;
	color: green;
	background-color: #FAEBD7;
	border: 1px solid white;
	text-align: center;
}

a#showInAdmin {
	background-color: #FFA500;
	padding: 5px 0;
	color: black;
	border-top: 1px dotted black;
	text-decoration: none;
	float: right;
	width: 150px;
	margin-right: 5px;
}

a#showInAdmin:hover {
	background-color: #FFD53C;
}
/* for clumping */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url( /includes/lightbox/images/prevlabel.gif ) left 0 no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url( /includes/lightbox/images/nextlabel.gif ) right 0 no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 100%; /*float: left;*/
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageDetails #closeButton {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha( opacity = 60 );
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}
	

