body, div, a, img, p, ul, li, span, strong, pre, dt, dl, h1, h2, h3, h4, h5, form, select, option, input, textarea, table, tr, td, object, embed{
margin:0px; padding:0px; font-size:12pt; font-weight:normal; font-style:normal; border:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	letter-spacing:.6px;
}
input, textarea{
	border:1px solid #ccc;
	padding:2px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearBoth{
	clear:both;
}
* html body {font-size: xx-small;}


/* IE 5 Hack here if we need it.p { font-size: 12px; } 
a{} body p, body li, body td, ul, strong, div { font-size: x-small; voice-family: "\"}\""; font-size: x-small; } html>body p , html>body li, html>body td{ font-size: small; font-style:normal; } 

*/ 
body{font-family:verdana, arial, sans-serif;}
a {
	text-decoration: none;
	color:#454545;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	
}

strong {font-weight:bold;}
em {
	font-family: Arial, "Times New Roman", Times, serif;
}

#headline{
	clear:both;
	
}

h1, h1 a, .fairName {font-size: 130%; color: #ED037C;
	  font-family: Arial, Helvetica, sans-serif; font-weight:bold; display:block;  padding:0px; margin-bottom:5px;}



h2, .fairDate {font-size: 120%; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-bottom:5px; }

h3 {font-size: 100%; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  margin-bottom:5px;}

h4 {font-size: 100%; font-family: Arial, Helvetica, sans-serif; color: #ED037C; font-weight:bold; margin-bottom:5px;}

h5 {font-size: 80%; font-family: Arial, Helvetica, sans-serif; }

h5 a {font-size: smaller; }

p{margin-bottom:10px;}

#page {background-color: #FFFFFF; padding: 0px; margin-bottom: 5px; }
strong {
}

ul li {
}
blockquote {
}
#outer{
	width:100%;
	height:101%;

}
#wrapper, #headWrapper{
	width:1000px;
	margin:10px auto;
	border:0px solid #900;

}
#stripe{
	width:100%;
	height:25px;
	background:#ED037C;
	clear:both;
}
#page{
	margin:0 auto;
	border:0px solid #090;
}
#content {
	width:650px;
	float:left;
}
#head{
	
	margin-bottom:15px;
	
	height:75px; 
	position:relative;
	}
#footer{font-size:8pt; clear:both;}
#contents div, #head div{
	
	
}
#psLogo{
	width:225px;
	
	float:left;
	margin:10px;
	
}
#psHeader{
	
	float:right;
	margin:10px;
}
#psPageImage, #psSelectImage{
	
	float:right;
	margin:0 auto;
}
#psExhibit{
	float:left;
	
	
}
#psContent{
	float:left;
	width:400px;
	margin-top:10px;
	margin-left:25px;
	padding-left:10px;
	
}
#psContent.location{
	width:590px;
}


#menu{
	border:0px solid #090;
	width:180px;
	float:left;
	
}
#psMainMenu{
	margin:0px auto;
	height:20px;
	width:1000px;
	padding-bottom:10px;
}
#psMainMenu ul{
	padding-left:5px;
}

#psMainMenu li, #psAffiliatesMenu li{
		list-style:none;
		display:inline;
		margin-left:1px;
		margin-right:2px;
}
#psAffiliatesMenu, #psSocialMenu{
	margin-top:5px;
	padding-top:5px;
	border-top: 1px solid #666;
}


#content{font-family:trebuchet,Andale,Arial; float:right}
#content h1{font-weight:bold; }
#homeContent{ }
#homeLogo{width:325px; float:left;}
#homeSplash{width:500px; float:right;}
#exhibitMenu{width:250px; float:left;}
#exhibitDisplay{width:650px; float:right;}


.toggler {
	color: #222;
	margin: 0;
	padding: 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Andale Mono', sans-serif;
}
 
.element ul {

 	padding-left:10px;
}
.element li {
	list-style:none;
}
.element li a{
	color:#339;
 	font-size:10pt;
}

 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style:italic;
	padding:5px 0 5px 30px;
}
/*EXHIBIT*/
#nav img{

	overflow:hidden;
	border:2px solid #d07b02;
	
}

#wall {
	margin: 5px auto;
	overflow: hidden; 
	height:400px;
	border: 1px solid #d07b02;
	position: relative;
	}

#demo-inner {
	
	position: relative;
	}
#demo-inner div {
	
	}
.scrolling-content {
	
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
}
 
.card{
	background-color: #f7f7f7;
	color:#222;
	float:right;
	border:3px outset #000;
	padding:3px;
	width:135px;
	margin:auto;
	vertical-align:top;
	text-align:center;
	font-size:.8em;
	font-family:"Times New Roman",serif;
	
	}

