body {
font-family: fantasy;
background:url(../images/household/main_header.jpg) center top fixed repeat-x;
background-size: 100% 100%;
}

.color {
color: #9D7E45;
}

#loginform .alert_head {
border-top: 0px solid #9D7E45;
background-image: linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
background-image: -o-linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
background-image: -moz-linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
}

#loginform .alert_content {
background-color: #fff;
border: 0px solid #0055AA;
}

#loginform .alert_footer {
background-image: linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -o-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -moz-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
color: #fff;
}

#loginform input {
background-image:url(../images/household/input_bg.png);
color: #000;
letter-spacing: 5px;
}

#loginform input:focus {
border: 1px solid #9D7E45;
}

#loginform input[type="submit"] {
background-image: linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -o-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -moz-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
}

.url_button a{
background-image: linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
background-image: -o-linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
background-image: -moz-linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
}

.url_button a:hover{
background-image: linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -o-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -moz-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
}

.blue_link a {
color: #9D7E45;
}

#bodypanel .bible {
background-color: #DCBA72;
color: #414141;
}

#bodypanel .search_input {
color:#414141;
}

#bodypanel .left_head {
background-color: #DCBA72;
}

#bodypanel .right_head {
background-color: #DCBA72;
}

#bodypanel .contentshead {
color: #CE9E39;
}

#bodypanel .summaryhead {
color: #CE9E39;
}

.search_result {
border-bottom: 1px solid #C0C0C0;
width: 100%;
font-size: 12px;
padding:5px 2px 0px 0px;
}

.search_result:hover {
background-color: #DCBA72;
color: #fff;
}

.blue_emp a{
background: #DCBA72;
}

.blue_emp a:hover{
background: #9D7E45;
}

#bodypanel .icons li {
background:url(../images/household/bt.png) no-repeat center center;
}

#bodypanel .icons a {
color: #fff;
font-weight: bold;
}

#brief input {
border: 1px solid #DCBA72;
}

#brief select {
border: 1px solid #DCBA72;
}

#brief textarea {
border: 1px solid #DCBA72;
}

#brief input[type="submit"] {
background-image: linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -o-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -moz-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
}

.alert {
background:url(../images/household/alert_bg.png) no-repeat center top;
}

.pop_head {
background-image: linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
background-image: -o-linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
background-image: -moz-linear-gradient(90deg, #DCBA72 0%, #9D7E45 100%);
}

.popalert {
color: #DCBA72;
}

.popfooter {
background-image: linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -o-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -moz-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
}

.popalign input, textarea {
color: #808080;
border: 1px solid #9D7E45;
font-weight: normal;
}

.popalign select {
border: 1px solid #9D7E45;
color: #575757;
}

.popalign input[type="submit"] {
color: #fff;
border: 1px solid #9D7E45;
background-image: linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -o-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
background-image: -moz-linear-gradient(90deg, #9D7E45 0%, #DCBA72 100%);
}

.notify {
color: #CE9E39;
}

.headbg {
background-color: rgba(0, 0, 0, 0.4);
color: #ffffff;
}