@charset "utf-8";
body {
	font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	/*font: 75% Verdana, Arial, Helvetica, sans-serif;*/
	
	background: #dddddd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #334433;
}
.oneColLiqCtrHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y;
	min-height: 200px;
	padding-bottom:20px;
	position:relative;/*	background-color:#FF00FF;*/
}
.oneColLiqCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#rightpanel {
	/*margin: -25px 20px 0px 220px;*/

	/*border:medium #000000  solid;*/
	width:520px;
	float:left;
	margin-left:30px;/*padding-top:70px;*/
}
#rightpanel .title .titleGraphic {
	float:left;
}
#rightpanel .title {
	width:100%;
	margin-top:40px;
	margin-bottom:-10px;
	float:left;
}
#rightpanel .maincontent {
	width:470px;
	float:left;
}
#leftpanel {
	/*border:medium #00ff00  solid;*/
	background-image: url(../images/butterfly.png);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	min-height:300px;
	width:220px;
	/*
	padding-top:140px;
	min-height: 600px;
	float:left;
	*/
	text-align:right;
	font-size:12px;
	margin-top:0px;
	padding-top:110px;
	padding-right:10px;/*	background-color:#00FFFF;*/
}
#leftpanel a, catCurrent {
	text-decoration:none;
}
#leftpanel a:hover, catCurrent {
	color:#000000;
}
/****************************
Bakset indicator
*****************************/

#basket_indicator {
	/*background-image:url(../images/basketbg.png);*/
	position:absolute;
	height:140px;
	background-repeat:no-repeat;
	width:88px;
	top:0px;
	right:0px;
	padding-top:30px;
}
#basket_image {
	/*float:right;*/
	text-align:right;
}
#basket_image img {
	position:relative;
	vertical-align:bottom;
	left:4px;
}
#basket_text a {
	text-decoration:none;
	color:#000000;
}
#basket_text {
	/*	float:right;*/
	position:relative;
	font-size:9px;
	line-height:10px;
	text-align:center;
	left:10px;
}
.submenu {
	PADDING-top:10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.persontext {
	position:relative;
	float:left;
}
.personinfo img {
	position:relative;
	float:left;
	padding-right:20px;
	padding-bottom:2px;
}
.personinfo {
	position:relative;
}
.basket_empty {
	font-size:14px;
	font-weight:bold;
	padding-bottom:12px;
	padding-top:4px;
	text-align:center;
}
#footer {
	clear:both;
	margin: 0;
	padding: 10px;
	background-color:#dddddd;
	border-top:solid 2px #BAAFA2;
	padding: 0px;
	color:#888888;
	font-size:10px;
	height:30px;
	width: 800px;
	margin: 0 auto;
}
#social_networking {
	position:relative;
	float:right;
	bottom:0;
	width:25px;
	font-size:12px;
	/*left:70px;*/
	top:50px;
 height:*;
}
.banner {
	height:15px;
	background-color:#000000;
	color:#ffffff;
	width:100%;
}
.bigdot {
	font-weight:bold;
	font-size:26px;
	color:black;
	padding-left:5px;
	padding-right:5px;
}
#events {

	float:left;
	border-left:dotted 2px #bbbbbb;
	margin-left:6px;
	width:155px;
	padding-left:6px;
	padding-bottom:100px;

}

img a
{
	text-decoration:none;
	border:none;
}
#news .entry
{

padding:5px;

border-bottom:dotted 2px #444444;
}

#events .entry
{
padding:3px;
border-bottom:dotted 2px #bbbbbb;
}


#events .entry:hover, #news .entry:hover {
	background-image:url(../images/alpha_light.png);
	background-repeat:repeat-x repeat-y;
}
#news {
	float:left;
	margin-left:10px;
	width:220px;
	text-align:left;
	margin-right:0px;
	
}
.horizrule {
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	height:5px;
	
}
.event_title, .news_title {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding-top:3px;
}
.event_date, .news_date {
	font-size:9px;
	font-weight:normal;
	margin:0px;
	padding-bottom:0px;
}
.event_content, .news_content {
	font-size:smaller;
	/*border-bottom:dotted 2px #bbbbbb;*/
	/*padding-bottom:5px;
	margin-bottom:5px;*/
}

