.banner {
 background-color:#673401;
 display: block;
 height: 180px;
 text-align:center;
 padding-left: 115px;
}
.content h1 {
	font: bold 2.0em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
    color: #4A3E23;
	padding: 0px 10px 8px 0px;
}
.content h2 {
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;	
}
.content h3 {
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	font-size: 18px;
    color: #4A3E23;
	float: left;
	width: 100%;
	padding: 0px 10px 8px 0px;
}

.loginoffer {
	font: bold 1.8em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
    color: #990000;
}
.login-return {
	font: bold 1.8em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
    color: #4A3E23;
}

.bold {
	display: inline;
	color: #CC0000;
	font-weight: bold;
}

/*
	Sitemap Styler 	 
*/

#sitemap{
	margin:0;
	padding:0;
	list-style:none;
	vertical-align: top;
	font-weight:bold;
	width:100%;
	z-index: 1;
}
#sitemap li{
	margin:0;
	padding:0;
	list-style:none;
	vertical-align: top;
	width:100%;
		z-index: 1;
}
#sitemap ul{
	margin:0;
	padding:0;
	list-style:none;
	vertical-align: top;
	font-weight:normal;
		width:100%;
			z-index: 1;
}
#sitemap{background:url(images/line1.gif) repeat-y;}
#sitemap li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
		z-index: 1;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
	width:100%;
		z-index: 1;
}

#sitemap li a{
    padding-left:28px;
	width:100%;
		z-index: 1;
	}


/* sub levels */

#sitemap li ul{
	margin-left:28px;
	background:url(images/line1.gif) repeat-y;
	width:100%;
		z-index: 1;
}
#sitemap li li{	
	background:url(images/line2.gif) no-repeat 0 0;
	width:100%;
		z-index: 1;
}

/* etc. */

/* float fix */

#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		z-index: 1;
}
#sitemap, #sitemap ul{display:block; 	z-index: 1;}
/*  \*/
#sitemap, #sitemap ul{min-height:1%; 	z-index: 1;}
* html #sitemap, * html #sitemap ul{height:1%; 	z-index: 1;}
 /*  */




.prodimage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pull_down select {
    background-color: #E4D8CB;
	width: 300px;
	margin-top: 3px;
	margin-left: 5px;
}
.description {
	text-align: justify;
}

/*
------------Common Styles ----------------------------------------------------------------------
*/
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 11px;
	margin-bottom: 10px;  
}
/* Generic site links */

.float-right {
	float: right;
	text-align: right;
}
.image {
 float: left;
 padding-right: 6px;
 	width:90px;
	height:80px;
	background:url(images/blue-dot.gif) repeat-y 100% 0;
	text-align:center;
	overflow:hidden
}
.column33 {
	float: left;
	width: 33%;
/*	text-align: center; */
}
.column50 {
	float: left;
    padding-left: 10px;
	padding-bottom: 10px;
/*	text-align: center; */
}

.two-col-pad {
	float: left;
	width: 46%;
	padding: 5px;	
/*	text-align: center; */
}

.featured-title {
	font-size: 13px;
	font-weight: bold;
}
.featured-title a {
	color: #333333;
	text-decoration: none;
}
.featured-title a:hover {
	color: #990000;
	text-decoration: none;
}


/* Search Fields */

.searchfield {
	font-size: 11px;
	width: 100px;
	border: 1px solid #000000;
}

/* Page titles */

TD.pageHeading, DIV.pageHeading {
	font: bold 2.0em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
    color: #4A3E23;
	padding: 0px 10px 8px 0px;
}

/* Breadcrumb trail */

A.bread {
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
A.bread:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;

}

/* price*/

.price
     {
	color: #990002;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
     }
.fadprice a
     {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
     }	
.fadprice a:hover
     {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
     }	  
 
	 
.priceproductinfo
     {
	color: #990002;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
     }	 
	 

/* page middle content padding*/

.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
}
A.headerNavigation {

}
A.headerNavigation:hover {

}

/* product listing results - odd and even for striped results */

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;
}

/* product listing results table */

TABLE.productListing {

}

