@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	background-image: url(images/retailnews_bodybg.gif);
	margin: 0;
	font-size: 14px;
	line-height: 0.25in;
	padding: 0px;
	text-align: center;
	behavior: url("csshover3.htc");
}

#wrapper{
	margin: 0 auto;
	width: 1050px;
	overflow: hidden;
}

#header {
	background: #000;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}

#left{
	float: left;
	width: 360px;
	height: 105px;
	background-color: #000;
	margin: 0 auto;
}


#mainNav{
	background: #000;
	float: right;
	width: 690px;
	height: 105px;
	text-align: right;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	bottom: auto;
}

#mainNav ul#nav li{ 
     float: left; 
}

#mainNav ul#nav{
	list-style: none;
    margin: 0 auto;
}

#bio-nav a{ width: 56px; height: 74px; display: block; background: url(nav/bio_main.jpg) top; }
#bio-nav a:hover{ width: 56px; height: 74px; display: block; background: url(nav/bio_main.jpg) no-repeat bottom; }
#bio-nav-over { width: 56px; height: 74px; display: block; background: url(nav/bio_main.jpg) no-repeat bottom; }

#originals-nav a{ width: 100px; height: 74px; display: block; background: url(nav/originals_main.jpg) top;
}
#originals-nav a:hover{ width: 100px; height: 74px; display: block; background: url(nav/originals_main.jpg) no-repeat bottom; }
#originals-nav-over { width: 100px; height: 74px; display: block; background: url(nav/originals_main.jpg) no-repeat bottom; }

#limited-nav a{ width: 154px; height: 74px; display: block; background: url(nav/limited_main.jpg) top; }
#limited-nav a:hover{ width: 154px; height: 74px; display: block; background: url(nav/limited_main.jpg) no-repeat bottom; }
#limited-nav-over { width: 154px; height: 74px; display: block; background: url(nav/limited_main.jpg) no-repeat bottom; }

#press-nav a{ width: 115px; height: 74px; display: block; background: url(nav/collections_main.jpg) top; }
#press-nav a:hover{ width: 115px; height: 74px; display: block; background: url(nav/collections_main.jpg) no-repeat bottom; }
#press-nav-over { width: 115px; height: 74px; display: block; background: url(nav/collections_main.jpg) no-repeat bottom; }

#shows-nav a{ width: 79px; height: 74px; display: block; background: url(nav/shows_main.jpg) top; }
#shows-nav a:hover{ width: 79px; height: 74px; display: block; background: url(nav/shows_main.jpg) no-repeat bottom; }
#shows-nav-over { width: 79px; height: 74px; display: block; background: url(nav/shows_main.jpg) no-repeat bottom; }

#gallery-nav a{ width: 105px; height: 74px; display: block; background: url(nav/galleries_main.jpg) top; }
#gallery-nav a:hover{ width: 105px; height: 74px; display: block; background: url(nav/galleries_main.jpg) no-repeat bottom; }
#gallery-nav-over { width: 105px; height: 74px; display: block; background: url(nav/galleries_main.jpg) no-repeat bottom; }

#exhib-nav a{ width: 115px; height: 74px; display: block; background: url(nav/exhib_main.jpg) top; }
#exhib-nav a:hover{ width: 115px; height: 74px; display: block; background: url(nav/exhib_main.jpg) no-repeat bottom; }
#exhib-nav-over { width: 115px; height: 74px; display: block; background: url(nav/exhib_main.jpg) no-repeat bottom; }


#email-nav a{ width: 83px; height: 74px; display: block; background: url(nav/email_main.jpg) top; }
#email-nav a:hover{ width: 83px; height: 74px; display: block; background: url(nav/email_main.jpg) no-repeat bottom; }
#email-nav-over { width: 83px; height: 74px; display: block; background: url(nav/email_main.jpg) no-repeat bottom; 
}

#mainNav2{
	background: #000;
	float: right;
	width: 690px;
	height: 472px;
	text-align: left;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainNav2 ul#nav li{
	float: left;
}

