body {
	margin: 0;
	text-align: center;
	background: #565151 url('../images/backgroundTop.jpg') repeat-x;
	color: #000;
}
#main-container {
	width: 723px;
	border: 1px solid #000;
	text-align: left;
	background: white;
	margin: 10px auto;
}
#main {
	background: url('../images/body-bg.gif') repeat-x;
	padding-left: 8px;
	font-family: arial;
}
#login {
	font-size: 11px;
	text-decoration: underline !important;
}
#nav {
	width: 151px;
	float: left;
	padding: 10px;
	display: inline;
}
#header-email {display: none;
	position: relative;
	left: 470px;
	width: 253px;
	height: 62px;
}
#header-email-content {
	text-align: center;
	letter-spacing: 1px;
	font: 11px Verdana;
}
#content {
	padding: 10px;
	margin-left: 170px;
}
#content a {
	text-decoration: underline !important;
}
#content p {
	font: 13px/21px Georgia;
}
.textMain strong {
	font: bold Georgia;
	padding-left: 7px;
}
#header {
	background: #fff url('../images/header-1.gif');
	color: #000;
	width: 723px;
	height: 73px;
	margin-bottom: 0;
}
#footer {
	border-top: 1px solid #ccc;
	font: 11px arial;	
	margin: 10px 7px;
	clear: both;
	padding: 1px 0;
padding-top: 10px;
text-align: center;
}

.spacer {
	clear: both;
}
.clearRight {
	clear: right;
}
dd, dt {
	font: 0.95em 'Book Antiqua', Georgia, 'Lucida Grande', Arial, Geneva, Lucida, Helvetica, Arial, sans-serif;
}
a {
	color: #666;
	text-decoration: none !important;
}
a img {
	border: 0;
}
a.email {
	text-decoration: underline !important;
}
a:hover {
	color: #369;
}
.centerColumn {
	font-size: 12px;
}
.centerColumn UL {
	list-style-type: none;
}
.important {
	font-weight: bold;
	}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000;
}
.messageStackWarning, .messageStackError {
	color: #fff;
	background: #f00;
}
.messageStackSuccess {
	color: #000;
	background: #9F9;
}
.messageStackCaution {
	color: #000;
	background: #FF6;
}
.amount, .totalBox {
	float: right;
	padding-right: 3.0em;
}
.lineTitle {
	font-weight: bold;
	text-align: right;
	margin-right: 8.0em;
}
.confirmation-box {
	width: 50%;
}
#checkoutShiptoMain, #checkoutBilltoMain {
	float: left;
	position: relative;
	padding-right: 2px;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper, #myAccountGen li, #myAccountNotify li {
	margin: 0; 
}
.floatingBox {width: 47%; float: left}
H2, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment {
	font-size: 18px;
	border-bottom: 1px solid #999;
	padding-left: 3px;
	background: #f1f1f1;
}
H3, H4 {
	font-size: 14px;
	}
