﻿body {
	margin: 0;
	background: #F3F8FB url('../images/bg_gradient.jpg') repeat-x top;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #153048;
}

a {
	outline: 0;
}

a:link, a:active, a:visited {
	color: #2C93BD;
}

a:hover {
	color: #7cb7d2;
}

img {
	border: 0;
	outline: 0;
}

form {margin: 0;}

input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	outline: 0;
}

div.clearing { /* DIV for Mozilla browser float hack */
	height:1px;
	clear: both;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

div#main {
	margin: 0 auto;
	width: 880px;
}

.hand {cursor: pointer; cursor: hand;}

address {font-style: normal;}

/* Begin header styles */
div#header {
	height: 55px;
	width: 880px;
	overflow: hidden;
	background:#FFFFFF;
	position:relative;
}

div#header h1 {
	float: left;
	display: inline;
	margin: 17px 0 0 25px;
	width: 205px;
	font-size: 16px;
}

div.cart_btn {
	position:absolute;
	right:20px;
	top:5px;
	height: 23px;
	line-height: 23px;
}

div.cart_btn img {
    float: left;
}

h2#banner {
    position: relative;
	margin: 0 0 8px 0;
}

h2#banner img {
    display: block;
}

input.bannerBuyNow {
    position: absolute;
    top: 214px;
    right: 186px;
}

h4, h5 {
	font-size: 11px;
}

/* Begin navigation styles */
ul.nav {
	float: left;
	margin: 34px 0 0 0;
	height: 18px;
	padding: 0;
}

ul.nav li {
	float: left;
	display: inline;
	list-style-type: none;
	cursor: pointer;
	cursor: hand;
}

li#nav_item0 {
	margin-left: 15px;
}

li#nav_item1 {
	margin-left: 20px;
}

li#nav_item2 {
	margin-left: 20px;
}

li#nav_item3 {
	margin-left: 20px;
}

li#nav_item4 {
	margin-left: 20px;
}

li#nav_item5 {
	margin-left: 20px;
}
/* End header styles */

/* Begin sub-nav styles */
div#subNav {
	background: transparent url('../images/bg_subnav.gif') no-repeat;
	height: 23px;
}
/* End sub-nav styles */

/* Begin primary content styles */
div#priContent {
	background:#ffffff;
	border-left: solid 1px #7b322a;
	border-right: solid 1px #7b322a;
	padding-bottom: 15px;
}

div#minPageHeight {
	float:left;
	width:1px;
	height:495px;
}

/* Begin contentLeft styles */
div#contentLeft {
	float: left;
	position:relative;
	padding-left: 13px;
	width: 595px; /* IE reads this */
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 582px; /* Actual width of content area. */ /* Firefox reads this */
}

h3#contentHeader {
    position: relative;
	margin: 9px 0 0 0;
    height: 56px;
    width: 536px;
    overflow: hidden;
}

h3#contentHeader input.buyNow {
    position: absolute;
    bottom: 7px;
    right: 10px;
    z-index: 100;
}
/* End contentLeft styles */

/* Begin SHOPPING CART styles */
h3.contentHeader {
	margin: 9px 0 0 0;
	height: 56px;
	width: 536px;
}

h3.contentHeader img {
	margin: 0;
}

h3.contentHeader span {
	display: none;
}

div.toolbar {
	background: transparent url('../images/bg_utilities.gif') no-repeat;
	margin-top: 6px;
	width: 536px;
	height: 22px;
}

div.toolbar img {
	float: left;
	margin: 5px 13px;
	cursor: pointer;
	cursor: hand;
}

div.toolbar img.toolbar_policy_image {
	float: right;
}

div.toolbar img.toolbar_print_image {
	float: right;
}

div#contentLeft h4#contentTitle {
    margin: 20px 0 16px 14px;
}

div#contentLeft h4, div#contentLeft h5 {
	margin: 11px 0 7px 14px;
	color: #67150F;
	text-transform: uppercase;
}

div#contentLeft h5 {
	font-weight: normal;
	margin-top: 26px;
}

div#contentLeft h5.first {
    margin-top: 11px;
}

div#contentLeft h5.listHeader {
	margin: 0 0 0 14px;
}

div#contentLeft h5.listHeader {
	font-weight: normal;
	font-size: 11px;
}

