
/* ========================================== *
	BASIC FORMATTING
/* ========================================== */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
}
body a{
	color: #19658c;
	text-decoration: underline;
}
body a:hover{
	text-decoration: underline;
	
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 0;
	padding-top: 0;
	margin-left: 10px;
	padding-left: 0px;
	
}
li {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 2px;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}
#maintable {
	width: 940px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.5em;
	text-decoration: none;
}

.clear{clear:both;}
/* ========================================== *
	GENERIC FORMAT CLASSES
/* ========================================== */
.bold {
	font-weight: bold;
	display: block;
}
.boldblack {
	font-weight: bold;
	display: block;
	color: #000000;
}
.boldblack a{
	color: #000000;
}
.boldnavy {
	font-weight: bold;
	color: #19658c;
	display: block;
	text-decoration: none;
}
.boldnavy a{
	color: #19658c;
	text-decoration: underline;
}
.boldnavy a:hover{
	color: #19658c;
	text-decoration: none;
}
.titlebars {
	width: 163px;
	height: 25px;
	background-color: #c4e1ea;
	background-repeat:no-repeat;
}
.titlebars2 {
	width: 515px;
	height: 25px;
	background-color: #c4e1ea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titlebars3 {
	width: 168px;
	height: 24px;
	background-color: #c4e1ea;
}
.titlebars-cart {
	width: 538px;
	height: 25px;
	background-color: #c4e1ea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.interiors {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
}
.interiors2 {
	margin-top: 7px;
	margin-bottom: 9px;
	margin-left: 16px;
	margin-right: 16px;
}
.images1 {
	height: 66px;
	border: 2px solid #FFFFFF;
	display: block;
}
.images2 {
	height: 82px;
	border: 2px solid #FFFFFF;
	display: block;
	margin-top: 3px;
}
.titlebars4 {
	width: 515px;
	height: 21px;
	background-color: #c4e1ea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #19658c;
	text-indent: 15px;
}

.titlebars5 {
	width: 340px;
	height: 23px;
	background-color: #19658c;
	padding: 0px 0px 0px 6px;	
	margin: 0px;
}

.interiors2 {
	margin-top: 7px;
	margin-bottom: 9px;
	margin-left: 16px;
	margin-right: 16px;
	padding-bottom: 10px;
}

.soon-item{
	width:120px;
	float:right;
	padding-top:5px;
	padding-left: 5px;
}


.clear{clear:both;}

/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	height: 120px;
	width: 930px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: -9999px;
	background-color: #19658c;
	background-repeat: no-repeat;
	background-position: left top;
}
#logoarea {
	width: 290px;
	height: 86px;
	margin-top: 34px;
	margin-left: 20px;
}
/* ========================================== *
	NAV BAR
/* ========================================== */
#navbar {
	height: 22px;
	background-color: #007fa6;
	padding-top: 3px;
	color: #FFFFFF;
}
#navleft {
	height: 22px;
	float: left;
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#navleft a {
	color: #FFFFFF;
	text-decoration: none;
}
#navleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navright {
	height: 22px;
	float: right;
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 22px;
}
/* ========================================== *
	COLUMN ONE
/* ========================================== */

#top{background-color:#fff; width:730px; }
#top-left{float:left; width:550px; background-color:#fff;}
#top-right{float:right; padding-left: 10px; padding-top:7px; width:163px; /*background-color:#0F3;*/}
#middle{width:730px; background-color:#399;}




#columnone {
	width: 500px;
	padding-top: 11px;
	vertical-align: top;
}
#searcharea {
	width: 163px;
	margin-left: 20px;
	
	margin-bottom: 9px;
	background-color: #e2eff4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;	
	float:left;
	
}
#searchform {
	text-align: left;
	margin-top: 6px;
	margin-left: 4px;
	padding: 0px;
}
.textfield {
	font-size: 90%;
	line-height: 90%;
	color: #5B5930;
	text-decoration: none;
	width: 125px;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}
#gobutton {
	height: 30px;
	width: 163px;
	text-align: right;
}
#cdmonth {
	width: 163px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 19px;
	background-color: #e2eff4;
	background-image: url(images/corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
	float:left;
}
#dvdmonth {
	width: 163px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #e2eff4;
	background-image: url(images/corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
	float:left;

}

#cdmonth-home {
	width: 163px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	background-color: #e2eff4;
	background-image: url(images/corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
	float:right;
}
#dvdmonth-home {
	width: 163px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #e2eff4;
	background-image: url(images/corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
	float:right;

}

