/*===============================================================================================*/
/* =General.php */
/*===============================================================================================*/
body {
	margin: 0;
	padding: 0;
	/*background: #D0DABF url(images/background.jpg);*/
	/*background: #D0DABF; */	
	/*background: #B2BB1D; this is the old green*/
	background: #A2B525;
	font-family: tahoma, verdana, sans-serif;
	font-size: .8em;
	color: #231F20;
}
br.pageBreak {
	page-break-after:always;
}
div.green {
	background-color: #A2B525;
}
span.green, strong.green {
	color: #A2B525;
}
div.blue {
	background-color: #62CAE3;
}
span.blue {
	color: #62CAE3;
}
div.orange {
	background-color: #F8971D;
}
span.orange{
	color: #F8971D;
}
.justify{
	text-align: justify;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
img.left, .alignleft {
	padding: 10px 10px 10px 0;
}

img.right, .alignright {
    padding:5px 5px 5px 5px;
    margin:0 0 5px 5px !important
}
img.center{
	margin:0 auto 0 auto;
}
img {
	border: 0;
}
.center {
	text-align: center;
}
.pale {
	color: #808284;
}
.clear {
	clear: both;
	font-size: .1em;
}
.big {
	font-size: 1.5em;
}
.small {
	font-size: .8em;
}
.hiddenText {
	position: absolute;
	top: -10000px;
}
.hidden{
	display:none;
}
.textbox {
	border: solid 1px #ccc;
	padding: 5px;
	margin: 3px;
}
.checkbox {
	border: solid 1px #ccc;
	padding: 5px;
	margin: 3px;
}

.left{
	float:left;
}

img.border{
	border: 1px solid #ccc;
}

.full{
color:red;
}

.pointer{
	cursor:pointer;
}

input.small {
	width: 75px;
}
input.medium {
	width: 100px;
}
input.fullLength {
	display: block;
	width: 90%;
	margin-bottom: 0;
}
a {
	/*text-decoration: none;*/
	color: #F8971D;
}
a:hover {
	background-color: #A2B525;
	color: #fff;
}
p {
	line-height: 1.5em;
	color: #231F20;
	font-size:.9em;
}
h2 {
	color: #A2BFB6;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 2.2em;
}
h3 {
	margin: 7px 0 7px 0;
	color: #A2B525;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
}
h4 {
	margin: 0 0 7px 0;
	color: #808284;
	font-size: 1em;
}
ul li {
	padding: 10px 0 0 0;
	font-size: .9em;
	color: #231F20;
	line-height:1.4em;
}
ul.classes {
	margin: -10px 0 20px 0;
}
.arrows {
	font-weight: bold;
	font-size: 1.2em;
}
div.anImageTall, div.anImageWide, div.anImage {
	border: solid 1px #ccc;
	padding: 5px;
	margin: 5px;
}
div.anImageWide {
	width: 175px;
}
div.anImageTall {
	width: 125px;
}
div.anImage img {
	display: block;
}
div.anImageTall p, div.anImageWide p {
	text-align: center;
}

.highlight{
	background-color:  #FFF3BB;
}

.noborder{
	border:0 !important;
}

#capitalCampaignMenu{
	font-size: 1.2em;
	margin-left: 14px; 
	margin-top: 5px;
	font-weight: bold;
	background-color:#FF911E;
	padding:5px;
}

#capitalCampaignMenu a{
	color:#ffffff;
	text-decoration:none;
}

