/* @override 
	http://scripps.local/assets/css/extended.css
	http://scrippsalpha.org/assets/css/extended.css
*/

/* 1. 	Recipes */
/* 1.1 	Featured Recipes */

#featured_recipe {
	float:  left;
	padding: 10px;
	border-bottom: 1px solid #fbd253
}

#featured_recipe dl {
	width: 520px;
	float:  left;
	margin: 10px 0;
	/* IE double-margin fix */
	display:  inline; 
}

#featured_recipe dt {
	width: 302px;
	float:  left;
	margin: 0 0 1em 0;
	padding: 0;
}

#featured_recipe dt a:link {
	font-size: 1.4em;
	font-weight: bold;
}

#featured_recipe dd {
	margin: 5px 0;
	padding: 0;
}

#featured_recipe dd.recipe-note {
	background: #d7e9fe; 
	padding: 5px;
	margin-top: 15px;
	width: 280px;
}

#featured_recipe dd.recipe-description {
	margin-bottom: 1em;
}

#featured_recipe dd.recipe-image img, #featured_recipe dd.recipe-image embed {
	float: right;
	margin:  0 0 0 8px;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-right-color: #C8CDD2;
	border-bottom-color: #C8CDD2;
	background: #fff;
}

 #featured_recipe dd.recipe-image embed {
	border: 1px solid #fff;
	padding-top: 0;
	margin-top: 0;
 }

/* 1.2 	Recipe Search Box */

#recipe_search_box {
	margin: 1em 0;
	float:  left;
	width:  500px;
	padding: 0 10px;
	background: #d7e9fe; 
}

#recipe_search_box dl {
	margin: 10px 0;
}

#recipe_search_box input {
	font-size: 16px;
	line-height: 18px;
}

#recipe_search_box input#keyword {
	width: 200px;
}

#recipe_search_box dd, #recipe_search_box dt {
	font-weight: normal;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
}

#recipe_search_box td label {
	margin-right: 10px;
	margin-left: 5px;
}

#recipe_search_box table a:link, #recipe_search_box table a:visited {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}


#recipe_search_box table a:link:hover {
	color: #0d5cab;
	font-weight: normal;
	text-decoration: underline;
}


/* 1.3	Recipe List */

#recipe_list {
	float:  left;
	width:  500px;
	padding: 10px;
}

#recipe_list dl {
	width: 520px;
	float:  left;
	margin: 15px 0;
	/* IE double-margin fix */
	display:  inline; 
}

#recipe_list dt {
	width: 422px;
	float:  right;
	margin: 0 0 0.4em 0;
	
	padding: 0;
}

#recipe_list dd {
	margin: 0;
	padding: 0;
	margin-left:99px;
}

#recipe_list dd.recipe-description {
	margin-bottom: 0.4em;
}

#recipe_list dd.recipe-image {
	margin-left:0px;
}

#recipe_list dd.recipe-image img {
	float: left;
	margin:  0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-right-color: #C8CDD2;
	border-bottom-color: #C8CDD2;
	background: #fff;
}

/* 1.4	Nutrition Facts */

div#recipe_information {
	margin-top: 20px;
	float: left;
	width:  300px;
}

div#nutrition_facts {
	margin:  20px 0 0 10px;
	float: right;
	width:  190px;
	padding: 10px;
	border:  1px solid black;
}

#content div#nutrition_facts h3 {
	color: black;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}

#content div#nutrition_facts p {
	border-bottom: 2px solid black;
	margin-bottom: 0
}

#content div#nutrition_facts p.daily-value-label {
	border-bottom: none;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#content div#nutrition_facts p.nutrition-comments {
	border-bottom: none;
	font-size: 9px;
	line-height: 1.2em;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div#nutrition_facts ul#daily_value_list li {
	background: none;
	margin: 2px 0;
	padding: 0;
	border-bottom: 1px solid black;
	clear: both;
	float: left;
	width:  190px;
}

