* { 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 {
	height:100%;
}
.SETSEEDcomponent {
	display:none;
}
#wrapper {
	margin:20px auto;
	width:970px;
}
#breadcrumb {
	margin:18px 0;
}
#sidebar #logo {
	border:none;
}
#sidebar p#logo a {
	padding-top:130px;
	display:block;
	background:url("../graphics/bv.gif") no-repeat top;
	font-weight:100;	
	text-transform:uppercase;
	font-family:"museo-sans-1","museo-sans-2",serif;
	font-size:29px;
	text-align:center;
	border:none;
}
#logo a strong {
	font-weight:500;
}
#sidebar p {
	color:#444;
	border-top:1px dashed #c7c7c7;
	padding-top:10px;
	margin:15px 0 10px;
}
#sidebar p a {
	border-bottom:1px dashed #999;;
	font-weight:bold;
	color:#000;
}
/* Blog */
#blogContent {
	float:left;
	padding:5px 0 20px;
	width:75%;
}
.blogIndexWrapper {
	margin:50px 0 0;
}
.blogContent {
	float:right;
	width:600px;
	padding-left:20px;
}
.blogDate {
	text-transform:uppercase;
	font-size:10px;
	color:#999;
	text-align:right;
	padding-right:10px;
	margin:18px -1px 0 0;
	padding-top:8px;
	float:right;
	width:95px;
	border-right:1px dashed #c7c7c7;
}
.blogDate a {
	text-transform:none;
	background:#EDEEE5;
	-webkit-border-radius:10px;border-radius:10px;-moz-border-radius:10px;
	padding:0 3px;
	margin-left:3px;
	margin-bottom:2px;
	float:right;
	white-space:nowrap;
}
.blogDate a.commentLink {
	margin:0;
	padding:0;
	font-weight:bold;
	border-bottom:1px dashed #999;
	color:#000;
	background:none;
	float:none;
	-webkit-border-radius:0px;border-radius:0px;-moz-border-radius:0px;
}
.blogDate a:hover {
	background-color:#DBDBDB;
}
p.blogAuthor {
	border-top:1px dashed #888;
	border-bottom:1px dashed #888;	
	background:#444;
	color:#fff;
	font-style:italic;
}
#commentForm {
	padding: 1px 16px 20px;
	background-color:#333;
	color:#fff;
	margin: 36px 0 18px 0px;
	-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px;
}
#commentForm h4 {
	border-bottom: 1px solid #c7c7c7;
	margin: 18px 0 25px;
	text-transform: uppercase;
}
#commentFormForm {
	margin-top: 18px;
}
#pages {
	margin:0;

	background:#444;
}
#pagesInner {
	padding:20px 244px 80px 126px;
	width:600px;
	margin:0 auto;
}
.nextLink a{
	float:left;
	-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px;
	border: none;
	color:#000;
	background-color:#fff;
	padding:6px 10px 2px;
}
.prevLink a{
	float:right;
	-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px;
	border: none;
	color:#000;
	background-color:#fff;
	padding:6px 10px 2px;
}
.formSectionType_submit input {
	border: none;
	color:#000;
	background-color:#fff;
	padding:3px 10px;
	margin-right:5px;
	margin-left: 155px;
	-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px;
	cursor:pointer;
}
.formSectionType_submit input:hover {
	background:#c7c7c7;
}
#filterOuter {
	background:#444;
}
#filterInner {
	padding:20px 244px 20px 126px;
	width:600px;
	margin:0 auto;
}
#filterInner p {
	color:#fff;
	margin:0;
}
.filterTag {
	-webkit-border-radius:50px;border-radius:50px;-moz-border-radius:50px;
	cursor:pointer;
	padding:3px 24px 3px 5px;
	background:#fff url("../graphics/removeTag.gif") no-repeat 99% 2px;
}
#addCommentButton,#formSubmit {
	border: none;
	color:#fff;
	background-color:#4b645e;
	padding:3px 10px;
	margin-right:5px;
	margin-left: 155px;
}
#sidebar {
	float:left;
	padding:50px 0 20px 5%;
	width:20%;
}
#sidebar ul {
	list-style: none;
	margin-top:0px;
}
#sidebar li {
	border-bottom: 1px solid #666;
	padding: 2px 0;
}
#blog_prev_month {
	float: left;
	width: 14px;
	height: 14px;
	background: url("../graphics/prevMonthSmall.gif");
}
#blog_prev_month:hover {
	background: url("../graphics/prevMonthSmall.gif") bottom;
}
#blog_next_month {
	float: right;
	width: 14px;
	height: 14px;
	background: url("../graphics/nextMonthSmall.gif");
}
#blog_next_month:hover {
	background: url("../graphics/nextMonthSmall.gif") bottom;
}
#blogCal {
	border-top:1px dashed #c7c7c7;
	padding-top:4px;
}
#sidebar #blogCal p a {
	border:none;
}
#sidebar #blogCal #blogCalMonth {
		border:none;
	text-align:center;
	margin:0 20px;
	text-transform:uppercase;
	color:#777;
}
#commentsHeading {
	margin-left:129px;
}
#commentsList {
	list-style:none;
}
#commentsList li.alt {
	padding-bottom:10px;
	background:#EEEEEE;
	margin-top:10px;
	-webkit-border-radius:4px;border-radius:4px;-moz-border-radius:4px;
	
}
.commentContent {
	margin:8px 0 0;
	float:right;
	width:600px;
	padding-left:20px;
}
#commentsList .blogDate {
	padding-top:1px;
	margin-top:8px;
	line-height:18px;
	overflow:hidden;
}
#commentsList .commentContent a {
	font-weight:bold;
	border-bottom:1px dashed #999;
}
.calTableBlog {
	width: 100%;
	border-collapse: collapse;
}
.calTableBlog th {
	text-align: center;
	font-weight:bold;
	color: #c7c7c7;

}
.calTableBlog td {
	border:3px solid #fff;
	text-align: center;
	background:#EEEEEE;
	color:#999;
}
.calTableBlog td a {
	display: block;
	background:#444;
	color:#fff;
}
.calTableBlog td a:hover {
	background-color:#000;
}
.calTableBlog .fade {
	color: #c7c7c7;
}
#tagCloud {
	list-style:none;
	border:none;
}
#tagCloud li {
	display:inline;
}
#tagCloud a {
	-webkit-border-radius:10px;border-radius:10px;-moz-border-radius:10px;
	padding:0 6px;
	margin-right:3px;
	margin-top:5px;
	float:left;
	white-space:nowrap;
}
.tag-10 a {
	background:#F0F0F0;
}
.tag-20 a {
	background:#E7E7E7;
}
.tag-30 a {
	background:#E2E2E2;
}
.tag-40 a {
	background:#DDDDDD;
}
.tag-50 a {
	background:#D6D6D6;
}
.tag-60 a {
	background:#D9D9D9;
}
.tag-70 a {
	background:#D4D4D4;
}
.tag-80 a {
	background:#D2D2D2;
}
.tag-90 a {
	background:#CBCBCB;
}
.tag-100 a {
	background:#C3C3C3;
}
/* End Blog */

