* { margin: 0; padding: 0; text-decoration: none; font-size: 100%; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address { font-style: normal; }
th, b, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1em; background: white; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
a { color: inherit; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {clear:both;height:1px;line-height:1px;}body {
	background:#000;
	text-align:center;
	padding:0 30px;
	margin:0;
}
.SETSEEDcomponent {
	display:none;
}
#wrapper {
	width:853px;
	margin:0px auto 40px;
	position:relative;
	padding-top:130px;
}
h1#main {
	position:absolute;
	top:0;
	left:0;
	text-transform:uppercase;
	font-size:20px;
}
#main a:hover {
	background:none;
}
#mainNav {
	border-top:1px solid #777;
	border-bottom:1px solid #777;
	list-style:none;
	padding:0;
	font-size:12px;
	position:absolute;
	text-transform:uppercase;
	top:70px;
	width:100%;
	margin:0;
	left:0;
}
#mainNav li {
	float:left;
	margin:0;
	position:relative;
}
#mainNav li a {
	float:left;
	padding:5px 10px 0;
	height:25px;
}
#mainNav li:hover ul{
	display:block;
}
#mainNav li ul {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	width:200px;
	margin:0;
	padding:0;
	background:#fff;
	border-bottom:3px solid #777;
}
#mainNav li:hover ul ul {
	display:none;
}
#mainNav li ul li:hover ul {
	display:block;
}
#mainNav li ul ul{
	position:absolute;
	top:-3px;
	left:200px;
	margin:0;
	padding:0;
	width:200px;
	background:#fff;
	border-bottom:3px solid #777;
	border-top:3px solid #777;
}
#mainNav li ul a,#mainNav li ul li{
	display:block;
	float:none;
}
#mainNav li ul a {
	text-transform:none;
	border-top:1px solid #777;
}
#mainNav li.current ul a {
	font-weight:normal;
	text-transform:none;
	text-transform:none;
}
#mainNav li.current ul a:hover {
	color:#81002F;
}
#mainNav .current a {
	font-weight:bold;
	color:#81002F;
}
#mainNav a:hover {
	color:#81002F;
}
#withLeftNav {
	width:80%;
	float:right;
}
#subNav {
	list-style:none;
	font-family:verdana;
	width:18%;
	margin:20px 2% 0 0;
	border-top:3px solid #777;
	display:inline;
	float:right;
}
#subNav li {
	display:block;
	position:relative;
}
#subNav a {
	display:block;
	border-bottom:1px solid #777;
	padding:4px 0;
}
#subNav .current a{
	font-weight:bold;
	background:#F3F3F3;
}
#subNav .currentParent a {
	background:#F3F3F3;
}
#subNav li ul {
	margin:0;
}
#subNav li.current ul a,#subNav li.currentParent ul a,#subNav li ul a{
	background:#F3F3F3;
	margin:0;
	padding-left:20px;
	font-weight:normal;
}
#subNav li.currentParent ul li.current a{
	font-weight:bold;
}
#startConvo {
	position:absolute;
	top:20px;
	right:20px;
}#loggedIn {
	position:absolute;
	top:10px;
	right:10px;
}
.blogDate {
	margin-top:-18px;
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
}
.commentBy {
	border-bottom:1px solid #c7c7c7;
	font-family:georgia;
}
.comments li {
	border-top:1px solid #c7c7c7;
}
.comments li.author {
	background:#ECEAE6;
}
.blogAuthor {
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	font-family:georgia;
}
.event {
	background:#777;
	color:#fff;
	margin:0 -3px;
	text-align:left;
	padding:3px;
	font-size:10px;
	border-top:1px solid #fff;
}
.calTable .current {
	background:#E5E5FF;
}
#sidebar {
	float:left;
	width:20%;
	border-left:1px solid #c7c7c7;
	padding:0 0 0 4%;
	margin-top:1.5em;
	position:relative;
	left:-1px;
}
#blogContent {
	border-right:1px solid #c7c7c7;	
	float:left;
	width:73%;
	padding-right:2%;
}
#next_month {
	width:24px;
	height:24px;
	background:url('../graphics/nextMonth.gif') top;
	float:right;
}
#next_month:active {
	background:url('../graphics/nextMonth.gif') bottom;
}
#prev_month {
	width:24px;
	height:24px;
	background:url('../graphics/prevMonth.gif') top;
	float:left;
}
#prev_month:active {
	background:url('../graphics/prevMonth.gif') bottom;
}
#blog_next_month {
	width:14px;
	height:14px;
	background:url('../graphics/nextMonthSmall.gif') top;
	float:right;
}
#blog_next_month:active {
	background:url('../graphics/nextMonthSmall.gif') bottom;
}
#blog_prev_month {
	width:14px;
	height:14px;
	background:url('../graphics/prevMonthSmall.gif') top;
	float:left;
}
#blog_prev_month:active {
	background:url('../graphics/prevMonthSmall.gif') bottom;
}
.calTable {
	width:100%;
}
.calTable a:hover {
	background:#444;
	color:#C1E0AA;
	text-decoration:underline;
}
.calTable,.calTableBlog {
	border-collapse:collapse;
}
.calTable th, .calTableBlog th {
	text-align:center;
	font-weight:normal;
}
.calTable td, .calTableBlog td {
	border:1px solid #c7c7c7;
	height:43px;
	background:#fff;
	text-align:right;
	padding:2px 3px 0;
	width:75px;
}
.calTableBlog th {
	color:#7F7F7F;
}
.calTableBlog td  {
	height:auto;
	font-size:10px;
	color:#7F7F7F;
	padding:2px 1px;
}
.calTableBlog a {
	font-weight:bold;
}
.fade {
	color:#c7c7c7;
}
h1.calMonth {
	text-align:center;
	margin:0 auto 20px;
	font-size:20px;
	width:220px;
}
p#blogCalMonth {
	width:100%;
	text-align:center;
	margin-bottom:0;
}
.calTable a {
	color:#fff;
}
#cal {
	clear:both;
}

