/* CSS Document */
html body {
/*background:url(../images/bg.jpg) repeat-x top #999999;*/
background-color: #333333;
margin:0px;
padding:0px;
font-family:Trebuchet MS,Times New Roman,Verdana,Arial, san-serif;/*Verdana, Helvetica, Arial, san-serif;*/
color:#CCCCCC;
/*font-weight:normal;*/
/*text-transform:uppercase;*/
/*font-stretch:extra-expanded;*/
width:100%;
}
textarea{
	padding:0;
	margin:0;
}
a img {
border:0px;
}

.lowercase {
text-transform:lowercase;
}

#main {
margin:0px;
padding:0px;
width:100%;
min-width:1000px;
}

#top {
width:1000px;
height:100px;
margin:0px;
padding:0px;
margin-bottom:5px;
/*background:url(../images/test_header_bg.jpg) repeat-x top #333333;*/
}

div.mainExhib div#top,
div.mainExhib div#middle,
div.mainExhib div#bottom {
width:960px;
margin:0 auto;
}
div.mainExhib div#top_links {
margin-left:auto;
margin-right:auto;
}
#top_logo {
margin:0px;
padding:0px;
margin-top:10px;
height:40px;
}

#top_logo img {
border:none !important;
}

#top_links {
margin:0px;
padding:0px;
margin-top:10px;
font-size:13px;
width:inherit;
position:relative;
text-transform:uppercase;
width:800px;
padding-left:65px;
z-index:999999;
/*position:static;*/
}


/*******NEW NAV BY IGNITEABYTE******/
/*body {
	font: normal .8em/1.5em Arial, Helvetica, sans-serif;
	background:#333333;
	width: 800px;
	margin: 100px auto;
	color: #666;
}*/
/*a {
	color: #333;
}*/
#nav {
	font-family:Trebuchet MS,Times New Roman,Verdana,Arial, san-serif;
	font-weight:lighter;
	text-transform:uppercase;
	margin: 0;
	padding: 7px 6px 0;
	background:none;
	line-height: 100%;

}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
#nav a {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
}
#nav a:hover {
	color:#e03127;
}
#nav .current a, #nav li:hover > a {
	background:none;
	color:#e03127;
}
#nav li:hover > ul {
	display: block;
}
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 125px;
	position: absolute;
	border:1px solid #444444;
	top: 30px;
	left: 0;
	background:#555;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul li:hover {
	background:#444;
	color:#e03127;
}
#nav ul a {
	font-weight: normal;
}
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
/*********END NEW NAV********/

ul#top_nav {
margin:0px;
padding:0px;
white-space: nowrap;
text-align:left;
}

#top_nav li {
display: inline;
list-style-type: none;
}

#top_nav a { padding: 3px 10px; }

#top_nav a:link, #top_nav a:visited
{
color: #EBEBEB;
text-decoration: none;
}

#top_nav a:hover
{
color:#e03127;/*#970000;*/
text-decoration: none;
/*font-size:14px;*/
}

#upcoming {
text-transform:uppercase;
}

#upcoming a {
color: #EBEBEB;
text-decoration:none;
cursor:pointer;
font-size:16px;
text-transform:uppercase;
}

#upcoming a:link
{
color: #EBEBEB;
text-decoration: none;
}

#upcoming a:hover {
color:#cc0000;/*#e03127;*/
text-decoration:none;
}

#middle_slideshow {
background-color:#FFFFFF;
width:100%;
min-height:800px;
margin:0px;
padding:0px;
padding-bottom:20px;
}
#middle {
width:100%;
background-color:#333333;
min-height:800px;
/*min-height:690px;*/
margin:0px;
padding:0px;
padding-bottom:20px;
}

