@import url("/i/common.css");
body
{
		margin:0;
}

input.text { width: 150px; height: 13px; font-family:Verdana; font-size:11px; margin:0px;}
select {height: 17px; font-family:Verdana; font-size:11px; margin:0px;}
input.image {margin:0; padding:0;}

#subHeaderForm
{
	position: absolute;
	right: 0px;
	top: 115px;
}

#faqContent
{
	color: black;
}

.physicianName
{
	font-size:11pt;
	color: #005533;
}
/*---------------------------------------*/

#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;
}

/*-----------------------------*/
#rightmenu
{
	padding:0px;
	margin:0px;
	margin-right: 17px;
	width:200px;
	text-align:left;
	background: #ffffee;
}
#rightmenu ul
{
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
	margin:0px;
	padding:0px;
}

#rightmenu div.right_menu_caption
{
	background: #AA4400 url("/i/right_menu_bg.gif") no-repeat;
	font-size: 12px;
	color: white;
	padding-left:20px;
	padding-top:8px;
	padding-bottom: 7px;
	font-weight: bold;

}
#rightmenu li.subclass a
{
	color: #AA4400;
	padding-left: 10px;
	display:block;
	height:100%;
	padding-top:4px;
	font-weight:bold;
	text-decoration:none;
}
#rightmenu li:hover
{
	color: white !important;
	background-color:#AA4400 !important;
	height:100%;
}
#rightmenu li.none:hover
{
	background-color: white !important;
}
#rightmenu div.topSpace
{
	background-color: #ffffee;
	height:2px !important;
	border-bottom: 1px #AA4400 dashed;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

#rightmenu li:hover a
{
	color: white !important;
}
#rightmenu li.selected
{
	padding-top:3px;
	padding-bottom: 5px;
	border-bottom: 1px #AA4400 dashed;
	background-color: #AA4400;
}

#rightmenu li.subclass
{
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom: 1px #AA4400 dashed;
	background: #ffffee;
}

#rightmenu li a.lmenu1a
{
	background-color: #AA4400;
	color:white;
	padding-left: 10px;
	display:block;
	height:100%;
	padding-top:4px;
	font-weight:bold;
	text-decoration:none;
}
#rightmenu li.lastRightMenuItem
{
	border-bottom: none !important;
}
/*----------------------------*/

#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 #005533;
		text-align:right;
	}

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


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


	#leftmenu li.subclass a
	{

		background-color: #ffffee;
		color: #AA4400;
	}

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

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

	}

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

#bottom_menu td
{
	padding: 7px;
}

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

/*----------------------------------------------------------------*/
.pagetitle
{
	color: #AA4400;
	font-size: 16px;
	font-weight: bold;

}
.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
{
	font-size:10px;
	color:#005533;
	font-weight: normal;
	padding-bottom:10px;
}
.int_breadcrumb
{
	font-family: Verdana;
	font-size:10px;
	color: #666666;
	font-weight:normal;
}

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

.news_content_s
{
	color: #005533;
	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:#663322;
	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:#663322;
	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;
	margin-top: 5px;
	width:217px;
}
#lnewscontent-body
{
	position: absolute;
}
#lnewscontent
{
	position: relative;
}
.lnews_content
{
	width:199px;
	height: 90px;
	overflow:hidden;
	padding-right:13px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	border: 1px solid #005533;
}
.lnews_header
{
	background: url('/i/news_header_bg.gif') no-repeat;
	text-align: right;
	color:white;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	font-size:12px;

}
.subscriptionForm
{
	margin-bottom: 10px;
}

.subscribe
{
	background-color: #005533;
	color: #bad1c8;
	font-size: 10px;
	text-align: left;
	padding: 5px 5px 5px 10px;
	line-height: normal;
}
#email
{
	width: 140px;
}

.sub_middle_content
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.sub_middle_content_td
{
	width: 610px;
}
.lineHeight
{
	line-height: 20px;
}
.allTexts
{
	line-height:20px;
	color: #000000;/*#005533;*/
}

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

}
.physSectionContainer
{
	padding:7px;
	text-align:left;
}
.searchResults
{
	color: #AA4400;
	font-size:14px;
	font-weight: bold;

}

.physCount
{
	color: #005533;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}
.pageNav, a.pageNav:visited, a.pageNav:hover
{
	color:#005533;
	font-weight:bold;
}
.physName, a.physName, a.physName:hover, a.physName:visited
{
	color: #AA4400;
	font-size:12px;
	font-weight: bold;
}
.searchHeader
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
	width: 345px;
}
.physTextField
{
	font-size: 8pt;
	width: 105px;
}

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

}

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

.mainMiddleContent
{
	padding: 0px 0px 10px 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;
	}
	#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;
	}

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

	#bottom_menu, #tmenu1 , #sub2RightFloating, #subRightFloating, #subHeaderForm, .screenImage, #cancerRightFloating, #physRightFloating
	{
		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;
}