﻿#page-content a, #welcome a, #second-nav a {
    color: #aa5970;
}
#page-content a:hover, #welcome a:hover {
    color: #eea7bb;
}

#util-links {background-color: #ca7089!important;
    border-top: 1px solid #aa5970!important;
    border-left: 1px solid #aa5970!important;
    border-bottom: 1px solid #eea7bb!important;
    border-right: 1px solid #eea7bb!important;}

#main #aside small, footer .footer-container  h4 {
	border-color: #fab5c8;
}

header #util-links #user-menu-toggle, header #util-links #sitemanager-menu-toggle { 
	background-image: url('../../images/themes/cotton-candy_sprite.png');
}

header #util-links ul li a:hover {
	color: #fedfe8;
}

#main #aside #welcome h5 {
	display:inline;
	border-bottom: 5px solid #f8cbd8;
	padding-bottom: 5px;
	
}
#main #aside .aside-container ul li, footer .footer-container ul li  {
	background-image: url('../../images/themes/cotton-candy_sprite.png');
}

.light-bg, #main #aside #welcome, .fc-event {
	background-color: #fedfe8;
}

.dark-bg, a.dark-bg, .onoffswitch-inner:before {
	background-color: #de839c;
}

a.dark-bg:hover {
	background-color: #eea7bb;
}
.dark-text, .dark-text a, header nav ul li a {
	color: #de839c;
}

.main-bg, #main #page-content #heading #heading-arrow {
	background-color: #fab5c8;
}

.main-text, .main-text a, header nav ul li.active small, #main #aside .aside-container ul li a:hover, footer .footer-container ul li a:hover {
	color: #fab5c8;
}

.highlight-bg {
	background-color: #f8cbd8;
}

.highlight-text {
	color: #f8cbd8;
}

.processing-btn {
    background: url('../../images/themes/cotton-candy-p-s.gif') no-repeat 3px 8px!important; 
}

.processing-small { 
    background: url('../../images/themes/cotton-candy-p-s.gif') no-repeat center center; 
    width: auto;
    height: 16px;
    margin: 10px;
}
.processing-medium { 
    background: url('../../images/themes/cotton-candy-p-m.gif') no-repeat center center;
    width: auto;
    height: 32px;
    margin: 10px;
}
.processing-large { 
    background: url('../../images/themes/cotton-candy-p-l.gif') no-repeat center center;
    width: auto;
    height: 64px;
    margin: 10px;
}

#processing-01 { background: url('../../images/themes/cotton-candy-p-s.gif') no-repeat -9999px -9999px; }
#processing-02 { background: url('../../images/themes/cotton-candy-p-m.gif') no-repeat -9999px -9999px; }
#processing-03 { background: url('../../images/themes/cotton-candy-p-l.gif') no-repeat -9999px -9999px; }