/* product listing results heading */
.basketListing-heading {
	background: #666;
	color: #FFF;
	padding: 4px;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.productListing-heading {
	color: #666666;
	padding: 4px;
	font-weight: bold;
	background-image: url(images/prodlistbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.productListing-heading a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
.productListing-heading a:hover{
	color: #990000;
	font-weight: bold;
	text-decoration: none;	
}

/* product listing text style */

TD.productListing-data {
  font-size: 11px;
}

/* page numbering 1 2 3 4 next */

.pageResults {
  color: #333333;
}
.pageResults a:link {
  color: #333333;
}
.pageResults a:visited {
  color: #333333;
}
.pageResults a:hover {
  color: #990000;
}

/* User greeting style (home page) */

SPAN.greetUser {
  font-size: 12px;
  color: #990000;
  font-weight: bold;
}

/* BEGIN: CSS Buttons Everywhere */

.cssButton {
  color: #636363;
  width: 100px;
  height: 17px;
  vertical-align: top;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #6C6C6C;
  border-spacing: 1px;
}
/* END: CSS Buttons Everywhere */


/*
------------Custom Styles Unique to Current Design-------------------------------------------------------------------------------------------------
*/


.textbutton {
	text-align: center;


}
.textbutton a:link{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
}
.textbutton a:visited{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	padding: 2px 5px;
	color: #FFFFFF;
	width: 100%;

}
.textbutton a:hover{
	border: 1px solid #FFFFFF;
	background-color: #384D7A;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbutton a:active{
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbuttoncase {
	background-color: #7094B4;


}
.menubutton {
	text-align: center;
	height: 26px;


}
.menubutton a:link{
	padding: 0px 15px 0px 10px;
	color: #FFFFFF;
	display: block;
	margin-left: 1px;
}
.menubutton a:visited{
	padding: 0px 15px 0px 10px;
	color: #FFFFFF;
	display: block;
	margin-left: 1px;
}
.menubutton a:hover{
	padding: 0px 15px 0px 10px;
	color: #CC0000;
	display: block;
	margin-left: 1px;
	text-decoration: none;

}
.greybar {
	background-color: #EEEEEE;
}
.secondbar {
	background-color: #5a789d;
	padding: 3px;
	color: #FFFFFF;


}

.seoheader {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #9A825D;
}

.siteborder {



}
.menubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E5E7;
	border-bottom-color: #E1E5E7;
	height: 23px;
	background-color: #000000;

}.left {
	background-color: #D3D3D3;
}


.txtfldsearch {
	background-color: #F2F1EE;
	border: 1px solid #CFCFD3;
	font-size: 11px;
	height: 18px;
	width: 95px;

}
.dotleft {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
.dotbottom {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
    padding-top: 5px;
	padding-bottom: 10px;
}
.homepad {
	padding-right: 10px;
}

	 
/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-family: Tahoma, Verdana, Arial, Helvetica; }
.errorBox { font-family : Verdana, Arial, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; color: #70d250; text-decoration: underline; }

/* errors */

TR.headerError {
	background-color: #990000;
}

TD.headerError {
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #990000;
}

FORM {
	display: inline;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

}

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

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
LABEL {
float: left;
}
.currencypad {
padding-top: 4px;
padding-left: 4px;
}

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

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

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

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #990000;
	font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CDB79E; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E4D8CB; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif;  color: #990000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif;  }
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; background-color: #99ff00; }

/* input requirement */

.inputRequirement INPUT
 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	}



/* --- Global Box CSS --- Removed to allow individual box styles*/
/*
.infoBox {
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/
.leftbg {
	background-image: url(images/green_background_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {
	background-image: url(images/green_background_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.headerbar {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
}
.txtfldlogin {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 11px;
	height: 18px;
	width: 95px;
	color: #000000;
}
.txtwhite {
	font: bold 1.2em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	color: #FFFFFF;
}
.whitecaps a:link{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;

}
.whitecaps a:visited{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;

}

.whitecaps a:hover{
	text-decoration: none;
	text-transform: uppercase;
	color: #888888;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;


}

.whitedotbot {
	text-align: left;
	background-image: url(images/dotwhite.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;	
	padding-bottom: 5px;
}
.whitedotbot a {
	color: #F7D694;
	text-decoration: none;
	padding-top: 3px;	
	padding-bottom: 5px;
}
.whitedotbot a:hover {
	color: #990000;
	text-decoration: none;
	padding-top: 3px;	
	padding-bottom: 5px;

}
.loginpad{
	padding-top: 14px;
	padding-right: 18px;
	padding-left: 20px;

}

.loginpad {
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 3px;
}
.maingradient {
	background-image: url(images/gradient_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;

}
.mainpad {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.greatheading1 {
	font: bold 1.8em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin: .25em 0;
}

.greatheading2 {
	font: bold 1.2em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	padding: .5em 0;
	text-transform: uppercase;
	color: #333;
	clear: left;
}
.welcomemessage
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #4A3E23;
  padding: 0px 10px 8px 0px;
}
.copyright {
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;

}
.copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
.copyright a:hover {
	color: #666666;
	text-decoration: none;

}
.red {
	color: #CC0000;
	font-weight: bolder;
}
.green {
	color: #00CC00;
	
}
.blog-main {
	font-weight: bold;
	color: #000066;
	font-size: 13px;	
}
.dotnewprod {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.search_museum {
   height: 20px;
   width: 200px;
   display: block;
}
.search_museum input {
float: left;
display: inline;
margin-right: 5px;
}