div#contentLeft p.introCopy {
    margin: 16px 0 18px 32px; 
    width: 465px;
}

div#contentLeft p, div#contentLeft address {
	margin: 0 45px 13px 14px; /* Use a right margin to affect the width. Don't set a width, because it will affect how images will flow in-line with p text. */
    line-height: 13px;
}

div#contentLeft ul {
    list-style-type: none;
	margin: 0 0 13px 15px;
	padding-left: 0;
	width: 500px;
	line-height: 13px;
}

div#contentLeft li {
    background: transparent url('../images/bullet_red_disk.gif') no-repeat;
    background-position: 0 4px;
	margin-bottom: 2px;
	padding-left: 15px;
}

div#contentLeft blockquote {
    margin: 0 0 13px 32px;
    color: #07567f;
}

div#contentLeft blockquote div {
    margin: 8px 0 22px 12px;
    color: #153048;
}

div#contentLeft img.imgFloatLeft {
	float: left;
	margin: 0 18px 14px 14px;
}

div#contentLeft table.cart {
	background:#eef4f7;
	border-collapse:collapse;
	margin: 10px 0 20px 14px;
}

div#contentLeft table.cart tr.header {
	background:#578ba0;
	height: 18px;
	color:#fff;
}

div#contentLeft table.cart tr.header th {
	font-weight: normal;
	border: solid 1px #c0d4dd;
	text-align:center;
}


div#contentLeft table.cart tr {
	height: 48px;
}

div#contentLeft table.cart td {
	border: solid 1px #c0d4dd;
	text-align: center;
    vertical-align: middle;
}

div#contentLeft table.cart td.total {
	padding-right: 20px;
	width: 90px;
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 70px; /* Actual width of content area. */
	text-align: right;
}

div#contentLeft input.narrowInput {
    width: 30px;
}

/* Begin summary rows */
div#contentLeft table.cart tr.summary {
	height: 12px;
}

div#contentLeft table.cart tr.summary th {
	border-left: solid 1px #c0d4dd;
	border-right: solid 1px #c0d4dd;
	padding: 2px 7px 0 0;
    vertical-align: bottom;
	text-align: right;
	font-weight: normal;
}

div#contentLeft table.cart tr.summary td {
	border-left: solid 1px #c0d4dd;
	border-right: solid 1px #c0d4dd;
	border-top: 0;
	border-bottom: 0;
	padding: 2px 20px 0 0;
	width: 90px;
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 70px; /* Actual width of content area. */
    vertical-align: bottom;
	text-align: right;
}

div#contentLeft table.cart tr.summary th.total, div#contentLeft table.cart tr.summary td.total {
	border-bottom: solid 1px #c0d4dd;
	padding-bottom: 5px;
}
/* End summary rows */

div.imgTableBtns{
	width:85px; 
}

div.imgTableBtns img {
	margin:3px auto 3px auto;
	display:block;
}

div.inBodyBtn{
	margin:0 0 14px 14px;
}
/* End SHOPPING CART styles */
/* Begin SHIPPING styles */
div.contentLeftColumn{
	float:left;
	margin-left:14px;
	width:280px;
	display:inline;
}

div.contentLeftColumn h4{
	margin: 20px 0 20px 0 !important;
	width: 250px;
}

div.contentLeftColumn label{
	float:left;
	height:20px;
	width:90px;
	line-height:20px;
	margin-right:5px;
	padding-right:5px;
	background:#d5e2e7;
	color:#13485d;
	text-align:right;
	font-weight:700;
}

div.contentLeftColumn input{
	width:126px;
}

div.contentLeftColumn select{
	width:131px;
}

div.contentLeftColumn div{
	margin-top:9px;
}

div.contentLeftColumn div.comentText {
	margin:3px 0 15px 102px;
	font-size:10px;
	line-height:10px;
}

div.contentRightColumn {
	float:left;
	width:242px;
}

div.contentRightColumn h4{
	margin: 20px 0 20px 0 !important;
}

div.contentRightColumn p {
    margin-left: 0 !important;
}

div.stackedBlock{
	height:28px;
	border-bottom: solid 1px #c0d4dd;
}

