@charset "UTF-8";
/* CSS Document */
/* yelow: #FFBB20*/


/* Main Template styles */
html {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_body.gif);
	font-family:"Arial";
	font-size:12px;
	color:rgb(0, 0, 0);
}


p {
	line-height:16px;
}

a img {
	border:0px;
}

a:link, a:visited {
	color:#000000;
}

a:hover {
	color:#FFBB20;
}

ul {
	margin-left:20px;
	list-style:disc;
}

li {
	line-height:15px;
}

h2{
	font-size:17px;
	font-weight:normal;
	margin:4px 0px;
	color:rgb(0, 0, 0);
}

h3 {
	font-size:15px;
	font-weight:normal;
	margin:4px 0px;
}

h4 {
	font-size:13px;
	font-weight:normal;
	margin:4px 0px;
}


h3 a:link, h3 a:visited {
	color:#ffffff;
	text-decoration:none;
}

h3 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.middle {
	vertical-align:middle;
}

.button {
	width:auto!important;
}

fieldset {
	margin-bottom:15px;
}

legend {
	font-weight:bold;
}

#header {
	/*background-image:url(../images/bg_header.gif);*/
	background-position:center;
	height:99px;
	margin:0px;
	padding:0px;
}

#header h1 {
	height:99px;
	width:825px; /*996px*/
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	text-indent:-1999px;
}

#wrapper {
	width:825px; /*996px*/
	margin:auto;
}

#rightWrapper {
	width:0px;
	float:right;
	padding-top:3px;
}

#leftWrapper {
	width:821px;
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:15px;
	min-height: 650px;
}

#borderYellow {
	background-image:url(../images/br_contentTopYellow.gif);
	background-repeat:repeat-x;
	height:20px;
}

#newsletter { 
	height:46px;
	width:290px;
	background-image:url(../images/bg_newsletterv2.gif); 
	background-repeat:no-repeat;
	padding:39px 20px 0px 20px;
	text-align:center;
	margin-left: 6px;
}

#newsletter label {
	display:none;
}

#newsletter input {
	width:168px;
	font-size:11px;
}

/* Main menu layouts */
#mainNav{
	padding-top: 10px;
	margin: 0px;
	line-height: 1;
	list-style:none;
	padding-left:10px!important;
	height: 20px;
	font-size:11px;
} 

#mainNav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;	
	font-size:12px;
}

#mainNav li {  /* menu item */
	/*	width: 10em; width needed or else Opera goes nuts */
	float: left;
	position: relative;
	height: 100%;
	font-size:12px;
}

#mainNav li a{ /* menu text */
	color:#676565;
	text-decoration:none;
	padding:5px 8px;
	margin: 0px;
}

#mainNav li a:hover{ /* menu text hover #fca613*/
	background-color:#000000;
	color:#ffffff;
}

#mainNav li:hover ul { display: block; }  

#mainNav li ul {  /* menu drop down box */
	top: 19px;
	left: 0px;
	position: absolute;
	display: none;
	margin: 0px;
	padding: 0px;
	width:10em;
	}


#mainNav li ul li { /* menu drop down box item */
	padding: 0;
	margin:0;	
	width:10em;
}

#mainNav li ul li a { /* menu drop down box text */
	display: block; 
	color: #2c3337;
	font-size:11px; 
	text-align: left;
	text-decoration: none;
	border: 0;
	margin: 0;
	width:9em;
	border-bottom:1px solid #ffffff;
	background: #ffc236;
	}
	
#mainNav li ul li a:hover { /* menu drop down box text hover */
	color: #ffffff; 
 	}
	
#mainNav li ul li:hover { /* menu drop down box text hover */
	border: 0;
	}		
	
#mainNav li ul ul { /*third-and-above-level lists*/
	top: 25px;
	margin: -1.9em 0 0 10em;
	background: #ffc236;
	display: none;
	position: absolute;
}

#mainNav li:hover ul ul, #mainNav li:hover ul ul ul, #mainNav li.sfhover ul ul, #mainNav li.sfhover ul ul ul {
	left: -999em;
	background: #ffbb20;
}

#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul, #mainNav li li li.sfhover ul { /* lists nested under hovered list items */
	left:  1px;
	background: #ffbb20;
}

