body.main_body{
   /* background-image: url('file-bg.jpg');*/
   /* background-repeat: repeat-x;*/
    background-image: none;
    background-color: transparent;
}
.FRP_Column_Tree {margin-top:12px !important;}
.FRP_Column_Tree ul:first-child{
    border-radius: 10px 0 0 10px;
    border-left: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    border-right: none;
}
.FRP_Column_Tree, .FRP-Column_Tree ul {
    padding-bottom: 12px;
}

.FRP_Column_Tree ul:last-child{
    border-radius: 0 10px 10px 0;
    border-right: 1px solid #c5c5c5 !important;
    border-bottom: 1px solid #c5c5c5;
    border-left: none;
}

div.FRP_Panel{
    border-radius: 0px;
    border: 2px solid white;
}

div.FRP_Panel_Body{
    background: #f9f9f9;
}

.FRP_Panel_Body{
    border-radius: 0 0 7px 7px;
    border: 1px solid #c5c5c5;
    background: #f9f9f9;
}

.FRP_Dialog .FRP_Panel_Body{
    border-radius: 0px;
}

.FRP_Dialog div.FRP_Panel_Footer{
    border-radius: 0 0 7px 7px;
}
body:not(.forest_theme):not(.roses_theme)  div.FRP_Panel_Title,
.FRP_Dialog_Collection div.FRP_Panel_Title{
    background-color: #393939;
    border-radius: 7px 7px 0 0;
    color: #DEDCD0;
    text-shadow: 1px 1px 1px #000000;
}

div.FRP_Button2 span{
    text-shadow: 1px 1px 1px #FFFFFF;
}

.FRP_Button2 span + span{
    display: none;
}

#ext-gen2.matthews_v2_background_repeating_hack {
    background-image:none;
    background-color:transparent;
}

/*
div.FRP_Button2, div.FRP_Button2 .left, div.FRP_Button2 .right, div.FRP_Button2 .menuarrow{
    background-image: url('gold_button_bg.png');
}
*/

#new_pet_record,
.FRP_Panel_Buttons div.FRP_Button2 {
/*    background-image:none;
    background-color:#dbd6c3;
    color:#393939;
    border:1px solid white;
    padding:4px 10px;
    margin:0px 2px;
    height:auto; */
	background-image: url('gold_button_bg.png');
}


#new_pet_record .left, 
#new_pet_record .right,
.FRP_Panel_Buttons div.FRP_Button2 .left,
.FRP_Panel_Buttons div.FRP_Button2 .right {
/*    display:none; */
}

div.FRP_Button2, div.FRP_Button2 .left, div.FRP_Button2 .right, div.FRP_Button2 .menuarrow{
    background-image: url('gold_button_bg.png');
}

body div.layout-2col-fixed350-liq:not(.column1hidden) div#columnCollapser{
    background: #393939;
    width: 267px;
    left: 0px;
    top: 2px;
    line-height: 20px;
    border-radius: 0px;
    text-align: right;
    padding-right: 10px;
}

body div.layout-2col-fixed350-liq div#columnCollapserText{
    background-image: url('collapse-icon-left.png');
    line-height: 31px;
    background-position: right center;
    color: #bfbfbf;
}

div.layout-2col-fixed350-liq #fileFolderWrapper #columnCollapser {
    top:16px;
    left:10px;
}

div.layout-2col-fixed350-liq.column1hidden div.FRP_Column_Tree ul:first-child {
    border-radius:10px;
}

#viewport > #column1 div.FRP_Column_Tree li.active{
    background: #797979;
}

#viewport > #column1 div.FRP_Column_Tree li:hover {
    background: #797979;
    color: #FFF;
    text-shadow: 1px 1px 1px #000000;
}

.forest_theme .FRP_Column_Tree li.hover {
background-color: #898e7a;
}

.roses_theme .FRP_Column_Tree li.active {
background-color: #8e7a7b;
}
.roses_theme .FRP_Column_Tree li.hover {
background-color: #8e7a7b;
}

div.FRP_Column_Tree ul:first-child{
    background-color: #f9f9f9;
}

