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

.submenu {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 20px;
	margin-left: 23px;
	line-height: 16px;
}
.grouptitle {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	margin-top:  0px;
	margin-left: 0px;
	line-height: 16px;
}
.submenu a:link {
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
}
.submenu a:visited {
	color: #555555;
	text-decoration: underline;
	font-size: 10px;
}
.submenu a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.submenu a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.submenu a:hover:focus {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

/* CONTENT */

hr {
	height: 1px;
}
.pagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #23177E;
}
.grey {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 1px;
	line-height: 15px;
}
.subtitledownloads {
	font-size: 10px;
	font-weight: bold;
	color: #353A7FF;
	letter-spacing: 1px;
	line-height: 15px;
}
a:link {
	color: #000000;
	/*font-weight: bold; removes BOLD red from links on DN Overview*/
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
.quote {
	color: #800000;
	font-style: italic;
	font-size: 11px;
}
.quotecredits {
	color: #800000;
	font-size: 10px;
}
.flashrightspace {
	margin-right: 5px;
}
/* PRODUCTBOXES */

.boxes {
	width: 510px;
	border: 1px solid #D1CBC8
}
.month {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	border: 0.0px solid #333333;
}
.daystyle {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	border: 0.2px solid #333333;
}
.datebox {
	border: 0.0px solid #333333;
}
.headertable {
	font-weight: normal;
	letter-spacing: 0px;
	border: thin solid #23177e;
	font-size: 10px;
	text-indent: 0px;
}
.dateintroductionpage {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	border: 0.5px solid #333333;
}
.overviewtext {
}
.subtitleblue {
	font-size: 10px;
	font-weight: bold;
	color: #23177E;
	letter-spacing: 1px;
	line-height: 15px;
}
.fineborder {
	border: thin solid #999999;
}
.cellborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
.cellbordertop {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #bbbbbb;
}
.keywordsdn {
	font-weight: bold;
	color: #CC3333;
}
a:hover {
	color: #FF6600;
}
