/* CSS Document */

/************************************************************************
*   
*   G L O B A L  C S S
*   
*   Author:  Daniel Stondin
*   Date:    1 May 2010
*   Web:     http://appleton.com
*   Version: 1.1
* 
*************************************************************************/

/*-----------------------------------------------------------------------
@import
------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------
Control Panel
------------------------------------------------------------------------*/

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.baseline {
  vertical-align: baseline;
}

.none{
	display:none;
}

a.force-hand {
  cursor: pointer !important;
}

/*-----------------------------------------------------------------------
Background Colors
------------------------------------------------------------------------*/

.brown { background: #9B8D78; }

/*-----------------------------------------------------------------------
Fonts
------------------------------------------------------------------------*/

/* -------------------- Colors */

.gold {
	color: #756247;
}

.green {
  color: #004557;
}

/* -------------------- Sizes */

/* basic font sizes */
p, ul, ol, dl, table, address, blockquote, fieldset, pre, form div {
	font-size: 1em;    /* 12px */
  line-height: 1.3;
}

/* -------------------- Styles */

.bold {
  font-weight: bold;
}

/* -------------------- Links */
	
a:link,
button.link span {
	color: #756247;
	text-decoration: none;
}

a:visited {
	color: #756247;
	text-decoration: none;
}

a:hover,
a:focus,
button.link:hover,
button.link:focus span {
	color: #004557; 
	text-decoration: none;
}

a:active,
button.link:active span {
	color: #004557;
	text-decoration: none;
}

/* -------------------- Headers */

h1{
	font-size: 2.333em; 	/* 28px */
  line-height: 1; 			/* 28px */
  color: #FFF;
}

h2{
	font-size: 1.5em; 	  /* 18px */
  line-height: 1.45; 			/* 18px */
  color: #756247;
  font-family: Georgia, Times, serif;
}

h3{
  font-family: Georgia, Times, serif;
	font-size: 1.167em; 	/* 14px */
  line-height: 1.3;
  letter-spacing: 1px; 		
  color: #004557;
}

h4{
  font-family: Georgia, Times, serif;
  font-size: 1.083em; 	/* 13px */
  line-height: 1; 			/* 13px */
  color: #004557;
}

/*-----------------------------------------------------------------------
Template Structure
------------------------------------------------------------------------*/

body, html{
	background-color:#F0EEEA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5D61;
}

#wrap {

}

#container {
  width: 994px;
  overflow: hidden; zoom: 1;
  margin: 0 auto;
  background: #FFFFFF;
}

#footer {
  overflow: hidden;
  zoom: 1;
  border-top: 1px solid #B6AC96; 
}

#container.home #footer {
  border-top: none;
}

#footer ul {
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  width: 400px;
  float: left;
}

#footer ul li {
  float: left;
  margin-left: 20px;
}

#footer p.copyrite {
  float: right;
  margin-right: 30px;
  width: 200px;
  padding: 10px 0;
  text-align: right;
}

#simple_header {
  padding: 10px 35px;
}

.logo a{
  width: 330px;
  height: 56px;
	background: url(/public/images/layout/logo.png) no-repeat top left;
	display: block;
}

.no-border { border: none !important; }
.no-border td { border: none !important; }
.lr-border { 
  border-left: 1px solid #B6AC96 !important;
  border-right: 1px solid #B6AC96 !important; 
  border-top: none !important;
  border-bottom: none !important;  
}

.b-border {
  border-bottom: 1px solid #B6AC96 !important;
  border-right: none !important; 
  border-top: none !important;
  border-left: none !important; 
}

.faux_square {
  display: block;
  position: relative;
}

.square {
  border-left: 1px solid #B6AC96;
  border-right: 1px solid #B6AC96;
  width: 6px;
  height: 8px;
  position: absolute;
  left: 323px;
}

/* -------------------- Home Template */

#container table {
  border-left: 1px solid #B6AC96 !important;
}

#container table td table {
  border-left: none !important;
}

#container table tr td {
  border-collapse: collapse;
  empty-cells: show;
  border-top: 1px solid #B6AC96;
  border-right: 1px solid #B6AC96;
}

#container table tr.spacer td {
  height: 8px;
}