div#nutrition_facts ul#daily_value_list li span.nutrition-daily-value {
	display: block;
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
	width:  35px;
}

div#nutrition_facts ul#daily_value_list li span.nutrition-label {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	width:  155px;
}

#content div#nutrition_facts .serving-size-label {
	border-bottom: 10px solid black;
}

#content div#nutrition_facts span.indented {
	margin-left: 15px;
}

#content div#nutrition_facts h4 {
	border-bottom: 1px solid black;
}

/* Ingredient Lists */

#container #content #s_main #recipe_information ul, #container #content #s_main #recipe_information ol {
	min-height:1%;
	margin: 0;
	padding: 0;
}

#container #content #s_main #recipe_information dd {
	padding: 0;
	margin: 10px 0 10px 0;
	/* IE double-margin fix */
	display:  inline;
}

#container #content #s_main #recipe_information ul li {
	background: none;
	text-indent: 0;
	padding: 0;
	list-style: none;
	margin: 8px 0 8px 0;
}

#container #content #s_main #recipe_information ol li {
	background: none;
	text-indent: 0;
	padding: 0;
	margin: 8px 0 8px 0;
	list-style-position: inside;
	list-style-type: decimal;
}

/* 1.5 Physician Finder */
/* 1.5.1 Autocomplete */

#container #content  div.auto_complete {
	width: 350px;
	background: #fff;
	z-index: 1000;
}

#container #content div.auto_complete ul {
	border:1px solid #CCCCCC;
	list-style-type:none;
	margin:0;
	padding:0 0 18px;
	width:99%;
}

#container #content div.auto_complete ul li.suggestion-header {
	color:#555555;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:7px 5px 9px;
}

#container #content div.auto_complete ul li {
	background: none;
	margin:0;
	padding: 12px 3px 3px;
	clear: left;
}

#container #content div.auto_complete ul li img{
	float: left;
	margin-right:5px;
	margin-top:-5px;
}

#container #content  div.auto_complete ul li.selected {
	background-color: #ffb;
}

#container #content div.auto_complete ul strong.highlight {
	color: #800; 
	margin:0;
	padding:0;
}

/* 1.5.2 Basic Finder */

#container #content div.basic-finder {
	width: 530px;
	margin-top: 2em;

}



#container #content div.basic-finder h2 {
	font-size: 1.6em;
	margin: 0 0 1em 0;
	}

#container #content div.basic-finder select, #container #content div.basic-finder input {
	font-size: 1.1em;
}
	
#container #content div.basic-finder #zip_code, #container #content div.basic-finder #name {
	font-size: 1.4em;
}

#container #content div.basic-finder #zip_code {
	width: 80px;
}

#container #content div.basic-finder form {
	float: left;	
}

#container #content div.basic-finder p {
	clear: both;
	padding-top: 1em;
}
	
#container #content div.basic-finder dt {
	margin: 1.5em 0 0.5em 0;
	color: black;
	font-weight: normal
	}

#container #content div.basic-finder dd {
	margin: 0 0 1.2em 0;
	}


#container #content div.basic-finder label.required span {
	color: #800; 
}

#container #content div.basic-finder dd.submit {
	margin-top: 1em;
	font-size: 1.2em;
}
#container #content div.basic-finder div.finder-lft {
	width:  235px;
	padding: 10px;
	float: left;
	border: 1px solid ;
	background: #eefbea;
	height: 280px;
}

#container #content div.basic-finder div.finder-rgt {
	margin-left: 270px;
	width:  235px;
	padding: 10px;
	border: 1px solid #0b6ca7;
	background: #edf8fe;
		height: 280px;

}

#container #content div.basic-finder .physician-letters {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 2.2em;

	}

#container #content div.basic-finder .physician-letters a {
	font-size: 1em;
	font-weight: normal;

	
}

/* Survey Pop-Up */

