html
{
  overflow-y: scroll;
}

body
{
  margin: 0px;
  background: #EBEBEB url('/images/bg_new.jpg') center top repeat-x;
  text-align: center;
  font-family: arial, serif;
  font-size: 12px;
  color: #373737;
}

h1
{
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-family: arial;
  font-size: 21px;
  color: #2E7CC9;
  font-weight:normal;
}

h2
{
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 17px;
  color: #2E7CC9;
  font-style: italic;
}

h3
{
  margin: 0px 0px 5px 0px;
  padding: 5px 2px;
}

h4
{
  margin: 38px 0px 15px 0px;
  font-family: arial;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #323232;
}

p
{
  margin: 0px;
  padding: 7px 0px;
  font-size: 12px;
  line-height: 20px;
}

a
{
  color: #2E7CC9;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

ul
{
  list-style-type: none;
  margin-left: 0px;
  padding-left: 20px;
}

ul li
{
  padding: 3px 0px 3px 12px;
  background: url('/images/custom_bullet.jpg') left 7px no-repeat;
}

#container
{
  width: 990px;
  margin: 0px auto;
  text-align: left;
}

#top
{
  height: 80px;
  background: url('/images/2010/toplogo.jpg') left top no-repeat;
}

a#homelink
{
  display: block;
  float: left;
  width: 270px;
  height: 80px;
  outline: none;
}

#topright
{
  float: right;
  padding-top: 15px;
}

#toplinks
{
  float: left;
  padding: 7px 15px;
}

#toplinks a
{
  color: #164781;
  text-decoration: none;
}

#toplinks a:hover
{
  color: #A2CBF2;
  text-decoration: underline;
}

#topsearch
{
  float: left;
}

#topsearch form
{
  margin: 0px;
  padding: 5px 0px;
}

#topsearch form input
{
  vertical-align: middle;
}

#topsearch form input.txtinput
{
  width: 220px;
  padding: 2px 5px;
  color: #717171;
  border: 1px solid #70C3FE;
  background-color: #FFFFFF;
}

#navigation
{
  height: 50px;
}

#navigation_inner
{
  padding: 11px 7px;
}

#main_navigation
{
  float: left;
}

#join_now
{
  float: right;
  width: 126px;
  height: 28px;
}

#join_now a
{
  display: block;
  width: 126px;
  height: 28px;
  background: url('/images/2010/button_join_now.jpg') left top no-repeat;
  outline: none;
    -moz-box-shadow: 1px 1px 3px #999999;
  -webkit-box-shadow: 1px 1px 3px #999999;
}

#mid
{
  height: 290px;
}

/* BEGIN Front Quote Box Styles */

#mid_inner
{
  width: 810px;
  /*padding: 15px 15px 0px 15px;*/
  padding: 15px 15px 0px 0px;
}

/* END Front Quote Box Styles */

#content_home
{
  height: auto;
  min-height: 450px;
  background: #FFFFFF url('/images/2010/home_main_bg.jpg') left top no-repeat;
}

* html #content
{
  height: 450px;
}

#inner
{
  padding: 0px 0px 0px 15px;
}

#inner_home
{
  padding: 0px;
}

#home_main
{
  padding: 20px 10px 10px 20px;
}

#home_main_left
{
  float: left;
  width: 640px;
}

#home_main_right
{
  float: right;
  width: 275px;
}

#home_main_right h4
{
  font-size: 16px;
}

#home_main_right ul
{
  padding: 0px 0px 0px 10px;
}

#home_main_right ul li
{
  margin: 0px 0px 5px 0px;
}

#home_main_right ul li p
{
  margin: 0px;
  padding: 0px;
  line-height: 14px;
}

#home_main_right ul li p.news_title
{
  font-size: 11px;
  font-weight: bold;
}

#home_main_right ul li p.news_content
{
}

#home_main_right ul li p.news_more
{
  padding: 5px 0px;
  text-align: left;
  font-size: 11px;
}

#leftnav
{
  float: left;
  width: 150px;
  margin: 15px 25px 0 0;
  background: url('/images/leftnav_top.jpg') left top no-repeat;
  padding:13px 0 0 0;
}

#leftnav_admin
{
  float: left;
  width: 150px;
  margin-right: 20px;
}

#leftnav_navigation h2
{
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #A2CCF2;
}

#leftnav a,
#leftnav_navigation a
{
  display: block;
  padding: 3px 5px;
  line-height: 18px;
  text-decoration: none;
  color: #0696D7;
  background-color: #F3FAFF;
  border-left: 3px solid #F3FAFF;
  border-bottom: 1px solid #A2CCF2;
  outline: none;
}

#leftnav a.section
{
  font-weight: normal;
}

#leftnav a.subsection
{
  padding: 3px 13px;
}

#leftnav a.page
{
  padding: 3px 21px;
}

#leftnav a:hover,
#leftnav_navigation a:hover
{
  color: #164781;
}

#leftnav a.current,
#leftnav_navigation a.current
{
  border-left: 0px solid #A2CCF2;
  background-color: #fff;
  color: #164781;
}

#leftnav_renew
{
  margin-top: 15px;
  padding: 10px 0px;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  background-color: #FFF600;
  border: 1px solid #A4CAF7;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

#leftnav_renew a
{
  display: block;
  text-decoration: none;
  outline: none;
}

#leftnav_renew a:hover
{
  color: #2E629E;
}

#main
{
  float: left;
  width: 570px;
}

#main form
{
  padding: 0px 10px;
}

#maintop
{
  margin: 0px 0px 10px 0px;
}

#maintop fieldset
{
  padding: 5px 10px 10px 10px;
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid #A2CCF2;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

#maintop fieldset legend
{
  margin-left: 10px;
  text-align: left;
  font-size: 10px;
  color: #2E629E;
}

#maintop a
{
  padding: 0px 10px 0px 0px;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
}

#maintop a img
{
  vertical-align: middle;
}

#maincontent
{
}

#mainbottom
{
  width: 728px;
  margin-left: 200px;
}

#rightside
{
  float: right;
  width: 190px;
}

#footer
{
  margin: 0px;
  padding: 0px;
}

#footer p
{
  margin: 0px;
  padding: 10px;
  font-size: 11px;
  line-height: 26px;
}

div.clearfloats
{
  display: block;
  clear: both;
}

p.termslist
{
  padding: 0px;
}

p.termslist a.termlink
{
  font-weight: normal;
  font-size: 15px;
}

p.termslist span.subheading
{
  display: block;
  margin-bottom: 7px;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 15px;
  background-color: #DDDDDD;
}

p.termslist span.subheading a
{
  font-weight: normal;
  font-size: 13px;
}

/* BEGIN error/okay/warning message styles */

p.error,
p.okay,
p.warning,
p.message,
div.usermessages
{
  margin: 5px 0px 15px 0px;
  padding-left: 35px;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-align: left;
}

p.error
{
  background: #FF9999 url('/images/flag_error.gif') 7px 7px no-repeat;
  border: 1px solid #FF0000;
}

p.okay
{
  background: #99FF99 url('/images/flag_okay.gif') 7px 7px no-repeat;
  border: 1px solid #33FF00;
}

p.warning
{
  background: #FFFF99 url('/images/flag_warning.gif') 7px 7px no-repeat;
  border: 1px solid #CCCC00;
}

p.message,
div.usermessages
{
  background: #CCCCFF url('/images/flag_message.gif') 7px 7px no-repeat;
  border: 1px solid #0000FF;
}

div.usermessages ul
{
  margin-top: 0px;
  padding-right: 15px;
  list-style-type: circle;
}

div.usermessages ul li
{
  padding: 0px 3px;
  background: none;
}

/* END error/okay/warning message styles */

span.arrow
{
  font-family: verdana;
  font-size: 11px;
}

img.doctorbioimg
{
  float: right;
  padding: 5px;
  background-color: #DEDEDE;
  border: 1px dashed #999999;
}

select.groupselect
{
  width: 400px;
  margin-top: 7px;
  font-family: Tahoma, 'Times New Roman';
}

select.groupselect optgroup
{
  font-family: Tahoma, 'Times New Roman';
  border-top: 1px solid #333333;
}

select.groupselect optgroup.light,
select.groupselect optgroup.light option
{
  background-color: #C4D5CB;
}

select.groupselect optgroup.dark,
select.groupselect optgroup.dark option
{
  background-color: #A6BCB9;
}

select.groupselect option
{
  font-family: Tahoma, 'Times New Roman';
  color: #000000;
  border-top: 1px dashed #333333;
}

/* BEGIN Doctor Search Styles */

#locator_results
{
  padding: 7px;
}

div.locator_result
{
  margin-bottom: 7px;
  padding: 7px;
  border: 1px solid #7A989D;
}

div.odd
{
  background-color: #EEEEEE;
}

a.searchimglink
{
  float: left;
  display: block;
  width: 110px;
  margin-right: 10px;
  padding: 3px;
  text-align: center;
  border: 1px dotted #7A989D;
  background-color: #DEDEDE;
}

a.searchimglink img
{
  height: 75px;
  vertical-align: center;
  text-align: center;
  border: 0px;
}

div.locator_result_info
{
  float: left;
  width: 380px;
}

div.locator_result_info_column
{
  float: left;
  padding-right: 15px;
}

/* END Doctor Search Styles */

/* BEGIN Doctor Page Styles */

a.hoverlink
{
  color: #2E7CC9;
  text-decoration: underline;
  cursor: pointer;
}

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

p.doctorintro
{
}

p.doctorintro img
{
  float: right;
  margin: 0px 0px 10px 10px;
}

#practitioner_information
{
}

#practitioner_information h5
{
  height: 30px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  background: url('/images/doctorinfotable_bg_left.jpg') left top no-repeat;
}

#practitioner_information h5 span
{
  display: block;
  padding: 7px 0px 8px 0px;
  background: url('/images/doctorinfotable_bg_right.jpg') right top no-repeat;
}

form#contact-practitioner
{
  display: none;
  padding: 7px;
}

div.info
{
}

div.info_left
{
  float: left;
  width: 280px;
}

div.info_right
{
  float: right;
  width: 280px;
}

div.hovercontainer
{
  position: relative;
}

div.hoverdiv, div.hoverdivactive
{
  display: none;
  position: absolute;
  bottom: 10px;
  left: 30px;
  width: 405px;
  margin: 0px;
  padding: 0px;
  z-index: 999;
}

div.hoverdivactive div.hoverdiv_top
{
  width: 405px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  background: url('/images/hover_box_top.png') left top no-repeat;
}

div.hoverdivactive div.hoverdiv_mid
{
  width: 405px;
  background: url('/images/hover_box_mid.png') left top no-repeat;
}

div.hoverdivactive div.hoverdiv_bot
{
  width: 405px;
  height: 35px;
  margin: 0px;
  padding: 0px;
  background: url('/images/hover_box_bot.png') left bottom no-repeat;
}

div.hoverdiv_mid p.hovertitle
{
  margin: 0px 20px 10px 10px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
}

div.hoverdiv_mid a.closelink
{
  float: right;
  width: 15px;
  height: 15px;
  background: url('/images/button_close.jpg') left top no-repeat;
  cursor: pointer;
}

div.hoverdiv_mid a.closelink:hover
{
  background-position: left -15px;
}

div.hoverdesc
{
  height: 250px;
  margin: 0px 20px 0px 10px;
  overflow: auto;
}

div.hoverdesc p
{
  margin: 0px;
  padding: 0px 7px;
  line-height: 16px;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
}

/* END Doctor Page Styles */

/* BEGIN Conditions/Modalities Search Results */

#keyword_search_results
{
  margin: 10px 0px 0px 0px;
  padding: 10px;
  background-color: #F3FAFF;
  border: 1px dotted #A2CCF2;
}

#keyword_search_results p.keyword_search_result
{
  margin: 0px 0px 7px 0px;
  padding: 3px 7px;
}

#keyword_search_results p.keyword_search_result span.highlight
{
  background-color: #FFFF66;
}

/* END Conditions/Modalities Search Results */

/* BEGIN Registration Form Styles */

#maincontent form.registerform
{
  margin: 0px;
  padding: 0px;
}

form.registerform span.labelspan
{
  display: block;
  padding: 0px 0px 2px 2px;
  font-weight: bold;
  text-align: left;
}

form.registerform span.required
{
  color: #FF0000;
}

form.registerform input.txtinput
{
  width: 255px;
}

form.registerform select
{
  width: 260px;
}

form.registerform select.halfselect
{
  width: 127px;
}

/* END Registration Form Styles */

/* BEGIN Contact Form Styles */

form.contactform
{
}

form.contactform label
{
  float: left;
  width: 100px;
  margin-right: 10px;
  padding-top: 2px;
  font-weight: bold;
  text-align: right;
}

form.contactform input
{
  vertical-align: middle;
}

form.contactform input.textinput
{
}

/* END Contact Form Styles */

/* BEGIN News Styles */

#news_articles
{
}

#news_articles div.news_article
{
  margin-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}

#news_articles div.news_article p.articlehead
{
}

#news_articles div.news_article p.articlehead strong
{
  font-size: 15px;
}

#news_articles div.news_article p.articlekeys
{
  background-color: #F3FAFF;
}

#news_articles div.news_article p.articlebody
{
  line-height: 20px;
}

#news_articles div.news_article p.articlelink
{
}

/* END News Styles */
