

/*  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/


#menuwrapper {
	border-top: 1px solid #ffffff;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;

	background-color: #396E8E;
	

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 100%;
	font-family: Arial, sans-serif;
	z-index: 1;


}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 11px 5px 11px;
	border-left: 1px solid #8FBAD6;
	font-size: 100%;
	font-family: Arial, sans-serif;
	color: #B2D9F2;
}

#p7menubar a.trigger  { font-size: 100%; 
font-family: Arial, sans-serif; 
background: #396e8e url(http://www.lymedisease.org/limages/p7PM_dark_south.gif) no-repeat right center; 
padding: 5px 20px 5px 15px }

#p7menubar li {
	float: left;
	width: 11em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 14em;
}

#p7menubar ul li a  {
	color: #396E8E;
	border-left: 0;
	padding: 3px 22px 3px 26px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
		border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#p7menubar a {
	border-bottom: 1px solid #cccccc;;
	
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #254558;
	background-color: #7DB9D3;
	
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #254558;
	background-color: transparent;
}

#p7menubar ul a:hover  { background: url(http://www.lymedisease.org/limages/bt_lyme_nav2.gif) no-repeat }

#p7menubar li {width: auto;}
.border1 {border-bottom: 6px solid #F0F0F0;}
.border2 {border-bottom: 1px solid #cccccc;}

/*..............................................
  HEADER
 ...............................................*/	

	
#logo1 {
	height: 75px;
	width: 960px;
	border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
	background-color: #74CFA4;
	margin-right: auto;
	margin-left: auto;
voice-family: "\"}\""; 
  	voice-family:inherit;
 	width: 958px;
}
html>body #logo1 {
	width: 958px;
}
#headleft1 {
	float: left;
	width: 259px;
	margin: auto 0 auto 0;
	text-align: left;
}
#headleft1 a:link {
	text-decoration:none;
}

#headright1 {
	float: right;
	margin: 6px 12px 0 0;
	text-align: right;
	font: 500 11px arial, sans-serif; 
	color:#FFFFFF;
}
#headright1 a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#headright1 a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#headright1 a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#headright1 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#banner_act  { background: #7db9d3 url(http://www.lymedisease.org/limages/lymehead_activism.jpg) no-repeat; margin: 0; padding: 0; border-bottom: 6px solid #f0f0f0; width: 781px; height: 74px } 

.left {
	float: left;
	margin: 0;
	padding: 0;
	
}
.right {
	float: right;
	margin: 0;
	padding: 0;
	
}

	font-weight: bold;
	
}
.tabtxt a:hover{
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}		

.add28 {
	line-height: 28px;
}
.add4 {
	line-height: 4px;
}

#home_holder h1 { font-size: 36px; color: #F58227; padding: 0 0px 2px 0px; margin-bottom: 12px; margin-left: 8px; border-bottom: 3px solid #feeac4;}

/*..............................................
  Footer
 ...............................................*/	

#footer1 {
	width: 960px;
	height: 24px;
	background: #396E8E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;		
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	border-top: 6px solid #F0F0F0;
	border-bottom: 1px solid #Ffffff;
}
#footertop {
	width: 960px;
	height: 24px;
	background: #396E8E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;		
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
border-bottom: 1px solid #Ffffff;
}
.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6EAFF;	
	text-decoration: none;
}
.footlinks a:link, .footlinks a:visited, .footlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6EAFF;
	text-decoration: none;
}

.footlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6EAFF;
	text-decoration: underline;
}


/*..............................................
  Miscellaneous
 ...............................................*/

.formclear {
	margin:0;
	padding:0;

}
.floatright {
	float:right;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;

}
.floatleft {
	float:left;
	padding-right: 10px;
	padding-bottom: 6px;

}

	.agtext
{
	font: normal 12px arial, sans-serif; 
	line-height:18px;
	color:#666666;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: justify;
}

#rvwlist {
	padding:0;
	margin: 8px 0 3px 0;
	list-style:none;
}
.rvwlist3 {
	padding:0;
	margin: 6px 0 3px 0;
	list-style:none;
}
li.busbullet3  { font: 12px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsm1.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 8px 0 0; padding: 0 0 0 24px }
li#busbullet2  { font: 12px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsm.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 8px 0 0; padding: 0 0 0 18px }

