@charset "utf-8";

@media screen {
/*
 *	http://www.yourdentistryguide.com/_assets/common.css
 */
* {
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background: url('http://i1.yourdentistryguide.com/images/body.gif') repeat-x 0 0 #0175a9;
	font: 10px/10px Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
	body * {
		position: relative;
	}

/* ------------------------------------------------------------------------------
 * ---------->>> Links <<<-------------------------------------------------------
 * ------------------------------------------------------------------------------
 */
a:link {
	color: #005d87;
	text-decoration: none;
}
a:visited {
	color: #69aac7;
	text-decoration: none;
}
a:hover {
	color: #005d87;
	text-decoration: underline;
}


/* ------------------------------------------------------------------------------
 * ---------->>> Site-wide Classes <<<-------------------------------------------
 * ------------------------------------------------------------------------------
 */
.skip { display: none; }
.clear { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }
.floatL { float: left; }
.alert {
	background: url('http://i2.yourdentistryguide.com/images/exclamation.png') no-repeat center #fff6bf;
	background-position: 15px 50%;
	padding: 5px 20px 5px 45px;
	border: 2px solid #ffd324;
	font-size: 1.2em;
	line-height: 1.4em;
}
.error {
	background: #fee;
	color: #c00;
}
.required { color: #c00; }
.subject { display: none; }
.blur { color: #999; }

.ad-tag { margin: 0 0 2px; }
.stopper { vertical-align: middle; }
.imgL {
	float: left;
	margin: 0 15px 10px 0;
	border: 0;
}
.imgR {
	float: right;
	margin: 0 0 10px 15px;
	border: 0;
}
.caption {
	float: right;
	text-align: center;
	font-weight: bold;
	color: #666;	
	font-size: .9em;
	line-height: 1.2em;	
	margin: 0 0 10px 15px;
}
.imgCred {
	color: #333;	
	font-size: .8em;
	font-weight: normal;
}
#content #editorial .next p {
      margin-bottom: 0;
 }
#content #editorial .next li {
	margin: 1.1em 0;
}
/* ------------------------------------------------------------------------------
 * ---------->>> Layout <<<------------------------------------------------------
 * ------------------------------------------------------------------------------
 */
#shadow-wrapper {
	background: url('http://i1.yourdentistryguide.com/images/repeat-vertical.gif') repeat-y 0 0 #0175a9;
	margin: 0 auto 15px;
	width: 993px;
	text-align: left;
}
	#shadow-wrapper .top {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 0;
		background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat 0 0;
		display: block;
		width: 993px;
		height: 159px;
	}
	#shadow-wrapper .bottom {
		position: absolute;
		left: 0;
		bottom: -15px;
		z-index: 0;
		background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat 0 -159px;
		display: block;
		width: 993px;
		height: 33px;
	}
#container {
	float: left;
	left: 15px;
	top: 9px;
	margin: 0 15px 9px 0;
	width: 963px;
	z-index: 1;
}

#header {
	float: left;
	width: 100%;
	height: 120px;
	background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat 0 -192px;
}
	#header #logo {
		float: left;
		left: 19px;
		margin: 0 19px 0 0;
	}
	#header #fad {
		float: right;
		right: 8px;
		margin: 0 0 0 8px;
	}
	#header #site-search {
		clear: left;
		float: left;
		left: 11px;
		top: 6px;
		margin: 0 11px 6px 0;
		width: 163px;
	}
		#header #site-search #epq {
			float: left;
			padding: 2px 10px 6px 6px;
			border: none;
			width: 141px;
			w\idth: 125px;
			height: 20px;
			he\ight: 12px;
			background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat 0 -312px;
			font-size: 1em;
			font-weight: bold;
			line-height: 1em;
			color: #597400;
		}
		#header #site-search #searchBtn {
			float: right;
			width: 21px;
			height: 20px;
		}
	
