/* CSS by Daniel Bartley, WebDaemon 17-12-07 */
body {
	padding:0;
	margin:0;
	padding-bottom:4px;
	background-color:#b2cf79;
}

img {
	padding:0;
	margin:0;
}

form {
	margin:0;
	padding:0;
}

/* div styles */
#entirePage {
	width:100%;
	height:auto;
	overflow:visible;
	min-height:16px;
	clear:both;
	background-image:url('/files/images/layout/bg.bmp');
	background-position:50% 0%;
	background-repeat:repeat-y;
	display:block;
	clear:both;
}

#floatingPage {
	width:994px;
	padding-left:1px;
	display:block;
	height:auto;
	overflow:visible;
	min-height:16px;
	clear:both;
}

#header {
	width:100%;
	display:block;
}

#headerTop {
	height:8px;
	overflow:hidden;
	width:994px;
	background-image:url('files/images/layout/headerTop.gif');
	background-repeat:repeat-x;
}

#headerMiddle {
	height:136px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#headerMiddleFloat {
	width:994px;
}

#headerImages {

}

#headerNav {
	height:27px;
	overflow:visible;
	width:100%;
	background-image:url('files/images/layout/navigationBar.gif');
	background-repeat:repeat-x;
}

#menu {
	z-index:5;
}

#headerMarquee {
	height:20px;
	width:100%;
	background-color:#ECF7D6;
	border-top:1px solid #DEF1B6;
	border-bottom:1px solid #DEF1B6;
}

#headerMarqueeFloat {
	width:994px;
	text-align:left;
}

#content {
	width:100%;
	overflow:visible;
	min-height:16px;
	display:block;
	clear:both;
}
		
#contentFloat {
	width:994px !important;
	padding-left:4px;
	padding-top:12px;
	text-align:left;
	height:auto;
	min-height:16px;
	overflow:visible;
	display:block;
	clear:both;
}

#contentLeft {
	float:left;
	width:232px;
	height:auto;
	min-height:16px;
	overflow:visible;
	display:block;
}

#contentCenter {
	float:left;
	width:512px;
	max-width:512px;
	padding-right:8px;
	text-align:justify;
	height:auto;
	min-height:16px;
	overflow-y:visible;
	overflow-x:hidden;
	display:block;
}

#contentRight {
	float:left;
	text-align:left;
	width:232px;
	padding-left:19px;
	height:auto;
	min-height:16px;
	overflow:visible;
	display:block;
}

.productDisplay {
	width:480px;
	min-height:84px;
	overflow:visible;
	clear:both;
	background-image:url('/files/images/layout/productBorder.jpg');
	background-repeat:repeat-x;
	background-position:0 100%;
	padding-bottom:0px;
	padding-top:12px;
}

.productDisplayNoImage {
	padding-bottom:24px;
	padding-top:12px;
	width:494px;
}

.productDisplayImage {
	background-position:center;
	background-repeat:no-repeat;
	width:96px;
	height:96px;
	float:left;
}

.productDisplayText {
	float:left;
	padding-left:24px;
	padding-top:24px;
	width:350px;
}

.productDisplayIndividualText {
	float:left;
	text-align:left;
	padding-left:24px;
	padding-top:24px;
}

.productDisplayIndividualBottomText {
	clear:both;
	padding-left:12px;
	padding-right:12px;
	padding-top:24px;
	width:494px;
}

.productDisplayPrice {
	float:left;
	padding-top:26px;
	padding-left:18px;
	width:350px;
}

.productDisplayButtons {
	float:left;
	padding-top:24px;
	padding-left:160px;
}

.searchDisplay {
	padding-left:12px;
	padding-top:4px;
}

.displayDetails {
	width:460px;
}

.restaurantDisplayImage {
	background-position:center;
	background-repeat:no-repeat;
	width:144px;
	height:144px;
	overflow:visible;
	border:1px solid #ECF7D6;
	float:left;
}

#footer {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:6px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #DEF1B6;
	background-color:#ECF7D6;
}

.contentBoxHeader {
	width:209px;
	height:7px;
	background-image:url('/files/images/layout/contentBoxHeader.gif');
	background-repeat:no-repeat;
	margin-bottom:-6px;
}

.contentBoxBody {
	margin-top:0px;
	padding:0px 4px 0px 4px;
	width:209px;
	max-width:209px;
	min-height:16px;
	background-image:url('/files/images/layout/contentBoxBody.gif');
	background-repeat:repeat-y;
}

.contentSubListing {
	color:#006600;
	font-size:8pt;
	font-weight:bold;
	font-stretch:normal;
}

.contentBoxBodyText2 {
	position:relative;
	min-height:16px;
	padding-top:0px;
	width:100%;
	top:-2px;
	text-align:left;
}

.contentBoxBodyText {
	position:relative;
	min-height:16px;
	padding-top:0px;
	width:100%;
	top:-2px;
	text-align:center;
}

.contentBoxFooter {
	width:209px;
	height:8px;
	background-image:url('/files/images/layout/contentBoxFooter.gif');
	background-repeat:no-repeat;
}

.commentBoxHeader {
	width:504px;
	height:5px;
	background-image:url('/files/images/layout/commentBoxTop.gif');
	background-repeat:no-repeat;
	margin-bottom:-8px;
}

.commentBoxBody {
	margin-top:0px;
	padding:0px 4px 0px 4px;
	width:504px;
	max-width:504px;
	min-height:16px;
	background-image:url('/files/images/layout/commentBoxBody.gif');
	background-repeat:repeat-y;
}

.commentBoxFooter {
	width:504px;
	height:4px;
	background-image:url('/files/images/layout/commentBoxBottom.gif');
	background-repeat:no-repeat;
}

/* text classes */
.entireText {
	font-family:Verdana;
	color:#0E0E0E;
	font-size:8pt;
}
.marqueeText {
	color:#868686;
}

.contentTitle {
	color:#67A660;
	font-size:11pt;
	font-weight:bold;
}

.productTitle {
	color:#202020;
	font-size:8pt;
	font-weight:bold;
}

.contentText {
	color:#0E0E0E;
	font-size:8pt;
}

.contentSubTitle {
	color:#67A660;
	font-size:9pt;
	font-weight:bold;
	font-stretch:normal;
	float:left;
}

.inputBox {
	font-family:Verdana;
	color:#202020;
	font-size:7pt;
	border:1px solid #868686;
	overflow:hidden;
}

.inputBoxPayment {
	border:0px solid transparent;
	font-family:Verdana;
	color:#202020;
	font-size:7pt;
}

.errorText {
	font-style:italic;
}

.footer {
	color:#444444;
	font-size:7pt;
	font-weight:normal;
}

.footer a:hover {
	color:#010101;
} 

.footer a:active {
	color:#010101;
} 

.blogCommentPostRight {
	float:right;
	margin-bottom:-12px;
}

a:link {
	color:#006600;
	text-decoration:none;
}

a:active {
	color:#227722;
	text-decoration:none;
}

a:visited {
	color:#006600;
	text-decoration:none;
}

a:hover {
	color:#227722;
	text-decoration:none;
}

.add, .add a, .add a:link, .add a:visited {
	color:#67A660;
}

.add a:hover, .add a:active {
	color:#77B670;
}

.break {
	white-space:pre-wrap;       /* css-3 */
	white-space:-moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space:-pre-wrap;      /* Opera 4-6 */
	white-space:-o-pre-wrap;    /* Opera 7 */
	word-wrap:break-word;       /* Internet Explorer 5.5+ */
	max-width:209px;
	overflow:break;
	width:209px;
}

con:after { content: "\00200B" }