/*------------------------------------------------------------------------------------
     Global Styles
------------------------------------------------------------------------------------*/
   * {
       padding:0;
       margin:0;
   }
   h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:0; padding: 0;}
   li, dd { margin:-left:5%; 0; padding: 0;}
   fieldset { padding: .5em; }
   select option{ padding:0 5px; }

   .hide, .print-logo, .close-button{ display:none; }
   .left{ float:left; }
   .right{ float:right; }
   .clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
   a img{ border:none; }

	head:first-child+body {}


 
body {
	font-family: arial, verdana, sans-serif;
	background-color:#efefef;
	font-size:10pt;
	margin-top: 0px;
	color:#383838;
}

img {
	border: 0px;
}

a img{
	border: 0px;
}


a:link, a:visited {  
	font-style: normal; 
	text-decoration: underline;
	color:#383838;
}

a:hover {
	color:#aaa;
	background: none;
	text-decoration: none;
}

p.back_to_top_link {
	margin-bottom: 3em;
	font-weight: bold;
}


h1 {
	color: #000000;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

h2 {
	color: #000000;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000000;
	font-size: .7em;
	margin: 0;
	padding: 0;
}


hr {
	height:1px;
}

p {
	font-size: 10pt;
}

input {
	font-size: 16pt;
}

super.asterisk {
	font-size: 1.5em;
	margin-right: 6px;
}


#page-wrap {
	zoom: 1;
	background: #fff;
	min-height: 950px;
	min-width: 950px;
	max-width: 950px;
	margin: 10px auto;
	margin-top: 0;
	padding: 4px;
	width:expression(document.body.clientWidth < 950? "950px" : document.body.clientWidth > 950? "950px" : "auto");
	}

#page-wrap #inside {
	zoom: 1;
	margin: 0;
	padding: 30px;
	padding-top: 20px;
	padding-right: 10px;
}	
#page-wrap #inside:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#page-wrap #inside ul {
	zoom: 1;
}

#page-wrap #inside li {
	zoom: 1;
	list-style-type: none;	
	margin-bottom: 20px;
}
#page-wrap #inside li:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }




/*------------------------------------------------------------------------------------
banner
------------------------------------------------------------------------------------*/
#banner {
	zoom:1; 
}
#banner:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }


#logo {
	float: left;
	width: 275px;
	margin-left: 30px;
}

#logo img {
	margin-right: 20px;
}

#participate_button {
	text-align: right;
}

/*------------------------------------------------------------------------------------
menus
------------------------------------------------------------------------------------*/
#menu {
	margin-top: 90px;
	float:left;
}
#menu:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#menu ul {
}
#menu ul:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#menu li {
	zoom:1; 
	list-style-type:none;
	margin-right: 1px;
	font-size: 1.2em;
	line-height: 1em;
}
#menu li:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #6D6D6D;
}

#menu a:hover {
	text-decoration: none;
	color: #000000;
}

#menu a.selected:link, #menu a.selected:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu a.selected:hover {
	text-decoration: none;
	color: #000000;
}


#arrow {
	margin: 0;
	margin-right: 10px;
	float:right;
	text-align: right;
}
 
#arrow:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }




/*------------------------------------------------------------------------------------
content area of each item
------------------------------------------------------------------------------------*/
.index_content {
	text-align: center;
}

.index_copy {
	text-align: left;
	margin-left: 250px;
	width: 400px;
	margin-bottom: 20px;
}

.content {
	float: left;
	width: 630px;
}
.content:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

.content:before
{
	content: url(/images/border.png);
	display:block; 
	margin-bottom: 15px;
}

.content p {
	margin-bottom: 1em;
}

.content h1 {
	margin-bottom: 1em;
}

.content h1 + p {
	margin-top: 0px;
}

.content h2 + p {
	margin-top: 0px;
}

.content h3 + p {
	margin-top: 0px;
}

.content li {
	font-size:10pt;
	margin-bottom: .3em;
}

.content ul, .content ol{
	margin-top: .3em;
	margin-left: 30px;
}

.content img {
	max-width: 500px;
	max-height: 500px;
}

.venue_name {
	font-weight: bold;
}

/*------------------------------------------------------------------------------------
sidebar area of each item
------------------------------------------------------------------------------------*/
.sidebar {
	zoom: 1;
	float:left;
	margin-left: 145px;
	width: 118px;
	padding-right: 10px;
	margin-top: 0px;
}
.sidebar:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

.sidebar ul {
	
}
.sidebar li {
	margin-bottom: 40px;
	list-style-type: none;	
}

.sidebar .info {
	font-size: .8em;
	color: #545454;
}

.sidebar h1 {
	color: #545454;
	margin: 0;
	padding: 0;
	font-size: .8em;
}

.sidebar p.artwork_title {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

.sidebar p.artwork_year {
	font-size: .75em;
	margin-bottom: 6px;
}

.sidebar p.artwork_description {
	font-size: 1em;
	margin-bottom: 6px;
}

.sidebar p.artwork_size {
	font-size: 1em;
}

.sidebar p.artwork_price {
	font-size: 1em;
}

.sidebar a.artwork_purchase_button {
	display: block;
	width: 64px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	border: 2px solid black;
	text-decoration: none;
}

.sidebar a.artwork_purchase_button:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}


/*------------------------------------------------------------------------------------
footer
------------------------------------------------------------------------------------*/
#footer {
	color: #565656;
	border: 0px;
	font-size: .8em;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 175px;
}

#footer ul {
	zoom:1; 
}
#footer ul:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#footer li {
	float: left;
	zoom:1; 
	list-style-type: none;	
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #999;
}
#footer li:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#footer li:first-child {
	border: 0;
	padding-left: 0;
}

#footer a:link, #footer a:visited {
	color: #999999; 
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
