/*** general ***/
body {
   background-color: #00A5B6;
   color: #FFFFFF;
   font-family: Arial, sans-serif;
   font-size: 12px;
   margin: 0;
   padding: 0;
}

img {
   border: 0;
   display: block;
}

h1, h2, h3, h4, h5, h6 {
   margin: 0;
   padding: 0;
}

h1 { font-size: 18px; }
h2 { font-size: 14px; }

hr {
   background-color: #999999;
   border-width: 0px;
   color: #999999;
   height: 1px;
}

.hidden {
   display: none;
} 

a {
   color: #999999;
}

p {
   margin: 0 0 15px 0;
}

sup {
   font-size: 6px;
}

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

ul li {
   background: url( ../images/arrow_orange.png ) no-repeat 0 0;
   margin: 0;
   padding: 0 0 0 12px;
}

.clear_both {
   clear: both;
   height: 0;
   margin: 0;
   overflow: hidden;
   padding: 0;
}

.clear_left {
   clear: left;
   height: 0;
   margin: 0;
   overflow: hidden;
   padding: 0;
}

.clear_right {
   clear: right;
   height: 0;
   margin: 0;
   overflow: hidden;
   padding: 0;
}

.rc_tl {
   position: absolute;
   left: 0;
   top: 0;
}

.rc_tr {
   position: absolute;
   right: 0;
   top: 0;
}

.rc_bl {
   position: absolute;
   bottom: 0;
   left: 0;
}

.rc_br {
   position:absolute;
   bottom: 0;
   right: 0;
}


/*** navigation ***/
#navigation {
   border-bottom: 1px solid #FFFFFF;
   height: 24px;
   padding-top: 7px;
}

#navigation div {
   margin: 0 auto;
   width: 905px;
}

#navigation ul {
   margin: 0 0 0 45px;
   padding: 0;
}

#navigation ul li {
   background: none;
   display: inline;
   padding-left: 35px;
}

#navigation ul li img {
   display: inline;
}


/*** navigation memebership ***/
#navigation_membership {
   background: url( ../images/background_membership_navigation.jpg ) no-repeat;
   border-bottom: 1px solid #FFFFFF;
   color: #FF9933;
   height: 26px;
   line-height: 26px;
   position: relative;
   text-align: center;
}

#navigation_membership ul {
   margin: 0px;
   padding: 0px;
}


/*** navigation memebership no dropdowns ***/
#navigation_membership ul.no_dropdowns li {
   background: none;
   border-left: 1px solid #FF9933;
   display: inline;
   margin: 0;
   padding: 0px 14px;
}

#navigation_membership ul.no_dropdowns li.first {
   border-left: none;
}

#navigation_membership ul.no_dropdowns li a {
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
}

#navigation_membership ul.no_dropdowns li a:hover {
   text-decoration: underline;
}

#navigation_membership ul.no_dropdowns li a.selected {
   color: #FF9933;
   font-weight: bold;
   text-decoration: underline;
}


/*** navigation memebership no dropdowns ***/
#navigation_membership ul.dropdowns {
   list-style-type: none;
}

#navigation_membership ul.dropdowns li.dropdown {
   padding-left: 0px; 
   position: absolute;
   background: url( ../images/pixel.gif );
}

#navigation_membership ul.dropdowns li.dropdown a.root_anchor  {
   border-right: 1px solid #FF9933;
   color: #FFFFFF;
   padding-right: 14px;
   text-decoration: none;
}

#navigation_membership ul.dropdowns li.dropdown a.last  {
   border-right: 0px;
}

#navigation_membership ul.dropdowns li.dropdown ul {
   display: none;
   list-style-type: none;
   margin-top: 1px;
}

#navigation_membership ul.dropdowns li.dropdown ul li {
   background: #656565;
   border-top: 1px solid #818181;
   margin-right: 15px;
   padding-left: 0px; 
}

#navigation_membership ul.dropdowns li.dropdown ul li a {
   color: #CBCBCB;
   display: block;
   padding: 0px 6px;
   text-align: left;
   text-decoration: none;
}

#navigation_membership ul.dropdowns li.dropdown ul li a:hover {
   background: #FF9933;
   color: #FFFFFF;
}


/*** center section ***/
#wrapper {
   background-image: url( ../images/background.jpg );
   background-position: top center;
   min-height: 679px;
   height: auto !important;
   height: 679px;
   position: relative;
}

#drop_shadow {
   background-image: url( ../images/background_drop_shadow.png );
   background-repeat: repeat-y;
   min-height: 679px;
   height: auto !important;
   height: 679px;
   margin: 0px auto;
   width: 937px;
}

