/* 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;
}

/* CONTENT */

hr {
	height: 1px;
}

/* CONTENT COLOURS */

.pagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #C84313;
	letter-spacing: 1px;
}
.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-size: 11px;
	font-weight: bold;
}
.quotecredits {
	color: #800000;
	font-size: 10px;
	padding-right: 10px;
}
.flashrightspace {
	border-left-width: 10px;
	border-right-color: #FF0000;
}

/* PRODUCTBOXES */

.boxes {
	width: 510px;
	border: 1px solid #D1CBC8
}
.newsboxestext {
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}

