/* CSS Document */

body {
	font: 12px Verdana;
	margin: 0px;
	
}


/* site holder */

#container {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	margin-top: 10px;
	border: 1px solid #333333;
	padding: 0px;
}

/* site header area */

#header {
	position: relative;
	padding: 0px 0px 0px 0px;
	
}
#top {
	margin: 0px 0px 0px 0px;
	background-image: url(Assets/HeaderImages/topIT.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px 0px 0px 0px;
}
#logo {
	margin: 0px 0px 0px 0px;
	background-image:;
	background-repeat: no-repeat;
	height: 200px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #333333;
}

#right {
	float: right;
	left: 0;
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	border-width: 0px 0px 1px 1px;
	border-color:#999999;
	border-style:solid;
	
}


/* main nav */

#nav {
	
	background-color: #B9B9B9;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align: right;
	padding: 4px 0px 4px 0px;
	
}

#nav ul {

    list-style: none;
	margin: 0px 0px 0px 0px;
		
}

#nav li {
	display: inline; 
	
}

#nav  a:link, #nav a:active, #nav a:visited {
	
	padding: 5px 10px 5px 10px;
	color: #333333;
	text-decoration: none;
	
	}
	
#nav  a:hover {
	
	padding: 4px 10px 4px 10px;
	color: #F7F7F7;
	text-decoration: none;
	background-color:#525252;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	font-weight:bold;
	}
	
/* content area */

#content {
	
	margin-right: 180px;
	padding: 30px 15px 25px 0px;
	line-height: 24px;
	text-align: justify;
}


/* home page */

#news {
	
	margin: 12px 45px 12px 45px;
	padding: 8px 5px 5px 5px;
	line-height: 18px;
	text-align: justified;
	border-bottom:2px dashed #525252;
	font-size: 11px;
	min-height: 93px;
}

#fair {
	
	margin: 12px 45px 12px 45px;
	padding: 8px 5px 5px 5px;
	line-height: 18px;
		border-bottom:2px dashed #525252;
	font-size: 11px;
	text-align:left;
	
}


#mostra {
	
	margin: 12px 45px 0px 45px;
	padding: 8px 5px 0px 5px;
	line-height: 22px;
	text-align: justified;
	border-bottom:0px solid #525252;
	min-height: 300px;
}
#video {
	
	margin: 12px 45px 0px 45px;
	padding: 8px 5px 20px 5px;
	text-align: justified;

}

#videoGallery {
	
	margin: 12px 45px 12px 45px;
	padding: 8px 5px 15px 5px;
	line-height: 18px;
	text-align: justified;
	border-bottom:2px dashed #525252;
	font-size: 11px;
		min-height: 220px;

	
}

* html #videoGallery  {
	height:220px;
}

* html #news  {
	height:93px;
}

* html #mostra  {
	height:300px;
}

.imageMostra {

	padding: 0px 0px 0px 20px;

}

.imageNews {

	padding: 0px 0px 0px 20px;

}


/* footer */

#footer {
	position: relative;
	text-align:center;
	border-top:1px solid #333333;
	font-size: 10px;
	padding:5px 0px 5px 0px;
	clear:both;
}


/* text settings */

.ExhibitionTitle {
	font-size: 18px;
	font-weight: bold;
}

.newstitle {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 45px 12px 45px;
	color: #525252;

}

.fairtitle {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 45px 12px 45px;
	color: #525252;

}

.fairintro {

	margin: 30px 45px 12px 45px;
	line-height: 18px;


}

.address {
	font-size: 11px;
	padding:0px 0px 0px 5px;

}

.hours {

	padding:8px 0px 8px 5px;
	border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;

}
.press {

	padding:8px 0px 8px 5px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#CCCCCC;

}

.layout {

	padding:8px 0px 8px 5px;
	border-top:0px dotted #333333;
	border-bottom:0px dotted #333333;
	line-height: 18px;

}



/* artists page formatting */

.artist {

	padding: 8px 8px 8px 0px;

}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 30px 0px 12px 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 12px 0px;
}

.artistname {
	font-size: 22px;
	font-weight: bold;
	margin: 30px 0px 12px 0px;

}

.artisttitles {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 22px 0px;

}

/* artist nav */

#artistnav {
	position: relative;
	background-color: #FFFFFF;
	border-top: 0px solid #DF4500;
	border-bottom: 0px solid #DF4500;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	left: 0;
	
}

#artistnav ul {

    list-style: none;
	margin: 0;
	padding: 0;
		
}

#artistnav li {
	display: block; 
	
	
}

#artistnav  a:link, #artistnav a:active, #artistnav a:visited {
	
	padding: 5px 3px 5px 6px;
	color: #333333;
	text-decoration: none;
	
	}
	
