#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: #bbcae9;
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.gif);
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 #dee0eb;
}

.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 #727272;
margin: -30px auto auto -30px;
padding: .5em;
z-index: 99;
}

/* Other VCMS-generated images */

img.Normal, img.FloatLeft, img.FloatRight
{
display: block;
border: 1px solid #dee0eb;
padding: 10px;
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;
}

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;
}

div.VShopInfo
{
color: #000;
background: #f5f5f5 url(../style/iconAlert.png) no-repeat .5em .5em;
border: 1px solid #bfbfbf;
margin: 0 0 1em 0;
padding: 0.5em;
padding-left: 30px;
font-size: .8em;
}

.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: .85em "Arial", "Helvetica", Sans-serif;
border: 1px solid #bfbfbf;
background-color: #fff;
color: inherit;
}

/* Form validation */
fieldset input.BadValue, fieldset select.BadValue
{
background-color: #ffe0ff;
color: #000;
}

/* Draw attn to (eg) form input */
.PayAttn
{
background-color: #cfc;
color: #000;
}

.button
{
display: inline-block;
margin: 0;
padding: 0 4px;
height: 20px;
background: #b8c6e6 url(../style/aabgbutton.gif) 0 50% repeat-x;
color: #009;
border: 1px solid #c8c8c8;
border-right-color: #8ca2d6;
border-bottom-color: #8ca2d6;
font: 13px "Arial", "Helvetica", Sans-serif;
}

span.button
{
height: 18px;
}

.button:hover
{
background: #8ca2d6 url(../style/aabgbuttonHover.gif) 0 50% repeat-x;
color: #006;
border: 1px solid #b4b4b4;
border-right-color: #617fc8;
border-bottom-color: #617fc8;
}

/* 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;
}
