﻿/* ReportCSS.css */
.PropertyGrid td
{
	font-family: verdana,tahoma,helvetica;
	font-size:9pt;
	border-style: solid;
	background-color: #EFEDEC;
	border-color: #999999;
	border-width: 1px;
	padding-left: 7px;
	padding-right: 7px;
}
.tabHeader
{
	background-image: url(background.png);
	font-family: verdana,tahoma,helvetica;
	font-size:11px;
    border-style: inset;
}
.tabContent
{
	font-family: verdana,tahoma,helvetica;
	font-size:9pt;
	background-color: #DDDDDD;
	padding-bottom: 16px;
}
.rptCenterStage
{
	border: 2px dashed Maroon;
	text-align: center;
	width: 400px;
	height: 500px;
}
.rptHeader
{
	text-align: center;
	background-image: url(images/PanelFill.png);
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
}

.rptContent
{
	text-align: left;
	border: 2px solid Maroon;
	background-color:  Silver;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}

.imgmouse
{
	cursor:pointer;
}

.hiddencol
{
	display: none;
	cursor: default;
}

.viscol
{
	display: block;
	/* cursor: pointer; */
}

.modalBackground 
{
	background-color:Gray;
	/*-ms-filter: alpha(opacity=70);
	-ms-opacity: 0.7; */
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup {
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.accHeader
{
	text-align: left;
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	height: 22px;
	cursor: pointer;
	background-image: url(images/normal.png);
}

.accHeader a:hover
{
	text-align: left;
	color: Black;
			font-family: Verdana, Helvetica, Sans-Serif;
			font-size: 8pt;
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	height: 22px;
	cursor: pointer;
	background-image: url(images/normal_over.png);
}

#master_content .accHeader a:
{
      color: #000000;
      background: none;
      text-decoration: none;
}
 
#master_content .accHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accHeaderSelected
{
	text-align: left;
	color: Black;
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 8pt;
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	height: 22px;
	cursor: pointer;
	background-image: url(images/selected.png);
}
 
#master_content .accHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}

.accContent
{
	border-color: #333333;
	padding-top: 6px;
	background:url(images/PanelFill.png);
}
.tableface
{

	border: 1px dashed #2F4F4F;
	padding: 2px;
	padding-top: 2px;
	width: 300px;
}

@font-face 
{
	font-family:"Times New Roman", Times, serif;
	font-style:  normal;
	font-weight: normal;
	src: url(TIMESNE0.eot);
}
A  {
	font-size : 9pt;
	text-decoration : none;
	color : Black;
	font-family : arial, geneva, sans-serif, helvetica;
}

A:Visited  {
	font-size : 9pt;
	font-family : arial, geneva, sans-serif, helvetica;
	color:#990000;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	color : Red;
	text-decoration : underline;
	font-family : arial, geneva, sans-serif, helvetica;
}

A:Hover  {
	font-size : 9pt;
	font-family : arial, geneva, sans-serif, helvetica;
	color:#333333;
	text-decoration : underline;
}
A:link.list  {
	font-size : 8pt;
	text-decoration : none;
	color : Black;
	font-family : arial, geneva, sans-serif, helvetica;
}

A:Visited.list  {
	font-size : 8pt;
	font-family : arial, geneva, sans-serif, helvetica;
	color :#555555;
	text-decoration : none;
}

A:Active.list  {
	font-size : 8pt;
	color : Red;
	text-decoration : underline;
	font-family : arial, geneva, sans-serif, helvetica;
}

A:Hover.list  {
	font-size : 8pt;
	font-family : arial, geneva, sans-serif, helvetica;
	color :#555555;
	text-decoration : underline;
}
h1 {
	color: #610000;
	font-family:"Times New Roman", Times, serif;
	font-size:25pt;
	font-weight:normal;
	text-align:left;
	margin-left:10px;
	margin-right:5px;
	}
h2 {
	color: #610000;
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	text-align:left;
	margin-bottom:4px;
	font-weight:normal;
	line-height: 17pt;
	}
h3 {
	color: #331C18;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:-25px;
	}
.subtitle {
	color: #331C18;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:-25px;
	line-height: 110%;
	}
.author {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:120%;
	margin-left:25px;
	margin-right:25px;
	text-align:left;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:120%;
	text-align:left;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#666666;
	line-height:120%;
	text-align:left;
}
.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #124798;
}
.pt8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.test {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left:10px;
	padding-right:10px;
}
.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}
.site {
	font-family:"Times New Roman", Times, serif;
	font-size:36pt;
	text-align:left;
	font-style:italic;
}
.title {
	color: #610000;
	font-family:"Times New Roman", Times, serif;
	font-size:25pt;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	line-height: 90%;
}
.title2 {
	color: #610000;
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:normal;
	text-align:left;
}

/* xp theme */
.tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url("images/tab-line.gif") repeat-x bottom;height:28px;}

.tab_xp .ajax__tab_outer {margin-right:4px;background:url("images/tab-right.gif") no-repeat right; height:32px;}
.tab_xp .ajax__tab_inner {padding-left:4px;background:url("images/tab-left.gif") no-repeat; height:32px;}
.tab_xp .ajax__tab_tab {padding-top:2px;background:url("images/tab.gif") repeat-x;color:#000000; height:32px;}
.tab_xp .ajax__tab_hover .ajax__tab_outer {background:url("images/tab-hover-right.gif") no-repeat right; height:32px;}
.tab_xp .ajax__tab_hover .ajax__tab_inner {background:url("images/tab-hover-left.gif") no-repeat left; height:32px;}
.tab_xp .ajax__tab_hover .ajax__tab_tab {background:url("images/tab-hover.gif") repeat-x;color:#000000; height:32px;}
.tab_xp .ajax__tab_active .ajax__tab_outer {background:url("images/tab-active-right.gif") no-repeat right; height:32px;}
.tab_xp .ajax__tab_active .ajax__tab_inner {background:url("images/tab-active-left.gif") no-repeat; height:32px;}
.tab_xp .ajax__tab_active .ajax__tab_tab {background:url("images/tab-active.gif") repeat-x;color:#000000; height:32px;}

.tab_xp .ajax__tab_body {padding:4px;background-color:#FFFFFF;}

/* Buttons */
/*.button_over {background:url("images/button_over.gif"); height:27px; width:80px; color:#000000; border:0px;}
.button_out {background:url("images/button_out.gif"); height:27px; width:80px; color:#000000; border:0px;}*/

#search { display:block; width:180px; height:240px; font-size:1pt;  color:#FFFFFF; z-index:10; line-height:1px; margin:-200px 0 0 40px;}
#search p { font-size:1pt; color:#FFFFFF; line-height:1px;}