#artistnav a:hover {
	
	padding: 5px 3px 5px 6px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
	
	#first {
	
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 0px 10px 3px;
	margin-left: 10px;
	margin-top: 50px;
	font-weight:bold;
	
	
}

	#last {
	
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 30px 0px;
	margin: 0;

	
}

#imagelayout{

list-style-type: none;
padding-top: 30px;
text-align:center;


}
#imagelayout li {
	display: inline;

	
}
#imagelayout img {
	
	border: 1px solid #333300;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: -10px;
	margin-bottom: 25px;
}

#instlayout{

list-style-type: none;
padding-top: 30px;
text-align:center;



}
#instlayout li {
	display: inline;
	

	
}
#instlayout img {
	
	border: 1px solid #333300;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: -10px;
	margin-bottom: 20px;
}

#catlayout{

list-style-type: none;
padding-top: 30px;
text-align:center;


}
#catlayout li {
	display: inline;

	
}
#catlayout img {
	
	border: 1px solid #333300;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: -10px;
	margin-bottom: 20px;
}



.styleimg {

	padding: 0px 10px 0px 0px;

}

#artistinfo{
	
	border: 0px solid #333300;
	margin: 12px 20px 12px 25px;
}

.artistnav2{
	
	margin: 6px 0px 50px 0px;
}




.date {

	padding: 12px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	font: 13px Verdana;
	font-weight:bold;
	text-align:left;
}


/* bio formatting */
.bioT {
	padding: 0px 0px 10px 0px;
	font-weight:bold;
	text-align:center;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
	}


#bio{
	
margin: 60px 0px 0px 0px;
line-height: 18px;
}

#bioleft{
float:left;
width:240px;
text-align:justify;
}

#bioright{
float:right;
width:240px;
text-align:justify;
}


#mostramenu {
	position: relative;
	background-color: #FFFFFF;
	border-top: 0px solid #DF4500;
	border-bottom: 0px solid #DF4500;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	left: 0;
	
}

#mostramenu {
	position: relative;
	background-color: #FFFFFF;
	border-top: 0px solid #DF4500;
	border-bottom: 0px solid #DF4500;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	left: 0;
	
}

#mostramenu ul {

    list-style: none;
	margin: 0;
	padding: 0;
		
}

#mostramenu li {
	display: block; 
	
	
}

#mostramenu  a:link, #mostramenu a:active, #mostramenu a:visited {
	
	padding: 5px 3px 5px 6px;
	color: #333333;
	text-decoration: none;
	
	}
	
#mostramenu a:hover {
	
	padding: 5px 3px 5px 6px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
	
		
	#mostramenu ul ul {
	margin-left: 8px;
	}
#mostramenu ul ul li {
	
	margin:0;
	
}
#mostramenu ul ul a:link, #mostramenu ul ul a:visited {
	background-color: #FFFFFF;
	color: #333333;;
}
#mostramenu ul ul a:hover {
	font-weight:bold;
	color: #333333;
}

.mostracol {

	padding: 0px 0px 0px 6px;
	font-weight: bold;

}

.didi {

	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;

}

.Catdisplay{
	padding: 15px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	height: 200px;
	margin: 40px 0px 0px 0px;


	
}

.Catdisplay img{

	border:1px solid #000;


	
}


.CatdisplayL{
	padding:30px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	float:right;
	width:320px;
	line-height: 20px;
	text-align:left;
	
}
.CatdisplayR{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	float:left;
	width:150px;
	
}

.CatdisplayL2{
	padding:5px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	float:right;
	width:300px;
	line-height: 20px;
	text-align:left;
	
}
/* 
.Catdisplay{
	padding:15px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	height: 200px;
	margin:0px 0px 50px 0px;

	
}

.Catdisplay img{

	border:1px solid #000;


	
}


.CatdisplayL{
	padding:30px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	float:left;
	width:320px;
	line-height: 20px;
	text-align:left;
	
}
.CatdisplayR{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	float:right;
	width:150px;
	
}

.CatdisplayL2{
	padding:5px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	float:left;
	width:300px;
	line-height: 20px;
	text-align:left;
	
}*/
.Artdisplay{
	padding:15px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	margin:0px 0px 50px 0px;

	
}
.ArtdisplayL{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	float:left;
	width:220px;
	line-height: 20px;
	text-align:left;
	
}
.ArtdisplayR{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom:0px solid #000;
	float:right;
	width:220px;
	
}


#artistVid{

list-style-type: none;
padding-top: 30px;
text-align:center;
margin-left: -60px;


}
#artistVid li {
	display: inline;

	
}
#artistVid img {
	
	border: 0px solid #333300;
	margin-top: 10px;
	margin-right: -35px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.ArtistSubCat{
	padding-bottom:0px; 
	font-weight:bold;
	
}



#dhtmltooltip{
position: absolute;
width: 180px;
border: 1px solid black;
padding: 2px;
background-color: #F0F0F0;
visibility: hidden;
z-index: 100;
font: 11px Verdana;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
