/* 
	 - Master Styles
	Revision number		:	1.0
   	Last updated		:	Day Month Year
   	Last updated by		:	Scott Mackenzie (1px Solid) 
*/

/* @import url(debug.css); */
@import url(reset.css); 
@import url(hacks.css);

/* @group Global
----------------------------------------------------------------------------------- */
body { 
	font: normal 13px/140% Arial, Verdana, Helvetica, sans-serif;
	background: #f2f2ed;
}
html, body {
	height: 100%;
}
.center { text-align: center; }
.left   { text-align: left;	}
.right 	{ text-align: right; }
.fleft 	{ float: left; }
.fright { float: right; }
/* @end */
/* @group Structure Main
----------------------------------------------------------------------------------- */
.wrap-outer {
	background: #f2f2ed url(../images/common/body_bg.jpg) no-repeat center bottom;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px;
}
.wrap-inner {
	background: transparent url(../images/common/signup_bg.gif) no-repeat center top;
}
.wrap {
	width: 892px;
	margin: 0 auto;
	padding-bottom: 150px;
}
/* @end */
/* @group Header
----------------------------------------------------------------------------------- */
.header {
	position: relative;
	padding-top: 44px;
	padding-bottom: 0px;
}
.header h1 {
	position: absolute;
	left: -58px;
	top: 96px;
}
.nav {
	padding-left: 358px;
	padding-top: 65px;
}
.nav li {
	color: #e46055;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	width: 180px;
	font-size: 180%;
}
.nav li.end {
	width: 154px;
}
.nav li a {
	color: #e46055;
	text-decoration: none;
	display: block;
	width: 154px;
	height: 24px;
	margin: 0 0 28px 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
.nav li a:hover,
.page-home .nav li.nav-home a,
.page-artists .nav li.nav-artists a,
.page-contact .nav li.nav-getintouch a,
.page-events .nav li.nav-events a,
.page-about .nav li.nav-about a,
.page-stockroom .nav li.nav-stockroom a {
	color: #474745;
	background-position: left bottom;
}
.nav li.nav-home a 			{ background-image: url(../images/common/nav_home.gif); }
.nav li.nav-artists a 		{ background-image: url(../images/common/nav_artists.gif); }
.nav li.nav-getintouch a 	{ background-image: url(../images/common/nav_contact.gif); }
.nav li.nav-events a 		{ background-image: url(../images/common/nav_events.gif); }
.nav li.nav-about a 		{ background-image: url(../images/common/nav_about.gif); }
.nav li.nav-stockroom a 	{ background-image: url(../images/common/nav_stockroom.gif); }

.nav li span {
	display: none;
}
.top-nav {
	position: absolute;
	top: 0;
	right: 0px;
}
.top-nav li {
	float: left;
	padding: 0 15px;
	color: #aca6a0;
	font-size: 85%;
	line-height: 100%;
	text-transform: uppercase;
	background: url(../images/common/v_dash.gif) repeat-y right top;
	padding-top: 3px;
	margin-top: 10px;
	padding-bottom: 4px;
}
.top-nav li.last {
	background: none;
	padding-right: 58px;
}
.top-nav li.stayuptodate {
	background: none;
	margin-top: 0;
	width: 386px;
	padding: 2px 19px 10px 12px;
	color: #000;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	text-align: right;
}
.top-nav li.stayuptodate p {
	margin-bottom: 5px;
	text-align: left;
}
.top-nav li.stayuptodate #stayuptodate-submit,
.top-nav li.stayuptodate .stayuptodate-info {
	
}
.top-nav li.stayuptodate .stayuptodate-info {
	padding-bottom: 3px;
	padding-top: 10px;
	float: right;
}
.top-nav li.stayuptodate .stayuptodate-info p {
	float: right;
}
.top-nav li.stayuptodate .stayuptodate-info p {
	margin-right: 5px;
	padding-top: 2px;
}
.top-nav li.stayuptodate input.text-input {
	font-family: georgia, serif;
	font-style: italic;
	color: #999;
	font-size: 11px;
	width: 174px;
	height: 16px;
	padding: 2px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 10px;
}
.stayuptodate-submit {
	padding: 3px 3px 0 5px;
}
.stayuptodate-submit img {
	float: right;
	margin-top: 2px;
}
.stayuptodate-submit input {
	float: right;
	margin-left: 16px;
}
.top-nav a {
	color: #aca6a0;
	text-decoration: none;
	display: block;
}
.top-nav a:hover {
	text-decoration: underline;
	color: #474745;
}
/* temp tool tips */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 87%;
}
#tooltip h3, #tooltip div { margin: 0; }
/* @end */