/* footer */

/*#footerWrapper {
	background-image:url(../images/bg_footerWrapper.gif);
	background-position:center top;
	background-repeat:no-repeat;
}*/

#footer {
	width:825px; /*996px*/
	margin:auto;
}

#footerNav li {
	display:inline;
}

#footerNav {
	padding-top:5px;
	width:821px;
	text-align:center;
	height:19px;
	background-image:url(../images/bg_footer.gif);
	margin-left:0px;
}

#footer p {
	text-align:center;
	background-color:#ffffff;
	width:821px;
	padding:10px 0px;
}

#footerNav a:link, #footerNav a:visited {
	color:#ffffff;
	text-decoration:none;
	padding:3px 7px;
}

#footerNav a:hover {
	text-decoration:underline;
}
 
/* end of main template styles */

/* home page */

#heading {
	text-transform:capitalize;
	border-bottom:1px solid #FFBB20;
	padding-bottom:4px;
	margin:0px 0px 6px 0px;
	font-size:18px;
	letter-spacing:1px;
	font-weight:normal; 
	line-height:23px;
}

#welcomeCopy {
	margin-left:8px;
	margin-bottom:6px;
	background-color:#f2f2f2;
	width:309px;
	padding:4px 10px;
	letter-spacing:1px;
	height: 476px;
	overflow: hidden;
}

#welcomeCopy h2, #welcomeCopy h3 {
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

#welcomeCopy p {
	margin-bottom:8px;
}

#homePanelWrapper{
	overflow: hidden;	
}

#homeLeftPanel {
	width:330px;
	float:left;
	padding-left:3px;
	margin-top:16px;
	margin-left: 5px;
	padding-right:8px;
	background-color:#ffffff;
}

#featuredNews, #featuredEvent {
	background-color:#fdd170;
	margin-bottom:0px;
	margin-top: -4px;
	background-image:url(../images/bg_featuredNews.gif);
	background-position:bottom left;
	padding: 0px 8px 4px 12px;
	width:318px;
	height:178px; /*154px*/
	font-size:11px;
	color:#373737;
}

#featuredEvent {
	margin-top: -7px;
}

#featuredNews img, #featuredEvent img {
	float:left;
	border:3px solid #ffffff;
	margin-right:4px;
	margin-top:6px;
}

#featuredNews .yellow, #featuredEvent .yellow {
	background-color:#fdd170;
	padding:4px;
	margin-top: -6px; 
	height:140px; /*114px*/
}

#featuredNews p, #featuredEvent p {
	line-height:14px!important;
	padding-left:2px;
	margin-top:6px;
} 

#featuredNews p + p, #featuredEvent p + p {
	margin-top:6px;
}

#featuredNews h2, #featuredEvent h2{
	color:#ffffff;
	background-color:#333333; 
	font-size:14px;
	letter-spacing:1px; 
	font-weight:normal;
	padding:4px;
	margin:0px 0px 6px 0px; 
	text-decoration:none;
}

#featuredNews h2 a:link, #featuredNews h2 a:visited,  #featuredEvent h2 a:link, #featuredEvent h2 a:visited {
	color:#ffffff;
	font-size:14px;
	letter-spacing:1px; 
	font-weight:normal;
	margin:0px 0px 6px 0px;
	text-decoration:none;
}

#featuredNews a:link, #featuredNews a:visited, #featuredEvent a:link, #featuredEvent a:visited {
	color:#373737;	
	padding:2px;
}

#featuredNews h3, #featuredEvent h3 {
	margin:0px;
}

#featuredNews a:hover, #featuredEvent a:hover {
	text-decoration:none;
	font-weight:normal;	
}

#featuredEvent h3 a:link, #featuredNews h3 a:link {
	text-decoration:none!important;
	font-weight:normal;
}

#featuredEvent h3 a:hover, #featuredNews h3 a:hover {
	text-decoration:underline!important;
	font-weight:normal;
}

#featuredEvent h3 a:visited, #featuredNews h3 a:visited {
	font-weight:normal;
}

#featuredNews .copy, #featuredEvent .copy {
	width:185px;
	height: 135px;
	float:right;
	margin-top:-5px;
	font-size:11px;
	vertical-align:middle;
}

