/* Counselling Directory CSS */

a, .color-primary {
	color: #3E8D8A;
}

a.active, a:hover, h2, .wrap h2, h3.subheading, .color-secondary {
	color: #CC424F;
}

input.styled-text {
    background: #fff;
    border: thin solid #cfcecd;
    border-radius: 3px;
}

.theme_options .button, .theme_options .mem-button, .generic_button, .wp-core-ui .button-primary, .wp-core-ui .button.button-large {
    font-size: 18px;
    width: auto;
    height: 32px;
    line-height: 32px;
    border: none;
    border-radius: 3px;
    background: #ce4553;
    padding: 0 20px;
}
.theme_options .button:hover, .theme_options .mem-button:hover, .generic_button:hover, .wp-core-ui .button-primary:hover, .wp-core-ui .button.button-large:hover {
    background: #009390; 
}

#mem-logo, #holdinglogoinner {
	background-image: url(http://www.counselling-directory.org.uk/assets/images/logo.png);
    height: 77px;
}

#mem-logo.v2, #holdinglogoinner.v2 {
	background-image: url(http://www.counselling-directory.org.uk/assets/images/logo.png);
}

#header-wrapper .top-bar-standard {
    height: 48px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #009390;
    background: #e7e5e3;
}
#header-wrapper .top-bar-standard .black-line {
    display: none;
}

#header .site-controls {
    text-align: right;
    top: 0;
}

#header .site-controls > span {
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    margin-right: 14px;
    padding-left: 20px;
}

.site-controls a.control-button {
    position: relative;
    color: #009390;
    background: #fff;
    border: 1px solid #009390;
    border-radius: 0 0 3px 3px;
    border-width: 0 1px 1px 1px;
    font-size: 13px;
    line-height: 28px;
    width: 84px;
    height: 28px;
    margin: 0;
}

.directory #mem-logo {
    top: 20px;
}

#header-wrapper #top-bar {
    position: relative;
    width: 992px;
    margin: 0 auto;
}
#top-bar .top-bar-highlight {
    background: none;
    border: none;
}

#top-bar .returnlink a {
    color: #2c2c2c;
    font-size: 17px;
    line-height: 16px;
    font-weight: normal;
}
#top-bar .returnlink a:hover {
    color: #009390;
}


#mem-return {
	background-image: url(http://www.counselling-directory.org.uk/includes/counselling-directory.org.uk/images/grad.png);
}

#goto.v1 {
	background-color: #CC424F;
}

#screen-meta-links .screen-meta-toggle {
	background-color: #3E8D8A;
}

#holdingpage #top{
		border-top: 3px solid #CC424F;
}

#holdingpage div#logo {
    background: url("/wp-content/plugins/memiah/img/logoholder375.png") no-repeat scroll 0 0 transparent;
    height: 120px;
    margin: auto;
    padding: 0 700px 0 0;
    position: relative;
    top: -3px;
    width: 372px;
}

#holdingpage div#holdinglogoinner {
    background-position: 15px 15px;
    background-repeat: no-repeat;
    height: 112px;
    margin-left: 13px;
    width: 357px;
}

#wpwrap #mem-wrap {
    border-radius: 0;
}

.wp-core-ui .button, .wp-core-ui .button-secondary {
    -webkit-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#mem-wrap.v2 #contextual-help-link-wrap{
	 background-image: url(http://www.counselling-directory.org.uk/assets/images/help-icons.png);
	 background-repeat: no-repeat;
     background-position: 65px 2px;
     width: 90px;
}
#mem-wrap.v2 #contextual-help-link-wrap:hover{
	background-image: url(http://www.counselling-directory.org.uk/assets/images/help-icons-hover.png);
}

ul#mem-menu {
    margin-bottom: 10px;
}

ul#mem-menu > li > a, div#sidebar-help a {
    background: #e2f0ee;
    padding: 15px 10px;
}
ul#mem-menu li a.current-page.active {
    color: #009390;
}

#TB_window a.stretchbutton:link {
    padding: 0 10px;
    line-height: 35px;
    height: 35px;
    margin: 10px 0 0 5px;
}
#TB_window .tb-close-icon {
    right: 0px;
    top: 0px;
}

#wpbody {
	float: right;
}

#wpbody-content {
    margin-right: 0;
}

div.updated {
    box-shadow: none;
}

#footer-wrapper {
    min-height: 185px;
}
#footer-wrapper .nav.footer {
    display: none;
}
#footer-wrapper #footer {
    top: -4px;
    padding-top: 0;
    height: auto;
}
#wpwrap #footer-divider {
    position: relative;
    height: 14px;
    top: -4px;
}
#footer-contact {
    position: relative;
    top: auto;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
}
#footer-contact-block {
    position: absolute;
    top: 17px;
    width: 390px;
}
#footer-contact h2 {
    line-height: 18px;
}
#footer .copyright {
    padding-top: 16px;
}
#footer .copyright .footer-logo {
    padding-bottom: 5px;
}
#footer .copyright span {
    padding: 0;
}

#mem-sidebar-options div.mem-message {
    margin: 35px 0 0px -20px;
}
#mem-footer-options div.mem-message {
    margin: 35px 0 0px -20px;
}
#mem-sidebar-options #mem-widget-list p.widget-instructions {
    padding: 0 7px;
}