#mainNav2 ul#nav{
	list-style: none;
    margin: 0 auto;
}

#mainNav3{
	background: #fff;
	float: right;
	width: 690px;
	height: 40px;
	text-align: center;
	overflow: hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainNav3 ul#nav li{
	float: left;
}

#mainNav3 ul#nav{
	list-style: none;
    margin: 0 auto;
}
#mainNav4{
	background: #fff;
	float: right;
	width: 690px;
	height:2000px;
	text-align: center;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainNav4 ul#nav li{
	float: left;
}

#mainNav4 ul#nav{
	list-style: none;
    margin: 0 auto;
}

#faqNav{
	background: #000;
	float: right;
	width: 1050px;
	text-align: left;
	overflow: hidden;
}

#faqNav ul#faq li{
	float: left;
	margin: 5px;
	padding: 25px;
}

#faqNav ul#faq{
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 1000px;
}

#bioNav{
	background: #000;
	float: right;
	width: 1050px;
	text-align: left;
	overflow: hidden;
}

#bioNav ul#bio li{
	float: left;
	margin: 5px;
	padding: 25px;
}

#bioNav ul#bio{
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 980px;
}


#musiciansNav{
	background-color: #000;
	float: right;
	width: 1050px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom:25px;

}

#musiciansNav ul#musicians li{
	background-color: #000;
	float: left;
}

#musiciansNav ul#musicians{
	
	list-style: none;
    margin: 0 auto;
}

#mainContent-left{
	background: #fff;
	float: left;
	width: 690px;
	height: 750px;
	overflow: hidden;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent-left p{
	width: 95%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#mainContent-right{
	 background: #fff;
	 float: right; 
	 width: 198px;
	 height: 472px;
	 overflow: hidden;
	 margin: 0 auto;
}
#mainContent-left2{
	 background: #fff;
	 float: right; 
	 width: 198px;
	 height: 472px;
	 overflow: hidden;
	 margin: 0 auto;
}
#originalsNav{
	background: #000;
	float: right;
	width: 1050px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
}

#originalsNav ul#originals li{
	float: left;
}

#originalsNav ul#originals{
	list-style: none;
    margin: 0 auto;
}


#featured-nav a{
	width: 122px;
	height: 50px;
	display: block;
	background: url(nav2/featured_main.jpg) top;
	border: thin groove #333;
}

#featured-nav a:hover{
	width: 122px;
	height: 50px;
	display: block;
	background: url(nav2/featured_main.jpg) no-repeat bottom;
	border: thin groove #333;
}
#featured-nav-over {
	width: 122px;
	height: 50px;
	display: block;
	background: url(nav2/featured_main.jpg) no-repeat bottom;
	border: thin groove #333;
}

#musicians-nav a{
	width: 132px;
	height: 50px;
	display: block;
	background: url(nav2/musicians_main.jpg) top;
	border: thin groove #333;
}
#musicians-nav a:hover{
	width: 132px;
	height: 50px;
	display: block;
	background: url(nav2/musicians_main.jpg) no-repeat bottom;
	border: thin groove #333;
}
#musicians-nav-over {
	width: 132px;
	height: 50px;
	display: block;
	background: url(nav2/musicians_main.jpg) no-repeat bottom;
	border: thin groove #333;
}


#card_players-nav a{
	width: 156px;
	height: 50px;
	display: block;
	background: url(nav2/card_players_main.jpg) top;
	border: thin groove #333;
}
#card_players-nav a:hover{ width: 156px; height: 50px; display: block; background: url(nav2/card_players_main.jpg) no-repeat bottom; border: thin groove #333;}
#card_players-nav-over { width: 156px; height: 50px; display: block; background: url(nav2/card_players_main.jpg) no-repeat bottom; border: thin groove #333;}

#symphonies-nav a{ width: 140px; height: 50px; display: block; background: url(nav2/symphonies_main.jpg) top; border: thin groove #333;}
#symphonies-nav a:hover{ width: 140px; height: 50px; display: block; background: url(nav2/symphonies_main.jpg) no-repeat bottom; border: thin groove #333;}
#symphonies-nav-over { width: 140px; height: 50px; display: block; background: url(nav2/symphonies_main.jpg) no-repeat bottom; border: thin groove #333;}

