/*************
*** LAYOUT ***
*************/

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-image: url(background.png);
	background-color: #aaaaff;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}

h1 em, h2 em, h3 em, h4 em, h5 em {
  font-weight: bold;
  font-style: italic;
}

table {
	border-collapse: collapse;
}

input, select, hr {
  border-style:solid;
  border-color:#4682B4;
  border-width:1px;
}

hr {
  margin-top:8px;
  margin-bottom:8px;
}

#header {
	margin: auto auto;
	width: 950px;
	height: 136px;
}

#header_left {
	width: 120px;
  padding-right: 30px;
	background-image: url(header/header_background_left2.png);
	background-position: top right;
	background-repeat: no-repeat;
  text-align: center;
}

#header_center {
  width: 620px;
	background-image: url(header/header_background.png);
	background-position: top right;
	background-repeat: repeat-x;
  text-align: center;
  padding-bottom:10px;
}

#header_right {
  width: 150px;
  padding-left: 30px;
	background-image: url(header/header_background_right.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#header_menu {
	margin: auto auto;
	width: 950px;
}

#hm_left {
	width: 130px;
}

#hm_center {
  width: 640px;
}

#hm_right {
  width: 180px;
}

#content {
	margin: auto auto;
	width: 950px;
}

#content_left_header {
  width: 150px;
	height: 125px;
	background-image: url( content/content_top_corner.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#content_center_header {
  width: 650px;
  background-image: url( content/content_top.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#content_right_header {
  width: 150px;
  padding-left: 5px;
}

#content_left_content {
	background-image: url( content/content_edge.png);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
}

#content_center_content {
  vertical-align: top;
  background-image: url( content/content_middle.png);
	background-position: top right;
  background-repeat: repeat-y;
  width: 610px;
	padding-right: 30px;
  padding-left: 10px;
  line-height: 1.8;
}

#content_center_content h1,
#content_center_content h2,
#content_center_content h3,
#content_center_content h4,
#content_center_content h5,
#content_center_content p,
#content_center_content ul,
#content_center_content form,
#content_center_content iframe,
.content-table,
#content_center_content #mathbasicsisclean {
	position: relative;
	top: -105px;
}

.centered-table {
  margin-left:auto;
  margin-right:auto;
}

.centered {
  text-align:center;
}


#content_right_content {
  vertical-align: top;
  padding-left: 5px;
}

#content_right_content .award,
#content_right_content p {
  position: relative;
  top: -125px;
  margin-bottom: 5px;
}

#content_left_footer {
	background-image: url( content/content_bottom_corner.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#content_center_footer {
  background-image: url( content/content_bottom.png);
	background-position: top right;
  background-repeat: no-repeat;
}

#content_center_footer p {
  position: relative;
  top: -10px;
  left: -20px;
  font-size: 65%;
  color: #696969;
  text-align: center;
}


#content_center_footer #sharethis {
  position: relative;
  top: -40px;
}

#footer {
	margin: auto auto;
	width: 950px;
}

#footer_left {
  width: 150px;
}

#footer_center {
  width: 620px;
}

#footer_right {
  width: 180px;
}


#freestuff-depth-menu {
  padding-top: 20px;
  font-size: 70%;
  font-weight: bold;
}

#wrapper {
  background-image:url( images/wrapper-background.png);
  background-repeat:repeat-x;
  background-color:#e2e6f1;
  width:970px;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
}

#standalone-wrapper {
  background-image:url( images/wrapper-background.png);
  background-repeat:repeat-x;
  background-color:white;
  width:670px;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
}


/*********************************
*** STANDARD COLORS AND STYLES ***
*********************************/
* {
  font-family: Verdana, Geneva, sans-serif;
}

code {
  font-family: monospace
}

h1 {
  font-size: 24px;
  color: #23489b;
}

h1 em {
    color: red;
    font-style: italic;
}

h2 {
    margin-top: 20px;
    font-size: 20px;
    color: #23489b;
}

h3 {
    margin-top: 16px;
    font-size: 16px;
    color: #23489b;
}

h4 {
  margin-top: 12px;
  font-size: 12px;
}

p, form {
    font-size: 14px;
    margin-top: 8px;
}

ul {
    list-style: none;
    font-size: 70%;
}

li {
    margin-top: 8px;
}

.enhancement-summary {
  font-weight: bold;
}

.benefit {
  font-size:1.5em;
  font-weight: bold;
}

ul .benefit {
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
}

p em, ul em {
  font-style: italic;
}

.emphasized, a.emphasized:link, a.emphasized:visited, a.emphasized:active {
  font-weight: bold;
  color: red;
}

a.emphasized:hover {
  font-weight: bold;
  color: blue;
}

.no-header {
    margin-top: 28px;
}

.inline-header {
  font-weight: bold;
}

.subtext {
  font-style: italic;
  font-size: 70%;
  margin-top: 5px;
}

.news-date {
  margin-top: 0px;
  margin-bottom: 25px;
  font-weight: bold;
}

.testimonial {
  font-weight: bold;
  font-size: 70%;
}

.signature {
  margin-top: 2px;
  font-style: italic;
  font-size: 80%;
  margin-bottom: 20px !important;
}

.signature a {
  margin-top: 2px;
  font-style: italic;
  text-decoration: underline;
}

.content-sidebar-right {
  float:right;
  width:250px;
  margin-left:20px;
  background-color:#e2e6f1;
  border-style:solid;
  border-width:3px;
  border-color:#23489b;
  padding:5px;
  position:relative;
  top:-105px;
  margin-top:10px;
  margin-bottom:10px;
}

.student-id-col {
  padding-left:15px;
  padding-right:15px;
  text-align:right;
}

.student-name-col {
  padding-left:15px;
  padding-right:15px;
}


.score-col {
  padding-left:15px;
  padding-right:15px;
  text-align:right;
}

.highlighted-top-scores-row th, .highlighted-top-scores-row td {
  background-color: #E6E6FA;
  border-style:solid;
  border-width:2px;
  font-weight:bold;
  border-color:white;
}

.top-scores-row th, .top-scores-row td {
  background-color: #F5F5F5;
  border-style:solid;
  border-width:2px;
  border-color:white;
}

#content_left_header p {
  font-size: 70%;
  font-weight: bold;
}

#content_left_header ul {
  font-size: 65%;
  font-weight: bold;
  list-style-type: none;
  padding-left: 10px;
}

#content_left_header li {
  margin-top:-2px;
}

#download {
    display: inline-block;
    vertical-align: middle;
}

#satisfaction-guaranteed {
  font-size: 50%;
}

#download-link {
  font-size: 80%;
  margin-top: 10px;
}

#mathbasicsisclean {
  float: right;
}

#buynow {
    display: inline-block;
    vertical-align: middle;
    margin-top: 8px;
}

#system-requirements {
  font-size: 80%;
}

#system-requirements td {
  padding-top: 5px;
  vertical-align: top;
}

#system-requirements .requirement-label {
  width: 140px;
  padding-right: 5px;
  text-align: right;
  font-weight: bold;
}

#math-facts-buttons {
  font-size: 70%;
}

#header-price {
  color: white;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

#popup_top { background-image:url("images/popup-background-top.png");background-repeat:no-repeat;width:650px;height:20px; }
#popup_middle { background-image:url("images/popup-background-middle.png");background-repeat:repeat-y;width:610px;padding-left:15px;padding-right:25px;overflow:auto;}
#popup_bottom { background-image:url("images/popup-background-bottom.png");background-repeat:no-repeat;width:650px;height:30px; }

