/*----- Body -----*/

body {
	background-color: #fff;
}

/* @group Default Link Styles */

a {
	color: #658ebb;
	text-decoration: none;
}

a:hover {
	color: #daa034;
}

a:active {
	
}

/* @end */

/* @group Text Styles */

h1 {
	color: #5c7f90;
	font-size: 2.4em;
	font-weight: normal;
	padding-top: 20px;
}

h2 {
	color: #5c7f90;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 0.5em;
}

h3 {
	color: #5c7f90;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 0.5em;
}

h4 {
	color: #5c7f90;
	font-size: 1.2em;
	letter-spacing: 5px;
	padding-bottom: 10px;
	text-align: center;
}

p {
	color: #5b6373;
	font-size: 1.35em;
	line-height: 1.6em;
	padding-top: 5px;
}

emphasis {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Div IDs*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#straplineHome {
	clear: left;
	float: left;
	margin-left: 10px;
	margin-top: 45px;
	width: 630px;
}

#strapline {
	float: left;
	height: 30px;
	padding-top: 14px;
	width: 650px;
}

#logoPanel {
	clear: right;
	float: right;
	height: 155px;
	overflow: hidden;
	width: 310px;
}

#header {
	clear: left;
	float: left;
	margin-top: 20px;
	width: 645px;
}

/* @end */

/* @group Default Liststyle */

ul {
	list-style-type: none;
}

li {
	
}

/* @end */

/* @group Contact Panels */

ul#contactTop {
	float: left;
	margin-left: 5px;
	margin-top: 25px;
	width: 500px;
}

ul#contactBottom {
	float: left;
	width: 500px;
}

#contactTop li, #contactBottom li {
	color: #6c6e98;
	float: left;
	font-size: 1.1em;
	vertical-align: middle;
	width: auto;
}

#contactTop a, #contactBottom a {
	display: inline;
	height: 30px;
}

#contactTop a:hover, #contactBottom a:hover {
	border-bottom-style: none;
}

/* @end */

/* @group Main Nav */

ul#mainNav {
	width: 650px;
}

#mainNav li {
	border-right: 3px solid #fff;
	display: inline;
	float: left;
}

#mainNav a {
	display: block;
	font-size: 1.4em;
	height: 110px;
	text-indent: -999em;
	width: 110px;
}

#mainNav a:hover, #mainNav a.active {
	background: transparent url(../images/hhf-rollovertrans.png) no-repeat;
}

.mainHome {
	background: #455066 url(../images/hhf-contact-home.png) no-repeat center center;
	width: 82px;
}

.mainHHF {
	background: #daa034 url(../images/btntext-about.png) no-repeat center center;
}

.mainGA {
	background: #daa034 url(../images/btntext-aboutga.png) no-repeat center center;
}

.mainStereo {
	background: #9b5826 url(../images/btntext-stereo.png) no-repeat center center;
}

.mainMulti {
	background: #5c7f90 url(../images/btntext-multi.png) no-repeat center center;
}

.mainTheatre {
	background: #817721 url(../images/btntext-theatre.png) no-repeat center center;
}

.mainCommercial {
	background: #6c6e98 url(../images/btntext-commercial.png) no-repeat center center;
}

/* @end */

/* @group Sub Nav */

ul#subNav {
	float: left;
	margin-top: 60px;
	width: 180px;
}

#subNav li {
	font-size: 1.5em;
}

#subNav li a {
	background: none;
	border-bottom: 1px solid #e6ecf0;
	color: #658ebb;
	display: block;
	line-height: 1.4em;
	margin-left: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#subNav li a:hover {
	background: url(../images/hhf-dropbg.png) repeat-x scroll 0 top;
	color: #6c6e98;
}

/* @end */

/* @group Text Classes */

.toplink {
	border: 1px solid #dfe5ed;
	font-size: 1.25em;
	font-variant: small-caps;
	line-height: 2em;
	padding: 2px;
}

.description {
	color: #9b5826;
	font-size: 0.8em;
	line-height: 1em;
}

.smallcaps {
	font-size: 1.1em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-transform: lowercase;
}

.date {
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 5px;
	text-transform: lowercase;
}

.numerals {
	font-size: 1.3em;
	letter-spacing: 1px;
}

/* @end */

/* @group Image Classes */

img[src*="panel"] {
	border: 10px solid #fff;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
}

