// $Id$
// $URL$

var base_properties = [];
base_properties["title"] = 'Color, font, logo and border defaults';
base_properties["backgroundColor"] = '#000';
base_properties["fontColor"] = '#fff';
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"] = '#dab055';
base_properties["linkHoverColor"] = '#ffcd63';
base_properties["fontSmallSize"] = '90%';
base_properties["topbarBackgroundColor"] = '#000';
base_properties["breadcrumbsBackground"] = 'transparent';
base_properties["tabsBorderColor"] = '#cf9427';
base_properties["tabsBorderWidth"] = '2px';
base_properties["tabsBottomBorderSelectedWidth"] = '2px';
base_properties["tabsFontColor"] = '#000';
base_properties["tabsBackgroundColor"] = '#000';
base_properties["selectedTabBackgroundColor"] = '#cf9427';
base_properties["descriptionColor"] = '#666';
base_properties["inputFontColor"] = '#000';
base_properties["evenRowBackgroundColor"] = '#1a0707';
base_properties["oddRowBackgroundColor"] = '#000';
base_properties["highLightColor"] = '#f7fd5c';
base_properties["messageBackgroundColor"] = '#000';
base_properties["messageBorderColor"] = '#000';
base_properties["weekTableFontHeight"] = '10';
base_properties["weekTableGridStep"] = '10';
base_properties["todayBackgroundColor"] = '#260a0a';
base_properties["calGridBorderColor"] = '#cf9427';
base_properties["calHalfGridBorderColor"] = '#740000';
base_properties["contentBackgroundColor"] = 'transparent';
base_properties["configFontColor"] = '#000';
base_properties["configBackgroundColor"] = '#f0f0f0';
base_properties["portfolioSlideBackgroundColor"] = '#1a0707';
base_properties["memberActionsBoxBackground"] = 'transparent';
base_properties["footerBackgroundColor"] = 'transparent';
base_properties["outlineReplyColor"] = '#DAE59A';
base_properties["bylineBackgroundColor"] = 'transparent';
base_properties["messageFontColor"] = '#fff';
base_properties["listingHeaderBackgroundColor"] = '#260a0a';
base_properties["listingHeaderFontColor"] = '#ddd';
base_properties["listingBarBorderColor"] = '#cf9427';
base_properties["newsTitleBorderColor"] = '#ddd';
base_properties["boxesBorderColor"] = '#cf9427';
base_properties["specialLinkColor"] = '#cf9427';
base_properties["specialLinkHoverColor"] = '#ffcd63';
base_properties["bulletColor"] = '#cf9427';
base_properties["boxeHeaderBackgroundColor"] = '#000';
base_properties["twoColumnFormFontColor"] = '#fff';
base_properties["twoColumnFormBackground"] = '#1a0707';