#topNav {
	float: right;
	right: 5px;
	margin: 0 0 0 5px;
	clear: right;
	width: 541px;
	height: 28px;
}
	#topNav li {
		float: left;
		width: auto;
		height: 28px;
		list-style: none;
	}
	#topNav li a {
		float: left;
		display: block;
		height: 28px;
		background-image: url('http://i1.yourdentistryguide.com/images/buttons.jpg');
		background-repeat: no-repeat;
	}
	#topNav li a span { display: none; }
		#topNav li#cs, #topNav li#cs a {
			width: 177px;
		}
			#topNav li#cs a:link, #topNav li#cs a:visited {
				background-position: -67px 0;
			}
			#topNav li#cs a:hover {
				background-position: -67px -28px;
			}
		#topNav li#ar, #topNav li#ar a {
			width: 161px;
		}
			#topNav li#ar a:link, #topNav li#ar a:visited {
				background-position: -244px 0;
			}
			#topNav li#ar a:hover {
				background-position: -244px -28px;
			}
		#topNav li#bna, #topNav li#bna a {
			width: 203px;
		}
			#topNav li#bna a:link, #topNav li#bna a:visited {
				background-position: -405px 0;
			}
			#topNav li#bna a:hover {
				background-position: -405px -28px;
			}

#left {
	float: left;
	clear: left;
	width: 170px;
	margin: 0 0 50px;
}
	#menu {
		float: left;
		top: -7px;
		width: 170px;
		margin: 0 0 -7px;
		z-index: 999;
	}
		#menu li {
			float: left;
			width: 170px;
			height: 27px;
			list-style: none;
		}
		#menu li a {
			float: left;
			display: block;
			width: 170px;
			height: 27px;
			background-image: url('http://i1.yourdentistryguide.com/images/buttons.jpg');
			background-repeat: no-repeat;
			background-position: 0 -56px;
		}
		#menu li a span { display: none; }
		#menu li#menu1 a:link, #menu li#menu1 a:visited {
			background-position: 0 -56px;
		}
			#menu li#menu1 a:hover, #menu li#menu1.on a, #menu li#menu1:hover a {
				background-position: -170px -56px;
			}
		#menu li#menu2 a:link, #menu li#menu2 a:visited {
			background-position: 0 -83px;
		}
			#menu li#menu2 a:hover, #menu li#menu2.on a, #menu li#menu2:hover a {
				background-position: -170px -83px;
			}
		#menu li#menu3 a:link, #menu li#menu3 a:visited {
			background-position: 0 -110px;
		}
			#menu li#menu3 a:hover, #menu li#menu3.on a, #menu li#menu3:hover a {
				background-position: -170px -110px;
			}
		#menu li#menu4 a:link, #menu li#menu4 a:visited {
			background-position: 0 -137px;
		}
			#menu li#menu4 a:hover, #menu li#menu4.on a, #menu li#menu4:hover a {
				background-position: -170px -137px;
			}
		#menu li#menu5 a:link, #menu li#menu5 a:visited {
			background-position: 0 -164px;
		}
			#menu li#menu5 a:hover, #menu li#menu5.on a, #menu li#menu5:hover a {
				background-position: -170px -164px;
			}
		#menu li#menu6 a:link, #menu li#menu6 a:visited {
			background-position: 0 -191px;
		}
			#menu li#menu6 a:hover, #menu li#menu6.on a, #menu li#menu6:hover a {
				background-position: -170px -191px;
			}
		#menu li#menu7 a:link, #menu li#menu7 a:visited {
			background-position: 0 -245px;
		}
			#menu li#menu7 a:hover, #menu li#menu7.on a, #menu li#menu7:hover a {
				background-position: -170px -245px;
			}
		#menu li#menu8 a:link, #menu li#menu8 a:visited {
			background-position: 0 -299px;
		}
			#menu li#menu8 a:hover, #menu li#menu8.on a, #menu li#menu8:hover a {
				background-position: -170px -299px;
			}
		#menu li#menu9 a:link, #menu li#menu9 a:visited {
			background-position: 0 -326px;
		}
			#menu li#menu9 a:hover, #menu li#menu9.on a, #menu li#menu9:hover a {
				background-position: -170px -326px;
			}
		#menu li#menu10 a:link, #menu li#menu10 a:visited {
			background-position: 0 -353px;
		}
			#menu li#menu10 a:hover, #menu li#menu10.on a, #menu li#menu10:hover a {
				background-position: -170px -353px;
			}
		#menu li#menu11 a:link, #menu li#menu11 a:visited {
			background-position: 0 -380px;
		}
			#menu li#menu11 a:hover, #menu li#menu11.on a, #menu li#menu11:hover a {
				background-position: -170px -380px;
			}
		#menu li#menuHome a:link, #menu li#menuHome a:visited {
			background-position: 0 -407px;
		}
			#menu li#menuHome a:hover, #menu li#menuHome.on a, #menu li#menuHome:hover a {
				background-position: -170px -407px;
			}

		/* ----------------------------------------------------------------------------------------*/
		/* ---------->>> superfish styles for submenus <<<-----------------------------------------*/
		/* ----------------------------------------------------------------------------------------*/
		#menu li ul.megamenu {
			position: absolute;
			left: 170px;
			top: -999em;
			width: auto;
		}
			#menu li:hover ul.megamenu,
			#menu li.sfHover ul.megamenu {
				left: 170px;
				top: -8px;
				z-index: 99;
			}
			#menu ul.megamenu li {
				height: auto;
			}
			#menu ul.megamenu a {
				background: none;
			}
				
			#menu .wrapper {
				position: relative;
				float: left;
				width: auto;
				height: 100%;
			}
				#menu .wrapper.onecol {
					width: 215px;
				}
				#menu .wrapper.twocol {
					width: 430px;
				}
				#menu .wrapper.threecol {
					width: 645px;
				}
			#menu .wrapper .top {
				float: left;
				width:100%;
				height:50%;
				background:url('http://i2.yourdentistryguide.com/images/menu-bg.png') no-repeat right top;
				z-index: 2;
			}
			#menu .wrapper .top span {
				float: left;
				display:block;
				position:relative;
				width: 50%;
				height:100%;
				background:url('http://i2.yourdentistryguide.com/images/menu-bg.png') no-repeat left top;
				z-index: 2;
			}
			#menu .wrapper .bottom {
				position: absolute;
				left: 0;
				bottom: 0;
				float: left;
				width: 100%;
				height:60%;
				background:url('http://i2.yourdentistryguide.com/images/menu-bg.png') no-repeat right bottom;
				clear: left;
				z-index: 1;
			}
			#menu .wrapper .bottom span {
				float: left;
				display:block;
				position:relative;
				width: 50%;
				height:100%;
				background:url('http://i2.yourdentistryguide.com/images/menu-bg.png') no-repeat left bottom;
				z-index: 1;
			}
			#menu .wrapper .column {
				float: left;
				left: 12px;
				top: 15px;
				margin: 0 12px 30px 0;
				width: 203px;
				height: 100%;
				font-size: 1.2em;
				z-index:3;
			}
			/*
			 *	menu 2nd level
			 */
			#menu .column ul {
				float: left;
				left: 12px;
				width: 161px;
				height: auto;
			}
				#menu .onecol .column ul {
					width: 175px;
				}
			#menu .column ul li {
				float: left;
				left: 0;
				width: 100%;
				margin: 0 0 5px;
			}
			#menu .column ul li a:link, #menu .column ul li a:visited, #menu .column ul li span {
				height: 1%;
				position: relative;
				color: #005d87;
				font-weight: bold;
				width: auto;
				line-height: 1.3em;
			}		
			/*
			 *	menu 3rd level
			 */
			#menu .column ul ul {
				left: 10px;
				top: 5px;
				margin: 0 10px 0 0;
				width: 150px;
			}
			#menu .column ul ul li a:link, #menu .column ul ul li a:visited {
				color: #005d87;
				font-weight: normal;
				font-size: 11px;
			}
	#left #carecreditContainer {
		float: left;
		left: 8px;
		top: 42px;
		width: 147px;
		margin: 0 8px 42px 0;
		text-align: right;
	}
		#left #carecreditContainer .ad-tag {
			right: 1px;
			margin: 0 0 2px 0;
		}


