/* Sitewide CSS for Pace MacGill */
body
{
	font-size: .85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #96938E;

}

td
{
	font-size: .75em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #96938E;

}

p {
     margin:  0 0 1em 0;
     padding:  0;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

div#splash
{
	width: 1000px;
	padding-left: 15px;
	padding-right: 0px;
	text-align: left;
	font-size: .85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

div#content
{
	padding-left: 15px;
	padding-right: 5px;
	text-align: left;
	font-size: .85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

a:link {
	color: #96938E; 
	text-decoration: none;
}
     
a:visited {
	color: #96938E; 
	text-decoration: none;
}
 
a:hover {
	color: #FD6631; 
	text-decoration: none;
}
  
a:active {
	color: #96938E;
	text-decoration: none;
} 

div#masthead
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	float:left;
	padding-top:75px;
    padding-bottom:20px;
}

a.navigation {
	font-size: .85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96938E;
	text-decoration: none;
	padding-left: 20px;
}

a.navigation:hover {
	color: #FD6631;
}

a.right-navigation {
	font-size: 1.0em;
} 

#sddm
{	margin: 0;
	padding-left: 20;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/*font: bold 11px arial */}

#sddm li a
{	/*display: block; */
	/*margin: 0 1px 0 0;
	/*padding: 4px 10px; */
	/*width: 60px; */
	/*background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none */
	font-size: .85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96938E;
	text-decoration: none;
	padding-left: 20px;
	
	}

#sddm li a:hover
{	color: #FD6631;
}

#sddm div
{	position: absolute; 
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*background: #EAEBD8;
	border: 1px solid #5970B2 */}

	#sddm div a
	{	/*position: fixed;  */
		display: block; 
		margin: 0;
		padding: 10px 20px; 
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font-size: .85em; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #96938E;
		background: #FFFFFF;
		/*color: #2875DE;
		font: 11px arial */}

	#sddm div a:hover
	{	background: #FFFFFF;
		color: #FD6631;}
		
body#exhibitions a#nav-exhibitions {
	color: #34302B;
}

body#artist-exhibitions a#nav-artist-exhibitions {
	color: #34302B;
}

body#upcoming a#nav-upcoming {
	color: #34302B;
}

body#past a#nav-past {
	color: #34302B;
}

body#past a#nav-past {
	color: #34302B;
}

body#artists a#nav-artists {
	color: #34302B;
}

body#art-fairs a#nav-art-fairs {
	color: #34302B;
}

body#publications a#nav-publications {
	color: #34302B;
}

body#artist-publications a#nav-artist-publications {
	color: #34302B;
}

body#press a#nav-press {
	color: #34302B;
}

body#artist-press a#nav-artist-press {
	color: #34302B;
}

body#media a#nav-media {
	color: #34302B;
}

body#news-current a#nav-news-current {
	color: #34302B;
}

body#news-archive a#nav-news-archive {
	color: #34302B;
}

body#search a#nav-search {
	color: #34302B;
}

body#about a#nav-about {
	color: #34302B;
}

body#contact a#nav-contact {
	color: #34302B;
}

body#selected a#nav-selected-works {
	color: #34302B;
}

body#biography a#nav-biography {
	color: #34302B;
}

body#video a#nav-video {
	color: #34302B;
}

body#past-exhibitions a#nav-past-exhibitions {
	color: #34302B;
}

body#press a#nav-press {
	color: #34302B;
}

body#publications a#nav-publications {
	color: #34302B;
}

body#installation-views a#nav-installation-views {
	color: #34302B;
}

body#press-release a#nav-press-release {
	color: #34302B;
}

body#checklist a#nav-checklist {
	color: #34302B;
}

body#selected-works a#nav-selected-works {
	color: #34302B;
}

body#wall-texts a#nav-wall-texts {
	color: #34302B;
}

div#descriptions   /* these are the art info descriptions: title, date, media, etc. */
{
	font-size: .80em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

div#makeMeScrollable	/* this is for the artist thumbnails page */
{
	width:1000px;
	height: 200px;
	position: relative;
}

		
div#makeMeScrollable div.scrollableArea img   /* this is for the actual images in the scroll bar */
{
	position: relative;
	top: 40px;
	float: left;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

/* kl styles for jquery home slider */
ul{margin-left:0; padding-left:0;}
li{list-style:none; display:inline;}
span { color:red; }
.box{width: 985px; height: 720px;overflow:hidden;}
#show3{display:none;}
#show4{display:none;}
.imageLinks a:active{color:#666666;}
.imageLinks a:hover{color:#FD6631;}
.box a img{border: 0;}