#capitalCampaignMenu a:hover{
	color:#E0E0E0;
	text-decoration:none;
	background-color:#FF911E;
}
/*===============================================================================================*/
/* =Template */
/*===============================================================================================*/
#contentWell {
	width: 960px;
	margin: 0 auto 0 auto;
	background: #fff url(images/drop-shadow-sides.gif) repeat-y;
	padding: 0 25px 0 25px;
	
	/*border-top: solid 1px #85941e;
	border-right: solid 1px #727f1a;
	border-bottom: solid 1px #727f1a;
	border-left: solid 1px #85941e;*/
}
#headerShadow {
	width: 1010px;
	margin: 50px auto 0 auto;
	background: transparent url(images/drop-shadow-top.gif) no-repeat left top;
}
#header {
	background: url(images/new-header.png) no-repeat;
	border-bottom: dotted 1px #231F20;
	height: 170px;
	padding: 3px 7px;
}
#header h1, #header h3 {
	height: 0;
	margin: 0;
	text-indent: -9999px;
}
#logo {
	width: 174px;
	height: 94px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;	
	text-indent: -2000em;
	margin: 12px auto -7px auto;
	padding: 0;
}
#hlc {
	float: left;
	width: 227px;
}
#hmc {
	float: left;
	width: 305px;
	margin: 0 7px 0 7px;
	font-size: 13px;
}
#hEmail {
	float: left;
	margin-left: 7px;
	height: 27px;
	width: 67px;
	background-color: #F8971D;
	display: none;
}
#hEmail a {
	display: block;
	height: 27px;
	width: 67px;
	background-color: #F8971D;
	text-indent: -2000em;
	background-image: url(images/header-email.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#bannerImage {
	height: 94px;
	background-image: url(images/header-banner.jpg);
	margin: 0 0 7px 0;
}
#hrc {
	float: left;
	background-image: url(images/header-tagline.gif);
	width: 190px;
	height: 162px;
	text-indent: -2000em;
}
.hbox {
	height: 27px;
}
.hbox p {
	line-height: 27px;
	text-transform: uppercase;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 1.2em;
	color: #fff;
	padding: 0;
	margin: 0 7px 0 7px;
}
.hbox p.small {
	font-size: 1.1em;
}
.hboxTop {
	margin-bottom: 7px;
}
#content {
	margin: 7px 7px 7px 7px;
	background
}
#clc {
	float: left;
	width: 227px;
	margin: 0 7px 0 0;
}
#clc .menuImage {
	text-align: center;
	margin: 7px 0 0 0;
}
#cmc {
	float: left;
	width: 580px;
	padding: 0 7px 0 7px;
	border-left: dotted 1px #231F20;
	border-right: dotted 1px #231F20;	
}

#cmc #membershipPage fieldset{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#crc {
	float: left;
	width: 110px;
	margin: 0 0 0 7px;
	position: relative;
}
	#new-button {
		background: url('images/new.png') no-repeat;
		height: 40px;
		left: -15px;
		position: absolute;
		top: -15px;
		width: 40px;
	}
#crc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*===============================================================================================*/
/* =Menu */
/*===============================================================================================*/
#menu {
	list-style-type: none;
	margin: 0 14px 14px 14px;
	padding: 5px 0 0 0;
}
#menu li {
	padding: 0;
}
#menu li.lastItem {
	border-bottom: none;
}
#menu li a {
	border-bottom: dotted 1px #808284;
	color: #808284;
	display: block;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 0;
	text-decoration: none;
}
#menu li a:hover {
	color: #F8971D;
	background-color: transparent;
	font-weight: bold;
}
.skipNav {
	position: absolute;
	top: -2000em;
}
/*===============================================================================================*/
/* =Splash */
/*===============================================================================================*/
#splashTopShadow {
	background: #fff url(images/drop-shadow-splash-top.gif) no-repeat;
	font-size: .1em;
	width: 800px;
	height: 18px;
	margin: 50px auto 0 auto;
}
#splashSuperContainer {
	width: 800px;
	height: 447px;
	background: #fff url(images/drop-shadow-splash-sides.gif) repeat-y;	
	margin: 0 auto 0 auto;
}
#splashBottomShadow {
	background: #fff url(images/drop-shadow-splash-bottom.gif) no-repeat;		
	font-size: .1em;
	width: 800px;
	height: 18px;
	margin: 0 auto 0 auto;
}
#splashContainer {
	width: 751px;
	height: 447px;
	background: #fff url(images/splash-background.gif);
	margin: 0 auto 0 auto;
}
#picContainer {
	padding-top: 35px;
	text-align: center;
	border:0px;
}

#picContainer img{
	border:0px;
	text-decoration:none;
}

#splashContainer a:hover{
	text-decoration:none;
	border:0px;
	background:none;
}

table#splashTable{
	width:700px;
	height: 395px;
	padding-left: 28px;
	padding-top:28px;	
}

#splashTable img{
	margin:3px;
	border:0px;
}