#coming-soon{
	width: 530px;
	height:200px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #e2eff4;
	background-image: url(images/corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
	float:left;
}
	
/* ========================================== *
	COLUMN TWO
/* ========================================== */
#columntwo {
	width: 344px;
	padding-top: 11px;
	text-align: left;
	vertical-align: top;
}
#column-both {
	width: 552px;
	padding-top: 11px;
	text-align: left;
	vertical-align: top;
}
#welcome {
	width: 530px;
	height:200px;
	background-color: #ececec;
	background-image: url(images/corner-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	float: left;
	margin-left:10px;
}
#welcome-text {
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 6px;
}
#latestreleases {
	width: 344px;
	margin: 12px 0px 12px 0px;
}
.latestreleases-table {
	width: 344px;
	padding: 0px;
	margin: 0px;
}
.latestreleases-items {
	text-align: left;
	background-image: url(images/latest-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	padding: 8px 4px 0px 13px;
}
#search-results {
	width: 515px;
	background-color: #ececec;
	background-image: url(images/corner-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
	
}
#cart-results {
	width: 538px;
	background-color: #ececec;
	background-image: url(images/corner-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
}
.result {
	width: 310px;
	margin-bottom: 9px;
}
.result-details {
	padding: 8px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: middle;
}
.result-details2 {
	padding: 8px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}
.result-imagecell {
	text-align: left;
	vertical-align: top;
	width: 76px;
	padding: 8px 0px 0px 0px;
}
.result-images {
	width: 60px;
	border: 2px solid #FFFFFF;
	margin-right: 5px;
}

.result-basetext {
	text-align: left;
	vertical-align: bottom;
	padding: 6px 0px 0px 0px;
}
.result-images2 {
	width: 138px;
	border: 2px solid #FFFFFF;
	margin-right: 5px;
}
.result-spacerow {
	font-size: 0.5em;
	line-height: 0.7em;
	height: 6px;
}
.view-button {
	text-align: left;
	vertical-align: bottom;
}
.view-button2 {
	text-align: right;
	width: 54px;
	vertical-align: bottom;
}
.full-details {
	padding-top: 16px;
}
.addtocart {
	margin: 14px 5px 3px -3px;
}

.cart-table {
	width: 490px;
	margin-bottom: 9px;
}
.cart-titles {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	vertical-align: top;
	text-transform: uppercase;
	color: #19658c;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.cart-items {
	padding: 0px 8px 0px 8px;
	vertical-align: middle;
}
.qtybox {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 0px 4px 0px 4px;
}
.editbutton {
	padding: 5px 0px 4px 0px;
	vertical-align: top;
	text-align: right;
}
.cart-total {
	padding: 11px 8px 12px 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	color: #19658c;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


.shipping-table {
	width: 460px;
	display: block;
	margin: 9px 0px 15px 0px;
}
.shipping-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 80px;
	color: #19658c;
	padding: 6px 8px 6px 6px;
}
.shipping-dropdowncell {
	vertical-align: middle;
	text-align: left;
}
.shipping-dropdowns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 170px;
}
.shipping-orderdetails {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	width: 410px;
	vertical-align: top;
	text-transform: uppercase;
	color: #19658c;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.shipping-qty {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	width: 50px;
	vertical-align: top;
	text-transform: uppercase;
	color: #19658c;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.shipping-items {
	padding: 6px 8px 6px 8px;
	vertical-align: middle;
}
.shipping-subtotal {
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	color: #19658c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.shippingcosts {
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	color: #19658c;
}

.shipping-total {
	padding: 8px 8px 12px 8px;
	vertical-align: top;
	color: #19658c;
	font-weight: bold;
}

.shipping-odernow {
	padding: 14px 1px 2px 6px;
	vertical-align: middle;
	color: #19658c;
}

.sectionheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-weight: bold;
	color: #19658c;
	padding: 4px 0px 2px 0px;
}
.subheads {
	line-height: 16px;
	color: #444444;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: -1px 0px 4px 0px;
}
.bodytext  {
	display: block;
	margin-bottom: 8px;
}

