

body {
	background: url(gradient.png) repeat-x center 190px;
	font-family: texgyreadventorregular, Tahoma, sans-serif;
	line-height: 1.6;
}

h1, h2, h3 {
	font-family: DINbol;
	color: #e50040;
	font-weight: 400 !important;
}

strong, label, legend {
	font-family: texgyreadventorbold, Tahoma, sans-serif !important;
	font-weight: normal !important;
}

em {
	font-family: texgyreadventoritalic, Tahoma, sans-serif;
	font-style: normal;
}

.radio label, .checkbox label {
	font-family: texgyreadventorregular;
}

.footer {
	background: none;
	font-size: 1.3rem;
	padding-bottom: 30px;
	text-align: center;
}

.footer .container + .container {
	display: none;
}

.product-sort {
	display: none;
}

.product-zoom {
	display: none;
}

.pageTitle, .page-title {
	display: none;
}

.header-nav .container {
	width: auto;
	background: #FFF;
}

header {
	border-bottom: 1px solid #DDD;
	background: #EEE;
}

header + .container {
	margin-top: 40px;
	background: #FFF;
	border: 1px solid #DDD;
	box-shadow: 0 5px 5px #DDD;
	padding: 30px;
}

.navbar-inverse .navbar-nav li a {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #999;
	padding: 20px;

	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}


.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	background: #EEE;
	color: #999;
	transition: 0.3s;
}


.header-nav .navbar {
	background: none;
	border: none;
	margin: 0;
}

#nav-one {
	float: none;
	text-align: center;
}

#nav-one li {
	float: none;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.product-view > p {
	display: none;
}

.breadcrumb {
	background-color: transparent;
}

.prod-cat-list .thumbnail {
	padding: 30px;
}

.breadcrumb > li + li:before {
	content: ">";
	margin-left: 2px;
}

.hcategory h3 {
	margin-bottom: 5px;
}

.hcategory h3 a {
	font-size: 24px;
}

.hproduct h3 a {
	font-size: 20px;
}

.prod-short .description {
	display: none;
}

.prod-view-list .cat-short {
	margin-bottom: 20px;
}

.pricingFileUploadHeading,
.pricingShipToHeading,
.pricingOrderNotesHeading,
.fileUploadSelect .selection,
.cartSummaryPriceGroup span {
	font-weight: 400;
	font-family: texgyreadventorbold, Tahoma, sans-serif;
}

.fullDescriptionArea > img {
	width: 100%;
	max-width: 450px;
	display: block;
	margin: 0 auto;
}

.cartShippingGroup {
	padding: 5px;
	background: #EEE;
}
.input-group.pr-search {
	display: none;
}

.cg-article {
	border-bottom: 1px solid #AAA;
	font-family: texgyreadventorbold, Tahoma, sans-serif;
	margin: 20px 0 5px;
}

.cg-css hr {
	border-color: #CCC;
}

.cg-css h4 {
	margin: 15px 0 0;
}