* html table#splashTable{
	width:700px;
	height: 395px;
	margin-left: 28px;
	margin-top:28px;	
}

/*===============================================================================================*/
/* =About */
/*===============================================================================================*/
#aboutHeader {
	width: 129px;
	height: 24px;
	background-image: url(images/about-header.gif);
	text-indent: -2000em;
}
.topMenu {
	list-style-type: none;
	padding: 0; 
	margin: 0 0 14px 0;	
}
.topMenu li {
	display: inline;
	margin: 0 7px 0 0;
}
.topMenu a {
	color: #808284;
	text-decoration: none;
	font-size: .85em;
	text-transform: uppercase;
}
.topMenu li a:link {

}
.topMenu li a:visited {

}
.topMenu li a:hover {
	color: #F8971D;
	background-color: transparent;
}


/*===============================================================================================*/
/* =Classes */
/*===============================================================================================*/
	.classList {
		width: 184px;
		float: left;	
	}
	#fallClasses {
		width: 184px;
		float: left;
	}
	#springClasses {
		width: 184px;
		float: left;
	}
/*===============================================================================================*/
/* =Classes */
/*===============================================================================================*/
	#map {
		width: auto;
		height: 225px;
		border: solid 1px #ccc;
	}
/*===============================================================================================*/
/* =Artventure */
/*===============================================================================================*/
#artVenture {
	width: 100%;
	border-spacing: 1px;
	padding: 0;
	margin: 0;
}
#artVenture th {
	padding: 5px;
	text-align: left;
	background-color: #e7e7e7;
}
#artVenture th.times {
	background-color: #e0e0e0;
}
#artVenture tr {
}
#artVenture tr.even {
	background-color: #F1FAFC;
}
#artVenture tr.odd {
	background-color: #EEF2D7; 
}
#artVenture td {
	padding: 5px;
	font-size: .8em;
}
#artVenture tr.description td {
	padding: 0;
}
#artVenture tr.description div {
	position: relative;
	font-size: 1.2em;
	margin: 5px;
	padding: 1em;
	display: none;
}
#artVenture tr.description div a.close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: .8em;
}
#artVentureNavBar {
	text-align: center;
	color: #A2B525;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;	
}
#artVentureNavBar .prevLink {
	text-transform: none;
	font-size: .9em;
	margin: 0 10px 0 0;
}
#artVentureNavBar .nextLink {
	text-transform: none;
	font-size: .9em;	
	margin: 0 0 0 10px;	
}
/*===============================================================================================*/
/* =Auction */
/*===============================================================================================*/
.auctionItemContainer {
	padding: 0 10px 0 10px;
	margin: 10px;
	border: solid 1px #ccc;
	background: #f7f7f7;
}


/*===============================================================================================*/
/* =Exhibition */
/*===============================================================================================*/

div#exhibitinoVideo{
	border:1px solid #F8971D;
	background-color: #FAFFDC;
	padding:5px;
}

div#exhibitionVideo h4{
	padding:0px;
	margin:0px;
	line-height:0px;;
}


/*===============================================================================================*/
/* =Events */
/*===============================================================================================*/

#tryall{
	margin-left:7px;
}

#france{
	margin-right:7px;
}


/*===============================================================================================*/
/* =Footer */
/*===============================================================================================*/
#footer {
	text-align: center;
	color: #808284;
	border-top: dotted 1px #231F20;
}
#footer p {
	margin: 10px 0 0 0;
	padding: 0;
}
#footerShadow {
	width: 800px;
	margin: 0 auto 0 auto;
	background: transparent url(images/drop-shadow-bottom.gif) no-repeat;
}

#CDImage{
	border:0;
}

/*===============================================================================================*/
/* =Homepage */
/*===============================================================================================*/

p#homepageIntro{
	color: #5A5C57;
	line-height: 1.7em;
	font-size:1em;
}

div#news ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

div#news li{
	padding:10px 0 10px 0;
	margin:0;
	border-bottom:1px solid #ABBFC0;
	font-size: .9em;
	line-height:1.7em;
}
/*
div#news li a{
	display:block;
	width:100%;
	text-decoration:none;
	color: #000;
}

div#news li a:hover{
	background-color: #E5EFF0;
	text-decoration:none;
	color: #000;
}
*/

