body {
	font-family: Lucida Sans, 'LucidaSans', Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFECD;
	margin: 14px;
	color: #3E3C2D;
}

a {
	color: #CA990C;
}

.clear {
	clear: both;
}

img {
	border: 0px none;
}

h1, h2, h3 {
	color: #C09A1B;
	border-bottom: 1px solid #757251;
	padding-bottom: 5px;
	margin: 0px;
	margin-bottom: 5px;
}

#instance_2181 p {
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}

#instance_2182 h2 {
	margin-bottom: 0px;
	border: 0px none;
}

#instance_2182 p {
	padding-top: 0px;
	margin-top: 0px;
}

.bg {
	position: fixed;
}

.bg.top-left {
	left: 0px;
	top: 0px;
	width: 14px;
	height: 13px;
	background: url('/skins/bennett2013/images/top-left.png');
	z-index: 2;
}

.bg.top {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 9px;
	border-bottom: 4px solid #5D5A53;
	background-color: #968348;
	z-index: 1;
}

.bg.top-right {
	top: 0px;
	right: 0px;
	width: 14px;
	height: 13px;
	background: url('/skins/bennett2013/images/top-right.png');
	z-index: 2;
}

.bg.bottom-left {
	left: 0px;
	bottom: 0px;
	width: 14px;
	height: 14px;
	background: url('/skins/bennett2013/images/bottom-left.png');
	z-index: 2;
}

.bg.bottom {
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 10px;
	border-top: 4px solid #5D5A53;
	background-color: #968348;
	z-index: 1;
}

.bg.bottom-right {
	bottom: 0px;
	right: 0px;
	width: 14px;
	height: 14px;
	background: url('/skins/bennett2013/images/bottom-right.png');
	z-index: 2;
}

.bg.left {
	width: 10px;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	border-right: 4px solid #5D5A53;
	background-color: #968348;
}

.bg.right {
	width: 10px;
	height: 100%;
	top: 0px;
	right: 0px;
	z-index: 1;
	border-left: 4px solid #5D5A53;
	background-color: #968348;
}

#wrapper {
	width: 990px;
	margin: 0px auto;
}

#wrapper .logo {
	float: left;
}

#wrapper .bada {
	float: right;
}

#header {
	padding-top: 30px;
	padding-bottom: 25px;
	border-bottom: 2px solid #505050;
	margin-bottom: 30px;
}

.home #header {
	margin-bottom: 0px;
}

#menu {
	float: left;
	padding-left: 125px;
	padding-top: 13px;
}

#menu .col {
	float: left;
}

#menu .menu-item {
	display: block;
	color: #3A3821;
	text-decoration: none;
	background: url('/skins/bennett2013/images/menu-arrow.png') center left no-repeat;
	padding-left: 10px;
	margin: 3px 0px;
	margin-right: 40px;
}

.home-left {
	float: left;
	width: 587px;
}

.home-right {
	float: right;
	width: 374px;
}

a.home-archive {
	display: block;
	float: right;
	text-decoration: none;
	background: url('/skins/bennett2013/images/gold-arrow-right.png') center right no-repeat;
	padding-right: 14px;
	font-size: 14px;
}

#home-cats .category {
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
}

#home-cats .category.last {
	margin-right: 0px;
	float: right;
}

#home-cats .image,
#home-cats .name {
	display: block;
	text-decoration: none;
}

#home-cats .image img {
	border: 2px solid #595854;
}

#home-cats .name {
	font-size: 18px;
	margin-top: 10px;
}

#footer {
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #3E3C2D;
}

#footer {
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 40px;
	border-top: 2px solid #807641;
}

#footer .og-logo {
	vertical-align: middle;
	margin: 0px 0px 3px 5px;
}

#footer .linkedin {
	vertical-align: middle;
	margin: 0px 0px 3px 15px;
}

.portal-content {
	background-color: #F6F0B4;
	padding: 20px 30px;
	margin-top: 20px;
}

.portal-content p {
	color: #000;
	text-align: justify;
	line-height: 18px;
}

small {
	color: #8C8C8C;
	font-size: 11px;
}