#portraits-nav a{ width: 128px; height: 50px; display: block; background: url(nav2/portraits_main.jpg) top; border: thin groove #333;}
#portraits-nav a:hover{ width: 128px; height: 50px; display: block; background: url(nav2/portraits_main.jpg) no-repeat bottom; border: thin groove #333;}
#portraits-nav-over { width: 128px; height: 50px; display: block; background: url(nav2/portraits_main.jpg) no-repeat bottom; border: thin groove #333;}

#ensembles-nav a{ width: 132px; height: 50px; display: block; background: url(nav2/ensembles_main.jpg) top; border: thin groove #333;}
#ensembles-nav a:hover{ width: 132px; height: 50px; display: block; background: url(nav2/ensembles_main.jpg) no-repeat bottom; border: thin groove #333;}
#ensembles-nav-over { width: 132px; height: 50px; display: block; background: url(nav2/ensembles_main.jpg) no-repeat bottom; border: thin groove #333;}

#street-nav a{ width: 165px; height: 50px; display: block; background: url(nav2/street_main.jpg) top; border: thin groove #333;}
#street-nav a:hover{ width: 165px; height: 50px; display: block; background: url(nav2/street_main.jpg) no-repeat bottom; border: thin groove #333;}
#street-nav-over { width: 165px; height: 50px; display: block; background: url(nav2/street_main.jpg) no-repeat bottom; border: thin groove #333;}

#giclees-nav a{ width: 109px; height: 50px; display: block; background: url(nav2/gicless_main.jpg) top; border: thin groove #333;}
#giclees-nav a:hover{ width: 109px; height: 50px; display: block; background: url(nav2/gicless_main.jpg) no-repeat bottom; border: thin groove #333;}
#giclees-nav-over { width: 109px; height: 50px; display: block; background: url(nav2/gicless_main.jpg) no-repeat bottom; border: thin groove #333;}

#posters-nav a{ width: 97px; height: 50px; display: block; background: url(nav2/prints_main.jpg) top; border: thin groove #333;}
#posters-nav a:hover{ width: 97px; height: 50px; display: block; background: url(nav2/prints_main.jpg) no-repeat bottom; border: thin groove #333;}
#posters-nav-over { width: 97px; height: 50px; display: block; background: url(nav2/prints_main.jpg) no-repeat bottom; border: thin groove #333;}

#etch-nav a{ width: 120px; height: 50px; display: block; background: url(nav2/etchings_main.jpg) top; border: thin groove #333;}
#etch-nav a:hover{ width: 120px; height: 50px; display: block; background: url(nav2/etchings_main.jpg) no-repeat bottom; border: thin groove #333;}
#etch-nav-over { width: 120px; height: 50px; display: block; background: url(nav2/etchings_main.jpg) no-repeat bottom; border: thin groove #333;}

#sketch-nav a{ width: 120px; height: 50px; display: block; background: url(nav2/sketches_main.jpg) top; border: thin groove #333;}
#sketch-nav a:hover{ width: 120px; height: 50px; display: block; background: url(nav2/sketches_main.jpg) no-repeat bottom; border: thin groove #333;}
#sketch-nav-over { width: 120px; height: 50px; display: block; background: url(nav2/sketches_main.jpg) no-repeat bottom; border: thin groove #333;}


#footer-left{
	background: #232323;
	float: left;
	width: 1000px;
	height: 60px;
	overflow: hidden;
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 15px;
}
#footer-left a{
color: #fff;
}
#footer-left a:hover{
color: #dd9d33;
}

#footer-right{
	background: #232323;
	float: left;
	width: 50px;
	height: 60px;
	overflow: hidden;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}

.thumbs{
filter:alpha(opacity=70);
opacity: 0.7;


}

.thumbs:hover{
filter:alpha(opacity=100);
opacity: 1.0;

}