li#busbullet1  { font: 12px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsm.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 4px 0 0; padding: 0 0 0 18px }

li#busbullet1sm  { font: 11px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsm.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 4px 0 0; padding: 0 0 0 14px }
.prelist{
	padding:0;
	margin: 6px 0 6px 0;
	list-style:none;
}

li.prelistbut  { font: 12px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsm.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 8px 0 0; padding: 0 0 0 18px }
.prelist2 {
	padding:0;
	margin: 6px 0 3px 0;
	list-style:none;
}
li.prelistbut2  { font: 12px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsm1.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 6px 0 0 16px; padding: 0 0 0 16px }

.prelist3 {
	padding:0;
	margin: 6px 0 3px 0;
	list-style:none;
}
li.prelistbut3  { font: 12px arial, sans-serif; background: url(http://www.lymedisease.org/limages/rv_bulletsq.gif) no-repeat 0 0; list-style-type: none; list-style-position: ; margin: 6px 0 0 28px; padding: 0 0 0 16px }

/*..............................................
Articles
 ...............................................*/

.artitem {margin: 18px 12px 10px 0;}

h3.title {font: 1.8em Georgia, Times, serif; margin-bottom: 0; color: #952a01; text-transform: none; letter-spacing: 1px;}

h3.title a:link, h3.title a:visited {color: #4e6b84; text-decoration: none;}
h3.title a:hover {color: #000; background-color: #e1ebfb; border-bottom-width: 1px;}


h5.info {font: 0.9em Verdana, sans-serif; color: #4e4d4d; font-weight: bold;
  letter-spacing: 0.1em; margin:0 0 0 0; line-height: 20px;}

h5.info a:link {font: 0.9em Verdana, sans-serif; color: #4e4d4d; font-weight: bold;
  letter-spacing: 0.1em; margin:12px 0 0 0;}
 
h5.info a:hover {text-decoration: underline;}  


.artitem p {
font: 14px arial, sans-serif; color: #504f4f; line-height: 20px; margin: 8px 0 16px 0; padding: 0;
}

hr.Linequestd {
border: 2px solid #feeac4;  
border-style: none none solid none;
margin: 0;
padding: 0;

}
.add6 {
line-height: 6px;
}
	/*..............................................
  Left Navigation
 ...............................................*/	
#leftnav{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 0;
  padding: 0;
}	
.leftnav2{
border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0;
  padding: 0;

}	
#lymelist ol {
  list-style: none;
  margin: 0;
  padding: 0;

}

#lymelist li {
 border-bottom: 1px solid #ddd;
  display: block;

    
}

#lymelist li a {
  height: 24px; 
  background-color: transparent;
  background-repeat: no-repeat;
  display: block;
  padding: 5px 0 0 28px;
    font-size: 10.5px;
   font-weight: bold;
   color: #828282;
  font-stretch: ultra-condensed;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	height: 18px;
}
html>body #lymelist li a {
	height: 18px;
} 	
#lymelist li.current a {
 color: #828282;
 background-image: url(http://www.lymedisease.org/limages/bt_lyme_nav.gif);
}

#lymelist li.current a:hover {
  text-decoration: none;
  background-image: url(http://www.lymedisease.org/limages/bt_lyme_nav.gif);
	color: #828282;
}
		
#lymelist li.unselected a {
color: #828282;
}

#lymelist li.unselected a:hover {
  text-decoration: none;
  background-image: url(http://www.lymedisease.org/limages/bt_lyme_nav.gif);
color: #828282;
}
.greyrt{
	border-right: 1px solid #cccccc;
}
.greyrt1{
	border-right: 3px solid #cccccc;
}
.grey{
	border: 3px solid #cccccc;
}

	#download {
	padding: 0;
	margin:0 0 18px 6px;
	list-style: none;
}
#download li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color:#0A7CBA;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
}
#download li a {
	color:#0A7CBA;
	background:url(http://www.lymedisease.org/limages/bt_down.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 14px;
	
}
#download li a:hover {
	color:#62C8FF;
	background:url(http://www.lymedisease.org/limages/bt_down_over.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
	text-decoration: none;
	padding: 0 0 0 14px;
	
}
#download2 {
	padding: 0;
	margin:0 0 18px 6px;
	list-style: none;
}
#download2 li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color:#0A7CBA;
	background:url(http://www.lymedisease.org/limages/bt_down2.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 50%;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 18px;

	
}
#download2 a:link { color:#0A7CBA; text-decoration:none; }
#download2 a:visited { color:#0A7CBA; text-decoration:none; }
#download2 a:active { color:#0A7CBA; text-decoration:none; }
#download2 a:hover { color:#0A7CBA; text-decoration:underline; }

