/* CSS Document */

body {
	background-color:#121211;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#frame {
	margin:auto;
	width:798px;
	border-right:1px solid #7D1C3B;
	border-left:1px solid #7D1C3B;
	border-bottom:1px solid #7D1C3B;
	background-color:#0A0808;
}
#header {
	background-image:url(images/common/headerBkg.jpg);
	height:160px;
}
#navigation {
	text-align: center;
	font-size:13px;
	height:24px;
	margin-left:32px;
	margin-right:26px;
	border-top:1px solid #DD2461;
	border-bottom:1px solid #DD2461;
	margin-bottom:12px;
	padding-top:9px;
	


}
#navigation a {
	color:#FFFFFF;
	font-style:italic;
	padding-right:17px;
	text-decoration:none;
	font-size:14px;
	text-align:center;

}
#navigation a:hover {
	text-decoration:underline;
	color:#DD245E;
}
.navigationEndLeft {
	background-image:url(images/common/navigationEndLeft.gif);
	width:31px;
	height:34px;
	display:block;
	float:left;
}
.navigationEndRight {
	background-image:url(images/common/navigationEndRight.gif);
	width:35px;
	height:34px;
	display:block;
	float:right;
}
.navigationDivider {
	background-image:url(images/common/navigationDivider.gif);
	float:left;
	height:34px;
	width:20px;
	display:block;
}
.navAbout {
	width:110px;
}
.navAwards {
	width:55px;
}
.navShows {
	width:50px;
}
.navPress {
	width:92px;
}
.navPhoto {
	width:100px;
}
.navProjects {
	width:98px;
}
.navHome {
	width:49px;
}
#viewCartCheckout {
	float:right;
	font-size:13px;
}
a.viewCartButton {
	color:#000000;
	text-decoration:none;
	display:block;
	background-image:url(/images/common/cartIcon.jpg);
	background-repeat:no-repeat;
	background-position:83px 0px;
	padding-right:26px;
	padding-bottom:4px;
}
a.checkoutButton {
	color:#000000;
	text-decoration:none;	
	display:block;
	background-image:url(/images/common/checkoutIcon.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:23px;

}
a.side_link {
	color:#FFFFFF;
	text-decoration:none;	
	display:block;

}
#sideNavigation {
	width:195px;
	float:left;
	text-align:left;
	font-style:italic;
	font-size:14px;
	color:#F4EAEF;
	
}
#sideNavigation a{
	
	margin-left:5px;
	display:block;
	padding-left:26px;
	background-image:url(/images/common/SideNavIcon.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
	font-style:italic;
	font-size:14px;
	color:#F4EAEF;
}
#sideNavigation a:hover{
	color:#DD245E;
	
	margin-left:5px;
	display:block;
	padding-left:26px;
	background-image:url(/images/common/SideNavIcon.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.sideNavigationContainer {
	border-left:1px solid #9F1C47;
	border-right:1px solid #9F1C47;
	padding-bottom:17px;
	margin-left:31px;
	background-color:#121211;
}
.collectionSideNav span{
	display:none;
}
.collectionSideNav {
	background-image:url(images/common/SideNavHeaderCollections.gif);
	background-repeat:no-repeat;
	padding-top:115px;
	height:38px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
.productsSideNav span{
	display:none;
}
.productsSideNav {
	background-image:url(images/common/SideNavHeaderProductTypes.gif);
	background-repeat:no-repeat;
	padding-top:115px;
	height:38px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
.otherSideNav span{
	display:none;
}
.otherSideNav {
	background-image:url(images/common/SideNavHeaderOther.gif);
	background-repeat:no-repeat;
	padding-top:115px;
	height:38px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#contentFrame {
	width:525px;
	float:right;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
}
#contentFrameHome {
	width:559px;
	float:left;
	text-align:left;
	margin-left:17px;
}
#innerContentCell {
	border:1px solid #DD2461;
	background-color:#121211;
	margin-bottom:10px;
	position:relative;
}
#innerContentCellHeader h1{
	color:#DD2461;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:26px;
	padding-top:9px;
	position:relative;
	top:6px;
	z-index:2;
}
#innerContentCellHeader span{
	color:#FFFFFF;
	font-size:10px;
}
#featured {
	border-left:1px solid #DD2461;
	border-right:1px solid #DD2461;
	border-bottom:1px solid #DD2461;
	border-top:1px solid #DD2461;
	background-color:#121211;
	margin-bottom:10px;
	text-align:center;
}
.featuredProduct {
	width:269px;
	float:left;
	background-color:#121211;
	padding-top:35px;
}
.featuredProduct div{
	border-left:1px solid #DD2461;
	border-right:1px solid #DD2461;
	height:170px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
}
.featuredProduct img{
	float:left;
	padding:0px 7px 0px 0px;
}
.featuredProduct a{
	color:#DD2461;
}
.featuredProduct1 {
	background-image:url(images/home/newReleases.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:17px;
}
.featuredProduct2 {
	background-image:url(images/home/latestProject.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.featuredProduct3 {
	background-image:url(images/home/satisfaction.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:17px;
	margin-top:10px;
}
.featuredProduct4{
	background-image:url(images/home/blog.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:10px;
}
#footer {
	text-align:center;
	height:34px;
	margin-left:12px;
	margin-right:12px;
	border-top:1px solid #DD2461;
	padding-top:15px;
	position:relative;
	margin-top:35px;
}
#footer a{
	color:#BE94A2;
	font-style:italic;
	margin:0px 5px 0px 10px;
	font-size:12px;
}
#subfooter {
	font-size:9px;
	font-style:italic;
	text-align:center;
	color:#FFFFFF;
}
#subfooter a{
	padding-left:5px;
	color:#DD2461;
}

#middlePanelPagination {
	float:right;
	color:#000000;
	
	font-size:12px;
	text-align:right;
	padding:10px;
}
#paginationLinks a{
	
	color:#000000;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	border:1px solid #000000;
	margin:0px 1px 0px 1px;
	background-color:#F6045B;
}
#paginationLinks a:hover{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	padding:2px 4px 2px 4px;
	border:1px solid #000000;
	margin:0px 1px 0px 1px;
}
.boxLink a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	border:1px solid #000000;
	margin:0px 1px 0px 1px;
	background-color:#F6045B

}
.boxLink a:hover {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	border:1px solid #000000;
	margin:0px 1px 0px 1px;

}
.highlightpage {
	font-weight:normal;
	color:#000000;
	background-color:#F4869F;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	border:1px solid #000000;
	margin:0px 1px 0px 1px;
}
a.viewAllPrintsLink {
	color:#FFFFFF;
	margin-right:20px;
}
#catalog {
	padding-top:10px;
	color:#FFFFFF;
	
}
#catalog a{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#catalog img{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	border:1px solid #CF235B;
}
#productInformation {
	color:#FFFFFF;
}
#productInformation strong{
	color:#FCFCC5;
}
.addToCartPD {
	background-image:url(/images/common/addToCartBkg.jpg);
	/*height:51px;*/
	
	width:175px;
	text-align:left;
	padding:3px 5px 3px 10px;
	color:#FF006A;
	line-height:1.5em;
	margin-bottom:7px;
	font-size:13px;
}
.addToCartPD a{
	color:#FE8DBC;
	background-image:url(/images/common/addToCartIcon.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-bottom:10px;
	padding-top:2px;
}
#pressNews {
	font-size:14px;
}
#pressNews a{
	color:#FFFFFF;
}
#events {
	font-size:14px;
}
#events a{
	color:#FFFFFF;
}
#artistInfo a{
	text-decoration:none;
	background-image:url(/images/common/bionaviicon.jpg);
	background-repeat:no-repeat;
	padding-left:23px;
	width:90px;
	float:left;
	display:block;
	padding-bottom:8px;
	color:#FFFFFF;
	padding-top:4px;
}
#artistInfo a:hover{
	color:#F3AC02;
}
#videoThumbs a{
	width:90px;
	height:110px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	margin-right:15px;
}
#videoThumbs a:hover{
	color:#F3AC02;
}
#browseProducts img {
	padding-bottom:12px;
	border:none;
}
#browseProducts a{
	padding:0px 6px 0px 6px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	float:left;
}
#browseProducts a:hover{
	color:#F3AC02;
}

