@import url('http://globalinc.prod.ehc.com/design/css/reset.css');
@import url('http://globalinc.prod.ehc.com/design/css/base/base-plum.css');

/*

  ehc Toolkit
  H C A P S 
  Version 1
  May 1 2010
  
  -----------------
  1.BODY
    1.1 BODY WRAP
  2.PAGE
  3.HEADER
    3.1 LOGO
    3.2 SEARCH
    3.3 NAVIGATION
  4.CONTENT
    4.1 PROMO ROTATOR
    4.2 HOME PAGE SERVICES
    4.3 HOME PAGE TABS
    4.4 CONTENT-SUB
  5.FOOTER
    5.1 MAP
    5.2 SITE MAP
  6.INTERIOR PAGES
    6.1 PAGE TOOLS
  7.EXTRAS
  8.TEXT
    8.1 HEADINGS
    8.2 TEXT ELEMENTS
    8.3 LISTS
    8.4 TABLES
    8.5 FORMS
    8.6 MICROFORMAT
    8.7 IMAGES
  -----------------
  
*/

/* COLORS 

  #008954 - top line and footer (green)


/*

/* = 1.BODY
----------------------------------------------- */
body {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size:12px;
line-height:18px;
  color:#666666;
}

td, th {
border:0px;
}

table {
border:0px;
}

.facilitynumber {
width: 200px;
margin: 0px 0px 15px 15px;
padding: 10px 10px 10px 10px;
float: right;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align:center;
background-color:#F9F9F9;
font-weight:bold;
}

#page {
  padding:0px 0px;
  background:transparent url(/design/images/template/shadow_trans.png) repeat-y center center;
  overflow:hidden;  
}

#page-wrap { background: url(/design/images/template/bg.gif) repeat; overflow:hidden; margin:0 auto;
border-top: 15px solid #008954}

#page, #page-wrap, #footer-wrap { float: left; width: 100%; }

#header, #footer { float: none; margin: 0 auto; width: 940px; }

#header {
    margin-bottom:4px;
}

#content-wrap { margin: 0 auto; width: 940px; }





/* = 1.HEADER
----------------------------------------------- */
#header {
  height: 148px;
  background: #fff url(/design/images/template/headerImages.jpg) no-repeat top right;
  position:relative;
}

#branding { float: left; width: 333px; }

#branding h1 a {
  background: url(/design/images/template/OHS-logo.gif) no-repeat 0 0;
  float: left;
  height: 90px;
  margin: 24px 5px 5px 35px;
  text-indent: -5000px;
  width: 300px;
  position: absolute;
}

#branding h1 a:hover { /* background-color: #fff; */ }
/* = 1.NAVIGATION
----------------------------------------------- */
#nav-main {
  background: #D1A132;
  clear: both;
  float: left;
  width: 300px;
padding-bottom:50px;
padding-top:15px;
margin-bottom:10px;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
}

#nav-main ul {
  float: left;
  margin: 0;
}

#nav-main ul li {
  background: url(/design/images/template/nav-bg.png) no-repeat center bottom;
  font-weight:normal;
  clear: left;
  float: left;
  font-size: 12px;
  list-style: none;
  width: 250px;
  margin:0px 0 0px 25px;
padding:6px 0px 7px 0px;
}

#nav-main ul li:last-child { /*background: transparent;*/ }

#nav-main ul li a, #nav-main ul li a:visited {
/*  background: #333; */
  display: block;
  padding: 7px 27px;
  text-decoration:  none;
  text-align: left;
  color:#ffffff;
}

#nav-main ul li a:hover {
  color: #A37314;
  background: url(/design/images/template/highlight.png) no-repeat center bottom;
  outline: 0;
}

/* = 3.2 SEARCH
  ----------------------------------------------- */
  #site-search { 
    background:none repeat scroll 0 0 transparent;
    margin-top:-43px;
    padding-bottom:0;
    padding-left:692px;
    padding-top:0;
    position:absolute;
