/*##################################
  # Designed by Mary Fisher Design
  #                                  
  # www.maryfisherdesign.com     
  # (c) Copyright               
  ##################################*/


img, div { behavior: url('http://www.joionline.net/js/iepngfix.htc') } 
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 



body 
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBE8E0;
	background-image: url('http://www.joionline.net/images/bg-sub.jpg');
}


/* HEADERS */

h1 {
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #293E69;
}

h2 {
	font-size: 150%;
	color: #698B5E;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h3 {
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #293E69;
	margin-bottom: 5px;

}

h4 {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #698B5E;
    margin-bottom: 10px;
}

h5 {
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #293E69;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCFBF;
}

h6 {
	font-size: 80%;	
}




/* LINKS */

a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #003366;
}

	
a:hover
{
	text-decoration: none;	
}


#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url('http://www.joionline.net/images/bg-header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}


#logo
{
	background: url('http://www.joionline.net/images/shimp-sign-design-jacksonville-logo.jpg') no-repeat;
	position: relative;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	height: 184px;
	padding-top: 70px;
	width: 300px;

}
#banner {
	padding-top: 41px;
	width: 647px;
	margin-left: 310px;
}
#homepage #banner {
	height: 350px;
	width: 650px;
	background-image: url('http://www.joionline.net/images/flash-back.jpg');
	background-repeat: no-repeat;
	background-position: -2px 40px;
	text-align: center;
	margin-left: 300px;
}
#topnav {
	position: absolute;
	z-index: 10;
	top: 12px;
	right: 20px;
	width: 620px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#topnav li { float: left; display: block; position: relative; }

#wrap #referring a {
	background-image: url('http://www.joionline.net/images/arrow-icon.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px 2px;
	font-weight: normal;
	width: 300px;
}
#topnav #search {
	margin-right: 10px;
}
#topnav #referring a:hover {
	text-decoration: underline;
}
#topnav #search {
	margin-left: 170px;
	width: 50px;
	float: left;
}
#topnav   #form   .field {
	background-color: #263350;
	border: 1px solid #505F7E;
	color: #CCCCCC;
	width: 150px;
	height: 20px;
}
#topnav #form form {
	width: 190px;
}
#topnav #form input {
	margin-top: -7px;
}
#topnav  #form  img {
	margin-top: 5px;
}
* html #topnav li * { position: relative; }
 


/* navigation */



#nav {
	text-align: center;
	clear: both;
}


#nav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}


#nav li {
	float: left;
	
}

#nav li a {
	color: #003366;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px;
}

#nav a:hover {
	color: #EBE8E0;
	}


body#homepage  #butt1  a,
body#physicians #butt2 a,
body#centers  #butt3  a,
body#rehab  #butt4  a,
body#mri  #butt5  a,
body#library  #butt6  a,
body#patient  #butt7  a {
	background-color: #CCCFBF;
	color: #003366;
	}

/* drop Menu */



ul#dropmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;

  
  
}

ul#dropmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	width: 192px;
	background-color: #A6B29A;
	z-index: 600;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 4px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003366;
}



ul#dropmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  
}

ul#dropmenu ul li {
	display: block !important;
	display: inline; /*For IE*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 192px;

}

/* Root Menu */
ul#dropmenu a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/

}
ul#dropmenu ul a {
	font-size: small;
	color: #003366;
	text-align: left;
	line-height: 12px;
}


  


/* 2nd Menu */
ul#dropmenu li:hover li a,
ul#dropmenu li.iehover li a {
  float: none;
  background: none!important;
	
}

/* 2nd Menu Hover Persistence */
ul#dropmenu li:hover li a:hover,
ul#dropmenu li:hover li:hover a,
ul#dropmenu li.iehover li a:hover,
ul#dropmenu li.iehover li.iehover a {
	color: #EBE8E0!important;
	text-decoration: none;
}


/* Do Not Move - Must Come Before display:block for Gecko */
ul#dropmenu li:hover ul ul,
ul#dropmenu li:hover ul ul ul,
ul#dropmenu li.iehover ul ul,
ul#dropmenu li.iehover ul ul ul {

  display: none;
}

ul#dropmenu li:hover ul,
ul#dropmenu ul li:hover ul,
ul#dropmenu ul ul li:hover ul,
ul#dropmenu li.iehover ul,
ul#dropmenu ul li.iehover ul,
ul#dropmenu ul ul li.iehover ul {
  display: block;
}
#dropmefnuitems  a {
	color: #720000!important;

}
#dropmenufitems  a:hover {
	color: #000!important;

}


/* LAYOUT */

#content {
	padding-top: 20px;
}

#main {
	width: 602px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 10px;
	display: inline;
}
#main p {
	margin-bottom: 10px;
}