.quote {
	background: url('/skins/bennett2013/images/quote-left.png') top left no-repeat;
}

.quote p {
	background: url('/skins/bennett2013/images/quote-right.png') bottom right no-repeat;
	background-position: 200px bottom;
	font-family: Times New Roman;
	font-size: 20px;
	font-style: italic;
	color: #CA990C;
	line-height: 30px;
	padding: 15px 15px 15px 15px;
}

#contact p {
	color: #3E3C2D;
}


#contact .left {
	float: left;
	width: 445px;
}

#contact .right {
	float: right;
	padding-right: 60px;
}

#contact .map {
	float: right;
}

p.italic {
	font-style: italic;
}

p.pad-top {
	padding-top: 40px;
}

.text-field {
	width: 264px;
	height: 22px;
	background: url('/skins/bennett2013/images/input.png') top left no-repeat;
	border: 0px none;
	padding: 0px 5px;
}

.text-area {
	width: 264px;
	height: 128px;
	background: url('/skins/bennett2013/images/textarea.png') top left no-repeat;
	border: 0px none;
	padding: 5px;
	resize: none;	
}

.text-field,
.text-area {
	font-family: Lucida Sans, 'LucidaSans', Arial;
	font-size: 12px;
	color: #3E3C2D;
}

#contact-form .label,
#contact-form .field {
	padding: 5px 0px;
}

#contact-form .label {
	padding-right: 15px;
	text-align: right;
}

#contact-form .label.top {
	vertical-align: top;
	padding-top: 10px;
}

#contact-form .submit {
	cursor: pointer;
}

.admin-buttons {
	margin: 10px 0px;
}

.admin-button {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #404040;
	text-decoration: none;
	color: #404040;
	margin-right: 10px;
}

.no-results {
	text-align: center;
	font-style: italic;
	font-size: 16px;
	padding: 60px 0px;
}

#blog {
	margin-top: 30px;
}

#blog h2 {
	color: #000000;
	border-color: #000000;
	text-transform: uppercase;
	font-size: 13px;
}

#blog p {
	color: #000000;
	text-align: justify;
	line-height: 16px;
}

#blog td {
	vertical-align: top;
}

#blog .image {
	padding-left: 45px;
}

#blog .post {
	padding: 30px;
}

#blog .post.colour {
	background-color: #F9F4BD;
}

#calendar {
	margin-top: 30px;
}

#calendar .dropdown {
	display: none;
}

#years {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #A3A389;
}

#months {
	float: left;
}

#years,
#months {
	height: 22px;
	line-height: 22px;
	color: #000;
}

#years a,
#months a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 5px;	
}

#months .month {
	padding: 3px 5px;
}

#months .month.on {
	color: #FFF;
	background-color: #D09B01;
}

#years .label {
	background: url('/skins/bennett2013/images/gold-arrow-down.png') center right no-repeat;
	padding-right: 13px;
}

#years:hover .dropdown {
	display: block;
}

#categories {
	margin-bottom: 26px;
}

#categories .category {
	float: left;
	width: 232px;
	height: 69px;
	margin-right: 20px;
}

#categories .category.sporting {
	background: url('/skins/bennett2013/images/saa-off.png');
}

#categories .category.marine {
	background: url('/skins/bennett2013/images/mal-off.png');
}

#categories .category.portraits {
	background: url('/skins/bennett2013/images/pag-off.png');
}

#categories .category.paintings {
	background: url('/skins/bennett2013/images/slp-off.png');
	margin-right: 0px;
}

#categories .category.sporting:hover,
#categories .category.sporting.on {
	background: url('/skins/bennett2013/images/saa-on.png');
}

#categories .category.marine:hover,
#categories .category.marine.on {
	background: url('/skins/bennett2013/images/mal-on.png');
}

#categories .category.portraits:hover,
#categories .category.portraits.on {
	background: url('/skins/bennett2013/images/pag-on.png');
}

#categories .category.paintings:hover,
#categories .category.paintings.on {
	background: url('/skins/bennett2013/images/slp-on.png');
}