/* Contact Forms */

.label {
	float: left;
	width: 150px;
	text-align: right;
	padding: 2px 5px 0 0;
	margin-top: 5px;
}
.input {
	width: 400px;
	padding: 2px;
	border:none;
	margin-top: 5px;
	-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;
	
}
.select {
	margin-top: 5px;	
}
.checkbox { 
	height:18px;
	width:18px;
	font-size:18px;
	vertical-align:bottom;
	margin-top:8px;
	line-height:18px;
}
.textarea {
	width: 400px;
	padding: 2px;
	border:none;
	height: 100px;
	margin-top: 5px;
	-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;
	
}
.labelInfo {
	padding-left: 155px;
	font-style: italic;
	color: #777;
	margin: -10px 0 18px;
}
.formSection {
	margin:10px 0;
}
.formSection p {
	margin:0;
}
.formSection h2 {
	margin-bottom:5px;
}
.formSection.formSectionType_select {
	margin-top:5px;
}
.formSection.formSectionType_text {
	margin:5px 0 10px;
	border-top:1px solid #c7c7c7;
	padding-top:5px;
}
.formSection.formSectionType_checkbox {
	margin:-10px 0 10px;
}
.formSection.formSectionType_heading {
	margin-bottom:5px;
	margin-top:10px;
}

