/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
	background-color: #c6c699;
	font: 80%/1.20 Arial, Helvetica, sans-serif;
}
body, table, tr, tr {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
 
/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
font-size: 35px;
padding: 15px 5px;
letter-spacing:-1px;
font-weight: normal;
text-align: center;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
ul, ol {
margin: 0px;
padding: 0px 0px 0px 25px;
}
 
p {
margin:0;
padding:0 0 1.25em 0;
}
 
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
img {
border: 0;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
	color: #000088;
	text-decoration: underline;
}
a:hover {
	background-color: #ff0000;
	color: #ffffff;
}

/***** Tables *****/
 
table {
border:0;
margin:0;
padding:0;
}
 
table tr td {
padding:0px;
}

/**** continers ***/

.tip {
	font-size: 75%;
	color: #555555;
}

#container {
	margin: 0px ;
}

#topcontainer {
	color: #3a3a00;
	/*
  background-image: url('i/css/logo_transp.gif');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	*/
	height: 74px;
}
#topcontainer h1 {
	padding-left: 185px;
}
#logo {
	float: left;
	padding: 5px 0px 0px 5px;
	border: 0px;
}
#logo a {
	text-decoration: none;
}

#main_wrapper {
	border-right: 3px solid #9c9c78;
	border-left: 3px solid #9c9c78;
	overflow: hidden;
}

#content_wrapper {
	border-left: 2px solid #9c9c78;
	padding: 15px 15px;
	background-color: #ffffff;
}

#fb-root {
	background-image: url('i/css/gradient_dark_light.gif');
	background-position: top left;
	background-repeat: repeat-x; 
	padding: 4px 0 0 5px;
	border-top: 2px solid #9C9C78;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 5px 15px;
	font-size: 90%;
	text-align: center;
	background-color: #c6c699;
	background-image: url('i/css/gradient_dark_light.gif');
	background-position: top left;
	background-repeat: repeat-x; 
}

#address{
	width:48%;
	float:left;
	text-align: left;
}
#hours {
	width: 48%;
	float: right;
	text-align: right;
	font-weight: bold;
}

/* ==================================== */
#navcontainer {
  text-align: center;
	padding: 2px;
	background-color: #c6c699;
	background-image: url('i/css/gradient_light_dark.gif');
	background-position: bottom left;
	background-repeat: repeat-x; 
}

#navlist {
	margin: 0px;
	padding: 3px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: 1px solid #9c9c78;
	background-color: #c6c699;
	padding: 1px 5px;
	color: #000000;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #000000;
	padding: 1px 5px;
	text-decoration: none;
}
#navlist a:hover {
  background-color: #ff0000;
}

#navlist li
{
	white-space: nowrap;
	padding: 0px 1px;
	display: inline;
}

/* ==================================== */

td#artistcontainer {
	width: 160px;
}
#artistcontainer {
	text-align: left;
}
#artists {
	line-height: 175%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
}

#artists li {
	list-style-image: url('i/css/bullet10x10.gif');
}
#artists ul {
  direction: ltr;
	list-style-position: inside;
	white-space: nowrap;
	padding: 0px 5px 8px 3px;
}

#artists a, #artists a:link, #artists a:visited {
	color: #000000;
	text-decoration: none;
}

#artistcontainer .heading {
	border-bottom: 2px solid #a8ac80;
	padding: 10px 0px 5px 10px;
}

/* ==================================== */

#thumbcontainer {
	text-align: center;
	padding-top: 4px;
}
#thumbcontainer img {
	padding: 3px;
	border: 1px solid #bbbbbb;
}
#painting {
	text-align: center;
	padding-top: 12px;
	min-height: 300px;
}
#painting .media {
	font-style: italic;
	color: #444444;
}
#painting .title {
	font-weight: bold;
}
#painting_media {
	font-style: italic;
	color: #444444;
}
#painting_title {
	font-weight: bold;
}

/* ==================================== */
#slideshow {
	height: 250px;
	width: 200px;
	text-align: center;
	margin: 0 auto;
	float:right;
	margin: 5px;
	border: solid 1px #888888;
	padding: 5px;
}

/* ==================================== */

.showtitle {
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}
.showtitle a:link, .showtitle a:visited {
	color: #000088;
}

/* ======= Page specific tweaks =========== */

#home_page .showtitle {
	font-size: 125%;
	padding: 0 .5em;
}
#home_page .showtitle a:link, #home_page .showtitle a:visited {
	color: #CC0000;
}
#home_page .showtitle a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
#home_page .special_event {
	text-align: center;
	clear: both;
	margin-top: 1em;
}


#calendar_page .showdate {
	color: #006699;
}
#calendar_page .showinfo {
	margin: 0 0 0 25px;
}
#calendar_page .show {
	margin-top: 1.5em;
}
#calendar_page .current_show {
	background-color: #FFFFF2;
	border: 1px solid #F66;
	padding: 5px 0;
}

.featuring {
	font-weight: bold;
}
#calendar_page .featuring {
	font-weight: normal;
}

#contact_page .info {
	padding-left: 10px;
}

/* classes/workshops */
.aclass {
	clear: both;
	border-top: 2px solid #c6c699;
	margin-top: 2em;
}

.aclass p {
	margin-top: 1.5em;
	padding: 0;
}
.aclass h2 {
	padding-bottom: 4px;
}
.aclass img {
	float: right;
	padding: 5px;
}

/*############## for htmltooltip  #########*/
div.htmltooltip {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #fff;
border: 1px solid#000; 
padding: 3px;
}

/* soon to be obsolete - delete after July 2009: */
/* for the qTip thumbnail on the artist list */
div#qTip {
 padding: 3px;
 background-color: #FFFFFF;
 border: 1px solid #000000;
 display: none;
 text-align: center;
 position: absolute;
 z-index: 1000;
}



/*##############   #########*/

#call4members {
	border: 3px solid #c6c699;
	padding: 6px;
	margin-top: 2em;
}
#call4members strong {
	color: #FF0000;
	font-style: bold;
}

.loading {
  background: url('/i/misc/loadingIcon.gif') no-repeat center center;
}

/* needed for phpList since I override their stylesheet */
#newsletter_content .required {
	color : red;
}

#newsletter_content h1 {
	font-size: 150%;
	letter-spacing: 0;
	text-align: left;
}
#newsletter_content form {
	border: 1px solid #A8Ac80;
	padding: 4px;
	margin: 1em 0;
}
#newsletter_content input {
	margin: 4px;
}