#featuredNews .yellow h3, #featuredEvent .yellow h3{
	font-weight:normal;	
}

/* rightPanel */

#homeRightPanel {
	width:472px;
	float:right;
	margin-top:15px;
	background-image:url(../images/bg_rightPanelMiddle.gif);
	background-repeat:repeat-y;
}

#middle {
	padding:6px 6px 0px 11px;
	background-image:url(../images/bg_rightPanelTop.gif);
	background-repeat:no-repeat;
}

#bottom {
	height:15px;
	background-image:url(../images/bg_rightPanelBottom.gif);
	background-repeat:no-repeat;
	clear:both;
}

#middle h3 {
	color:#373737;
	background-color:#fdd170;
	padding:6px;
	padding-top: 9px;
	margin-top:1px;
	margin-bottom:2px;  
}

#middle h3 a{
	color:#373737;
}

#middle h3 p {
	color:#373737;
	background-color:#fdd170;
	font-size: 12px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#middle .yellow{
	background-color:#fdd170;
	color:#373737;
 	height: 164px;
}

#middle .date {
	font-size:11px;
	text-transform:uppercase;
	line-height: 20px;
}

#homeRightPanel p {
	padding:8px;
}

/* featuredArtist */

.featuredArtist {
	background-color:#333333;
	color:#ffffff;	
 	margin-top:1px;
	margin-bottom:1px; 
	padding-top: 12px;
	height: 158px;
	}

.featuredArtist p {
	color:#ffffff;	
	padding:6px 8px 0px 8px!important;
	width: 250px;
}
	
.featuredArtist p + p {
	color:#ffffff;	
	padding:4px 8px!important;
	width: 250px; 
}	

.featuredArtist .title {
	color:#ffffff;	
	font-size:14px;
}

.featuredArtist .date {
	color:#ffffff;	
	font-size:10px;
	text-transform:uppercase;
}

.featuredArtist .featuredArtistImg{
	margin:6px 0px 6px 6px;	
	padding-right: 10px; 
	width: 160px;
	background-color:#333333;
	float:left;
	text-align:center; 
	height: 140px;
	vertical-align: middle;
}

.featuredArtist .featuredArtistInfo{
	width: 260px;
	background-color:#333333; 
	float:left;
} 

.featuredArtist img {
	margin: 0px 0px 6px 6px;
	padding-right: 10px;
	vertical-align: middle;
}

/* Internal Pages */ 

#content {
	padding:5px 15px 20px 15px;
}

#content #welcome {
	margin-left:0px;
}

#content p {
	margin-top:8px;
}

.subHeading {
	color:#ffffff;
	background-color:#FFBB20;
	padding:3px 6px;
}

.floatRight {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:8px;
}

/* New results */
.newsItem {
	margin-top:10px;
	width:390px;
	float:left;
}

.left {
	width:385px!important;
	margin-right:15px!important;
}

.newsItem img {
	float:right;
	padding:10px 0px 10px 10px;
}

.newsItem h3 {
	color:#ffffff;
	background-color:#FFBB20;
	padding:3px 6px;
}

/* resources */
.resourcesSeperator{
	border-bottom:1px solid #FFBB20;
	margin-bottom:10px;
	padding-bottom: 4px;
}

/* forms */
label {
	width:8em;
	display:block;
	float:left;
	padding-top:3px;
}

input {
	width:190px;
}

textarea {
	width:190px;
	height:80px;
}

#contactForm {
	margin-top:20px;
}

.button {
	width:auto;
}

/* exhibitions */
.exhibitionItem {
	clear:both;
	margin-bottom:10px;
}

.exhibitionItem h3 {
	color:#ffffff;
	background-color:#FFBB20;
	padding:3px 6px;
}

.exhibitionItem img {
	float:right;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

.exhibitionItem p img {
	float:none;
	margin:0px;
}

#photos {
	width:150px;
	float:right;
	margin-right:10px;
}

#photos img {
	float:none;
}

/* cart */

 #cart input {
 	width:25px;
	font-size:11px;
 }
 
 #cart th {
 	color:#ffffff;
	background-color:#FFBB20;
	padding:3px 6px;
 }
  
 #cart td {
 	padding:3px;
	vertical-align:middle;
 }
 
 