div #survey_popup {
	position:absolute;
	z-index: 1000;
	background: url(/assets/images/survey_backgound.png) no-repeat;
	width: 300px;
	height:  240px;
	padding: 25px;
	left:  35%;
	top: 150px;
	padding-top: 40px;
}

p.survey_close a {
	display: block;
	position: absolute;
	top:  7px;
	height: 25px;
	width: 25px;
	right: 20px;
	text-indent: -10000px
}

div #survey_popup h2 {
	margin-bottom: 10px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ff6400;
	text-align: center
}

div #survey_popup p, div #survey_popup a {
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
}

div #survey_popup p.survey-link {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
}

/* Flash Video Player */

/* styling of the container. */ 
.flash-player {
	position: relative;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	text-align:center;
} 
 
/* play button */ 
.flash-player  img { 
    opacity: 0.3;
    margin-top: 20px;
    border:0px; 
} 
 
/* when container is hovered we alter the border color */ 
.flash-player:hover { 
    border:2px solid #000; 
}

.play-button-large {
	background: url(/images/play_large.png) no-repeat center center;
	height:75%;
}


/* info area */
#content .flash-player div.info {
	position: absolute;
	bottom: 0;
	width: 91%;
	height: 40px;
	background: #000 url(/images/h80.png) repeat-x;
	color: #fff;
	text-align: left;
	padding: 1% 5%;	
	font-family: "bitstream vera sans","trebuchet ms";
	font-size: 12px;
	border-top: 1px solid #ccc;
}

/* duration data inside info area */
.flash-player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}



/* Begin Doctor Finder styles  ----------------------------------*/


#content #s_main.df-find-wrapper  {
	float:none;
	width:auto;
	padding: 0 0;
}

#s_main.df-find-wrapper .s_content.col {
	width:730px;
}

.help-line {
	background: #fde9de url(/assets/images/drfinderbuttons.gif) no-repeat 3px 3px;
	border: 1px solid #fbe0cd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height:33px;
	margin:0px 0 30px;
	padding: 0px;
	display: block;
	line-height: 12px;
}

.help-line span{
	display:block;
	height:22px;
	margin:0;
	padding:10px 3px 0 161px;
}

.help-line em{
	display: block;
	text-indent: -9999px;
	height: 1px; 
	width: 1px;
	float: left;
}

.df-find {
	float: left;
	padding:15px 20px 15px;
	margin-right:25px;
	width:310px;
	border: 1px solid #c3eafb;
	background-color: #edf8fe;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.df-by_name {
	float: left;
	padding:15px 20px 4px;
	width:310px;
	border: 1px solid #c3eafb;
	background-color: #edf8fe;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.df-browse {
	float: left;
	margin-top: 22px;
	padding:15px 20px 4px;
	width:310px;
	border: 1px solid #c3eafb;
	background-color: #edf8fe;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.df-by_name p,
.df-browse p{
	text-align: right;
}

#s_main.df-find-wrapper .s_content .df-by_name p a{
	font-weight: normal;
}

.df-find .submit input{
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0 -48px transparent;
	border:medium none;
	cursor:pointer;
	height:30px;
	width:136px;
	margin-left:10px;
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.df-find .submit input:hover{
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0 -78px transparent;
}

.df-by_name input.submit {
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0 -108px transparent;
	border:medium none;
	cursor:pointer;
	height:30px;
	width:94px;
	margin-left:10px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}

.df-by_name input.submit:hover{
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0 -138px transparent;
}

#s_main.df-find-wrapper .s_content.col .df-find input.tf_m{
	float:left;
	letter-spacing:0.5px;
	padding:5px;
	width:85px;
}


#s_main.df-find-wrapper .df-by_name input.tf_xl{
	width:145px;
	padding: 5px;
	float: left;
	margin-right:10px;
}

.df-find select#distance {
	float:left;
	margin:3px 0 0 15px;
	width:115px;
}