div.FRP_Column_Tree ul:last-child{
    background-color: #FFF;
}

/*.FRP_Column_Tree li.active {
    background-color: #988098 !important;
}*/


div.tab_MainArrangement .FRP_Column_Tree ul{
    background-image: url('navigator-bg-arrangement.png')
}

div.tab_Admin .FRP_Column_Tree ul{
    background-image: url('navigator-bg-management.png')
}

div.tab_Web .FRP_Column_Tree ul{
    background-image: url('navigator-bg-website.png')
}

div.tab_MainWelcome .FRP_Column_Tree ul{
    background-image: url('navigator-bg-welcome.png');
}

div.tab_Marketing .FRP_Column_Tree ul{
    background-image: url('navigator-bg-marketing.png');
}

div.tab_MainAdmin .FRP_Column_Tree ul{
    background-image: url('navigator-bg-management.png');
}

div.tab_MainKiosk .FRP_Column_Tree ul{
    background-image: url('navigator-bg-kiosk.png');
}

div.tab_SITEGOD .FRP_Column_Tree ul{
    background-image: url('navigator-bg-sitegod.png');
}

/*body #viewport #fileFolderWrapper {
    background-color: none;
}*/

body #viewport #fileTab {

    background-image:none;
    position:relative;
    padding-right:2.0em;
}

body #viewport #fileTab:after {
    content:"";
    left:0px;
    right:0px;
    height:1px;
    background-color: #bbbbbb;
    top:35px;
    position:absolute;
}

body #viewport #fileTab:before {
    content:"";
    left:0px;
    right:0px;
    height:1px;
    background-color: #bbbbbb;
    top:0px;
    position:absolute;
}

span#tabcurve{
    top: -0px;
    position: absolute;
    background-image: none !important;
    right:-39px;
    width:58px;
}

div#fileFolderTab{
    background-image: none !important;
    background-repeat: repeat-x;
    background-position: 438px -1px;
}

fieldset .formLegend, .infoListHeader{
    background: #9c9c9c;
    text-shadow: 1px 1px 1px #000000;
}

fieldset{
    border: 1px solid #ffffff;
    background: #FFF;
    box-shadow: 1px 1px 1px #000000;
}

.ned-list-con{
    background: #9c9c9c;
    color: #ffffff;
    text-shadow: none;
}
.ned-list-con #searchField{
}

.ned-body-bg{
    background: #f9f9f9;    
}

.majicList td, .majicListHeader td{
    background: #797979;
    text-shadow: none;
    color: white;
}
.majicListHeader td.sel, .majicListHeader td:hover {
    background-color: #393939;
}
td.majicListAlt, div.majicListAlt{
    background: #c5c5c5;
}

div.majicListScroll{
    background: #f9f9f9 !important;
}

fieldset[catLabel="Family Interactive Edition"] {
    color:black;
    background-color:#cfccc3;
}

#announce_launchers li{
    background-color: #c5c5c5 !important;
}

#announce_launchers li.alt{
    background-color: white !important;
}

#announce_launchers li:hover, #announce_launchers li.alt:hover {
background-color: #3e3e3e !important;
}

#articleContent {
background-color: #f9f9f9 !important;
padding: 30px 30px 0px 30px;
height: 440px !important;
}



#table-options{
    background-color: #cccccc;
}

.yui-skin-sam .menu-container{
    color: #000000;
}

.data-range{
    color: #000000;   
}

.yui-skin-sam .button{
    background: #d9d9d9;
    text-shadow: 1px 1px 1px white;    
}

div#ims-donation-con #charity-select-menu li:first-child {
    border-right: 1px solid #957d4b;    
    border-left: 1px solid #957d4b;    
}

