/* CSS Document : Hifi speakers section styles */

/* FONT DEFINITION */
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	vertical-align: bottom;
}

/* SUB NAV BAR */

.submenubackground {
	background-color: #F7FAD0;
}

.submenu {
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 16px;
}
.submenu a:link {
	color: #800000;
	text-decoration: underline;
}
.submenu a:visited {
	color: #800000;
	text-decoration: underline;
}
.submenu a:hover {
	color: #ed8000;
	text-decoration: underline;
}
.submenu a:hover:focus {
	color: #ed8000;
	text-decoration: underline;
}

/* CONTENT */

hr {
	height: 1px;
}

/* CONTENT COLOURS */

.pagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #443632;
}
.pagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #443632;
}
.subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	letter-spacing: 1px;
	line-height: 15px;
}
.subtitledownloads {
	font-size: 10px;
	font-weight: bold;
	color: #353A7F;
	letter-spacing: 1px;
	line-height: 15px;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:active {
	color: #800000;
}
.quote {
	color: #800000;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}
.quotecredits {
	color: #800000;
	font-size: 10px;
}
.flashrightspace {
	border-left-width: 10px;
	border-right-color: #FF0000;
}

/* PRODUCTBOXES */

.boxes {
	width: 510px;
	border: 1px solid #D1CBC8
}
.tableborders {
	border: thin solid #805E3A;
}
.textfieldwidth {
	width: 300px;
}
.picturecaptionfactorytour {
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
.picturetextfactorytourCopy {

	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