.title{
	color:#f7f7f7;
	border:2px solid #ccc;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	text-align:center;
	padding:5px;
	background:#222;
	
	}
#nav {
	margin: 0px auto;
	padding: 0px;
	clear:both;
	text-align: center;
	margin:10px 0px 10px 8px;
	
	}
#nav ul{
	
}
	
body         {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
errorFont
{  color:Red;
  font-weight:bolder;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
	text-transform : none;
	line-height : normal;	
}
/* EXHIBITORS CSS*/
.pageheaderred, .galleryName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ED037C;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
#exhibitors{
	width:775px;
	margin:0px;
	padding-left:15px;

}
#galleries{

	
}
#galleryDisplay{
	width:350px;
	float:left;	
	margin: 0px;
}
#exhibitorNav{
	
	
}
#eList{
	width:350px;
	float:right;
}
#exhibitorList {
	float:left;
	margin-bottom:15px;
	width:325px;
	
}
#exhibitorList ul li{
list-style:none;
}
#alphaLinks{
	float:right;
	
	overflow:auto;
	
}
#alphaLinks li{
	list-style:none;
	
}
#pastExhibitions {
	float:right;
	width:400px;
}
.previousExibitors{
	clear:both;
	margin-top:10px;
	border-top:1px #454545 solid;
}

#pastExhibitions ul{
	border-left: 1px solid #454545;
	margin-top:10px;
	
}
#pastExhibitions li{
	display:inline;
	list-style:none;
	clear:both;
	border-right:1px solid #454545;
	padding:2px;
	padding-left:5px;
	padding-right:3px;
	font-weight:bold;
	
}
#pastExhibitions li{
	margin-left:3px;
}
.previousExibitors ul{
	padding-left:10px;
	
}
.previousExibitors li{
	list-style:none;
	margin-bottom:5px;
	display:inline;
	margin-right:10px;
	padding-top:5px;
}
.previousExibitors a:hover{
	color:#ED037C;
}


.exhibitorNav{
	display:inline;
}
.galleryName{
	font-weight:bold;
}
#exhibitor{
	width:750px;
}
#artistList li{
	list-style:none;

}
#exhibitCard{
	width:450px;
	float:left;
}
#exhibitorCard{
	float:right;
	width:250px;
}
.alphaHead{
	text-decoration:underline;
	font-weight:normal;
}
#artistCard{
	
	margin-top:40px;
	width:450px;
}
#artistCard p{
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
#exhibitEditor{
	
}
#exhibitEditorLeft{
	float:left;
	width:400px;
	display:inline;
}
#exhibitEditorRight{
	float:left;
	display:inline;
	width:325px;
}

#galleryArtists, #galleryImage{
	
}
#galleryArtists li, #artistImage li{
	background-color: #f7f7f7;
	margin-bottom:3px;
	list-style:none;
	width:250px;
}

#psAdminMenu {
	width:100%;
	border:1px solid #ccc;
	padding:5px;
	clear:both;
}
#psAdminMenu a{
	font-size:12pt;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #000;
	
}
#psAdminMenu ul{
	display:inline;
	list-style:none;
	border-left:1px solid #000;
}
#psAdminMenu li{
	display:inline;
	list-style:none;
}
.imageViewer{
	clear:both;
	height:200px;
	margin-top:10px;
	border-bottom: 1px solid #ccc;
	
}
.rotationImage{
	width:100px;
	float:left;
	height:100px;

}
.imageCaption{
	margin-left:110px;
	height:100px;
	
}
.imageViewer .update{
	border:1px solid #ccc;
	font-size:10px;
}

#psContent select{border:1px solid #ccc;}

.preview h3{
	font-style:italic;
	font-weight:normal;
}
#psSocialMenu li{
	margin-bottom:2px;
	list-style:none;
	display:inline;
}
#social ul li{
	display:inline;
	list-style:none;
	float:right;
}
#psExhibitAdmin{
	width:225px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	
}
#psExhibitAdmin ul{
	padding-left:5px;
}
#psExhibitAdmin ul li{
	list-style:none;
	
}
#psExhibitAdmin ul li a{
	line-height:1.5em;
	font-size:1.2em;
}
#psAccountManager{
	float:left;
	display:inline;
	width:750px;
	padding-left:15px;
	
}
#exhibitorAdmin{
	margin:0px auto;
	width: 400px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size: 1.2em;
	padding-top:4px;
}  				
.mapInfo {width:170px; margin:0px auto;margin-top:3px;}