body {
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:Arial,Helvetica,sans-serif;
	color: #333;
	background-image:url("/static/adisb/img/bg_fade.gif");
	background-repeat:repeat-x;
}

.border {
	border:2px solid #000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

a {
	font-size: 1em;
	line-height: 1.2em;
	color:#47B41B;
	/*color:#666666;*/
	text-decoration:underline;
}
a:visited {
	color:#47B41B;
	/*color:#999999;*/
	text-decoration:underline;
}
a:hover {
	color:#47B41B;
	/*color:#333333;*/
	text-decoration:none;
}

#container {
	width:760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff; 
	background-repeat: no-repeat;
	background-image:  url("/static/adisb/img/rounded_top.gif");
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

#top_links{
	float:right;
	text-align:right;
	padding:0;
	width:350px;
	font-size:1.1em;
}
#top_links input.searchbox {
	font-size:1em;
	color:#999999;
	padding:2px;
	border: solid #999999 1px;
}
#top_links input.searchbutton {
	font-size:1em;
	color:#333333;
	padding:1px;
	border: solid #999999 1px;
}
#top_links ul {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 0;
}
#top_links form {
	margin: 0;
}
#top_links li {
	display: inline;
	list-style-type: none;
}
#top_links a {
	color: #666666;
	text-decoration: none;
}
#content {
	margin-top:30px; 
	background-color:#ffffff;
}
#content img {
	margin-top:10px;
	margin-bottom:0px;
}
#bottomcontent {
	width:760px;
	height:auto;
	margin-right: auto;
	margin-left: auto; 
	background: #ffffff url("/static/adisb/img/br.gif") no-repeat bottom left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	clear:both;
}
#footer {
	width:760px;
	height:48px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image:  url("/static/adisb/img/footer.png");
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
#site {
	height:160px;
	padding-top:15px;
}
#footer-links {
	font-size: 1.2em;
	margin-top: 10px;
	text-align: center;
}
#footer-links p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1em;
}
#footer-logos {
	text-align: center;
}
#footer-logos img {
	padding: 0 10px;
}
#footer-logos-bottom {
	text-align: center;
	margin-top: 10px;
}
#footer-logos-bottom img {
	padding: 5px 0 0 0;
}
#clear {
	clear:both;
	height:1px;
}

#main_content {
	margin-top:8em;
}


#leftbox h1, #main_content h1 {
	font-size: 1.67em;
	font-weight: 400;
	color: #333333;
	padding-bottom: 0.2em;
	margin-bottom: 1em;
	border-bottom: 1px #cccccc solid;
}
#leftbox h2, #main_content h2 {
	font-size: 1.33em;
	font-weight: 400;
	border-bottom: 1px #cccccc solid;
	color:#199322;
}
#leftbox h3, #main_content h3 {
	font-size: 1.167em;
	font-weight: 700;
	color:#199322;
}
#leftbox ul, #main_content ul {
	font-size: 1em;
}
#leftbox li, #main_content li {
	list-style-type:square;
	margin-bottom: 0.25em;
}
.personjpg {
	float:left; 
	width:120px; 
	padding-right:10px;
	padding-bottom:10px;
	margin-right:20px;
}
#main_content .tagline {
	color: #00acff;
	font-size: 1.5em;
	margin-left: 2em;
}
#main_content .quote {
	color: #f3bd56;
	font-size: 1.25em;
	margin-left: 2em;
}
#main_content .quote_author {
	color: #666666;
	margin-left: 2em;
}
#main_content .link_table {
	font-size: 1.5em;
}
.link_table td {
	padding-bottom: 25px;
}

#right_content h3 {
	font-size: 1em;
}
#right_content a {
	color: #333333;
}
#right_content li {
	margin-bottom: 0.2em;
}


/***********************************************/
/* Styles                                      */
/***********************************************/

#small {
	font-size: 0.9em;
	line-height: 1.1em;
}
li {
	font-size: 1.5em;
	line-height: 1.2em;
}
p {
	font-size: 1.5em; 
	line-height: 1.3em;
	margin-bottom:0px;
}
h1 {
	font-size: 2em;
	font-weight: 400;
	margin-top:0.2em;
}
h2 {
	font-weight: 700;
	line-height: 1em;
	padding-bottom:1px;
	margin-top:3px; 
	padding-top:6px;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
	color:#666666;
}

.quotes {
	font-style:italic;
	font-size:1.3em;
	color:#003399;
}

/***********************************************/
/* Box Model Hacks                             */
/***********************************************/* 

html #container {    
	width: 800px; 
	/* for IE5 and IE6 in quirks mode */    
	w\idth: 760px; 
	/* for IE6 in standards mode */  
}
* html #feature {    
	width: 760px; /* for IE5 and IE6 in quirks mode */    
	w\idth: 740px; /* for IE6 in standards mode */  
}
* html #footer {    
	width: 800px; /* for IE5 and IE6 in quirks mode */    
	w\idth: 760px; /* for IE6 in standards mode */  
}  


#logo {
	position: relative;
	top:2em;
	width:760px;
	height:100px;
	background: url("/static/adisb/img/adi_logo.gif") top left no-repeat;
	font-size: 2em;
        font-weight: 400;
        margin-top:0.2em;

}

