/* Temporal specific extension of base such as a seasonal features,
	 should be mostly constrained to addition of decorative items or color changes */

a.view-node,a.view-node-focus {
	color: Crimson;
}
a.bold:hover,a.underline:hover,a.view-node:hover,a.view-node-focus:hover,a.view-node-selected:hover {
	color: ForestGreen;
}
body.form-input,body.views-data,body.views-data-select,body.views-structure,ul.accent {
	background-attachment: fixed;
	background-image: url("/img/pat/snow_falling.gif");
	background-position: 0% 0%;
	background-repeat: repeat;
}
body.company-logo-center {
	background-color: Snow;
}
body.form-input,body.form-input-connect,body.views-data,body.views-data-select,body.views-structure {
	background-color: Gainsboro !important;
}
body.toolbar-location {
	border-bottom-color: Crimson;
}
button {
	background-color: Snow;
}
button.tree-node-plus-minus {
	color: ForestGreen;
}
button.tree-node-plus-minus:enabled:hover,button.select:enabled:hover {
	color: Crimson;
}
div.banners-node,div.icons-node,div.list-node,div.tiles-node {
	background-color: Snow;
}
div.table-form-header {
	color: Crimson;
}
fieldset.views-properties-bar-bottom,fieldset.views-properties-bar-top,frame.bordered,frameset.bordered {
	border-color: Crimson !important;
}
input,select,textarea,td.form-input,td.form-input-company-logo,td.form-input-textarea {
	background-color: Snow;
}
ul.accent {
	color: ForestGreen;
	font-weight: bold;
}