@import url("/i/common_style.css");
body
{
		margin:0;
		font-family:Verdana;
		font-size:11px;
		background: #c8c1a0;
}

.searchQueryField
{
	width: 300px;
	font-family:Verdana; font-size:11px; margin:0px;
}

ul.greenList
{
	margin:0px;
	padding:0px;
	margin-left: 25px;
}
ul.greenList li
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.greenList, .greenListLink
{
	color: #779966;
}

#subHeaderForm
{
	position: absolute;
	left: 300px;
	top: 112px;
}

#faqContent
{
	color: #000000;
}

.physicianName
{
	font-size:11pt;
	color: #000000;
}

.bottomInfo
{
	line-height: 20px;
	color: #ffffff;
	padding:10px;
}
a.whiteLink, a.whiteLink:hover, a.whiteLink:visited
{
	color: #ffffff;
}
/*---------------------------------------*/

#tmenu1
{
	display: block;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	margin:auto;
	position: absolute;
	left: 255px;
	width: 513px;
	top: 20px;
	z-index:5;
}
#tmenu1 table
{
	margin:auto;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;

}
#tmenu1 table td
{
	margin: 0px;
	padding: 0px;
	border:  0px;
}

#tmenu1 td
{
	margin: 0px;
	padding:0px;
}
#tmenu1 td div ul
{

	margin:0;
	list-style-type: none;
	background-color: #AA4400;
	text-align:left;
}
#tmenu1 td div ul ul,
#tmenu1 td div ul ul ul,
#tmenu1 td div ul ul ul ul
{
	list-style-image: none;
	list-style-type: none;
}

#tmenu1 td div,
#tmenu1 li
{
	position: relative;
	padding:0px;
	padding-left: 5px;
	display:block;
	color: white;
	font-size:10px;
	text-decoration:none;

}
#tmenu1 td div {height: 20px;}
#tmenu1 td div a
{
	height:100%;
	padding: 2px 2px;
	color: #FFFFFF !important;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none;
}
#tmenu1 td div li a
{
	display: block;
	width:auto;
}
#tmenu1 td div a:hover{	text-decoration:underline; color: #FFFFFF;}

#tmenu1 td div li,
#tmenu1 li li
{
	margin: 0px;
	border: 0px solid #663322;
	font-weight: normal;
	background-image: none;
	text-transform: none;
	font-family: arial, verdana, helvetica, sans-serif;
}
* html #tmenu1 ul li
{
	float:left; height: 1%;
}

#tmenu1 td div li:hover ul,
#tmenu1 li li:hover ul
{
	left: 100%;
}
#tmenu1 td div li ul,
#tmenu1 li li ul
{
	left: -1px;
	top: -1px;
}
#tmenu1 td div ul,
#tmenu1 li ul
{
	border: #663322 1px solid;
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}


#tmenu1 td div ul a,
#tmenu1 li ul a
{
	text-align: left;
	color:#FFFFFF;
}

#tmenu1 td div ul,
#tmenu1 li ul
{
	visibility: hidden;
	width: 0px;
}

#tmenu1 td div:hover ul,
#tmenu1 td div:hover li:hover ul,
#tmenu1 td div:hover li:hover li:hover ul,
#tmenu1 li:hover ul,
#tmenu1 li:hover li:hover ul,
#tmenu1 li:hover li:hover li:hover ul
{
	display: block;
	width: 150px;
	visibility: visible;
}

#tmenu1 td div:hover li ul,
#tmenu1 td div:hover li:hover li ul,
#tmenu1 td div:hover li:hover li:hover li ul,
#tmenu1 li:hover li ul,
#tmenu1 li:hover li:hover li ul,
#tmenu1 li:hover li:hover li:hover li ul
{
	visibility: hidden;
}


.tmenu1_addon
{
	height: 40px;
	border-bottom: 1px solid #C3A590;
	vertical-align: middle;
}
/*----------------------------------------------------------------------*/
#leftmenu
{
	margin:0px;
	padding:0px;
	padding-top: 10px;
	width:165px;
}
#leftmenu ul
{
	margin:0px;
	padding:0px;
	width:165px;
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
}
/* IE HACK */
* html #leftmenu ul li
{
	height: 1%;
}

#leftmenu  LI
{
	margin:0px;
	padding:0px;
	display: block;
	width:165px;
	margin-top: 0px;
}
#leftmenu  LI
{
	border-top: 1px solid #266940;
	text-align:right;
}

#leftmenu li a
{
	color: #666666;
	border: none;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	display:block;
	width:155px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-top:8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}


#leftmenu LI:hover, #leftmenu LI a:hover, #leftmenu li a.lmenu1a, #leftmenu li.lmenu1a
{
	background-color: #779966;
	color:white;
}


#leftmenu li.subclass a
{
	background-color: #f2e3d6;
	color: #666666;
	padding-top:5px ;
	padding-bottom: 5px ;
	font-weight: normal;
}

#leftmenu li.subclass a.lmenu1a
{
	background-color: #991122;
	color: white;
}

#leftmenu li.subclass:hover, #leftmenu  li.subclass:hover a
{
	color: white  !important;
	background-color: #991122 !important;

}

#leftmenu li.empty, #leftmenu li.empty a
{
	background-color: #fffcee !important;
	color: #fffcee  !important;
}
/*----------------------------------------------------------------*/
#bottom_menu
{
	background-color: #779966;
	color: #ffffff;
	font-size: 8pt;
}

#bottom_menu td
{
	padding: 7px;
}

#bottom_menu a, #bottom_menu td
{
	text-transform: none;
	color: #ffffff;
	font-size: 8pt;
}