.nav_download1 {
	width: 145px;
	height: 16px;
	font: bold 11px arial, sans-serif; 
	color:#6B6B6B;
	background: #EBEBEB;
	border: 1px solid #cccccc;
	margin: 18px 0 6px 0;
	padding: 3px 0 0 0;
	text-align: center;
}
.nav_download2 {
	width: 145px;
	height: 16px;
	font: bold 11px arial, sans-serif; 
	color:#6B6B6B;
	background: #EBEBEB;
	border: 1px solid #cccccc;
	margin: 0 0 6px 0;
	padding: 3px 0 0 0;
	text-align: center;
}
.nav_download1sm {
	width: 145px;
	height: 16px;
	font: bold 10px arial, sans-serif; 
	color:#6B6B6B;
	background: #EBEBEB;
	border: 1px solid #cccccc;
	margin: 18px 0 6px 0;
	padding: 3px 0 0 0;
	text-align: center;
}

#banner_lyme101 {
	width: 958px;
	height: 91px;
	background: #7DB9D3;
	background-image: url(http://www.lymedisease.org/limages/lymehead_lyme101_lg.jpg);
	background-repeat: no-repeat;
	border-bottom: 6px solid #F0F0F0;
	margin: 24px 0 0 0 ;
	padding: 0;
} 	
#lymehead {
	width: 958px;
	height: 91px;
	background: #7DB9D3;
	border-bottom: 6px solid #F0F0F0;
	margin: 0;
	padding: 0; }

/*..............................................
  Right Navigation
 ...............................................*/	
#rtlist {
	padding: 0;
	margin:6px 0 18px 0;
	list-style: none;
}
#rtlist li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color: #396E8E;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
}
#rtlist li a {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 18px;
	
}
#rtlist li a:hover {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert_over.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
	text-decoration: none;
	padding: 0 0 0 18px;
	
}
#rtlist2 {
	padding: 0;
	margin:12px 0 12px 0;
	list-style: none;
}
#rtlist2 li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color: #396E8E;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
}
#rtlist2 li a {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 18px;
	
}
#rtlist2 li a:hover {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert_over.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
	text-decoration: none;
	padding: 0 0 0 18px;
	
}
#rtlist4 {
	padding: 0;
	margin:6px 0 10px 0;
	list-style: none;
}
#rtlist4 li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color: #396E8E;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
}
#rtlist4 li a {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 18px;
	
}
#rtlist4 li a:hover {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert_over.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
	text-decoration: none;
	padding: 0 0 0 18px;
	
}
#rtlist2 {
	padding: 0;
	margin:0 0 18px 0;
	list-style: none;
}
#rtlist2 li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color: #396E8E;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
}
#rtlist2 li a {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 18px;
	
}
#rtlist2 li a:hover {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert_over.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
	text-decoration: none;
	padding: 0 0 0 18px;
	
}
#rtlist3 {
	padding: 0;
	margin:6px 0 18px 12px;
	list-style: none;
}
#rtlist3 li {
	list-style: none;
	 font: bold 10px arial, sans-serif;  
	color: #396E8E;
  	font-stretch: condensed;
  	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
}
#rtlist3 li a {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert_over.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 18px;
	
}
#rtlist3 li a:hover {
	color: #396E8E;
	background:url(http://www.lymedisease.org/limages/bt_lymert.gif);
   	 background-repeat:no-repeat;
    background-position: 0 50%;
	text-decoration: none;
	padding: 0 0 0 18px;
	
}
#lymesymptom {
	padding: 0;
	margin:0;
	list-style: none;
}

#lymesymptom li {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/sp_bl.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 16px;
	font: normal 11px arial, sans-serif; 
	line-height: 16px;
}

