* {
margin-top: 0;

outline: none;
}
#prodfooter {
margin: 0 5px 0 5px;
}
body {
font-family: verdana,arial,helvetica,sans-serif;
margin: 10px;
color: #000000;
font-size: 12px;
line-height: 16px;
}
a {
text-decoration: underline;
color: #336699;
}
p, dl  {
/*margin-bottom: 1em;*/
font-size: small;
}
ul, ol {
margin-bottom: 1em;
padding-left: 1em;
}
li {
margin-left: 1.5em;
font-size: small;
}
hr {
border: 0;
border-bottom: 1px solid #ccc;
}



.clear {
clear: both;
height: 1px;
}

h3.banner {
margin: 0;
border-top: 0px solid #ccc;
font-size: 12px;
padding-bottom: 2px;
}

.prodlist {
margin-top: 10px;
}
.listing {
margin-top: 10px;
border-bottom: 0px solid #ccc;
}
.product {
margin-bottom: 10px;
}
.prodheader {
margin: 10px 0 10px 0;
}
.prodbox {
width: 200px;
float: left;
margin-bottom: 10px;
}
.prodtextlist {
margin-left: 115px;
}
.title {
font-size: 12px;
font-weight: bold;
}
.title a {
text-decoration: underline;
}
.subtitle {
font-size: 12px;
padding: 1px 0 1px 0;
}
.author {
font-size: small;
font-weight: normal;
padding: 0px 0 0px 0;
}
.listauthor {
font-size: small;
padding: 1px 0 1px 0;
}
.listprice {
text-decoration: line-through;
}
.price {
font-weight: bold;
}
.pricebox {
font-size: 12px;
color: #000;
padding: 1px 0 1px 0;
}
.listing-price {
font-size: 12px;
font-weight: normal;
color: #000;
padding: 1px 0 1px 0;
}
.promo {
color: #336699;
font-size: 12px;
line-height: 1.4em;
font-weight: bold;
padding: 5px 5px 5px 0px;
}
.demo {
color: #A36D33;
font-size: 11px;
padding: 5px 10px 10px 25px;
width: 180px;
}
.download {
color: #A36D33;
font-size: 11px;
padding: 5px 10px 10px 0px;
width: 180px;
}
span.price {
color: #990000;
}
span.savings {
color: #990000;
}
.description {
font-size: small;
padding: 1px 0 1px 0;
}
.image {
width: 200px;
padding: 5px;
text-align: center;
margin: 5px 15px 10px 0px;
}
.listimage {
float: left;
width: 100px;
text-align: center;
margin: 5px 15px 10px 0;
}

.highlight {
color: #CC6600;
font-weight: bold;
}


.highlightbox {
margin-top: 0.5em;
background-color: #EFF7FF;
border: 1px solid #336699;
padding: 5px;
}
.highlightbox h3 {
text-align: center;
margin-bottom: 0.5em;
}
.button {
margin: 4px 0 4px 0;
}
.button a {
text-decoration: none;
}


dt {
font-weight: bold;
margin: 5px 0 5px 0px;
color: #336699;
}
dd {
margin-left: 15px;
}
form {
margin: 5px 0 5px 0;
}
textarea {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
width: 75%;
}

div#storedir {
margin-top: 5px;
}
#crumb a {
text-decoration: underline;
}


.itemtile {
text-align: center;
margin: 0px;
padding: 5px 0 5px 5px;
font-size: 11px;
float: left;
width: 120px;
border: 0px solid #eee;
}
.itemtile a {
text-decoration: none;
}

.morelink {
font-size: 11px;
text-align: left;
padding-left: 3em;
padding-right: 3em;
}

.small {
font-size: 11px;
font-weight: normal;
float: right;
margin-top: 3px;
margin-right: 15px;
}
.freebox {
width: 175px;
margin-top: 0px;
margin-left: 0px;
margin-right: 7px;
float: right;
display: inline;
}
.catboxes {
width: 565px;
margin: 0;
}
.catbox {
width: 175px;
height: 175px;
background-color: #EFF7EF;
border: 1px solid #ddd;
margin: 0;
padding: 0;
}
.catbox-outer {
text-align: left;
float: left;
width: 177px;
height: 305px;
margin: 0 5px 0px 5px;
display: inline;
padding: 0;
}
.catbox-outer h3 {
padding: 2px 0 2px 0;
margin: 0;
font-size: 12px;
text-align: center;
}
.catbox-outer h3 a {
text-decoration: none;
font-weight: bold;
}
.catbox-outer ul {
margin: 0;
padding: 0;
list-style-position: outside;
/*list-style-image: url("/store/images/bullet12x12.gif");*/
list-style-type: none;
}
.catbox-outer table {
margin-top: 5px;
}
.catbox-outer li, .catbox-outer th, .catbox-outer td {
font-size: 11px;
margin: 0;
line-height: 12px;
padding: 2px 2px 2px 0px;
color: #336699;
}

.catbox-outer a {
text-decoration: none;
}
.widebox {
width: 555px;
height: 75px;
background-color: #EFF7EF;
border: 1px solid #ddd;
text-align: center;
}
.widebox h3 {
color: #ccc;
}

.error {
color: #CC6600;
}
.intro {
border: 1px solid #ddd;
padding: 8px;
margin: 5px 0 5px 0;
background-color: #F7F3F7;
text-align: justify;
}
.intro.green {
background-color: #EFF7EF;
}
.intro.red {
background-color: #FFD1D3;
}
.intro.blue {
background-color: #EFF7FF;
}
.intro.yellow {
background-color: #FFFFCC;
}
.intro.tan {
background-color: #FFEFBD;
border: 1px solid #555;
}
.intro.burntorange {
background-color: #CE6D39;
border: 1px solid #000;
color: #fff;
}
.intro p {
margin-bottom: 0.7em;
}
p.end {
margin-bottom: 0;
}
.outline {
border: 1px solid #ddd;
padding: 5px 10px 5px 10px;
margin: 5px 0 5px 0;
}

.up1px {
position: relative;
top: -1px;
}

#banner2 {
/*width: 468px;*/
width: 70%;
padding: 0px;
margin: 0 15% 0 15%;
text-align: center;
background-color: #fff;
}
#footer {
/*clear: both;*/
width: 70%;
margin: 0 15% 0 15%;
padding: 0px;
text-align: center;
background-color: #fff;
}
#copyright {
text-align: center;
padding: 4px;
margin: 0 auto;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
}
#footlinks {
padding: 4px;
margin: 0 auto;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

.bullet {
display: inline;
width: 12px;
}

.introlabel {
font-size: small;
margin: 0;
}
td.itemcell {
font-size: 11px;
padding: 3px;
}
td.itemcell a {
text-decoration: none;
}
