#content p, #content h1, #content h2, #content h3, #content ul, #content ol, #content li, #content table
{
margin: 0 0 1em 0;
}

td, th
{
vertical-align: top;
}

div.hr
{
margin: 1.5em 0;
padding: 0;
background-color: #c885c3;
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
}

#content ul
{
list-style-image: url(../style/aaBullet.png);
list-style-type: square;
}

#content li
{
margin-bottom: 1em;
}

/* Thumbnails in VCMS Auto-Galleries */
.vmGallery
{
position: relative;
width: 102%;
}

.vmGallery, .vmGallery li
{
margin: 0;
padding: 0;
cursor: default;
list-style: none;
}

.vmGallery:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.vmGallery img
{
display: none;
}

.vmGallery li
{
display: block;
float: left;
margin: 0 2em 2em 0 !important;
padding: .5em;
background-color: #fff;
border: 1px solid #c885c3;
}

.vmGallery a.Trigger
{
display: block;
background-repeat: no-repeat;
background-position: 50% 50%;
}

.vmGallery li:hover img
{
display: block;
position: absolute;
background-color: #efdef7;
border: 1px solid #c885c3;
margin: -30px auto auto -30px;
padding: .5em;
z-index: 99;
}

/* Other VCMS-generated images */
img.Normal, img.FloatLeft, img.FloatRight
{
display: block;
padding: .5em;
margin-bottom: 1em;
background-color: #fff;
border: 1px solid #c885c3;
}

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
{
margin: 0 10px 10px 0;
padding: .5em;
width: 265px;
height: 200px;
float: left;
background: #f1e8f5 url(../style/aabg027.png);
border: 1px solid #c49bd1;
border-bottom-color: #decee7;
border-right-color: #decee7;
font-size: 1em;
}

a.ProductSummaryThumb
{
display: block;
float: left;
background-color: transparent;
background-repeat: no-repeat;
background-position: 50% 50%;
border: 1px solid #c885c3;
}

table.Cart
{
border-collapse: collapse;
border: 1px solid #bd95c6;
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 #bd95c6;
border-left: none;
border-top: none;
padding: 4px;
font-size: 14px;
}

table.Cart th
{
background: #dec6e7 url(../style/aabg027.png);
color: inherit;
font-weight: normal;
}

table.Cart td
{
background: #f5f5f5 url(../style/aabg028.png);
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: 65px;
width: 310px;
z-index: 100;
background: transparent url(../style/aabgCartSummary.png) no-repeat;
color: #eda92d;
font-size: 12px;
text-align: left;
padding: 0 0 0 10px;
}

#CartSummary p
{
margin: .5em 0;
}

div.VShopInfo
{
background: #f5f5f5 url(../style/aabg028.png);
color: inherit;
border: 1px solid #d6b5de;
margin: 0 0 1em 0;
padding: 0.5em;
font-size: .9em;
}

.warning
{
color: #903;
background-color: transparent;
}

a img
{
border: none;
}

fieldset
{
border: 1px solid #bd95c6;
margin-bottom: 2em;
padding: 1.5em .5em;
background-color: transparent;
color: inherit;
}

legend
{
border: 1px solid #bd95c6;
padding: .2em .5em;
background-color: #d1adda;
color: inherit;
font-size: .83em;
}

label
{
display: block;
float: left;
width: 130px;
font-size: .83em;
}

input, select, textarea
{
font: .83em "Georgia", "Times New Roman", "Times", serif;
border: 1px solid #bd95c6;
background-color: #fff;
color: inherit;
}

/* Form validation */
.BadValue
{
background-color: #ffcc99;
color: #000;
}

/* Draw attn to (eg) form input */
.PayAttn
{
background-color: #cfc;
color: #000;
}

.button
{
display: inline-block;
margin: 0;
padding: 2px 4px;
height: 24px;
background: #dec6e7 url(../style/aabgbutton.gif) 0 50% repeat-x;
color: #eda92d;
border: 1px solid #decee7;
border-bottom-color: #2a0e3a;
border-right-color: #2a0e3a;
font: 13px "Georgia", "Times New Roman", "Times", serif;
}

span.button
{
height: 18px;
}

.button:hover
{
background: #debde7 url(../style/aabgbuttonHover.gif) 0 50% repeat-x;
color: #fff;
border: 1px solid #451a60;
border-bottom-color: #decee7;
border-right-color: #decee7;
}

#CartSummary .button
{
border: 1px solid #6c4f86;
border-bottom-color: #340b4a;
border-right-color: #340b4a;
}

#CartSummary .button:hover
{
border: 1px solid #311641;
border-bottom-color: #6b4c85;
border-right-color: #6b4c85;
}

/* Print & non-css */

div.hr hr
{
display: none;
}

/* VCMS in diagnostic mode */
div.Diagnostics
{
clear: both;
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;
}