#drop_shadow_index {
   background-image: url( ../images/background_drop_shadow_index.png );
   background-repeat: repeat-y;
   min-height: 679px;
   height: auto !important;
   height: 679px;
   margin: 0px auto;
   width: 937px;
}

#gradient {
   background-image: url( ../images/background_gradient.png );
   background-repeat: no-repeat;
   min-height: 679px;
   height: auto !important;
   height: 679px;
   margin: 0px 3px;
   width: 931px;
}

#main {
   min-height: 679px;
   height: auto !important;
   height: 679px;
   margin: 0px 12px 0px 14px;
   position: relative;
   width: 905px;
}

#main #logo {
   position: absolute;
   top: 16px;
   right: 21px;
}

#main #header {
   background: url( ../images/background_header.jpg ) no-repeat;
   height: 110px;
}


/*** split center section ***/
#split {
   background: url( ../images/vertical_separator.gif ) repeat-y top center;
   padding-bottom: 50px;
   padding-top: 5px;
}

#column_left {
   float: left;
   width: 340px;
}

#column_right {
   float: left;
   width: 300px;
}


/*** content ***/
#content_x {
   background: url( ../images/background_content_x.jpg ) no-repeat;
   border-bottom: 1px solid #FFFFFF;
   border-top: 1px solid #FFFFFF;
   color: #FFFFFF;
   height: 81px;
   overflow: hidden;
   padding: 15px 130px 10px 135px;
}

#content_x hr {
   background-color: #FFFFFF;
   border-width: 0px;
   color: #FFFFFF;
   height: 1px;
}

#content_a {
   background: url( ../images/background_content_a.png ) no-repeat;
   min-height: 225px;
   height: auto !important;
   height: 225px;
   padding: 22px 130px 22px 135px;
}


/*** membership access ***/
#membership_access_background {
   background: url( ../images/background_membership_access.png ) no-repeat;
   height: 64px;
   width: 235px;
   position: absolute;
   top: 0px;
   left: 0px;
}

#membership_access {
   height: 64px;
   width: 235px;
   position: absolute;
   top: 0px;
   left: 0px;
}

#membership_access strong {
   color: #FFFFFF;
   font-size: 12px;
   height: 20px;
   line-height: 20px;
   margin-left: 16px;
}

#membership_access ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

#membership_access ul li {
   background: none;
   color: #FFFFFF;
   font-size: 11px;
   padding-left: 0px;
}

#membership_access ul li a {
   display: block;
   color: #FFFFFF;
   height: 19px;
   line-height: 19px;
   padding-left: 29px;
   text-decoration: none;
}


/*** services ***/
#services {
   background: url( ../images/background_content_a.png ) no-repeat;
   min-height: 225px;
   height: auto !important;
   height: 225px;
   padding: 22px 120px 22px 115px;
}

#content_b {
   float: left;
   padding-left: 20px;
   padding-right: 11px;
   width: 473px;
}

#navigation_services {
   border-right: 1px solid #656565;
   float: left;
   padding-left: 20px;
   width: 145px;
}

#navigation_services ul {
   list-style-type: none; 
   margin: 0px;
   padding: 0px;
}

#navigation_services ul li {
   background: none;
   margin: 0px;
   padding: 0px;
   padding-bottom: 6px;
}

#navigation_services ul li a {
   color: #FFFFFF;
   display: block;
   font-size: 10px;
   font-weight: bold;
   line-height: 1.2;
   padding-right: 62px;
   position: relative;
   text-align: right;
   text-decoration: none;
   width: 71px;
}

#navigation_services ul li a:hover {
   color: #FF9933;
}

#navigation_services ul li img {
   position: absolute;
   right: 0px;
   top: 0px;
}

#organizationalinitiatives {
   height: 40px;
   padding-top: 12px;
}

#leadershipdevelopment {
   height: 38px;
   padding-top: 14px;
}

#coaching {
   height: 35px;
   padding-top: 17px;
}

#talentmanagement {
   height: 39px;
   padding-top: 13px;
}

#strategicplanning {
   height: 39px;
   padding-top: 13px;
}

#presentations {
   height: 36px;
   padding-top: 16px;
}

#examples {
   height: 40px;
   padding-top: 12px;
}


/*** products ***/
#products_subhead {
   height: 36px;
}

#products_subhead h2 {
   float: left;
}

ul#products_navigation {
   float: left;
   margin: 0;
   padding: 0;
}

ul#products_navigation li {
   background: none;
   display: inline;
   font-size: 11px;
   font-weight: bold;
   padding-left: 0px;
}

#content_d {
   background-color: #FFFFFF;
   color: #999999;
   min-height: 420px;
   height: auto !important;
   height: 420px;
   padding: 10px;
   position: relative;
}

.product_container {
   float: left;
   height: 140px;
   margin-top: 26px;
   width: 310px;
}

