/* BROWSER RESET */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table { border-collapse: collapse; }
th, td { margin: 0px; padding: 0px; vertical-align: top; }
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}

/* BASE HTML STYLING */
h1{font-size:16px;}
h2{font-size:14px;}
h3{font-size:12px;}
h1,h2,h3{margin:0 0 0.8em 0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#841315}
strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em}
ol li{list-style:decimal inside;}
ul li{list-style:disc outside;}
dl dt{font-weight:bold}
th,td{padding:.5em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:10px;}
input[type=text],input[type=password],textarea{width:200px;*width:200px;}
a{color:#841315;outline:0}

/* BASIC LNF */
html,body {
	height:100%
}

body {
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	line-height:17px;
	text-align:center
}

table {
	font-size: 12px;
}

.content_container {
	width:880px;
	margin:0 auto;
	text-align:justify
}

.floatfix {
	clear:both;
}

#content_a {
	height:123px;
	background:url(../images/lnf/200906/nav_back.gif) left top repeat-x
}

#logo {
	float:left;
	display:block;
	width:198px;
	height:123px;
}

#nav_wrap {
	position:relative;
	float:right;
	width:680px;
	height:123px;
	text-align:right;
}

#search_wrap {
	float:right;
	width:261px;
	height:34px;
	padding-top:1px;
	margin:30px 0 0 0;
	background:url(../images/lnf/200906/search.gif)
}

#search_wrap form {
	margin:0;
	padding:0;
}

#search_wrap form #search_input {
	float:left;
	width:195px;
	margin:5px 0 0 6px;
	padding:4px 5px;
	height:15px;
	border:0;
	background:none
}

#search_wrap form #search_submit {
	float:right;
	display:block;
	margin:5px 5px 0 0;
	width:38px;
	height:23px;
}

#main_nav {
	height:39px;
	position:absolute;
	bottom:0;
	right:0	
}

#mn_l {
	float:left;
	width:4px;
	height:39px;
	background:url(../images/lnf/200906/mn_l.gif) left top no-repeat
}

#mn_r {
	float:left;
	width:4px;
	height:39px;
	background:url(../images/lnf/200906/mn_r.gif) left top no-repeat
}

#main_nav ul {
	float:left;
	width:auto;
	height:39px;
	margin:0;
	padding:0;
}

#main_nav ul li {
	float:left;
	width:auto;
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none
}

#main_nav ul li a {
	float:left;
	display:inline-block;
	margin:0;
	padding:0;
	width:auto;
	padding-left:10px;
	height:39px;
	line-height:39px;
	text-align:center;
	color:#636466;
	text-decoration:none;
	background:url(../images/lnf/200906/nav_tl.gif) left bottom no-repeat
}

#main_nav ul li a:hover, #main_nav ul li a.selected {
	background-position:left top;
	color:#fff;
	cursor:pointer
}


#main_nav ul li a span {
	display:inline-block;
	padding-right:10px;
	height:39px;
	background:url(../images/lnf/200906/nav_tr.gif) right bottom no-repeat	
}

#main_nav ul li a:hover span, #main_nav ul li a.selected span {
	background-position:right top;
	cursor:pointer
}

#content_b {
	height:177px;
	background:url(../images/lnf/200906/main_pic_back.gif) left top repeat-x
}

#main_img_wrap {
	height:147px;
}

#main_img_wrap img {
	width:880px;
	height:147px;
}

#breadcrumb_wrap {
	float:left;
	width:auto;
	color:#fff;
	padding-top:5px;
	font-size:11px
}

#breadcrumb_wrap a {
	color:#ccc
}

#sizer, #sharethis {
	float:left
}

#sharethis {
	padding: 0 10px 0 0;
}

#tools_wrap {
	float:right;
	width:285px;
}

.tools {
	margin-left:10px
}

#content_c .content_container {
	padding:20px 0 0 0
}