.event_title_large, .news_title_large {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding-top:3px;
}
.event_date_large, .news_date_large {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	padding-bottom:5px;
}
.event_content_large, .news_content_large {
	font-size:12px;;
	border-bottom:dotted 2px #bbbbbb;
	padding-bottom:5px;
	margin-bottom:5px;
}
.basket_ {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:12px;
}
#homecontent img {
	border: 1px solid #000000;
}
#homecontent {
	float:left;
	width:305px;
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 4px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
h3 {
	margin-top:0px;
}
a {
	color:#846300;
}
a img {
	border:none;
}
#menu {
	height:24px;
	text-align:center;
	position: fixed;
	left:auto;
	right:auto;
	top:0px;
	margin-left:20px;
	width:900px;
	z-index:200;
}
#checkout_menu .menuImg {
	width:113px;
	height:49px;
	border:none;
	position:relative;
	top:-20px;
	cursor:pointer;
}
#menu .menuImg {
	width:108px;
	height:54px;
	border:none;
	position:relative;
	top:-20px;
}
.thumbnail {
	padding: 3px 3px 3px 3px;
	background-color: #ccc;
	border: 1px solid #2a2a2a;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;/*padding-bottom: 20px;*/
}
.thumbnail:hover {
	background-color: #111;
}
.thumbnail img {
	width: 100px;
	height: 100px;
	border: 1px solid #555555;
}
/****************************
SHOW ITEM
*****************************/
#showItem {
}
#showItem .previewImage img {
	padding-bottom:10px;
}
#showItem .topAdd {
	float:right;
	padding-bottom:3px;
}
#showItem .showItemTitle {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}
#showItem .showItemBack {
	float:right;
	padding-top:0px;
	padding-bottom:3px;
}
/****************************
LINK
*****************************/
.link {
	background-image:url(../images/alpha_light.png);
	background-repeat:repeat-x repeat-y;
	/*cursor:pointer;*/
	margin-bottom:5px;
	padding:5px;
}
.link:hover {
	background-image:url(../images/alpha.png);
	background-repeat:repeat-x repeat-y;
}
.link .linkdescription {
	font-size:11px;
	font-weight:normal;
}
.link .linkhref {
	font-style:bold;
}
.link .linktitle {
	font-weight:bold;
	font-size:16px;
}
/****************************
SHOP
*****************************/
.itemForSale {
	position:relative;
	/*height:110px;*/
width:443px;
	float:left;
	padding:10px;
	margin:3px;
}
.itemForSale:hover {
	background:#d7cebc;/*#FFCC99;*/
}
#checkout_leader {
	background-image: url(../images/sep_reverse.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:8px;
	padding:5px;
	width:100%;
}
#checkout_menu_holder {
	background-image: url(../images/sep.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:70px;
	overflow:hidden;
	position:relative;
}
#checkout_menu {
	width:100%;
	position:relative;
	margin-top:3px;
	height:70px;
	overflow:hidden;
	text-align:center;
}
/****************************
Home Item
*****************************/
#itemHome:hover {
	background-image:url(../images/alpha.png);
	background-repeat:repeat-x repeat-y;
	cursor:pointer;/*border-right:none;
border-top:none;
	border-left:1px dashed #555555;
		border-bottom:1px dashed #555555;*/
}
#itemHome {
	background-image:url(../images/alpha_light.png);
	background-repeat:repeat-x repeat-y;
	float:left;
	width:210px;
	height:145px;
	overflow:hidden;
	padding:5px;
	margin:5px;
	text-align:center;
}
#itemHome .hometitle {
	text-align:left;
}
.long_description {
	font-style:italic;
}
.description {
	font-weight:bold;
}
#itemHome .homedescription a {
	text-decoration:none;
}
#itemHome .homedescription {
	text-align:left;
	float:left;
	width:123px;
	font-size:10px;
}
#itemHome .homethumbnail {
	float:left;
	margin-right:8px;
	padding-top:2px;
	background:none;
}
#itemHome .homethumbnail img {
	width: 70px;
	height: 70px;/*border: 1px solid #555555;*/
}
.itemThumbnail {
	padding: 3px 3px 3px 3px;
	background-color: #ccc;
	border: 1px solid #2a2a2a;
	float:left;
	margin-right: 10px;
	margin-bottom: 0px;/*padding-bottom: 20px;*/
}
.itemThumbnail:hover {
	background-color: #111;
}
.itemThumbnail img {
	width: 100px;
	height: 100px;
	border: 1px solid #555555;
}
.itemContainer {
	float:left;
	width:300px;/*height:150px;*/
	
}
.itemHeading {
	font-weight:bold;
}
.itemQuantity {
	font-style:italic;	
	margin-top:1px;	
	
}
.itemPrice {
	font-weight:bold;
	font-style:italic;
	margin-top:1px;
	
}



input.textInputButton
{
	height:14px;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
}
.basketbutton:hover, .formbutton:hover {
	/*background:url(../images/formbg_hover.gif) repeat-x left top;*/
	color:#000;
	background-color:#bc9cbc;
	
}
.basketbutton, .formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#a17ca1;/*#a5d50d;*/
	color:#fff;
	font-size:11px;
	text-align:center;
	width:80px;
/*	e9cbe9 bfe413 6f556f 8cc309*/
	border-top:#e9cbe9 1px solid;
	border-right:#e9cbe9 1px solid;
	
		border-left:#6f556f 1px solid;
			border-bottom:#6f556f 1px solid;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	height:20px;
	vertical-align:bottom;
	/*background:url(../images/formbg.gif) repeat-x left top;*/
}
label
{
vertical-align:bottom;
}
.basketbutton {
	height:20px;
}
.basket_item {
	height:40px;
	border:2px dashed #999999;
}

/* TABLE STYLING */
table {
	/*font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;*/
	font-size:11px;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	width:auto;
}


table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
}
table a:visited {
	color:#444;
	font-weight:normal;
}
table a:hover {
	border-bottom-style:solid;
}

.imageButton, .imageButton:hover
{
border:none;	
}


thead th, thead td, tfoot th, tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
}
th {
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
}
tfoot {
	font-size:11px;
	font-weight:bold;
}
tbody th, td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
}
tbody th {
	font-weight:normal;
	white-space:nowrap;
}
tbody th a:link, tbody th a:visited {
	font-weight:bold;
}
tbody td, tbody th {
	border:1px solid #fff;
	border-width:1px 0;
}
tbody tr.odd th, tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
}
tbody tr:hover td, tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
}
caption {
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
}
/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
}
.addthis_toolbox .custom_images a {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	padding-bottom:10px;
}
.addthis_toolbox .custom_images a img {
	border: 0;
	margin: 0 0 1px;
	opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
	margin: 1px 0 0;
	opacity: 0.75;
}