.df-find p{
	padding: 8px 0px 0px 0px;
}

#s_main.df-find-wrapper .s_content .df-find p a,
#s_main.df-find-wrapper .s_content .df-browse p a{
	font-weight: normal;
}

.df-find p.submit{
	padding: 0px 0px 0px 20px;
	float: left;
	height:30px;
	width:156px;
}

.df-find form dl{
	padding:15px 20px 20px;
	width:267px;
	border: 1px solid #d6eaf5;
	background-color: #def2fd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.df-browse ul{
	padding:17px 0 10px 4px;
	width:305px;
	border: 1px solid #d6eaf5;
	background-color: #def2fd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#s_main .s_content .df-browse ul li{
	list-style: none;
	margin: 0;
}

.df-browse ul,
#s_main.df-find-wrapper,
.df-current-search dl{
	 zoom: 1;
}

.df-browse ul:after,
#s_main.df-find-wrapper:after,
.df-current-search dl:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#s_main.df-find-wrapper .s_content .df-browse ul li{
	background: none;
	float: left;
	border-left: 1px solid #add1e9;
	padding:1px 5px 1px;
	margin-bottom: 5px;
	text-align:center;
	width:12px;
}

#s_main.df-find-wrapper .s_content .df-browse ul li.first{
	border-left: none;
}

#s_main.df-find-wrapper .s_content .df-browse ul li a{
	font-weight: bold;
}

.df-find form dl dd{
	margin-bottom: 17px;
}

.df-by_name form dl{
	padding:15px 20px;
	width:267px;
	border: 1px solid #d6eaf5;
	background-color: #def2fd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.df-find form dl dt,
.df-by_name form dl dt{
	color: #4f4f4f;
	font-weight: normal;
	padding-bottom: 4px;
	font-size: 13px;
}

.df-find form dl dt span{
	color: #ee752c;
	padding-left: 5px;
	font-size: 12px;
}

#s_main.df-find-wrapper .s_content h3  {
	font-size: 20px;
	font-weight: normal;
	color: #ee752c;
	padding-bottom: 10px;
}

#s_main.df-find-wrapper .faq ul  {
	padding-top: 13px;
}

#s_main.df-find-wrapper .faq ul li  {
	padding-bottom: 10px;
}

#s_main.df-find-wrapper .sidebar {
	margin:10px 0 40px 30px;
	width: 143px;
}

#s_main.df-find-wrapper .sidebar h4{
	color: #ee752c;
}





#content #s_main.df-results,
#content #s_main.df-show {
	width:974px;
}


#content #s_main.df-results  #s_head h2 {
	line-height: normal;
	margin:24px 0 24px 18px;
	color:#FF6400;
}



#s_main .df-filters-wrapper {
	float:left;
	margin-right:25px;
	padding:0px 0px;
	width:200px;
}

#s_main .df-filters,
#s_main .df-current-search {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#EDF8FE;
	border:1px solid #C3EAFB;
	padding:0px 0px;
	margin-bottom:30px;
}

#s_main .df-current-search {
	background-color:#fff;
}

#s_main .df-filters h3,
#s_main .df-current-search h3 {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background-color:#FFFFFF;
	border:none;
	font-weight:normal;
	padding:20px 0 20px 17px;
	color:#333333;
	font-size:14px;
}


.df-filters dd {
	margin-bottom:0;
}

.df-filters dt  {
	border-bottom:1px solid #C3EAFB;
}

.df-filters p {
	padding: 0 0 0px 20px;
}

.df-filters p a:after {
	content: " »";
}

.df-filters dt a {
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 170px -184px transparent;
	display:block;
	font-size:13px;
	outline:medium none;
	padding:15px 0 15px 20px;
}

.df-filters dt a:hover {
	background-position:170px -262px;

}

.df-filters dt.open a {
	background-position: 170px -511px;
}

