/* CSS for Firefox, Safari, Opera, and IE8 */
body
{
	font-family: Verdana, sans-serif;
	font-size: 80%;
	line-height: 16px;
	color: #333333;
	text-align: center;
	/* background-image: url(../images/dblue056.jpg); 
	background-color: #cfdff9;
	background-repeat: repeat;
	background-position: left top; 
	background-attachment: scroll;
	background-image: url(../images/bkgrd-grey-1.png); */
	background-color: #cfdff9;

}
.main
{
	width: 815px;
	padding: 20px;
	border: 2px solid #011857;	/* #2B2B6D */
	/*background-image: url(../images/background2.jpg);
	background-color: #000030;
	background-repeat: repeat-y;
	background-position: center; */
	margin: 0px auto;
	margin-top:0px;
	/* align for good browsers */
	text-align: left;
	/* counter the body center */
	background-color: #FFF;


}
#content{text-align:left; padding:0 8px 0 2px;}
#content .col1{margin-right:37px;}
#content .col2{padding-bottom:10px;}
#content .col3{padding-bottom:10px;}
/*page_1*/
#page1 #content .col1{float:left; width:194px;}
#page1 #content .col2{float:left; width:290px;}
#page1 #content .col3{float:left; width:auto;}

/*page_2*/
#page2 #content .col1{float:left; width:234px;}
#page2 #content .col2{float:left; width:264px;}
#page2 #content .col3{float:left; width:210px;}

/*page_3*/
#page3 #content .col1{float:left; width:194px;}
#page3 #content .col2{float:left; width:495px;}

/*page_4*/
#page4 #content .col1{float:left; width:244px;}
#page4 #content .col2{float:left; width:440px;}

/*page_5*/
#page5 #content .col1{float:left; width:194px;}
#page5 #content .col2{float:left; width:490px;}

/*page_6*/
#page6 #content .col1{float:left; width:194px;}
#page6 #content .col2{float:left; width:234px;}
#page6 #content .col3{float:left; width:250px;}

/*page_7*/
#page7 #content .col1{float:left; width:700px;}
#page7 #content .colS{float:left; width:750px;margin-left:20px;}

/*new navigation without images*/

#sidebarNav 
	{background-color: #0179B5;
	height:235px; 
	margin-top:0px;
	margin-left:8px;
	margin-right:2px;
	_margin-right:0px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	_padding-bottom:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	_font-family: Arial, sans-serif; /* IE browsers */
	}
#sidebarNav li {
	margin:3px 25px 4px 4px;
	_margin:0px 25px 0px 5px;
	padding-bottom:4px;
	_padding-bottom:2px;
	background:none;
	list-style-type: none;
	/* border-bottom:dotted 1px #FFFFFF; 
	background:url(../images/dots.png) 60px 18px repeat-x;
	_background:url(../images/dots.png) bottom repeat-x;	 
	_border-bottom:dotted 0px #FFFFFF;						*/ /* IE browsers */
	
	}	
.dots {
	background: url(../images/dots.png);
	background-repeat: repeat-x;
	_display: list-item;
	_list-style: url(../images/dots_wide.png) inside;
	_filter: alpha(opacity=0);
	width: 90%;
	_width: 100%;
	border: 0;
	height:1px;
	margin-left: auto;
	_margin-left:0px;
	margin-right: auto;
	margin-bottom: auto;
	_margin-bottom:-8px;
	}
#sidebarNav a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:200;
	_font-weight:bold; 	/* IE browsers */
	margin-left:10px;
	_margin-left:0px; 	/* IE browsers */
	}	
#sidebarNav .res a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:400;
	_font-weight:bold; /* IE browsers */
	}	
#sidebarNav a:hover {
	color:#000000;
	text-decoration:none;
	}	
.pdf {
	font-size:14px;
	line-height:16px;
	margin-top:25px;
	margin-left:25px;
	}	
.pdf p{
	margin-bottom:15px;
	}
#inner_content
{
	margin: 25px 15px 25px 10px;

}

.inner_text
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	_font-family: Arial, sans-serif; /* IE browsers */
	background-color: #F4F4F4;
	/* border-top: 1px #0179B5 solid; */
	border-right: 2px #0179B5 solid;
	border-left: 2px #0179B5 solid;
	border-bottom: 2px #0179B5 solid;	
	border-top: 1px #F4F4F4 solid;
	margin:0px auto;
	_margin-top:-26px;
	padding-top:25px;
	padding-left:10px;
}
.inner_text h2 {
	font-size: 14px;
	font-weight: bold;
	}
.inner_text_surg
{
	background-color: #F4F4F4;
	/* border-top: 1px #0179B5 solid; */
	border: 2px #0179B5 solid;
	margin:0px auto;
	_margin-top:-26px;
	padding-top:25px;
}
.inner_text p, .inner_text_surg p
{
	margin-bottom:15px;

	}
.inner_text2
{
	background-color: #F4F4F4;
	border: 2px #0179B5 solid;
	margin:0px auto;
	padding-top:5px;
}	
/* Hide from IE-Mac \*/
#iemac_tabs{
	display:none;
	}
/* End Hide */	
	
.inner_tab {
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px #0179B5 solid;
	margin: 0 auto;
	}
