BODY {
	margin: 0px;
	padding: 0px;
	font-family: verdena, arial, sans-serif;
	font-size: small;
}
#logo {
	width: 800px;
	height: 138px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

/* defaults */

A {
        font-weight: 500;
        font-size: small;
        color: #286E38;
        font-family: verdena, arial, sans-serif;
        text-decoration: none;
}
A:active {
        font-weight: 500;
        font-size: small;
        color: #286E38;
        font-family: verdena, arial, sans-serif;
        text-decoration: none;
}
A:visited {
        font-weight: 500;
        font-size: small;
        color: #286E38;
        font-family: verdena, arial, sans-serif;
        text-decoration: none;
}
A:link {
        font-weight: 500;
        font-size: small;
        color: #286E38;
        font-family: verdena, arial, sans-serif;
}
A:hover {
        font-weight: 500;
        font-size: small;
        color: #9966CC;
        font-family: verdena, arial, sans-serif;
        text-decoration: underline;
}
B { 
	color: #172711;
}
H1{
        font-size: 18px;
        font-weight: 700;
        font-style: italic;
        color: #9966CC;
        margin: 0px;
        padding: 0px;
        padding-bottom: 10px;
}
H2{
        font-size: 15px;
        font-weight: 700;
        font-style: italic;
        color: #1C558A;
        margin: 0px;
        padding: 0px;
        padding-bottom: 10px;
        padding-top: 10px;
}
.error {
	color: #AA551C;
}
.noerror {
	color: #286E38;
}

/* nav */

#nav {
	background-color: #A3AFC5;
	width: 800px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#nav a {
	font-family: verdena, arial, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
/*	color: #286E38;
*/
}
#nav dl {
	margin: 0px;
	padding-top: 3px;
}
#nav dd {
	float: left;
}
dd.navspacer {
	float: left;
	padding-left: 3px;
	background: url(/images/dot.gif) left no-repeat;
}

/* main */

#main {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: verdena, arial, sans-serif;
	font-size: small;
	width: 530px;
	margin: 0px;
	text-align: left;
	float: left;
}

dl.breadcrumb {
	margin: 0px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.breadcrumb dd, .breadcrumb dt {
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	background: url(/images/arrow.gif) left no-repeat;
	float: left;
}
.breadcrumb a {
	color: #1C558A;
	font-style: italic;
}

/* side */
.side {
	margin: 0px;
	margin-top: 5px;
/*	padding-left: 10px;
	padding-right: 5px;
*/
	padding: 10px 5px 10px 10px;
	font-family: verdena, arial, sans-serif;
	font-size: small;
	width: 230px;
	background: #A3AFC5;
	text-align: left;
	clear: right;
	float: right;
}
button.white, button.gray {
	background-color: white;
	color: #1C558A;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
}
button.gray {
	background-color: #A3AFC5;
	color: white;
}
button.addtocartsmall {
	background: #1C558A url(/images/addtocart-small.gif) no-repeat;
	width: 110px;
	height: 20px;
}
button.addtocartlarge {
	background: #1C558A url(/images/addtocart-large.gif) no-repeat;
	width: 133px;
	height: 23px;
}
.rightlight, .rightdark {
	font-size: 10px;
	padding: 5px;
	margin: 0px;
	width: 215px;
	height: 17px;
	position: relative;
	overflow: hidden;
}
.rightlight {
	background: white;
}
.rightdark {
	background: #A3AFC5;
}
a.rightcart {
	font-size: 10px;
}
.cart {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 15px;
}
.cartbutton{
	font-size: 10px;
	color: #1C558A;
	font-weight: 700;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	background: white;
}

#footer {
	clear: left;
	text-align: center;
	font-family: verdena, arial, sans-serif;
	font-size: 12px;
	width: 800px;
	margin: 0px;
	background-color: #FFFFFF;
}

/* listing */

.listing {
	padding-bottom: 15px;
	width: 100%;
	min-height: 75px;
	clear: both;
	overflow: hidden;
}
.listing .thumbnail {
	float: left;
}
.listing .block {
	float: right;
	width: 440px;
}
.listing .title {
	clear: left;
	float: left;
	width: 100%;
	min-height: 35px;
	padding-bottom: 10px;
}
.listing .price {
	clear: left;
	float: left;
	width: 40%;
}
.listing .buy {
	float: right;
	width: 40%;
}

/* abstract */

.abstract, .abstract2 {
	padding-bottom: 5px;
	width: 100%;
	clear: both;
}
.abstract {
	min-height: 200px;
}
.abstract p, .abstract2 p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

/* forms */

.search, .cartform {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.checkout TH {
	color: #172711;
	text-align: right;
	padding-right: 10px;
}
.checkout TD {
	text-align: right;
	vertical-align: top;
	min-width: 50px;
	max-width: 80px;
	padding-right: 10px;
}
.checkout .item {
	text-align: left;
}
.checkout .title {
	text-align: left;
	max-width: 250px;
	font-size: x-small;
}
.checkout .title a {
	font-size: xx-small;
}
.checkout .price:before {
	content: "$";
}
