@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
  -----------------
  
*/


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

#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 #46166B;
}

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

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

#footer {
background:#62B5CE url(/design/images/template/white-grad.png) repeat-x left top;
color:#fff;
font-size:11px;
padding:0px 0px 10px 10px;
line-height:16px;
width:930px;
border-top:3px solid #ffffff;
  
  overflow:hidden;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#fff;
text-decoration:underline;
}

#footer a:hover {
color:#efefef;
text-decoration:none;
}

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





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

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

#branding h1 a {
  background: url(/design/images/template/logo.gif) no-repeat 0 0;
  float: left;
  height: 120px;
  margin: 48px 5px 5px 10px;
  text-indent: -5000px;
  width: 310px;
  position: absolute;
}
#branding h1 a:hover { /* background-color: #fff; */ }
/* = 1.NAVIGATION
----------------------------------------------- */
#nav-main {
  clear: both;
  float: left;
  width: 300px;
background:#62B5CE;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding-top:4px;
padding-bottom:0px;
  margin-bottom:20px;
}

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

#nav-main ul li {
  background: url(/design/images/template/navBG.png) no-repeat 0 0;
  font-weight:normal;
  clear: left;
  float: left;
  font-size: 12px;
  list-style: none;
  width: 300px;
  margin:2px 0 2px 0px;
border-bottom:1px solid #D3E8EF;
text-transform:uppercase;
}
#nav-main ul li:last-child {
border-bottom:0px solid #80b1d8;
}
#nav-main ul li li {
  background: transparent url(/design/images/template/navBullet.png) no-repeat 12px 11px;
  font-weight:normal;
  color:#ffffff;
  clear: left;
  float: left;
  font-size: 11px;
  list-style: none;
  width: 270px;
line-height:12px;
  margin:-12px 0px 0px 20px;
padding:0px 0px 0px 0px;
border-bottom:0px solid #ffffff;
text-transform:none;
}

#nav-main ul li li a:hover{
  background: transparent url(/design/images/template/navBullet.png) no-repeat 12px 11px;
  width: 225px;
}

#nav-main ul li:last-child { /*border-bottom: 0;*/ }

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

#nav-main ul li a:hover {
  background: transparent url(/design/images/template/hover-triangle.png) no-repeat 0px 8px;
color:#1b4e70;
}

#nav-main ul li li a, #nav-main ul li li a:visited {
color:#cadded;
}

#nav-main ul li li a:hover {
  color: #1b4e70;
  outline: 0;
}
#top-nav {
  margin:3px 0px 0px 0px;
padding-left:0px;
  width:620px; 
height:48px;
background:#bdb49c;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
}

#interior #top-nav {
  margin:15px 0px 0px 0px;
padding-left:0px;
padding-top:14px;
  width:620px; 
height:34px;
background:#bdb49c;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
}

#content-main #top-nav ul, #interior #content-main #top-nav ul {
padding-left:0px;
margin-left:0px;
}

#interior #content-main #top-nav li {
padding-left:0px;
margin-left:0px;
}

#top-nav ul li, #interior #top-nav ul li {
  float: left;
  clear: right;
  font-size: 13px;
  line-height: 12px;
  list-style: none;
  position: relative;
text-align:center;
width:155px;
height:18px;
padding-top:2px;
  background: url(/design/images/template/dotLine.png) no-repeat top right;
}

#interior #top-nav ul li {
    float: left;
  clear: right;
  font-size: 13px;
  line-height: 12px;
  list-style: none;
  position: relative;
text-align:center;
width:155px;
height:15px;
padding-top:3px;
  background: url(/design/images/template/dotLine.png) no-repeat top right;
}

#top-nav ul li a, #interior #top-nav ul li a{
  color: #ffffff;
  text-decoration:none;
}

#top-nav ul li a:hover, #interior #top-nav ul li a:hover{
  color: #6B665C;
  text-decoration:none;
}

#top-nav ul li:last-child, #interior #top-nav ul li:last-child {
background:transparent;
}

/* = 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: left;}
  fieldset.submit input { border: 0; float: right; width: 14px; position: absolute; right: 30px; }
  
  #site-search 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;
margin-top:-10px;
}  

#content-sub1, #interior #content-sub1 {

  margin:15px 40px;
  width:220px; 
  clear:left;
  float:left;
/*  width:300px */
display:none;
}

#content-sub1 .hospAff, #interior #content-sub1 .hospAff {  
  background-color: #ffffff; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  padding: 5px 5px 5px 10px;
  overflow:hidden;
border:1px solid #7CD3D6;
}

