﻿/* Custom Themes Per-Client*/

#menu
{
	display: block;
}

#Subscribe
{
	display: none;
}

#Personal
{
	display: none;
}

#Feedback
{
	display: none;
}

#Current
{
	display: none;
}
body
{
    background: url("images/CityHallSummer2.jpg") no-repeat Center Center;
	background-size: 1920px 980px;
    background-color: #b1b1b1;
    font-family: Helvetica;
    margin: 0;
    padding: 0;
    color: 000000;
    font-size: 0.8em;
}

table th {
    background-color:;
    border: ;
    padding: 5px 0px;
    text-align: left;
}

.associatedProperties
{	
	list-style: none;
	margin:0;
	padding:0;
}
.associatedProperties  li
{
display: inline;
padding-right: 5px;
}

#header
{
	width: 100%;
    height: 90px;
    overflow: hidden;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c9c9+1,c4c4c4+18,d8d8d8+48,fefefe+94 */
	background: #c9c9c9; /* Old browsers */
	background: -moz-linear-gradient(top, #c9c9c9 1%, #c4c4c4 18%, #d8d8d8 48%, #fefefe 94%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c9c9c9 1%,#c4c4c4 18%,#d8d8d8 48%,#fefefe 94%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c9c9c9 1%,#c4c4c4 18%,#d8d8d8 48%,#fefefe 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(to bottom, #c9c9c9 1%,#c4c4c4 18%,#d8d8d8 48%,#fefefe 94%); /* Edge */
	
    background-color: #FFF;
    background-repeat: repeat-x;
    border-bottom: solid 1px #666666;
    border-collapse: collapse;
	z-index: -1; 
	position:relative
}

#banner
{
    background:url("./images/ChesapeakePropertyInformation.png") no-repeat Center left;
    width: 100%;
    height: 90px;
    color: #000;
    padding: 0px;
    margin:0px;
    border-bottom: 1px solid #1676b1;
}

#smallImageLogo
{
    display:none;
    /*position: absolute;
    z-index: 50;
    margin-top: 0.2em;
    right: 6px;
    top: 3px;
    background: transparent url('images/Small_Henrico_Banner.gif') no-repeat center center;
    width: 221px;
    height: 31px;*/
}


a.multiParcelLink
{
    color: #0000FF;
    text-decoration: underline;
}

a:link.multiParcelLink
{
    color: #0000FF;
    text-decoration: underline;
}

a:visited.multiParcelLink
{
    color: #0000FF;
}

a:hover.multiParcelLink
{
    color: #0000FF;
    text-decoration: none;
}

a:active.multiParcelLink
{
    color: #12eb87;
}



/*Add For Windowless theme*/
#main
{
    background-color: transparent;
}

#TabContainer
{
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    min-width: 1000px;
	
}



    #TabContainer > ul.ui-tabs-nav
    {
        background: none repeat scroll 0 0 transparent !important;
        border: medium none !important;
    }

#searchtab, #maptab, #resultstab, #detailtab
{
    background: none repeat scroll 0 0 #FFFFFF !important;
    border:solid 1px #1D2949 !important;
}
#detailtab
{
	width: 100%;
	margin: auto;
}

#-arrowInner
{
    border-color: #FFF transparent transparent !important;
}

/*End: Windowless theme*/

/*End: Custom Themes Per-Client*/

#hiddenMap
{
    padding:0px;
    margin:0px;
}
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
/*Check Box */

input[type=checkbox]#cbEnableLogin
{
    display: none;
}

#cbNewCheckbox
{
    background: url("images/default_checkbox2.gif") no-repeat scroll 0 1px transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    margin-top: 2px;
    width: 25px;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    top: 8px;
}

    #cbNewCheckbox:hover
    {
        background-position: -30px 1px;
    }

    #cbNewCheckbox.cbNewCheckbox_Checked
    {
        background-position: 0 -61px;
    }

        #cbNewCheckbox.cbNewCheckbox_Checked:hover
        {
            background-position: -30px -61px;
        }


hr
{
    color: #CCCCCC;
    background-color: #CCCCCC;
}

a
{
    color: #861F41;
    text-decoration: underline;
}

a:link
{
    color: #861F41;
    text-decoration: underline;
}

a:visited
{
    color: #861F41;
}

a:hover
{
    color: #861F41;
    text-decoration: none;
}

a:active
{
    color: #861F41;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

Span#LargePropertyImage
{
    position: relative;
    z-index: 15;
}

    Span#LargePropertyImage a img
    {
        max-width: 370px;
        margin-left: 25px;
    }

Span#ImageEnlarge
{
    background: url("images/ImagesTab_EnlargeIcon.gif") no-repeat scroll right bottom Transparent;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 73px;
    position: absolute;
    right: 0;
    width: 72px;
    z-index: 20;
}

Span#EnlargeText
{
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    left: 28%;
    position: absolute;
    z-index: 25;
}

#thumbsContainer span
{
    padding: 0px;
    margin: 0px;
}

#thumbsContainer img
{
    height: 40px;
    border: solid 1px #000;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

#divIntro h2
{
    margin-left: 10%;
    margin-right: 10%;
}

h2
{
    padding: 0 0 10px 0;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


#authenticationMenu {
    color: #FFFFFF;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 255px;
    text-align: center;
    top: 0;
}
#authenticationMenu #am_buttonSlider
{
    width:106px;
    height:29px;
    background:transparent url(images/topSlider_Button.png) no-repeat top center;
    color:#FFFFFF;
    margin: 0 auto;
    cursor:pointer;
    font-weight:600;
    position:relative;
    z-index:99;
}
    #authenticationMenu #am_buttonSlider:hover
    {
        background-position:bottom center;
    }
   #authenticationMenu #authenticationMenu_DDL {
        float: right;
        margin: 0 auto;
        padding: 0.2em 0 0.4em;
        position: relative;
        width: auto;
        z-index: 99;
    }
	

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 0px;
    width: 90%;
	margin: auto;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/

ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

    ul#menu li
    {
        display: inline;
        list-style: none;
    }

        ul#menu li#greeting
        {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

        ul#menu li a
        {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #e8eef4;
            color: #034af3;
        }

            ul#menu li a:hover
            {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active
            {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a
        {
            background-color: #fff;
            color: #000;
        }

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

    fieldset p
    {
        margin: 2px 12px 10px 10px;
    }

    fieldset label
    {
        display: block;
    }


        fieldset label.error
        {
            display: inline;
        }

        fieldset label.inline
        {
            display: inline;
        }

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
    color: #000;
}

input[type="text"]
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table.intro
{
    margin: auto;
    width: 100%;
}

#statusbar table
{
    border: none;
    border-collapse: collapse;
}

    #statusbar table td
    {
        border: none;
    }


    #statusbar table th
    {
        padding: 6px 5px;
        text-align: left;
        background-color: #e8eef4;
        border: solid 1px #e8eef4;
    }


/* MISC  
----------------------------------------------------------*/
.ui-pg-input
{
    width: 50px !important;
}

.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#menucontainer
{
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

    #logindisplay a:link
    {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited
    {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover
    {
        color: white;
        text-decoration: none;
    }

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.ui-autocomplete-loading
{
    background: white url('images/small_spinner.png') right center no-repeat;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

#tabs
{
    font-size: 90%;
    margin: 20px 0;
    width: 100%;
    display: inline-block;
}

    #tabs ul
    {
        float: right;
        background: #E3FEFA;
        width: 600px;
        padding-top: 4px;
    }

    #tabs li
    {
        margin-left: 8px;
        list-style: none;
    }

    * html #tabs li
    {
        display: inline; /* ie6 double float margin bug */
    }

        #tabs li, #tabs li a
        {
            float: left;
        }

    #tabs ul li a
    {
        text-decoration: none;
        padding: 8px;
        color: #0073BF;
        font-weight: bold;
    }

    #tabs ul li.active
    {
        background: #CEE1EF url(img/nav-right.gif) no-repeat right top;
    }

        #tabs ul li.active a
        {
            background: url(img/nav-left.gif) no-repeat left top;
            color: #333333;
        }

    #tabs div
    {
        background: #CEE1EF;
        clear: both;
        padding: 20px;
        min-height: 200px;
    }

        #tabs div h3
        {
            text-transform: uppercase;
            margin-bottom: 10px;
            letter-spacing: 1px;
        }

        #tabs div p
        {
            line-height: 150%;
        }

#container
{
    border: 1px solid #000000;
    width: 100%;
}

.frmStep
{
    border: 1px dashed #999999;
}

div#MainHeader
{
    margin: 0px 20px 0px 20px;
    display: block;
}

div#SearchHeader
{
    margin: 0px 20px 0px 20px;
    display: none;
}

.HiddenAdvancedControls
{
    margin: 0px 20px 0px 20px;
    display: none;
}

.HiddensrchCtrl
{
    margin: 0px 20px 0px 20px;
    display: none;
}

.HideAllCards
{
    display: block;
}

*.ui-icon:hover
{
    border: none !important;
}

DIV#DetailDiv
{
    min-width: 600px !important;
    min-height: 100% !important;
    overflow: auto;
}


#adminWrapper
{
}

#adminMenu
{
    float: left;
}

    #adminMenu fieldset
    {
        height: 500px;
    }

#adminContent
{
    float: right;
}
/*for ManageUsers page, selected row*/
.selectedRow 
{
    color:#FFFFFF !important; font-weight: bold; background: #6699FF !important;
}


/*#mdMenu.mdMenu > li > *:first-child .ui-button-text {
    color: #FFFFFF !important;
}
#mdMenu.mdMenu > li:hover > *:first-child .ui-button-text {
    color: #CCCCCC !important;
}*/

#mapLoadOverlay
{
    position:absolute;
    text-align:center;
    left:0px;
    right:0px;
    bottom:0px;
    top:94px;
    /*background:rgba(255, 255, 255, 0.85);*/
    background:rgb(255, 255, 255);
}
    #mapLoadOverlay img
    {
        margin:auto auto;
        position:relative;
        top:33%;
    }