div.contentRightColumn div.stackedBlock div.leftBox{
	margin-top:0px;
	float:left;
	margin-left:17px;
	width:170px;
	height:28px;
	line-height:28px;
	display:inline;
}

div.contentRightColumn div.stackedBlock div.rightBox{
	margin-top:0px;
	float:left;
	font-weight:bold;
	height:28px;
	line-height:28px;
}
/* End SHIPPING styles */
/* Begin BILLING styles */
div.contentRightColumn label{
	float:left;
	height:20px;
	width:90px;
	line-height:20px;
	margin-right:5px;
	padding-right:5px;
	background:#d5e2e7;
	color:#13485d;
	text-align:right;
	font-weight:700;
}

div.contentRightColumn input{
	width:126px;
}

div.contentRightColumn select{
	width:131px;
}

div.contentRightColumn div{
	margin-top:9px;
}

div.contentRightColumn img.creditCards{
	margin:20px 20px;
}

div.lowerLinkOne {
	float:left;
	display:inline;
	margin: 20px 0 20px 14px;
}

div.lowerLinkTwo {
	float:left;
	display:inline;
	margin: 20px 0 20px 45px;
}

div.textLinks a:link, div.textLinks a:visited, div.textLinks a:active{
	color:#578ba0;
	text-decoration:underline;
	font-size:10px;
}

div.textLinks a:hover{
	color:#a48e5a;
}
/* End BILLING styles */
/* Begin CONFIRM styles */
.colorText{
	color:#55110d;
}

div.detailsBox{
	margin:0 0 0 14px;
	padding:7px;
	width:505px;
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 491px; /* Actual width of content area. */
	border-bottom: solid 1px #c0d4dd;
}

div.detailsBoxFirst{
	margin:0 0 0 14px;
	padding:7px;
	width:505px;
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 491px; /* Actual width of content area. */
	border-top: solid 1px #c0d4dd;
	border-bottom: solid 1px #c0d4dd;
}

div.detailsTitle{
	float:left;
	width:114px;
	text-align:right;
	color:#426d7d;
	display:inline;
}

div.detailsDescription{
	float:left;
	width:310px;
	text-align:left;
	margin-left:10px;
	display:inline;
}

div.detailsDescription span {
    display: block;
}

div.detailsButton{
	float:left;
}

div#divMiniCart_Help { /* This places the mini cart where it should be in checkout.aspx */
    position: absolute;
    top: 0px;
    right: -247px;
    width: 247px;
    overflow: hidden;
    padding: 0;
}

div.receiptDetails {
    margin: 0 0 0 14px;
}
/* End CONFIRM styles */
/* Begin RECEIPT styles */
div#contentLeft img.imgThankYou{
	float:left;
	border:none;
	margin:20px 0 10px 13px;
	display:inline;
}

div.receiptNumber{
	float:left;
	margin:38px 0 0 7px;
	color:#3c748b;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	vertical-align:bottom;
}
/* End RECEIPT styles */

/* Begin contentRight styles */
div#contentRight {
	float: left;
	width: 282px;
}

div#systemRequirements {
    margin: 30px 0 0 103px;
}

/* Begin our success widget */
div#ourSuccess {
    position: relative;
	margin: 30px 0 0 0;
	width: 247px;
	height: 177px;
	overflow: hidden;
}

div#ourSuccess img {
    position: absolute;
    top: 0;
    left: 0;
}

div#ourSuccess img.wdgtBtn {
    position: absolute;
    top: 91px;
    left: 160px;
    z-index: 100;
}

/* Begin product demo widget */
div#productDemo {
    position: relative;
	margin: 30px 0 0 0;
	width: 247px;
	height: 177px;
	overflow: hidden;
}

div#productDemo img {
    position: absolute;
    top: 0;
    left: 0;
}

div#productDemo img.wdgtBtn {
    position: absolute;
    top: 103px;
    left: 160px;
    z-index: 100;
}

/* Begin cart widget styles */
div#cartWidget {
	width: 247px;
	margin-top: 30px;
}

div#rightFirstWidget {
	width: 254px;
	margin-top: 30px;
}

div#rightSecondWidget {
	width: 254px;
	margin-top: 30px;
}

div.wdgtBox_topbottom_bg img{
	border:none;
}