.df-filters dt.open a:hover {
	background-position:170px -589px;
}

.df-results #s_head h1 {
	margin: 15px 0 0 0;
}

.df-results-wrapper {
	width:735px;
	border:none;
	float: right;
	padding:15px 0px;
	border:1px solid #C3EAFB;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#fff;
	margin-bottom:30px;
}

.index .df-results-wrapper {
	width:auto;
}

.df-current-search dl {
	clear:left;
	padding-left:19px;
}

.df-current-search dt {
	clear:left;
	padding-left:1px;
	color:#FF6400;
	font-weight:bold;
}

.df-current-search dd {
	clear:left;
	float:right;
	padding:7px 13px 0 0;
	width:148px;
	margin-bottom:10px;
}

.df-filters dl {
	margin-bottom:10px;
}

#content .df-filters p a{
	font-weight: normal;
}

dd.df-clear-search {
	float:left;
	position:absolute;
	width:30px;
	padding: 0;
	text-indent: -9999px;	
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0px -685px transparent;
}

dd.df-clear-search a{
	display:block;
	height:26px;
	margin-left:0px;
	outline:medium none;
	width:23px;
}

.index .df-pagination {
	font-weight:bold;
	padding-right:18px;
	text-align:right;
}

.index tfoot tr td {
	padding-bottom:10px;
	text-align:right;
}

.index .thead-wrapper {
	text-align:right;
}


.df-results-wrapper  table.df-results {
	clear: none;	
	width:735px;
	padding:15px 20px;
	border: none;
}

.index .df-results-wrapper  table.df-results {
	clear: none;	
	width:972px;
	padding:15px 20px;
	border: none;
}

table.df-results th span {
	float: left;
	padding-right:8px;
}

table.df-results tr {
	border-bottom:1px solid #C5EBFB;
}

table.df-results td {
	padding:11px 0 2px 20px;
}

table.df-results th {
	padding: 6px 0 5px 20px;
	color:#444444;
}

.df-results-wrapper  .df-per-page {
	float: left;
}

.df-results-wrapper  .df-per-page li {
	display: inline;
	font-weight:bold;
	padding-right:4px;
}

.df-results-wrapper  .df-per-page li a {
	font-size: 12px;
}

.df-results-wrapper  .pagination {
	float: right;
	padding-right:10px;
}

.df-results-wrapper  form dt {
	float: left;
	padding: 8px 6px 0 0;
	color:#FF6400;
	font-weight:bold;
}

.df-results-wrapper  form dd {
	float: left;
	padding: 4px 6px 0px 0px;
}

.df-results-wrapper  form dd select {
	width: 130px;
	background:none repeat scroll 0 0 #ECF8FE;
	border:1px solid #9DD5EE;
	color:#207AA2;
	cursor:pointer;
	font-size:11px;
	height:22px;
	padding:3px;
}

table.df-results tr.odd {
	background-color: #eef9fb;
	border-bottom: none;
}

table.df-results tr.even,
table.df-results thead tr.even,
table.df-results tfoot tr.even  {
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #ceeefd;
}

table.df-results tfoot tr:nth-child.even  {
	border-bottom: none;
}

table.df-results tfoot tr:nth-child.even td {
	padding: 18px 0 9px 0;
}

table.df-results tfoot tr  {
	background: none;
}

table.df-results tr.even td {
	background: none;
}

.df-results-name dl {
	border-right:1px solid #C3EAFB;
	padding-right:10px;
}
	
dt.df_image {
	-moz-border-radius:6px 6px 6px 6px;
	border:1px solid #ceeefd;
	float:left;
	margin-right:15px;
	padding:0;
	background-color: #FFFFFF;
	height:78px;
	width:54px;
}

dt.df_image img {	
	-moz-border-radius:6px 6px 6px 6px;
	float:left;
	padding:4px;
	width:46px;
}

dd.df_name {	
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
}

