/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
        margin-top: 10px; 
        margin-bottom: 20px;
	font-family: lucida sans unicode, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
        background-image: url('http://www.remarkableart.com/images/bg-clouds.jpg');
        background-repeat: no-repeat;
        /* background-color: #ffff99; */
		
}

#headerWrapper {
   background-image: url('http://www.remarkableart.com/includes/templates/barebones/images/topbg_bar.gif');
   background-repeat: repeat-x;
	background-position: top left;
	height: 102px;
}

#left-bg {
	position: relative;
	left: -145px;
	float:left;
	width: 200px;
	height: 500px;
	margin-right: -200px;
	margin-bottom: -500px;
	background: url( /images/birdsLeft.gif ) top left no-repeat;
	z-index:1;
}

#right-bg { 
	position: relative;
	right: -193px;
	top: 15px;
	float:right;
	margin-bottom: -500px;
	width: 200px;
	height: 500px;
	background: url( /images/birdsRight.gif ) top left no-repeat;
	z-index:1; 
}


.columnRight {
}

a img {border: none; }

a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: georgia;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 200% "Andalus", georgia, helvetica, sans-serif;
	letter-spacing: 2px;
        color: #003300;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 130%;
        color: #003300;
}
h3 {
	font-size: 120%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 800px;
        background-color: #ffffff;
}

.columnLeft {
        background-image: url('http://www.remarkableart.com/includes/templates/barebones/images/sidebar_bg.png');
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#contentMainWrapper {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

#contentMainWrapper td {
   background-color: #ffffff;
   padding: 10px;   
}


#logoWrapper {
   float: left;
}

#taglineWrapper {
   display: none;
}

#navMainWrapper {
   float: right;
   z-index: 1;
}

#navMainWrapper a, #navMainWrapper a:visited, #navMainWrapper a:link {
   color: #fff;
}


#headerLC {
    position: relative; 
    float: left;
    top: 0px;

}

#headerRC {
    position: relative;
    float: right;
    top: 0px;
}

#logoWrapper{
	background-color: #ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;

} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}

#navColumnOneWrapper {
    padding-bottom: 70px;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;

	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
        height: 92px;
	padding: 5px 0;

}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
        display: none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

.buttonRow img {
  padding-bottom: 5px;
}

#PPECbutton img {
  padding-left: 15px;
}

#navBreadCrumb {
        margin-left: 5px;
	padding: 10px 0px 0px 0px;
        font-size: 120%
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*Search box left sidebar*/

#search {
   padding-top: 15px;
}  

#search input[type=text] {
   font-size: 12px;
   height: 14px;
   line-height: 14px;
   background-color: #ffff66;
   border: 1px solid #666666;
   color: #666666;
}

#search input[type=submit] {
  background: url('http://www.remarkableart.com/includes/templates/barebones/images/searchGlass.png') no-repeat;
  border: none;
  display: block;
  cursor: pointer;
  display: inline;
  text-indent: -9999px;
  overflow: hidden;
}

#search a {
   font-size: 10px;
   margin-left: 0px;
   padding-left: 0px;
}

#magGlass {
  width: 100px;
  display:block;
  padding-right: 20px;
}

#search a:hover {
   background: none;
}

#categoriesContent {
  padding-left: 30px;
  padding-bottom: 80px;
  background-image: url('http://www.remarkableart.com/includes/templates/barebones/images/sidebar_branch.png');
  background-repeat: no-repeat;
  background-position: 10px bottom;
}

.leftBoxHeading {
   visibility: hidden;
   display: none;
}

.sideBoxContent a, #informationContent, #ezpagesContent {
  padding-left: 30px;
}

#ezpagesContent ul {
 margin-top: -20px;
}

#informationContent {
  position: relative;
  top: -20px;
}

#manufacturerslistContent {
  margin-top: -20px;
  margin-bottom: -20px;
  margin-left: -15px;
  z-index:100;
}

.sideBoxContent a:hover {
   text-decoration: none;
   background: url('http://www.remarkableart.com/includes/templates/barebones/images/leaf.png') no-repeat;
}  

#categoryIcon {
   display: none;
}  

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}

#productDescription {
width: 320px;
margin-left: -20px;
}

#productDescription h2 {
width: 330px;
}

.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/

}
.centerColumn {
	padding: 3px;
}


#featuredProducts h2 {
   postion: relative;
   margin-top: 0px;
   padding-left: 20px;
   padding-top: 5px;
   height: 35px;
   background:url('http://www.remarkableart.com/includes/templates/barebones/images/featuredBar.png') repeat-x;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

#whatsNew {
   width: 500px;
   border: none;
   padding-left: 20px;
}


/*Shopping Cart Display*/
#cartAdd {
    float: right;
	padding: 1em;
	border: none;
    cursor: pointer;
    display: inline;
    overflow: hidden;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;

}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage img {
   border: 1px solid #ffffff;
   padding: 3px;
   margin-left: 5px;
   display: block;

}

#productMainImage img:hover {
   border: 1px solid #000000;
}

#productName {
    align: left;
}

div .rightOfProductImage {
   width: 205px;
   height: 300px;
   float: right;
   position: relative;
}


.biggerText {
     width: 400px;
     clear: left;
     position: relative;
     left: 30px;
     border: 1px solid;
     padding: 10px;
}

.biggerText h2 {
   margin-top: 0px;
   border-bottom: 1px solid;
   width: 410px;
   margin-left: -10px;
   padding-left: 10px;
}

#cartAdd {
    position: relative; 
    float: left;
}

#productPrices {
    position: relative;
    left: 15px;
    font-size: 160%;
}

#productDetailsList {
    width: 170px;
}

#backButton {
    position: relative;
    left: 15px;
    top: 10px;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
  display: none;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/

}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em 0;
}

.sideBoxContent {
	padding: 0.4em;
        
}

#manufacturerslistContent li {
list-style:none;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}

#productListing th a {
   color: #ffffff;
}

.productListing-rowheading {
	background-color: #003300;
        color: #ffffff;
}

.productListing-rowheading th {
        color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
}
.productListing-data {
	padding: .5em 1em;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
}


#artistIntros img {
  margin-left: 5px;

  margin-right: 5px;
}

/*footer styles*/
#footer {
   background-image: url('http://www.remarkableart.com/includes/templates/barebones/images/footer.gif');

   background-repeat: no-repeat;
   background-position: bottom;
   background-color: #003300;
   height: 45px;
   color: #ffffff;
   padding-top: 5px;
}

#footer a {
   color: #ffffff;
}

#navSuppWrapper {
text-align: center;
}

/* image */
#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

#productAdditionalImages {
   padding-left: 30px;
}

#productAdditionalImages img {
  padding: 2px;
}

#productAdditionalImages img:hover {
 padding: 2px;  
 border: 1px solid black;
}

#productAdditionalImages a, #productAdditionalImages a:hover {
  border: none;
}