div.wdgtBox_body_bg {
	background: transparent url('../images/bg_cart_widget_repeat.gif') repeat-y;
	padding: 5px 0 10px 0;
	width: 247px;
}

div#cartWidget table{
	font-size:10px;
	width:220px;
	background:#fff;
	border: solid 1px #90c3d3;
	border-collapse:collapse;
	margin: 10px 0 10px 14px;
}

div#cartWidget table tr.header{
	background:#578ba0;
	color:#fff;
	height:18px;
}

div#cartWidget table td{
	text-align:center;
    vertical-align: middle;
}

div#cartWidget table td.alignRight{
	text-align:right;
	padding-right:10px;
}

div#cartWidget p {
    margin: 0 0 10px 14px;
    font-size: 10px;
}

div.wdgtBox_btn{
    margin-right: 12px;
	height: 20px;
	text-align: right;
}
/* End contentRight styles */

div.bodyRight {
	margin:25px 0px 0px 10px;
	line-height:16px;
}

div.bodyRight h4{
	margin: 0 0 5px 0 !important;
}

div.bodyRight a {
    font-size: 12px;
}

div.bodyRight a:hover {
    color: #A48E5A;
}

div.bottomBtns{
	margin: 14px 0 0 14px;
}
/* End primary content styles */

/* Begin HomePage styles */
div#homefirstBlock {
	height: 350px;
	overflow: hidden;
}

div#homesecondBlock {
    position: relative;
	float:left;
	margin:10px 8px 0 0; /* IE double-float hack */
	display:inline; 
	width: 458px;
	height: 138px;
	overflow: hidden;
}

div#homethirdBlock {
    position: relative;
	float:left;
	margin:10px 0 0 0;
	width: 413px;
	height: 138px;
	overflow: hidden;
}

div#homesecondBlock img, div#homethirdBlock img {
    position: absolute;
    top: 0;
    left: 0;
}

div#homesecondBlock img.wdgtBtn {
    position: absolute;
    top: 90px;
    left: 354px;
    z-index: 100;
}

div#homethirdBlock img.wdgtBtn {
    position: absolute;
    top: 90px;
    left: 59px;
    z-index: 100;
}
/* End HomePage styles */

/* Begin learning labs styles */
div#addToCart {
    margin: 0 45px -10px 0;
    text-align: right;
}

div#addToCart input.text {
    margin: 0 5px 17px 0;
}

div.threeDiskProgram {
    float: left;
    margin: 15px 0 40px 0;
}

div#contentLeft div.threeDiskProgram ul {
    list-style-type: none;
	margin: 4px 0 18px 15px;
	padding-left: 0;
	width: 150px;
}

div#contentLeft div.threeDiskProgram li {
    background: transparent url('../images/bullet_blue_circle.gif') no-repeat;
    background-position: 0 3px;
	margin-bottom: 2px;
	padding-left: 15px;
}

/* End learning labs styles */

/* Begin our approach styles */
div#contentLeft ul#paths {
    list-style-type: none;
    margin: 20px 0 18px 30px;
}

div#contentLeft ul#paths li {
    background-image: none;
}

ul#paths span {
    display: none;
}
/* End our approach styles */

/* Begin our success styles */

div#main ul.successList, div#main_popup ul.successList {
    margin-left: 20px;
    padding-left: 20px;
    font-weight: bold;
}

div#successQuotes {
    background: transparent url('../images/bg_divider.gif') no-repeat;
    background-position: 14px 0;
    margin-top: 20px;
    padding-top: 10px;
}
/* End our success styles */

/* Begin footer styles */
div#ergfooter {
	height: 55px;
	color: #666;
	font-size: 10px;
}

div#ergfooter span {
	float: left;
	margin: 15px 0 0 1px;
}

div#ergfooter ul {
	float: right;
	height: 10px;
	margin: 15px 0 0 0;
	padding: 0;
}

div#ergfooter ul li {
	float: left;
	border-right: solid 1px #567896;
	padding: 0 5px;
	height: 10px;
	line-height: 10px;
	list-style-type: none;
	cursor: pointer;
	cursor: hand;
}

div#ergfooter ul li.last {
	border-right: 0;
	padding-right: 3px;
}

div#ergfooter a:link, div#ergfooter a:active, div#ergfooter a:visited {
	color: #666;
	text-decoration: none;
}