object { outline: none; } /* fix FF3 dotted outline on flash implemented using swfObject */

#footerHome {
	float: left;
	clear: both;
	left: 14px;
	bottom: 28px;
	margin: -50px 14px 0 0;
	width: 786px;
	z-index: -999;
}

#footer {
	float: left;
	clear: both;
	left: 14px;
	bottom: 28px;
	margin: -50px 14px 0 0;
	width: 786px;
	z-index: -999;
}
	#footer #ncohf, #footerHome #ncohf {
		width: 140px;
		font-size: .9em;
		line-height: 1.2em;
		color: #000;
	}
		#ncohf a:link, #ncohf a:visited {
			color: #000;
		}
		#ncohf a:hover {
			text-decoration: underline;
		}

	#footer #links, #footerHome #links {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 614px;
		text-align: center;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #8d8d8d;
	}
		#links a:link, #links a:visited {
			color: #0175a9;
		}
		#links a:hover {
			text-decoration: underline;
		}
		#links a.on:link, #links a.on:visited, #links a.on:hover {
			color: #8d8d8d;
			text-decoration: none;
			cursor: text;
		}

#copyright, #alternate {
	width: 928px;
	margin: 0 auto 10px;
	color: #fff;
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
}
	#copyright a:link, #copyright a:visited, #alternate a:link, #alternate a:visited {
		color: #fff;
	}
	#copyright a:hover, #alternate a:hover {
		text-decoration: underline;
	}
	
