/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
$Id$
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#content-footer a:hover {
	color: #aec90f;
}

#content-footer {
	border-top: solid 1px #cade5c;
}

#color-bar {
	background-color: #cade5c;
}

.brand {
	color: #225576;
}

.brand-border, .ui-dialog {
	border-color: #225576;
}

#header-carrier-logo-intro {
	background: url(../images/carrier-logo.png) no-repeat top left;
	width: 304px;
	height: 51px;
	top: 28px;
}

#header-carrier-logo {
	background: url(../images/carrier-logo-small.png) no-repeat top left;
	width: 202px;
	height: 34px;
	top: 24px;
}

.placement-join .content { background: url(../images/join-content.jpg) no-repeat; }

.white-box a, .gray-box a { color: #225576; }
.white-box a:hover, .gray-box a:hover { color: #aec90f; }

.brand-button .content { color: black; }
.brand-button .left { background: url(../images/btn-carrier-left.png) no-repeat; }
.brand-button .body { background:  url(../images/btn-carrier-body.png) repeat-x; }
.brand-button .right { background: url(../images/btn-carrier-right.png) no-repeat; }

.button-small { background: url(../images/button_small.png) no-repeat; }

.ui-slider-handle { background-image: url(../images/slider-handle.png); }