display:none;
  }

  #site-search fieldset { border: 0; padding: 0; }

  fieldset.search { width: 210px; float:left;}
  fieldset.search input { float: left; width: 210px; }

  fieldset.submit { margin-top: 3px; width: 20px; float: right;}
  fieldset.submit input { border: 0; float: right; width: 14px; position: absolute; right: 30px; }
  
  fieldset.submit a {
    background:url("/design/images/template/icons/magnify.gif") no-repeat scroll 50% 50% transparent;
    border:0 none;
    bottom:15px;
    float:right;
    height:20px;
    position:absolute;
    text-indent:-5000px;
    width:25px;
   }

  #search {
  background-color: #ffffff;
  float: left;
  margin: 0 0 10px 0;
  padding: 20px;
  width: 920px;
  }

  #search-wrap {
    clear: both;
    float: left;
    margin-left: 20px;
    padding: 20px 10px 0;
    width: 880px;
  }

  #search-wrap h1 {
    clear: left;
    float: left;
    margin-bottom: 15px;
  }

  #site-search-results { float: left; margin-bottom: 20px; width: 640px; }
  #search-form input { clear: none; }
  #search_submit { 
    float: left; 
    width: 100px; 
    margin-left: 10px; 
    font-size: 12px; 
    }

  #site-search-results label {
    padding: 5px 0 0 0;
    width: 85px;
    color: #666666;
    font-size: 12px;
  }
  
  .search-header { clear: left; float: left; width: 620px; padding: 0; margin: 0; }

  .search-buttons { clear: left; width: 620px; }
  .search-buttons li { float: left; list-style: none; margin-right: 10px; }
  
  .search-sort{ font-size: 11px; float: right;}

  .search-message { float: left; font-size: 12px; color: #666666;}

  .search-facets {
    display:none;
    background: #666666 url(/design/images/template/bg_story.png) repeat-x top left;
    float: right;
    padding: 10px;
    width: 200px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }

  .search-facets li { list-style-position: inside; }

  ul.search-results {
    clear: left;  
    float: left;
    list-style: none;
    width: 640px;
    margin: 0;
    padding: 0;
  }

  ul.search-results li {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px 0;
    padding: 10px 0 10px 0;
  }

  .search-results h4 {
    font-family: "Times New Roman", Georgia, serif;
  }

  span.results-description {
    margin: 0;
  }

  #interior #search .search-results li h3{    
   padding: 0;
   margin: 0; 
   margin: 0;
   padding:0;
  }


  #interior #search .search-results li h3 a {  
   color: #085FAC;  
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
   padding: 0;
   margin: 0; 
  }


  /* END SEARCH */



/* = CONTENT
----------------------------------------------- */
#content {
background: #fff url(/design/images/template/underNavBG.gif) repeat-y;
} 

#content-main {
  background-color: #FFFFFF;
margin-bottom:50px;
}  

#content-sub1 {

  margin:15px 30px;
  width:250px; 
  clear:left;
  float:left;
/*  width:300px */
display:none;
}

#content-sub1 .hospAff {  
  background-color: #7AA563; 
  -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.7);
  -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.7);
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  border: 3px solid #7AA563; 
  padding: 5px 5px 10px 10px;
  /* For WebKit (Safari, Google Chrome etc) */
  background: -webkit-gradient(linear, left top, left bottom, from(#86B070), to(#acc99c));
  /* For Mozilla/Gecko (Firefox etc) */
  background: -moz-linear-gradient(top, #86B070, #acc99c);
  /* For Internet Explorer 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#86B070, endColorstr=#acc99c);
  /* For Internet Explorer 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#86B070, endColorstr=#acc99c)";
  overflow:hidden;
}

#content-sub1 .hospAff p {
  color:white;
  font-weight:normal;
  /*line-height: 1em; */
  letter-spacing:0;
  font-size:1.25em;
  margin: 25px 0 0 10px;
  padding:0;
  float:left;
}  

#content-sub1 .hospAff p a {
  color:#1C350E;
  font-size:.95em;
  font-weight:normal;
}

#content-sub1 .hospAff p a:hover {
  color:#fff;
}

#content-sub1 .hospAff img.affiliate {
  margin:5px 0px 0 10px;
}  

/* = INTERIOR
----------------------------------------------- */
#section-header {
  background: #efefef;
  border-bottom: 1px dashed #999;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

#section-header h2 { float: left;  margin: 14px 0 14px 24px;}



#bar-wrap { 
  border:0 solid red;
  float:left;
  margin-left:0;
  width:621px;
   }

#home #crumb-trail {
  display: none;
    float: left;
    margin: 10px 0 10px 0px;
    width: 300px;
  }

#interior #crumb-trail {
display:none;
  float: left;
  margin: 10px 0 10px 0px;
  width: 300px;
}

#crumb-trail ul li {
  float: left;
  margin: 0 10px 0 -60px;
  list-style: none;
  font-size: 12px;
  color: #666666;
}

