#content p, #content h1, #content h2, #content h3, #content h4, #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: #9494fe;
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 1em 1em 0 !important;
padding: .4em;
border: 1px solid #c6c6c6;
background-color: #fff;
}

.vmGallery a.Trigger
{
display: block;
background-repeat: no-repeat;
background-position: 50% 50%;
}

.vmGallery li:hover img
{
display: block;
position: absolute;
border: 1px solid #c6c6c6;
background-color: #fff;
margin: -30px auto auto -30px;
padding: .4em;
z-index: 99;
}

/* Other VCMS-generated images */
span.ImgCaption
{
display: block;
height: 18px;
padding: 2px 0 0 0;
overflow: hidden;
font-size: 11px;
color: #7e7e7e;
background-color: transparent;
}

span.Normal, span.FloatLeft, span.FloatRight
{
display: inline-block;
padding: .5em;
margin: 0 1em 1em 0;
background-color: #e7e7e7;
border: 1px solid #c6c6c6;
}

span.FloatLeft, span.FloatLeftNoBorder
{
float: left;
margin: 0 1em 1em 0;
}

span.FloatRight, span.FloatRightNoBorder
{
clear: right;
float: right;
margin: 0 0 1em 1em;
}

span.FloatRight span.ImgCaption, span.FloatRightNoBorder span.ImgCaption
{
text-align: right;
}

span.Normal, span.NormalNoBorder
{
clear: both;
}

/* CUSTOM CLASS !! Centered images :-0 need wider margins */
.CustomWhiteSpaceImages span.Normal
{
margin: 0 2em 2em 0;
}
/* END CUSTOM CLASS */

/* Default styling for VCMS SHOP */
div.ProductSummary, div.ShopCatSummary
{
margin: 0 1em 1em 0;
padding: .5em;
width: 370px;
height: 100px;
float: left;
background-color: #f7f7f7;
border: 1px solid #c6c6c6;
font-size: 1em;
}

div.ProductSummary h3, div.ShopCatSummary h3
{
font: 1.1em "Arial", "Helvetica", sans-serif;
letter-spacing: 0;
padding-bottom: 0;
margin-bottom: .5em;
}

a.ProductSummaryThumb, a.ShopCatSummaryThumb
{
display: block;
float: right;
background-color: #fff;
background-repeat: no-repeat;
background-position: 50% 50%;
}

span.Price
{
display: block;
margin: 0 0 .5em 0;
}

table.Cart
{
border-collapse: collapse;
border: 1px solid #cedeff;
border-right: none;
border-bottom: none;
}

table.Cart form
{
display: inline;
}

select, input
{
font: .9em "Arial", "Helvetica", sans-serif;
border: 1px solid #cedeff;
background-color: #fff;
color: #363636;
}

table.Cart select
{
min-width: 40px;
}

table.Cart th, table.Cart td
{
text-align: left;
border: 1px solid #cedeff;
border-left: none;
border-top: none;
padding: 4px;
font-size: 14px;
}

table.Cart th
{
background-color: #eff4fe;
color: inherit;
font-weight: normal;
}

table.Cart td
{
background-color: #fff;
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: 280px;
z-index: 100;
background: transparent url(../style/aabgCartSummary.png) no-repeat;
color: #242424;
font-size: 13px;
text-align: left;
padding: 10px 0 0 20px;
}

#CartSummary p
{
margin: .5em 0;
}

div.VShopInfo
{
color: #363636;
background: #efeff7 url(../style/iconAlert.png) no-repeat .5em .5em;
border: 1px solid #c6c6c6;
margin: 0 0 1em 0;
padding: 0.5em;
padding-left: 30px;
font-size: .9em;
}

.warning
{
color: #f00;
background-color: transparent;
}

a img
{
border: none;
}

fieldset
{
border: 1px solid #cedeff;
margin-bottom: 2em;
padding: 1.5em .5em;
background-color: transparent;
color: inherit;
}

legend
{
border: 1px solid #cedeff;
padding: .2em .5em;
background-color: #eff4fe;
color: inherit;
}

label
{
display: block;
float: left;
width: 130px;
}

fieldset input, fieldset select, fieldset textarea
{
font: .9em "Arial", "Helvetica", sans-serif;
border: 1px solid #909090;
background-color: #fff;
color: #363636;
}

/* Form validation */
fieldset input.BadValue, fieldset select.BadValue
{
background-color: #e7d6ef;
color: #000;
}

/* Draw attn to (eg) form input */
.PayAttn
{
background-color: #d0d0d0;
color: #c00;
}

.button
{
display: inline-block;
margin: 0;
padding: 1px 6px;
background: #d6cee7 url(../style/aabg005.png) 0 0;
color: #363636;
border: 1px solid #bb8dd1;
font: 14px "Arial", "Helvetica", sans-serif;
}

span.button
{
height: 18px;
}

.button:hover
{
background-position: 0 100%;
color: #000;
border: 1px solid #8a9dd8;
}

#content #ShopNav
{
margin: 0;
padding: 0;
list-style: none;
}

#ShopNav li
{
margin: 0;
padding: 0;
}

/* Print & non-css */

div.hr hr
{
display: none;
}

/* VCMS in diagnostic mode */
div.Diagnostics
{
clear: both;
color: #000;
background-color: #ebebeb;
font: 11px "Courier New";
border: 1px solid #5b5b5b;
padding: 1em;
margin: 1em 0;
}

div.Diagnostics h1, div.Diagnostics h2, div.Diagnostics h3
{
font: bold 13px "Courier New";
color: #000;
background-color: #ebebeb;
}

/* Custom Classes */
table.WithBorder
{
border: 1px solid #c6c6c6;
border-collapse: no-collapse;
}

table.WithBorder td, table.WithBorder th
{
border: 1px solid #d8d8d8;
padding: 4px;
text-align: left;
}

table.WithBorder th
{
color: #3b735b;
background-color: transparent;
}