div#news li img{
	background-color: #fff;
	text-decoration: none;
	border:1px solid #ccc;
	margin:0px 10px 0 0;
	padding:2px;
}

div#news li span.new{
	background-image:url(images/new.gif);
	width:20px;
	height:16px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	float:left; 
}

div#news li.special{
	padding:15px 7px 15px 7px;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
	
}

div#news li.special img{
	margin-top:5px;
}

div#news li li{
    border:0;
    margin:5px 0 0 10px;
    padding:0;
    font-size:1em;

}

div#news li li li{
    font-size:1em;
    margin-left:20px;
    list-style-type:disc;
}

div#news strong.date{
        display:block;
	margin:10px 0 -5px 0;
}

.newsImg {
	background-color: #fff;
	text-decoration: none;
	border:1px solid #ccc;
	margin:0 auto 0 auto;
	padding:2px;
}

.newsFooter {
	border-top: 1px solid #ccc;
}

/*===============================================================================================*/
/* =Whats New? */
/*===============================================================================================*/

div#whatsNew{
	background-color:#EA6D1F;
	background-image: url('/images/whatsnew-top.jpg');
	background-repeat: no-repeat;
	border:0;
	margin-bottom:10px;
}

h4#first{
	padding-top: 45px;
}

h4#last{
	padding-bottom:0px;
}

div#whatsNew h4{
	padding-left: 8px;
	padding-right:8px;
	color: #FFFEFE;
	font-size: .9em;
	margin-top:10px;
	padding-bottom:0px;
}

div#whatsNew p{
	padding: 0 8px 0 8px;
	color: #FFFEFE;
	font-size: .8em;
	
}

div#whatsNew a{
	color:#fff;
}

div#whatsNew img{
	padding:0;
	margin:0;
	border: solid 2px #fff;
}

div#whatsNew img#whatsNewFooter{
	position: relative;
	top: 3px;
	border: none;
}

.imageWithBorder{
padding:4px;
border:1px solid #ddd;
margin:3px;
}

#targetLogo{
margin-left:5px;
}

p#reOpen{
	background:url(/images/reopen_logo_3.jpg) no-repeat;
	width:120px;
	height: 32px;
	text-indent:-9990px;
	margin-right:auto;
        margin-left:auto;
        margin-bottom:17px;
}


#artistList li{
    display:block;
    float:left;
    width:160px;
}

p.caption{
    font-size:.7em;
    background:#e2e2e2;
    width:350px;
    margin:0 auto;
    padding:2px;
}

#alert{
    padding:10px;
    background:#ffdcd8;
    border:1px solid #ec705b;
}
#alert img{
    float:left;
    margin:0 5px 0 0;
}

#alert a{
    color:#d03e25;
}
#alert a:hover{
    background:#d03e25;
    color:#fff;
}

div.9am-12pm .wpsc_product_price{
	display:none !important;
}


/* ARTVENTURE */
.artventure-class-list ul.classes{
    display:block;
    height:20px;
    padding:5px 0 10px 0;
    margin:-5px 0 0px 0;
    border-bottom:6px solid #f2f2f2;
}
.artventure-class-list ul.classes li{
 float:left;
 margin:0 20px 0 0px;
 padding:0;
list-style:none;
font-size:.8em;
}

#product_528_submit_button, #product_528 .wpsc_product_price, #product_528 .wpsc_extra_forms, #product_528 .additional_description_link, #additionaldescription528 {
	display:none;
}

div.default_product_display.productdisplay div.textcol { margin-left: 0 !important; }
h2.prodtitles { font-size: 1.5em !important; }
div.single_product_display div.textcol div.imagecol { display: none; }
div.productdisplay div.single_product_display div.textcol { margin-left: 0 !important; }


/* Get Involved */
#get-involved{
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}
#get-involved li{
	margin:0;
	padding:0;
	width:243px;
	float:left;
	margin:0 20px 30px 20px;
}
#get-involved li span{
	display:block;
	margin-top:5px;
}
.soldout{
	display:none!important;
}
div.product_view_501 .producttext h2,div.product_view_501 .producttext .wpsc_product_price{display:none!important;}
div.product_view_501 div.textcol {min-height:0!important;}