/* CSS Document */

body {
	margin:0 0 20px 0;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#3C2A2A;
}

a {
	color:#1f8015;
}

a:visited {
	text-decoration:none;
	/* color:#0a1e5b; */
}

a:hover {
	color:#c45b62;
}

img {
	border:none;
}

h1, h2 {
	margin:0;
	padding:0;
}

h3 {
	font-style:italic;
	font-size:8px;
}

em {
	font-style:italic;
}

div {
	border:none;
}

.alert {
	color: red;
}

.center {
	text-align: center;
}

.red {
	color: red;
}
.orange {
	color: orange;
}
.yellow {
	color: yellow;
}
.green {
	color: green;
}
.teal {
	color: teal;
}
.fuchsia {
	color: fuchsia;
}
.lime {
	color: lime;
}
.blue {
	color: blue;
}
.purple {
	color: purple;
}
.pink {
	color: pink;
}

.yellow-background {
	background-color: yellow;
}

#main {
	margin:0px auto;
	width:895px;
/*	width:885px; */
	border:none;
	position:relative;
	z-index:2;
}

#titleBar {
	height:75px;
	margin-top:30px;
	margin-bottom:5px;
}
#titleBar td {
	padding:0 40px 0 0;
}


#headerBg {
	position:absolute;
	top:0;
	left:0;
	height:75px;
	width:100%;
	z-index:1;
	border:none;
}

ul#subNav {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	position:relative;
	top:-23px;
}
	ul#subNav a {
/*		color: #c45b62; */
		color: #f6bfbc;
		text-decoration: none;
		font-weight: bold;
	}
		ul#subNav a:hover {
			color: #c45b62;
/*			background-color: #FBFF9B; 
			background-color: #E5FFF1; 
			background-color: #FCFFBF; */
		}
		ul#subNav a.off {
			color: #DD999D;
		}
	ul#subNav li {
		margin:0 2em 0 0;
		padding:0;
		display:inline;
	}

#resume {
	font-size:11px;
	color:#3C2A2A;
}

#resume h1, #resume h2 {
	font-size:14px;
	font-weight:bold
}

#resume ul {
	width:555px;
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
}

#resume ul li {
	margin:8px 0;
	padding:0 0 0 10px;
}
	div#resume ul#upcoming {
		padding-top:.1em;
	}
		div#resume ul#upcoming li {
			line-height:1.2em;
			padding-bottom:.5em;
		}

#resume ul h1 {
	margin:20px 0 10px 0;
}
#resume ul h2 {
	font-weight:normal;
	padding:8px 0 0 0px;
}

#statement {
	font-size:14px;
	width:700px;
	padding:30px 0 0 0;
}

#statement h1{
	font-size:20px;
	width:700px;
}

#links ul {
	width:555px;
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
}
#links ul li {
	margin:8px 0;
	padding:0 0 0 10px;
}

#contact h1 {
	font-size:14px;
	font-weight:bold
}

#leftColumn {
	float:left;
	height:300px;
	width:250px;
	position:relative;
}

#rightColumn {
/*	margin:0 0 0 385px; */
	height:300px;
	width:625px;
/*	width:600px; */
	float:right;
}

#menu {
	border:1px solid #E1D0DB;
	margin:0 0 15px 0;
	height:358px;
/*	height:357px; */
	overflow:auto;
}
#menu h1 {
	text-align:left;
	font-size:10px;
	font-weight:100;
	padding:0 0 0 10px;
	background-color:transparent;
	border-top:1px solid #E1D0DB;
	border-bottom:1px solid #E1D0DB;
	color:#354B6F;
}
.thumbBox {
	padding:14px 0 10px 10px;
	border:none;
}
.thumbBox img {
	margin-right:10px;
	float:left;
}
.thumbBox img.arrow {
	margin-right:0;
}

#current {
	height:30em;
	width:45em;
	border:1px solid #E7E7E7;
}