/*----------------------------------------------------------------*/
.pagetitle
{
	color: #991122;
	font-size: 16px;
	font-family:Verdana;
	font-weight: bold;
	margin-bottom: 10px;
	display:block;
}
.input_warning {
	background-color: #FFD8CA;
	background-image: url(/i/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;

}

.input_correct {
	background-color: #CDFFCA;

}
.search_field
{
	height:12px;
	font-size:11px;
	MARGIN:0px;
}

.breadcrumb
{
	width: 260px;
	font-size:10px;
	color:#999999;
	font-weight: normal;
}
.breadLink
{
	color:#005533;
}
.breadText
{
	color:#999999;
}
.int_breadcrumb
{
	font-family: Verdana;
	font-size:10px;
	color: #666666;
	font-weight:normal;
}

.news_header_s
{
	color: #779966;
	font-weight:bolder;
	font-size:11px;
	font-family:Verdana;
	text-decoration: underline;
	margin-bottom: 4px;
}

.news_content_s
{
	color: #000000;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana;
	text-decoration: none;
}
.news_separator_s
{
	border-top: 1px gray dotted;
}

.faq_header, .news_header , .press_header
{
	text-transform: uppercase;
	font-size:14px;
	color:#779966;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}
.faqUl, .faqUl a
{
	padding:0;
	margin:0;
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
	color:#000000;
	font-family: Times;
	font-weight: bold;
	font-size:12px;
}
.faq_content, .gb_content, .form_content, .news_content, .press_content, .physicians
{
	font-family:Verdana;
	font-size:11px;
}
/*-----------------------------------------*/

.lnews_table, .undernews_block
{
	margin-right: 3px;
	margin-left: 7px;
	width:217px;
}
.lnews_content
{
	width:198px;
	height: 90px;
	overflow:hidden;
	padding-right:13px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	border: 1px solid #999999;
	margin:0px;
}
.lnews_header
{
	background: url('/i/news_header_bg.gif') no-repeat;
	color:white;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	font-size:12px;
}

.subscribe
{
	background-color: #991122;
	color: #bad1c8;
	font-size: 10px;
	padding:0px;
	padding-top: 5px;
}

.sub_middle_content
{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.sub_middle_content_td
{
	width: 620px;
}
.sub_middle_content_td2
{
	padding-top: 14px;
}
.sub_middle_content_td3
{
	color: black !important;
	line-height: 20px;
}

.physFormMain
{
	background: #eaefea;
}
.physSectionCaption
{
	background: #779966;
	color:white;
	font-weight: bold;
	font-size:12px;
	font-style: italic;
	width:430px;
}
.physSection
{
	background: #c1dcc1;
	color: black;
	border: 1px solid #799a79;

}
.physSeparator
{
	width: 330px;
	background: url('/i/breadcrumb_separator.gif') repeat-x;
	height: 2px;
	overflow: hidden;
	margin-top:5px
}
.physSectionContainer
{
	padding:7px;
	text-align:left;
}
.searchResults
{
	color: #779966;
	font-size:14px;
	font-weight: bold;
}

.physCount
{
	color: #000000;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}
.pageNav, a.pageNav:visited, a.pageNav:hover
{
	color:#000000;
	font-weight:bold;
}
.physName, a.physName, a.physName:hover, a.physName:visited
{
	color: #779966;
	font-size:12px;
	font-weight: bold;
}
.searchHeader
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.physTextField
{
	font-size: 8pt;
	width: 105px;
}

.form_button
{
	border: 1px solid #bad1c8;
	background: #779966;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	margin: 0px;
}
.formFieldTitle
{

}

.formSectionLabel
{
	color: #AA4400;
	font-size:14px;
	font-weight: bold;
}
.faqHeader
{
	color: #779966;
	font-size:12pt;
	font-weight: bold;
}

.mainMiddleContent
{
	padding: 10px;
	color: black !important;
	line-height: 20px;
}
/*------------------------------------------------------------------------------------*/
@media screen
{
	.printImage{ visibility:hidden; display:none;}
	.mainTable
	{
		width: 775px;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
		background: #fffcee;
	}
	#sub2RightFloating, #subRightFloating, #cancerRightFloating, #physRightFloating
	{
		float: right;
		display:inline;
		width: 234px;
		margin:0px;
		margin-left: 15px;
		padding:0px;
	}
	.physicianPhoto
	{
		width:175px;
		height:225px;
	}
}
@media print
{
	.mainTable
	{
		/*width: 570px;*/
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
		background: white;
	}

	/*.sub_middle_content
	{
		width: 400px;
	}
	.sub_middle_content_td
	{
		width: 420px;
	}*/

	#bottom_menu, #tmenu1 , #sub2RightFloating, #subRightFloating, #subHeaderForm, .screenImage, #cancerRightFloating, #physRightFloating, .printInvis
	{
		display:none;
		visibility:hidden;
	}

	.physicianPhoto
	{
		width:130px;
		height: 167px;
	}


}

#buttonsTable
{
	border-collapse: collapse;
}
#buttonsTable td
{
	padding:0px;
	padding-bottom: 4px;
	text-align:center;
}

.phpdigHighlight
{
	color: red;
	font-weight: bold;
}

.formerror
{
	color: #c2700f;
	font-weight: bold;
}

ul.faq_cat
{
	list-style-image: none;
	list-style-type: none;
}
li.faq_cat
{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size:13px;
	font-weight: bold;
}
ul.faq_qa
{
	margin-top: 5px;
}

li.faq_qa
{
	font-size:11px;
	font-weight: normal;
}