.inner_tab ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
/*	padding: 4px 0;
	margin: 0px 0px 1px 0; */

	}
.inner_tab ul li
{
   display:block;
   float:left;
   list-style:none;
   margin:0 3px 0px 0;
   padding:0;
   position:relative;
	border-top: 1px solid #0179B5;
	border-right: 1px solid #0179B5;
	border-left: 1px solid #0179B5;
	background-color: #D1D1D1;
/*	padding: 2px 6px 1px 6px; */

	background-image:none;
}	
.inner_tab .active a
{
	background-color: #0179B5;
	color:#F4F4F4;
}
.inner_tab a {
   display:block;
   margin:0 auto;
   padding:3px 10px;
   text-decoration:none;
   line-height:1.3em;
	color: #0179B5;
	text-decoration:none;
	}
.inner_tab a:hover
	{
	color: #000030;
	text-decoration: none;
	}			
.inner_tab .active a:hover
	{
	color:#F4F4F4;
	text-decoration: none;
	}	
.listing p {
	line-height: 15px;
	padding-bottom: 8px;
	}
#new_content
{
	border: 2px solid #0179B5;
	width: 700px;
	margin-left:10px;
	margin-bottom:25px;
	margin-top:10px;
	padding:20px;

}	

#new_content h2 {
	margin:5px 0 15px 5px;
	font-size:20px;
	
	}
#new_content h3 {
	margin:5px 0 15px 5px;
	font-size:16px;
	color: #0179B5;
	
	}	
#new_content h4 {
	margin:5px 0 15px 5px;
	font-size:16px;
	color: #333333;
	
	}	
#new_content .img_sm { margin: 0px 10px 0px 10px; }

#new_content p {
	margin:5px 0 15px 5px;
	}
#new_content img {
	border: 0px solid #FFF;
	}	
	
/*  table classes  */

.info	{
	font-size:12px;
	}
#submit	{
	line-height:20px;
	padding:5px 25px 5px 25px;
	}

/*  test divs  */	
	
#ie7 {
	display:none;
	}
#swarm {
	border: #000030 solid 1px;
	margin: 10px 20px;
	padding:2px;
	}
#swarm_list  {
	margin:10px 10px 20px 20px;
	}	
#swarm_list h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
	margin-left: -20px;
	_margin-left:0px;
	}
#swarm_list h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	}
#swarm_list h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:10px;
	color: #01689b;
	}
#swarm_list p {
	margin-left:15px;
	font-size: 12px;
	margin-bottom: 3px;
	margin-right:25px;
	}
	
#swarm_list a {
	color: #0179B5;
	text-decoration:none;
	}
#swarm_list a:hover {
	color: #000030 !important;
	text-decoration: none;
	}	
#swarm_list a:visited {
	color: #01689b;
	text-decoration: none;
	}	
.blue_line {
	background:url(http://www.bostonpaincare.com/images/f_back.gif) repeat-x top;
	width:100%;
	margin-top:30px;
	padding-top:20px;
	}
#staff {
	width=100%;
	margin:20px 5px 10px 25px;
	}
#staff h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:15px;
	color: #01689b;

	}
.staff_h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:15px;
	color: #777777;

	}	
#staff h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;
	}
#staff h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:10px;
	color: #01689b;
	}	
#staff p {
	margin-left:15px;
	font-size: 12px;
	margin-bottom: 3px;
	margin-right:25px;
	}	
#staff img {
	margin-bottom: 20px;
	}
.mobile {
	font-size:9px;
	text-align: right;
	color: #777;
	}
#pic2 {
	text-decoration: none;
	text-align: left;
	margin-top:10px;
	}

#pic2 h1 {
	font-size:12 px;
	font-weight: bold;
	}
#pic2 ul {
	margin-left:10px;
	}
#pic2 ul li
{
	padding: 5px 5px;
	display: block;
	line-height:17px; 
	color:#0E9FC4;
}	
#pic2 a
{
	
	list-style: none;
	text-decoration: none;
	line-height:17px; 
	color:#0E9FC4;
	font-weight: bold;
}
#pic2 img
{
	
	border: #000030 solid 1px;
	margin: 5px 10px;
	padding:2px;
}

/*  Complimentary Medicine css  */

#pic3 {
	text-decoration: none;
	text-align: left;
	margin-top:10px;
	}

#pic3 h1 {
	font-size:12 px;
	font-weight: bold;
	}
#pic3 ul {
	margin-left:10px;
	text-align: center;
	}
#pic3 ul li
{
	padding: 5px 10px 5px 0px;
	display: inline;
	line-height:17px; 
	color:#0E9FC4;
}	
#pic3 a
{
	
	list-style: none;
	text-decoration: none;
	line-height:17px; 
	color:#0E9FC4;
	font-weight: bold;
}
.photo1 
{
	
	border: #000030 solid 1px;
	margin: 5px 10px;
	padding:2px;
}
.photo2
{
	padding:2px 2px 2px 15px;
	border:0 solid #111111;
}
div.hr {
	background: transparent url(../images/dots.png);
	background-repeat: repeat-x;
	width: 100%;
	border: 0 none;
	height:1px;
	margin-top:25px;
	margin-bottom:25px;
	}
div.hr hr {
	display:none;
	}