
/* ---------- General Layout ---------- 

body,
input,
textarea,
select {
  color: #000;
  background: none;
}

#main-menu-links ul.menu,
.related-products h4,
.node.node-product-page .content h4,
.node.node-product-page-series .content h4,
.node.node-family-listing .content h4,
#main-menu-links ul.menu li.collections ul.menu li
{
	font-family: Georgia, Times New Roman, Times, serif;
}

#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
#footer-wrapper,
.tabs,
.add-or-remove-shortcuts,
#globalnav-wrapper,
#mainnav,
#messages,
#bread-crumb,
#maincontentright,
#more-link,
#more-link-hide,
.subbanner-image-right
{
  display: none;
}

#maincontentleft
{
	width: 100% !important;
}

.overview-hidden
{
	max-height: auto !important;
}

.product-section
{
	display: block !important;
}

div#header
{
	height: auto !important;
	border: 0;
}

.header-title,
.header-subtitle
{
	position: relative !important;
	color: #000000 !important;
	display: block !important;
	top: 0 !important;
	height: auto !important;
}

.node-page-content
{
	border: 0 !important;
}
h4
{
	margin-top: 20px !important;
}

a#logo img
{
	display: block;
}


/* ---------- Node Pages ---------- 

#comments .title,
#comments form,
.comment_forbidden {
  display: none;
}