#content-sub1 .hospAff p, #interior #content-sub1 .hospAff p {
  color:#007C84;
  font-weight:normal;
  /*line-height: 1em; */
  letter-spacing:0;
  font-size:1.25em;
  margin: 25px 0 0 15px;
  padding:0;
  float:left;
text-align:left;
}  

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

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

#content-sub1 .hospAff img.affiliate, #interior #content-sub1 .hospAff img.affiliate {
  margin:5px 0px 0 25px;
height:80px;
} 


/* = FOOTER
----------------------------------------------- */
#facility-info {
  float:left;
}  

#site-info {
  float:right;
  margin-right:10px;
  width: 250px;
}  


/* = 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
----------------------------------------------- */

.addThis {
  float: right;
 /* margin: 10px 10px 0px 0px; */
  position: relative;
background:#D3E8EF;
width:610px;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
margin-bottom:10px;
margin-top:15px;
padding:5px 10px;
  text-align:right;
}


#page-tools {
  float: right;
 /* margin: 10px 10px 0px 0px; */
  width: 200px;
}
.addThis .linkWrap {
  float: right;
  position: relative;
background:#D3E8EF;
width:620px;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
margin-bottom:10px;
margin-top:15px;
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:#4f92c8;
  font-size: 13px;
  margin-right: 10px;
  padding: 2px 8px;
text-decoration:none;
}

.sendtoFriend a.btn:hover {
background:#1a4e71;
  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:#d9e9f6;
  padding: 15px 17px 15px 25px;
  border: 1px solid #4f92c8;
}

.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. BASE STYLES 
----------------------------------------------- */

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

h1 { font-size:24px; line-height: 32px; color:#46166B; }

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

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: #185C94; }

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;
}

.brclear {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; clear:left; }


/*     8.4 TABLES 
----------------------------------------------- */
table { margin: 10px 0 15px 0; width:100%; border: 1px 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; }
td, th { border-bottom: 1px solid #ccc; }

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; }
#site-search 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: #61b5cf;
  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: #9c87b2;
  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; }


/*  Genetic Assessment Form
-----------------------------------------*/
form {
  /*float: left;*/
  overflow:hidden;
  padding: 10px 15px;
  font-size:12px;
  line-height:1.5em;
}

legend { display: none; }

fieldset { padding: 10px 0; }
 
label {
  clear: both;
  font-size: 13px;
  font-weight: bold;
  /*float: left; */
  width: 400px;
}
label.radioLabel{
  clear: both;
  font-size: 12px;
  font-weight: bold;
  width: 400px;
  float:none;
}

input {
    border: 1px solid #999;
  color: #666;
  /*float: left;*/
  font-size: 14px;
  /*clear: both;
  width: 200px; */
  padding: 3px 5px;

}



input.submit {
  border:0;
  margin-top:3px;
}  

/*input.gMapAdv_form_table, input#map_wrap_reset {
  float:left;
}  
*/
textarea {
  padding: 5px;
  width: 300px;
}

select {
  border: 1px solid #999;
}

option {
  padding: 0 3px 3px 3px;
}

.captcha-img { /*float: left; */}

fieldset.submit a {
/*  border: 1px solid #999;
  background: #fff;
  padding: 3px 5px; */
  
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background:none repeat scroll 0 0 #6b8a7f;
  color:#fff;
  /*display:block; */
  padding:5px;
  font-size:12pt;
}


fieldset.subject input { float: left; clear:none; }
fieldset.subject input[type="radio"] { width: 20px; }
fieldset.subject label { float: left; clear: both; }
fieldset.subject div { float: left; clear: left; }

#disclaimer {font-size:12px; font-style:italic;}

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

div.linkWrap {
background:#D3E8EF;
}

  }
div .practiceLocation { float: left; padding: 0 40px 0 10px; }
div .practiceLocation2 { float: left; padding: 0 10px 0 40px; }

}
  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;
  }


.location-float {
  float:left;
 /* padding-right:30px; */
  width:33%;
}



/*     8.6 MICROFORMAT
----------------------------------------------- */

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

.vcard div a { 
  float:left;
  width: 200px;  /* was 320 */
}

.adr  { 
  float: none; 
clear:both;
    width: 200px; /* was 320 */
}

.org { 
  font-size: 12px;
  float: left;
clear:both;
  margin-right: 20px;
margin-top: 10px;

}

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

.street-address {
  float:none;
}


  .locality {
clear:both;
}

.tel, .fax {
clear:both;
}
.locality, .email { /*padding-left: 0px;*/ }
.region { padding-right: 0px; }

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



#content-sub3 {
    margin: 25px 10px 10px 15px;
    width: 207px;
}