#content dd.df_name a{	
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
}

.df-results-name .df_alert {
	color:#EC7124;
}
dd.df_name a,
dd.df_name a:link,
dd.df_name a:visited,
dd.df_name a:hover{	
	font-size:18px;
}

td.df-results-specialties dt,
td.df-results-location dt {
	color:#333333;
	font-size:14px;
	padding:3px 0 4px;
	font-weight: bold;
}

td.df-results-specialties dd,
td.df-results-location dd{
	margin-bottom: 6px;
}

td.df-results-specialties dd a,
td.df-results-location dd a{
	font-size:12px;

}

p.df-new-search {
	float: right;
	width: 134px;
	padding-top:16px;
}

.df-new-search  a {
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0 -330px transparent;
	display:block;
	height:30px;
	margin-left:10px;
	text-indent:-9999px;
	width:124px;
}

.df-new-search a:hover{
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 0 -360px transparent;
}

#df_language_list,
#df_location_list,
#df_accepting_patients_list,
#df_gender_list {
	background-color: #f4fafa;
}

#df_language_list ul li a,
#df_location_list ul li a,
#df_accepting_patients_list ul li a,
#df_gender_list ul li a{
	padding:5px 30px 5px 30px;
	font-weight: bold;
	display: block;
}

#df_language_list ul li a:hover,
#df_location_list ul li a:hover,
#df_accepting_patients_list ul li a:hover,
#df_gender_list ul li a:hover {
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 168px -413px transparent;
	background-color:#fff;
	border: 1px solid #e2f2ef;
	padding:4px 30px 4px 30px;
	border-left: none;
	border-right: none;
	color: #c38a53;
}

#df_language_list ul li.selected a,
#df_location_list ul li.selected a,
#df_accepting_patients_list ul li.selected a,
#df_gender_list ul li.selected a{
	background:url("/assets/images/drfinderbuttons.gif") no-repeat scroll 168px -413px transparent;
	background-color:#fff;
	border: 1px solid #e2f2ef;
	padding:4px 30px 4px 35px;
	border-left: none;
	border-right: none;
	color: #c38a53;
	font-weight: bold;
	display: block;
}

.df-results .prev_page {
	background:url("/assets/images/pagination.gif") no-repeat scroll -7px -4px transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:13px;
	text-indent:-9999px;
	width:5px;
}

.df-results .next_page {
	background:url("/assets/images/pagination.gif") no-repeat scroll -501px -4px transparent;
	cursor:pointer;
	display:block;
	float:right;
	height:13px;
	text-indent:-9999px;
	width:18px;
}

div.pagination a  {
	float:left;
	padding:0 3px;
}

div.pagination a:link  {
	font-size:12px;
	font-weight:bold;
}

div.pagination span  {
	float:left;
	font-size:12px;
	font-weight:bold;
	display: block;
	padding:0 3px;
}

div.pagination .current {
	color: #ee752c;
	font-weight: bold;
}

.thead-wrapper  {
	padding-top: 9px;
}


.df-physcian-main {
	margin-top: 14px;
}


.df-physcian-info-wrapper{
	float: left;
	width: 184px;
}

.df-physcian-info{
	border:1px solid #C3EAFB;
	padding: 7px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

.df-physcian-detail {
	margin-left: 215px;
}

.df-detail-primary {
	float:left;
	padding-right:35px;
	width:320px;
}

.df-detail-secondary {
	float:left;
	padding-right:20px;
	width:155px;
}

.df-physcian-context {
	margin-left: 750px;
	border:1px solid #C3EAFB;
	padding: 0px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #EEFBEA;
}

.df-physcian-info img.img_frame {
	width: 168px;
	border:medium none;
	padding:0;
}

.df-physcian-info dl dt {
	color: #444;
	padding: 10px 0px 2px;
}

.df-physcian-info dl dt {
	color: #444;
	padding: 10px 0px 2px;
}

.df-physcian-info dl dt,
.df-physcian-info dl dd {
	margin-bottom: 0px;
}

.df-physcian-info dl {
	margin-bottom: 6px;
}

.df-physcian-info dl dd {
	margin-bottom: 0px;
}

.df-physcian-info-wrapper .google_map {
	border:1px solid #C3EAFB;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-top: 14px;
	margin-bottom:7px;
}

.df-physcian-info-wrapper .google_map div span,
.df-physcian-info-wrapper .google_map div a.terms-of-use-link {
	font-size: 9px;
}

#s_main.df-show #s_head h1 {
	margin-left: 0;
}

