 /* 
  MAIN STYLESHEET
  
  Included by all gallery and catalog pages 
 */

BODY {
	color: #000000;
	/*
	margin-left: 10px;
	margin-right: 10px;
	width: 100% ;
	*/
	margin-top: 25px;
	margin-bottom: 0px;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	
    background-color: #ffffff;
}

#gallery_description {
	display: none;
}

#gallerypagetop {
	width: 750px !important;
	margin-left: auto;
	margin-right: auto;
}
TABLE.galleryheader, TABLE.galleryhomeheader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
	padding-bottom: 5px;
	background-color: #ffffff;
}

TABLE.galleryheader {
	padding-top: 5px;
}
TABLE.galleryhomeheader {
	padding-top: 0px;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}


FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
	width: 750px !important;
}

TABLE.headerNavigation {
 /* background-image: url(long_header_bg.gif); */
  background-color: #ffffff; 
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
	width: 750px !important;
  
}

TABLE.catalogHomeWelcome {
 /* background-image: url(long_header_bg.gif); */
  background-color: #ffffff; 
/*  
  border-top: 1px solid #9a9a9a;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a; */
  	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
  
  width: 100% !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  
}

/* headerNavigation test defined here: */

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  font-weight: bold; */
  color:#000000;
  letter-spacing:1px;
  padding-left: 0px;
  padding-right: 0px;
  /*
  padding-top: 5px;
  */
  padding-bottom: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headlogorowtd {
	/*background-color: #CC99CC; */
	background-color: #ff6b39;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  /*font-weight: bold;*/
  color: #555555;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 /* background: #ffeeee; */
  border: 0px solid #9a9a9a;
 /* margin-bottom: 15px; */
  margin-bottom: 0px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
   background-color: #ffffff; 
 /* background-image: url(sidebox_header_bg.gif); */
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
  font-weight: bold;
  color: #333333;
  padding: 3px;
  height: 20px; 
  padding-left: 5px;
 /* border-bottom: 1px solid #9a9a9a; */
 /* border-top: 1px solid #9a9a9a; */
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #333333;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
/*  background-color: #ff6b39; */
  margin-bottom: 15 px;
/*  margin-bottom: 15px;*/
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:0px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
/* this is the sortable table headers */
.productListing-heading {
 /*  background-image: url(long_header_bg.gif); */
/* background-color: #ff6b39; */
  font-size: 10px;
  font-weight: bold;
  color: #555555;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
/*
  border:0px solid #9a9a9a;
  */
    	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;

}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #000088;
  padding-top: 11px;
}

H1.AAMHeading {
  color: #ff0000;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  padding: 5px;
  
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 18px;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
}

TR.footertop {
 /*  background-image: url(long_header_bg.gif); */
  /* background: #ff6b39; */
  font-size: 11px;
}

TD.footertop {
  padding: 5px;
}
TD.footerbottom {
/*
this is the "powered-by" footer, before the banner area.
*/
  padding: 0px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffffff;
   font-size: 10px;
 /*   padding: 3px; */
 /*   border: 1px dotted #ffb062; */
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
 /* background: #eff4f8; */
  background: #ffffff;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  /*
  border-bottom: 1px solid #9a9a9a;
  */
  	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;

}

TD.productListing-data-description-even {
 /* background: #eff4f8; */
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;

  	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
	}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
/*
  background: #FFFF33;
  background: #dddddd; 
  */

}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
/* this is font for the "SOLD" next to product in cart */
	color: #ff0000;
	font: bold 16px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, span.coming {
  color: #ff0000;
}

/* This is warning text */
.stockWarning {
  color: #ff0000;
  font: bold 12px Verdana, Arial, sans-serif;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  	border-bottom: 1px;
  	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  /* border:1px solid #9a9a9a; */
}

TD.categoriesdescription {
  font-size: 12px;
  line-height: 1.3;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
/*  color: #428dff; */
/*  color: #555555; */
  text-decoration: none;
}
A.category-top:hover, A.category-links:hover {
  text-decoration: underline;
}
A.category-subs, A.category-products {
/*  color: #428dff; */
/*  color: #555555; */
  text-decoration: none;
}

SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

/**************************************/
/**************************************/
/**************************************/

.inactivehome {
	color: #000000;
}
.base_price {
  font-size: 14px;
  font-weight: bold;
  color: #0000dd;
  padding-top: 11px;
}
A.onpage_jumplink {
  color: #ff0000;
}
.faq_question_title, .parahead {
  font-weight: bold;
  color: #0000ff;
}
.sectionhead {
  font-weight: bold;
  font-size: 13px;
  color: #000099;
}
.subpara {
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}
.homepage_byline {
	font-size: 15px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.navsep {
	color: #666666;
	font-size: .8em;
}
.navinactive {
	color: #AEB085;
	text-decoration: none;
}

/**************************************/
/* from gallery.css **/
/**************************************/


#collection_row_table {
	width:100% ;
  	padding-bottom: 0px;
  	padding-top: 0px;
  /*	padding-left: 10px;
  	padding-right: 10px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
	*/
}