img[src*="contact"] {
	margin-left: 15px;
	padding-right: 5px;
	vertical-align: middle;
}

img[src*="button"] {
	border: 1px solid #455066;
	margin-right: 5px;
	margin-top: 10px;
}

img:hover[src*="button"] {
	border: 1px solid #c2c700;
}

img.main {
	border: 1px solid #cacfd7;
	float: left;
	margin: 14px 10px 14px 0px;
}

img.news {
	border-style: none;
	float: left;
	padding-right: 50px;
}

img.coffee {
	float: right;
	margin-top: -25px;
}

/* @end */

/* @group Blockquote */

#mainContent blockquote {
	background: url(../images/say-open-quotes.png) no-repeat 5px 5px;
	font-size: 1.4em;
	margin-left: 0;
}

#mainContent .quote-author {
	color: #8b727c;
	font-size: 1em;
	margin-left: 0;
}

#mainContent  blockquote + p {
	border-bottom: 1px dotted #c2bebb;
	margin-bottom: 10px;
	margin-left: 30px;
}

blockquote {
	background: url(../images/say-open-quotes.png) no-repeat 5px 5px;
	font-size: 1.4em;
	margin-left: -30px;
	padding-right: 0;
}

blockquote p {
	background: url(../images/say-close-quotes.png) no-repeat right bottom;
	color: #8b727c;
	padding-left: 30px;
	padding-right: 20px;
	text-indent: 5px;
}

.quote-author {
	color: #8b727c;
	font-size: 1em;
}

/* @end */

/* @group Slideshow */

#slideshow {
	background-color: #fff;
	clear: both;
	float: left;
	margin-top: 10px;
	width: 960px;
}

#slideshow ul {
	height: 100%;
}

#slideshow ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* Slideshow Main Slides */

#slideshow .slides {
	height: 280px;
	overflow: hidden;
}

#slideshow .slides ul {
	width: 100%;
}

#slideshow .slides li {
	float: left;
	padding: 20px;
	width: 920px;
}

#slideshow .slides h2 {
	color: #fff;
	font-size: 3em;
	padding-top: 0;
}

#slideshow .slides p {
	color: #fff;
	font-size: 1.65em;
	text-shadow: #455066 1px 1px 1px;
}

#slideshow .slides h2 + p {
	margin-top: 0;
	padding-top: 0;
}

/* Slideshow Navigation */

#slideshow .slides-nav {
	background-color: #455066;
}

/* to fix home page after adding slideshow to system pages! */

#slideshow .slides-nav a {
	display: none;
}

#slideshow .slides-nav li {
	float: left;
}

#slideshow .slides-nav li a {
	border-right: 3px solid #fff;
	display: block;
	height: 127px;
	outline: none;
	text-indent: -999px;
	width: 127px;
}

#slideshow .slides-nav li a:hover {
	background: transparent url(../images/hhf-rollovertrans.png) no-repeat left top;
}

/* Slideshow Classes */

.slideHHF {
	background: #daa034 url(../images/hhf-slideshowtransbg.png) no-repeat;
	height: 100%;
}

.slideStereo {
	background: #9b5826 url(../images/hhf-slideshowtransbg.png) no-repeat;
	height: 100%;
}

.slideMulti {
	background: #5c7f90 url(../images/hhf-slideshowtransbg.png) no-repeat;
	height: 100%;
}

.slideTheatre {
	background: #817721 url(../images/hhf-slideshowtransbg.png) no-repeat;
	height: 100%;
}

.slideCommercial {
	background: #6c6e98 url(../images/hhf-slideshowtransbg.png) no-repeat;
	height: 100%;
}

/* @end */

/* @group Main Content */

#contentContainer {
	clear: left;
	float: left;
	width: 650px;
}

#contentwideContainer {
	clear: left;
	float: left;
	width: 960px;
}

#mainContent {
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 435px;
}

#homeContent {
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-left: 130px;
	width: 480px;
}

#mainContent p {
	padding-bottom: 5px;
}

#mainContent ul {
	padding-bottom: 10px;
	padding-top: 5px;
}

#mainContent li {
	border-top: 2px solid #fff;
	color: #637179;
	font-size: 1.3em;
	line-height: 1.2em;
	list-style-image: none;
	text-align: left;
	padding: 5px;
	background: url(../images/gradbg-bluetint.png) repeat-x left bottom;
}

