/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Modified by Ruth Shillair
http://www.beachcomberdesign.com
Released under a Creative Commons Attribution 2.5 License
*/

body {
  margin: 0;
  padding: 0;
  background: #637a90 url(images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: WHITE; /*#caced2;*/
}

.hide {
  display: none !important;
}

.show {
}

flex-row-error,
h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #FFFFFF;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

flex-row-error,
h3 {
  font-size: 1.6em;
}

p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}

ul, ol {
}

a {
  text-decoration: none;
  color: WHITE; /*#caced2;*/
}

a:hover {
}

#wrapper {
  margin: 0 auto;
  padding: 0;
}

.style1 {
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}

/* Header */

#header {
  width: 1000px;
  height: 104px;
  margin: 0 auto;
  background: url(images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
  float: left;
  height:60px;
  margin: 0;
  padding: 40px 0px 0px 20px;
  color: #FFFFFF;
}

#logo h1, #logo p {
  margin: 0;
  padding: 0;
}

#logo h1 {
  float: left;
  padding-left: 25px;
  letter-spacing: -1px;
  text-transform: none;
  font-size: 40px;
}

#logo p {
  float: left;
  margin: 0;
  padding: 22px 0 0 10px;
  font: normal 14px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
} 

#logo a {
  border: none;
  background: none;
  text-decoration: none;
  color: #FFFFFF;
}
#logoPWP {    
}

/* Search */

#search {
  float: right;
  width: 279px;
  height: 110px;
  padding: 0;
}

#search form {
  height: 41px;
  margin: 0;
  padding: 50px 0 0 30px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search-text {
  width: 195px;
  padding: 6px 10px;
  border: none;
  background: #FFFFFF;
  text-transform: lowercase;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #262618;
}

#search-submit {
  display: none;
}

/* Menu */

#menu {
  width: 1000px;
  height: 46px;
  margin: 0 auto;
  padding: 0;
  background: url(images/img04.jpg) no-repeat left top;
}

#menu ul {
  margin: 0;
  padding: 0px 0px 0px 48px;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
}

#menu a {
  display: block;
  height: 32px;
  margin-right: 3px;
  padding: 14px 30px 0px 30px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  border: none;
}

#menu a:hover, #menu .current_page_item a {
  background: #693C50; /*#4c2939;*/
}

#menu .current_page_item a {
  background: #693C50; /*#4c2939;*/
}

#menu a:hover {
  background: #693C50; /*#4c2939;*/
  text-decoration: underline;
}

#splash {
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/img01A.jpg) no-repeat left top;
}

#splash2{
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/firmSplash.jpg) no-repeat left top;
}
#splash3 {
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/solutionsSplash.jpg) no-repeat left top;
}
#splash4 {
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/partnersSplash.jpg) no-repeat left top;
}
#splash5{
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/servicesSplash.jpg) no-repeat left top;
}
#splash6{
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/contactSplash.jpg) no-repeat left top;
}
#splash7{
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/loginSplash.jpg) no-repeat left top;
}
#splash8{
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/menuSplash.jpg) no-repeat left top;
}
#splash9{
  width: 1000px;
  height: 260px;
  margin: 0px auto;
  background: url(images/videoSplash.jpg) no-repeat left top;
}
/* Page */

#page {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  background: url(images/img07.jpg) repeat-y left top;
}

#page-bgtop {
  background: url(images/img06.jpg) no-repeat left top;
}

#page-bgbtm {
  margin: 0px;
  padding: 20px 30px 10px 30px;
  background: url(images/img08.jpg) no-repeat left bottom;
}

#pageF {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  background: url(images/img07F.jpg) repeat-y left top;
}

#pageF-bgtop {
  background: url(images/img06F.jpg) no-repeat left top;
}

#pageF-bgbtm {
  margin: 0px;
  padding: 20px 30px 10px 30px;
  background: url(images/img08F.jpg) no-repeat left bottom;
}

/* Content */

#content {
  float: left;
  width: 520px;
  padding: 0px 20px;
}

#contentF {
  xfloat: left;
  width: calc(100% - 8rem);
  padding: 0px 4rem;
  background-color: IVORY;
  color: BLACK;
}

.post {
  padding-bottom: 30px;
}

.post .title {
  letter-spacing: -.5px;
  color: #FFFFFF;
}

.titleF {
  position: sticky; top: 0;
  padding: 0.5rem 0 0 2rem;
  letter-spacing: -.5px;
  color: #FFFFFF; 
}

.post .title a {
  color: #FFFFFF;
  border: none;
}

.post .meta {
  margin-top: -14px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #ACAD8E;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
}

.post .meta a {
}

.post .entry {
  text-align: justify;
  margin-bottom: 5px;
  padding: 10px 0px 0px 0px;
}

.icons {
  margin-top: -.5em;
}

.links {
  display: inline-block;
  margin: 0 auto 0 auto;
  min-width: 96px;
  padding: 2px 6px 2px 6px;
  background: #4c2939;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #FFFFFF;
  border: 1px solid GRAY;
  border-radius: 5px;
}