#current h1 {
	font-size:18px;
	padding:10px 15px 10px 40px;
	background-color:#c45b62;
	color:#FFFFFF;
}

#current h2 {
	font-size:14px;
	font-style:bold;
	color:#666666;
	margin-bottom:2px;
	line-height:1.3em;
	list-style:none;
}

#current ul{
	font-size:12px;
	margin:20px 0 0 0;
	line-height:1.3em;
	list-style:none;
}

#current li{
	margin-bottom:25px;
}

#pr {
	font-size:14px;
	width:700px;
	padding:5px 0 0 0;
}

#pr h1{
	font-size:20px;
	width:700px;
}

#artistStatement {
	border:1px solid #E7E7E7;
	padding:10px;
}
#artistStatement h2 {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}
#artistStatement p {
	margin:0;
	padding:0;
}

#selectedImg {
	margin-bottom:10px;
}

#imgInfo h1 {
	font-size:12px;
	font-weight:100;
}
#imgInfo h2 {
	font-size:12px;
	font-weight:100;
	margin:0;
}

#imgInfo h3 {
	font-size:9px;
	font-weight:100;
	font-style:italic;
	margin:0;
}

#imgInfo .title {
	font-style:italic;
}

#detailImg {
	float:left;
	margin-right:10px;
}

br.clear {
	clear:both;
}

/* BENEFIT ------------------------------------------------------------------------- */

div#benefit {
	background-color: #006B60;
	width: 100%;
	height: 100%;
	color: white;
	border: 2px dashed lime;
}

div#benefit h1,
div#benefit h2 {
	text-align: center;
}
	div#benefit h2 {
		margin-bottom: 30px;
	}
	div#benefit a {
		color: yellow;
		text-decoration:underline;
	}
		div#benefit a:hover {
			color: #C45B62;
			background-color: yellow;
		}
	div#benefit p {
		line-height: 18px;
	}
	div#benefit ul {
		line-height: 18px;
		list-style: none;
	}
	div#benefit-contents {
		padding: 40px 60px;
	}

/* BENEFIT AUCTION PREVIEW ------------------------------------------------------------------------- */

div#main.benefit {
	width: auto;
}
	div#main.benefit a {
		color: #3C2A2A;
	}
		div#main.benefit a:hover {
			background-color: yellow;
		}

	div#benefit-auction-preview {
		width: 1010px;
		margin: 0 auto;
	}
		div#benefit-auction-preview div h1 {
			color: #FF8CA2;
			font-style: normal;
			padding-top: 20px;
		}		
		div#benefit-auction-preview div p {
			margin: 10px 0;
		}
		div#benefit-auction-preview div#location-information {
			margin: 20px 0;
		}
			div#benefit-auction-preview div#location-information p {
				margin: 5px 0;
			}	
		div#benefit-auction-preview div#title-info {
			text-align: center;
		}
		div#benefit-auction-preview img {
			margin: 0;
			padding: 0;
			border: 1px solid #D4D4D4;
		}
		div#benefit-auction-preview div#artist-and-image-list {
			width: 600px;
		}	
			div#benefit-auction-preview div#artist-and-image-list ul {
				margin: 30px 0 0 0;
				zoom: 1;
				list-style: none;
			}
				div#benefit-auction-preview div#artist-and-image-list ul li {
					float: left;
					width: 80px;
					height: 90px;
					margin: 0 5px 10px 5px;
					text-align: center;
					cursor: pointer;
				}
					div#benefit-auction-preview div#artist-and-image-list ul li p {
						margin: 0;
						padding: 0;
						font-size: 10px;
					}
						div#benefit-auction-preview div#artist-and-image-list ul li p.info {
							display: none;
						}
	
		div#benefit-auction-preview div#auction-preview-artist-image {
			text-align: right;
		}
			div#benefit-auction-preview div#auction-preview-artist-image img {
			}
			div#benefit-auction-preview div#auction-preview-artist-image p {
				text-align: right;
			}
