div#content p, div#content h1, div#content h2, div#content h3, div#content ul, div#content ol, div#content li, div#content table
{
margin: 0 0 1em 0;
}

td, th
{
vertical-align: top;
}

div.hr
{
padding: 0;
background-color: #000;
color: inherit;
clear: both;
height: 1px;
}

div.clearBoth
{
clear: both;
width: 1px;
height: 1px;
font-size: 1px;
line-height: 1px
}

div.clearLeft
{
clear: left;
width: 1px;
height: 1px;
font-size: 1px;
line-height: 1px
}

div#content ul
{
list-style-image: url(../style/aaBullet.gif);
list-style-type: square;
}

div#content li
{
margin-bottom: 0;
}

/* Thumbnails in VCMS Auto-Galleries */

a.ImgEnvGT
{
display: block;
float: left;
margin: 0 1em 1em 0;
padding: 5px;
background-color: #fff;
border: 1px solid #ccc;
/* For IE 7 */
cursor: hand;
}

a.ImgEnvGT span
{
display: block;
background-repeat: no-repeat;
border: none;
}

a.ImgEnvGT img
{
display: none;
border: none;
}

a.ImgEnvGT:hover img
{
/* For IE 7 */
cursor: hand;
position: absolute;
}

/* Other VCMS-generated images */

img.Normal, img.FloatLeft, img.FloatRight, a.ImgEnvGT:hover img
{
display: block;
border: 1px solid #ccc;
padding: 5px;
margin-bottom: 1em;
background-color: #fff;
}

img.FloatLeft, img.FloatLeftNoBorder
{
float: left;
margin: 0 1em 1em 0;
}

img.FloatRight, img.FloatRightNoBorder
{
clear: right;
float: right;
margin: 0 0 1em 1em;
}

img.Normal, img.NormalNoBorder
{
clear: both;
}

/* Default styling for VCMS SHOP */
div.ProductSummary
{
border: 1px solid #ccc;
margin: 0 10px 10px 0;
padding: 5px;
width: 265px;
height: 200px;
float: left;
background-color: #f6f6f6;
font-size: .9em;
}

.ShopButton
{
margin: 10px 10px 10px -2px;
}

table.Cart
{
border-collapse: collapse;
border: 1px solid #bfbfbf;
border-right: none;
border-bottom: none;
}

table.Cart form
{
display: inline;
}

table.Cart select
{
min-width: 40px;
}

table.Cart th, table.Cart td
{
text-align: left;
border: 1px solid #bfbfbf;
border-left: none;
border-top: none;
padding: 4px;
font-size: 14px;
}

table.Cart th
{
background-color: #e3e3e3;
color: inherit;
font-weight: normal;
}

table.Cart td
{
background-color: #f5f5f5;
color: inherit;
}

table.Cart th.right, table.Cart td.right
{
text-align: right;
}

table.Cart th.center, table.Cart td.center
{
text-align: center;
}

#CartSummary
{
position: fixed;
right: 0;
bottom: 0;
height: 60px;
width: 290px;
z-index: 100;
background: transparent url(../style/aabgCartSummary.png) no-repeat;
color: #000;
font-size: 12px;
text-align: left;
padding: 0 0 0 10px;
}

#CartSummary p
{
margin: 10px 0;
}

.warning
{
color: #f00;
background-color: transparent;
}

a img
{
border: none;
}

fieldset
{
border: 1px solid #bfbfbf;
margin-bottom: 2em;
padding: 1.5em .5em;
background-color: #f5f5f5;
color: inherit;
}

legend
{
border: 1px solid #bfbfbf;
padding: .2em .5em;
background-color: #e3e3e3;
color: inherit;
}

label
{
display: block;
float: left;
width: 130px;
}

fieldset input, fieldset select, fieldset textarea
{
font: 10.5pt "Arial", "Helvetica", Sans-serif;
border: 1px solid #bfbfbf;
background-color: #fff;
color: inherit;
}

fieldset input.BadValue, fieldset select.BadValue
{
background-color: #ffe0ff;
color: #000;
}

.button
{
margin: 0;
padding: 0 8px;
height: 20px;
background: #ffcf7d url(../style/aabgbutton.gif) 0 50% repeat-x;
color: #000;
border: 1px solid #d5bd98;
border-right-color: #935e0c;
border-bottom-color: #935e0c;
font: 12px "Arial", "Helvetica", Sans-serif;
}

.button:hover
{
background: #ffdc8a url(../style/aabgbuttonHover.gif) 0 50% repeat-x;
color: #000;
}

div.hr
{
margin: 2em 0;
background-color: #c6c6c6;
color: inherit;
}

/* Print & non-css */

div.hr hr
{
display: none;
}

/* VCMS in diagnostic mode */

div.Diagnostics
{
color: #000;
background-color: #ebebeb;
font: 10px "Verdana";
border: 1px solid #5b5b5b;
padding: 1em;
margin: 1em 0;
}

div.Diagnostics h1, div.Diagnostics h2, div.Diagnostics h3
{
font: bold 10px "Verdana";
color: #000;
background-color: #ebebeb;
}