#middle img {
float:none;
border:0px;
position:relative;
padding-left:29px;
padding-right:29px;
}
a.evCont {
float:left;
display:block;
padding:15px;
margin:7px;
width:433px;
height:152px;
position:relative;
border:1px solid #fff;
background-color:transparent;
}
#middle a.currEvCont {
background-color:transparent;
}
#middle a.evCont:link     {color:#fff;}
#middle a.evCont:visited  {color:#fff;}
#middle a.evCont:hover    {color:#fff; border:1px solid #e03127;}
#middle a.evCont:active   {color:#fff; border:1px solid #999;}

#main #middle a.currEvCont:link     {color:#fff;}
#main #middle a.currEvCont:visited  {color:#fff;}
#main #middle a.currEvCont:hover    {color:#fff; border:1px solid #e03127;}
#main #middle a.currEvCont:active   {color:#fff; border:1px solid #999;}

.eventSpacer {
float:left;
background-color:transparent;
height:20px;
width:15px;
}

#middle div.eventImage {
margin-right:25px;
float:left;
}
#middle div.eventImage img {
float:left;
padding-left:0;
}
#middle div.eventDescription {
/*margin-top:10px;*/
}

#middle div.eventDescription p{
padding:0;
margin:0;
}
.eventDescription p.byline span {
font-size:15px;
font-style:italic;
}
.eventDescription p.showTitle span {
font-size:19px;
}
#middle div.eventDescription p.dates {
margin-bottom:10px;
}
.eventDescription p.dates span {
font-size:13px;
}
#middle div.eventDescription p.reception {
position:absolute;
bottom:15px;
left:190px;
}
.eventDescription p.reception span {
font-size:12px;
}
.eventContent {
float:left;
font-size: 12px;
text-align:justify;
width:250px;
}
div.singleEventText p{
font-variant:small-caps;
}
#upcoming span.singleByline {
padding-left:10px;
font-size:12px;
font-style:italic;
color:#777;
text-transform:none;
}
#middle_picture {
width:100%;
height:200px;
margin:0px;
padding:0px;
}

#artist_main {
width:100%;
margin:0px;
padding:0px;
}

#thumbs_preview {
float:right;
width:450px;
height:150px;
padding:0px;
margin:0px;
padding-top:25px;
padding-left:20px;
vertical-align:middle;
}
#thumbs_preview ul{
display:inline;
margin:0px;
padding:0px;
}

#thumbs_preview ul li {
display:inline;
list-style:none;
}

#thumbs_preview img{
border:0px;
margin:0px;
padding:0px;
padding-right:20px;
vertical-align:middle;
}

#artist_content {
width:850px;
color:#333333;
font-size:12px;
margin:0px;
padding-top:15px;
text-transform:none;
}

#announcement a{
text-decoration: none; 
color: #cccccc;
}

#announcement a:hover{
color:#cc1700;
}

#art_header {
width:1000px;
min-width:1000px;
color:#333333;
margin:0px;
padding:0px;
height:42px;
z-index:9999;
}

#art_name {
margin:0px;
width:600px;
margin-left:50px;
float:left;
font-size:16px;
margin-top:9px;
text-transform:lowercase;
}

#art_name a {
font-size:12px;
cursor:pointer;
text-decoration:none;
color:#333333;
vertical-align:sub;
}



#art_name a:hover{
color:#666666;
}
#art_links {
margin:0px;
width:385px;
float:right;
margin-right:15px;
margin-top:14px;
font-size:12px;
}

#art_links a {
color:#666666;
cursor:pointer;
text-decoration:none;
}

#art_links a:link #art_links a:visited {
color:#666666;
text-decoration:none;
}

#art_links a:hover {
/*text-decoration:underline;*/
border-top:2px solid #CCCCCC;
}

#art_links .selected {
border-top:2px solid #CCCCCC;
}

#art_links .spacer {
font-size:11px;
color:#CCCCCC;
vertical-align:text-top;
}

#art_display {
clear:both;
width:1000px;
}

#art {
float:left;
width:700px;
}

#art img {
max-width:600px;
max-height:700px;
border:0px;
display:block;
}