/* Rec System Content */

#systemContent {
	border-bottom-color: #8b727c;
	margin-bottom: 20px;
	margin-left: 200px;
	width: 700px;
}

#systemContent .recommended {
		width: 700px;
	border-bottom: 1px dotted #c2bebb;
	float: left;
}

#systemContent h3 {
	background-color: #658ebb;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.8em;
	margin-top: 10px;
	padding-top: 0;
	text-indent: 5px;
	display: block;
}

#systemContent h4 {
	background-color: #fff;
	color: #658ebb;
	font-size: 1.6em;
	font-weight: normal;
	display: inline-block;
	padding: 5px;
	letter-spacing: 2px;
	border: 1px solid #dee4ec;
	float: right;
	margin-bottom: 10px;
}

#systemContent p {
	margin-bottom: 10px;
	border: 1px solid #fff;
}

#systemContent img {
	float: left;
	margin-right: 10px;
}

#systemContent ul {
	margin-bottom: 5px;
	margin-left: 320px;
}

#systemContent li {
	border-top: 1px solid #e6ecf0;
	color: #637179;
	font-size: 1.3em;
	list-style-position: inside;
	padding-top: 4px;
	background: url(../images/hhf-note.png) no-repeat left top;
	text-indent: 20px;
	line-height: 2em;
}

#systemContent .recommended .pics {

	float: left;
	clear: none;


}

#systemContent .recommended .nav {

	float: left;
	clear: left;
	margin-top: 5px;

}

.nav a {
	padding: 3px 5px;
	border: 1px solid #fff;
	background: #dfe5ed;
	text-decoration: none;
	font-size: 1.5em;
	float: left;
	outline: none;
}

/* Case Study Content */

#casestudyContent {
	border-bottom-color: #8b727c;
	margin-bottom: 20px;
	margin-left: 200px;
	width: 700px;
}

#casestudyContent {
	border-bottom-color: #8b727c;
	margin-bottom: 20px;
	margin-left: 200px;
	width: 700px;
}

#casestudyContent .caseStudy {
	border-bottom: 1px dotted #c2bebb;
	float: left;
	padding-bottom: 10px;
}

#casestudyContent h3 {
	background-color: #5c7f90;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.8em;
	margin-top: 5px;
	padding-top: 0;
	text-indent: 5px;
}

#casestudyContent img {
	border: 1px solid #929bad;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 10px;
}

#casestudyContent p + .caseStudy {
	margin-top: 20px;
}

/* News Item Content */

#newsContent {
	border-bottom-color: #8b727c;
	margin-bottom: 20px;
	margin-left: 200px;
	width: 700px;
}

#newsContent .newsItem {
	border-bottom: 1px dotted #c2bebb;
	float: left;
	padding-bottom: 10px;
	width: 700px;
}

#newsContent h3 {
	background-color: #daa034;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.8em;
	margin-top: 5px;
	padding-top: 0;
	text-indent: 5px;
}

#newsContent img {
	border-style: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 10px;
}

#newsContent ul {
	margin-top: 10px;
}

#newsContent li {
	border-top: 1px solid #e6ecf0;
	color: #637179;
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-image: none;
	margin-left: 240px;
}

/* Special Offer Content */

#offersContent {
	border-bottom-color: #8b727c;
	margin-bottom: 20px;
	margin-left: 200px;
	width: 700px;
}

#offersContent .specialOffer {
	border-bottom: 1px dotted #c2bebb;
	float: left;
	padding-bottom: 10px;
	width: 700px;
}

#offersContent h3 {
	background-color: #6c6e98;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.8em;
	margin-top: 5px;
	padding-top: 0;
	text-indent: 5px;
}

#offersContent img {
	border-style: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 10px;
}

/* The Team Content */

.theTeam {
	border-top: 1px dotted #c2bebb;
	float: left;
	padding-bottom: 10px;
	width: 435px;
}

.theTeam h3 {
	margin-top: 30px;
}

.theTeam img {
	border: 1px solid #c2bebb;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

p + .theTeam {
	margin-top: 25px;
}

/* News Links */

#ditto_pages {
	float: left;
	padding-right: 15px;
}

#ditto_pages p {
	letter-spacing: 1px;
}