div#ergfooter a:hover {
	color: #2c93bd;
}
/* End footer styles */

/* Begin pop-up styles */

/* Large window styles */
body#windowLarge div#main_popup {
    width: 606px;
}

body#windowLarge span.middleFill {
    width: 598px;
}

body#windowLarge div#popContent {
	width: 606px;
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 556px; /* Actual width of content area. */
}

/* Small window styles */
body#windowSmall div#main_popup {
    width: 357px;
}

body#windowSmall span.middleFill {
    width: 349px;
}

body#windowSmall div#popContent {
	width: 357px;
	voice-family: "\"}\""; /* Box model hack */
	voice-family: inherit; /* Box model hack */
	width: 307px; /* Actual width of content area. */
}

/* Common window styles */
div#main_popup {
    position: relative;
    margin: 20px auto 14px auto;
}

.noticeText {
    color: #c30000;
}

div.popCap {
    height: 4px;
    overflow: hidden;
}

div.popCap img.cornerLeft {
    float: left;
}

div.popCap img.cornerRight {
    float: right;
}

div.popCap span.middleFill {
    float: left;
    background-color: #fff;
    height: 3px;
    font-size: 1px;
}

div#popTop span.middleFill {
    border-top: solid 1px #7b322a;
}

div#popBottom span.middleFill {
    border-bottom: solid 1px #7b322a;
}

div#popContent {
    background-color: #fff;
    border-right: solid 1px #7b322a;
    border-left: solid 1px #7b322a;
    padding: 20px 24px;
}

div#popContent h1 {
    margin: 0 0 2px 0;
}

div#popContent h2 {
    margin: 42px 0 9px 0;
    text-transform: uppercase;
}

div#popContent h3 {
    margin: 26px 0 9px 0;
    color: #7b322a;
    font-size: 11px;
    text-transform: uppercase;
}

div#popContent h3.first {
    margin-top: 17px;
}

div#popContent h4 {
    margin: 0;
}

div#popContent p {
    margin: 0 0 9px 0;
    line-height: 13px;
}

body#windowLarge div#popContent p {
    margin-right: 30px;
}

div#popContent ul {
    list-style-type: none;
	margin: 0 0 13px 25px !important;
	padding-left: 0 !important;
	width: 500px;
	line-height: 13px;
}

div#popContent li {
    background: transparent url('../images/bullet_red_disk.gif') no-repeat;
    background-position: 0 4px;
	margin-bottom: 2px;
	padding-left: 15px;
}

/* End pop-up styles */

/* Begin banner landing page styles */
body#bannerLanding  div#header {	
	width: 880px;
}

body#bannerLanding div#priContent {
    background-color: #fff;
    position: relative;
    margin-top: 0;
    border: 0;
	width: 880px;
    padding: 0;
}

body#bannerLanding div.answer {
    height: 234px;
    overflow: hidden;
}

body#bannerLanding div.answer img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200px;
}

body#bannerLanding div.demo {
    margin: 0 auto;
    padding-bottom: 50px;
	width: 646px;
    height: 345px;
    overflow: hidden;
}

body#bannerLanding div#banner {
    position: relative;
    width: 880px;
    height: 252px;
    overflow: hidden;
}

body#bannerLanding img#banner_bannerLanding {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

body#bannerLanding img.btn_view_curric {
    position: absolute;
    top: 42px;
    right: 190px;
    z-index: 200;
}

body#bannerLanding img#btn_price_details {
    position: absolute;
    top: 42px;
    right: 46px;
    z-index: 200;
}

body#bannerLanding img#btn_view_demo {
    position: absolute;
    top: 197px;
    right: 65px;
    z-index: 200;
}

ul#footerNotes li {
    margin-bottom: 14px;
}
/* End banner landing page styles */

/* Begin energy demo styles */
div#energy-demo-landing {
    text-align: left;
    padding: 25px 20px 0 20px;
    height: 370px;
}

div#energy-demo-landing p, div#energy-demo-landing ul {
    margin-left: 190px;
    width: 490px;
}

div#energy-demo {
    text-align: center;
    padding: 20px 0;
}

body#bannerLanding input.btn_buy_now {
    position: absolute;
    top: 42px;
    right: 140px;
    z-index: 200;
}
/* End energy demo styles */