#content #s_main.df-show {
	margin-bottom: 20px;
}

.df-accepting-patiens {
	color: #ee752c;
	font-weight: bold;
	padding-bottom: 25px;
}

.df-detail-primary dl dt {
	border-top:1px solid #C3EAFB;
	padding: 18px 0px;

}

.df-detail-secondary dl dt {
	padding: 8px 0px;
}

.df-physcian-context h2 {
	padding: 15px 6px 15px 16px;
	color: #3ca692;
	background-color: #d6f2cc;
	border-bottom:1px solid #C3EAFB;
}

.df-physcian-context h3 {
	background: url("/assets/images/iconsshow.gif") no-repeat scroll 9px -98px transparent;
	color:#3CA692;
	font-size:12px;
	padding:11px 0 11px 40px;
}

h3.df-news-header  {
	background-position: 9px -154px ;
}

.df-recommendations {
	border-top:1px solid #C3EAFB;
	margin-top:5px;
	padding-top:20px;
}

.df-recommendations dt {
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	border: 1px solid #c3eafb;
	background: #edf8fe url(/assets/images/iconsshow.gif) no-repeat 2px 1px;
	color:#555555;
	font-weight:bold;
	padding:5px 0 5px 32px;
}

.df-recommendations dd {
	background:url("/assets/images/iconsshow.gif") no-repeat scroll 4px -48px transparent;
	padding:11px 0 11px 32px;
}

.df-appointment {
	margin-left:-3px;
}

.df-appointment a{
	background:url("/assets/images/buttonscheduleappt.gif") no-repeat scroll left top transparent;
	height: 53px;
	width: 330px;
	display: block;
	text-indent: -9999px;
}

.df-appointment a:hover{
	background-position: 0px -53px;
}


#s_main .df-physcian-main ul {
	margin:8px 0 10px;
}

#s_main .df-physcian-main ul li {
	background:url("/assets/images/bg_list_square.gif") no-repeat scroll 0 6px transparent;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 5px;
	padding-left:10px;
}



/* Map */
/* This positions a large map (500x500) 
centered within 180x180 preview*/


/* Preview Mode (180x180) */
div#physician_map.preview {	
	position: relative;
	overflow: hidden;
}

div#physician_map.preview div#google_map {
	position: relative;
	top:  -160px;
	left:  -160px;
}

/* Expanded Mode (Lightbox, 500x500) */

div#map_wrapper  {
    padding: 10px 0 4px 0;
    position:  relative;
}

div#physician_map.expanded {	
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	height:500px !important;
	padding:5px 25px 40px 23px;
	position:absolute;
	bottom:0;
	left:  0;
	width:500px !important;
	z-index:100;
}

div#physician_map.expanded div#google_map {
	margin-top:3px;
}

div#physician_map.expanded .df-map-close {
	background:url("/images/close.png") no-repeat scroll left top transparent;
	display:block;
	height:39px;
	margin:-24px 0 0 508px;
	text-decoration:none;
	text-indent:-999px;
	width:38px;
}

div#physician_map.expanded .df-map-close:hover {
	background-position: -39px top;
}

div#physician_map.preview {
	border:1px solid #C3EAFB;
	padding:0;
}

