/* General */
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font: normal 62.5%/1.5em arial, sans-serif;
	width: 780px;
}

/* Layout & Positioning */
#leftbar {
	float: left;
	width: 115px;
	background-color: #770000;
}

#rightbar {
	float: right;
	width: 115px;
	background-color: #770000;
}

#content {
	margin: 0 115px;
	padding: .5em;
}

#topbar {
	clear:both;
}

#footer {
	clear: both;
}

#topbar ul, #footer ul {
	margin: 0;
	padding: 0;
}
#topbar ul li, #footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0 .5em;
	padding: 0;
}

#topbar a {
	color: #000000;
}
#prev_results {
	float:left;
	font-weight:bold;
}
#next_results {
	float:right;
	font-weight:bold;
}
#quicksearch{
float: right;
height:60px;
font-size: .9em;
}

#quicksearch input{
	vertical-align:middle;
	text-align:left;
}

#headernavlist{
float: right;
text-align: right;
height:60px;
}

#headernavlistspacer{
	height:11px;
}

.floatleft {
	float: left;
	width: 100%;
}

.clearboth {
	clear: both;
}

.cleardiv {
	clear: both;
	height: 1em;
}

form {
	margin: 0;
	padding: 0;
}

#topbar ul li input, #topbar ul li img {
	vertical-align: middle;
}


#leftbar ul, #rightbar ul {
	padding: 0;
}

#leftbar ul {
	margin: 0 15px 0 10px;
}

#rightbar ul {
	margin: 0 10px 0 15px;
}

#leftbar ul li, #rightbar ul li{
	list-style-type: none;
	margin: 2em 0;
	padding: 0;
}

div.form label {
	float: left;
	width: 100px;
	margin-right: .5em;
}

div.form br {
	clear: both;
}

#content img {
	vertical-align: middle;
}

.item {
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.item img.cover, #product img.cover {
	float: left;
	margin-right: 1em;
}


.title, .prodnum, .price, .item, .sample {}

/* Text formatting */

pre {
	font-family: courier, monospace;
}
h1,h2,h3,h4,h5,p,ul {
	font-family: arial, sans-serif;
}

#topbar {
	text-align: right;
}

#footer {
	text-align: center;
}

#rightbar {
	text-align: right;
}

#leftbar a, #rightbar a {
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#leftbar a:hover, #rightbar a:hover {
	text-decoration: underline;
}

#content {
	font-size: 1.2em;
}

div.box h2 {
	font-size: 1.3em;
}

.item .title {
	font-weight: bold;
}

div.error h2, div.error p, div.error pre {
	padding: 0 0 0 70px;
	margin: 0;
}

div.error h2 {
	padding-top: 0.5em;
}

div.error p {
	padding-bottom: 0.75em;
}

/* Presentation */
h1
{
font-family: 'Trebuchet MS', Trebuchet, verdana, arial, sans-serif;
font-size: 1.6em;
line-height: 1em;
color: #770000;
}

h2
{
font-family: 'Trebuchet MS', Trebuchet, verdana, arial, sans-serif;
font-size: 1.4em;
color: #940932;
}

h3
{
font-family: 'Trebuchet MS', Trebuchet, verdana, arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #000000;
}

h4
{
font-family: 'Trebuchet MS', Trebuchet, verdana, arial, sans-serif;
font-size: 1em;
font-weight: bold;
color: #000000;
}

h5
{
font-family: 'Trebuchet MS', Trebuchet, verdana, arial, sans-serif;
font-size: .8em;
font-weight: bold;
color: #000000;
}

h6
{
font-family: 'Trebuchet MS', Trebuchet, verdana, arial, sans-serif;
font-size: .6em;
font-weight: bold;
color: #000000;
}

#content a, #footer a {
	color: #000;
}

#content a:visited, #footer a:visited {
	color: #000;
}

#content a:hover,  #content a:active, #footer a:hover,  #footer a:active {
	color:#8B0029
}

#topbar {
	background-color: #ffffff;
}

div.topbar {
	background-color: #996600;
}

#topdiv {
	background-color: #770000;
	height: 15px;
}

div.topdiv {
	background-color: #996600;
}

#leftcontainer {
	background: url(/images/sidebar.gif) repeat-y top right;
}

#rightcontainer {
	background: url(/images/sidebar.gif) repeat-y top left;
}
a img {
	border: none;
}

a.topnav {
	font-size: 1.2em;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.topnav:hover {
	color: #000000;
	text-decoration: none;
}

a.topnav:visited {
	font-size: 1.2em;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
}

a.topnav:active {
	font-size: 1.2em;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

li.search {
	font-size: 1.2em;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
}

div.error {
	background: #ffffd0 url(/images/alert.gif) 10px 1.75em no-repeat;
	border: 1px solid #f00;
}

div.error h2 {
	color: red;
}

div.error pre {
	color: red;
}

div.form label {
	text-align: right;
	width: 10em;
	margin-bottom: .5em;
}

div.form input, div.form select, div.form textarea {
	margin-bottom: .5em;
}

div.box {
	background: #fff2da;
	border: 1px solid #770000;
	margin-bottom: 1em;
}

div.box h2 {
	background: #770000;
	color: #fff;
	margin: 0;
	padding: .25em;
}

div.box p {
	margin: 1em;
}

.item {
	border-bottom: 1px dashed #ccdddd;
}

span.required {
	color: #f00;
	font-size: 1.1em;
}

/* Hacks */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Fix IE. Hide from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End */