#crumb-trail ul li a, #crumb-trail ul li a:visited {
color:#085FAC;
text-decoration:none;
}

#crumb-trail ul li a:hover {
color:#386523;
text-decoration:underline;
}

#crumb-trail ul li img { margin: 0 5px; }

/* = PAGE TOOLS
----------------------------------------------- */
#page-tools {
  float: right;
 /* margin: 10px 10px 0px 0px; */
  width: 200px;
}
#page-tools .linkWrap {
  float: right;
  position: relative;
background:#EAE5DE;
width:610px;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
margin-bottom:10px;
padding-right:10px;
}

.email { float: left; background: url(/design/images/template/icons/email-pagetool.gif) no-repeat; }
.print-page { float: left; background: url(/design/images/template/icons/print-pagetool.gif) no-repeat; }
.share { float: left; background: url(/design/images/template/icons/share-pagetool.gif) no-repeat; }

.email,
.print-page,
.share {
  background-position: 0 3px;
  padding-left: 20px;
}

.tool { 
  display:block;
  float:right; 
padding-bottom:4px;
}

.tool img {
  float:left;
  margin:0px 6px 0px 0px;
}
.tool a , .tool a :visited{
  color:#666666;
  text-decoration:none;
  float:left;
  margin:8px 0px 0px 15px;  
  font-size: 12px;
}

.tool a:hover {
  text-decoration:none;
}


.sendtoFriend a.btn,
.sendtoFriend a.btn:link,
.sendtoFriend a.btn:visited {
background:#D1A132;
  font-size: 13px;
  margin-right: 10px;
  padding: 2px 8px;
text-decoration:none;
}

.sendtoFriend a.btn:hover {
background:#DDBC7A;
  color:#fff;
text-decoration:none;
}

.sendtoFriend form .buttonGroup {
  clear:both; 
  float: left;
  text-align: left;
  margin-top: 0px;
  width: 200px;
}

.sendtoFriend form .buttonGroup a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background:none repeat scroll 0 0 #609747;
  color:#fff;
  display:block;
  padding:5px;
}

.sendtoFriend{ 
  position:absolute; 
  top: 0; 
  right: 0; 
  z-index:100; 
  font-size:10px; 
  display:none; 
  width:210px; 
  /*height:420px; */
  margin:0; 
  background:#FFEECC;
  padding: 15px 17px 15px 25px;
  border: 1px solid #D1A132;
}

.sendtoFriend form { width: 210px; }

.sendtoFriend fieldset { 
  padding: 0;
  width: 200px;
}
.sendtoFriend .form-input { 
  margin: 0 0 5px 0; 
  float: left; 
  clear: both;
}
.sendtoFriend .form-input label {
  margin: 0 0 5px 0; 
  text-align: left; 
  display: inline; 
  float: left;
  font-weight: normal;
  font-size: 12px;
  width: 200px; 
}
.sendtoFriend .form-input input { 
  padding: 3px; 
  border: 0px solid #999; 
  width: 190px; 
  clear: left; 
}
.sendtoFriend .form-input textarea { 
  padding: 3px;
  border: 0px solid #999;
  width: 190px;
  clear:left;
  float: left;
}
.sendtoFriend .form-input input:focus, .form-input textarea:focus { 
  outline: 0px solid #03538B; 
}
.sendtoFriend .required { 
  font-size: 10px;
  float: left; 
  clear: both; 
  width: 190px;
}
  

  .email { float: left; background: url(/design/images/template/icons/email-pagetool.png) no-repeat; }
  .print-page { float: left; background: url(/design/images/template/icons/print-pagetool.png) no-repeat; }
  .share { float: left; background: url(/design/images/template/icons/share-pagetool.png) no-repeat; }

  .email,
  .print-page,
  .share {
    background-position: 0 0;
    padding: 0 0 2px 20px;
}


/* =================== Social BookMarks ================== */
.shareWrap{ position:relative; float:left; }

.shareWrap a.dotCMS-btn{ text-decoration:none; border:0px; display:inline; }

#socialBookmarks {
  border: 1px solid #ccc;
  width: 153px; 
  background:#fff; 
  position:absolute; 
  z-index: 800; 
  padding:5px 10px 0px 5px; 
  top:0;
  right: 0; 
  text-align:left;

}

div#socialBookmarks ul {
margin-left:20px;
}

#socialBookmarks li{ list-style-type:none; margin:0px 0px 5px 0px; font-size:100%; }


