body {
  /*background-image:url('../images/background.png');*/
  background-repeat:no-repeat;
  background-position:top center;
	/*background-color:#26190c;*/
	background-color:#000;
  color:#fff;
  font-family:'Josefin Sans Std Light', arial, serif;
}
img { -ms-interpolation-mode:bicubic; }
h1, h2, h3, h4, h5, h6 {color:#fff; margin:0px;font-family:'Josefin Sans Std Light', arial, serif;}
h1 {font-size:2.1em;}
/*
EAC170 = EAC170
4B331B = 4B331B
4B331B = a56a32
659382
4A321A = 4A321A
*/
a:link, a:visited, span.linkSpan {
	color:#cccccc;
	text-decoration: none;
}

a:hover, span.linkSpan:hover {
	cursor: pointer;
	color:#fff;
	text-decoration:underline;
}

.center
{
	text-align:center;
}

.mainContent span.linkSpan:hover {
	color:#fff;
}

.footer a:hover, .mainContent a:hover {
	text-decoration: underline;
}

div.wholePage {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color:#fff;
	/* border:1px solid; */
}

div.pageHeader {
	width:100%;
	
	/*background:#26190c;*/
	color:#EAC170;
	text-align:center;
}

#main_logo
{
	
	margin-top:.4em;
}

div.topBox {
	float:right;	
	text-align:right;
}

.framed_image
{
  border-top:3px yellow solid;
  border-bottom:3px yellow solid;
  border-left:5px yellow solid;
  border-right:5px yellow solid;
}

div.loginBox {
	
	width:30%;
	font-size:.5em;
	padding:5px 5px 5px 5px;
  display:none;
}

div.loginBox input {
	border:1px black solid;
	background-color:#FFBF00;
}

div.loginBox input:hover
{
	color:black;

}
div.loginBox input.button:hover { background-color:yellow; }

div.loginBox label {
	margin-top:13px;
	font-size:1.2em;
}

div.menu {
	clear:left;	
	font-size:1.6em;	
	padding:5px 5px 5px 5px;
	margin-bottom:2em;
}

ul.menu
{
	list-style:none;
	text-align:center;
}

ul.menu li
{
	display:inline;
	padding:0em 1.8em;
}
.menu li a { font-family:'Josefin Sans Std Light', arial, serif; }

div.banner {
	height:100px;
	width:100%;
	margin-top:15px;

	background:#fff;

}

div.sideMenu {
	width:20%;
	padding:5px 15px 5px 15px;
	font-size:12pt;
	/*line-height:1.2em;*/
	margin-top:15px;
	float:left;

}
#designers_list
{
  list-style-type:none;
  margin:0px;
  padding:0px;
  font-family:'Josefin Sans Std Light', arial, serif;
}

#designers_list li
{
	text-align:right;
	padding-right:.5em;
	border-right:1px dashed #cccccc;
}

#designers_list li:hover { border-right:1px dashed #fff; }

div.mainContent, div.listingMainContent {
	float:left;
	padding:5px 5px 5px 5px;
	margin-top:15px;
	width:480px;
	margin-left:10px;

	/*border-left:5px double #eac170;
	border-top:5px double #eac170;
	border-right:5px double #eac170;*/

}

div.listingMainContent {
	float:left;
	width:55%;
}

div.rightSideBar {
	float:right;
	margin-top:15px;
	padding:5px 5px 5px 5px;
	width:15%;
	text-align:right;
}

a.listingItem, div.listingItem {
	float:left;
	width:130px;
	height:270px;
	margin:55px 10px 10px 10px;
	padding:5px 5px 5px 5px;
  border:1px solid #cccccc;
  color:#cccccc;
}

a.listingItem:hover
{
  text-decoration:none;
  border:1px solid #fff;
  color:#fff !important;
}
.salePrice 
{
	color:gold;
	font-weight:bold;
	font-size:1.1em;
	float:right;
}

div.listingTitle {

	font-weight:bold;
	font-size:1.1em;
	margin:0px 0px 5px 0px;
	width:100%;
	height:3em;
	text-align:center;
  font-family:'Josefin Sans Std Light', arial, serif; 
}

div.listingImage {
	text-align:center;
	/*padding:5px 5px 5px 5px;
	background:#26190c;*/
	/* margin-top:10px; */
	width:100%;
	/*border:1px solid black;*/
}

div.listingImage img {
	/*max-height:90%;
	max-width:110%;
	background:#26190c;*/
	/*border:1px solid black;*/

}
div.listingPrice {
	z-index:1000;
	/*margin-top:-15px;*/
	width:130px;
	padding-right:20px;
	text-align:right;
	/*background-color:#26190c;*/
}

div.itemImageContainer {
	width:280px;
	float:left;
}

div.itemMainImage {
	margin-bottom:5px;
	width:280px;
	height:280px;
	text-align:center;
}

div.itemMainImage img {
	/* height:100%; */
}

div.itemImageThumb {
	border:1px solid #cccccc;
	float:left;
	padding:3px 3px 3px 3px;
	margin-right:10px;
	height:70px;
}

div.itemImageThumb:hover {
	border:1px solid #fff;
}

div.itemName {
	float:right;
	width:190px;
	font-size:2em;
  font-weight:bold;
  font-family:'Josefin Sans Std Light', arial, serif;
}

div.itemDesc {
	float:right;
	margin-top:20px;
	width:190px;
  font-size:1.2em;
}

div.itemPrice {
	float:right;
	margin-top:50px;
	margin-left:90px;
}

div.footer {
	margin-top:45px;
	padding:5px 5px 5px 5px;
	width:100%;
	/*border:1px solid black;*/
}

a.locations_cont {
	/*border:1px black solid;*/
	margin-top:15px;
	text-align:center;
	float:right;
  padding:.5em 2em;
	margin:0em 1em;
}

a.locations_cont:hover
{
  background:#666666;
  text-decoration:none;
}
#WHtitle { /* West hartford Title */
	font-size: 1.5em;
	color: #fff;
}