#art_description {
float:right;
width:260px;
margin-left:15px;
font-size:12px;
color:#333333;
line-height:25px;
}

#art_description .image_name {
border-bottom:2px solid #CCCCCC;
font-size:18px;
font-weight:900;
}

#art_description a {
text-decoration:none;
border:0px;
cursor:pointer;
font-size:12px;
color:#333333;
border-top:2px solid #FFFFFF;
}

#art_description a:hover {
border-top:2px solid #CCCCCC;
}

#artist_header {
width:1000px;
min-width:1000px;
color:#333333;
margin:0px;
padding:0px;
height:42px;
border-bottom:1px solid #333333;
}

#artist_name {
margin:0px;
width:600px;
float:left;
font-size:24px;
margin-left:15px;
margin-top:6px;
}

#artist_name a {
text-decoration:none;
color:#333333;
cursor:pointer;
}

#artist_name .by_artists {
font-size:12px;
color:#666666;
text-decoration:none;
}

#artist_name .by_artists a {
cursor:pointer;
}

#artist_name .by_artists a:hover {
border-top:2px solid #CCCCCC;
}

#artist_links {
margin:0px;
width:350px;
float:right;
margin-right:15px;
margin-top:14px;
font-size:12px;
}

#artist_links a {
color:#333333;
cursor:pointer;
text-decoration:none;
}

#artist_links a:link #artist_links a:visited {
color:#333333;
text-decoration:none;
}

#artist_links a:hover {
/*text-decoration:underline;*/
border-top:2px solid #CCCCCC;
}

#artist_links .selected {
border-top:2px solid #CCCCCC;
}

#artist_links .spacer {
font-size:11px;
color:#CCCCCC;
vertical-align:text-top;
}

#middle_content {
width:800px;
color:#CCCCCC;
font-size:12px;
text-align:justify;
line-height:20px;
padding:0px;
padding-top:20px;
margin:0px;
}

#middle_content span {
font-size:14.67px;
}

#middle_content_exhibition {
width:800px;
height:390px;
/*max-height:390px;
overflow:auto;*/
font-size:14px;
color:#333333;
text-align:justify;
padding:0px;
margin:0px;
}

#middle_content ul {
text-indent:0px;
list-style:none;
padding-left:25px;
}

#middle_content a {
font-size:14px;
color:#EBEBEB;
text-decoration:none;
cursor:pointer;
}

#middle_content a:hover {
text-decoration:none;
color:#cc0000;
}

#bottom {
width:1000px;
min-height:100px;
margin:0px;
padding:0px;
}

#below_the_fold {
color:#EBEBEB;
font-size:9px;
}

#below_the_fold span.spacer {
font-size:10px;
color:#666666;
vertical-align:text-top;
}

#below_the_fold a {
text-decoration:none;
cursor:pointer;
color: #EBEBEB;
}

#below_the_fold a:link
{
color: #EBEBEB;
text-decoration: none;
}

#below_the_fold a:hover {
color:#e03127;
text-decoration:none;
}

ul#bottom_nav {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
text-transform:uppercase;
text-align:center;
}

#bottom_nav li {
display: inline;
list-style-type: none;
font-size:10px;
line-height:12px;
}

#bottom_nav a { padding: 3px 10px; color: #EBEBEB; }

#bottom_nav a:link
{
color: #EBEBEB;
text-decoration: none;
}

#bottom_nav a:hover
{
color:#e03127;/*#e03127;*/
text-decoration: underline;
}

#btf_content {
color:#777777;
text-align:justify;
width:990px;
font-size:10px;
line-height:12px;
/*text-transform:lowercase;*/
}

#btf_content a {
color:#777777;
}

#btf_content a:hover {
color:#e03127;
}

#btf_content a:visited {
color:#EBEBEB;
}

