﻿#bp-main-container { width: 800px; }

.bp-content { display: inline; float: left; margin: 20px 8px 0; width: 589px; }
.bp-content a { text-decoration: underline; }
.bp-content a:link, .bp-content a:visited { color: #95211d; }
.bp-content a:hover, .bp-content a:active { color: #95211d; text-decoration: none; }
.bp-content h2 { font: 700 1.6em Georgia, serif; margin: 0 0 12px; padding: 0; }
.bp-content p { font-size: .8em; margin: 0 0 12px; padding: 0; }
.bp-content ul, .bp-content ol { font-size: .8em; margin: 4px 20px; padding: 4px 20px; }

.bp-content fieldset { border: 1px solid #95211d; margin: 0; padding: 0; position: relative; }
.bp-content fieldset.fixed-float { width: 764px; }
.bp-content fieldset.form-float { display: inline; float: left; /*min-height: 190px; height: auto !important;*/ height: 190px; margin-right: 8px; width: 382px; }
.bp-content fieldset.liquid-float { display: inline; float: left; margin-right: 8px; width: 382px; }
.bp-content fieldset input[type=reset], .bp-content fieldset input[type=submit] { cursor: pointer; }
.bp-content fieldset span.checkbox label { display: inline; }
.bp-content fieldset h3 { background-color: #95211d; color: #fff; font-size: 1em; font-weight: 400; height: 35px; line-height: 35px; margin: 0 0 10px; padding: 0 8px; }
.bp-content fieldset p { margin: 0 15px 5px; }
.bp-content fieldset p em { color: #999; display: block; font-style: normal; font-size: .8em; }
.bp-content fieldset p label { display: block; }
.liquid { width: auto; }

#bp-form-col1 { display: inline; float: left; width: 293px; }
#bp-form-col2 { display: inline; float: left; width: 293px; }

#bp-side-menu, #bp-side-menu li { list-style: none; margin: 0; padding: 0; }
#bp-side-menu { display: inline; float: left; font: .72em Georgia, serif; margin: 20px 0 0 20px; width: 175px; }
#bp-side-menu li { margin-bottom: 16px; }
#bp-side-menu li a { background: url(images/bullet-side-menu.gif) no-repeat left center; /*display: block;*/ font-weight: 700; padding-left: 8px; text-decoration: none; }
#bp-side-menu li a:link, #bp-side-menu li a:visited { color: #95211d; }
#bp-side-menu li a:hover, #bp-side-menu li a:active, #bp-side-menu li a.selected { color: #000; }

.message-box { background-color: #ffe; background-position: 10px center; background-repeat: no-repeat; border: 1px solid #a9aa8f; margin-bottom: 20px; padding: 10px 10px 5px 32px; }
.message-box p { color: #333; font-size: .8em; margin: 0; padding: 0 0 5px; }
.msg-alert { background-image: url(images/ico-alert.gif); }
.msg-info { background-image: url(images/ico-info.gif); }
.msg-warning { background-image: url(images/ico-warn.gif); }

#recommend { float: left; width: 586px; }
#recommend a.delete, #recommend a.edit, #recommend a.pdf { background-position: left center; background-repeat: no-repeat; padding-left: 18px; }
#recommend a.delete { background-image: url(images/ico-delete.png); color: #95211d; float: right; font-size: .7em; line-height: 16px; margin-left: 1em; }
#recommend a.edit { background-image: url(images/ico-edit.gif); color: #36c; float: right; font-size: .7em; line-height: 16px; }
#recommend a.pdf { background-image: url(images/ico-pdf.png); }
#recommend h3 { float: left; font: 700 1.2em Georgia, Serif; margin: 0; padding: 0; }
#recommend h3 em { color: #999; font-size: .7em; font-style: normal; }
#recommend table { border-collapse: collapse; float: left; margin: 0 0 2em; width: 100%; }
#recommend table td, #recommend table th { border-bottom: 1px solid #e2d9c1; }
#recommend table th { color: #b1b1b1; font: 1.2em Georgia, Serif; padding: .3em 0; text-align: left; }
#recommend table td { font-size: .8em; height: 29px; line-height: 29px; }

#recommend table td a.btn-enicks, #recommend table td a.btn-hypo, #recommend table td a.btn-true { background-position: left center; background-repeat: no-repeat; display: block; float: left; height: 29px; margin-right: .5em; overflow: auto; text-indent: -999em; }

#recommend table td a.btn-enicks { background-image: url(images/btn-enicks.png); width: 59px; }
#recommend table td a.btn-hypo { background-image: url(images/btn-hypomating.png); width: 116px; }
#recommend table td a.btn-true { background-image: url(images/btn-truenicks.png); width: 72px; }
#recommend table td a.comment { background: url(images/ico-comment.gif) no-repeat left center; color: #53657b; padding-left: 18px; }

#recommend table td a.disabled, #recommend table td a:hover.disabled { background-position: left bottom; cursor: default; }
#recommend table td a:hover { background-position: left top; }

#recommend table tr.alt td { background-color: #f6f0e0; }
#recommend table tr:hover td { background-color: #ffc; }
#recommend ul, #recommend ul li { list-style: none; margin: 0; padding: 0; }
#recommend ul { clear: both; background-color: #dbdbdb; height: 30px; padding: 0 10px; }
#recommend ul li { display: inline; font-size: .9em; line-height: 30px; margin-right: 10px; }
#recommend ul li a { color: #95211d; }

.validation { background-color: #f99; border: 1px solid #9d0909; margin-bottom: 20px; }
.validation ul { color: #9d0909; margin: 10px 20px 5px; padding: 0 20px auto; }
.validation ul li { margin-bottom: 5px; }

.alert { color: #c00; }
.bold { font-weight: 700; }
.clear { clear: both; }
.info { background: url(images/ico-info.png) no-repeat left center; font-style: normal; padding-left: 20px; }
.required { color: #c00; }

#comment { font-size: .8em; }