#page_footer {
	clear:both;
	padding-top:15px;
	margin-top:15px;
	font-size:11px;
	background:url(../images/lnf/200906/foot_divide.gif) left top no-repeat
}

#legal {
	text-align:center;
	font-size:12px
}

#credit {
	display:inline-block;
	color:#333;
	text-decoration:none;
	width:65px;
	height:20px;
	text-align:left;
	background:url(../images/lnf/200906/elevator.gif) right bottom no-repeat
}

#credit:hover {
	color:#666;
	background-position: right top
}

/* HOMEPAGE SPECIFIC STYLES */

#col_a {
	float:left;
	display:inline;
	width:538px
}

#news_teaser_wrap {
	width:538px;
	margin-top:45px;
	background:url(../images/lnf/200906/news_home_tile.gif) left top repeat-y
}

#news_header {
	width:538px;
	height:28px;
	margin-bottom:10px;
	background:url(../images/lnf/200906/news_home_top.gif) left top repeat-y
}

#news_header h2 {
	float:left;
	display:inline;
	font-size:13px;
	color:#1e1e1e;
	padding:5px 0 0 10px;
	margin:0
}

#news_header a {
	float:right;
	display:inline;
	color:#1e1e1e;
	font-size:11px;
	text-decoration:none;
	padding:6px 10px 0 10px;
	background:url(../images/lnf/200906/news_arrow.gif) left 12px no-repeat
}

.teaser {
	margin-bottom:5px;
}

#news_teaser_wrap a {
	color:#5c5c5c;
	text-decoration:none
}

#news_teaser_wrap a:hover {
	color:#841315
}

.date_wrap {
	float:left;
	margin:0 10px;
	width:30px;
	height:32px;
	background:url(../images/lnf/200906/news_cal.gif) left top no-repeat;
	text-align:center
}

.month_wrap {
	font-size:9px;
	line-height:11px;
	color:#fff;
	text-transform:capitalize
}

.day_wrap {
	font-size:10px;
	color:#000509
}

p.news_text {
	line-height:30px;
	margin:0
}

#news_foot {
	width:538px;
	height:13px;
	background:url(../images/lnf/200906/news_home_bot.gif) left top no-repeat
}

#col_b {
	float:right;
	display:inline;
	width:334px
}

#col_b a {
	display:block;
	width:334px;
	text-indent:-5000px
}

#home_cta_a {
	height:108px;
	background:url(../images/lnf/200906/home_ctas.jpg) left top no-repeat
}

#home_cta_a:hover {
	background-position:right top
}

#home_cta_b {
	height:107px;
	background:url(../images/lnf/200906/home_ctas.jpg) left -108px no-repeat
}

#home_cta_b:hover {
	background-position: right -108px
}

#home_cta_c {
	height:113px;
	background:url(../images/lnf/200906/home_ctas.jpg) left -221px no-repeat
}

#home_cta_c:hover {
	background-position: right -221px
}

/* INDIVIDUAL PAGE STYLES */

#content_col_a {
	width:640px;
	float:left;
}

#content_col_b {
	width:208px;
	float:right
}

#column_wrap {
	width:208px;
	background:url(../images/lnf/200906/column_tile.gif) left top repeat-y
}

#news_wrap {
	width:640px;
	background:url(../images/lnf/200906/news_tile.gif) left top repeat-y
}

#column_top {
	width:208px;
	height:23px;
	background:url(../images/lnf/200906/column_top.gif) left top no-repeat
}

#column_top p {
	margin: 0;
	padding: 1px 0 0 15px;
	font-size:13px;
}

#news_top {
	width:638px;
	height:23px;
	padding-left:12px;
	padding-top:5px;
	background:url(../images/lnf/200906/news_top.gif) left top no-repeat
}

#news_top p {
	font-size:13px;
	margin:0
}

#column_content {
	padding:10px
}

#column_content ul {
	margin: 0;
	padding: 0;
}

#column_content li {
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
	list-style: disc outside;
}

#news_content {
	padding:20px
}

