
.cms_item {
    margin: 0;
    padding: 0;
}

.clear_item {
    clear: both;
}

.cms_item .centered {
    text-align: center;
}

.cms_item .right {
    text-align: right;
}

.cms_icon {
    text-align: center;
}

.cms_gallery {
    width: 100%;
    text-align: center;
    margin: 0 0 1.4em 0;
}

.cms_gallery td {
    padding: 5px;
}

.cms_gallery thead td {
    font-size: 10%;
    height: 1px;
    width: 8.3333%;
    padding: 0;
}

.categoryIndex {
    clear: both;
}

ul.detailedIndex {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

ul.detailedIndex li {
    float: left;
    margin: 0 0 1.4em 0;
    padding: 0;
    width: 100%;
}

ul.detailedIndex ul {
    list-style: disc;
}

ul.detailedIndex ul, ul.detailedIndex p, ul.detailedIndex ol {
    margin-top: 0;
    margin-bottom: 1.4em;
}

ul.detailedIndex li li {
    float: none;
    margin: default;
    margin-top: 0;
    padding: default;
    width: default;
}

ul.detailedIndex .description {
    float: right;
    width: 70%;
}

ul.detailedIndex .image {
    float: left;
    width: 30%;
}

ul.detailedIndex .image a {
    text-decoration: none;
}

ul.detailedIndex h3 {
    margin-top: 0;
}

ul.rsslink {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

ul.rsslinkbefore {
    display: none;
}

.pageIndex {
    float: right;
    list-style: none;
}

.pageIndex li {
    display: inline;
}

.pageIndex span, .pageIndex a {
    padding: 0 5px;
}

.floatLeft, .floatRight {
    display: inline; /* IE6 Hack */
    padding: 0;
    text-align: center;
    margin: 0 0 1.4em 0;
    margin-bottom: expression('0'); /* IE and firefox handle this differently */
}

.floatLeft {
    float: left;
    clear: left;
    margin-right: 10px;
}

.floatRight {
    float: right;
    clear: right;
    margin-left: 10px;
}

.floatRight p, .floatLeft p, .alignRight p, .alignLeft p, .alignCenter p {
    margin: 0;
    padding: 0;
}

.floatLeft a img, .floatRight a img, .categoryIndex li a img {
    display: block;
    text-decoration: none;
}

.floatLeft a, .floatRight a {
    display: block;
    text-align: center;
}

.cms_aligned td {
    padding: 5px;
    vertical-align: middle;
}

.cms_aligned .vcentered {
    text-align: center;
}

.caption {
    padding-top: 2px;
    font-size: 85%;
    font-weight: bold;
}

.alignLeft   { clear: both; text-align: left;   margin: 10px 10px 10px 0; }
.alignCenter { clear: both; text-align: center; margin: 10px 0; }
.alignRight  { clear: both; text-align: right;  margin: 10px 0 10px 10px; }

.alignCenter table {
    margin: 0 auto;
}

table.csv {
    font-size: 85%;
    border-bottom: 1px solid black;
}

table.csv th, table.csv td {
    padding: 1px 8px;
}

table.csv th {
    text-align: center;
}

table.csv thead th {
    border: 1px solid black;
    border-width: 1px 0px;
}

table.csv caption {
    font-weight: bold;
    padding: 1px 0;
}

table.csv .odd {
    background-color: #e8e8e8;
}

table.csv .even {
    background-color: #f8f8f8;
}

#content .error {
    color: #770000;
    border: 1px dotted #770000;
    background-color: #ffcccc;
    padding: 0 0.5ex;
}

#content .success {
    color: #004400;
    border: 1px dotted #004400;
    background-color: #ccffcc;
    padding: 0 0.5ex;
}

.glossaryIndex {
    margin: 0;
    padding: 0;
}

.glossaryIndex li {
    display: inline;
    text-transform: uppercase;
}

.faqIndex {
    padding-top: 1em;
    padding-bottom: 0.5em;
}

p.subscribe_link,
p.returnLink {
    clear: both;
}

/* Fixes for lists and floating elements */
#content div.cms_item ul,
#content div.cms_item ol {
    margin-left: 0;
    padding-left: 2.5em;
}

#content div.cms_item.hasFloatLeft ul,
#content div.cms_item.hasFloatLeft ol {
    position: relative;
    left: 2.5em;
    margin-left: 0;
    padding-left: 0;
    margin-right: 2.5em;
}

body.contact #googleMap {
    display: inline;
    float: right;
    width: 400px;
    height: 300px;
    margin-left: 10px;
    margin-bottom: 1.4em;
    color: black;
    position: relative;
    z-index: 100;
}

body.contact #googleMap div.name {
    font-weight: bold;
}

body.contact #googleMap a {
    color: blue;
}

body.contact #contactForm {
    clear: both;
}

/* For contact form */
#iField_subject {
    display: none;
}

#first_column {
    clear: left;
}.columns-2 #first_column, .columns-2 #chunk2 {
    width: 298px;
}.columns-3 #first_column, .columns-3 #chunk2, .columns-3 #chunk3 {
    width: 192px;
}#first_column, .columns-2 #chunk2, .columns-3 #chunk2, .columns-3 #chunk3 {
    display: inline; /* IE6 margin fix */
    float: left;
    overflow: hidden;
}

.columns-2 #chunk2, .columns-3 #chunk2, .columns-3 #chunk3 {
    margin-left: 20px;
}

.columns-2 #chunk3, .columns-2 #chunk4, .columns-2 #chunk5, .columns-2 #chunk6, .columns-2 #chunk7, .columns-3 #chunk4, .columns-3 #chunk5, .columns-3 #chunk6, .columns-3 #chunk7, .columns-3 #chunk8 {
    clear: both;
    zoom: 1;
}
/* For paypal buttons */
.contentExtra {
    display: inline; /* IE6 fix */
    float: left;
    margin: 0 10px 2em 0;
    padding: 0;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
}

.contentExtra form {
    margin: 0;
    padding: 0;
}

.contentExtra img {
    display: none;
}

