/* 
    Document   : master
    Created on : Feb 17, 2013, 1:54:09 PM
    Author     : clint
    Description:
        This is used for the majority of desktop browsers with wide screens.
*/

/*  THIS IS A TEST FOR STYLING DISABLED OPTIONS
option:disabled {color:#A00;}
*/

a {
    text-decoration: none;
    color: #26527C;
}

a:hover {
    text-decoration: underline;
    color: #F50;
}

#nav, #nav ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 1000;
}

#nav a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 10pt;
}

#nav a:hover {
    display: block;
    color: #F50;
}

#nav li {
    display: block;
    float: left;
}

#nav li ul {
    display: block;
    position: absolute;
    left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
    display: block;
    position: absolute;
    z-index: 1000;
    left: 50%;
    margin-left: 375px;
    /*width: 1000px;*/
    text-decoration: none;
}

#nav table {
    display: block;
    border-left-style: solid;
    border-left-width: medium;
    border-right-style: solid;
    border-right-width: medium;
    border-bottom-style: solid;
    border-bottom-width: medium;
    border-top-style: none;
    border-color: #555;
    background-color: #bbb;
    margin-top: -4px;
    width:500px;
    margin-left:-425px;
    z-index: 1000;
    text-align: right;
}

#nav table tr {
    text-align: right;
    /*width: 100%;*/
    width: 490px;
}

#nav table td {
    /*display: block;*/
    vertical-align: top;
    color: #ffffff;
    /*border-color: #525983;*/
    /*border-top-style: dotted;*/
    /*border-top-width: 1px;*/
    padding-top: 5px;
    padding-left: 1.5em;
    padding-right: 1.5em;
    text-align: left;
    width: 50%;
}

#nav #actionnotes, #friendsnotes, #eventsnotes {
    display: block;
    font-size: 11px;
}

#popdiv label{
    color: #FFF;
    font-style: italic;
    font-family: arial;
}

.hide {
    position: fixed;
    left: -999em;
    z-index: 2000;
}

.show {
    position: fixed;
    left: 50%;
    /*top: 10%;*/
    margin-left: -200px;
    /*margin-top:-200px;*/
    text-align:center; 
    z-index: 2000;
    width:400px;
    background-color:#999;
    border-width: 5px;
    border-style:solid;
    border-color:#555;
    padding-top: 50px;
    padding-bottom: 50px;
    box-shadow: 5px 10px 20px #555;
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

#header {
    width: 100%;
    top: 0px;
    margin-top: 20px;
    text-align: center;
    position: absolute;
}

IMG {
    border: none;
}

TABLE#maintable{
    width: 1000px;
    margin-top: 130px;
    margin-bottom: 50px;
    z-index: 10;
}

#mainbody {
    width: 952px;
    margin-top: -220px;
    /*margin-bottom: 50px;*/
    z-index: 10;
    background: #eee;
}
	
#rightside {
    margin-top: +25px;
    width: 320px;
    float: right;
}
	
#leftside {
    margin-top: +25px;
    width: 600px;
    float: left;
}
	
#menu {
    font-family: tahoma, arial;
    position: fixed;
    z-index: 1000;
    top: 0px;
    margin-top: -4px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 40px;
    text-decoration: none;
    text-align: right;
}
#menu a {
    font-family: tahoma, arial;
    color: #000;
    text-decoration: none;
}

BODY {
    margin: 0px;
    background: #999; /* for non-css3 browsers */
    /*background-image: url('http://www.bakercountyfl.org/images/bg.jpg');*/
    background: linear-gradient(#101030, #556994);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-size: 100% 100%;
    font-family: tahoma, arial;
}

.defaultarea{
    background-color:#eee;
    border-style: solid;
    border-color: #999;
    border-width: 2px;
    text-align: left;
    padding: 1em;
}

.mainarea{
    width: 1200px;
    margin-top: 150px;
    z-index: 10;
    text-align: center;
}

.mainarea_full{
    width: auto;
    margin: 150px 5em 5em 5em;
    z-index: 10;
}

#footer{
    width: 1200px;
    float: left;
    margin-top: 20px;
    position: relative;
    text-align: center;
}

#footer_full{
    width: auto;
    float: left;
    margin-top: 20px;
    position: relative;
    text-align: center;
}

#topleftbox{
    position: relative;
    width: 613px;
    height: 268px;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    padding: 0px;
    float: left;
    margin: 5px;
    text-align: left;
}

#toprightbox{
    position: relative;
    width: 253px;
    height: 268px;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    padding: 0px;
    float: left;
    margin: 5px;
}

#rightextrabox{
    position:relative;
    width: 286px;
    height: 500px;
    float: right;
    padding: 0px;
    margin: 5px;
    border-width: 3px;
    border-color: #BBB;
    border-style: solid;
    background-color: #EEE;
}

#secondleftbox,
#visitorguide,
#communityphotos{
    position: relative;
    /*width: 415px;*/
    width: 433px;
    /*height: 200px;*/
    height: 218px;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    /*padding: 9px;*/
    padding: 0px;
    float: left;
    margin: 5px;
}

#alert{
    position: relative;
    width: auto;
    height: auto;
    border-width: 2px;
    border-color: #A00;
    border-style: solid;
    /*background-color: #FDD;*/
    background-color: #EEE;
    float:top;
    margin-bottom: 20px;
    color: #000;
}

