﻿*
{
	/* font-family: "Trebuchet MS",Verdana,Arial,Sans-serif; */
	/* font-family: verdana,arial,tahoma; */
	font-family: Tahoma, Arial, sans-serif;
}

BODY
{
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
overflow: -moz-scrollbars-vertical;
background: url(/images/theme01/background_top.gif) repeat-x #C8E3F1;
}

.logo_cell {text-align:center; vertical-align:top; white-space:nowrap; padding-bottom: 15px; padding-top: 15px;}

#txtSearch1 {background: transparent; border: 1px solid black;}

.menuStandard {font-size: 11px; font-family: inherit;	font-weight: normal; line-height: 12px; padding-left: 4px; padding-right: 4px;}
.menuStandardSeperator {font-size: 11px; font-family: inherit;	font-weight: normal; line-height: 12px; border-right-style: solid; border-right-color: Gray; border-right-width: 1px; padding-right: 4px;}

.titleCountyName				{color:	#000000; font-size: 16px; font-family: inherit; font-weight: bold; line-height: 18px;}
.titleAssessor					{font-size: 11px; font-family: inherit;	font-weight: normal; line-height: 12px;}

a.lnkMoreInfo:link		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.lnkMoreInfo:visited	{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.lnkMoreInfo:hover		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px; text-decoration: none;}
a.lnkMoreInfo:active	{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}

a.lnkMoreInfoDark:link		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px;}
a.lnkMoreInfoDark:visited	{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px;}
a.lnkMoreInfoDark:hover		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px; text-decoration: none;}
a.lnkMoreInfoDark:active	{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px;}

a.lnkLogin:link			{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px;}
a.lnkLogin:visited	{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px;}
a.lnkLogin:hover		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px; text-decoration: none;}
a.lnkLogin:active		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 12px;}

