@import url("headertags_seo_styles.css");
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height:1.5; }
.boxText a:link {color: #CC0000;}
.boxText a:visited {color: #CC0000;}
.boxText a:hover {color: #660066; text-decoration: none;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #003366;
  text-decoration: underline;
}

A.welcome {
  color: #FFFFFF;
}

A.welcome:hover {
  color: #ffffff;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #00adef;
  border:0px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00adef;
  color: #ffffff;
  border:0px;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ffbb;
}

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

TR.footer {
  background: #3399cc;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3399cc;
  color: #ffffff;
  font-weight: bold;
}

TD.footerText {
  letter-spacing: 1.5px;
  font-size: 12px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #00ADEF;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #3399cc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3399cc;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #660033;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  background-color: #ED1650;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #003366;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3399cc;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

TD.pageHeading .productSpecialPrice {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #fff;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #66ffff; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* CUSTOM MARYLAND MOSAICS */
#contentDiv {
        padding: 0px 10px 0px 0px;
        margin: 18px 0px 18px 30px;
        color: #fff;
        font-size: 14px;
        height: 527px;
        overflow: auto;
}

html>body #contentDiv {height: 623px;} /* set height for firefox browser */

#contentDiv a {
        color: #fff;
        text-decoration: none;
}

#contentDiv a:hover {
        text-decoration: underline;
}

#contentSection1 {display: none;}
#contentSection2 {display: none;}
#contentSection3 {display: none;}
#contentSection4 {display: none;}
#contentSection5 {display: none;}

#bottomFooterTable {
        font-size: 10px;
        text-align: left;
}
#bottomFooterTable td {
        vertical-align: middle;
}


/* custom list for categories */
.catList {
         list-style-type: none;
         padding: 0;
         margin: 0;
}

.catListLI {
        background-image: url("http://www.marylandmosaics.com/catalog/images/mdmosaics/bullet_sm.gif");
        background-repeat: no-repeat;
        background-position: 0em .25em;
        padding-left: 1.4em;
}

/*change the menu hover color below*/
#thecategories a:hover {
        background-color: #eeeeee;
        color: #660066;
}

.catwithsubs, .catwithnosubs {
        padding-right: 5px;
}

#thecategories {
        position: relative;
        top: -9px;
        margin-bottom: -16px;
        width: 260px;
}

.activelink {
        display: block;
        font-weight: bold;
}

#thecategories a {
        display: block;
        padding-bottom: 0px;
        padding-top: 5px;
        width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
        width: auto;
}
/*end of mozilla fix*/

#topcat a {
        padding-left: 5px;
}

#secondcat a {
        padding-left: 20px;
}

#thirdcat a {
        padding-left: 35px;
}

#fourthcat a {
        padding-left: 50px;
}

#fifthcat a {
        padding-left: 65px;
}

/* photo gallery styles */
.photoTable {color: #ffffff; font-size: 12px;}
#thumbTable {margin-left: 5px;}
#thumbTable td {padding: 0px 5px 10px 5px; text-align:center; color:#ffffff; font-size: 12px;}
#thumbTable td.last {padding: 0;}
.thumbs {border:5px solid #ffffff; cursor: pointer; width:75px; height:75px;}
#description {color:#ffffff; font-size:12px; margin-top:5px;}

/*** Begin mouse-over shopping cart drop-down box ***/

.jsButton, .jsTrigger { cursor: pointer; }
.animBox {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.animBoxDropover {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: #ffffff solid 1px;
	background-color: #759fff;
	width: auto;
	z-index: 100;
}
.animSubmitButton {
	background: none !important;
	border: none !important;
	width: 0px !important;
	height: 0px !important;
}

#btn_animBoxCart {
}
#animBoxCart {
	width: 300px !important;
}
.animBoxCartImage { }
.animBoxCartContent, .animBoxCartName, .animBoxCartPrice {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #ffffff;
	text-decoration: none;
}
.animBoxCartContent A:hover {
	font-size: 11px;
	color: #B9D4D0;
	text-decoration: none;
}
.animBoxCartHeader, .animBoxCartFooter {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}
.animBoxCartHeader { border-bottom: #ffffff solid 1px; }
.animBoxCartFooter { border-top: #B9D4D0 solid 1px;}
.animBoxCartNotice {
	padding: 3px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.infoBoxCart, .az_cart_body TD{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.shopcart_items_italic, a.shopcart_items_italic {
 font-family: Verdana, Arial, sans-serif;
 font-size: 0.8em;
 font-weight: bold;
 font-style: italic;
 text-align: right;
 color: #ffa332;
}
.shopcart_items, a.shopcart_items {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  background: #3366ff;
  color: #00FF00;
}
/*** End mouse-over shopping cart drop-down box ***/
/* Begin Testimonials Scroller */
#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.marquee_hide {
     visibility:hidden;
}
.marquee_show {
     visibility:visible;
}
/* End Testimonials Scroller */

