#sub-nav .this-page-only {
        background-image: url(../../images/tabs/tab_lhs.pink.png);
        }

#sub-nav .this-page-only span.here {
        background-image: url(../../images/tabs/tab_main.pink.png);
        }

#sub-nav li.active {
        background-image: url(../../images/tabs/tab_lhs.pink.png);
        }

#sub-nav li.active a, #sub-nav li.active span.here {
        background-image: url(../../images/tabs/tab_main.pink.png);
        }

#content {
        background-image: url(../../images/contentbox/contentbox_top.pink.png);
        }

#content-header, #content-body {
       background-image: url(../../images/contentbox/contentbox_section.pink.gif);
       }

#content-footer {
        background-image: url(../../images/contentbox/contentbox_bottom.pink.png);
        }

#content a:link, #content a:visited {
        color: #dc006b;
        border-bottom-color: #dc006b;
        }

#content a:hover, #content a:active, #content a:focus {
        background: #f8dbe3;
        }

input, textarea, select {
        border-color: #dc006b;
	}

input:focus, input:hover,
textarea:focus,  textarea:hover,
select:focus, select:hover {
         background: #f8dbe3;
         }

.button {
        background: #dc006b;
        }

.button:hover, .button:focus {
        color: #dc006b;
        background: #f8dbe3;
        }

#wlpeReminderButton {
        border-bottom-color: #dc006b;
        color: #dc006b;
	}

.wlpeMessage {
        color: #dc006b;
        }

#wlpeRegisterForm {
        border-color: #dc006b;
        }

#wlpeRegisterForm {
	border-color: #dc006b;
	}

.wlpeRegisterInfo {
	color: #dc006b;
        }

#select-county, #select-county-user, #select-user, #select-group, #select-class-pupil {
	background: #dc006b;
	}

.select-organisation {
	background: #dc006b;
	}

#gallery, #explore-gallery-list {
        background: #dc006b;
	border: none;
	}