.galleryThumb {
	width:140px;
	height:140px;
	border:1px solid #d6d6d6;
	margin:-1px -1px 0px 0;
	float:left;
	position:relative;
	background:#f6ffef;
}
.galleryThumb.selected {
	background:#959595;
}
.galleryThumb {
    overflow: hidden;
	position: relative;
	display: table;
}
.galleryThumb a:hover img{
	border:1px solid #fff;
}
.thumbInner {
    display: table-cell;
    vertical-align: middle;
	text-align:center;
}
.formWrapper {
	clear:both;
}
.label {
	text-align:left;
	display:block;
}
.input,.textarea {
	margin:0 2px 1.5em;
	display:block;
	padding:2px;
	width:400px;
	border:1px solid #c6c6c6;
}
.inputFile {
	margin:0 2px 1.5em;
}
.select {
	margin-bottom:1.5em;
}
.checkbox {
	float:left;
	margin:2px 5px 2px 0;
}

.input:focus,.textarea:focus {
	background:#E7E7E7;
}
.error {
	position:relative;
	background:#FF0C00;
}
p.warning {
	background:#ECBEBB;
	border:3px solid #901B1D;
	padding:10px;
	font-weight:bold;
}
#emailIncorrect {
	border:2px dashed #FF0C00;
	padding:0 5px;
	width:394px;
}
#success {
	clear:both;
	border:2px dashed #76FF00;
	padding:0 5px;
	width:394px;
	
}
p#statusp, .status {
	border:1px solid #B0D478;
	padding:4px 10px;
	background:#E1F7BB;
}
#playlist {
	float:right;
	margin-left:15px;
}
#blog_playlist, .blog_playlist {
	float:right;
	margin-left:15px;
	width:480px;
}
#paginate {
	border:1px solid #B0D478;
	padding:4px 10px;
	background:#E1F7BB;
	text-align:center;
}
.hidden {
	visibility:hidden;
}
.prevLink {
	float:left;
}
.nextLink {
	float:right;
}
#basketWrapper {
	text-align:right;
	float:left;
}
#basket {
	margin:18px 0;
	text-align:left;
	border-bottom:5px solid #555;
	
}

