/*
** HTML elements full
*/
html {
  margin:0;
  padding:0;
  background:url(img/bak.gif) repeat-y left bottom #888888;
  height:100%;
}
body {
  margin: 0;
  padding: 0;
  color: #4B4B4B;
  font: 75% "Palatino Linotype", "Times New Roman", Times, serif;
  height:100%;
  line-height:1.4;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.8em;
  font-weight: normal;
  color:#A19990;
  line-height:1.1em;
}
h2 {
  font-size: 1.3em;
  margin:0;
  padding:0;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.1em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #39c;
  text-decoration: underline;
  font-weight:normal;
}
a:visited {
  color: #369;
  text-decoration: underline;  
  font-weight:normal;
}
a:hover {
  color: #39c;
  text-decoration: underline;
  font-weight:normal;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}


#container {
  margin:0;
  padding:0;
  position:relative;
  height:100%;
}
#basic {
  position:relative;
  height:100%;
  width:900px;
  background:url(img/bak.gif) repeat-y left bottom #888888;
  margin:0;
  padding:0;
}
html>body #basic {height:auto;min-height:100%}

.length {
  margin:0;
  padding:0;
}
/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background:url(img/back_header.gif) no-repeat left top;
  height:165px;
  margin:0;
  padding:0;
}
#menu {
  padding:0;
  margin:0;
  text-align: right;
  vertical-align: middle;
}
#primary {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  text-transform:uppercase;
  padding: 0em 0.8em 0.5em 0;
  width:50%;
  position:absolute;
  top:70px;
  right:40px;
}
#primary ul {
  margin:0;
  padding:0;
}
#primary li {
  display:inline;
  list-style:none;
  margin:0 0 0 15px;
}
#primary a {
  font-weight: bold;
  color: #A7F2C8;
  text-decoration:none;
}
a.plus {
  background:url(img/plus.gif) no-repeat left center;
  padding-left:10px;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #9cf;
}
#secondary a {
  font-weight: bold;
  color: #9cf;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
}
#search .form-text {
  width: 8em;
  height: 1.4em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0.5em 0;
}
#search .form-submit {
  height: 1.5em;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  margin:-15px 0 15px 0;
  padding:0 60px 0 40px;
  font-size:13px;
  font-variant:normal;
  font-size-adjust:inherit;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left {
  background: url(img/back_left.gif) repeat-y left 7px;  
}
#sidebar-left .block {
  background: url(img/back_left_yop.gif) no-repeat left top;
  min-height:54px;
  height:auto;
  height:54px;
}
.block-user14 {
  width:384px;
}
#sidebar-right {
  width:212px;
  height:280px;
  margin:0;
  padding:0;
  position: absolute;
  right:70px;
  font-family: Arial, Helvetica, sans-serif;
}
.services {
  background: url(img/back_services.gif) no-repeat left top;
  text-align:center;
  color:#8ECEAA;
  text-transform:uppercase;
  font-weight:600;
  font-size:0.9em;
  height:18px;
  margin:0;
  padding:8px 0 5px 0;
}
#sidebar-right ul {
  margin:0;
  padding:15px 10px 0 15px;
  list-style:none outside;
  background:url(img/back_services_top.gif) no-repeat left top #EAF7E7;
  font-size:0.9em;  
}
#sidebar-right ul li {
  background:url(img/arrow.gif) no-repeat left 8px;
  margin:0;
  padding:3px 0 3px 12px; 
}
.headline {
  height:196px;
}
.headline_home {
  background: url(img/header/header_home.gif) no-repeat 40px top;
  height:462px;
  position:absolute;
  z-index:15;
}
.headline_ab_firm_history {
  background: url(img/header/about_history.jpg) no-repeat 30px top;
}
.headline_about_addsmore {
 background: url(img/header/about_addsmore.jpg) no-repeat 30px top;
}
.headline_about_McGladrey_Network {
  background:url(img/header/about_mcgladrey.jpg) no-repeat 30px top;
}
.headline_service_auditassurance {
  background:url(img/header/service_auditassurance.jpg) no-repeat 30px top;
}
.headline_service_taxplanning {
  background:url(img/header/service_taxplanning.jpg) no-repeat 30px top;
}
.headline_service_consulting {
  background:url(img/header/service_consulting.jpg) no-repeat 30px top;
}
.headline_service_accounting {
  background:url(img/header/service_accounting.jpg) no-repeat 30px top;
}
.headline_industries_construction {
  background: url(img/header/industries_construction.jpg) no-repeat 30px top;
}
.headline_industries_financial {
  background:url(img/header/industries_financial.jpg) no-repeat 30px top;
}
.headline_industries_gaming {
  background:url(img/header/industries_gaming.jpg) no-repeat 30px top;
}
.headline_industries_governmental {
  background:url(img/header/industries_gov.jpg) no-repeat 30px top;
}
.headline_industries_higheredu {
  background:url(img/header/industries_higheredu.jpg) no-repeat 30px top;
}
.headline_industries_insurance {
  background:url(img/header/industries_insurance.jpg) no-repeat 30px top;
}
.headline_industries_manufacturing {
  background:url(img/header/industries_manufacturing.jpg) no-repeat 30px top;
}
.headline_industries_notforprofit {
  background:url(img/header/industries_notforprofit.jpg) no-repeat 30px top;
}
.headline_industries_oilgas {
  background:url(img/header/industries_oilgas.jpg) no-repeat 30px top;
}
.headline_careers_campus {
  background:url(img/header/careers_campus.jpg) no-repeat 30px top;
}
.headline_careers_interview_tips {
  background:url(img/header/careers_interview_tips.jpg) no-repeat 30px top;
}
.headline_careers_recruiting {
  background:url(img/header/careers_recruiting.jpg) no-repeat 30px top;
}
.headline_careers_experienced {
  background:url(img/header/careers_experienced.jpg) no-repeat 30px top;
}
.headline_careers_benefits {
  background:url(img/header/careers_benefits.jpg) no-repeat 30px top;
}
.headline_careers_crexperience {
  background:url(img/header/careers_crexperience.jpg) no-repeat 30px top;
}
.headline_contact {
 background:url(img/header/contact.jpg) no-repeat 30px top;
}
.headline_resources_hottopics {
 background:url(img/header/resources_hottopics.jpg) no-repeat 30px top;
}
.headline_resources_newsletter {
 background:url(img/header/resources_newsletter.jpg) no-repeat 30px top;
}
.headline_resources_links {
 background:url(img/header/resources_links.jpg) no-repeat 30px top;
}
.headline_leadership_bledsoe {
  background:url(img/header/leadership_bledsoe.jpg) no-repeat 23px top;
}
.headline_leadership_boehrer {
  background:url(img/header/leadership_boehrer.jpg) no-repeat 23px top;
}
.headline_leadership_coffey {
  background:url(img/header/leadership_coffey.jpg) no-repeat 23px top;
}
.headline_leadership_cole {
  background:url(img/header/leadership_cole.jpg) no-repeat 23px top;
}
.headline_leadership_conner {
  background:url(img/header/leadership_conner.jpg) no-repeat 23px top;
}
.headline_leadership_denny {
  background:url(img/header/leadership_denny.jpg) no-repeat 23px top;
}
.headline_leadership_dyer {
  background:url(img/header/leadership_dyer.jpg) no-repeat 23px top;
}
.headline_leadership_gibson {
  background:url(img/header/leadership_gibson.jpg) no-repeat 23px top;
}
.headline_leadership_greenwell {
  background:url(img/header/leadership_greenwell.jpg) no-repeat 23px top;
}
.headline_leadership_newton {
  background:url(img/header/leadership_newton.jpg) no-repeat 23px top;
}
.headline_leadership_prophet {
  background:url(img/header/leadership_prophet.jpg) no-repeat 23px top;
}
.headline_leadership_salmons {
  background:url(img/header/leadership_salmons.jpg) no-repeat 23px top;
}
.headline_leadership_warren {
  background:url(img/header/leadership_warren.jpg) no-repeat 23px top;
}
.headline_leadership_walcher {
  background:url(img/header/leadership_walcher.jpg) no-repeat 23px top;
}
.italic {
  font-style:italic;
  font-size:0.95em;
}
.block-user1 {
  margin:0!important;
  padding:5px 170px 0 0!important;
  background: url(img/header/header_home.jpg) no-repeat 284px top;
}
.block-user1 img {
  border:none!important;
}
.block-user5 {
  margin-top:-60px!important;
  min-height:550px;
  height:auto!important;
  height:550px;
}
table.square_table {
  width:105%;
  margin:0 0 15px 0;
  font-size:12px;
}
table.square_table td {
  background:url(img/square.gif) no-repeat left 7px;
  padding-left:8px;
  padding-right:0;
  font-stretch: inherit
}
.block-user18 ul {
  margin-top:0;
}
ul.square {
  list-style:square;
}
ul.square li {
  padding:3px 0;
}
ul.square li ul {
  list-style: circle;
  margin-top:10px;
  margin-bottom:10px;
  font-size:0.95em;
}
.block img {
  float:left;
  margin-right:15px;
  margin-bottom:0;
  border:1px solid #BABABA
}
.date {
  font-weight:bold;
  margin:12px 0 20px 0;
}
/*Menu*/
ul.menu {
  padding:0;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:500;
  font-size:11px;
  background:#fff;
} 
ul.menu li {
  margin:0;
  text-transform: uppercase;
}
ul.menu li ul.menu {
  background:#fff;
}
ul.menu li ul.menu li {
  padding:0 0 0 0;
  text-transform:none;
}
li.expanded {
  list-style:none;
  margin:0;
  padding:0;
}
li.collapsed {
  list-style:none;
  margin:0;  
  padding:0;
}
li.leaf {
  list-style:none;
  margin:0;
  padding:0;
}
ul.menu a { 
  padding:2px 10px 2px 20px;
  display:block;
  color:#666666!important;
  text-decoration:none;
  background:url(img/back_menu.gif) repeat-x left bottom;
  font-weight:bold!important;
  text-decoration:none!important;
}
ul.menu a:hover {
  padding:2px 10px 2px 20px;
  display:block;
  color: #666666;
  text-decoration:none;
  background: url(img/back_menu_act.gif) repeat-x left bottom;
}
ul.menu a.active { 
  padding:2px 10px 2px 20px;
  display:block;
  color: #031D1D;
  text-decoration:none;
  background: url(img/back_menu_act.gif) repeat-x left bottom;
}

ul.menu li ul.menu li a { 
  padding:2px 10px 2px 30px;
  display:block;
  color:#999999!important;
  text-decoration:none!important;
  background:#fff;
}
ul.menu li ul.menu li a:hover {
  padding:2px 10px 2px 30px;
  display:block;
  color: #999999!important;
  text-decoration:none!important;
  background: url(img/back_menu_act.gif) repeat-x left bottom;
}
ul.menu li ul.menu li a.active { 
  padding:2px 10px 2px 30px;
  display:block;
  color: #031D1D!important;
  text-decoration:none!important;
  background: url(img/back_menu_act.gif) repeat-x left bottom;
}



/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title{
  color: #1F5867;
  font-weight:bold;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
a.links {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  margin:0;
  padding:0;	
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}
.small {
  font-size:0.85em;
}

#footer {
  margin:0 0 0 10px;
  position: absolute;
  font-size:11px;
  
  bottom:10px!important;
}
#footer a {
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.0em!important;
}
#flash_header {
  margin:0 0 0 0;
  padding:0;
}
#flash_home {
  margin:20px 0 0 0;
}