#hon {
		width: 235px;
		margin: 20px auto 0; text-align: left;
		font-size: .9em;
		line-height: 1.2em;
		color: #fff;
}
#hon a:link, #hon a:visited {
		color: #fff;
}
#hon a:hover {
		text-decoration: underline;
}
#hon img { 
		position: relative; 
		float: left; 
		margin: 0 11px 10px 0;
}

/*			CareCredit Guide Form			*/
#left #formContainer { float: left; left: 10px; top: 42px; width: 150px; height: 334px; margin: 0 10px 0 0; text-align: right; }
	#left #formContainer .ad-tag { right: 1px; margin: 0 0 2px 0; }

#special .advForm { background: url('http://i1.yourdentistryguide.com/images/cc-guide.gif') no-repeat 0 0; width: 150px; height: 334px; }
	.advForm .infoField	{ float: left; width: 122px; w\idth: 119px; height: 21px; he\ight: 17px; border: 1px solid #d4d3d3; clear: both; margin: 0 0 7px 12px; }
		.advForm input.infoField { font-size: 12px; color: #8f8f8f; padding: 1px 3px 2px 3px; }
		.advForm .firstField { margin-top: 214px; }
	.advForm .btn { width: 142px; height: 22px; clear: both; margin-top: 7px; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color: #666;
}
#TB_window a:link	{ color: #666; }
#TB_window a:visited	{ color: #666; }
#TB_window a:hover	{ color: #000; }
#TB_window a:active	{ color: #666; }
#TB_window a:focus	{ color: #666; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack { background: url(../images/macFFBgHack.png) repeat; }
.TB_overlayBG {
  background-color:#000;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
#TB_window {
  position: fixed;
  background: #fff;
  z-index: 102;
  color:#000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/*
 *	sIFR styles
 */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}

.sIFR-active #popular .feature h2 {
    font-family: Verdana;
    visibility: hidden;
}
/*
 *	http://www.yourdentistryguide.com/_assets/home.css
 */
#content {
	float: right;
	right: 16px;
	top: 8px;
	margin: 0 0 8px 16px;
	width: 761px;
}

#featured {
	float: right;
	width: 300px;
	height: 249px;
	background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat -993px 0;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #010100;
}
	#featured h4 {
		position: absolute;
		top: -999em;
	}
	#featured div {
		float: left;
		left: 14px;
		top: 55px;
		margin: 0 14px 30px 0;
		width: 272px;
		height: 75px;
		vertical-align:bottom;
	}
		#featured div img {
			float: right;
			border: 1px solid #fff;
			vertical-align: bottom;
		}
		#featured div p {
			position: absolute;
			left: 0;
			bottom: 0;
			width: 140px;
		}
		#featured div p img {
			float: none;
			border: none;
			margin: 0 0 2px;
		}
		#featured a:link, #featured a:visited {
			color: #016a9a;
			font-weight: bold;
		}