#topnav {
	position: relative;
	top: 4em;
	width: 760px;
	height: 24px;
	padding: 0;
	margin: 0px 0;
	background: url("/static/adisb/img/master.gif") top left no-repeat;
}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 24px;
	display: inline;
	overflow: hidden;
	width: 760px;
}
#nav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	font-size:1.2em;
	list-style-type: none;
}
#nav a {
	text-decoration: none;
	color: #f0f0f0;
	font-weight: 500;
}
#nav a:hover {
	background-position: 0 -52px;
}
#nav a.selected {
	background-position: 0 -52px;
}
#about a, #products a, #demo a, #services a, #store a, #customers a, #partners a,#contact a {
	float: left;
	background: url("/static/adisb/img/divider.gif") top left no-repeat;
	padding-left: 1px;
}
#end {
	float: left;
	background: url("/static/adisb/img/divider.gif") top left no-repeat;
	width: 1px;
	height: 24px;
}
#patients a {
	float: left;
	background: url("/static/adisb/img/lhs_blue.gif") top left no-repeat;
	padding-left: 10px;
}
#developers a, #blogs a {
	float: left;
	background: url("/static/adisb/img/divider_green.gif") top left no-repeat;
	padding-left: 1px;
}

#nav a, #nav a span
{
	display: block;
	float: left;
}

#patients span, #faqs span, #links span, #hours span, #requestPhotos span, #doctors span, #location span,#contact span, #cbct span {
	background:  url("/static/adisb/img/bg.gif") top left repeat;
}
#developers span, #blogs span {
	background:  url("/static/adisb/img/bg_green.gif") top left repeat;
}

#nav a span {
	display: block;
	float: left;
	padding: 3px 8px 4px 8px;
	margin: 0;
	overflow: hidden;
	height /**/:24px; /* for IE5/Win */
	font-size: 1.2em;
	color: #f0f0f0;
	font-weight: 400;
}
#nav a:hover span, #nav a.selected span {
	background-position: 0 -52px;
}
#developers a span, #blogs a span {
	background:  url("/static/adisb/img/bg_green.gif") top left repeat;
}


/* Hide from IE5-Mac \*/
#nav a, #nav a span
{
float: none
}
/* End hide */

#nav a:hover
{
color: #fff;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#nav li {
	float: left;
	margin: 0;
}


.frontpanel {
  	margin: 10px 0 0 0;
  	padding: 10px;
  	width: 740px;
    background-color: #f1f1f1;
    clear: both;
  }
  .frontpanel-icon {
    padding: 0 3px;
    margin: 0;
    float: left;
  }
  .frontpanel-icon img {
  	padding: 0;
  	margin: 0;
  	border: none;
  }
  .frontpanel-icon ul {
  	margin-top: 10px;
  }
  .frontpanel-icon ul li {
  	list-style-type: square;
  	list-style-image: url("/static/adisb/img/frontpanel/bullet_b.gif");
  	font-size: 1.2em;
  	margin-bottom: 5px;
  }
  #tagline {
  	padding: 5px 1% 20px 1%;
  	margin: 0;
  }
  #tagline p {
  	font-size: 1.5em;
  	font-weight: 400;
  	color: #666666;
  	padding: 0;
  	margin: 0px;
  }
  .front_column {
  	font-size: 1.2em;
  	width: 238px;
  	float: left;
  	margin: 0 20px 20px 0;
  	border: 1px solid #cccccc;
  	padding-bottom: 1em;
  }
  .front_list {
  }
  .front_list h2 {
  	color: #333333;
  	font-size: 1.25em;
  	font-weight: 400;
  	margin-top: 0;
  	margin-bottom: 0;
  	padding: 5px 10px;
  	background-color: #f1f1f1;
  }
  .front_list h2 a, .front_list h2 a:visited, .front_list h2 a:active {
  	color: #333333;
  	text-decoration: none;
  }
  .front_list h3 {
  	font-size: 1em;
  	font-weight: 400;
  	margin-top: 1em;
  	margin-bottom: 0
  }
  .front_list p {
  	margin-bottom: 0;
  }
  .front_list p.date {
  	font-size: 0.9em;
  	margin-top: 0.25em;
  }
  .front_list h3, .front_list p {
  	padding: 0 10px;
  }
  .front_list ul {
  	padding-left: 0;
  	margin-top: 1em;
  	margin-left: 30px;
	margin-bottom: 0;
  }
  .front_list ul.right {
  	padding-left: 0;
  	margin-left: 30px;
  }
  .front_list li {
  	list-style-type: square;
	list-style-image: url("/static/adisb/img/icons/arrow_b.gif");
	margin-bottom: 0.25em;
  }
	ul.front-links-top {
		margin-top: 0;
		margin-left: 0;
		padding-left: 0;
  		list-style-type: none;
	}
	.front-links-top li {
		display: inline;
		float: left;
		width: 32%;
		margin-top: 1em;
		text-align: center;
	}
	.front-links-top img {
		border: 0;
		margin-bottom: 5px;
	}
	.front-links-bot-left {
		float: left; width: 46%; margin-top: 1em; padding-left: 10px;
	}
	.front-links-bot-right {
		float: left; width: 46%; margin-top: 1em;
	}
	#banner1 {
		display: inline;
	}
	#banner2 {
		display: inline;
		margin-left: 14px;
	}
