@charset "UTF-8";

body {
	background: #fff none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Before Globals
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
.normal {
	font-weight: normal; 
}
p {
	margin: 0;
	padding: 4px 0 4px 0;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
.noPrint {
	display: none;
}
.requiredText {
	color: #cc0000;
}
a {
outline: none;
}
ul.listStandard {
	list-style: none;
	margin: 0;
	padding: 10px 0 5px 10px;
	display: block;
}
ul.listStandard li {
	display: block;
	padding: 0 0 10px 14px;
	background: url(../_img/arrow_list.gif) no-repeat 0 3px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
						Headers
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

h1 {
	color: #005d88;
	padding: 0;
	margin: 0 0 22px 0;
	font-size: 18px;
}
h2 {
	color: #005d88;
	padding: 0;
	margin: 12px 0 10px 0;
	font-size: 15px;
}
h3 {
	color: #005d88;
	padding: 0;
	margin: 8px 0 6px 0;
	font-size: 13px;
}
h4 {
	color: #005d88;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
								Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

a {
	color: #00adef;
}
a:hover {
	color: #005d88;
	text-decoration: none;
}
.footerCredits a {
	color: #a3a3a3;
	text-decoration: none;
}
.footerCredits a:hover {
	color: #00adef;
	text-decoration: none;
}
.footerNav a {
	color: #00adef;
	text-decoration: none;
}
.footerNav a:hover {
	color: #005d88;
	text-decoration: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Page Structure
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.mastWrapper {
	height: 200px;
	width: 940px;
	margin: auto;
	position: relative;
	background: none;
}
.mastLogo {
	width: 356px;
	height: 156px;
	position: absolute;
	top: 23px;
	left: 20px;
	z-index: 5;
}
.bodyWrapper {
	width: auto;
	padding: 35px 20px 0 20px;
	margin: auto;
	background: none;
	font-size: 12px;
	line-height: 17px;
}
.footerWrapper {
	width: auto;
	height: 115px;
	border-top: 1px solid #00adef;
	margin: 20px 0 0 0;
	clear: both;
	position: relative;
}
.advertCorp {
	display: none;
}
.advertGoogle {
	display: none;
}
.bodyCap {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
						Primary Nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

ul.navbar {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
					Search Bar and Pages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
.search {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Homepage
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.homeColLeft {
	width: 360px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 20px 0;
}
.homeColRight {
	width: 455px;
	float: right;
	padding: 0 0 20px 0;
}
h2.homeSignup {
	width: 347px;
	height: 29px;
	padding: 17px 0 0 13px;
	margin: 20px 0 0 0;
	background: url(../_img/sprites_boxes.gif) 0 -188px;
}
.homePopular h2, .homeLatest h2 {
	width: 201px;
	height: 29px;
	padding: 17px 0 0 19px;
	margin: 20px 0 0 0;
	background: url(../_img/sprites_boxes.gif) 0 -81px;
}
.homeLearning h2 {
	margin: 0;
	padding: 4px 0 0 0;
}
.homeLatest h2 {
	background: url(../_img/sprites_boxes.gif) 0 -127px;
}
form.homeSignup, div.homeSignupThx {
	display: block;
	padding: 10px 13px 0 13px;
	background: #c9e5f0;
	border-left: 3px solid #73d2f6;
	border-right: 3px solid #73d2f6;
	width: 328px;
	font-size: 11px;
}
form.homeSignup input {
	width: 147px;
	height: 16px;
	background: url(../_img/sprites_forms.gif) 0 -146px;
	color: #666666;
	padding: 4px 0 0 8px;
	border: none;
	margin: 0 5px 8px 0;
	font-size: 11px;
}
form.homeSignup label {
	width: 147px;
	display: block;
}
form.homeSignup label.error {
	width: 147px;
	display: block;
	margin: -4px 0 6px 0;
	padding: 0 0 0 18px;
	background: url(../_img/sprites_icons.png) no-repeat -2px -330px;
	color: #a83e0f;
}
form.homeSignup div.left, form.homeSignup div.right {
	width: 160px;
}
form.homeSignup button {
	width: 73px;
	height: 24px;
	background: url(../_img/sprites_forms.gif) -377px -146px;
	text-indent: -9000px;
	border: none;
	cursor: pointer;
	float: left;
	display: block;
}
form.homeSignup button:hover {
	background: url(../_img/sprites_forms.gif) -377px -170px;
}
form.homeSignup a {
	font-size: 11px;
	text-decoration: none;
	padding: 2px 4px 0 0;
	text-align: right;
	display: block;
	width: 80px;
	float: right;
}
div.homeSignup {
	width: 360px;
	height: 15px;
	background: url(../_img/sprites_boxes.gif) 0 -234px;
}
div.homeLearning {
	width: 419px;
	height: 33px;
	padding: 13px 17px 0 19px;
	background: url(../_img/sprites_boxes.gif) 0 0;
}
div.homeLearning a {
	display: block;
	float: right;
	width: 110px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 18px 0 0;
	background: url(../_img/sprites_icons.png) no-repeat right -77px;
}
ul.homeLearning {
	display: block;
	padding: 10px 19px 0 19px;
	background: #c9e5f0;
	border-left: 3px solid #73d2f6;
	border-right: 3px solid #73d2f6;
	width: 411px;
	font-size: 12px;
	list-style: none;
	margin: 0;
	color: #004b68;
}
ul.homeLearning li {
	display: block;
	padding: 0 0 10px 0;
}
ul.homeLearning li a {
	display: block;
	padding: 0 0 4px 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.homeLearningFooter {
	width: 455px;
	height: 36px;
	background: url(../_img/sprites_boxes.gif) 0 -45px;
}
div.homeLearningFooter a {
	display: block;
	width: 419px;
	height: 20px;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0 0 19px;
	background: url(../_img/sprites_icons.png) no-repeat right -73px;
}
.homePopular {
	width: 220px;
	float: left;
}
.homeLatest {
	width: 220px;
	float: right;
}
.homePopular ol, .homeLatest ol {
	display: block;
	padding: 10px 19px 0 19px;
	background: #c9e5f0;
	border-left: 3px solid #73d2f6;
	border-right: 3px solid #73d2f6;
	width: 176px;
	font-size: 11px;
	margin: 0;
}
.homePopular ol li, .homeLatest ol li {
	padding: 0 0 10px 0;
	margin: 0 0 0 19px;
}
.homePopular ol li a, .homeLatest ol li a {
	text-decoration: none;
}
.homePopular div, .homeLatest div {
	width: 220px;
	height: 15px;
	background: url(../_img/sprites_boxes.gif) 0 -173px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
						Learn/TOC Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.toc {
	width: 250px;
	float: left;
	padding: 0 0 30px 0;
	margin: 0 30px 0 0;
}
.last {
	margin: 0;
}
.toc h2 {
	width: 231px;
	height: 29px;
	padding: 17px 0 0 19px;
	margin: 0;
	background: url(../_img/sprites_boxes.gif) -220px -81px;
}
.tocPart {
	padding: 0;
	background: #e9f5f9;
	border-left: 3px solid #73d2f6;
	border-right: 3px solid #73d2f6;
	border-bottom: 1px solid #73d2f6;
	width: 244px;
	font-size: 12px;
	margin: 0;
}
.tocPart ul {
	list-style: none;
	padding: 0 4px 10px 4px; 
	margin: 0;
}
.tocPart ul li {
	display: block;
	list-style: none;
	padding: 10px 0 10px 0; 
	margin: 0;
	border-bottom: 1px dotted #73d2f6;
}
.tocPart ul li h4 {
	padding: 5px 0 10px 12px; 
	margin: 0;
	color: #005d88;
	font-size: 14px;
}
.tocPart ul li a {
	display: block;
	text-decoration: none;
	padding: 3px 4px 3px 12px;
	margin: 2px 0 2px 0;
	color: #009bd6;
}
.tocPart ul li a:hover {
	text-decoration: underline;
}
.tocCatSummary {
	margin: -5px 0 0 0;
	padding: 0 0 8px 12px;
	font-size: 11px;
}
.tocArticleSummary {
	margin: -5px 0 0 0;
	padding: 0 0 8px 12px;
	font-size: 10px;
}
.tocFooter {
	width: 250px;
	height: 15px;
	background: url(../_img/sprites_boxes.gif) -220px -162px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Article Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.articleBody {
	width: auto;
	padding: 0 0 30px 0;
	font-size: 12px;
	line-height: 18px;
}
.articleSidebar {
	display: none;
}
.articleNav h2, h2.articleSignup, h2.articleAuthor {
	width: 231px;
	height: 29px;
	padding: 17px 0 0 19px;
	margin: 0;
	background: url(../_img/sprites_boxes.gif) -220px -81px;
}
h2.articleSignup {
	display: none;
}
h2.articleAuthor {
	margin: 20px 0 0 0;
	height: 29px;
}
form.articleSignup, div.articleSignupThx {
	display: none;
}
div.articleAuthor {
	display: block;
	padding: 10px 8px 0 18px;
	background: #c9e5f0;
	border-left: 3px solid #73d2f6;
	border-right: 3px solid #73d2f6;
	width: 218px;
	font-size: 11px;
}
div.articleSidebarFooter {
	width: 250px;
	height: 15px;
	background: url(../_img/sprites_boxes.gif) -220px -162px;
}
.articlePagination {
	display: none;
}
.articleComments {
	margin: 8px 0 0 0;
	border-top: 1px solid #73d2f6;
}
.articleComments h3 {
	font-size: 18px;
	margin: 14px 0 18px 0;
}
.commentEntry {
	margin: 14px 0 0 0;
	padding: 0 0 14px 0;
	border-bottom: 1px dotted #73d2f6;
}
.commentDate {
	font-size: 11px;
	font-style: italic;
	padding: 0 0 6px 0;
}
.commentAuthor {
	padding: 0 0 6px 0;
}
.commentBody {
	font-size: 11px;
}
form.commentForm {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							About Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.aboutColLeft {
	width: 500px;
	float: left;
	padding: 0 0 20px 0;
}
.aboutColRight {
	width: 250px;
	float: right;
	padding: 0 0 20px 0;
}
.aboutColRight h2 {
	width: 231px;
	height: 31px;
	padding: 14px 0 0 19px;
	margin: 0;
	background: url(../_img/sprites_boxes.gif) -220px -81px;
}
.aboutColRight div {
	display: block;
	padding: 10px 8px 0 18px;
	background: #c9e5f0;
	border-left: 3px solid #73d2f6;
	border-right: 3px solid #73d2f6;
	width: 218px;
	font-size: 11px;
}
.aboutColRight div.footer {
	width: 250px;
	height: 15px;
	padding: 0;
	background: none;
	border-left: none;
	border-right: none;
	background: url(../_img/sprites_boxes.gif) -220px -162px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Cadex Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
.cadexProduct {
	margin: 25px 0 0 0;
}
.cadexProduct img {
	display: block;
	width: 200px;
	float: left;
}
.cadexDescription {
	display: block;
	width: 620px;
	float: right;
}
.cadexProduct h4 {
	display: block;
	width: 620px;
	float: right;
	font-size: 14px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
						Buy Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
.buyImage {
	width: 240px;
	float: left;
	margin: 0 30px 10px 0;
}
a.buyLink {
	background: url(../_img/sprites_icons.png) no-repeat -2px -81px;
	padding: 0 0 8px 25px;
	line-height: 16px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
						Contact Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
form.contactForm {
	display: block;
	padding: 40px 0 0 0;
}
form.contactForm .left {
	width: 375px;
	float: left;
}
form.contactForm .right {
	width: 450px;
	float: right;
}
form.contactForm input, form.contactForm textarea {
	width: 222px;
	height: 18px;
	background: url(../_img/sprites_forms.gif) 0 -198px;
	color: #666666;
	padding: 4px 0 0 8px;
	border: none;
	margin: 0 0 12px 0;
	font-size: 11px;
}
form.contactForm textarea {
	width: 442px;
	height: 114px;
	background: url(../_img/sprites_forms.gif) 0 -26px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
form.contactForm #receiveUpdates {
	width: auto;
	hieght: auto;
	background: none;
	padding: 0;
	margin: 0 5px 8px 0;
	float: left;
}
form.contactForm .left label {
	width: 140px;
	display: block;
	float: left;
	clear: left;
}
form.contactForm .right label {
	width: 140px;
	display: block;
	padding: 0 0 5px 0;
}
form.contactForm label.checkbox {
	width: 400px;
	display: block;
	clear: none;
}
form.contactForm label.error {
	width: 140px;
	display: block;
	margin: -4px 0 6px 0;
	padding: 0 0 0 155px;
	background: url(../_img/sprites_icons.png) no-repeat 134px -331px;
	color: #a83e0f;
}
form.contactForm button {
	width: 73px;
	height: 24px;
	background: url(../_img/sprites_forms.gif) -303px -146px;
	text-indent: -9000px;
	border: none;
	cursor: pointer;
	display: block;
	margin: 0 0 0 140px;
	clear: left;
}
form.contactForm button:hover {
	background: url(../_img/sprites_forms.gif) -303px -170px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Footers
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.footerWrapper div, .footerWrapper ul {
	position: absolute;
}
.footerTag {
	color: #0baceb;
	font-size: 12px;
	font-weight: bold;
	top: 30px;
	left: 0;
}
.footerCredits {
	color: #a3a3a3;
	font-size: 10px;
	top: 65px;
	left: 0;
}
.footerLogo {
	width: 140px;
	height: 27px;
	top: 22px;
	right: 0;
}
.footerNav {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	top: 65px;
	right: 0;
}
.footerNav li {
	display: block;
	float: right;
	width: auto;
	padding: 0 6px 0 6px;
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	border-right: 1px solid #a9a9a9;
}
.footerNav li:first-child {
	border-right: none;
	padding: 0 0 0 6px;
}