.messageNormal		{color: #000080; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 16px;}
.messageWarning		{color: #DC143C; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 16px;}

a.assetLinkSmall:link			{color: #CD3700; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.assetLinkSmall:visited	{color: #CD3700; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.assetLinkSmall:hover		{color: #CD3700; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px; text-decoration: none;}
a.assetLinkSmall:active		{color: #CD3700; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}

a.normalLinkSmall:link			{color: #000080; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.normalLinkSmall:visited		{color: #000080; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.normalLinkSmall:hover			{color: #000080; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px; text-decoration: none; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a.normalLinkSmall:active		{color: #000080; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}

a.disabledLinkSmall:link,
a.disabledLinkSmall:visited,
a.disabledLinkSmall:hover,
a.disabledLinkSmall:active {color: #666; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px; cursor: default;}

input.disabledImageLinkSmall	{cursor: default;}

.panel_centered
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background: #FFFFFF url(images/theme01/transitional_bg_generic.jpg) top left repeat-x;
}

.gridColumnHeader
{
	height: 16px;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #F5F5F5;
	font-family: inherit;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}

.gridColumnItem
{
	height: 12px;
	vertical-align: middle;
	white-space: nowrap;
	font-family: inherit;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.gridRow
{
 background-color: White;
}

.gridSelectedRow
{
	 background-color: #DDECFE;
}

.gridAlternatingRow
{
	background-color: #F8F8FF;
}

.assetListHeader
{
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

.atributeName
{
    border: 0px;
    color: #666666;
    /* background-color: #F5F5F5; */
    background-color: White;
		font-family: inherit;
		font-size: 11px;
		font-weight: bold;
		margin-left: 14px;
		width: 130px;
}

.atributeValue
{
    color: #000000;
    background-color: #FFFFFF;
    font-family: inherit;
		font-size: 11px;
		font-weight: normal;   
    padding-left: 5px;
    width: 100%;
}

.progress_default
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.progress_container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.progress_header
{
    background: url(images/theme01/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.progress_body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

.table_centered
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}

.progress_normal
{
  cursor: auto;
  text-align: center;
  height: 38px; /* the size of the div when not showing the animated progress indicator */ 
}
 
.progress_wait
{
  background-image: url(images/theme01/progress0.gif);
  background-position: left center;
  background-repeat: no-repeat;
  cursor: wait;
  height: 38px; /* the size of the div when showing animated progress indicator */
}

.PanelMenu{
	width: 770px;
	height: 20px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	cursor: pointer;
	text-align: left;
}

.CollapsePanelHeader{
	width: 770px;
	height: 26px;
	background-image: url(images/theme01/panelheader.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-family: inherit;
	font-weight: bold;
	float: none;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	cursor: pointer;
}

.CollapsePanelContent{
	width: 770px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #EDEDED;
}

.CollapsePanelContentScrolling
{
	width: 770px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

/*Textbox Watermark*/

.input_default
{
	color: #333;
	font-size: 11px;
	font-family: inherit;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.input_login
{
	color: #333;
	font-size: 11px;
	font-family: inherit;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 180px;
}

/*Modal Popup*/
.modalBackground {
	background-color: #666666;
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.modalPopupOuter
{
	background-color: transparent;
	padding: 1em 6px;
}

.modalPopupInner
{
   background-color: #e4e4e4;
   vertical-align :top;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
	
A													{cursor: pointer; font-family: inherit}
A:link										{color: #000000; text-decoration: none}
A:visited									{color: #000000; text-decoration: none}
A:hover										{text-decoration: none}
A:active									{color: #FF0000; text-decoration: none}

a.nav:link								{color: #000000; text-decoration: none;}
a.nav:visited							{color: #000000; text-decoration: none;}
a.nav:hover								{color: #000000; text-decoration: none;}
a.nav:active							{color: #000000;}

a.redlink:link						{color: red; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 16px;}
a.redlink:visited					{color: red; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 16px;}
a.redlink:hover						{color: red; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 16px; text-decoration: none;}
a.redlink:active					{color: red; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 16px;}

a.redlinksmall:link				{color: red; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.redlinksmall:visited		{color: red; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.redlinksmall:hover			{color: red; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px; text-decoration: none;}
a.redlinksmall:active			{color: red; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}

a.whitelink:link					{color: white; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
a.whitelink:visited				{color: white; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
a.whitelink:hover					{color: red; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px; text-decoration: none;}
a.whitelink:active				{color: white; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}

a.bluelink:link						{color: blue; font-size: 12px; font-family: inherit; line-height: 18px;}
a.bluelink:visited				{color: blue; font-size: 12px; font-family: inherit; line-height: 18px;}
a.bluelink:hover					{color: blue; font-size: 12px; font-family: inherit; line-height: 18px; text-decoration: none;}
a.bluelink:active					{color: blue; font-size: 12px; font-family: inherit; line-height: 18px;}

a.bluelinksmall:link			{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.bluelinksmall:visited		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}
a.bluelinksmall:hover			{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px; text-decoration: none;}
a.bluelinksmall:active		{color: navy; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 17px;}

/* Margins */
.mar_15_LR					{padding-left: 15px; padding-right: 15px;}
.mar_25_LR					{padding-left: 25px; padding-right: 25px;}		

.med_bold						{color: #333; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px;}
.med_boldpadded			{color: #333; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px; padding-top: 10px; padding-bottom: 10px;}
.med_bold_red				{color: #800000; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px;}
.med_bold_red_u 		{color: #800000; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px; text-decoration: underline;}
.med_normal					{color: #333; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
.med_normal_red			{color: #800000; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
.med_light_normal		{color: #FFFFFF; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
.med_light_bold			{color: #FFFFFF; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px;}
.med_blue_normal		{color: #000080; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
.med_dark						{color: #000000; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px;}
.med_blue_bold			{color: #000080; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px;}
.small							{color: #333; font-size: 11px; font-family: inherit;	font-weight: normal; line-height: 12px;}
.small_watermark		{color: #999; font-size: 11px; font-family: inherit;	font-weight: normal; line-height: 12px;}
.small_lighter			{color: #666666; font-size: 11px; font-family: inherit;	font-weight: normal; line-height: 12px;}
.small_bold_lighter	{color: #666666; font-size: 11px; font-family: inherit;	font-weight: bold; line-height: 12px;}
.small_bold					{color: #333; font-size: 11px; font-family: inherit; font-weight: bold; line-height: 12px;}
.small_blue_normal	{color: #0066B3; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 16px;}
.small_red_normal		{color: #DC143C; font-size: 11px; font-family: inherit; font-weight: normal; line-height: 16px;}
.large							{color: #000000; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 20px;}
.large_blue					{color: #000080; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 20px;}
.large_bold_navy		{color:	#444444; font-size: 16px; font-family: inherit; font-weight: bold; line-height: 18px;}
.med_bold_st				{color: #333; font-size: 12px; font-family: inherit; font-weight: bold; line-height: 18px; text-decoration: line-through;}
.med_normal_st			{color: #333; font-size: 12px; font-family: inherit; font-weight: normal; line-height: 18px; text-decoration: line-through;}
.small_error				{color: #CD3700; font-size: 11px; font-family: inherit; font-weight: bold; line-height: 14px;}

.ColumnHeader1					{background-color: #336699; color: #FFFFFF; text-align: left; font-size: 12px; font-family: inherit; font-weight: bold; height: 18px;}
.ColumnHeader2					{background-color: #CCCCCC; color: #000000; text-align: center; font-size: 12px; font-family: inherit; font-weight: normal; height: 18px;}
.ColumnHeader3					{background-color: #336699; color: #FFFFFF; font-size: 11px; font-family: inherit; font-weight: normal; height: 14px;}
.ColumnDetail1					{background-color: #CCCCCC; color: #000000; font-size: 11px; font-family: inherit; font-weight: normal; height: 14px;}
td.menuNormal						{background-color: #FFFFFF; color: #333333; text-align: left; font-size: 12px; font-family: inherit; font-weight: normal; height: 18px; cursor: auto;}
td.menuNormalOver				{background-color: #CCCCCC; color: #333333; text-align: left; font-size: 12px; font-family: inherit; font-weight: normal; height: 18px; cursor: pointer;}
td.menuNormalRed				{background-color: #FFFFFF; color: #FF0000; text-align: left; font-size: 12px; font-family: inherit; font-weight: bold; height: 18px; cursor: auto;}
td.menuNormalOverRed		{background-color: #CCCCCC; color: #FF0000; text-align: left; font-size: 12px; font-family: inherit; font-weight: bold; height: 18px; cursor: pointer;}
td.menuSelected					{background-color: #FFFFFF; color: #336699; text-align: left; font-size: 12px; font-family: inherit; font-weight: normal; height: 18px; cursor: auto;}
td.menuSelectedOver			{background-color: #CCCCCC; color: #336699; text-align: left; font-size: 12px; font-family: inherit; font-weight: normal; height: 18px; cursor: pointer;}
td.menuSelectedRed			{background-color: #FFFFFF; color: #FF0000; text-align: left; font-size: 12px; font-family: inherit; font-weight: bold; height: 18px; cursor: auto;}
td.menuSelectedOverRed	{background-color: #CCCCCC; color: #FF0000; text-align: left; font-size: 12px; font-family: inherit; font-weight: bold; height: 18px; cursor: pointer;}

.CommentHidden					{padding-top: 15px; padding-left: 15px; padding-right: 15px; color: #000080; background-color: #EDEDED; border-left: solid 1px #808080; border-right: solid 1px #808080; border-bottom: solid 1px #808080; display: none}
.CommentVisible					{padding-top: 15px; padding-left: 15px; padding-right: 15px; color: #000080; background-color: #EDEDED; border-left: solid 1px #808080; border-right: solid 1px #808080; border-bottom: solid 1px #808080; line-height: 20px}

.btn3d_blue							{color: #FFFFFF; background-color: #EDEDED; background-image: url(3dbutton_blue.gif); background-position: bottom; background-repeat: repeat; border: none; cursor: pointer; font-weight: normal; width: 140px; height: 28px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;}
.btn3d_green						{color: #FFFFFF; background-color: #EDEDED; background-image: url(3dbutton_green.gif); background-position: bottom; background-repeat: repeat; border: none; cursor: pointer; font-weight: normal; width: 140px; height: 28px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;}
.btn3d_orange						{color: #FFFFFF; background-color: #EDEDED; background-image: url(3dbutton_orange.gif); background-position: bottom; background-repeat: repeat; border: none; cursor: pointer; font-weight: bold; width: 140px; height: 28px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;}
.btn3d_grey							{color: #000000; background-color: #808080; background-image: url(3dbutton_grey.gif); background-position: bottom; background-repeat: repeat; border: none; cursor: pointer; font-weight: normal; width: 160px; height: 24px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;}