/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/backgrnd.gif);
	/* background-size: 100%; */
}

h3 {
	font-family: 'Cantarell', sans-serif;
	font-weight:700;
	font-size:24px;
}

.copy {
	font-family: 'Cantarell', sans-serif;
	font-weight:400;
	font-size:18px;
	margin-top:0px;
}

.copySmall {
	font-family: 'Cantarell', sans-serif;
	font-weight:400;
	font-size:14px;
	margin-top:0px;
}

#bottomArea {
	height:200px;
	background-color:#FFFFFF;
}

#centerLogo {
	position:absolute;
	z-index:1;
}

#cartArea {
	position:absolute;
	z-index:4;
	top:0px;
	right:-759px;
	background-color:rgba(0,0,0,0.12);
	padding:2px 7px 7px 7px;
	/* border-bottom-right-radius:7px; */ 
	/* border-bottom-left-radius:7px; */
	min-width:75px;
	font-family:arial;
	font-size:12px;
	text-align:right;
}

#cartArea a{
	text-decoration:none;
}

#topNav {
	position:absolute;
	z-index:4;
	top:0px;
	left:259px;
	padding:12px;
	/* border-bottom-right-radius:7px; */ 
	/* border-bottom-left-radius:7px; */
	font-family:arial;
	font-size:14px;
	white-space:nowrap;
}

#topNav a{
	color:#ef0f0f;
	text-decoration:none;
	margin-right:15px;
}

.chau {
	font-family: 'Chau Philomene One', sans-serif;
	font-size:28px;
}

#mainNav a {
	text-decoration:none;
	color:#545454;
	display:block;
}

#featuredArtist {
	margin-top:15px;
}

#galleryContainer {
	margin-top:15px;
}

#bottomContainer {
	margin-top:15px;
}

#footerContainer {
	background-color:#000000;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	height:100px;
}

#footerContainer a {
	color:#ffffff;
	text-decoration:none;
	margin-right:10px;
}

.shadow {
	background-color:#ffffff;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.12);
}

.hardCaseLine {
	border-left: 1px solid #ccc;
	height: 27px;
}

#gallery {
	height:137px;
	position:relative;
	margin:0 auto;
	width:880px;
}

#gallery2 {
	height:137px;
	position:relative;
	margin:0 auto;
	width:600px;
}

.galleryThumb {
	float:left;
	margin-right:5px;
	width:122px;
	height:140px;
	padding-right:7px;
	padding-left:7px;
	margin-left:5px;
	margin-top:5px;
	padding-top:7px;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.12);
	background-color:#efefef;
}

.galleryThumbOver {
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.12);
}

.artistName {
	color:#ef0f0f;
	text-align:center;
	margin-top:5px;
	font-size:11px;
	font-family:arial;
	text-transform:uppercase;
	font-weight:bold;
}

.subNav {
	position:absolute;
	top:-8px;
	left:-8px;
	border:1px solid #d8d5d5;
	width:150px;
	z-index:2000;
	display:none;
}

.ulNav {
	list-style-type:none;
	margin:10px 0px;
	padding:0px;
	text-align:left;
}

.ulNav li {
	/* background:url(/images/icon_subNavArrow.gif) no-repeat; */
	/* background-position:135px 13px; */
	font-family: 'Cantarell', sans-serif;
	font-weight:400;
	font-style:italic;
}

.ulNav li a {
	padding: 7px 7px;
}

.ulNav li a:hover {
	background-color:rgba(239,15,15,0.12);
	padding: 7px 7px;
}

.blackUnderline {
	margin-top:-22px;
	height:4px;
	background-color:#000;
}

.ulSideNav {
	list-style-type:none;
	margin:0px 0px;
	padding:0px;
	text-align:left;
	font-size:18px;
}

.ulSideNav li {
	/* background:url(/images/icon_subNavArrow.gif) no-repeat; */
	/* background-position:135px 13px; */
	font-family: 'Cantarell', sans-serif;
	font-weight:400;
	font-style:italic;
	border-bottom:1px dashed #666666;
	padding:7px;
	
}