#refreshButton {
	color:#FAFBCD;
	
	font-size:16px;
}
#continueButton {
	color:#FAFBCD;
	font-size:12px;
}
#checkoutCartButton {
	color:#FAFBCD;
	font-size:12px;
	padding-left:28px;
	padding-bottom:10px;
}
.bottomCartGray {
	background-color:#222221;
	border:1px solid #DD2461;
	margin-bottom:2px;
	text-align:right;
	
	color:#FFFFFF;
	clear:both;
	height:17px;
	padding-top:2px;
}
.label {
	float:left;
	width:250px;
	text-align:right;
	padding-right:5px;
}
.label2 {
	float:right;
	width:70px;
	text-align:left;
}
.bottomCartBlue {
	background-color:#DD2461;
	height:27px;
	padding-top:8px;
	font-size:14px;
	
	color:#000000;
	margin-bottom:8px;
}
.checkoutHeader {
	height:24px; 
	padding:0px;
	margin:0px; 
	color:#1779BE; 
	text-align:center;
	font-weight:normal;
	letter-spacing:1px;
}
.checkoutHeader2 {
	height:24px; 
	padding:0px;
	margin:0px; 
	color:#1779BE; 
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
}
#cartHeaders td {
	background-color:#222221;
	border:1px solid #DD2461;
	color:#FFFFFF;
	padding:4px 0px 4px 0px;
	font-size:12px;
	text-align:center;
}
.cartRows td{
	padding:4px 0px 4px 0px;
	vertical-align:top;
	font-size:12px;
	text-align:center;
	color:#FAFBCD;
}
.cartView {
	text-align:right;
	font-size:10px;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

.red {
	color:#FF0000;
}
.errorMessage {
	color:#FF0000;
	font-style:italic;
}

#billingForm td{
	width:180px;
}

.albums {
	padding-top:15px;
	padding-bottom:15px;
}
.albums a{
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
}
.albums a:hover{
	color:#F3AC02;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.mailingList {
	color:#FFFFFF;
}
.mailingListTD {
	padding:7px 0px 7px 0px;
}
.boldText {
	
}

#featuredProducts img{
	padding-right:7px;
}
.pinkText {
	color:#EF0565;
}
#photoVideo {
	padding:15px 0px 10px 10px;
	color:#FFFFFF;
}
#photoVideo h2{
	color:#EF0565;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size:20px;
}
#photoVideo h2 span{
	color:#FFFFFF;
	font-size:12px;
}
#photoAlbums {
	padding-left:10px;
}
#photoAlbums a{
	color:#FFFFFF;
	margin-left:5px;
}
#videoGallery a{
	color:#DFC0C0;
	display:block;
	background-image:url(images/common/videoIcon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:20px;
	padding-bottom:5px;
	font-size:13px;
}

.eventImage {
	float:right;
	margin:0px 0px 10px 10px;
}











