﻿/** basic style sheet **/

/** table head color **/
div#content table th
{
    
}
/** table head link button color **/
div#content table th a
{
    
}

body
{
    margin: 0px;
    padding: 0px;
}

input,select { margin:2px}
div#content input[type="file"]{ width:16.5em;}

ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

h2
{
    font-size: 1.5em;
    font-size :22px;
    word-wrap:break-word; 
}

h3
{
    font-size: 1.1em;
}

div#content p
{
    word-wrap:break-word; 
}

/** basic header **/
div#header
{
    text-align:center;
}
/** header and footer -- navigation bar **/
div#header ul.navigation li , div#footer ul.navigation li
{
    display:inline-block;
    margin:0;
    padding:0 7px;
}
div#header ul.navigation li:first-child , div#footer ul.navigation li:first-child
{
    border:0
}
/** ie6,7 browser use display: inline;**/
div#ie div#header ul.navigation li
{    
    float:left;
}

div#ie #footer ul.navigation li
{    
    display: inline;
}

div#content table thead
{
    background-color: #D4D4D4;
}

/** headerTop **/
div#headerTop
{
    width:920px;
    position:relative;
    height:80px;
}
div#headerTop h1
{
    margin:0;
    padding:0;
}
div#headerTop h1 a.logo
{
    display:block;
    height:68px;
    width:212px;
    float:left;
    background-repeat: no-repeat;
}
div#headerTop ul.navigation
{
     position:absolute;
     top:33%;
     right:0px;
}

/*Begin Footer For Privacy Policy*/
div#bottom-footer
{
    float:left;
    width:920px;
    height:80px;
}
/*End Footer For Privacy Policy*/

/** headerNavigation -- navigation bar **/
div#headerNavigation
{
    clear:both; 
}
/** headerNavigation and footer -- navigation bar**/
div#headerNavigation ul.navigation , div#footer ul.navigation
{
    height:40px;
    width:920px;
    margin:auto;
}

/** footer **/
div#footer
{
    text-align:center;
}


/** logon content **/
div#logonContent
{
    margin: auto;
     width: 330px;
    padding: 10px;
}