/* End Contact Forms */

/* Image Gallery */

.galleryThumb {
	float: left;
	width: 192px;
	text-align: center;
	display: table;
	height: 180px;
}
.thumbInner {
	height: 180px;
	display: table-cell;
	vertical-align: middle;
}
.galleryThumb img {
	padding: 7px;
	border: 1px solid #c7c7c7;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
/* End Image Gallery */

/* Calendar */
h1.calMonth {
	text-align:center;
	margin:0 auto 10px;
	font-size:20px;
	width:220px;
}
.calTable {
	width:100%;
}
.calTable a:hover {
	background:#444;
	color:#C1E0AA;
	text-decoration:underline;
}
.calTable,.calTableBlog {
	border-collapse:collapse;
}
.calTableBlog {
	width:100%;
}
.calTable th {
	text-align:center;
	font-weight:bold;
	background:#FFFFFF;
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	padding:2px 3px 0;
}
.calTable td {
	border:1px solid #c7c7c7;
	background:#fff;
	text-align:right;
	color:#666;
	padding:2px 3px 0;
	height:80px;
	width:14.28%;
}
.calTable td.weekend {
	background:#F3F3F3;
}
.calTable td .event {
	color:#000;
}
.next_month {
	width:24px;
	height:24px;
	margin-top:3px;
	background:url('../graphics/nextMonth.gif') top;
	float:right;
}
.next_month:active,.next_month:hover {
	background:url('../graphics/nextMonth.gif') bottom;
}
.prev_month {
	width:24px;
	margin-top:3px;
	height:24px;
	background:url('../graphics/prevMonth.gif') top;
	float:left;
}
.prev_month:active, .prev_month:hover {
	background:url('../graphics/prevMonth.gif') bottom;
}
/* End Calendar */
/* Shopping basket */
#basket {
	border-top:1px solid #c7c7c7;
	margin-top:18px;
	width:100%;
	margin-bottom:18px;
}
#basket {
	margin-top:0;
}
#basket td {
	padding:5px 3px;
	border-bottom:1px solid #c7c7c7;
}
#basket th {
	font-weight:bold;
	border-bottom:1px solid #c7c7c7;
	padding:5px 3px;
	font-size:14px;
}
/* End Shopping basket */
#copy {
	font-size:10px;
	margin-top:30px;
	clear:both;
}body {
	font-size: 75%;
	font-family:Arial,sans-serif;
	line-height:1.5em;
}
p, ul, ol {
	font-size:1em;
	line-height:1.5em;
	margin:5px 0 18px 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:18px 0 0px;
	border-top:1px dashed #c7c7c7;
	padding-top:5px;
	font-weight:500;	
	text-transform:uppercase;
	font-family:"museo-sans-1","museo-sans-2",serif;
}
h1 {
	font-size:35px;
	line-height:45px;
	margin:18px 0 18px;
	font-weight:100;	
	font-family:"museo-sans-1","museo-sans-2",serif;
}
a {
	color:#000;
	text-decoration:none;
	background:#fff;
	-webkit-transition: background-color 0.25s linear 0.25s;
	transition: background-color 0.25s linear 0.25s;
}
a:hover {
	background-color:#EDEEE5;
}
.blogContent p a,.blogContent li a {
	font-weight:bold;
	border-bottom:1px dashed #999;
}
pre {
	background:#333;
	color:#c7c7c7;
	padding:6px 10px;
	-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px;
}
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;
}