.product_details_sm {
   float: right;
   font-size: 11px;
   padding-right: 25px;
   width: 165px;
}

.product_details_sm strong, .product_details_sm em {
   color: #000000;
   font-size: 12px;
}

.product_details_sm a {
   color: #FF9933;
   font-size: 10px;
   font-weight: bold;
}

.product_image_sm {
   float: right;
   width: 120px;
}

.product_image_sm img {
   margin: 0 auto;
}


#product_details {
   float: right;
   padding-right: 50px;
   margin-top: 36px;
   width: 350px;
}

#product_details h1 {
   color: #000000;
}

#product_details em {
   color: #000000;
   font-size: 18px;
}

#product_details .to_order {
   font-size: 14px;
   font-weight: bold;
}

#product_details #call_email {
   color: #FF9933;
   margin-top: 20px;
}

#product_details #phone_address {
   color: #0099CB;
}

#product_details #phone_address a {
   color: #0099CB;
}

#previous_product {
   float: left;
   font-size: 11px;
   margin-top: 32px;
}

#next_product {
   float: right;
   font-size: 11px;
   margin-top: 32px;
}

#product_image {
   float: right;
   margin-right: 8px;
   margin-top: 36px;
   width: 212px;
}

#product_image img {
   margin: 0 auto;
}


/*** footer ***/
#footer {
   border-top: 1px solid #FFFFFF;
   color: #CBCBCB;
   font-size: 12px;
   height: 216px;
}

#footer_content {
   margin: 0 auto;
   width: 905px;
}

#footer_content h3 {
   color: #FFFFFF;
   font-size: 14px;
   padding-bottom: 16px;
}

#footer_content a {
   color: #FFFFFF;
}

#footer_content #footer_column_one {
   float: right;
   padding: 30px 20px 0 82px;
   text-align: right;
   width: 200px;
}

#footer_content #footer_column_two {
   float: right;
   padding: 30px 0 0 0;
   text-align: center;
   width: 301px;
}

#footer_content #footer_column_two h3 {
   color: #FFFFCB;
   font-size: 15px;
}

#footer_content #footer_column_two h4 {
   color: #FFFFFF;
   font-size: 15px;
}

#footer_content #footer_column_two ul {
   margin: 0 0 0 1em;
   padding: 0;
}

#footer_content #footer_column_two ul li {
   background: none;
   margin: 0;
   padding: 0;
}

#footer_content #footer_column_three {
   float: right;
   padding: 20px 42px 0 20px;
   width: 240px;
}

#footer_content #footer_column_three .social_icon {
   float: left;
}


#footer_content #footer_column_three .social_text {
   float: left;
   height: 17px;
   line-height: 17px;
   margin-left: 5px;
}

#footer_content #footer_column_three .social_text a {
   color: #CBCBCB;
   text-decoration: none;
}


/*** form ***/
form {
   margin: 0;
   padding: 0;
}

.entrylabel {
   color: #999999;
   font-weight: bold;
}

.entrylabel span {
   color: #FF9933;
   font-style: italic;
   padding-left: 10px;
}

.entryfield {
   margin-bottom: 10px;
   margin-top: 5px;
}

.entryfield input {
   color: #999999;
   width: 200px;
}

.entryfield select {
   color: #999999;
}

.entryarea {
   margin-bottom: 10px;
   margin-top: 5px; 
}

.entryarea textarea {
   color: #999999;
   font-family: Arial, sans-serif;
   font-size: 12px;
   height: 200px;
   overflow-y: auto;
   width: 200px;
}

.button {
   margin-top: 15px;
}


/*** table ***/
table.tabular_data {
   background: url( ../images/background_head_foot.jpg ) no-repeat;
   border-collapse: collapse;
   width: 100%;
}

table.tabular_data thead tr {
   color: #FF9933;
}

table.tabular_data thead tr th {
   border-bottom: 1px solid #ABADAD;
   border-left: 1px solid #ABADAD;
   border-top: 1px solid #ABADAD;
   height: 22px;
   padding: 0px 8px;
   text-align: center;
}

table.tabular_data tbody tr td {
   border-bottom: 1px solid #ABADAD;
   border-left: 1px solid #ABADAD;
   border-top: 1px solid #ABADAD;
   padding: 6px;
   text-align: center;
}

table.tabular_data .first_column {
   border-left: none;
}

table.tabular_data .left_alignment {
   text-align: left;
}

table.tabular_data .right_alignment {
   text-align: right;
}

table.tabular_data tbody tr td.tabular_data_footer {
   background: url( ../images/background_head_foot.jpg ) repeat-y;
   border-left: none;
   height: 22px;
   padding: 2px;
   text-align: left;
}