#onecollection_div {
	width:100% ;
  	padding-top: 3px;
  	padding-bottom: 0px;
  	padding-left: 10px;
  	padding-right: 10px;
}
#collection_separator {
	width:100% ;
  	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADD19D;
}

#controller {
/*
	*/
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	cursor: hand;
	float: right;
}

TD.controller_button_cell {
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
}

TD.controller_button_cell:hover {
	border: 1px dotted #CC9933;
}
	 

TABLE.gallerycontent {
	width: 750px !important;
}

TABLE.headerNavigation {
  position: relative;
  vertical-align: toop;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  letter-spacing:1px;
  padding-left: 0px;
  padding-right: 0px;
  /*
  padding-top: 15px;
  */
  width: 750px !important;
}

IMG {
	border-width:0;
}

/* borrowed from zencart css */
FORM {
	display: inline;
}

.centershop, TABLE.header,TABLE.galleryheader, TABLE.headerNavigation {
	width: 750px !important;
}
TABLE.header {
  background-color: #ffffff;
/*  border-bottom: 1px solid #9a9a9a; */
  padding:0;
  width:100%;
  height: 30px;
}


TABLE.frametable {
  padding: 15px; /* mat width */
  background-color: #ffffff; /* mat color */
  border-color: #dddddd;
  border-style: ridge;
  border-width: 5;
}

.header_nav_link_inactive {
	color: #555555;
}

.jumptorow {
	white-space: nowrap;
	color: #FFFFFF;
	background-position: top;
}
.jumptodropdown {
/*
	background-color: #dddddd;
	color: #666666;
  border-width: 5;
	border-style: solid;
*/
	text-align: left;
}

A.footerNavLinks {
  font-size: 11px;
  padding: 1px;
 /*
  font-style: italic;
  */
}
A.footerNavLinks:link {
  /* color: #FF0000; */
}
A.footerNavLinks:visited {
 /*
  font-style: italic;
  */
}

A.footerNavLinks:hover {
  color: #000000;
}

/* this is the table TD */
TD.footertop {
  color: #55555;
  font-size: 11px;
  padding: 1px;
}



/******************/
/* EXHIBIT stuff  */
/******************/

#ex_image_select {
	width: 200px;
}

.ex_label_class, .ex_panel_title, .ex_panel_medium, .ex_panel_artistname, .ex_panel_price, .ex_panel_collection, .ex_panel_description {
	color: #333333;
}
.ex_panel_collection {
	padding-top: 30px;
    font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #555555;
}
.ex_panel_title {
    font-family: Geneva, Arial, sans-serif;
	font-size: 18px;
}
.ex_panel_artistname {
	padding-top: 10px;
    font-family: Geneva, Arial, sans-serif;
	font-size: 14px;
}
.ex_panel_price {
	padding-top: 20px;
    font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
}
.ex_panel_purchase {
	font-size: 12px;
	text-decoration: underline;
}
.ex_panel_description {  
	padding-top: 2px;
    font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
}

.colorref {
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/******************/
/* PORTFOLIO stuff */
/******************/

TABLE.collection_table {
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#collection_title_div {
    font-family:  Georgia, Arial, sans-serif;
	color: #555555;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: center;
}

A.port_img_title {
	font-size: 10px;
	color: #555555;
}

.infoBox {
	vertical-align: top;
}

A:hover {
	text-decoration: underline;
	color:black;
}
A {
  text-decoration: none;
}

#homepage_select {
	width: 200px;
}
#collection_select {
	width: 200px;
}
#showcase_div {
	width:200px;
	height:500px;
	overflow:hidden;
}
TABLE.hp_showcase_table {
	width: 100%;
	padding: 0;
}
.hp_showcase_artwork_title {
	color: #999999;
	font-size:10px;
}
.hp_showcase_artist_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000099;
}
.hp_showcase_legend_cell {
 	text-align: left;
}
.hp_showcase_image_cell {
 	text-align: center;
}
.hp_showcase_legend_cell, .hp_showcase_image_cell {
	height: 110px;
	width: 50%;
}


.hp_form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.hp_text {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hp_mainimg_title {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.navsep {
	color: #666666;
	font-size: .8em;
}
.navinactive {
	color: #AEB085;
	text-decoration: none;
}
.mfgname {
	font-weight: normal;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: normal;
	font-style: normal;
}
.catalog_announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	font-style: italic;
	color: #AEB085;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom:0px;
}
.artist_catalog_gallery_links {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom:0px;
}

.hometoplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

@media print {
	#controller, #purchase_link, .sitelinks, #homepage_select, .galleryhomefooter {
	display:none;
	}
/*
    BODY { font-size: 10pt }
	*/
  }
@media screen {
/*
    BODY { font-size: 12pt }
	*/
  }
@media screen, print {
/*
    BODY { line-height: 1.2 }
	*/
  }