#basket td,#basket th{
	padding:7px 70px 7px 10px;
	vertical-align:middle;
}
#basket td.removeCell,#basket th.removeCell {
	padding-right:10px;
	vertical-align:middle;
}
#basket th {
	font-weight:bold;
	background:#555;
	color:#fff;
	padding:2px 70px 2px 10px;
}
#basket td {
	border-bottom:1px solid #555;
}
#basket td.price {
	vertical-align:middle;
}
#basket .quantityWrapper {
	font-size:11px;
}
#updateQuantities {
	display:block;
}
#basket .quantity.readonly {
	border:1px solid #d1d1d1;
	color:#c7c7c7;
}
#basket .quantity {
	width:30px;
	padding:0px;
	line-height:11px;
	border:1px solid #555;
	text-align:center;
}
#playlist {
	width:480px;
}
#breadcrumb {
	margin:0 0 10px;
	font-size:11px;
	background:#E7E7E7;
	padding:3px 10px;
}
#searchForm
{
	position:absolute;
	top:74px;
	right:0;
}
.mainCol {
	padding:1px 0;
}
.leftCol {
	float:left;
	width:20%;
}
.middleMainCol {
	float:left;
	width:54%;
	padding:0 3%;
}
.rightMainCol {
	float:left;
	width:77%;
	padding-left:3%;
}
.leftMainCol {
	width:77%;
	padding-right:3%;
	float:left;
}
.rightCol {
	float:left;
	width:20%;
}
* {
	color:#fff;
}body {
	font-size: 75%;
	font-family:Arial;
	line-height:1.5em;
}
p, ul, ol {
	font-size:1em;
	line-height:1.5em;
	margin:1.5em 0;
}
ul ul {
	margin-left:20px;
}
ul {
	list-style: disc outside;
}
ol {
	list-style-type: decimal;
}
h5, h4, h3 {
	font-size:1em;
	line-height:1.5em;
	margin:1.5em 0;
	font-weight:bold;
}
h2 {
	font-size:1.17em;
	line-height:1.29em;
	margin:1.29em 0;
	font-weight:bold;

}
h1 {
	font-size:12px;
	line-height:18px;
	margin:18px 0;
	font-weight:bold;	
}
a {
	text-decoration:underline;
}
a:hover {

}

.nest {
	 margin-top:-1.8em;
}
hr {
	border:0;
	height:1.5em;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:1.5em;
	line-height:1px;
	clear:both;
}
input,select {
	vertical-align:middle;
}
.Centered {
	text-align:center;
}
.Right_Image {
	float:right;
	margin-bottom:18px;
	margin-left:20px;
}
.Left_Image {
	float:left;
	margin-bottom:18px;
	margin-right:20px;
}
.Flush_for_top {
	margin-top:18px;
}#lightboxOverlay {
	background:#000;
	opacity:0.4;filter:alpha(opacity=40);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#lightboxOuter {
	position:absolute;
	left:0;
	top:100px;
	width:100%;
}
#lightboxContainer {
	display:none;
	margin: auto;
	padding:20px 20px 10px;
	width:400px;
	height:400px;
	position:relative;
	background:#fff url('../graphics/lightbox-ico-loading.gif') no-repeat 50% 50%;
}
#lightboxInner,#lightboxExtra1,#lightboxExtra2,#lightboxExtra3 {
	height:100%;
}
#lightboxClose {
	position:absolute;
	top:-13px;
	cursor:pointer;
	right:-20px;
	display:none;
	width:36px;
	height:36px;
	background:url('../graphics/lightbox-close.png');
}
#lightboxPrev {
	top:50%;
	margin-top:-25px;
	left:-35px;
	display:none;;
	position:absolute;
	cursor:pointer;
	width:36px;
	height:36px;
	background:url('../graphics/lightbox-prev.png');
}
#lightboxNext {
	top:50%;
	display:none;
	margin-top:-25px;
	right:-40px;
	position:absolute;
	cursor:pointer;
	width:36px;
	height:36px;
	background:url('../graphics/lightbox-next.png');
}
.shopGalleryVariant {
	float:right;
}
#lightboxStuff p {
	float:left;
	margin:0;
}
#lightboxStuff:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#lightboxStuff {display: inline-block;}
#lightboxStuff {
	display:none;
	margin:0 auto;
	padding:5px 20px 15px;
	background:#fff;
}