.picture-top {
	display: block;
	margin: 5px 0px 6px 0px;
}
.picture-left {
	margin: 0px 15px 6px 0px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 0px 0px 6px 15px;
	float: right;
	position: relative;
}
.picture-bottom {
	display: block;
	margin: 6px 0px 0px 0px;
}
.special-images {
	height: 74px;
	border: 2px solid #FFFFFF;
	display: block;
}
.special-images2 {
	width: 60px;
	border: 2px solid #FFFFFF;
	margin: 4px 8px 0px 0px;
}
#specialoffers {
	width: 100%;
	height: 126px;
	margin: 12px 0px 4px 0px;
}
.specialresult {
	width: 310px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 16px;
	margin-right: 16px;
}
.special-offers-list {
	width: 344px;
	background-color: #ececec;
	background-image: url(images/corner-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #19658c;
	display: block;
	margin-bottom: 6px;
}
.special-imagecell {
	text-align: left;
	vertical-align: top;
	width: 76px;
	padding: 0px 0px 0px 0px;
}
.special-details {
	padding: 9px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	width: 180px;
	vertical-align: middle;
}
.special-offers-left {
	width: 171px;
	height: 126px;
	float: left;
	background-color: #ececec;
	background-image: url(images/corner-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 1px 2px 0px 0px;
}
.special-offers-right {
	width: 171px;
	height: 126px;
	float: right;
	background-color: #ececec;
	background-image: url(images/corner-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 1px 0px 0px 0px;
}

/* ========================================== *
	COLUMN THREE
/* ========================================== */
#columnthree {
	text-align: left;
	vertical-align: top;
	width: 208px;
	padding-top: 18px;
	float:right;
}
#cart {
	width: 163px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 9px;
	background-color: #e2eff4;
	background-image: url(images/corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;
}
.transparent  
{
    background: Transparent; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #19658c;
    border: none;
	text-align: right;
}
#topten {
	width: 168px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 9px;
	font-size: 90%;
	line-height: 1.5em;
}

.topten-text {
	margin-left: 22px;
	padding-bottom: 5px;
	margin-right: 10px;
}
.topten-text a{
	font-weight: bold;
	display: block;
	color:#000000;
	text-decoration: none;
	padding-top: 2px;
}
#topten-1 {
	width: 168px;
	background-color: #ececec;
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-2 {
	width: 168px;
	background-color: #e2eff4;
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-3 {
	width: 168px;
	background-color: #ececec;
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-4 {
	width: 168px;
	background-color: #e2eff4;
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-5 {
	width: 168px;
	background-color: #ececec;
	background-image: url(images/5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-6 {
	width: 168px;
	background-color: #e2eff4;
	background-image: url(images/6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-7 {
	width: 168px;
	background-color: #ececec;
	background-image: url(images/7.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-8 {
	width: 168px;
	background-color: #e2eff4;
	background-image: url(images/8.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-9 {
	width: 168px;
	background-color: #ececec;
	background-image: url(images/9.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topten-10 {
	width: 168px;
	background-color: #e2eff4;
	background-image: url(images/10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* ========================================== *
	FOOTER
/* ========================================== */
#footer {
	width: 760px;
	height: 22px;
	background-color: #d2d2d2;
}
#footer-text {
	color: #11445f;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 7px;
}
#footer-text a {
	color: #11445f;
	text-decoration: underline;
}


/* ========================================== *
	NEW - SAME ARTIST STYLES
/* ========================================== */

.sameartistdiv {
	padding: 0px;
	margin: 5px 3px 5px 0px;
	width: 168px;
	height: 70px;
	background-color: #ececec;
	display: block;
}
.sameartistdiv a{
	font-weight: bold;
	display: block;
	color:#000000;
	text-decoration: none;
	padding-top: 2px;
}
.sameartistimage {
	width: 60px;
	border: 2px solid #FFFFFF;
	margin-right: 3px;
	float: left;
}
.sameartistimage-tall {
	height: 60px;
	border: 2px solid #FFFFFF;
	margin-right: 3px;
	float: left;
}

#divlink {
	display: block;
	width: 344px;
	background-color:#0033CC;
	height: 125px;
	position: absolute;
	left: auto;
	right: auto;
	top: 343px;
}
#divlink a {
	display: block;
	width: 344px;
	height: 125px;
	text-indent: -9999px;
}
/* ========================================== *
	NEW - Gallery
/* ========================================== */

/*
	Featured Content Slider
	by: Chris Coyier
*/
/*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  

.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 553px; margin: 0px auto; position: relative; min-height: 400px;
											  background: url(images/bg.png) top center; background-repeat: no-repeat; float:left; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
/*a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
	
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}
											  
											  

/*
	SLIDER
*/
.slider-wrap								{ width: 461px; position: absolute; top: 35px; left: 48px; background-color:#fff; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left;  margin: 0 15px 0 30px;}
.stripViewer								{ position: relative; overflow: hidden; width: 461px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 15; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 461px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); width: 461px; padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

.photo-meta-data a {color:#FFF; font-size:14px; text-decoration:none;}







