/** Style Sheet for You Gotta Have Art Site **/


body {
background-color: #fbf8b8;
margin:0;
padding:0;
font-size:90%;
font-family:Helvetica, Verdana, Arial, sans-serif;
/* needed to center all in IE5/WIN */
text-align:center;
}

/* container centers all and sets a fixed width */
#container {
margin-right:auto;
margin-left:auto;
width: 760px;
/* overwrites IE5/WIN center hack in body */
text-align: left;
font-size: 1em;
margin-top: 3em;
}

div#column2 {
position: relative;
margin: 0px;
padding: 0px;
width: 760px;
height: 100%;
background-color: #fff;
border: 1px solid #cb60a3; 
}
* html div#column2  {
width: 762px; /* Width for IE5 */ 
w\idth: 760px; /* Width for IE6 */ 
} 

div#column1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	top: -1px;
} 


#banner {
border-bottom:1px solid #fff;
border-top: 1px solid #cb60a3;
background-image: url(images/ygha2009_logo.gif);
background-repeat:no-repeat;
height: 141px;
background-color: #cb60a3;
}


#tabs {
	background:#fff;
	padding-left: 175px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: .9em;
	font-weight: bold;
	min-height: 18px;
}


#tabs img{
margin-top: .25em;
}


#tabs span.on {
background:#fff;
color: #862a6d;
min-height: 18px;
}

#tabs a{
  color: #197b85;
  cursor: pointer;
  margin: .75em;
  padding: 2px 10px 2px 10px;
  position: relative;
  text-decoration: none;
}

#tabs a:hover{
  color: #c5c271;
  text-decoration:none;
}

/*#tabs a.last{
  border-left: 1px solid #197b85;
  border-right: 1px solid #197b85;
  color: #197b85;
  cursor: pointer;
  left: 0px;
  margin: 0 1px;
  padding: 2px 10px 2px 10px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

#tabs a.last:hover{
  color: #f2ec67;
}*/

#tabs a.on{
  color: #862a6d;
  cursor: pointer;
  left: 0px;
  margin: 0 1px;
  padding: 2px 10px 2px 10px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}


#tabs a.on:hover{
  color:  #ec5c271;
}


div#leftnav {
float: left;
clear: right;
width: 175px;
height: 100%;
margin: 0;
padding:0;
}

/* Buy Tickets Button */

div#buytix {
background-color: #c5c271;
position: relative;
width: 160px;
padding: 0px;
margin: 10px 5px;
}

#buytix ul{
font-size: .9em;
font-weight:bold;
padding: 0;
margin:0;
text-align:center;
}

#buytix li {
list-style-type:none;
}

#buytix li a {
	display: block;
	width: 152px;
	padding: 4px 4px;
	margin: auto;
	color: #000;
	text-decoration: none;
background-color: #c5c271;
}

#buytix  li a:hover {
	background-color:#c5c271;
	color: #f8dd86;
	text-decoration: none;
}



/* Contact info in left nav */
#contact {
position: relative;
width: 152px;
padding: 3px;
margin: 10px 5px;
border: 1px solid #c5c271;
}

#contact p {
font-size: .85em;
line-height: 1.3em;
}


/* Content area styles */

#content {
float: right;
width:585px;
margin: 0px;
padding-top: 10px;
}

div#middlecolumn {
float: left;
width: 380px;
padding: 0px 2px;
margin-left: 10px;
margin-right: 5px;
font-size: .9em;
}

* html div#middlecolumn  {
width: 394px; /* Width for IE5 */ 
w\idth: 380px; /* Width for IE6 */ 
} 

h1 {
font-size: 2em;
font-weight: bold;
color: #e9684a;
margin-top: 7px;
}

h2{
font-size: 1.5em;
font-weight: bold;
color: #000;
}

h3 {
font-size: 1.2em;
font-weight: bold;
color: #000;
}

.red{
font-size: 1.2em;
font-weight: bold;
color: #862a6d;
}

.gutter{
padding: .25em;
}

a:link, a:visited {
text-decoration:none;
color: #197b85;

}
a:hover {
color:  #c5c271;

}
a:active {
text-decoration:none;

}


li.purple{
list-style-type: circle;
font-size: 1.5em; 
font-weight: bold; 
color: #862a6d; 
_font-size: 2em; 
}

li.purple p {
font-size: .65em; 
font-weight: normal; 
color: #000;
_font-size: .5em; 
}




