body {
  padding: 0;
  margin: 0 auto;
  width: 960px;
  font: normal 11px/1.6 Verdana, sans-serif;
  color: #555;
  margin-bottom: 10px;
}

#tools {
  overflow: hidden;
  background: url(/system/sites/1/uploads/bg_purple.png) #3e0653 repeat-x 0 0;
  padding: 5px 10px;
}
  
#tools p {
    margin: 0;
}

#languages {
  float: right;
  text-align: right;
  color: #793e90;
}

#current_user {
  float: left;
    font-weight: bold;
  color: #fff;
}

#languages span {
  color: #ac7fbd;
  margin-left: 15px;
}

#languages a {
  color: #bb94c9;
  text-decoration: none;
}

#languages a:hover {
  color: #fff;
}

#languages a.active {
  color: #fff;
  font-weight: bold;
}

#Locale {
  display: none;
}

#header {
  margin: 0;
  padding: 15px 0 0 0;
}

#header a {
  display: block;
  padding-bottom: 5px;
  height: 116px;
  background: url(/system/sites/1/uploads/header.jpg?1270744055) no-repeat 0 0;
  text-indent: -9999px;
  border-bottom: 10px solid #ececec;
}

#subheader {
  text-align: right;
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  font-weight: normal;
  margin: -54px 0 30px 0;
  color: #A3B150;
  font-family: "Gill Sans", "Trebuchet MS", sans-serif;
}

#nav {
  overflow: hidden;
}

#nav, #footer {
    background: url(/system/sites/1/uploads/bg_nav.png) #454545 repeat-x 0 0;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#nav ul#ys-menu_account {
  float: right;
}

#nav li {
  float: left;
}

#nav li a {
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 12px;
  padding: 5px 10px;
}

#nav li a:hover {
  background: #333;
}

.themeContent h1 {
  color: #A3B150;
  font-family: "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 28px;
  margin: 30px 0;
}

.themeContent h2 {
  color: #64008F;
}

.themeContent h3,
.themeContent h4,
.themeContent h5,
.themeContent h6 {
  color: #222;
}

.themeContent p {
  font-size: 12px;
  margin: 10px 0px;
}

.themeContent a {
  color: #222;
}

.themeContent a:hover {
  color: #b58ac3;
}

.themeContent table {
  border-collapse: collapse;
  border: 1px solid #ddd;
}

.themeContent th,
.themeContent td {
  text-align: left;
  border: 1px solid #ddd;
  padding: 5px 10px;
}

#welcome_message {
  float: left;
  width: 500px;
}

#login_signup  {
  margin: 0 0 0 40px;
  display: block;
  float: right;
  width: 400px;
}

#login_signup #login,
#login_signup #signup {
    background: url(/system/sites/1/uploads/bg_box.png) #f4f4f4 repeat-x 0 bottom;
    width: 358px;
    margin-top: 20px;
    padding: 10px 20px;
    float: left;
    border: 1px solid #ccc;
  overflow: hidden;
}

/* Login form */
.ys-formField label {
  width: 110px;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.ys-formField label,
.text,
.password {
  font: normal 13px/18px Verdana, sans-serif;
  padding: 3px;
}

.ys-formField.submit input {
    margin-left: 120px;
    margin-top: 10px;
    background: url(/system/sites/1/uploads/bg_button.gif) #fff repeat-x 0px 100%;
    border: 1px solid #999;
    color: #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
}

.ys-formField.submit input:hover {
  background: #fff;
  color: #333;
  border-color: #333;
}

.ys-formErrors li {
  background: #ffff99;
  color: #222;
  font-weight: bold;
  }

#ys-loginForm .submit {
  margin-bottom: 30px;
  }

#forgot_password_link {
  margin-left: 120px;
  }

#login_signup h3 {
  padding-left: 32px;
  line-height: 24px;
  font-size: 21px;
  color: #550474;
  font-family: "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
  background-position: 0 center;
  background-repeat: no-repeat;
}

#login_signup #login h3 {
    background-image: url(/system/sites/1/uploads/14.png?1270756686);
  }

#login_signup #signup h3 {
  background-image: url(/system/sites/1/uploads/106.png?1270760808);
}

#login_signup #signup a {
    display: block;
    float: left;
    background: url(/system/sites/1/uploads/button_purple.png) no-repeat 0 0;
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
  height: 40px;
    width: 100px;
    text-align: center;
}

#login_signup #signup a:hover {
    background-position: 0 -40px;
}

/*** Overrides to system styles ***/

.themeContent table.ys caption {
  color: #4E166A;
  font-size: 18px;
  font-variant: normal;
  font-weight: normal;
  padding: 10px 0;
  text-align: left;
}

table.ys thead th {
  background: url(/images/admin/bg_thead.gif?1271368540) repeat-x center bottom;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  font-size: 11px;
  font-weight: normal;
  color: #555;
}

table.ys th, table.ys td {
    border-color: #eee;
}

table.ys th, table.ys td .exam_name {
  font-size: 14px;
}

#purchase_form .ys-formField label {
  width: 175px;
  }

.themeContent .purchase #purchaseCardTypes {
    margin-left: 185px;
  font-size: 11px;
  color: #999;
}

.purchaseCCDetails h2 {
   color: #A3B150;
  font-family: "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin: 30px 0;     
}

.themeContent .purchase .inputDetails {
  font-size: 11px;
}

#purchase_button {
  margin-top: 15px;
  margin-left: 190px;
  }

.themeContent .toggleAllQuestions a:hover {
  color: #727f28;
}

/***/

#footer {
  clear:both;
  overflow: hidden;
  padding: 15px;
  color: #bbb;
  margin-top: 30px;
}

#footer p {
  margin: 0;
}

#ys-badge {
  display: block;
  width: 164px;
  height: 63px;
  margin-top: 10px;
  background: url(/system/sites/1/uploads/ys-badge.png?1270749821) no-repeat 0 0;
  text-indent: -9999px;
}

/* Hide language toggle in header while user is writing exam. */
.ys-embedded-exam #languages { display: none; }

#grant_visibility, #exam-summary { display: none; }

#continue_to_summary { font-size: 18px; }

.ys_question_review .correct.user_exam_item, #grant_visibility, #enrollment_key, #link_establishment {
  display: none;
}
.ys_question_review .no_response {
  background: #ffff99;
  }