#results h1 {
	font-size: 18px;
}

#results .cat-desc {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 30px;
}

#no-results {
	margin: 50px 0px;
	text-align: center;
	font-size: 16px;
}

#results .item {
	float: left;
	width: 234px;
	height: 292px;
	background: #F5EDAF;
	border: 2px solid #F5EDAF;
	margin: 0px 12px 34px 0px;
}

#results .item:hover {
	border-color: #DEB73E;
}

#results .item.last {
	margin-right: 0px;
}

#results .image {
	width: 200px;
	height: 180px;
	line-height: 180px;
	text-align: center;
	margin: 0px auto;
	padding: 15px 0px 9px 0px;
}

#results .image img {
	max-width: 200px;
	max-height: 180px;
	vertical-align: middle;
}

#results .info {
	text-align: center;
	padding: 0px 20px;
}

#results .info p {
	padding: 0px;
	margin: 7px 0px;
}

#results .item a {
	color: #3E3C2D;
	font-size: 11px;
	text-decoration: none;
}

#results .item .sold {
	position: absolute;
	width: 63px;
	height: 62px;
	background: url('/skins/bennett2013/images/sold.png');
	margin-left: 173px;
	margin-top: -2px;
}

.pages a {
	display: block;
	float: left;
	color: #3E3C2D;
	text-decoration: none;
	padding: 5px 3px;
	margin: 0px 3px;
}

.pages a.page-on {
	background: #968348;
	color: #FFF;
	border-radius: 4px;
}


#detail .full-desc {
	text-align:right;
	padding: 10px 0px;
	border-bottom: 1px solid #535234;	
}

#detail .full-desc a {
	color: #3E3C2D;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: url('/skins/bennett2013/images/gold-arrow-down.png') center right no-repeat;
	padding-right: 15px;
}

#detail .full-desc a.up {
	background-image: url('/skins/bennett2013/images/gold-arrow-up.png');
}

#detail .image {
	float:left;
	width: 486px;
}

#detail .image-gallery.mag {
	position: absolute;
	height:39px;
	width:37px;
	background: url('/skins/bennett2013/images/mag.png');
}

#detail .sub-images {
        background: #F5EDAF;
	margin-top:15px; 
	padding:10px;
}

#detail .sub-images img {
	height: 76px;
	margin: 0px 3px;
}

#detail .info {
	float:left;
	width: 460px;
	padding-left:25px;
	text-align:justify;
}

#detail .info h1 {
	font-size:13px;
	color: #3E3C2D;
	margin-top:20px;
	border: 0px none;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#detail p {
	margin: 18px 0px;
}

#detail .info .date {
	padding-top: 3px;
	margin-top: 0px;
}

#detail .buttons {
	display: block;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-bottom: 20px;
}

#detail .buttons img {
	margin-right: 3px;
}

#detail .buttons img.last {
	margin-right: 0px;
}

#detail .back-button {
	text-decoration:none;
	color: #3E3C2D;
	background: url('/skins/bennett2013/images/gold-arrow-left-small.png') center left no-repeat;
	padding-left: 12px;
}

#detail .view-more {
	text-decoration: none;
	color: #3E3C2D;
	font-size: 11px;
	font-weight: bold;
	background: url('/skins/bennett2013/images/gold-arrow-right-small.png') right 1px no-repeat;
	padding-right: 15px;
	margin-right: 30px;
}

#detail .main-image {
	text-align: center;
}

#detail .main-image img {
	max-width: 486px;
	max-height: 486px;
}

#detail .social {
	vertical-align: middle;
	margin-bottom: 3px;
}


/* changes */

.home-right h2 {
 border: 0px none;
}

.home-right .fair {
	background-image: url('/skins/bennett2013/images/home-fair-bada-2016.png');
	background-repeat: no-repeat;
	width: 374px;
	padding-top: 124px;
	height: 64px;
	
}

.home-right .fair .text {
	float:right;
	color: #fff;
	padding-right: 14px;
}
.fair .text .date {
	font-size: 13px;
	margin-bottom: 6px;
}
