@charset "UTF-8";
body {
	font-style: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a:link, a:visited, a:active { text-decoration: none; color: #660000;}
a:hover { text-decoration: underline; }
.on {
	border: 10px solid #000000;
}
.off {
	border: 2px solid #000000;
}
.small_cta {
	font-size: 11px;
}

#feedback { position: fixed; top: 40%; left: 0px; }
#feedback a { width: 30px; display: block; background: url('images/buy-pair-it.png') no-repeat 0px 0px; }

#feedback a.feedback { height: 105px; }

#feedback a:hover.feedback { background-position: -30px 0px; background: url('images/buy-pair-it-hover.png') no-repeat 0px 0px; }

#topnav {font-size: 14px;}

h1 {
	font:2.3em Tahoma, sans-serif; color:#660000;
	}

h2 {
	font:2.1em Tahoma, sans-serif;
	}

.quote { font: Georgia, serif; font-size:16px }