#ditto_pages a {
	letter-spacing: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.ditto_currentpage {
	color: #daa034;
	font-size: 1em;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.ditto_off {
	color: #c2bebb;
}

/* @end */

/*

 @group Side Panels */

#sideCol {
	border-color: #cacfd7;
	clear: right;
	float: right;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 310px;
}

#testimonialPanel {
	background: url(../images/gradbg-browntint.png) repeat-x 0 bottom;
	border: 1px solid #cacfd7;
	margin-bottom: 5px;
	padding: 10px 20px 20px 30px;
}

#testimonialPanel p {
	border-bottom-style: none;
}

#swapPanel {
	background: url(../images/gradbg-browntint.png) repeat-x 0 bottom;
	border: 1px solid #cacfd7;
	margin-bottom: 5px;
	padding: 10px 20px 20px 30px;
}

#swapPanel p {
	color: #586373;
	font-size: 1.15em;
	line-height: 1.3em;
}

/* Systems Sub Panel */

#systemsPanel {
	background: url(../images/gradbg-browntint.png) repeat-x 0 bottom;
	border: 1px solid #cacfd7;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 0 0 0 30px;
}

#systemsPanel p {
	color: #586373;
	font-size: 1.15em;
	line-height: 1.3em;
	padding-top: 0;
	width: 150px;
}

#systems li a {
	display: block;
	height: 90px;
	outline: none;
	text-indent: -999px;
	width: 90px;
}

#systems li a:hover {
	background: transparent url(../images/hhf-rollovertrans.png) no-repeat left top;
}

.systemsHifi {
	background-color: #9b5826;
	background: #9b5826 url(../images/btntext-stereosmall.png) no-repeat center center;
	border-bottom: 1px solid #fff;
	clear: both;
	float: right;
}

.systemsMulti {
	background: #5c7f90 url(../images/btntext-multismall.png) no-repeat center center;
	border-bottom: 1px solid #fff;
	clear: both;
	float: right;
}

.systemsTheatre {
	background: #817721 url(../images/btntext-theatresmall.png) no-repeat center center;
	clear: both;
	float: right;
}

/* @end */

/* @group Tab Panels */

.container {
	float: right;
	width: 310px;
}

ul.tabs {
	border-bottom: none;
	border: 1px solid #cacfd7;
	float: left;
	height: 25px;
	margin-bottom: -1px;
	width: 308px;
}

ul.tabs li {
	background: #8f9daf;
	float: left;
	height: 25px;
	margin-bottom: -2px;
	overflow: hidden;
	position: relative;
	width: 154px;
}

ul.tabs li a {
	border-bottom-style: none;
	color: #455066;
	display: block;
	font-size: 1.6em;
	line-height: 1.6em;
	outline: none;
	text-align: center;
	text-decoration: none;
}

ul.tabs li a:hover {
	background: transparent url(../images/hhf-rollovertrans.png);
	color: #658ebb;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: url(../images/hhf-dropbg.png) repeat-x 0 center;
}

.tab_content {
	background: url(../images/gradbg-bluetint.png) repeat-x 0 bottom;
	border: 1px solid #cacfd7;
	clear: both;
	float: left;
	padding: 10px 30px 20px;
	width: 248px;
	border-top: 5px solid white;
}

.tab_content h3 {
	font-size: 1.5em;
}

.tab_content p {
	font-size: 1.15em;
	line-height: 1.3em;
}

/*

 @end */

/* @group Footers */

#footerBoth {
	background: url(../images/hhf-dropbg.png) repeat-x;
	clear: both;
	padding-top: 7px;
	width: 960px;
}

#footerAddress {
	float: right;
	width: 460px;
}

#footerAddress p {
	color: #5c7f90;
	font-size: 1.2em;
	letter-spacing: 2px;
	text-align: right;
}

/* @end */

/* @group Credit */

#credit {
	border-top: 1px dotted #dfe5ed;
	clear: both;
	color: #c2bebb;
	font-size: 1em;
	letter-spacing: 1px;
	text-align: right;
	width: 960px;
}

#credit a {
	text-decoration: none;
}

#credit a:hover {
	
}

/* @end */

/* @group SiteMap */

#sitemap {
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	padding-bottom: 20px;
	width: 565px;
}

#sitemap a {
	color: #929bad;
	display: block;
	font-size: 1.2em;
	line-height: 2em;
	text-decoration: none;
	text-indent: 15px;
	width: 300px;
}

#sitemap a:hover {
	color: #fff;
}

/* @end */