.ulSideNav li a {
	color:#666666;
	text-decoration:none;
	display:block;
	padding-left:4px;
}

.ulSideNav li a:hover {
	color:#000;	
}


#active a  {
	font-family: 'Cantarell', sans-serif;
	font-weight:700;
	font-style:italic;
	color:#000;
	margin-left:13px;
}

#active  {
	background:url(/images/ulSubActive.jpg) no-repeat 0px 7px;
}

#productDisplay {
	margin:0 auto;
}

.pages a {
	padding:7px;
	border:1px solid #666666;
	font-family:arial;
	font-style:italic;
	font-size:12px;
	color:#666666;
	margin-right:7px;
	float:left;
	text-decoration:none;
	width:15px;
	text-align:center;
}

.pages a:hover {
	color:#ffffff;
	background-color:#db0000;
	border:1px solid #b20202;
}

#pagesActive a {
	padding:7px;
	color:#ffffff;
	background-color:#db0000;
	border:1px solid #b20202;
	font-family:arial;
	font-style:italic;
	font-size:12px;
	margin-right:7px;
	float:left;
	text-decoration:none;
	width:15px;
	text-align:center;
}

.redButton {
	font-family: arial;
	font-size:12px;
	text-decoration:none;
	border: 1px solid maroon;
	background-color: #e41616;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-o-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-webkit-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-moz-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	color: white;
	text-shadow: 0 1px 1px black;
	padding: 5px 20px;
}
.redButton:hover {
	font-family: arial;
	font-size:12px;
	text-decoration:none;
	border: 1px solid maroon;
	background-color: red;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-o-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-webkit-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-moz-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	color: white;
	text-shadow: 0 1px 1px black;
	padding: 5px 20px;
}

.greenButton {
	font-family: arial;
	font-size:12px;
	text-decoration:none;
	border: 1px solid #00660c;
	background-color: #20b62b;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px #0b5a14, inset 0 -5px 15px #00660c, 0 2px 1px black;
	-o-box-shadow: inset 0 1px 3px #0b5a14, inset 0 -5px 15px #00660c, 0 2px 1px black;
	-webkit-box-shadow: inset 0 1px 3px #0b5a14, inset 0 -5px 15px #00660c, 0 2px 1px black;
	-moz-box-shadow: inset 0 1px 3px #0b5a14, inset 0 -5px 15px #00660c, 0 2px 1px black;
	color: white;
	text-shadow: 0 1px 1px black;
	padding: 5px 20px;
}

.greenButton:hover {
	font-family: arial;
	font-size:12px;
	text-decoration:none;
	border: 1px solid #00660c;
	background-color: #09ce19;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px #00660c, inset 0 -5px 15px #00660c, 0 2px 1px black;
	-o-box-shadow: inset 0 1px 3px #00660c, inset 0 -5px 15px #00660c, 0 2px 1px black;
	-webkit-box-shadow: inset 0 1px 3px #00660c, inset 0 -5px 15px #00660c, 0 2px 1px black;
	-moz-box-shadow: inset 0 1px 3px #00660c, inset 0 -5px 15px #00660c, 0 2px 1px black;
	color: white;
	text-shadow: 0 1px 1px black;
	padding: 5px 20px;
}

.recentlyViewed {
	height:20px;
	width:130px;
	text-align:center;
	padding:4px;
	float:left;
	margin-right:5px;
	line-height:20px;
}

.recentlyViewedOver {
	height:18px;
	width:128px;
	text-align:center;
	padding:4px;
	float:left;
	margin-right:5px;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
}

#recentlyViewedSubNav {
	position:absolute;
	z-index:4;
	top:30px;
	border:1px solid #b4b4b4;
	width:300px;
	background-color:#ffffff;
	padding:7px;
	display:none;
	text-align:left;
}

#recentlyViewedList {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:arial;
	list-style-type:none;
}

#recentlyViewedList li{
	padding:10px;
	border-bottom:1px dashed #b4b4b4;
	text-align:left;
}

#recentlyViewedList li img{
	float:left;
	margin-right:20px;
}

#recentlyViewedList li a{
	color:#ef0f0f;
}