#socialBookmarks a{ 
  text-decoration:none;
  float:none;
  display:block;
  margin:0px 0px 5px 0px; 
  font-weight:normal; 
  font-size:12px;
}

#socialBookmarks img{ padding:0px 0px 0px 0px; margin:0px 5px -4px 0px; }

#socialBookmarks .dotCMS-close {
  text-align:right;
  padding:3px 0px 0px 0px; 
  margin:0px 0px; 
  font-weight:bold;
}

/* = 8. FOOTER 
----------------------------------------------- */
div#footer-wrap { background: #008954 url(/design/images/template/footerGrad.png) repeat-x 0 0;
}

#footer {
  margin-top:35px;
}
#footer-wrap { margin-top: 0px;
}

#utility {
  position:relative;
  color:#999999;
  font-size:11px;
  top: -70px;
  padding: 0px 0px 10px 0px;
display:none;
}

#utility img {
  margin:0 0 0 10px;
  vertical-align:middle;
}

#footer h2 {
  border-bottom: solid 1px #aed9dc;
  color: #fff; font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 10px 0;
}

#footer h3 { font-size: 11px; line-height: 18px; margin:0px; font-weight:bold; }

#footer a { color: #fff; text-decoration: none; }
#footer a:hover, #footer a:focus { color: #ffc; text-decoration: underline; }

#footer ul { list-style-type: square; }

#footer ul li {
  width: 200px;
  background: transparent;
  list-style-type: square;
  color: #fff;
  float: left;
  font-size: 10px;
  line-height: 15px;  
  margin-left:14px;
}

#footer .footer-locations {
  width: 440px;
  display: inline;
  float: right;
  margin: 0 0 6px;
}

#footer .footer-nav {
  width: 500px;
  display: inline;
  float: left;
  margin: 0 0 6px;
}

#footer .footer-nav div {
  width: 250px;
  display: inline;
  float: left;
}

#footer .footer-nav ul li { width: 160px; }

#footer .footer-bottom {
  width:940px;
  border-top: solid 1px #aed9dc;
  padding: 0px 0 0;
  float:left;
  clear:both;
}

#footer .footer-legal{ width: 450px; display: inline; float: left; padding: 0 0 6px; }
#footer .footer-legal p{ color: #fff; font-size: 10px; line-height: 18px; }
#footer .footer-legal ul{  }
#footer .footer-legal ul li{ width: auto; background: none; border-left: solid 1px #8cb3db; padding: 0 8px; list-style:none; margin:0 8px 0 0;}
#footer .footer-legal ul li.firstitem{ border: none; padding:0; }
#footer .footer-utility{ width: 450px; display: block; float: right; text-align: right; font-size:10px; color:#ffffff; line-height:8px; padding-top:8px;}
#footer .footer-utility ul{  }
#footer .footer-utility ul li{ width: auto; background: transparent no-repeat left 0px; display: inline; float: right; margin: 0 0 0 20px; padding: 0px 0 0px 24px; }
#footer .footer-utility ul li.careers{ background-image: url(/design/images/template/icon-careers.gif); }
#footer .footer-utility ul li.contactus{ background-image: url(/design/images/template/icon-contactus.gif) ; }
#footer .footer-utility ul li.sitemap{ background-image: url(/design/images/template/icon-sitemap.gif); }

#site-info {
  padding-left: 0px;
  font: 11px Arial;
  color: #ffffff;
  clear: both;
  width: 940px;
  text-align: left;
}
#facility-info{  
  padding:6px 0px 0px 0px;
  font: 10px Arial;
  color: #ffffff;
  clear: both;
  width: 450px;
  text-align: right;
  display: none;
  float: left;
  overflow: hidden;}

#site-info a:link{
  color: #ffffff;
  padding: 0px 5px;
  text-decoration: none;
}
#facility-info a:link{
  color: #ffffff;
  padding: 0px 10px 0px 5px;
  text-decoration: none;
}

#facility-info a:hover, #site-info a:hover{
color: #ffffcc;
text-decoration: underline;
}



/* = 8. BASE STYLES 
----------------------------------------------- */

/*      8.1 HEADINGS
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size:24px; line-height: 32px; color:#008A57; }

h2 {  font-size:18px; line-height: 20px; margin-top: 20px; margin-bottom:10px; color:#A37314; }

h3 { font-size:16px; line-height:21px; margin:15px 0 5px; }

h4 { font-size:14px; margin-bottom:10px; }

h5 { font-size:12px; font-weight:bold; margin-bottom:10px; }

h6 { font-size:10px; font-weight:bold; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1px; }


/*     8.2 TEXT ELEMENTS
----------------------------------------------- */
p { margin-top: 10px; }