.df-features {
	border-bottom: 1px solid #C8ECE0;
	padding-bottom:4px;
}

.df-news-items {
	padding:0 16px 6px;
}

.df-news-items li {
	border-top: 1px solid #C8ECE0;
	padding-top: 7px;
}

.df-features li {
	padding: 0px 3px 13px 13px;
}

#content .df-features .flash-player {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-outline-radius:0 0 0 0;
	background-color:#FFFFFF !important;
	background-image:none !important;
	border:1px solid #C8ECE0;
	height:142px !important;
	outline:medium none;
	padding:6px;
	width:183px !important;
} 

#content .df-features .flash-player:hover { 
}

#content .df-features .flash-player div.info {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomright:4px;
	background-color:#FFFFFF;
	background-image:none;
	border-top:medium none;
	bottom:0;
	color:#0e5dac;
	font-size:12px;
	height:auto;
	margin-left:-6px;
	opacity:1;
	padding:7px;
	position:absolute;
	text-align:left;
	width:181px;
}

.df-features .flash-player div.info span {
	color:#3CA692 !important;
	font-size:10px;
	font-weight:normal;
}

.df-features .flash-player img {
	margin-top:25px;
	opacity:0.4;
	width:36px;
}

p.scrippsaudio {
	margin: 0 0 7px;
}

p.scrippsaudio object {
	width: 174px !important;
}

.audio-file {
	border:1px solid #D6F2CC;
	margin-right:9px;
	padding:0 11px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.audio-file h4{
	color:#555555;
}

/* FOOTER microformats  */

#footer_wide #footer_wide_right { text-align:right; }


.vcard {
	display: inline;
	padding: 0px 5px 10px 1px;
}

#footer_wide .vcard span{
	padding: 0 4px;
	margin: 0;
	background: none;
}

#footer_wide .vcard span.adr,
#footer_wide .vcard span.adr span{
	 padding: 0;
}

#footer_wide .vcard span.adr span.postal-code{
	padding: 0 10px 0 2px;
	background: url("/assets/images/bg_footerlink.gif") no-repeat scroll 100% 3px transparent;
}

#footer_wide_right a {
	margin-right:5px;
	padding-right:9px;
}

#footer_wide a.last {
	background:none;
	padding-right: 0;
	margin-right: 1px;
}

/* FOOTER 'Follow us on' links/changes  */

#footer_inner #col_lead {
    border-bottom:1px solid #3C91C2;
    float:left;
    margin:0 13px 9px 0;
    padding:0px;
    height:27px;
    position:relative;
    vertical-align:middle;
    width:807px;
}

#col_elsewhere {
	float:right;
	padding-left:12px;
	width:137px;
	border-left:1px solid #3C91C2;
	min-height:190px;
}

#col_elsewhere h2{
	border-bottom:1px solid #3C91C2;
	font-size:18px;
	height:27px;
	padding:0;
	margin: 0 0 8px 0px;
	line-height: auto;
}

#footer_inner #col5.col {
	width:110px;
	padding-right:18px;
}

#footer_inner .col {
	float:left;
	line-height:14px;
	padding-right:40px;
}

#footer_inner #col1 {
	clear:left;
	width:90px;
}

#footer_inner #col_lead p#action {
	right:47px;
}

#col_elsewhere li{
    padding-bottom: 8px;
}

#col_elsewhere li a{
    background: transparent url("/assets/images/scripps_elsewhere.gif") no-repeat left top;
    width: 137px;
    height: 32px;
    display: block;
}

#footer_inner #col_elsewhere ul li a:hover{
    opacity: 0.8;
    filter: alpha(opacity=75);
}

#col_elsewhere li a span{
    text-indent: -9999px;
    display: block;
}

#col_elsewhere li.elsewhere_twitter a {
    background-position: 0px -59px;
}

#col_elsewhere li.elsewhere_youtube a{
    background-position:0 -120px;
    height:42px;
}