#copyright {
height:25px;
color:#EBEBEB;
text-align:justify;
width:990px;
font-size:10px;
line-height:12px;
vertical-align:bottom;
}

#copyright a {
color: #EBEBEB;
text-decoration:none;
cursor:pointer;
}

#copyright a:link
{
color: #EBEBEB;
text-decoration: none;
}

#copyright a:hover {
color:#e03127;/*#e03127;*/
text-decoration:none;
}

#copyright a img {
border:0px;
}

img.middle_picture {
vertical-align:bottom;
}

#about_us {
font-size:12px;
text-align:justify;
width:800px;
}

#about_us a {
text-decoration:none;
cursor:pointer;
color:#CCCCCC;
}

#about_us a:hover {
text-decoration:underline;
color:#999999;
}


/******************
Contact Page
******************/

#contact_page {
width:1000px;
margin:0px;
padding:0px;
}

#contact_map {
width:530px;
float:left;
padding:0px;
padding-left:20px;
margin:0px;
color:#333333;
font-size:12px;
}

#address a{
text-decoration: none;
color:#CCCCCC; 
}

#address a:hover{
color:#cc1700;
}

#larger_map a{
text-decoration: none; 
color:#000000;
font-size:10px;
}

#larger_map a:hover{
color:#cc1700;
}

#contact_info {
width:400px;
float:right;
padding:0px;
margin:0px;
padding-right:20px;
padding-left:20px;
}

form a{
cursor:pointer;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}

form a:hover{
color:#CCCCCC;
text-decoration:underline;
}

input,textarea{
   background:#494949;
   border:1px solid #494949;
   font-family:Tahoma;
   color:#FFFFFF; 
   font-size:11px;
   padding-left:5px
}

form #submit_interest:hover {
color:#333333;
background:#FFF;
cursor:pointer;
}

#address {
font-size:12px;
width:90%;
margin:0px;
padding:0px;
padding-top:10px;
}

#left_image_button {
float:left;
}

#right_image_button {
float:right;
}


.fancy {
color:#e03127;
font-family:"Courier New", Courier, monospace;
font-style:italic;
text-align:center;
}

#press_content {
width:740px;
color:#CCCCCC;
font-size:16px;
margin:0px;
text-transform:none;
/*margin-left:300px;*/
}

#press_content a img {
border:0px;
margin:0px;
padding:0px;
}

#press_content a:link, #press_content a:visited
{
color: #EBEBEB;
text-decoration: none;
}

#press_content a:hover
{
color:#e03127;/*#e03127;/*#970000;*/
text-decoration: none;
/*font-size:14px;*/
}

#sitemap a {
color:#EBEBEB;
text-decoration:none;
}

#sitemap a:hover {
color:#e03127;
}

div.floatKill {
visibility:hidden;
clear:both;
width:100%;
height:1px;
}
#main div.singleMiddle img {
padding:0;
margin:0;
}
.imageView {
float:left;
width:560px;
margin-left:34px;
margin-top:30px;
}
.singleProductNavThumbs {
clear:both;
width:800px;
margin:0 auto;
}
#main div#middle div.singleProductNavThumbs img {
padding:3px;
margin:5px;
border:1px solid #333;
}
#main div#middle div.singleProductNavThumbs img.currentThumb {
border:1px solid #e03127;
}
.singleProductSlideshow div.slideshowImageContainer{
	position:relative;
}
.slideshowImageContainer div.slideshowImage {
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:0;	
}
.slideshowImageContainer div.currentImage {
	position:absolute;
	top:0;
	left:0;
	display:block;
	z-index:100;		
}

.singleContentDivider {
width:900px;
margin:45px auto 15px auto;
height:1px;
background-color:#fff;
}

#captionBox {
float:left;
width:90px;
margin-left:24px;
margin-top:30px;
}
#captionBox p {
margin-top:0;
font-size:12px;
}
#captionBox div.caption {
display:none;
}
#captionBox div.currentCaption {
display:block;
}