a, a:visited { color: #666; text-decoration: underline; }
a:hover, a:focus { color: #008954; }

blockquote {}

strong { font-weight:bold; }

em, dfn { font-style:italic; }

dfn { font-weight:bold; }

sup, sub { line-height:0; }

/*abbr, acronym { border-bottom:; }*/

address {}

ins { font-weight: bold; text-decoration: none; }
del { text-decoration: line-through; }

pre { white-space:pre; }
pre, code, tt { font-family: 'andale mono', 'lucida console', monospace; color: #999;font-size: 14px; line-height: 14px; margin-bottom: 15px; }

hr  {
border: 0;
height: 1px;
color: #638e6b;
background-color: #638e6b;
clear:both;
}

.name-list {
  text-align:center; 
  font-size:8pt; 
  color:#3d3d3d;
}  

/*     8.3 LISTS 
----------------------------------------------- */
ul { list-style-type:disc; margin-bottom: 15px; }
ol { list-style-type:decimal; margin-bottom: 15px; }

#content-main ul { font-size: 12px; margin-left:40px; }
#content-main li { margin-top:15px; margin-bottom: 5px;  }

#interior #content-main ul, #interior #content-main ol { margin: 0 0 0 20px; }
#interior #content-main #bar-wrap li { margin: 0 0 0 0px; }
#interior #content-main li { margin: 0 0 0 10px; }

dl { margin:0 0 15px 0; }
dl dt { font-weight:bold; }
dd { margin-left:15px; }


/*     8.4 TABLES 
----------------------------------------------- */
table { margin: 10px 0 15px 0; width:100%; border: 0px solid #ccc; border-bottom: 0; }

th { background: #ccc; color: #525252; font-weight:bold; text-align: left; }
th, td, caption { padding: 3px 5px; vertical-align:top; }

tfoot {}

caption {}

tr.alt { background: #e8e8e8; }


/*     8.5 FORMS
----------------------------------------------- */
.over { background: #fef5c2; color: #ff0000;}
.over input, .over textarea, .over select { border:1px solid #ff0000; color: #000; }


form { width: 550px; margin: 0 0 1em 0; }
.form{padding-bottom:15px;}

legend { display: none; color: #bfbfbf; font-weight: bold; font-size: 12px; margin-bottom: 10px; }

span.requirements{ background: transparent url(/design/images/template/icon-required.png) no-repeat left top; color: #999; font-size: 1em; font-style: italic; line-height: 2em; padding: 0.25em 0 0.25em 1.8181em; }

fieldset.search { padding: 20px 0 20px 0px; margin: ; border-bottom: 1px solid #ccc; }
fieldset.submit { padding: 20px 0 20px 0px; margin: ; border-bottom: 1px solid #ccc; }
fieldset { padding: 5px 0 25px 10px; margin: ; border-bottom: 0px solid #ccc; }
.form fieldset{padding:0 0 0 10px; margin: ;border:none;}
fieldset.name p,fieldset.location p,fieldset.contact p{padding-right:15px;float:left; }

form h2{
background: #eee;
border-bottom: solid 1px #ddd;
color: #555;
font-size: 1.25em;
font-weight: normal;
line-height: 1.25em;
margin: 0 0 0.25em;
padding: 0.25em 0 0.25em 0.25em;
}

form h3{
color: #333;
font-size: 1em;
line-height: 1.25em;
margin: 0 0 0.25em;
}

label {
  clear: left;
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0px;
margin-top:10px;
  width: 100%;
color:#666666;
}

.form fieldset.name p, .form fieldset.location p, .form fieldset.contact p {
float:left;
padding-right:15px;
}

label.required{
  background: transparent url(/design/images/template/icon-required.png) no-repeat right top;
  padding-right: 16px;
  width: auto;
}

input.text { color: #ccc; font-size: 14px; padding: 3px 5px; border: 1px solid #DBD5C8; width: 100%; margin-bottom:2px;}
input#zip{ clear: left; width: 50px;}
input.radio{width:20px;}

input[type="text"] { clear: left; float: left; width: 200px; }

textarea { color: #666; width: ; height: ; padding:5px; font-size: 12px; line-height: 18px; border: 1px solid #DBD5C8; margin-bottom:15px; }
textarea#comments{ width: 375px; }

select { border: 1px solid #DBD5C8; color: #666; }
select#state,input#city{float:left;}

.inline p{ float:left; padding-right:15px; }

option { color: #666; padding: 0 3px 3px 3px; }

a.btn, a:link.btn {
  background: #008954;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 12px;
  margin-top: 15px;
margin-right:8px;
  padding: 3px 10px;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

a.btn:hover {
  background-color: #00633B;
  color: #fff;
}

.back a.btn, .back a:link.btn {
float:right;
}

input.error, select.error, textarea.error{border:1px solid #ff0000;}
label.error{display:block;font-weight:normal;}

#content-main form .button{ background: #eee; border: solid 1px #ddd; color: #666; display: inline; float: left; font-size: 12px; font-weight: bold; line-height: 18px; margin: 10px 10px 0 0; padding: 3px 6px; }


/*Form colors*/
#content-main .form-blue{ background-color: #EDE9E2; border: solid 1px #DBD5C8;padding:10px; margin-top:15px;}
#content-main .form-blue h2{ background: #e1effd; border-color: #d2e3f4; color: #008954; }
#content-main .form-blue label{ color: #008954; }
#content-main .form-blue .button{ background: #008954; border-color: #1b5c93; color: #fff; }
#content-main .form-blue .button:hover, #content #column-right .form-blue .section .button:focus{ background: #fff; color: #286ba3; cursor: pointer; }

#content-main .form-green{  background-color:#e0f6db; border: solid 1px #c1e5b9; }
#content-main .form-green h2{ background: #d5f3cf; border-color: #c1e5b9; color: #428a49; }
#content-main .form-green .field label{ color: #428a49; }
#content-main .form-green .button{ background: #428a49; border-color: #37733c; color: #fff; }
#content-main .form-green .button:hover, #content #column-right .form-green .section .button:focus{ background: #fff; color: #428a49; cursor: pointer; }

#content-main .form-tan{ background-color:#f4eee0;border: solid 1px #e4d7ba; }
#content-main .form-tan h2{ background: #ece1c9; border-color: #e4d7ba; color: #9e7835; }
#content-main .form-tan .field label{ color: #9e7835; }
#content-main .form-tan .button{ background: #9e7835; border-color: #7b5a21; color: #fff; }
#content-main .form-tan .button:hover,#content-main .form-tan .button:focus{ background: #fff; color: #9e7835; cursor: pointer; }

div.submit { clear: both; float: left; }
fieldset.submit-contact { clear: both; float: left; }

#disclaimer { clear: left; float: left; }


/* EXTRAS
----------------------------------------------- */
  #socialLinks {
    float: none;
margin: 0 0 0 10px ;
display:none;

  }

}
  a.facebook,  a.twitter,  a.youtube {
    text-indent: -5000px;
    float: left;
    width: 32px;
    height: 32px;
margin: 10px 10px 0px 0px;
  }
  
  a.facebook { background: url(/design/images/template/badge_facebook.png) no-repeat; }
  a.twitter { background: url(/design/images/template/badge_twitter.png) no-repeat; }
  a.youtube { background: url(/design/images/template/badge_youtube.png) no-repeat; }
  
  a.facebook:hover,  a.twitter:hover,  a.youtube:hover {
    border-bottom: 3px solid #0A7ADE;
  }


/*     8.6 MICROFORMAT
----------------------------------------------- */
.vcard div a { 
  float:left;
  width: 320px;
}

.adr  { 
  float: left; 
    width: 520px;
}

.org { 
  font-size: 12px;
  float: left;
  margin-right: 20px;

}

  
.street-address, .region, .postal-code, .tel, .fax, .locality, .email, .region { 
  display:block; 
  float: left; 
  font-size: 12px; 
  margin: 0 5px 0 0;
  }
  
.locality, .email { /*padding-left: 0px;*/ }
.region { padding-right: 0px; }

/*     8.7 IMAGES
----------------------------------------------- */
.doc{ float: right; margin:20px; }
img.left { float: left; margin-right: 20px; }
img.right { float: right; margin-left: 20px; }
.center-image { display:block; margin:0 auto; }
.footer-image { margin-left:-115px; }


#content-sub3, #content-sub3 {
    -moz-border-radius: 20px 20px 20px 20px;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}

#content-sub2, #content-sub3 {
   /* float: left; */
    margin: 10px 15px;
    width: 207px;
}