/* @group Stay Up To Date
----------------------------------------------------------------------------------- */
#stayuptodate-info {
	background: url(../images/common/email_signup_bg.gif);
	color: #fff;
	width: 869px;
	font-family:georgia,times,serif;
}
#stayuptodate-info .inner {
	padding: 20px 20px;
}
#stayuptodate-info .col {
	float: left;
	width: 23%;
	padding: 0 2% 0 0;
}
#stayuptodate-info .col.col-dbl {
	width: 48%;
	padding-right: 2%;
}
#stayuptodate-info .col label {
	display: block;
	color: #fff;
	font-size:87%;
	font-style:italic;
}
#stayuptodate-info h3 {
	color: #DEDED2;
	font-size: 180%;
	font-style: italic;
	line-height: 90%;
	margin-bottom: 5px;
	float: left;
}
#stayuptodate-info p.info {
	float: left;
	padding-left: 30px;
	padding-top: 8px;
	color: #ccc;
}
#stayuptodate-info p {
	color: #fff;
	font-size: 87%;
	font-style: italic;
	line-height: 145%;
}
#stayuptodate-info .form-fields {
	padding: 15px 0 5px 0;
}
#stayuptodate-info input {
	font-style: italic;
	font-family: georgia, times, serif;
}
#stayuptodate-info .text-input {
	width: 95%;
}
#stayuptodate-hide {
	display: block;
	float: left;
	margin-left: 12px;
	padding-top: 2px;
}
.checkbox-group {
	float: left;
	padding-right: 15px;
}
#stayuptodate-info .col .checkbox-group label {
	display: inline;
}
.stayuptodate-row {
	padding-bottom: 15px;
}
#stayuptodate-info .col.subscribe {
	padding-top: 20px;
}
span.req {
	color: #e65858;
	font-size: 130%;
}
/* @end */
/* @group Page - Home
----------------------------------------------------------------------------------- */
.page-overview {
	padding: 11px 13px 11px 13px;
	color: #666;
	font-family: georgia, serif;
	/* font-style: italic; */
	text-indent: 100px;
	text-align: justify;
	font-size: 124%;
	line-height: 140%;
}
.page-overview .maroon {
	color: #800000;
	text-transform: uppercase;
}
.page-overview .aqua {
	color: #88b5b1;
	text-transform: uppercase;
}
.page-overview .mustard {
	color: #ab8000;
	text-transform: uppercase;
}
.page-overview a {
	color: #333;
	font-style: italic;
}
.featured {
	padding-bottom: 5px;
	padding-top: 10px;
}
.featured-box-outer {
	padding: 16px 13px;
	background: #545454 url(../images/home/featured_bg.gif) repeat left top;
	color: #838383;
}
.featured-box { }
.featured-images {
	width: 510px;
	height: 354px;
	float: left;
	overflow: hidden;
}
.featured-info {
	float: right;
	width: 356px;
	height: 354px;
	font-family: georgia, serif;
	background: #f2f2ed url(../images/common/feature_vsep.gif) repeat-y left top;
	position: relative;
}
.rsvp-outer {
	background: url(../images/common/feature_hsep.gif) repeat-x left bottom;
	padding: 10px 10px;
	font-family: georgia, times, serif;
}
.rsvp {
	background: url(../images/common/rsvp_icon.gif) no-repeat left top;
	min-height: 50px;
	padding-left: 100px;
	font-size: 81%;
	font-style: italic;
	line-height: 140%;
	padding-top: 15px;
	color: #838383;
	display: block;
	text-decoration: none;
}
.rsvp:hover {
	text-decoration: underline;
}
.featured-info-inner {
	padding: 13px;
	padding-bottom: 30px;
}
.featured-info h2 {
	font-family: georgia, times, serif;
	color: #666;
	font-style: italic;
	font-size: 200%;
	line-height: 94%;
	margin-bottom: 17px;
}
.featured-info h2 a {
	color: #666;
	text-decoration: none;
}
.featured-info h2 a:hover {
	text-decoration: underline;
}
.featured-info h3 {
	font-family: georgia, times, serif;
	color: #4c4d4d;
	font-size: 93%;
	line-height: 122%;
	font-style: italic;
}
.featured-info .date {
	color: #ccc;
	font-size: 85%;
	font-family: georgia, times, serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
}
.featured-info p.summary {
	font-size: 85%;
	line-height: 145%;
	margin-top: 17px;
	color: #666;
	font-family: georgia, times, serif;
}
.featured-info p.summary a {
	color: #99cccc;
	font-family: georgia, times, serif;
	text-transform: uppercase;
	font-style: normal;
}
.featured-info .read-more {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 76px;
	height: 16px;
	background: url(../images/common/btn_read_more.gif) no-repeat left top;
}
.featured-info .read-more span {
	display: none;
}
/* featured jcarousel */
.jcarousel-skin-featured .jcarousel-list li,
.jcarousel-skin-featured .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 510px;
    height: 354px;
}
.jcarousel-skin-featured .jcarousel-clip-horizontal {
    width: 510px;
    height: 354px;
}
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
/* Calendars */
.calendar {
	margin-bottom: 15px;
	background: url(../images/home/calendar_bg.jpg) repeat left top;
	position: relative;
	margin-top: 10px;
}
.calendar-inner {
	padding: 14px 14px 14px 14px;
}
.calendar h2 {
	position: absolute;
	left: 13px;
	top: 15px;
}
.calendar ul {
	margin-left: 219px;
}
.calendar li {
	background-repeat: no-repeat;
	width: 203px;
	float: left;
	margin-right: 17px;
}
.calendar li.last-calendar {
	margin-right: 0px;
}
.calendar li .meta {
	background: #f2f2ed url(../images/common/feature_hsep.gif) repeat-x left bottom;
	padding: 4px 8px;
	margin: 0;
	font-size: 11px;
	line-height: 140%;
	height: 67px;
}
.calendar li .meta p {
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
}
.calendar li .meta h3 {
	color: #000;
	text-transform: uppercase;
	font-family: georgia, serif;
	font-weight: bold;
	margin-top: 4px;
}
.calendar li .meta h3 a {
	color: #000;
	text-decoration: none;
}
.calendar li h3 span {
	font-size: 100%;
	color: #660000;
}
.calendar li img {
	float: left;
}
.calendar li .summary {
	display: none;
	padding: 11px 9px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 85%;
	line-height: 140%;
}
.calendar li .summary a {
	background: url(../images/common/arrow_right_orange.gif) no-repeat top right;
	color: #df2316;
	text-decoration: none;
	padding-right: 13px;
}
.scrolling-row .jcarousel-item .summary a:hover {
	text-decoration: underline;
}
.calendar .mini-logo {
	position: absolute;
	bottom: 0px;
	left: -1px;
}  
.no-events {
	height: 256px;
	font-family: georgia, serif;
	font-style:  italic;
	color: #F2F2ED;
	font-size: 180%;
	line-height: 115%;
}
/* News */
.news-feature {
	padding: 24px 0px 0px 0px;
	margin-top: 30px;
	font-family: georgia, serif;
	margin-bottom: 40px;
	background: url(../images/home/dash_sep.gif) repeat-x left top;
}
.news {
	float: left;
	width: 386px;
	margin-right: 17px;
	padding-left: 230px;
}
.news h3 {
	position: relative;
	margin-bottom: 33px;
}
.news h3 a {
	position: absolute;
	right: 26px;
	top: 0;
}
.news .post {
	background: url(../images/home/dash_sep.gif) repeat-x left top;
	position: relative;
	border-bottom: 1px solid #666;
	padding-bottom: 15px
}
.news .post .date {
	font-size: 81%;
	color: #4c4d4d;
	font-style: italic;
	position: absolute;
	right: 0;
	top: -73px;
	line-height: 140%;
}
.news .post .date a {
	color: #4c4d4d;
}
.news .post h4 {
	color: #ac8100;
	font-style: italic;
	font-size: 160%;
	line-height: 130%;
	margin-bottom: 10px;
	padding-top: 10px;
}
.news .post .post-content {
	padding: 0px 26px 5px 7px;
}
.news .post .post-content p {
	color: #4c4d4d;
	font-size: 83%;
	line-height: 130%;
	margin-bottom: 10px;
}
.news .post .post-content p img {
	width: 380px !important;
}
.news .post .more {
	text-align: right;
}
.feature-artist {
	float: left;
	width: 232px;
	padding-left: 27px;
}
.feature-artist h3 {
	margin-bottom: 33px;
}
.feat-artist {
	background: url(../images/home/calendar_bg.jpg);
	padding: 16px 14px;
	margin-bottom: 15px;
}
.feat-artist .meta {
	background: #f2f2ed url(../images/common/feature_hsep.gif) repeat-x left bottom;
	padding: 4px 8px;
	margin: 0;
	font-size: 11px;
	line-height: 140%;
	height: 47px;
	text-transform: uppercase;
}
.feature-artist .feat-artist h3 {
	margin: 0;
	font-weight: bold;
}
.feat-artist a {
	display: block;
}
/* @end */
/* @group Page - Info Content
----------------------------------------------------------------------------------- */
.info-content {
	padding: 16px 13px;
	background: #545454 url(../images/home/featured_bg.gif) repeat left top;
	color: #838383;
	font-family: georgia, serif;
	font-size: 83%;
	line-height: 140%;
}
.info-content-inner {
	background: #f2f2ed;
	padding: 15px;
	padding-bottom: 15px;
}
.info-content p {
	margin-bottom: 10px;
}
.info-content img {
	margin-bottom: 10px;
}
.info-content h3 {
	font-size: 130%;
	margin-bottom: 15px;
}
.info-content h4 {
	color: #333;
	margin-top: 20px;
}
.info-content a {
	color: #838383;
}
.page-contact .info-content-inner,
.page-about .info-content-inner {
	padding-left: 17px;
	padding-right: 20px;
	padding-top: 18px;
}
.col-main {
	float:  left;
	width: 510px;
}
.col-side {
	float: left;
	width: 296px;
	padding-left: 20px;
}
.page-contact .col-side {
	font-size: 12px;
	line-height: 140%;
}
.col-half {
	width: 404px;
	float: left;
	padding: 20px 20px;
	font-family: georgia, times, serif;
	font-size: 93%;
	color: #333;
}
.col-side {
	
}
.col-half h3 {
	text-transform: uppercase;
	font-size: 170%;
	line-height: 120%;
	color: #999;
	margin-bottom: 5px;
	font-weight: normal;
}
.col-half h4 {
	text-transform: uppercase;
	margin-top: 17px;
	color: #999;
	font-size: 120%;
	margin-bottom: 2px;
}
.col-half h5 {
	font-weight: bold;
}
.col-half p {
	margin-bottom: 15px;
}
.col-half li {
	
}
.col-half em {
	font-style: italic;
	color: #999;
}
.col-half strong {
	
}
.col-half a {
	color: #333;
}
.col-half .shop-details h3 {
	height: 60px;
}
.page-about .col-half .shop-details h3 {
	height: 40px;
}
.col-half .shop-details {
	padding-bottom: 10px;
}
/* @end */
/* @group Content Generic
----------------------------------------------------------------------------------- */
.page-head {
	padding: 0px 0px 0px 0px;
	font-family: georgia, serif;
	color: #323434;
	font-size: 120%;
	margin: 15px 0 12px 14px;
}
.page-head .section-title {
	float: left;
	display: block;
	height: 49px;
	padding: 0 20px 2px 22px;
	background: #f2f2ed url(../images/common/nav_breadcrumb.gif) no-repeat right top;
	width: 155px;
}
.page-head .section-title.no-bread {
	background: #f2f2ed url(../images/common/nav_nobreadcrumb.gif) no-repeat right top;
}
.page-head h2 {
}
.page-head h2 a {
	color: #323434 !important;
	text-decoration: none;
	display: block;
	float: left;
}
.page-head h2 img {
	float: left;
	margin-right: 34px;
}
.page-head span {
	background: url(../images/common/page_head_bg.gif) no-repeat right bottom;
	float: left;
	display: block;
	height: 37px;
	padding-left: 35px;
	padding-top: 14px;
	padding-right: 30px;
	min-width: 263px;
}
/* @end */
/* @group Events, Stockroom & Artists Panels
----------------------------------------------------------------------------------- */
.event {
	padding: 16px 13px;
	background: #545454 url(../images/home/featured_bg.gif) repeat left top;
	color: #838383;
}
.event-inner {
	background: #f2f2ed;
	padding: 15px;
	padding-bottom: 5px;
}
.event-imgs {
	width: 510px;
	float: left;
	padding-right: 19px;
}
.event.artwork .event-imgs {

}
.large-img {
	
}
.thumb-imgs {
	margin-top: 75px;
	
}
.thumb-imgs .img-wrap {
	float: left;
	margin-right: 11px;
	margin-bottom: 6px;
}
.thumb-imgs .img-wrap.last {
	margin-right: 0px;
	padding-left: 3px;
}
.event-info {
	float: left;
	width: 307px;
}
.event-info .rsvp-outer {
	background: none;
	padding: 0px;
	
}
.event-info .rsvp {
	font-size: 80%;
	height: 60px;
	display: block;
	color: #838383;
	text-decoration: none;
	background: url(../images/common/rsvp_icon_2.gif) no-repeat left top;
	padding-left: 90px;
}
.event-info .rsvp:hover {
	text-decoration: underline;
}
.event-info .event-details {
	color: #666;
	font-family: georgia, serif;
	font-size: 83%;
	line-height: 140%;
	padding-bottom: 20px;
}
.event-info .event-details h3 {
	color: #323434;
	font-size: 120%;
	font-style: italic;
	margin-bottom: 15px;
	text-align: justify;
}
.event-info .event-details p {
	margin-bottom: 10px;
}
.event-info .event-details #text-extended p.right {
	padding-top: 10px;
}
.event-info #text-extended .read-more {
	float: right;
	display: block;
	width: 76px;
	height: 16px;
	background: url(../images/common/btn_minimise.gif) no-repeat left top;
}
.event-info .read-more {
	float: right;
	display: block;
	width: 76px;
	height: 16px;
	background: url(../images/common/btn_read_more.gif) no-repeat left top;
}
.event-info .press-wrap {
	padding-top: 10px;
}
.event-info .press {
	background: url(../images/common/in_the_press.gif) no-repeat left top;
	float: right;
	display: block;
	width: 76px;
	height: 16px;
}
.event-info .read-more span,
.event-info .press span {
	display: none;
}
.artwork-nav a {
	display: block;
	float: left;
	width: 29px;
	height: 29px;
}
.artwork-nav span {
	display: none;
}
.artwork-nav .prev {
	background: url(../images/common/gallery_nav_prev.gif) no-repeat left center;
	margin-right: 2px;
}
.artwork-nav .next {
	background: url(../images/common/gallery_nav_next.gif) no-repeat left center;
}
.artwork-info {
	padding-top: 20px;
	color: #666;
	font-family: georgia, serif;
	font-size: 93%;
	font-style: italic;
}
.artwork-info h3 {
	margin-bottom: 20px;
	font-weight: bold;
}
.artwork-info h3 a {
	color: #666;
}
.artwork-info .price {
	margin-top: 20px;
	margin-bottom: 20px;
}
.artwork-info strong {
	font-weight: bold;
}
.artwork-info p.interest {
	margin-top: 20px;
}
.artwork-info p.interest a {
	color: #ab8000;
}
/* @end */
/* @group Artists
----------------------------------------------------------------------------------- */
.artists {
	padding: 16px 13px;
	padding-bottom: 0;
	background: #545454 url(../images/home/calendar_bg.jpg) repeat left top;
	color: #838383;
}
.artists-inner {
	
}
.artists .items {
	
}
.artists li {
	background-repeat: no-repeat;
	width: 203px;
	float: left;
	margin-right: 17px;
	padding-bottom: 16px;
}
.artists li.last {
	margin-right: 0;
}
.artists li.last-artist {
	margin-right: 0px;
}
.artists li .meta {
	background: #f2f2ed url(../images/common/feature_hsep.gif) repeat-x left bottom;
	padding: 4px 8px;
	margin: 0;
	font-size: 11px;
	line-height: 140%;
	height: 47px;
}
.artists li .meta p {
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
}
.artists li .meta h3 {
	color: #000;
	text-transform: uppercase;
	font-family: georgia, serif;
	font-weight: bold;
	margin-top: 4px;
}
.artists li h3 span {
	font-size: 100%;
	color: #660000;
}
.artists li img {
	float: left;
}
.artists li .summary {
	display: none;
	padding: 11px 9px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 85%;
	line-height: 140%;
}
.artists li .summary a {
	background: url(../images/common/arrow_right_orange.gif) no-repeat top right;
	color: #df2316;
	text-decoration: none;
	padding-right: 13px;
}
.artist {
	padding: 16px 13px;
	background: #545454 url(../images/home/featured_bg.gif) repeat left top;
	color: #838383;
}
.artist-inner {
	background: #f2f2ed;
	padding: 15px;
	padding-bottom: 5px;
}
.artist-info {
	width: 510px;
	float: left;
	padding-right: 19px;
	font-family: georgia, serif;
}
.artist-info h3 {
	color: #666;
	font-style: italic;
	font-size: 138%;
	margin-bottom: 25px;
	line-height: 125%;
}
.artist-info p {
	margin-bottom: 10px;
}
.other-artists {
	float: left;
	width: 307px;
	font-family: georgia, serif;
	font-size: 83%;
	padding-bottom: 20px;
}
.artist-art {
	float: left;
	width: 307px;
	font-family: georgia, serif;
	padding-bottom: 20px;
}
.other-artists img {
	margin-left: 38px;
}
.other-artists ul {
	margin-left: 57px;
	margin-top: 20px;
}
.other-artists li {
	color: #88b5b1;
}
.other-artists a {
	color: #88b5b1;
}
.artist-info a.read-more {
	color: #333;
	font-style: italic;
}
.artists-nav {
	float: right;
	margin-top: 2px;
}
.artists-nav a {
	display: block;
	float: left;
	width: 29px;
	height: 29px;
}
.artists-nav span {
	display: none;
}
.artists-nav .prev {
	background: url(../images/common/gallery_nav_prev.gif) no-repeat left center;
	margin-right: 2px;
}
.artists-nav .next {
	background: url(../images/common/gallery_nav_next.gif) no-repeat left center;
}
/* @end */
/* @group Stockroom
----------------------------------------------------------------------------------- */
.stockroom {
	padding: 16px 13px;
	background: #545454 url(../images/home/featured_bg.gif) repeat left top;
	color: #838383;
	font-family: georgia, serif;
}
.stockroom-inner {
	background: #f2f2ed;
	padding: 15px;
	padding-bottom: 5px;
}
.stockroom.artwork .stockroom-inner {
	padding-bottom: 15px;
}
.event-imgs {
	width: 510px;
	float: left;
	padding-right: 19px;
}
.stockroom-main {
	float: left;
	width: 585px;
}
.stockroom-side {
	float: left;
	width: 250px;
}
.stockroom-side .paginate {
	background: none;
}
.stockroom-side a {
	color: #333;
	font-style: italic;
}
.stockroom-main .img-wrap {
	float: left;
}
.stockroom .img-row {
	padding-bottom: 19px;
}
.stockroom .img-wrap {
	padding-right: 28px;
	font-size: 83%;
	width: 120px;
}
.stockroom .img-wrap.last {
	padding-right: 0;
}
.stockroom-nav {
	float: right;
}
.stockroom-nav a {
	display: block;
	float: left;
	width: 29px;
	height: 29px;
}
.stockroom-nav span {
	display: none;
}
.stockroom-nav .prev {
	background: url(../images/common/gallery_nav_prev.gif) no-repeat left center;
	margin-right: 2px;
}
.stockroom-nav .next {
	background: url(../images/common/gallery_nav_next.gif) no-repeat left center;
}
/* @end */
/* @group Events
----------------------------------------------------------------------------------- */
#rsvp-close {
	color: #e72730;
	position: absolute;
	right: 0;
	top: 14px;
	font-style: normal;
	z-index: 2;
}
#rsvp-form {
	font-style: italic;
	padding-top: 15px;
	position: relative;
	background: url(../images/events/rh_hsep.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
#rsvp-form h3 {
	padding: 0px;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 120%;
	color: #999;
	position: relative;
	top: 0;
	left: 0;
}
#rsvp-form label {
	font-style: italic;
	display: block;
	font-size: 93%;
}
#rsvp-form .text-input {
	margin-bottom: 4px;
}
#rsvp-guests {
	width: 100px;
	margin-bottom: 9px;
}
.paginate-outer {
	padding-bottom: 10px;
}
.paginate {
	color: #333;
	float: right;
	padding: 2px 5px;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 87%;
}
.paginate a {
	color: #333;
}
/* @end */
/* @group Peakaboo Gallery
----------------------------------------------------------------------------------- */
#pkbg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-family: georgia, serif;
}
#pkbg-content {
	margin-top: 20px;
	position: relative;
}
.peakaboo-info .overlay, .overlay.fullscreen {
	background: url(../images/common/85_f1f2ed.png) repeat left top;
	position: absolute;
	z-index: 1;	
}
#pkbg-count {
	color: #767676;
	font-size: 100%;
	font-style: italic;
}
#pkbg-close {
	color: #767676;
	font-size: 100%;
	font-style: italic;
}
/* @end */
/* @group Stockroom
----------------------------------------------------------------------------------- */
.page-stockroom .img-wrap {
}
/* @end */
/* @group Stockroom
----------------------------------------------------------------------------------- */
.newsletter-list {
	font-family: georgia;
	margin: 18px;
}
.newsletter-list li {
	
}
.newsletter-list a {
	color: #333;
}
/* @end */
/* @group Outbound
----------------------------------------------------------------------------------- */
#google-canvas {
	width: 511px;
	height: 354px;
}
/* @end */
/* @group Outbound
----------------------------------------------------------------------------------- */
.outbound {
	/*padding-left: 13px;
	margin-top: 40px;
	*/
	padding-bottom:20px;
}
.outbound .col {
	float: left;
	width: 164px;
	padding-top: 11px;
	margin-right: 12px;
}
.outbound .col.last {
	width: 164px;
	margin-right: 0px;
}
.outbound .col h4 {
	text-transform: uppercase;
	font-size: 107%;
	margin-bottom: 7px;
	letter-spacing: .08em;
	color: #494949;
}
.outbound .col p {
	font-size: 93%;
	line-height: 140%;
	padding: 0 5px 0 0;
}
.outbound .col a {
	color: #494949;
}
.outbound .col a:hover {
	text-decoration: underline;
}
/* @end */
/* @group Footer
----------------------------------------------------------------------------------- */
.footer {
	color: #84827B;
	background: #c1c1b5 url(../images/common/dash_hsep_white.gif) repeat-x;
	font-family: georgia, serif;
	padding-top: 1px;
	height: 179px;
	font-size: 13px;
}
.push {
	height: 180px; /* .push must be the same height as .footer */
}
.footer-outer {
	background: url(../images/common/footer_bg.gif);
	height: 179px;
}
.footer-inner {
	width: 879px;
	margin: 0 auto;
	padding-left: 13px;
	height: 179px !important;
	position: relative;
}
.footer .copy {
	position: absolute;
	left: 13px;
	bottom: 6px;
}
.footer .zh {
	position: absolute;
	right: 13px;
	bottom: 7px;
}
/* @end */



