#specialnotice{
    position: relative;
    width: auto;
    height: auto;
    border-width: 2px;
    border-color: #FA5;
    border-style: solid;
    /*background-color: #FDD;*/
    background-color: #EEE;
    float:bottom;
    margin-bottom: 20px;
    color: #000;
}

.heading {
    font-family: arial;
    width: 100%;
    font-size: 16pt;
    color: #559;
    border-bottom: double;
    border-bottom-color: #555;
    border-bottom-width: 4px;
    text-align: center;
}

.heading2 {
    font-family: arial;
    width: 100%;
    font-size: 24pt;
    font-weight: bold;
    color: #4B5;
    border-bottom: dotted;
    border-bottom-color: #555;
    border-bottom-width: 1px;
    text-align: left;
}	
	
.normal {
    margin-top: +5px;
    line-height: 125%;
    text-align: left;
}
	
.normal a:link {
    font-family: arial;
    width: 100%;
    font-size: 10pt;
    color: #259;
    text-decoration: none;
    border-bottom: 1px dotted;
    text-align: left;
}
	
.normal a:active {
    font-family: arial;
    width: 100%;
    font-size: 10pt;
    color: #259;
    text-decoration: none;
    border-bottom: 1px dotted;
    text-align: left;
}
	
.normal a:visited {
    font-family: arial;
    width: 100%;
    font-size: 10pt;
    color: #259;
    text-decoration: none;
    border-bottom: 1px dotted;
    text-align: left;
}

.normal a:hover {
    font-family: arial;
    width: 100%;
    font-size: 10pt;
    color: #F00;
    text-decoration: none;
    border-bottom: 1px dotted;
    text-align: left;
}	
	
.normal li {
    list-style-type: none;
}
	
TABLE#employee TD {
    font-size: 8pt;
}
	
TABLE#employee TR:hover {
    background-color: #FFFFFF;
}

/*#adoptablepets, #foundpets, #lostpets {
    position: relative;
    width: 30%;
    height: auto;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    padding: 9px;
    float: left;
    margin: 5px;
    text-align: center;
}*/

#adoptablepets,
#foundpets,
#lostpets,
#meetingArchive_commission,
#meetingArchive_RAB,
#fieldschedule{
    position: relative;
    width: 378px;
    height: auto;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    float: left;
    margin: 5px;
    text-align: left;
}

#commissionerdetail,
#lpadetail,
#detail {
    position: relative;
    width: 772px;
    height: 533px;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    float: left;
    margin: 5px;
    text-align: left;
    overflow: auto;
}

#sportscomplexdetail,
#r-detail {
    position: relative;
    width: 772px;
    /*height: 533px;*/
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    float: left;
    margin: 5px;
    text-align: left;
    overflow: auto;
}

/*#petpicturesdiv {
    position: relative;
    width: 30%;
    height: auto;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    padding: 9px;
    float: left;
    margin: 5px;
    text-align: center;
}*/

#departmentinfo,
#departmentadministration{
    width: 1166px;
    position: relative;
    border-width: 3px;
    border-color: #BBB;
    border-style: solid;
    background-color: #EEE;
    /*padding: 9px;*/
    margin: 5px;
    text-align: left;
    float: left;
}

#departmentinfo_good,
#departmentadministration_good{
    position: relative;
    border-width: 3px;
    border-color: #BBB;
    border-style: solid;
    background-color: #EEE;
    /*padding: 9px;*/
    margin: 5px;
    text-align: left;
    float: left;
}

#fulldepartmentinfo{
    width: 100%;
    position: relative;
    border-width: 3px;
    border-color: #BBB;
    border-style: solid;
    background-color: #EEE;
    /*padding: 9px;*/
    text-align: left;
    float: left;
}

#userinfo{
    width: 1166px;
    position: relative;
    border-width: 3px;
    border-color: #BBB;
    border-style: solid;
    background-color: #EEE;
    /*padding: 9px;*/
    margin: 5px;
    text-align: left;
    float: left;
}

#contacts{
    background-image: url('http://www.bakercountyfl.org/images/phone.png');
}

#required{
    color: #C55;
    text-decoration: italic;
}

#contacts,
#missionstatement,
#waystohelp,
#ordinances,
#animalfees,
#animalforms,
#animaladmin,
#misc{
    width: 28%;
    height: auto;
    background-position: 0px 7px;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-size: 50px;
    padding-left: 50px;
    padding-top: 15px;
    padding-bottom: 10px;
    float: left;
}

#animalItemList dt{
    color: #FFF;
    font-weight: bold;
    text-indent: 10px;
}

#animalItemList dd,
#animalview_publicassist dt{
    color: #EEF;
}

#animalview_publicassist dt{
    color: #99C;
    font-weight: bold;
}

#animalview_animal {
    position: relative;
    width: 770px;
    height: auto;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    float: left;
    margin: 5px;
    text-align: left;
}

#animalview_info {
    position: relative;
    width: 378px;
    height: auto;
    border-width: 3px;
    border-color: #bbb;
    border-style: solid;
    background-color: #eee;
    float: left;
    margin: 5px;
    text-align: left;
}

#animalview_typebreed{
    position: relative;
    padding: 10px;
    text-align: right;
    width: 770;
    background-color: #BBB;
    z-index: 0;
}

#animalview_description{
    position: relative;
    max-width: 50%;
    min-width: 40%;
    padding: 10px;
    text-align: left;
    float: left;
}

#animalview_publicassist {
    position: relative;
    width: 90%;
    padding: 10px;
    text-align: left;
    float: left;
}

#scheduledetail{
    padding:10px;
    text-align:right;
}