.quotes#home {
  width: 330px;
  height: 219px;
  background: url(/public/images/layout/abstract1_bg.jpg) top left no-repeat;
}

#navigation.home {
  background: #9B8D78;
}

#navigation.home #nav td a{
  color: #FFFFFF;
}

.ql_block {
  min-height: 100px;
  height: auto !important;
  height: 100px;
  background: #E0E5E6;
}

.ql_block a.inner {
  display: block;
  padding: 20px 10px;
}

.ql_block h3 {
  text-transform: uppercase;
  padding-bottom: 10px;
}

.ql_block p {
  padding-left: 15px;
  color: #5E5D61;
}

.block-323 {
  width: 323px;
  min-height: 198px;
  height: auto !important;
  height: 198px;
}

.block-323 p {
  padding-left: 15px;
  padding-bottom: 40px;
}

.block-323 .title{
  font-family: Georgia, Times, serif;
  font-size: 1.333em; 	/* 13px */
  line-height: 1; 			/* 13px */
  color: #004557;
  display: block;
  padding-bottom: 15px;
  padding-left: 0;
}

.block-323 .title span{ 
  font-size: 0.917em;
}

.block-323 img {
  padding-left: 15px;
}

.block-323 .inner {
  padding: 20px 25px;
}

.block-323 a {
  font-family:Arial, Helvetica, sans-serif;
}

.block-323 table td {
  line-height: 1.167em;
  padding-bottom: 10px;
}

#rotating_gallery {
  height: 548px;
  width: 654px;
  overflow: hidden;
}

#triangles {
  width: 330px;
  height: 198px;
  background: url(/public/images/layout/sliced_rect.png) no-repeat top left;
  position: relative;
}

#ip_link,
#pi_link {
  position: absolute;
  width: 130px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  font-family: Georgia, Times, serif;
  letter-spacing: 1px;
}

#ip_link {
  padding-left: 20px;
  padding-top: 40px;
}

#pi_link {
  bottom: 0;
  right: 0;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
}

#ip_link .gt,
#pi_link .gt {
  display: block;
  font-size: 2.666em;
}

/* -------------------- Secondary Template */


.quotes {
  width: 330px;
  height: 190px;
  background: url(/public/images/layout/abstract2_bg.jpg) top left no-repeat;
}

.quotes table {
  border: none !important;
  height: 100%;
}

.quotes table td {
  vertical-align: middle;
  border: none !important;
}

.quotes p {
  padding: 0 30px;
  text-align: center;
  color: #FFF;
  font-size: 2em;
  line-height: 1.25;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-style: italic; 
  font-weight: normal;
  text-align: center;
}

#middle-bar { 
  border-bottom: 1px solid #B6AC96; 
  /*border-right: 1px solid #B6AC96;*/
}

#middle-bar .inner {
  padding: 30px 35px;
  overflow: hidden; zoom: 1;
}

#statement {
  width: 635px;
  float: left;
}

#statement p {
  font-family: Georgia, Times, serif;
  margin-top: 20px;
  font-size: 1.167em;
  line-height: 1.333;
}

#content {  }

#content .inner { 
  padding: 15px 35px;
}

#content .block {
  padding-bottom: 20px;
}

#content h3 { 
  text-transform: uppercase;
  padding-bottom: 10px;
  overflow: hidden; zoom: 1;
}

#content p { 
  line-height: 1.55;
}

.three-col {
  overflow: hidden; zoom: 1;
  position: relative;
}

.three-col .col {
  float: left;
}

.three-col #col1 { width: 30%; padding-right: 4%; }
.three-col #col2 { width: 30%; padding-right: 4%; }
.three-col #col3 { width: 32%; }

.two-col {
  overflow: hidden; zoom: 1;
}

.two-col .col {
  float: left;
}

.two-col #col1 { width: 64%; padding-right: 4%; }
.two-col #col2 { width: 32%; }

.col-split {
  overflow: hidden; zoom: 1;
}

.col-split .split {
  width: 46%;
  float: left;
}

.col-split .split.zip {
  padding-left: 15px;
}

#content .box {
  background: #C5BCAF;
}

#content .box .inner {
  padding: 20px 10px;
}