#WHunder { /* Underneath West Hartford Title */
  color:#fff;
	font-size: .6em;
	letter-spacing:1.1em;
}

#footerContactInfo {
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}

#KimberlyBotique
{
	font-size: 1.3333em; /* 1.33333 of body size */
	font-family: "Bell MT";
}

#aboutText {
	padding:0px 20px 0px 20px;
}

#greenTagLine {
	color:#33cc55;
}


input, #contactInput {
	background:#C5A35D;
	color:#4A321A;
	border:1px solid #4A321A;
}

input:hover, #contactInput:hover
{
	color:#C5A35D;
	background:#4A321A;
}

input.submitButton:hover {
	background:#4A321A;
	color:#C5A35D;
}

#vendorLine {
	margin-top:10px;
	margin-left:50px;
	margin-right:50px;
	height:0px;

	border:1px #FFBF00 solid;
}

#signUpForm  table tr, #accountForm table tr{
	height:30px;
}

#signUpForm  table tr td, #accountForm table tr td{
	padding-left:5px;
}

#contactTable {
	text-align:left;
	line-height:18pt;
}

.contactInput {
	background:#C5A35D;
	color:#4A321A;
	border:1px solid #4A321A;
}

.submitButton:hover {
	background-color:#FFBF00;
	color:#61401F;
}

.submitButton {
	background-color:#fff;
	color:#61401F;
	font-size:1.7em;
	font-weight:bold;
	-moz-border-radius:5px;
}

.button:hover {
	/* non hover is covered by input */
	background-color:#FFBF00;
	color:#61401F;
}

#errorMessage, .errorMessage {
	font-weight:bold;
	text-align:center;
	line-height:1.5em;
	background:#ff9999;
	color:#550000;

	margin:5px 5px 5px 5px;
}

#sumContainer {
	font-size:2em;
	font-weight:bold;
	color:#61401F;
}

#contactTable td {
	padding:3px 3px 3px 3px;
}

.bagTable {
	width:100%
}

.bagTable td {
	padding:3px 3px 3px 3px;
	margin-left:4px;
	text-align:center;
}

.bagTable td.totalPrice {
	font-weight:bold;
	border-top:1px black solid;
}

.bagTable th {
	/*border-bottom:1px black solid;*/
	text-decoration:underline;
	padding:2px 2px 2px 2px;

}

div.addToBag {
	float:right;
	margin-top:15px;
	text-align:right;
	width:41%;
	clear:right;
}

.bold {
	font-weight:bold;
}

.back-button, .next-button {
	border:1px black solid;
	background:#FFBF00;
	padding:5px 5px 5px 5px;
}

.back-button {
	float:left;

}

.next-button {
	float:right;

}

.next-button:hover, .back-button:hover {
	color:black;
	text-decoration:none;
}

.strikeout {
	text-decoration: line-through;
}

.facebook_item_share
{
  padding-top:10px;
}

.fb_container
{
  padding:1em;
  margin:1em 0;
  /*background-color:#4d3a26;*/
  background-color:#000;
  width:300px;
}

