/*
colorsong text styles
basic colors are:
darkBrown:		#612D11  (standard text)
lightBrown		#8B634E	(menu text)
blue:				#9ACCD6  (areas) 
blue:				#77B3Bf  (text)
*/











body {
	background-color: #FFF;
	color: #756E52;
}

#logo {
	background-image: url(/logos/MistyMeadowLogo.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: underline;
	color: #756E52;
}

a:hover {
	text-decoration: underline;
	color: #C19DDE;
}

.menu {
	font-size: 12px;
	margin-left: 40px;
	margin-bottom: 0.3em;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	font-weight: bold;
	color: #84B86E;
}

.menu a {
	border: 0px solid Blue;
	text-decoration: none;
	color: #84B86E;
}
.menu a:hover {
	color: #C19DDE;
}
.menufocus {
	font-size: 12px;
	margin-left: 40px;
	margin-bottom: 0.3em;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	font-weight: bold;
	color: #C19DDE;
}

.menufocus a {
	border: 0px solid Red;
	text-decoration: none;
	color: #C19DDE;
}
#menucontainer #upsellarea {
	border: 0px solid Red;
	margin-left: 40px;
	padding: 10px 0px 10px 0px;
}

 #upsellarea p {
 	line-height: 1.3em;
	margin: 1.0em 0em 1.0em 0em;
 }
 
div.horizontalrule {
	width:100%;
	height: 9px;
	margin: 0px 0px 1.0em 0px;
	background-color: #FFF;
	border: 0px 0px 1px 0px;
	border-bottom: 1px solid #756E52;
	font-size: 4px;
}

div.horizontalrule span {
	white-space: nowrap;
	background-color: #FFF;
	float: right;
	text-align: right;
	width: 60px;
	height: 9px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-image: url(/logos/MistyMeadowBox.gif);
}
.breadcrumb {
	margin-bottom:1em;
	border:dotted;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:1em;
	border-color: #756E52;
}

#contentcontainer > div.topic >span {
	height: 13px;
}

 img {
 	margin-top: 0.4em;
 }
#icons img {
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

 #logo {
 	margin-top: 0px;
}

#largeImageDiv {
	display: none; 
	height: 275px; 
	width: 100%; 
	overflow: hidden; 
	visibility: hidden; 
	border: 2px solid #756E52; 
	border-width: 2px;
}

.booktitle {
	font-weight: bold;
}

.price {
	font-weight: bold;
	color: #C19DDE
}

.orderbutton {
	border: 1px solid #C19DDE;
	background-color: #FFF;
	color: #C19DDE;
	font-weight: bold;
	width: 6em;
}
h3 {
	color: #C19DDE;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
h4 {
	color: #C19DDE;
}

#closewindow {
	float: right;
	margin: 4px 20px 0 0;
	font-size: 0.8em;
	}
#colorway {
	float: left;
	margin: 4px 0 0 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

#colorname{
	float: left;
	margin: 0px 0 0 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

#coloroptionscontainer{
	visibility: hidden;
	display: none;
}

.searchTermsBox, .zoom_searchbox {
	border: 1px solid #C19DDE;
	
}

.searchButton, .zoom_button {
	border: 1px solid #C19DDE;
	background-color: #FFF;
	color: #756E52;
}

ul#navlist li a, ul#subnavlist li a
{
/*	font-family: arial; */
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	text-decoration: none;
	white-space:nowrap;
	color: #84B86E;
}
div#navcontainer
{
	background: #fff;
	margin-left: 40px;
	padding: 0em;
	width: 200px;
}
ul#navlist
{
	font-size: 1.0em;
	line-height: 1.2em;
	list-style-type: none;
	margin: 0;
	margin-bottom: 0.1em;
	margin-top: 0.2em;
	padding: 0;
}
ul#navlist li
{
	display: inline;
}
ul#navlist li a
{
	background: #fff;
	border-top: solid 1px #fff;
	color: #84B86E;
	display: block;
	padding: 2px 0 2px 0px;
}
ul#navlist li a:hover
{
	color: #C19DDE;
}
ul#navlist li a#current
{
	background: #fff;
	color: #C19DDE;
}
ul#subnavlist
{
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}
ul#subnavlist li
{
	display: inline;
}
ul#subnavlist li a
{
	background: #fff;
	border-top: solid 1px #fff;
	color: #84B86E;
	display: block;
	height: auto;
	padding: 2px 0 2px 15px;
}
ul#subnavlist li a:hover
{
	color: #C19DDE;
}
ul#navlist li a#current
{
	background: #fff;
	color: #C19DDE;
}
ul#navlist li a#current:hover
{
	color: #C19DDE;
}
ul#navlist li ul#subnavlist li ul#subnavlist
{
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}
ul#navlist li ul#subnavlist li li ul#subnavlist
{
	display: inline;
}
ul#navlist li ul#subnavlist li ul#subnavlist li a
{
	background: #fff;
	border-top: solid 1px #fff;
	color: #84B86E;
	display: block;
	height: auto;
	padding: 2px 0 2px 30px;
}
ul#navlist li ul#subnavlist li ul#subnavlist li a:hover
{
	color: #C19DDE;
}
ul#navlist li ul#subnavlist li ul#subnavlist li a#current
{
	background: #fff;
	color: #C19DDE;
}
ul#navlist li ul#subnavlist li ul#subnavlist li a#current:hover
{
	color: #C19DDE;
}

div#navcontainer .hide
{
	display: none;
	visibility: hidden
}
