body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	background: #D5D5D5;
}

table, td {
	font-family: Arial, Verdana, sans-serif;
}

img, form {
	border: 0;
	margin: 0;
	padding: 0;
}

html * a, html * a:visited { text-decoration: none; }

html * a:hover { text-decoration: underline; }

#header {
	height: 112px;
	position: relative;
	background: #FFCC33;
}

.logo-link {
	display: block;
	height: 112px;
	width: 283px;
	background: url(/lib/quincy/logo.gif);
}

#header-right {
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: center;
	width: 450px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}

#header-right form{ margin: 10px 0 0 0; }

#header-right input, #header-right img { vertical-align: middle; }

#telephone-label { font-size: 11px; }

#telephone { font-size: 17px; }

#top-menu {
	text-align: right;
	padding: 5px 2px 5px 0;
	font-size: 11px;
	color: #FFFFFF;
	background: #666666;
}

#top-menu a, #top-menu a:visited { color: #FFFFFF; }

#top-menu ul { margin: 0; padding: 0; }

#top-menu li {
	display: inline;
	list-style-type: none;
	padding: 0 14px 0 14px;
	border-right: 1px solid #FFFFFF;
}

#top-menu .last-list { border: none !important; }

/* menu */
#filter-dropdown { padding: 0 0 5px 10px; }

#menu-cell { background: #666666; }

#nav-cont {
	width: 174px;
	background: #666666;
}

#menu { font-size: 11px; }

#menu a, #menu a:visited {
	display: block;
	color: #FFFFFF;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #565455;
	background: url(/lib/quincy/menu-blank.gif);
}

#menu a:hover {
	background: #565455 url(/lib/quincy/menu-arrows.gif) no-repeat;
}

#newsletter {
	border: 2px solid #FF0000;
	width: 157px;
	margin: 10px 3px 0 5px;
	text-align: center;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	padding: 0 0 5px 0;
	background: #FFFFFF;
}

#press-releases {
	text-align: center;
	margin: 5px 0 0 0;
}

#testimonials{
	font-size: 11px;
	padding: 10px 5px 5px 5px;
	color: #676767;
}

.testimonial-list {
	padding: 5px;
	font-size: 11px;
	color: #676566;
}

.line-clear {
	height: 5px;
	border-bottom: 1px solid #C79705;
	clear: both;
}

.test-item div {
	width: 113px;
	height: 132px;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	background: url(/lib/quincy/quincy-frame.gif);
}

.test-item img {
	position: absolute;
	top: 15px;
	left: 14px;
}

.testimonial-caption {
	font-size: 11px;
	color: #676566;
	padding: 5px;
}

.testimonial-caption div {
	width: 113px;
	height: 132px;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	background: url(/lib/quincy/quincy-frame.gif);
}

.testimonial-caption img {
	position: absolute;
	top: 15px;
	left: 14px;
}
	
#section-caption { font-size: 11px; }

#prod-image {
	float: left;
	width: 250px;
	text-align: center;
	margin: 10px 0 10px 0;
}

#prod-info-table {
	float: left;
	margin: 10px 0 0 0;
	width: 300px;
}

#product-info-table .one {
	text-align: right;
	font-size: 12px;
	padding: 3px 5px 3px 0;
	color: #555555;
}

#product-info-table .two {
	font-size: 12px;
	padding: 3px 0 3px 5px;
	color: #555555;
}

.price {
	color: #FF0000 !important;
	font-weight: bold;
}

#item-caption {
	clear: both;
	font-size: 11px;
	padding: 10px;
	10px 0 10px: ;
}

#item-sections-title {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #C6C6C6;
	background: #E3E3E3;
}

#item-sections {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}

#item-sections a, #item-sections a:visited {
	color: #666666;
	font-weight: normal !important;
}

#item-inset {
	float: left;
	margin: 0 10px 0 0;
}

#copyright-holder {
	font-size: 11px;
	color: #999999;
	width: 760px;
}

#copyright{
	text-align: right;
	padding: 0 10px 0 0;
}

#footer {
	position: relative;
	height: 39px;
	font-size: 11px;
	color: #FFFFFF;
	background: url(/lib/quincy/footer-bg.gif);
}

#footer a, td #footer a:visited { color: #FFFFFF; }

#footer ul {
	position: absolute;
	top: 20px;
	right: 5px;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 14px 0 14px;
	border-right: 1px solid #FFFFFF;
}

#footer .last-list { border: none !important; }

.bodytext {
	color: #000000;
	text-decoration: none;
	font: 12px Arial;
}

.contentstext {
	color: #000000;
	text-decoration: none;
	font: 12px Arial;
}

a.contentstext:link {
	color: #FF0000;
	text-decoration: none;
	font: 12px Arial;
}

a.contentstext:visited {
	color: #FF0000;
	text-decoration: none;
	font: 12px Arial;
}

a.contentstext:active {
	color: #FF66CC;
	text-decoration: underline;
	font: 12px Arial;
}

a.contentstext:hover {
	color: #666666;
	text-decoration: underline;
	font: 12px Arial;
}

a:link { font-family: Arial; }

a:visited { font-family: Arial; }

a:active { font-family: Arial; }

a:hover {
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Arial;
}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Arial;
}

a.nav:active {
	color: #FF66CC;
	text-decoration: underline;
	font: 11px Arial;
}

a.nav:hover {
	color: #F9FA00;
	text-decoration: underline;
	font: 11px Arial;
}

.breadcrumbs {
	color: #999;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#breadcrumbs { padding: 0 5px 0 0; }
#breadcrumbs { padding-bottom: 10px }

#breadcrumbs a:link {
	color: #999;
	text-decoration: none;
	font: normal !important 11px Arial;
}

#breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#breadcrumbs a:hover {
	color: #999;
	text-decoration: underline;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.homespecials {
	color: #000000;
	text-decoration: none;
	font: 13px Arial;
}

a.homespecials:link {
	color: #FF0000;
	text-decoration: underline;
	font: 13px Arial;
}

a.homespecials:visited {
	color: #FF0000;
	text-decoration: underline;
	font: 13px Arial;
}

a.homespecials:active {
	color: #FF66CC;
	text-decoration: none;
	font: 13px Arial;
}

a.homespecials:hover {
	color: #666666;
	text-decoration: none;
	font: 13px Arial;
}

.crosssell td, .crosssell a, .crosssell a:hover{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #000;
}

.crosssell a, .crosssell a:hover{
	font-weight: bold;
	margin: 2px 0;
	color: #000;
}

.crosssell span{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