#content .box.ims .inner {
  padding: 10px 15px;
}

#content .box p {
  padding: 0 15px 0 15px;
  color: #FFFFFF;
}

#content .box h3 a {
  color: #004557;
}

#content .box.ims h3 {
  padding-bottom: 0;
}

.member_summary {
  display: block;
  margin-top: 15px;
}

.member_summary a {
  font-size: 1.083em; 	
  line-height: 1;
  color: #004557;
}

.member_summary a {
  display: block;
  padding-bottom: 5px;
}

.member_summary p.associate_name {
  font-size: 1.083em; 	
  line-height: 1 !important;
  color: #004557;
  padding-bottom: 5px;
}

.member_summary p.title {
  line-height: 1.167 !important;
}

#profile_card {
  background: #B5BCC4 url(/public/images/layout/abstract3_bg.jpg) no-repeat top right;
  min-height: 580px;
  height: auto !important;
  height: 580px;
  display: block; 
}

#profile_card .inner {
  padding: 20px 5px 10px 5px;
}

#profile_card h3 {
  font-size: 1.167em;
  text-align: center;
  padding-bottom: 5px;
}

#profile_card h3.position {
  text-transform: none;
  letter-spacing: 0;
}

#profile_card .profile_image {
  margin-top: 10px;
  padding-bottom: 25px;
  text-align: center;
}

#profile_card .profile_quote {
  padding: 0 10px 0 15px;
  font-family: Georgia, Times, serif;
  font-size: 1.333em;
  color: #5E5D61;
}

#case_studies_widget {
  margin-right: 4px;
}

#case_studies_widget .box .inner {
  padding: 15px;
}

#case_studies_widget .box h3 {
  padding-bottom: 0;
}

p.disclaimer {
  margin-top: 50px;
  font-size: 0.9em;
}

h3 a.learn_more_btn {
  display: block;
  margin-top: 15px;
  color: #004557;
  font-size: 0.9em;
}

.three-col.contact #col1 {
  border-right: 1px solid #B6AC96;
}

.three-col.contact #col2 {
  width: 29%;
  padding-left: 1%;
}

.three-col.contact #col3 {
  width: 31%;
  float: right;
}

.three-col.contact h3 {
  padding-bottom: 0 !important;
}

.three-col.aa #col1,
.three-col.aa #col2 {
  padding-top: 50px;
}

p.float_above {
  position: absolute;
  top: 0;
  left: 0;
}

.aa p.float_above {
  width: 63%;
}

.entry_attachment {
  overflow: hidden; zoom: 1;
  position: relative;
}

.entry_attachment a {
  display: block;
  float: left;
}

.entry_attachment a img.delete_attachment {
  position: absolute;
  bottom: 2px;
  left: 50px;
}

.entry_attachment a img.delete_attachment.member {
  left: 175px;
}

.attachment_label {
  width: 230px;
  float: left;
  padding: 3px 0 0 8px;
}

.third_party {
  margin-top: 15px;
}

/* -------------------- Overlays */

#overlay_content p {
  padding-bottom: 15px;
}

#overlay_content ol {
  padding: 15px;
  list-style: decimal outside;
}

#overlay_content ol li {
  margin-left: 30px;
  padding-bottom: 10px;
}

/*-----------------------------------------------------------------------
Jquery Elements
------------------------------------------------------------------------*/

/* -------------------- Accordion */

#accordion h3 {
  padding-bottom: 0;
  text-transform: uppercase;
}

.ui-accordion-header {
  background: #E1DDD6;
}

.ui-accordion-header a {
  color: #004557;
  text-transform: capitalize;
}

.ui-accordion-header.ui-state-active {
  background: #BAB0A3;
}

.ui-accordion-header.ui-state-active a {
  color: #FFFFFF;
}

.ui-accordion-content {
  padding-top: 0 !important;
  padding-right: 10px !important;
}

.ui-accordion-content,
.ui-accordion-content-active {
  border: none;
}

.ui-accordion-content-active {
  background: #BAB0A3 url(/public/images/layout/accordion_bg.png) repeat-x bottom left;
  color: #FFFFFF;
}