#column_bot {
	width:208px;
	height:14px;
	background:url(../images/lnf/200906/column_bot.gif) left bottom no-repeat
}

#news_bot {
	width:640px;
	height:14px;
	background:url(../images/lnf/200906/news_bot.gif) left bottom no-repeat
}

ul.nostyle_list li {
	list-style-type:none
}

p.quote_text {
	margin-bottom:0;
	font-style:italic
}

p.quote_author {
	margin-top:0;
	margin-bottom:20px;
	font-weight:bold;
}

#adv_search_wrap {
	width:880px;
	background:url(../images/lnf/200906/search_tile.gif) left top repeat-y
}

#adv_search_top {
	width:880px;
	height:23px;
	font-size:13px;
	background:url(../images/lnf/200906/search_top.gif) left top no-repeat
}

#adv_search_top div {
	padding: 5px 0 0 10px;
}

#adv_search_bot {
	width:880px;
	height:14px;
	background:url(../images/lnf/200906/search_bot.gif) left bottom no-repeat
}

#adv_search_content {
	padding:15px 25px 0 25px;
	margin-bottom:15px;
}

#search_table {
	width:830px;
	color:#242424
}

#search_table td {
	padding:1px 0;
}

#search_table label {
	padding-left:5px
}


.search_a {
	width:200px;
}

.search_a input {
	width:180px
}

.search_b {
	width:285px;
}

.search_b select {
	width:265px
}

.search_c {
	width:285px;
}

.search_c select {
	width:265px
}

.search_d {
	width:71px;
}

#search_submit_wrap {
	float:left;
	display:inline;
	width:71px;
	height:23px;
	background:url(../images/lnf/200906/search_submit_btn.gif) left top no-repeat
}

#search_submit_wrap input {
	display:block;
	width:71px;
	height:23px;
}

/* NEWS */
#listofarticles {
	float: left;
	width: 200px;
	margin-right: 40px;
}

#thearticle {
	float: left;
	width: 600px;
}

.news_date {
	font-size:10px
}

.special_breadcrumb, .special_breadcrumb a {
	font-size:11px;
}

.news_article_container, .news_article_container_hover {
	margin: 0 0 15px 15px;
	text-align:left
}

.pagingnav {
	font-size: 10px;
}

.prevstory, .nextstory {
	height: 20px;
	font-size:10px
}

.prevstory {
	float: left;
}

.nextstory {
	float: right;
}

/* PHYSICIAN DIRECTORY */
table#listofphysicians {
	width: 880px;
}

table#listofphysicians tr.rowB {
	background: #F3F6FB;
}

table#listofphysicians th.special, table#listofphysicians td.special {
	margin: 0;
	padding: 0;
}

table#listofphysicians th {
	text-align: left;
	border-bottom: 3px solid #999999;
}

table#listofphysicians th.special {
	border-bottom: 2px solid #FFFFFF;
}

table#listofphysicians td {
	vertical-align: top;
}

table#listofphysicians td.special {
	vertical-align: middle;
	background: #FFFFFF;
}

table#listofphysicians th.special, table#listofphysicians td.special {
	width: 14px;
}

table#listofphysicians td.physsummary {
	font-style: italic;
}

#printheader {
	display: none;
}

/* CATEGORY SUBNAV STYLING */
.subnav_group_1,
.subnav_group_hover_1 {
	cursor:pointer;
	margin:20px 0;
}

.subnav_group_1 .name a,
.subnav_group_hover_1 .name a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.subnav_group_hover_1 .name a {
	color:#5C5C5C;
}

.subnav_group_1 .summary a,
.subnav_group_hover_1 .summary a {
	text-decoration:none;
	color:#5C5C5C;
}

.subnav_group_1 .morelink a,
.subnav_group_hover_1 .morelink a {
	text-decoration:none;
	font-style:italic;
}

.subnav_group_hover_1 .morelink a {
	color:#5C5C5C;
	text-decoration:underline;
}
