@charset "UTF-8";

/* GLOBAL STYLES */

body {
  font-family: 'Trebuchet', Arial;
  color: #666;
  font-size: 12px;
  background: #C3BDB3;
}

#container {
  background: #FFF url(/assets/images/production/global/bg.gif) top center repeat-y;
}

#wrapper {
  width: 980px;
  margin: 0 auto;
}

iframe {
  width: 600px;
}

/* HEADER STYLES */

#headerWrapper {
  width: 980px;
  margin: 0 auto;
  background: url(/assets/images/production/global/bgHeader.gif) top center repeat-x;
}

#header {
  height: 115px;
  background: url(/assets/images/production/global/bgHeader.jpg) top center no-repeat;
}

#header h1 a {
  display: block;
  float: left;
  height:10px;
  width: 270px;
  display: inline;
  color: #222;
  font-weight: normal;
  font-size: 13px;
  padding: 90px 0 0 115px;
  text-decoration: none;
} 

#header #search {
  float: right;
  width: 220px;
  height: 30px;
  padding-top: 7px;
}

#header #search .input {
  padding: 3px 10px;
  border: 1px solid #DEDEDE;
  width: 169px;
}

#header #search .submit {
  background: url(/assets/images/production/global/bgSearchButton.jpg) no-repeat;
  margin-left: 3px;
  border: 0px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  text-indent: -9000px;
}

#header #search {
  float: right;
  width: 270px;
  padding: 70px 20px 0 0;
}

#header #search #q {
  border: 1px solid #DEDEDE;
  padding: 5px;
  width: 185px;
}

#header #search #submit {
  border: 1px solid #DEDEDE;
  background: #000;
  color: #FFF;
  padding: 5px;
}

/* NAV STYLES */

#nav #mainNav {
  background: #222;
  text-align: center;
  padding-top: 12px;
  height: 26px;
}

#nav #mainNav li {
  display: inline;
  margin: 0 5px;
  font-size: 12px;
  font-weight: bold;
}

#nav #mainNav li a {
  color: #FFF;
  text-decoration: none;
}

#nav #mainNav li a:hover {
  color: #FFF;
  text-decoration: underline;
}

/* SUBNAV STYLES */

.listPracticeAreas {
  background: url(/assets/images/production/global/bgPracticeAreas.jpg) no-repeat top left;
  padding: 45px 20px 20px 40px;
  font-size: 13px;
  font-family: Century Gothic;
}

.listPracticeAreas li {
  margin-bottom: 10px;
  list-style: square;
}

.listPracticeAreas li a {
  color: #222;
  text-decoration: none;
}

.listPracticeAreas li a:hover {
  color: #000;
  text-decoration: underline;
}

/* RESOURCE STYLES */

#resources {
  border-top: 4px solid #DEDEDE;
  border-bottom: 4px solid #DEDEDE;
  padding: 10px 0;
  margin-top: 10px;
}

#resources h4 {
  line-height: 16px;
}

#resources h4 a {
  text-decoration: none;
}

.entry {
  margin: 10px 10px 25px 10px;
  width: 500px;
  font-size: 11px;  
}

.entry a {
  color: #222;
  text-decoration: none;  
}

.entry a:hover {
  color: #111;
  text-decoration: underline;  
}

.thumbnail {
  float: left;
  width: 200px;
}

.thumbnail img {
  width: 176px;
  border: 10px solid #EBE7E4;
}

.text {
  float: right;
  width: 280px;
  padding-top: 4px;
}

.resourceEntry {
  margin-bottom: 15px;
}

.viewAll {
  text-align: right;
  padding: 10px;
}

.viewAll a {
  color: #243D7E;
  text-decoration: none;
}

.viewAll a:hover {
  color: #111;
}

/* FOCUS ARTICLE STYLES */

.focusArticle {
  background: url(/assets/images/production/global/bgFocus.jpg) no-repeat top left;
  padding: 7px 10px 0 25px;
  margin-bottom: 20px;
}

.focusArticle h3 {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  color: #333;
  font-family: Century Gothic;
  padding-top: 3px;
}

.focusArticle h3 a {
  color: #333;
}

.focusArticle p {
  line-height: 14px;
  color: #444;
  font-size: 11px;
  padding: 5px 0 0 0;
  font-style: italic;
}

.focusArticle .readMore {
  padding-left: 200px;
}

/* PAGE STYLES */

.inside {
  margin-right: 20px;
}

.inside p {
  line-height: 21px;
  padding: 7px 0;
  font-size: 13px;
}

.inside h3 {
  font-size: 16px;
  font-family: Century Gothic;
  margin: 10px 0;
  color: #222;
}

.title {
  font-size: 22px;
  color: #444;
  text-transform: none;
  margin: 0 0 -0 0;
}

.summary {
  font-size: 14px;
  border-bottom: 1px dotted #999;
  margin-bottom: 7px;
  color: #444;
  font-style: italic;
}

/* CONTENT STYLES */

#content {
  padding: 20px 0;
}

.clear {
  clear: both;
  height: 1px;
}

.listSquare {
  line-height: 18px;
  margin: 10px 25px;
}

.listSquare li {
  list-style: square;
  margin-bottom: 10px;
}

.listNone {
  line-height: 18px;
  margin: 10px;
}

.listNone li {
  margin-bottom: 5px;
}

.buffer {
  padding-top: 15px;
}

.imgRight {
  float: right;
  margin: 20px 0 20px 20px;
  max-width: 300px;
  padding: 3px;
  border: double #DEDEDE;
}

.slideshow {
  height: 170px;
}

/* COLUMN STYLES */

#column {
  float: left;
  width: 644px;
  display: inline;
}

#column a {
  color: #1E4C88;
  text-decoration: underline;
}

#column a:hover {
  color: #000;
  text-decoration: none;
}

#columnThin {
  float: right;
  width: 336px;
  display: inline;
}

.subColumn {
  float: left;
  width: 195px;
  margin: 0px 7px 10px 7px;
}

.subColumn h3 {
  color: #222;
  line-height: 16px;
  padding-bottom: 4px;
  font-style: italic;
}

.subColumn p {
  color: #777;
  line-height: 16px;
  margin-bottom: 10px;
}

/* HEADER STYLES */

h2 {
  font-size: 15px;
  font-family: Century Gothic;
  margin: 10px 0;
  text-transform: uppercase;
  color: #000;
}

h4 {
  font-size: 14px;
  font-family: Century Gothic;
  padding-bottom: 5px;
}

/* FOOTER STYLES */

#footer {
  width: 980px;
  height: 100px;
  margin: 0 auto 50px auto;
  color: #888;
  font-family: Century Gothic;
}

#footer .footerColumn {
  float: left;
  width: 210px;
}

#footer .footerColumn h3 {
  font-size: 12px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #666;
  margin: 10px 20px 7px 0;
  color: #625F5A;
}

#footer .footerColumn ul li {
  font-size: 11px;
  margin-bottom: 4px;
}

#footer .footerColumn ul li a {
  color: #444;
  text-decoration: none;
}

#footer .newsletter {
  float: left;
  width: 336px;
  padding-top: 5px;
}

#footer .newsletter h4 {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

#footer .newsletter p {
  color: #222;
  font-size: 11px;
  margin-bottom: 10px;
}

#footer .newsletter #FormValue_EmailAddress {
  display: block;
  border: 1px solid #999;
  padding: 8px;
  color: #777;
  margin-bottom: 4px;
  width: 250px;
}

#footer .newsletter #FormButton_Subscribe {
  background: #444;
  padding: 6px 12px;
  color: #FFF;
  border: none;
  cursor: pointer;    
 }