.ui-accordion-content p {
  font-size: 12px;
  line-height: 18px;
  font-family:Arial, Helvetica, sans-serif;
}

/* -------------------- Edit in Place */

.edit form {
  padding-bottom: 20px;
}

.edit_area form button,
.edit_statements form button,
.edit form button,
.edit_study form button { 
  background: #006180;
  color: #FFF;
  border: none;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px 10px;
  cursor: pointer;
}

.edit_inline input,
.edit_area textarea,
.edit_study textarea{
  background: #FFF;
  border: 1px solid #B6AC96;
  padding: 3px;
  width: 97% !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5D61;
}

.edit_statements textarea {
  font-family: Georgia, Times, serif;
  border: 1px solid #B6AC96;
  padding: 3px;
  background: #FFF;
}

.edit_inline input {
  font-size: 0.9em;  
  line-height: 1.333em !important;
}

.indicate:hover {
  background: url(/public/images/layout/edit_icon.png) top right no-repeat;
}

/* -------------------- Admin Tooltip Bar */

#admin_bar {
  display: block;
  background: #0A3F4F;
  color: #FFF;
}

#admin_bar .inner {
  padding: 2px 5px;
  overflow: hidden; zoom:1;
}

#admin_bar a {
  color: #FFFFFF;
}

#admin_bar p {
  display: inline;
}

#admin_bar p.welcome {
  float: left;
}

#admin_bar p.tips {
  float: right;
  text-decoration: underline;
  cursor: pointer;
}

#tips {
  position: absolute;
  top: 30px;
  right: 0;
  width: 300px;
  z-index: 99999;
  background: #FFF;
  /* CSS3 styling for latest browsers */ 
  -moz-box-shadow:-5px 5px 30px 0 #333; 
  -webkit-box-shadow: -5px 5px 10px #666; 
  display: none;
}

#tips .inner{
  padding: 20px;
}

#tips h3 {
  padding-bottom: 15px;
}

#tips p {
  font-size: 1.1em;
  line-height: 1.3em;
  padding-bottom: 8px;
  padding-left: 10px;
}

#tips p span {
  float: left;
  clear: left;
  width: 120px;
}


/*-----------------------------------------------------------------------
Tables
------------------------------------------------------------------------*/

table.strategies {
  border-left: 1px solid #B6AC96;
  border-bottom: 1px solid #B6AC96;
  margin-bottom: 10px;
}

table.strategies th,
table.strategies td {
  text-align: center;
  border: 1px solid #B6AC96 collapse;
}

table.strategies th {
  padding: 8px 0;
}

table.strategies th.wbr {
  border-right: 1px solid white !important
}

table.strategies td {
  padding: 10px;
}

table.strategies caption {
  background: #CCC4B9;
  padding-top: 10px;
  text-align: center;
}

table.strategies th {
  background: #B0A493;
  font-family: Georgia, Times, serif;
	font-size: 1.167em; 	/* 14px */
  line-height: 1.3;
  color: #004557;
}

table.strategies tr.dark td {
  background: #DAD4CC;
}

table.strategies tr.light td {
  background: #E8E5DF
}

table.strategies td p {
  line-height: 1.3 !important;
  padding-bottom: 5px;
}

table.strategies td p.title {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 10px;
}

table.strategies td p.green {
  color: #004557;
}

table#news_entries {
  margin-top: 10px;
}

table#news_entries td {
  padding-bottom: 10px;
}

table#news_entries,
table#news_entries th,
table#news_entries td {
  border: none !important;
}

table#news_entries td.date {
  color: #004557;
}

table#news_entries td a {
  font-weight: bold;
  color: #004557;
}

.entry_subcategory {
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 0px;
}

/* -------------------- Auth Views */

#content.login table,
#content.login th,
#content.login td {
  border: none !important;
}

#content.login td {
  padding: 10px 3px;
}



/*-----------------------------------------------------------------------
Lists
------------------------------------------------------------------------*/

#case_studies_widget ul {
  display: block;
  font-family: Georgia, Times, serif;
}

#case_studies_widget ul li {
	font-size: 1.167em; 	/* 14px */
  line-height: 1.3;
  letter-spacing: 0; 		
  margin-bottom: 1px;
}

