﻿.twocolumnlist{ width: 700px;}
.twocolumnlist ul{ list-style: none; margin-left : 0; padding-left: 0;}
.twocolumnlist ul li{list-style:none;}
.twocolumnlist br{ clear: both;}
.twocolumnlist .column1{ float: left; width: 350px;}
.twocolumnlist .column2{ float: right; width: 350px;}
.twocolumnlist h2 {margin: 10px 0 10px 0}

.flyernavlist ul{margin-left: 0;padding-left: 0;display: inline;} 
.flyernavlist ul li{margin-left: 0; margin-right: 10px; padding: 5px 15px; display: inline;list-style: none;background-color: #006CB7;}
.flyernavlist a:link, .flyernavlist a:visited, .flyernavlist a:active{color: #fff;text-decoration: none;}
.flyernavlist a:hover{text-decoration: underline;}

.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #f0f1f2;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #990000;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #FFFF99;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

/****************/
.flyerGroupHeader
{
    color:#000000;
    margin: 20px 0 0 0;
    clear:both;
}
.flyerGroupHeaderRow, .flyerPropertyRow
{
    width:100%;
    height:2em;
    line-height:2em;
    float:left;
    clear:both;
    text-indent:5px;
}

.flyerGroupHeaderRow
{
    background:#f5f5f5;
    color:#000000;
    font-weight:700;
    text-indent:10px;
}
.flyerGroupHeaderRow .inputCol, .flyerPropertyRow  .inputCol, .flyerGroupHeaderRow .propertyCol, .flyerPropertyRow  .propertyCol,.flyerGroupHeaderRow .streetCol, .flyerPropertyRow  .streetCol, .flyerGroupHeaderRow .pdfCol, .flyerPropertyRow  .pdfCol
{
    border:1px solid #e5e5e5;
    height:100%;
}
.flyerGroupHeaderRow .inputCol, .flyerPropertyRow  .inputCol
{
    width:3%;
    float:left;
    text-indent:0px;
    padding-top:.2em;
    height:1.8em;
    text-align:center;
}
.flyerGroupHeaderRow .propertyCol, .flyerPropertyRow  .propertyCol
{
    width:40%;
    float:left;
}
.flyerPropertyRow  .propertyCol a
{
    color:#005596;
    text-decoration:underline;
}
.flyerGroupHeaderRow .streetCol, .flyerPropertyRow  .streetCol
{
    width:40%;
    float:left;
}
.flyerGroupHeaderRow .pdfCol, .flyerPropertyRow  .pdfCol
{
    width:16%;
    float:left;
}
.flyerPropertyRow  .pdfCol
{
    text-align:right;
}
html.busy, html.busy * {  
    cursor: wait !important;  
}  
