@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Garamond', serif;
	font-size: 16px;
	color: #524D43;
	/*background-image:url(../images/paper.jpg); 
	 background-color: #ffffff;  #E5DBC6; 
	background-repeat:repeat-y repeat-x;*/
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*#bottom_menu {
	padding: 10px;
	clear: both;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #999966;
	background-color: #cccccc;
}
*/
#masthead {
	/* border: 1px solid #999966; */
}
#header {
	/* background-image:url(../images/bg_top.gif);
	background-repeat:repeat-y; */
}

#footer2 {
	font-size: 0.9em;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
/*	margin-right: auto;
	margin-left: auto;
*/	width: 100%;
	text-decoration: none;

}
#footer2 a:link, #footer2 a:active, #footer2 a:visited {
	text-decoration:none;
	font-size: 0.7em;
}
#footer2 a:hover {
}

#wrapper {
	width: 1150px;
	margin: 0 auto;
	color: #000000;
	background-color: transparent; /* #ffffff; /* #E5DBC6; */
	/* background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat; */

}
#center {
	float: right;
	padding-right:10px;
	width:820px;
	padding-bottom:10px;
	vertical-align:middle;
	margin-top:10px;
}
#center .content {
	text-align: left;
	font-size: 1.0em;
	line-height: 1.4em;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebarspecial {
	position:relative;
	right:350px;
	float:left;
}
#artist {
	padding: 20px 24px;
	font-size: .9em;
	line-height: 1.4em;
	border: 1px solid #000;
}
#masthead .content {
	padding: 12px 20px;
	font-size: .8em;
	letter-spacing: .35em;
}
#footer .content {
	padding: 12px 20px;
}
.floatleft {
	float: left;
}
#footer {
	padding: 0px;
	margin: 0;
	clear: both;
	font-size: 0.7em;
/*	border-bottom-width: 1px;
	border-bottom-style: solid; */
	
	width:100%;	
	/* background-image:url(../images/bg_btm.jpg); */
}

a:link,  a:visited,  a:active {
	text-decoration:none;
	color: #524D43;
}

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

#center a:link, #center a:visited, #center a:active {
	color: #85806E;
	text-decoration:none;
}

#center a:hover {
	text-decoration:underline;
	color: #000000;
}
/*
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #fff;
	border-left: 6px solid #000;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #FFFFFF;
	color: #AEA995;
} */
#footer a:link {
color: #85806E;
}
#footer a:visited {
color: #85806E;
}
#footer a:hover {
	color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #FFFFFF !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.credits {
	color: #000000; /* 7A784F; */
	font-variant: small-caps;
	font-size: 1.1em;
}
/* top menu 
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #999966;
}
#navlist li a:link, #navlist li a:active, #navlist li a:visited
{
	color: #999966;
	text-decoration:none;
	font-size: 1em;
	font-weight: bold;
}
#navlist li a:hover
{
	color:#999966;
}*/
.decoration
{
	color:#999966;
	font-size: 1.4em;
}
.decoration span
{
	font-size:36px;
}
/* home page bottom menu 
#navlist2 li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #cc9933;
}
#navlist2 li a:link, #navlist2 li a:active, #navlist2 li a:visited
{
	color: #B28500;
	text-decoration:none;
	font-size: 1em;
	font-weight: bold;
}
#navlist2 li a:hover
{
	color:#999966;
}*/
.current_email_link {
	font-family: 'Garamond', serif;
	font-weight: bold;
}
.current_email_link a:link, .current_email_link a:active, .current_email_link a:visited {
	text-decoration:none;
	font-size: 1em;
	color: #AEA995;
}
.current_email_link a:hover {
  text-decoration:underline;
  color: #000000;
}
.paddedborder {
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.highlight {
	font-weight: bold;
	color: #CCC;
}
.artistdrop_bkgnd {
	color: #000;
	border: 1px solid #FFFFFF;
}
.search {
	color: #ffffff;
	padding-left:5px;
}

a img {
  border: none;
}
a:link img.imagelink {
	border: 1px solid #666 !important;
	color: #AEA995;
	/*float: left;*/
}
a:hover img.imagelink {
	border: 1px solid #999966 !important;
	color: #000000;
}

.shadow {
box-shadow:5px 5px 10px #333333;
-webkit-box-shadow:5px 5px 10px #333;
-moz-box-shadow: 5px 5px 10px #333;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}

#menuwrap {
	height: 30px;
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
}
.floatright {
	float: right;
}
#menu {
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.saleitem a {
	font-size: 16px;
}
.whitecaps {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
}
.lrgletter {
	font-size: 1.3em;
}
#company_info {
	font-size: 1.3em;
	font-variant: small-caps;
}
.largerLetter a{
	font-size: 1.2em !important;
}
.boldred {
	font-weight: bold;
	color: #F40800;
}
.saleprice {
	color: #F40800;
}
select, option {
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #85806E;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
input, textarea {
	background-color: #d6D6D6 !important;
}
.mybutton
{
	color: #FFFFFF;
	border: 2px outset #FFFFFF;
	background-color: #000000 !important;
	font-weight: bold;
} 

.artistSelect {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 15px;
}
.boldgreen {
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-size: .8em;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