#case_studies_widget ul li a {
  color: #555555;
  display: block;
  padding: 10px 15px;
  background: #E1DDD6;
}

#case_studies_widget ul li.current a {
  color: #FFFFFF;
  background: url(/public/images/layout/case_studies_btn.png) bottom left repeat-x;
}


/*-----------------------------------------------------------------------
Buttons + Icons
------------------------------------------------------------------------*/

.h3_inline_btn {
  float: right;
}

.h3_inline_btn a{
  font-size: 0.8em;
  letter-spacing: normal;
  vertical-align: baseline;
}

.action_btn {
  background: #004A47;
  color: #FFF !important;
  font-size: 0.917em !important;
  vertical-align: baseline;
  border: none !important;
  padding: 3px 5px !important;
  cursor: pointer !important;
  margin-right: 5px;
}

a.action_btn {
  padding: 5px 8px 4px 8px !important;
}

.bg_gold {
	background: #756247;
}

.bg_grey {
	background: #5E5D61;
}

.bg_red {
  background: #910000;
}

.edit_btn {
  margin-left: 10px;
  margin-top: -5px;
}

.move_btn {
  margin-left: 10px;
  margin-top: -5px;
  cursor: move;
}

/*-----------------------------------------------------------------------
Forms
------------------------------------------------------------------------*/

textarea {
  font-size: 1em;
  line-height: 1.55;
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5D61;
  padding: 3px;
}

#request_info fieldset {
  margin-top: 15px;
}

#request_info fieldset.options {
  margin-top: 0;
}

#request_info fieldset.options input{
  background: #004A47;
  color: #FFF;
  border: none;
  padding: 3px 5px;
  cursor: pointer;
}

.checkbox-field {
  line-height: 2.167em;
}

.form_textarea {
  width: 94%;
  padding: 3px;
  background: #F8F6F5;
  border: 1px solid #B6AC96;
  height: 150px;
  font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5D61;
}

.form_input {
  width: 94%;
  padding: 3px;
  background: #F8F6F5;
  border: 1px solid #B6AC96;
  font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5D61;
}

.form_label {
  display: block;
  font-family: Georgia, Times, serif;
  font-size: 0.833em;
  color: #004557;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.form_label span.error {
  color: #920000;
  text-transform: capitalize;
  padding-left: 5px;
}


/* -------------------- Admin Forms */

.admin_form { }

.admin_form label.form_label { 
  padding-bottom: 5px;;
}

.admin_form input.form_input { 
  display: block;
  margin-bottom: 15px;
}

.admin_form textarea {
  margin-bottom: 15px;
}

.admin_form textarea.double_line {
  height: 40px;
}

.admin_form textarea.short {
  height: 75px;
}

.admin_form textarea.long {
  height: 350px;
}

.form_options {
  margin-top: 15px;
}

.slot_select {
  width: 270px;
}

/*-----------------------------------------------------------------------
Navigation
------------------------------------------------------------------------*/

#navigation {
  background: #FFFFFF;
  height: 56px;
}

#nav {
  font-family: Georgia, Times, serif;
  overflow: hidden
  border: none;
}

#nav td {
  border: none !important;
}

#nav td.current a {
  color: #004557;
}

#nav td a {
  padding: 14px 5px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  letter-spacing: 1px;
}

#subnav {
  width: 230px;
  float: right;
  text-align: right;
  font-family: Georgia, Times, serif;
}

#subnav li { }

#subnav li.current a {
  color: #004557;
}

#subnav li a {
  font-size: 0.917em;
  line-height: 2em;
  text-transform: uppercase;
}

/*-----------------------------------------------------------------------
Ocular Message Styles
------------------------------------------------------------------------*/

div.notification {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:  0.5em 20px;
	margin:  10px 0 20px 0;
}
div.notification > div {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
div.attention {
    background: #fffbcc;
    border-color: #e6db55;
    color: #666452;
}
div.information {
	background: #dbe3ff;
	border-color: #a2b4ee;
	color: #585b66;
}
div.success {
	background: #d5ffce;
	border-color: #9adf8f;
	color: #556652;
}

div.error {
	background-color: #ffcece;
	border-color:  #df8f8f;
	color:  #665252;
}