/** content **/
div#content
{
    width: 880px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

/** fielset basic **/
fieldset
{
    border: 0;
    padding: 0;
    margin-bottom:5px;
}
fieldset legend
{
    font-weight: bold;
}
fieldset label
{
    /** logon use this width **/
    width: 6em;
    display: inline-block;
    margin-bottom:3px;
}
fieldset input
{
    width: 10em;
}
div#mailList label
{
    width: 8em;
    display: inline-block;
    margin-bottom:3px;
    text-align: right;
}
/** form action basic **/
div.form-actions
{
    text-align: right;
}
/** basic table style **/
div#content table
{
    width: 100%;
    border-collapse: collapse;
}
    
td.ajax__htmleditor_editor_toptoolbar table
{
    width: auto !important;
}

div#content table tfoot td
{
    font-weight: bold;
}
div#content table td.tdleft,div#content table th.thleft
{
    text-align: left;
}
div#content table td.tdright,div#content table th.thright
{
    text-align: right;
}
div#content table td.tdcenter,div#content table th.thcenter
{
    text-align: center;
}

/** pager style **/
div.search-results{
	text-align:center
}
div.search-results span.amount-returned
{
    margin-right: 3em;
}

div.pager
{
    text-align: center;
}

/**
    error message summary and prospect special error message
**/
div#ValidateErrorPanel,div#content div#buyorrent div#divMsg, label.uploadError
{
    font-size:12px;
}

.requestValidation
{
    
}

/** br clear float**/
br.endfloat
{
     clear:both;
}

div#error-page
{
    text-align:left;
}
div#error-page div#pic
{
    margin-left: auto;
	margin-right: auto;
    width:351px;
    height:232px;
}

div#headerTop ul.navigation.admin-welcome
{
    top:48px;
}
div#ie div#headerTop ul.navigation.admin-welcome
{
    top:48px;
}

div#headerTop ul.navigation.icheckLog li
{
    padding-right:0px;
    font-size:10px;
}

div#headerTop ul.navigation.icheckLog
{
    top:52px;
}
div#ie div#headerTop ul.navigation.icheckLog
{
    top:52px;
}

/**---------------------- for drop down menu------------------------------**/
    .menu-navigation
    {
        position: relative;
    }
    .menu-navigation ul li a, .menu ul li a:visited
    {
        overflow: hidden;
    }
    .menu-navigation ul
    {
    }
    .menu-navigation ul li
    {
        position: relative;
    }
    .menu-navigation ul li ul
    {
        display: none;
    }
    .menu-navigation ul li:hover > ul
    {
        top: 18px;
        left: 0;
        width: 150px;
        display: block;
        position: absolute;
    }
    .menu-navigation ul li:hover ul li
    {
        text-align: left;
        width:120px;
    }
     ul.navigation li ul li ul
    {
        display: none;
    }
    ul.navigation li ul li:hover
    {
    }
    ul.navigation li ul li:hover ul
    {
        width: 150px;
        margin-left: 130px;
        top: 5px;
        margin-top: 0px;
    }

    /**
    level 3
    **/ul.navigation li ul li:hover ul li
    {
    }
    /**
    level three high style
    **/div#header ul.navigation li ul li:hover ul li:hover
    {
    }
    /**
    level 3
    removed the original gray a tag background color
    **/ul.navigation li ul li:hover ul li a:hover
    {
        background-color: Transparent;
    }
    /**
    level 2
    make a tag links align left
    **/ul.navigation li ul
    {
        text-align: left;
    }
    /** 
    level 2
    **/div#header ul.navigation li ul li
    {
        margin: 0;
        padding: 3px 20px 3px 10px;
        width: 120px;
    }
    div#header ul.navigation li ul.admin
    {
        margin: 0;
        width: 185px;
    }
    div#header ul.navigation li ul.admin li
    {
        margin: 0;
        width: 155px;
    }
    /** 
    level 2
    give the first li tag in the drop down a special margin top value
    **/div#header ul.navigation li ul li:first-child
    {
        margin-top: 12px;
    }

    /**
    level three style
    **/div#header ul.navigation li ul li:hover ul li
    {
        padding: 3px 20px 3px 10px;
        margin: 0;
    }    
    /** 
    level 2 footer
    **/div#footer ul.navigation li ul li
    {     
        margin: 0;
        padding: 3px 20px 3px 10px;
        width: 120px;
    }
      div#footer ul.navigation li ul.admin 
    {
        margin: 0;
        width: 185px;
    }
    div#footer ul.navigation li ul.admin li
    {
        margin: 0;
        width: 155px;
    }
    div#footer .menu-navigation ul li:hover > ul
    {
        top: -60px;
        left: 0;
        width: 150px;
        display: block;
        position: absolute;
    }
    /****/
    div#footer .menu-navigation li:hover ul
    {
        top:-87px;       
    }
    div#footer .menu-navigation li:hover ul.admin
    {
        top:-135px;    
    }
    div#footer ul.navigation li ul 
    {
        padding-bottom:12px;
    }
    div#footer ul.navigation li ul li:hover ul
    {
        padding-bottom:0px;
    }
    /** product special navigation position**/
    div#footer .menu-navigation li:hover ul.footer-product
    {
        top:-135px;
    }
    /** product special navigation position for leads**/
    div#footer .menu-navigation li:hover ul li:hover ul.footer-product-leads
    {
        top:-10px;
    }
    
    .keyword-search
    {
        display:inline;
    }
    .keyword-search input[type="text"]
    {
        width:110px;
    }
    

    /*Calendar text and the icon*/
    div.calendar input[type="image"]
    {
        vertical-align:middle;
    }
    
    table#filter td div.calendar input[type="text"]
    {
        width:105px; 
        vertical-align:middle
    }

.userLabel
{
    width: 8em;
}

.colorCircle
{
    width:10px;
}
.colorLine
{
    margin-right:65px;
    padding-top:3px;
    position: absolute; 
    top:25px; 
    left:0px;
}
.colorLine img
{
    width:15px;
}
.boldText
{
    font-weight:bold;
}
.redirectButton
{
    margin-left:170px;
}

ul.pic a {
    text-decoration: none;
}



.watermarkfield
{
    float:left;
    position: relative;
    min-height: 45px;
    margin-right:10px;
}

.watermarkfield label
{
    position: absolute;
    padding: 5px 0px 0px 5px;
    text-indent: 5px !important;
    margin: 18px 0px 0px 0px;
    height: 19px;
}

.watermarkfield input[type="text"],
.watermarkfield input[type="password"],
.watermarkfield input[type="file"]
{
    text-indent: 5px!important;
}

.watermarkfield textarea,
.watermarkfield input[type="text"],
.watermarkfield input[type="password"],
.watermarkfield input[type="file"]
{   
    float:left;
    font-size:13px;
    padding:4px 2px;
    width:200px;
    margin:2px 0px 0px 0px;
}

/** user name error style**/
.watermarkfield span.error
{
    position: absolute;
    font-size:10px;
    width:290px;
    margin:27px 0px 0px 0px;
    left:0px;
}
.watermarkfield p{

	clear:both;
    font-size:14px;
    padding:10px 0px 0px 0px;
    margin-bottom:3px;
}
.watermarkfield select {
    margin: 20px 10px 5px 0px;
    position: relative;
    width: 205px;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    -webkit-box-align: center;
    border: 1px solid;
    -webkit-rtl-ordering: logical;
    cursor: default;
}
.watermarkfield select:focus
{
    outline-offset: -2px;
    outline: 5px auto -webkit-focus-ring-color;  
}


.watermarkfield label
{
    color: #666;
}
.watermarkfield input[type="text"], .watermarkfield input[type="password"], .watermarkfield input[type="file"]
{
    border: 1px solid #CCC;
}
.watermarkfield textarea
{   
    border: 1px solid #CCC;
}
.watermarkfield p
{
    color:#df4b05;
}
.watermarkfield select 
{
    color: black;
    background-color: white;
}

.sf-menu li.liICheck
{
    float:right;
    font-size:13px;
    margin-right:4px;
}

.redText
{
    color: red;
}

.title-menu .sf-menu li.liSurvey
{
    float:right;
    margin-right:20px;
    padding-top:0;
}

.sf-menu li.liSurvey a
{
    float:left;
    padding:0;
}

.sf-menu li.liSurvey .imageSurvey
{
    max-width:60px;
    max-height:35px;
    vertical-align: middle; 
    border:0;
}

.sf-menu li.liSurvey .imageNewStar
{
    float:left;
    max-height:35px;
    border:0;
} 

.title-menu .sf-menu li
{
    padding-top:3px;
}
