html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
    overflow-y: scroll;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Georgia, 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', sans-serif;
	line-height: 1.2;
}

.b-page {
    text-align: center;
    width: 100%;
}

.b-page-wrap {
    background: #473e77 url("/assets/images/rebranding/rebrand_01.jpg") 50% 0 no-repeat;
    min-width: 962px;
}

.b-page-content {
    text-align: left;
    width: 962px;
    margin: 0 auto;
}

.b-promo {
    height: 797px;
    position: relative;
}

.b-head {
    position: relative;
}

.b-head a.b-head-logo {
    background: url("/assets/images/rebranding/rebrand-head_06.png") no-repeat;
    height: 55px;
    left: 30px;
    top: 20px;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    width: 284px;
}

.b-nav {
    position: absolute;
    right: 0;
    top: 37px;
    list-style: none outside;
}

.b-nav > li {
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 14px;
    *line-height: 15px;
    padding: 0 10px;
}

.b-nav li a {
    color: #fff;
    text-decoration: none;
}

.b-nav li a:hover {
    text-decoration: underline;
}

.b-nav li.b-nav-item {
    border-left: 1px solid #fff;
}

.b-nav li.b-nav-item {
    border-left: 1px solid #fff;
}

.b-nav li.b-nav-item-account {
    position: relative;
}

.b-nav li.b-nav-item-account span {
    background: url("/assets/images/rebranding/rebrand-icon_03.png") 100% 50% no-repeat;
    padding: 0 13px 0 0;
    cursor: default;
}

.b-nav li.b-nav-item-account .b-nav-roll {
    font-size: 12px;
    position: absolute;
    display: none;
    left: 0;
    padding: 32px 0 0 28px;
    top: 0;
    width: 130px;
}

.b-nav li.b-nav-item-account:hover .b-nav-roll {
    display: block;
}

.b-nav li.b-nav-item-account .b-nav-tick {
    background: url("/assets/images/rebranding/rebrand-icon_07.png");
    top: 20px;
    left: 81px;
    height: 13px;
    position: absolute;
    width: 24px;
}

.b-nav li.b-nav-item-account .b-nav-roll ul {
    background: #fff;
    border: 1px solid #555;
    list-style: none outside;
    padding: 3px;
    box-shadow: 0 0 6px #333;
    -moz-box-shadow: 0 0 6px #333;
    -webkit-box-shadow: 0 0 6px #333;
    -o-box-shadow: 0 0 6px #333;
}

.b-nav li.b-nav-item-account .b-nav-roll li {
    background: #fff;
    list-style: none outside;
    padding: 1px 0;
}

.b-nav li.b-nav-item-account .b-nav-roll a {
    display: block;
    color: #333;
    padding: 4px 4px 4px 10px;
}

.b-nav li.b-nav-item-account .b-nav-roll a:hover {
    background: #eee;
    text-decoration: none;
}

.b-nav li.b-nav-item-account .b-nav-roll .b-nav-roll-logout {
    border-top: 1px solid #ccc;
}

.b-nav li.b-nav-item-account .b-nav-roll .b-nav-roll-logout a {
    color: #4a3185;
    font-weight: bold;
}

.b-nav li.b-nav-search {
    background: url("/assets/images/rebranding/rebrand-head_03.png");
    height: 30px;
    padding: 0;
    position: relative;
    margin: -8px 0 0 10px;
    width: 194px;
}

.b-nav li.b-nav-search .b-nav-input {
    background: transparent;
    border: none;
    color: #777;
    font-size: 12px;
    line-height: 1.2;
    left: 28px;
    padding: 4px;
    *padding-top: 5px;
    position: absolute;
    top: 2px;
    width: 155px;
}

.b-start {
    background: url("/assets/images/rebranding/rebrand_03.png") 0 -60px no-repeat;
    display: block;
    top: 285px;
    position: absolute;
    left: 355px;
    width: 150px;
    height: 60px;
    cursor: pointer;
}

.b-start:hover {
    background-position: 0 0;
}


.b-start:hover .b-start-roll {
    display: block;
}

.b-start-roll {
    display: none;
    top: 0;
    left: 0;
    margin: 60px 0 0 -360px;
    position: absolute;
    width: 730px;
}

.b-start-tick {
    background: url("/assets/images/rebranding/rebrand-icon_07.png");
    top: -13px;
    left: 473px;
    height: 13px;
    position: absolute;
    width: 24px;
}

.b-start-content {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #333;
    -webkit-box-shadow: 0 0 10px #333;
    box-shadow: 0 0 10px #333;
    background: #fff;
    padding: 15px;
}