#flash-features {
	float: left;
	width: 446px;
	height:249px;
}
	#flash-features #flash-alternate {
		top: 70px;
		width: 446px;
		w\idth: 377px;
	}

#copy {
	float: left;
	top: 25px;
	margin: 0 0 25px;
	width: 614px;
	color: #000;
}
	#copy h1 {
		margin: 0 0 15px;
		font-size: 1.4em;
		line-height: 1em;
	}
	#copy p {
		margin: 0 0 15px;
		font-size: 1.2em;
		line-height: 1.2em;
	}

#popular {
	float: left;
	clear: left;
	top: 4px;
	margin: 0 0 4px;
	padding: 0 0 15px;
	width: 614px;
	height: auto;
	background: url('http://i2.yourdentistryguide.com/images/article-box-bg.gif') no-repeat right bottom;
	font-size: 1.2em;
	line-height: 1.3em;
}
	#shadow-wrapper #popular .top {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 614px;
		height: 230px;
		background: url('http://i2.yourdentistryguide.com/images/article-box.gif') no-repeat 0 0;
	}
	#popular h4 {
		position: absolute;
		top: -999em;
	}
	#popular div.feature {
		float: left;
		left: 14px;
		top: 58px;
		margin: 0 14px 58px 0;
		width: 584px;
		border-bottom: 1px solid #fff;
	}
		#popular .feature img.feature {
			float: left;
			margin: 0 15px 18px 0;
			border: 1px solid #d9d9d9;
		}
		#popular .feature img.new {
			margin: 0 0 2px;
		}
		#popular .feature div {
			float: left;
			width: 447px;
		}
		#popular .feature h2 {
			width: 100%;
			font-size: 2.0em;
			line-height: 1.6em;
		}
			#popular .feature h2 a:link, #popular .feature h2 a:visited {
				color: #000;
				font-weight: normal;
				text-decoration: none;
			}
			#popular .feature h2 a:hover {
				color: #6c8d01;
			}
		#popular .feature p {
			margin: 0 0 18px;
		}
	#popular ul {
		width: 268px;
	}
		#popular ul.left {
			float: left;
			left: 14px;
			top: 18px;
			margin: 0 14px 18px 0;
		}
		#popular ul.right {
			float: right;
			right: 14px;
			top: 18px;
			margin: 0 0 18px 14px;
		}
	#popular ul li {
		list-style: none;
		margin: 0 0 15px;
	}
	#popular ul li a:link, #popular ul li a:visited {
		font-weight: bold;
		color: #6c8d01;
	}

#hot {
	float: right;
	top: 15px;
	margin: 0 0 15px;
	width: 132px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #010100;
	background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat right bottom;
}
	#hot .top {
		float: left;
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 132px;
		height: 300px;
		background: url('http://i1.yourdentistryguide.com/images/backgrounds.gif') no-repeat -1293px 0;
	}
	#hot a:link, #hot a:visited {
		text-decoration: none;
		color: #e36100;
		font-weight: bold;
	}
	#hot a:hover {
		text-decoration: underline;
	}
	#hot h4 {
		position: absolute;
		top: -999em;
	}
	#hot ul {
		float: left;
		left: 14px;
		top: 55px;
		margin: 0 14px 65px 0;
		width: 105px;
	}
	#hot li {
		float: left;
		list-style: none;
		margin: 0 0 14px;
		border-bottom: 1px solid #fff;
	}
		#hot li.last {
			border-bottom: none;
		}
	#hot p {
		margin: 0 0 14px;
	}

}

@media print {
	/*
 *	http://www.yourdentistryguide.com/_assets/print.css
 */

body {
	background: #fff;
}
#shadow-wrapper, #shadow-wrapper .top, #shadow-wrapper .bottom, #header { background: none; }
#topNav,
#site-search,
#menu,
object {
	display: none;
}

.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}}