body, form, table { padding: 0; margin: 0; font: 12px/16px arial; color: #777; }
a { cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: none; cursor: pointer; }

p.first { margin-top: 0; }

#wrapper { width: 750px; margin: 30px auto 30px 30px; }

#doc { background: #fff; }

#doc-footer { overflow: hidden; zoom: 1; font: 9px/20px arial; text-transform: uppercase; background: url(../images/footer-bg.gif) repeat-x; }
.footnav { overflow: hidden; zoom: 1; list-style: none; margin: 0; padding: 0; }
.footnav .footnav-item { float: left; overflow: hidden; }
.footnav .footnav-item a { display: block; float: left; height: 20px; padding: 0 20px; border-right: 1px solid #999; border-left: 1px solid #fff; text-decoration: none; color: #828282; }
.footnav .footnav-item a.first { border-left: none; }
.footnav .footnav-item a.last { border-right: none; }
.legal { float: right; margin-right: 10px; }

#banner { position: relative; z-index: 1; zoom: 1; width: 750px; height: 204px; }
#banner #logo { position: absolute; top: 30px; left: -30px; z-index: 2; }
#banner #logo a { display: block; width: 244px; height: 100px; background: url(../images/7tides-logo.jpg) no-repeat; }

#doc-body { padding: 5px; zoom: 1; }
#doc-body-in { overflow: hidden; zoom: 1; width: 740px; position: relative; }

/****** TWO COLUMNS *****/
#body-col-l { width: 192px; float: left;  zoom: 1; }
#body-col-r { width: 507px; min-height: 250px; float: right; margin-right: 20px; }

#pageTitle { font-size: 21px; line-height: 1.2em; padding-top: 10px; text-transform: uppercase; }
#pageSum { padding: 15px 0; border-bottom: dotted 1px; }
#pageContent { padding: 15px 0; }

/*** Repeating list ***/
.repeating-list { list-style: none; margin: 0; padding: 0; }
.repeating-list li { border-bottom: solid 1px #ccc; padding: 15px 0; }
.repeating-list .repeatingItem-imgs { margin-bottom: 15px; text-align: right; }
.repeating-list .repeatingItem-name { font-weight: bolder; }
.repeating-list .repeatingItem-desc { margin-bottom: 10px; }