.b-start .b-start-items {
    line-height: 19px;
    overflow: hidden;
    zoom: 1;
}

.b-start .b-start-items > li {
    list-style: none outside;
    float: left;
    width: 172px;
    border-left: 1px solid #bbb;
    padding: 0 0 1000px;
    margin: 0 0 -1000px;
}

.b-start .b-start-items > li:first-child {
    border-left: none;
}

.b-start .b-start-items > li > ul {
    list-style: none outside;
    padding: 0 0 0 15px;
}

.b-start .b-start-items > li a {
    color: #333;
    text-decoration: none;
}

.b-start .b-start-items > li a:hover {
    text-decoration: underline;
}

.b-start .b-start-items li.title {
    padding: 5px 0 0;
    color: #29117d;
    font-weight: bold;
}

.b-start .b-start-items li.title a {
    color: #29117d;
}

.b-start .b-start-title {
    color: #626a0f;
    font-size: 16px;
    margin: 0 0 10px 15px;
}

.clrfix {
    zoom: 1
}

.clrfix:after {
    content: ' ';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

/* == Footer ==
---------------------------------------- */
.l-footer {
    width: 962px;
    margin: 0 auto;
    text-align: left;
}

.l-footer ul {
	list-style: none outside none;
}

.l-footer a {
	text-decoration: none;
}

.b-footbar {
	padding: 0 17px;
	height: 48px;
	border-bottom: 1px solid #898989;
	line-height: 48px;
}

.b-footbar p {
	float: left;
	height: 48px;
	line-height: 48px;
	color: #565353;
}

.b-footbar ul {
	float: right;
}

.b-footbar li {
	float: left;
	margin-left: 25px;
	padding-left: 25px;
	background: url('/assets/images/rebranding/icons-x.png') 0 0 no-repeat;
}

.b-footbar li.a-chat {
	padding-left: 28px;
	background-position: -2000px 8px;
}

.b-footbar li.a-call {
	padding-left: 16px;
	background-position: -3000px 8px;
}

.b-footbar li.a-email {
	padding-left: 24px;
	background-position: -4000px 8px;
}

.b-footbar li a {
	color: #565353;
	text-decoration: none;
}

/* == Footer Navigation ==
---------------------------------------- */
.b-footnav {
	padding-top: 25px;
	height: 38px;
	border-bottom: 1px solid #c6c6c6;
}

.b-footnav ul {
	float: left;
}

.b-footnav ul.privacy {
	float: right;
}

.b-footnav li {
	float: left;
	padding: 0 7px;
	border-right: 1px solid #7a7a7a;
	line-height: 10px;
}

.b-footnav li.last {
	border: none;
}

.b-footnav ul.privacy li {
	border: none;
}

.b-footnav li a {
	color: #4a4a4a;
	font-size: 10px;
}

/* == Tests Navigation ==
---------------------------------------- */
.b-tests {
	position: relative;
	padding: 15px 0 15px 20px;
	zoom: 1;
	border-style: solid;
	border-color: #c6c6c6;
	border-width: 0 1px 1px 1px;
}

.b-tests ul {
	float: left;
	margin-right: 45px;
}

.b-tests ul.last {
	margin-right: none;
}

.b-tests li {
	margin-bottom: 4px;
	color: #4a4a4a;
	font-size: 10px;
}

.b-tests li a {
	color: #4a4a4a;
	font-size: 10px;
}

/* == Copyright ==
---------------------------------------- */
.b-copyright {
	padding: 15px 0 15px 7px;
	clear: both;
	color: #6c6c6c;
	font-size: 10px;
}

.b-copyright p {
	float: left;
	margin-top: 12px;
	width: 360px;
	font-size: 10px;
}

.b-copyright ul {
	float: right;
}

.b-copyright li {
	float: left;
	padding: 0 18px;
	background: url('/assets/images/rebranding/icons-y.png') 100% -50px no-repeat;
}

.b-copyright li.a-inter {
	background: none;
	padding-right: 0;
}

.b-copyright li a {
	display: block;
	width: 78px;
	height: 60px;
	background: url('/assets/images/rebranding/icons-kaplan.png') 0 0 no-repeat;
}

.b-copyright li.a-kids a {
	width: 104px;
	background-position: 0 0;
}

.b-copyright li.a-k12 a {
	background-position: -142px 0;
}

.b-copyright li.a-prof a {
	background-position: -263px 0;
}

.b-copyright li.a-higher a {
	background-position: -374px 0;
}

.b-copyright li.a-inter a {
	background-position: -492px 0;
}