.checkoutBlock {
	padding-bottom: 70px;
}
ADDRESS {
	padding-bottom: 2px;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
TABLE {
	width: 99%;
}
.alert {
	color: #C00;
	padding: 0.3em;
	text-align: left;
	vertical-align: top;
}
legend {
	font-weight: bold;
	background: #f1f1f1;
	border: 1px solid #999;
	padding: 2px 5px;
}
fieldset {
	text-align: left;
	padding: 8px;
	margin-bottom: 13px;
	border: 1px solid #ccc;
}
input {
	margin: 3px;
}
fieldset label, .checkoutTitle {
	float: left;
	width: 125px;
	font-weight: bold;
	padding: 5px;
}
.checkoutTotal {padding: 5px}
.checkoutSelectAddress {
	padding: 12px 0 0 0;
}
label.inputLabelPayment {
	clear: left;
}
input#cc-cc-cvv {
	float: left;
	width: 3.0em;
}
LABEL.radioButtonLabel, LABEL.checkboxLabel {
	display: inline;
	padding: 0px 5px;
	float: none;
	vertical-align: 5px;	
}
*html LABEL.radioButtonLabel {
	vertical-align: middle !important;
}
*html LABEL.checkboxLabel {
	vertical-align: middle !important;
}
address {
	font: 15px georgia;
}
.bigTextArea {
	width: 98%;
}
TEXTAREA {
	margin: 0;
	display: inline;
}
#classes {
	line-height: 16px;
	padding: 2px;
	margin: 6px;
}
.buttonRow {
	padding: 2px .5em;
	display: block;
	margin: 0;
}
.buttonRow back {
	padding: 0 .5em;
	margin: 0;
}
.buttonRow.forward {
	float: right;
	padding: 0 .5em;
	margin: 0;
}
.shippingbutton back {
	padding: 0 .5em;
	float: right;
}
.cartRemoveItemDisplay img, #prevOrders img {
	border: 0px !important
}
#shopping-cart {
	background: url('../images/shopping-cart.gif') no-repeat;
	padding-left: 20px;
	margin-left: 12px;
}
#top-menu {
	border-bottom: 1px solid #999;
	width: 723px;
	height: 27px;
	padding: 0;
}
#top-menu ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#top-menu .menu_item {
	float: left;
	text-decoration: none;
	text-align: center;
	color: #000;
	padding: 0.5em 5px;
	border-right: 1px solid #c4c4c4;
	overflow: hidden;
	white-space: nowrap;
	background: #fff;
	font: bold .75em Arial;
}
#top-menu a:hover {
	color: white;
	background: #666;
}
#top-menu li {
	display: inline;
}
input#search {
	width: 100px;
	font-size: 11px;
}
#nav-search-box input {
	margin-top: 1px;
	vertical-align: middle;
}
#nav-search-box form {
	margin: 0;
	padding: 0;
}
#top-menu img {
	vertical-align: top;
}
#main-nav {
	width: 99%;
	padding: 5px 0 0 5px;
	font-size: .75em;
}
#login-div {
	float: right;
	position: relative;
	right: 20px;
}
#featured-products td {
	width: 250px;
	padding: 15px;
	vertical-align: top;
	cursor: pointer;
}
#featured-products td:hover {
	background: #c0c0c0;
}
div.thumb {
	float: left;
	margin-right: 5px;
}
.content-box {
	clear: right;
	border: 1px solid #999;
	margin-bottom: 15px;
	width: 99%;
	font: 0.7em/1.2em Verdana;
}
.content-box .boxhead {
	color: white;
	background: #666;
	font-weight: bold;
	padding: 3px 0 0 10px;
	height: 17px;
}
.content-box .boxbody {
	padding: 3px;
	margin-bottom: 3px;
}
.content-box ul {
	width: 98%;
	padding: 0 0 0 3px;
	margin: 0;
	list-style-type: none;
}
.content-box .boxfooter {
	border-top: 1px solid #999;
	background: #666;
}
#categories-main li {
	padding-bottom: 2px;
}
#artistsselect .boxbody {
	padding-bottom: 2px;
}
#artistsselect select {
	font-size: 10px;
}
#artistsselect form {
	margin: 0;
	padding: 0;
}
#info-main a {
	text-decoration: underline;
}
#main-pic {
	float: right;
	padding: 0 0 2px 5px;
}
.textMain {
	margin-top: 0;
}
.textMain-small{
  margin: 0px;
	
}
#productListHeading, h1 {
	text-indent: 15px;
	padding: 1px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
	top: -20px;
	font: lighter 28px Georgia, 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}