#sidebar {
	width: 320px;
	margin-left: 620px;
	padding-right: 10px;
	padding-left: 7px;
}
#sidebar .sidebar-items {
	margin-top: 10px;
	height: 90px;
}
#sidebar .sidebar-items img {
	border: 2px solid #A6B29A;
	margin-right: 10px;
	float: left;
    width: 82px;
    height: 82px;
}
#sidebar .sidebar-items .sidebar-name a {
	font-weight: bold;
}
#sidebar .sidebar-items .sidebar-expertise a {
	color: #000000;
}
#sidebar .sidebar-items .sidebar-location a {
	color: #000000;
}
#sidebar a:hover {
	text-decoration: none;
}
#location {
	padding-top: 15px;
}
#location .locationbox {
	background-image: url('http://www.joionline.net/images/bg-list.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 313px;
}
#location .locationbox .titlebox {
	color: #FFFFFF;
	background-color: #003366;
	width: 285px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#location .locationbox li {
	background-image: url('http://www.joionline.net/images/arrow-list-bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
#location .locationbox ul {
	padding-left: 10px;
	padding-right: 20px;
	font-size: 80%;
	padding-top: 10px;
}
#location .locationbox .nobullet {
	background-image: none;
	font-style: italic;
	color: #999999;
}
#location .locationbox .jaguarslogo {
	margin-top: 14px;
	margin-left: 50px;
	margin-bottom: 10px;
}



#navfooter ul {
	padding: 0;
	list-style: none;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5CCBD;
	border-bottom-color: #C5CCBD;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 30px;
}


#navfooter li {
	float: left;
	
}

#navfooter li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 50px;
	text-transform: uppercase;
	
}

#navfooter a:hover {
	color: #003366;
	text-decoration: underline;
	}



body#community #navfooter #bottom1 a,
body#field #navfooter #bottom2 a,
body#worker #navfooter #bottom3 a,
body#jobs #navfooter #bottom4 a,
body#refer #navfooter #bottom6 a, 
body#contact #navfooter #bottom5 a {
	color: #003366;
	font-weight: bold;
}

#footer {
	color: #666666;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
#footer p {
	font-size: 90%;
}
#footer a {
	color: #333333;
	text-decoration: none;
}



#main .doctor-listing {
	background-color: #DFDBD2;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#main .doctor-listing img, #main .doctor-listing-odd img{
	border: 2px solid #A6B29A;
	margin-right: 10px;
	float: left;
	height: 92px;
	width: 92px;
}
#main .doctor-listing p, #main .doctor-listing-odd p {
	text-transform: uppercase;
	font-size: 90%;
	margin-bottom: 0px;
}
#main     .doctor-listing  a, #main .doctor-listing-odd a {
	color: #003366;
	text-transform: capitalize;
}
#main .listing-name, #main .listing-name {
	margin-bottom: 10px!important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%!important;
	font-weight: bold;
}

#main .doctor-listing-odd {
	background-color: #CBCEC0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}







/* BODY CHANGES */


body#homepage
{
	background-image: url('http://www.joionline.net/images/bg.jpg');
	
	}


body#homepage #logo  {
	width: 300px;
	padding-top: 130px;
	height: 260px;
	}
	

/* CLASSES*/

.bluetype {


}
#sidebar .sidebar-title {
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
	
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CDCFC0;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 120%;
	width: 280px;
}

#sidebar li a {
	border-bottom-color: #A6B29A;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style-type: none;
	text-decoration: none;
	width: 270px;
	padding-left: 10px;
}

#sidebar li a:hover {
	background-color: #D8D5C3;
}

#sidebar li {
	
}

/*
#referring #sidebar li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/

#referring    #sidenav      {
	list-style-type: none;
	margin-top: 10px;
	margin-left: -15px;
}
#referring #sidenav li {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003366;
	padding-top: 0px;    
    

    
    
}
#referring   #sidenav   a  {
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style-type: none;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 10px;
	display: block;
	width: auto;
}
#referring #sidenav ul ul {
	margin-bottom: 10px;
}
#referring #sidenav li a:hover {
	background-color: #D8D5C3;
}
#referring #sidenav .active   {
	background-color: #D8D5C3;
}
#referring #sidenav .nolink {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#doctor-bio {
	background-color: #DFDBD2;
	padding: 10px;
    min-height: 600px;
   
}
#doctor-bio #doctor-sidebar img {
	border: 2px solid #A6B29A;
	height: 200px;
	width: 200px;
	margin-bottom: 10px;
}
#doctor-bio #doctor-sidebar {
	float: left;
	width: 210px;
}
#doctor-bio #doctor-sidebar p {
	margin-bottom: 0px;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
}
#doctor-bio #doctor-sidebar a {
	font-weight: normal;
	text-transform: capitalize;
}
#doctor-bio #doctor-main {
	width: 350px;
	margin-left: 220px;
}
#librarytable li {
	padding-left: 20px;
}
#librarytable .divider {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	height: 20px;
	border-bottom-color: #CCCFBF;
}
.centertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #293E69;
	font-size: 130%;
	margin-bottom: 0px;
	font-weight: bold;
}
.nobottomspace {
	margin-bottom: 0px;
}
iframe {
	border: 1px solid #333333;
    text-align: center;
}
.centertitle-with-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #293E69;
	font-size: 130%;
	margin-bottom: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003366;
	padding-top: 10px;
	margin-top: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;
	color: #999999;
	font-size: 120%;
	margin-top: 10px;
}
.sign {
	padding-left: 30px;
	font-size: 95%;
}



/* form */