table#artists {
width: 500px;
}

#artists tr {
margin-top: 15px;
}

#artists td.left {
vertical-align:top;
padding-top: 25px;
padding-right: 5px;
border-bottom: 1px solid #ccc;
}

#artists td.right {
vertical-align:top;
padding-top:25px;
border-bottom: 1px solid #ccc;
}

table#chairs {
width: 78%;
text-align:center;

}

#chairs td {
vertical-align: center;

}


table#sponsors {
width: 95%;
}

#sponsors td.level {
vertical-align: top;
width: 30%;
color: #862a6d; 
}

#sponsors td.logos {
vertical-align:middle;
padding-left: 15px;
padding-bottom:20px;
text-align: center;
}

#sponsors th {
font-size: 1.5em;
color: #862a6d;
font-weight: bold;
border-bottom: 1px solid #862a6d;
}

div#rightcolumn{
float: right;
width: 170px;
height: 100%;
padding-top: 10px;
margin: 0;
text-align: center;
font-size: .9em;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer {
clear:both;

color:#000;
margin-top:8px;

font-size: .8em;
padding: 2px;

}
  
#footer ul {
list-style-type:none;
margin:0;
padding-top: 3px;
color:#000;
}

#footer li{
display:inline;
border-right: 1px solid #ccc;
margin-left: 4px;
margin-right: 3px;
}

#footer a {
color:#862a6d;
margin:0;
padding-right:10px;
}

dt.item {
font-size: .9em;
font-style: italic;
font-weight: bold;
text-align: left;
margin-top: 20px;
margin-bottom: 2px;
}

span.right {
float: right;
font-size: .9em;
margin-left: 5px;
font-style: italic;
}

dt.description {
font-size: 1.2em;
font-weight: bold;
color: #000;
margin-bottom: 4px;
margin-top: 0;
}

dd {
font-size: 1em;
margin-bottom: 7px;
}

dd.donation {
font-style: italic;
}

dd.value {
font-weight: bold;
font-size: .85em;
color: #862a6d;
}

dd.left {
float: left;
margin-right: 15px;
margin-left: 8px;
}

.bid {
float: right;
font-size: .9em;
margin-bottom: 3px;
}

.caption {
font-size: .8em;
margin-top: -10px;
}

/******************************************* Artist POP UP WINDOWS********************************************************/

#artistcontainer {
position:relative;
left:0;
margin-right:auto;
margin-left:auto;
width: 550px;
/* overwrites IE5/WIN center hack in body */
text-align: left;
}

div#artistcolumn2 {
position: relative;
margin: 0px;
padding: 0px;
width: 550px;
height: 100%;
background-color: #fff;
border: 1px solid #40677a; 
}
* html div#artistcolumn2  {
width: 552px; /* Width for IE5 */ 
w\idth: 550px; /* Width for IE6 */ 
} 

div#artistcolumn1 {
position: relative;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
} 

div#artistheader {
width: 550px;
padding: 0;
margin: 0;
background-image:url(images/ygha_banner.jpg);
height: 85px;
background-repeat:no-repeat;
}

div#underheader{
position: relative;
width: 550px;
height: 22px;
margin: 0px;
padding: 0px;
background-color: #000;
}

#artistcontent {
float: left;
width:537px;
margin: 0px;
padding: 2px 5px 2px 8px;
font-size: .9em;
text-align:left;
}


/*Close Window link in pop-up windows*/
#artistclose {
float: right;
clear: left;
padding-top: 3px;
margin-right: 10px;
width: 150px;
height: 18px;
text-align: right;
font-size: .8em;
color: #fff;
}

#artistclose a:link {
text-decoration:underline;
color: #fff;
}

#artistclose a:visited {
text-decoration: underline;
color: #fff;
}

#artistclose a:hover {
text-decoration:underline;
color: #99b3c0;
}

#artistclose a:active {
text-decoration:underline;
color: #99b3c0;
}

/** Artist profile table in popup pages**/
table#profile {
width: 500px;
text-align:center;
}

#profile tr {
margin-top: 15px;
}

#profile td.left {
vertical-align:top;
padding-top: 25px;
padding-right: 5px;
border-bottom: 1px solid #ccc;
}

#profile td.right {
vertical-align:top;
padding-top:25px;
border-bottom: 1px solid #ccc;
}
