div#bark-home-wrapper {
	background: #084c8e url(/assets/img/bark-bottom.gif) bottom left no-repeat;
	width: 847px;
}
div#bark-home {
	background: url(/assets/img/bark-top.png) 0 0 no-repeat;
	padding-top: 155px;
}
div#bark-slide-show {
	position: absolute !important;
	margin-left:481px;
	margin-top:-52px;
}
div#bark-slide-show img {
	position: absolute;
	display: block;
}
div#bark-home div#intro {
	width: 355px;
	color: white;
	font-size: 13px;
	padding-left: 27px;
	padding-bottom: 10px;
}
div#bark-home div#intro h2 {
	font-size: 22px;
	font-weight: bold;
	color: #c0df1d;
	margin-bottom: 10px;
}
div#bark-home div#intro p {
	margin-bottom: 10px;
}
div#bark-house-slides {
	padding-left: 15px;
}
	div#bark-house-slides div.bark-slide {
		background: url(/assets/img/bark-slide.png) 0 0 no-repeat;
		width: 237px;
		height: 292px;
		padding: 15px;
		font-size: 11px;
		float: left;
		margin-right: 7px;
	}
	div#bark-house-slides div#push {
		margin-left: 134px;
	}
	div#bark-house-slides div.bark-slide div.number {
		background: url(/assets/img/bark-slide-number.png) 0 0 no-repeat;
		position: absolute;
		width: 36px;
		height: 36px;
		line-height: 37px;
		text-align: center;
		font-size: 21px;
		font-weight: bold;
		color: #084c8e;
		margin-left: -20px;
		margin-top: -20px;
	}
	div#bark-house-slides div.bark-slide a img {
		display: block;
		margin-bottom: 6px;
	}
	div#bark-house-slides div.bark-slide h5 {
		font-weight: bold;
		font-size: 12px;
	}
	div#bark-house-slides div.bark-slide h5 a {
		text-decoration: none;
	}


div#bark-sub {
	width: 847px;
}
div#bark-topbar {
	padding: 10px;
}
div#bark-topbar a {
	text-decoration: none;
}
div#bark-topbar a:hover {
	text-decoration: underline;
}
div#bark-sub-header {
	background: url(/assets/img/bark-sub-header.gif) 0 0 no-repeat;
	height: 82px;
	text-align: right;
	margin-bottom: 14px;
}
div#bark-sub-header a#bark-home {
	display: block;
	float: left;
	width: 415px;
	height: 82px;
}
div#bark-sub-header form {
	padding-top: 25px;
	padding-right: 25px;
}
div#bark-sub-header label {
	color: white;
	font-weight: bold;
	margin-right: 10px;
}
div#bark-sub-header select.text-field {
	display: inline;
}

div#bark-gallery {
	margin-bottom: 10px;
}
div#bark-gallery-left {
	float: left;
	width: 579px;
	height: 363px;
	overflow: hidden;
	background: url(/assets/img/loading.gif) center center no-repeat;
}
div#bark-gallery-right {
	float: right;
	width: 268px;
}
div#bark-gallery-right ul li {
	display: inline;
	float: left;
}
div#bark-gallery-right ul li a {
	display: block;
	margin-left: 6px;
	margin-bottom: 6px;
}
div#bark-gallery-right ul li a:hover {
	opacity: 0.8;
}
div#bark-gallery-right ul li a img {
	display: block;
}

div#bark-house-outer-wrapper {
	background: url(/assets/img/bark-house-bg.gif) 0 0 repeat-y;
}
div#bark-house-wrapper {
	background: url(/assets/img/bark-house-top.gif) 0 0 no-repeat;
	
}
div#bark-house {
	background: url(/assets/img/bark-house-bottom.gif) bottom left no-repeat;
}

div#bark-house-left {
	width: 255px;
	float: left;
	padding-top: 10px;
	padding-left: 13px;
	color: white;
}
div#bark-house-left h3 {
	color: white;
	font-weight: bold;
	font-size: 19px;
	margin-left: 37px;
}
img#bark-print {
	position: absolute;
	margin-left: -22px;
	margin-top: -22px;
	
}
div.bark-sidebar-wrapper {
	background: #215e9a url(/assets/img/bark-sidebar-top.gif) 0 0 no-repeat;
	width: 243px;
	margin-bottom: 9px;
}
div.bark-sidebar {
	background: url(/assets/img/bark-sidebar-bottom.gif) bottom left no-repeat;
	padding: 15px;
}
div.bark-sidebar h4 {
	color: #c0df1d;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.bark-sidebar table tr td {
	padding: 5px 0 0 0;
}
	div.bark-sidebar table tr td.votes {
		text-align: right;
	}
	div.bark-sidebar table tr.meta td {
		border-bottom: 1px solid #7a9fc2;
		font-size: 11px;
		padding-top: 1px;
		padding-bottom: 5px;
		line-height: 1.4em;
	}
		div.bark-sidebar table tr.meta td .comment {
			font-style: italic;
			margin-top: 2px;
		}
	div.bark-sidebar table tr.last td {
		border-bottom: 0;
	}
	div.bark-sidebar table tr.active {
		font-weight: bold;
		color: #FFFF99;
	}
div.bark-sidebar table tr td.votes {
	width: 40%
}

div#bark-house-right {
	width: 528px;
	float: right;
	padding: 20px;
}
div#bark-house-right h1 {
	font-size: 19px;
	color: #1d92d5;
	margin-bottom: 15px;
}
div#bark-house-right h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}
div#bark-house-right h3 {
	font-size: 14px;
	color: #1d92d5;
	font-weight: bold;
	margin-bottom: 5px;
}
div#bark-house-right p {
	margin-bottom: 15px;
}
div#bark-house-right label {
	font-weight: bold;
}
div#bark-house-right label.nobold {
	font-weight: normal;
}
div#bark-house-right input.text-field {
	width: 250px;
	margin-top: 5px;
}
div#bark-house-right input#vote-amount {
	width: 100px;
}
div#bark-house-right input#vote-comment {
	width: 518px;
}
div#barkitecture_msg {
	margin: 0 0 15px 0;
	padding: 10px 10px;
	font-weight: bold;
	font-size: 17px;
	background-color: #ffc97c;
	color: #f56b05;
	text-align: center;
	border: 1px solid #f56b05;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div#donation-confirmation {
	border: 10px solid #084C8E;
	background-color: #215E9A;
	padding: 10px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
	div#donation-confirmation h3 {
		 color: #C0DF1D;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
	}
div.error {
	color: #FF0000;
	font-weight: bold;
	position: static;
}