label
{
margin-right: 0.5em
display: block
}
.submit 
{
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.formstyled 
{
	color: #000000;
	border: 1px solid #AAA785;
	background-color: #D8D5C3;
	padding: 5px;
	width: 70%;
}


fieldset
{
	margin-top: 15px;
}

legend
{
	padding: 2px 6px;
	color: #900028;
}
textarea {
	color: #000000;
	border: 1px solid #0A6657;
	background-color: #DAEEF3;
}

#faxx {
	display: none;
}
#docscenter img {
	height: 110px;
	width: 110px;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
#docscenter p {
	margin-bottom: 0px;
}
#docscenter td {
	text-align: center;
}
#docscenter .namedoctor {
	font-weight: bold;
	color: #003366;
	margin-top: 5px;
}
.linetop {
	margin-top: 50px;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCFBF;
}

.uppercasebold {
	text-transform: uppercase;
	color: #003366;
	font-size: 90%;
	font-weight: bold;
}
#jobs #main p {
	margin-bottom: 0px;
}


/*-------LIBRARY COLORS -------*/

.high_cervical, .high_shoulders, .high_elbow, .high_knee, .high_thorasic, .high_foot, .high_hip, .high_hand {

}
.menucervical {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding-left: 10px;
}

.menushoulder {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
}
.menuelbow {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #66CCFF;
	padding-left: 10px;
}
.menuknee {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666CC;
	padding-left: 10px;
}
.menuthoracic {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #66CC66;
	padding-left: 10px;
}
.menuhand {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6699;
	padding-left: 10px;
}

.menufoot {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9966CC;
	padding-left: 10px;
}
.menuhip {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}

.menunone {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EBE8E0;
	padding-left: 10px;
}


.map {
	border: 1px solid #19345C;
	margin-right: 10px;
}


#main .docgrid {
	float: left;
	width: 150px;
	text-align: center;
	height: 220px;
}

#main .docgrid p {

margin-bottom: 0px;

}

#main .docgrid img {
	border: 2px solid #A6B29A;
	height: 92px;
	width: 92px;
}

#main .docgrid .namedoctor {
	font-weight: bold;
	margin-bottom: 10px;	
}

#main .docgrid .listing-location {
	margin-top: 10px;

}

.nobullets li {

	list-style-type: none!important;
	margin-left: 0px!important;


}

#doctors-wrap {
	background-color: #DFDBD2;
	border: 1px solid #BBB7B0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	line-height: 1.3em;
}

.fieldhidden {
display: none;
}

.joanellenote {
color: #FF0000;
}



#main .job-listing {
	background-color: #DFDBD2;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EBE8E0;
	border-bottom-width: 2px;
	margin-bottom: 5px; 
}

#jobs h3 {
	background-color: #A6B29A;
	padding: 5px;

}

#main .job-listing-odd {
	background-color: #CBCEC0;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE8E0;
	margin-bottom: 5px;
}#main   .applyjob    {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A5B199;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
}

#searchresults #main {
width: 90%;
float: none;
}

#cse-search-results {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.indent {
	margin-left: 15px;
	margin-bottom: 10px;
}

/*#rehab #main li, #doctor-main li, #community #main li, #patient #main li {
	list-style-type: square;
	margin-left: 15px;
}
#rehab #main ul {
	margin-bottom: 10px;
}*/

#main li {
	list-style-type: square;
	margin-left: 15px;
}
#main ul {
	margin-bottom: 10px;
}


#library #main li {
	list-style-type: none;
	margin-left: 0px;
}
#library  #main ul {
	margin-bottom: 0px;
}

.picborder {
	border: 2px solid #A6B29A;
	

}

#topnav #search, #topnav #form {


}


.testimonial-pic {
	float: left;
	margin-right: 10px;
	height: auto;
	width: 100px;
    border: 2px solid #A6B29A;

}

.testimonial-text {
font-style: italic;
}


#physicians object {

width: 200px;
height: 165px;
margin-bottom: 10px;
}

#doctor-sidebar h4 {
margin-bottom: 0px;


}

.ruler {
 	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
    margin-bottom: 10px;
    margin-top: 10px;

}

.hidden {
display: none;
}#homepage .news {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A6B29A;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#homepage  #main h4 {
	background-color: #A6B29A;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#homepage #main .news img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homepage  .news .boldtext {
	font-size: 150%;
	font-weight: bold;
	color: #698B5E;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.picleft {
margin-right: 10px;
float: left;

}