.itemTitle, .artistName {
	text-align: center;
	font: lighter 12px/1.3em arial;
}
.centerColumn .content-box {
	background: #f3f3f3;
}
#productsListingListingTopLinks {
	color: white;
	background: #666;
	font-weight: bold;
	padding: 4px 0 1px 10px;
	height: 18px;
	font-size: 11px;
	float: none;
}
#productsListingListingBottomLinks {
	color: white;
	background: #666;
	font-weight: bold;
	padding: 4px 0 1px 10px;
	height: 18px;
	font-size: 11px;
	float: none;
}
#productsListingListingTopLinks a, #productsListingListingBottomLinks a {
	color: #fff;
}
.centerBoxContentsProducts, .centeredContent back {
	text-align: center;
}
.display-count {
	text-align: center;
	font-size: 11px;
	padding-bottom: 2px;
}
#productlistings TD {
	vertical-align: top;
	padding: 5px;
	width: 25%;
}
/*
#ArtistDescription p {
	margin-top: -10px;
	padding: 2px 2px 15px 4px;
	font: 13px/18px Georgia;
	text-indent: 2%;
}*/
#ArtistDescription {
	margin-top: -10px;
	padding: 2px 2px 15px 4px;
	font: 13px/18px Georgia;
}
#ArtistImage {
	float: right;
	padding: 0 0px 5px 10px;
}
#productMainImage a {
	font-size: 10px;
	text-decoration: none !important;
}
td.cartProductDisplay, TD.cartTotalDisplay, td.cartQuantity {
	padding: 0.5em;
}
#cartImage {
	float: left;
	padding-right: .5em;
}
#cartAttribsList ul {
	list-style-type: none;
	margin: 0;
	font-size: 0.8em;
}
.tableHeading TH {
	border-bottom: 1px solid #333;
}
.tableHeading, #cartSubTotal {
	background: #ccc;
}
#cartSubTotal {
	border-top: 1px solid #333;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.0em;
}
th {
	text-align: center;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.2em 0;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 3.5em;
	padding-left: 0.5em;
}
td.cartQuantityUpdate {
	vertical-align: top;
	padding-top: .5em;
}
.cartQuantity input {
	width: 2em;
}
.cartNewItem {
	color: #3C3;
	position: relative;
}
.cartOldItem {
	color: #609;
	position: relative;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
	vertical-align: top;
	text-align: center;
}
.rowOdd {
	background: #E8E8E8;
}
.rowEven {
	background: #f8f8f8;
}
.shippingbutton {
	padding: .5em;
	float: right;
}
p.navNextPrevCounter {
	margin: 0 !important;
	padding: 0;
	font: .75em Verdana !important;
}
.navNextPrevWrapper {
	text-align: center;
	position: relative;
	top: -10px;
}
*html .navNextPrevWrapper {
	top: -20px;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
}
#productDescription {
	margin-bottom: 0.5em;
	padding: 0.8em;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}
h1.productGeneral {
	margin: 0;
	padding-top: 25px;
	text-align: center;
	font-size: 20px;
	font-style: oblique;
	border: none;
}
.solidLine {
	padding-bottom: 5px;
	position: relative;
	bottom: 16px;
	text-align: center;
}
#productMainImage {
	padding: 0 10px 5px;
	text-align: center;
	float: left;
}
#productPrices {
	text-align: center;
	font-style: oblique;
	font-size: 18px;
	border: none !important;
	background: none !important;
}
#productMainInfo {
	width: 99%;
	background: #eee;
	border: 1px solid #999;
	float: right;
}
TD img, #productMainImage img {
	border: 1px solid #666;
}
#productInfoBottom {
	display: block;
	clear: none;
	width: 99%;
}
.optionName {
	color: white;
	font-size: 12px;
	background: #666;
	padding: 2px 10px;
	margin: 0 0 4px;
}
.optionsMenu {
	padding: 7px;
}
#attribsOptionsText {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.wrapperAttribsOptions {
	margin: 7px;
	border: 1px solid #999;
}
#productAttributes {
	float: left;
	width: 67%;
}
#prodInfoBottomRight {
	float: right;
	width: 33%;
	margin-top: 40px;
}
#prodInfoBR-wrapper {
	margin-left: 8px;
	padding: 0;
	background: #eee;
	border: 1px solid #999;
}
#cartAdd {
	font-weight: bold;
	text-align: center;
	margin: 7px;
	padding: 5px;
}
#prevNextFooter {
	position: relative;
	top: 35px;
	margin-left: 8px;
}
#prevNextFooter .navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0 2px;
	list-style-type: none;
}
#productTellFriendLink, #productReviewLink {
	padding: 5px 10px 5px 23px;
	margin: 0;
}
.reviewCount {
	display: inline;
	position: relative;
	top: -25px;
	padding-left: 55px;
	font: 10px !important arial;
}
.prodinfo-bottomlinks {
	display: inline;
	padding: 4px;
	vertical-align: 50%;
	font-weight: bold;
}
#siteMapList {
	width: 90%;
}
HR {
	height: 1px;
	margin: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background: url('../images/body-bg.gif') repeat-x;
	font-weight: bold;
	padding: 7px;
}
#checkoutSuccessHeading {
	font-size: 24px;
	margin-top: 20px;
	text-align: center;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0;
}
#productReviewsDefaultHeading, #reviewsInfoDefaultHeading, #productReviewsDefaultHeading, #reviewsWriteHeading {
	font-size: 22px;
	text-align: center;
	border: none;
	top: -0.2em;
}
.ratingRow {
	display: block;
	width: 80%;
	margin: 0 0 1.5em;
}
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 1em 1em 0;
	float: none;
}
.reviewsbuttonRow {
	padding: .3em;
}
.review {
	display: inline;
}
.floating-Box-back {
	float: left;
	width: 45%;
}
.dropdown-menu {
	padding-top: 10px;
}