// $Id$
// $URL$

var base_properties = [];
base_properties["title"] = 'Color, font, logo and border defaults';
base_properties["backgroundColor"] = '#484848';
base_properties["fontColor"] = '#9da097';
base_properties["fontFamily"] = 'Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif';
base_properties["fontBaseSize"] = '90%';
base_properties["headingFontFamily"] = 'Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif';
base_properties["linkColor"] = '#e6eadd';
base_properties["linkHoverColor"] = '#f28c18';
base_properties["fontSmallSize"] = '90%';
base_properties["topbarBackgroundColor"] = '#000';
base_properties["breadcrumbsBackground"] = '#484848';
base_properties["tabsBorderColor"] = '#202020';
base_properties["tabsBorderWidth"] = '2px';
base_properties["tabsBottomBorderSelectedWidth"] = '3px';
base_properties["tabsFontColor"] = '#e6eadd';
base_properties["tabsBackgroundColor"] = '#484848';
base_properties["selectedTabBackgroundColor"] = '#484848';
base_properties["descriptionColor"] = '#9da097';
base_properties["inputFontColor"] = '#000';
base_properties["evenRowBackgroundColor"] = '#202020';
base_properties["oddRowBackgroundColor"] = '#484848';
base_properties["highLightColor"] = '#f28c18';
base_properties["messageBackgroundColor"] = '#484848';
base_properties["messageBorderColor"] = '#484848';
base_properties["weekTableFontHeight"] = '10';
base_properties["weekTableGridStep"] = '10';
base_properties["todayBackgroundColor"] = '#f0f0f0';
base_properties["calGridBorderColor"] = '#ccc';
base_properties["calHalfGridBorderColor"] = '#e5e5e5';
base_properties["contentBackgroundColor"] = '#484848';
base_properties["configFontColor"] = '#fff';
base_properties["configBackgroundColor"] = '#3e3e3e';
base_properties["portfolioSlideBackgroundColor"] = '#f2f2f2';
base_properties["memberActionsBoxBackground"] = '#484848';
base_properties["footerBackgroundColor"] = '#707070';
base_properties["outlineColor"] = '#F28C18';
base_properties["bylineBackgroundColor"] = '#202020';
base_properties["messageFontColor"] = '#F28C18';
base_properties["listingHeaderBackgroundColor"] = '#000';
base_properties["listingHeaderFontColor"] = '#ddd';
base_properties["listingBarBorderColor"] = '#202020';
base_properties["newsTitleBorderColor"] = '#ddd';
base_properties["boxesBorderColor"] = '#ddd';
base_properties["specialLinkColor"] = '#e6eadd';
base_properties["specialLinkHoverColor"] = '#f28c18';
base_properties["bulletColor"] = '#ef8e32';
base_properties["boxeHeaderBackgroundColor"] = '#484848';
base_properties["twoColumnFormFontColor"] = '#fff';
base_properties["twoColumnFormBackground"] = '#3A3A3A';
