/*[fmt]1010-101A-3*/
/*
Title: Core Styles used within Virtual Office
Start Date: 8.28.08
Description: These are styles that will typically be used and not changed within a custom Virtual Office powered template.
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit;/*font-style: inherit;*/
 font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { position: relative; margin: 0 auto; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; }
a img, a { outline: none; border: none; }
input:focus { outline: none; }
.clearfix:after { display: block; clear: both; height: 0; content: "."; visibility: hidden; }
.clearfix { display: inline-block; }
/*Hide from IE Mac \*/
.clearfix { display: block; }
/*End hide from IE Mac
Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/*End hide from IE-mac
VO2 Overlay Styles
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.hide { display: none !important; }
/*Default Form Styles
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
form.default { position: relative; padding: 0 20px 20px; }
form.default #checkout-progress { position: absolute; top: 0; right: 0; height: 30px; width: 150px; font-size: 1.4em; color: #888; }
form.default p { margin: 0; }
form.default ul { list-style: none; }
form.default ul li { height: 25px; margin: 0; clear: both; }
form.default ul li label { display: block; width: 150px; float: left; text-align: right; padding-top: 2px; }
form.default ul li input, form.default ul li select { float: left; font-size: 0.8em; margin-right: 5px; background: #FFF; border: 1px solid #CCC; }
form.default fieldset { margin: 20px 0; border: 1px solid #CCC; padding: 10px; }
form.default input.submit { font-size: 1.2em; }
form.default textarea { width: 500px; height: 100px; }
#cms_static_donate #column1 div h2 { color: #010101; }