.left { float: left; }
.right { float: right; }
.inline { display: inline-block; }
.dnone { display: none; }
.drow { display: table-row; }
.width-full { width: 100%; }
.width-half { width: 50%; }
.width-5 { width: 5%; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.nowrap { white-space: nowrap; }
.bold { font-weight: bold; }

.vtop {
  vertical-align: top;
}

.vbase {
  vertical-align: baseline;
}

.vmiddle {
  vertical-align: middle;
}

.vbottom {
  vertical-align: bottom;
}

.stack {
  margin-left: 10px;
}

.msg {
  margin: 10px;
  padding: 6px 5px 4px;
  color: BLACK;
  background-color: #FFF799;
}

/* File tables */

table.files {
  border: 2px double black;
  width: 100%;
}

table.files thead th {
  border: 1px solid black;
  text-align: center;
}

table.files th, table.files td {
  padding: 3px;
  vertical-align: baseline;
}

/* YAFP tables */

table.yafp {
  border: 1px double black;
  width: 100%;
}

table.yafp thead th {
  border: 1px solid black;
  text-align: center;
}

table.yafp th, table.files td {
  padding: 3px;
  vertical-align: baseline;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 330px;
  padding: 0px 0px 0px 0px;
  color: #4c2939;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
  margin: 0;
  padding: 0;
}

#sidebar li ul {
  margin: 0px 15px;
  padding-bottom: 30px;
}

#sidebar li li {
  line-height: 35px;
  border-bottom: 1px dashed #4c2939;
}

#sidebar li li span {
  display: block;
  margin-top: -20px;
  padding: 0;
  font-size: 11px;
  font-style: italic;
}

#sidebar h2 {
  height: auto;
  padding: 12px 0 0 15px;
  letter-spacing: -.5px;
  color: #FFFFFF;
}

#sidebar p {
  margin: 0 0px;
  padding: 0px 20px 20px 20px;
  text-align: justify;
}

#sidebar a {
  border: none;
  color: #4c2939;
}

#sidebar a:hover {
  text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
  padding: 20px;
}

#calendar table {
  width: 100%;
}

#calendar tbody td {
  text-align: center;
}

#calendar #next {
  text-align: right;
}
/* Forms  */

#contact-form {width:100%; margin-top:-2px;}
#contact-form input {/*width:315px;*/ background: #fff; padding:8px 6px;  float:left; color:#878894; height:30px;}
#contact-form input[type=submit] {color: BLACK; font-weight: bold; cursor: pointer;}
#contact-form textarea {overflow: auto; width:364px; background: #fff; padding:8px 6px; color:#878894; height:119px; margin:0}
#contact-form fieldset {border:none; width:100%; overflow:hidden;}
#contact-form .rowElem {display:block;position:relative; width:100%; overflow:hidden; min-height:51px; padding-bottom: 3px;}
#contact-form .rowElem2{display:block; position:relative; width:100px; height:55px;}
#contact-form .textarea-box {display:inline-block;position:relative; min-height:124px; overflow:hidden; padding-bottom:10px;}
#contact-form label {padding:0;display: none;   font-size:11px; position: relative; left:10px;top:0px; line-height:20px; margin-bottom:0px}
#contact-form .error {color:white; width:400px; float:left;}
#contact-form fieldset {border:none;}
div#contact_form .download-box{
  background:#ededed; border:1px solid #b6b6b8; padding:4px 3px
}
div#contact_form .download-box p{
  padding:16px 30px; background:#fff; 
}

#contact-form .bg{ float:left;background:#ededed; border:1px solid #b6b6b8; padding:4px 3px}
#contact-form .bg2{ float:left; background:#ededed; border:1px solid #b6b6b8; padding:4px 3px}

/* Footer */

#footer-wrapper {
  width: 100%;
  background: #231202;
}

#footer {
  width: 1000px;
  height: 100px;
  margin: 0 auto;
  padding: 0px 0 15px 0;
  font-family: Arial, Helvetica, sans-serif;
}

#footer p {
  margin: 0;
  padding-top: 40px;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  color: #eef1f4;
}

#footer a {
  color: #3E3F27;
}

.video {
  clear: both;
  margin: 5px 0 0 0;
  border: 1px solid GRAY;
  padding: 5px;
}

.ul {
  text-decoration: underline;
}

.font-size-5 {
  font-size: x-large;
}

.font-size-4 {
  font-size: large;
}

.font-size-3 {
  font-size: medium;
}

.font-size-2 {
  font-size: small;
}

.font-size-1 {
  font-size: xx-small;
}

.color-yellow {
  color: YELLOW !important;
}

.color-black {
  color: BLACK !important;
}

.color-white {
  color: WHITE !important;
}

.color-red {
  color: RED !important;
  font-weight: bold;
  background-color: WHITE;
  padding-left: 3px; padding-right: 1px;
}

.color-maroon {
  color: #800000 !important;
}

.payc { background-color: lightblue; text-align: center; }
.pays { background-color: lightgray; text-align: center; }
.paysactive { background-color: lightblue !important; }

.flex-table {
  display: flex;
  flex-direction: column;
  color: BLACK;
  background-color: beige;
  padding: 5px;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-row-error {
  padding-left: 1rem;
  color: #800000 !important;
}

.pageF-msg {
  padding: 10px 2rem;
  color: #FF8888;
  font-size: 1.2rem;
}

.flex-col-label {
  display: block;
  width: 33%;
  vertical-align: middle;
  text-align: right;
  background-color: BEIGE;
  padding: 5px 1rem;
}

.flex-col-label label {
  line-height: 24px;
}

.flex-col-value {
  display: block;
  width: 66%;
  vertical-align: middle;
  text-align: left;
  padding: 5px 1rem;
}

label {
  display: inline-block;
}

input::placeholder {
  color: LIGHTGRAY;
}

a.btn {
  display: inline-block;
  height: 20px;
  width: auto;
  padding: 0.25rem;
  border: 1px solid WHITE;
  background-color: BLUE;
  border-radius: .25rem;
}