div#ims-donation-con #charity-select-menu li{
    background-color: #797979;
    background-image: -ms-linear-gradient(top, #9F87A1, #4d394F);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9f87a1), to(#4d394F));
    background-image: -webkit-linear-gradient(top,#9F87A1,#4d394F);
    background-image: -o-linear-gradient(top,#9F87A1,#4d394F);
    background-image: -moz-linear-gradient(top,#9F87A1,#4d394F);
    background-image: linear-gradient(top,#9F87A1,#4d394F);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#9F87A1', endColorstr='#4d394f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border-right: 1px solid #957d4b;
    border-left: 0px;
}

div#ims-donation-con #charity-select-menu li.active{
    background-color: #111111;
    background-image: -ms-linear-gradient(top, #555555, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#111111));
    background-image: -webkit-linear-gradient(top,#555555,#111111);
    background-image: -o-linear-gradient(top,#555555,#111111);
    background-image: -moz-linear-gradient(top,#555555,#111111);
    background-image: linear-gradient(top,#555555,#111111);
    background-repeat: repeat-x;
    border-left: 0px;
}
.roses_theme #viewport #fileTab, .roses_theme #viewport #fileFolderWrapper, .forest_theme #viewport #fileTab, .forest_theme #viewport #fileFolderWrapper {
    background-color: #FFF;
    color: #393939;
}
.roses_theme #viewport #fileFolderWrapper .FRP_Panel, .forest_theme #viewport #fileFolderWrapper .FRP_Panel {
    background-color: #393939;
}
.roses_theme #viewport #recordModeContainer, .forest_theme #viewport #recordModeContainer {
    color: #393939;
}
.roses_theme #viewport #autosaveInfo, .forest_theme #viewport #autosaveInfo {
    color: #393939;
}
.roses_theme #extraInfo, .forest_theme #extraInfo {
    background-color: #393939;
}
.roses_theme #viewport #fileFolderWrapper .FRP_Panel_Body, .forest_theme #viewport #fileFolderWrapper .FRP_Panel_Body {
    background-color: #f9f9f9;
}
.roses_theme #viewport #fileFolderWrapper .formLegend, .forest_theme #viewport #fileFolderWrapper .formLegend {
    background-color: #9c9c9c;
}
.roses_theme #viewport #fileFolderWrapper fieldset[catLabel="Family Interactive Edition"], .forest_theme #viewport #fileFolderWrapper fieldset[catLabel="Family Interactive Edition"] {
    background: #dfdfdf;
}
.roses_theme #viewport .FRP_Column_Tree ul:last-child, .forest_theme #viewport .FRP_Column_Tree ul:last-child {
    background-color: #fff;
}
.roses_theme #viewport .FRP_Column_Tree ul, .forest_theme #viewport .FRP_Column_Tree ul {
    /*background-image: none;*/
    background-color: #f9f9f9;
}
.roses_theme #viewport .FRP_Column_Tree li.active, .forest_theme #viewport .FRP_Column_Tree li.active {
    background-color: #797979;
}
.roses_theme #viewport div.FRP_Column_Tree li:hover, .forest_theme #viewport div.FRP_Column_Tree li:hover {
    background: #797979;
    color: #FFF;
    text-shadow: 1px 1px 1px #000000;
}
.roses_theme #viewport div#frp-help-container, .forest_theme #viewport div#frp-help-container {
    background-color: #FFF;
}
#systemBg .yui-skin-sam .frp-skin .yui-panel-container .yui-panel .hd {
    font-size: larger;
    background-image: none;
    background-color: #393939;
    color: #FFF;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
#systemBg .yui-skin-sam .frp-skin .yui-panel-container .yui-panel .bd {
    background-color: #FFF !important;
}

