#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: transparent url(../style/aabg007.png) repeat-x;
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: 0;
background-color: #fff;
}

.vmGallery a.Trigger
{
display: block;
background-repeat: no-repeat;
background-position: 50% 50%;
}

.vmGallery li:hover img
{
display: block;
position: absolute;
background-color: #fff;
border: 1px solid #615144;
margin: -30px auto auto -30px;
padding: 0;
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 #aa9a8e;
}

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 0 2em 0;
font-size: .9em;
width: 100%;
float: left;
}

a.ProductSummaryThumb
{
display: block;
float: left;
background-color: transparent;
background-repeat: no-repeat;
background-position: 50% 50%;
}

div.ShopCatSummary, div.CalendarEventSummary
{
margin: 0 0 2em 0;
font-size: .9em;
}

a.ShopCatSummaryThumb
{
display: block;
float: left;
background-color: transparent;
background-repeat: no-repeat;
background-position: 50% 50%;
}

div.CalendarEventSummary
{
padding: 1em;
}

div.CalendarEventSummary h2
{
font-size: 1.4em;
}

table.Cart
{
border-collapse: collapse;
border: 1px solid #aa9a8e;
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 #aa9a8e;
border-left: none;
border-top: none;
padding: 4px;
font-size: .9em;
}

table.Cart th
{
background: transparent url(../style/aabg001.gif);
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: 290px;
z-index: 100;
background: transparent url(../style/aabgCartSummary.png) no-repeat;
color: #eeece9;
font-size: .8em;
text-align: left;
padding: 10px 0 0 20px;
}

#CartSummary p
{
margin: .5em 0;
}

div.VShopInfo
{
background: transparent url(../style/aabg001.gif);
color: inherit;
border: 1px solid #aa9a8e;
margin: 0 0 1em 0;
padding: 0.5em;
font-size: .9em;
}

.warning
{
color: #f00;
background-color: transparent;
}

a img
{
border: none;
}

fieldset
{
border: 1px solid #aa9a8e;
margin-bottom: 2em;
padding: 1.5em .5em;
background-color: #fff;
color: inherit;
}

legend
{
border: 1px solid #aa9a8e;
padding: .2em .5em;
background: transparent url(../style/aabg001.gif);
color: inherit;
font-size: .9em;
}

label
{
display: block;
float: left;
width: 130px;
font-size: .9em;
}

input, select, textarea
{
font: .9em "Arial", "Helvetica", sans-serif;
border: 1px solid #aa9a8e;
background-color: #fff;
color: #363636;
}

/* Form validation */
.BadValue
{
background-color: #fcf;
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-color: #e2ddd9;
color: #3f352f;
border: 1px solid #fff;
border-bottom-color: #9e9a97;
border-right-color: #9e9a97;
font: .9em "Arial", "Helvetica", sans-serif;
}

span.button
{
height: 18px;
}

.button:hover
{
background-color: #ab9a8d;
color: #fff;
border: 1px solid #6c5c4f;
border-bottom-color: #fff;
border-right-color: #fff;
}

#CartSummary .button
{}

#CartSummary .button:hover
{
border: 1px solid #453d37;
border-bottom-color: #fff;
border-right-color: #fff;
}

/* Explicitly set font sizes in some buttons */
#CartSummary .button
{
font-size: 13px;
}

.ProductSummary .button
{
font-size: 14px;
}

/* Smaller print */
p.CartItemCount, p.ItemCode, p.ShippingChargeInfo, p.HandlingFeeAdvice
{}

/* 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;
}