#lymesymptom a:link, #lymesymptom a:visited {
text-decoration:underline;
}
 .charttext
{
	font-family:Verdana;
	font-size:1em;
	line-height:17px;
	color:#666666;
	margin: 0 24px 12px 0;
	padding: 0;
	text-align: justify;
}
 .charttext1
{
	font-family:Verdana;
	font-size:1em;
	line-height:17px;
	color:#666666;
	margin: 0 0 12px 24px;
	padding: 0;
	text-align: justify;
}
 .ticktextsp
{
	font: bold 13px arial, sans-serif;  
	line-height:15px;
	color:#666666;
	margin: 0;
	padding: 12px;
}

 .ticktext
{
	font: bold 14px arial, sans-serif;  
	line-height:17px;
	color:#666666;
	margin: 0;
	padding: 12px;
}
.contentnav1 {
	float: right;
	width:120px; 
	background: #Ffffff;
	margin:6px 0 12px 18px;
	
} 
.contentnav1a {
	border-top: 4px solid #1C90CD;
	border-left: 4px solid #1C90CD;
	
} 
.greydotrtno1 {
	padding: 8px 10px 8px 10px;
	
} 
.greydotrtno {
	padding: 8px 10px 4px 10px;
	border-bottom: 2px dotted #cccccc;
	
} 
.greydotrt {
	padding: 8px 10px 4px 10px;
	border-right: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	
} 
.greydotrt2 {
	padding: 8px 10px 8px 10px;
	border-right: 2px solid #cccccc;
	
} 
.greydotrta {
	padding: 8px 10px 8px 10px;
	border-right: 2px dotted #cccccc;
	
} 
.greydotrt3 {
	padding: 8px 10px 4px 10px;
	border-right: 2px dotted #cccccc;
	border-bottom: 2px solid #cccccc;
	
} 
.greydotrt3no {
	padding: 8px 10px 4px 10px;
	border-bottom: 2px solid #cccccc;
	
} 
.greydotrt1 {
	padding: 8px 10px 4px 10px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px dotted #cccccc;
	
} 
.greydottop1 {
	border-top: 2px dotted #cccccc;
	
} 
.greydottop {
	padding-left: 6px;
	padding-right: 6px;
	border-right: 2px dotted #cccccc;
	border-top: 2px dotted #cccccc;
	
} 

.charthead { font: bold 11px arial, sans-serif; 
	color:#0A7CBA;
	margin: 0;
	padding: 0;
}
 .text
{
	font-family:Verdana;
	font-size:12px;
	line-height:19px;
	color:#212121;
	margin: 6px 0 12px 0;
	padding: 0;
	text-align: justify;
}
#rvwlist {
	padding:0;
	margin: 8px 0 3px 0;
	list-style:none;
}
.rvwlist3 {
	padding:0;
	margin: 6px 0 3px 0;
	list-style:none;
}
li.busbullet3 {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/rv_bulletsm1.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 24px;
	font: normal 12px arial, sans-serif; 
}
li#busbullet2 {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/rv_bulletsm.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 18px;
	font: normal 12px arial, sans-serif; 
}

li#busbullet1 {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/rv_bulletsm.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 4px 0 0 0;
	padding: 0 0 0 18px;
	font: normal 12px arial, sans-serif; 
}

li#busbullet1sm {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/rv_bulletsm.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 4px 0 0 0;
	padding: 0 0 0 14px;
	font: normal 11px arial, sans-serif; 
}
.smallor { font: bold 14px arial, sans-serif; 
	color:#F58227;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	text-decoration: none;
}
.rvwlist {
	padding:0;
	margin: 8px 0 3px 0;
	list-style:none;
}
.rvwlist li {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/rv_bulletsm.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 18px;
	font: normal 12px arial, sans-serif; 
}
.bullet li {
	list-style: none;
	background:url(http://www.lymedisease.org/limages/rv_bulletsm.gif);
   	 background-repeat:no-repeat;
    	background-position: 0 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 18px;
	font: normal 12px arial, sans-serif; 
}

.headh1 { font: normal 32px arial, sans-serif; 
	color:#FFFFFF;
	margin: 0;
	padding: 18px 0 0 14px;
}