::selection {
  background: #f5c79a; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #f5c79a; /* Gecko Browsers */
}
.main_body .calendar table {
    background: #e6e6e6;
}
.main_body .calendar thead .name {
    background: #d1d1d1;
}
.main_body .calendar table .wn {
    background: #d1d1d1;
}
.main_body .calendar tbody td.selected {
    background: #d3d3d3;
}
.main_body .calendar tbody .rowhilite td {
    background: #d3d3d3;
}
main_body .calendar thead .active {
    background-color: #d3d3d3;
}
main_body .calendar table .button.nav.active {
    background-color: #d3d3d3;  
}
td.majicListActive {
    background: #393939;
    color: white;
}
.navigation-button {
    background: #dbd6c3;
    text-shadow: 1px 1px 1px white;
}
.navigation-button:hover {
    background: #bfbbac;
}
img[src="style/matthews_silver/interface/msg-previous.png"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("announcements/msg-previous.png");
    min-height:25px;
    height: 25px; /* Height of new image */
    width: 57px; /* Width of new image */
    padding-left: 57px; /* Equal to width of new image */
}
img[src="style/matthews_silver/interface/msg-previous.png"]:hover {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("announcements/msg-previous-hover.png");
    min-height:25px;
    height: 25px; /* Height of new image */
    width: 57px; /* Width of new image */
    padding-left: 57px; /* Equal to width of new image */
}
img[src="style/matthews_silver/interface/msg-next.png"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("announcements/msg-next.png");
    min-height:25px;
    height: 25px; /* Height of new image */
    width: 44px; /* Width of new image */
    padding-left: 44px; /* Equal to width of new image */
}
img[src="style/matthews_silver/interface/msg-next.png"]:hover {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("announcements/msg-next-hover.png");
    min-height:25px;
    height: 25px; /* Height of new image */
    width: 44px; /* Width of new image */
    padding-left: 44px; /* Equal to width of new image */
}
img[src="style/matthews_silver/interface/msg-archive.png"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("announcements/msg-archive.png");
    min-height:25px;
    height: 25px; /* Height of new image */
    width: 99px; /* Width of new image */
    padding-left: 99px; /* Equal to width of new image */
}
img[src="style/matthews_silver/interface/msg-archive.png"]:hover {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("announcements/msg-archive-hover.png");
    min-height:25px;
    height: 25px; /* Height of new image */
    width: 99px; /* Width of new image */
    padding-left: 99px; /* Equal to width of new image */
}
.yui-skin-sam .frp-skin .yui-panel-container .yui-panel .hd {
    background-color: #393939 !important;
    color: white !important;
}
.yui-skin-sam .frp-skin .yui-panel-container .yui-panel .bd {
    background-color: #c5c5c5 !important;
}
div#frp-help-hide-popup {
    background-image: none !important;
    background-color: #dbd6c3 !important;
    text-shadow: 1px 1px 1px white;
    color: #333;
    line-height: 13px;
    border: 1px solid #807C5B;
}
div#frp-help-hide-popup:hover {
    background-image: none !important;
    background-color: #bfbbac !important;
}
#ims-donation-con .charity-select-options .charity-added, #ims-donation-con .charity-select-options .remove-preferred, #ims-donation-con .charity-select-options .add-preferred, #ims-donation-con .charity-select-options .add-frequent {
    background: #dbd6c3;
    float: left;
    margin: 3px;
    padding: 4px 7px;
    color: #333;
    text-shadow: 1px 1px 1px white;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #807C5B;
}
#ims-donation-con .charity-select-options .charity-added:hover, #ims-donation-con .charity-select-options .remove-preferred:hover, #ims-donation-con .charity-select-options .add-preferred:hover, #ims-donation-con .charity-select-options .add-frequent:hover {
    background: #bfbbac;
    color: #333;
    text-shadow: 1px 1px 1px white;
}
div#frp-help-hide-popup, div.frp-help-button, .frp-help-link {
    background-image: url("question.png"),-webkit-linear-gradient(top,#dbd6c3,#dbd6c3);
    padding: 4px 7px;
    color: #333;
    text-shadow: 1px 1px 1px white;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #807C5B;
    padding-left: 25px;
}
div#frp-help-hide-popup:hover, div.frp-help-button:hover, .frp-help-link:hover {
    background-image: url("question.png"),-webkit-linear-gradient(top,#bfbbac,#bfbbac);
}

.btn-warning, .btn-primary, .btn-success {
    background: #dbd6c3;
    text-shadow: 1px 1px 1px white;
    border: 1px solid #807C5B;
    color: #333;
}
.btn-warning:hover, .btn-primary:hover, .btn-success:hover {
    background: #bfbbac;
    color: #333;
    text-shadow: 1px 1px 1px white;
}

#__majicListBody_photoList > tbody > tr > td:nth-child(1){
    display: none;
}
