/* CSS Document */

/* Begin Global */

body { 
	background-color: #d6d6d6; 
	margin: 0 auto;
}

#text { 
	position:relative;
	top:9px; 
	text-indent:4px; 
}

#mainTable {
	margin:0  auto;
	top:0px;
	width:800px;
	border:1px solid #000000;
	background-image:url(../images/flourish.gif);
	background-repeat:no-repeat;
}

#heading {
	float:left;
	width:800px;
	height:15px;
	background-color:#bed042;
	border-bottom: 5px solid #ffffff;
}

#menulayer, #footer {
	float:left;
	width:800px;
	height:85px;
	background-color:#8c8c8c;
	border-bottom: 3px solid #3f3f3f;	
}

#menulayer {
	background-image:url(../images/tagline.gif);
	background-repeat:no-repeat;
}


#whiteBar {
	background-color:#fff;
	height:2px;
}

#textlinkbox1 {
	position:relative;
	left:40px;
}

#textlinkbox2 {
	position:relative;
	top:2px;
	left:70px;
}

#breadCrumbs {
	float:left;
	margin-top:10px;
	width:800px;
	height:35px;
}

.mainFont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#logoBox {
	float:left;
	height:34px;
	width: 100px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline;
}

#headerLinks {
	float:left;
	height:24px;
	width:140px;
	background-image:url(../images/menu_nav.gif);
	background-repeat:no-repeat;
}

#headerLinksOver {
	float:left;
	height:24px;
	width:140px;
	background-image:url(../images/menu_nav-over.gif);
	background-repeat:no-repeat;
}

#menuSignup {
	float:right;
	height:52px;
	width:240px;
	background-image:url(../images/menu_signup.gif);
	background-repeat:no-repeat;
}

#positioner { position:relative; top:8px; }

h1 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

h2 {
	font:Arial, sans-serif;
	font-size:165%;
	font-weight:bold;
	color:#07a889;
}

h3 {
	font:Arial, sans-serif;
	font-size:85%;
	margin-top:15px;
}

h4,h5,h6,pre,code {
	font-size: 1em;
}

.bigfont {
	font-family:Arial, sans-serif;
	font-size:13px;
}

.smallfont {
	font-family:Arial, sans-serif;
	font-size:11px;
}

.hdrfont {
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}			

#footer { 
	border-top:2px solid #ffffff; 
}

.class1 a:link {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 75%; margin-right:12px; }
.class1 a:visited {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 75%; margin-right:12px; }
.class1 a:hover {color: #000;text-decoration:none; font-family: arial, sans-serif; font-size: 75%; margin-right:12px; }

.class2 a:link {color: #0f7f6a; text-decoration:underline; font-family: arial, sans-serif; font-size: 110%; font-weight:bold; }
.class2 a:visited {color: #0f7f6a; text-decoration:underline; font-family: arial, sans-serif; font-size: 110%; font-weight:bold;  }
.class2 a:hover {color: #0f7f6a;text-decoration:none; font-family: arial, sans-serif; font-size: 110%; font-weight:bold;  }

.class3 a:link {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 90%; line-height:165%  }
.class3 a:visited {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 90%; line-height:165% }
.class3 a:hover {color: #000;text-decoration:none; font-family: arial, sans-serif; font-size: 90%; line-height:165% }

.class4 a:link {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 90%;   }
.class4 a:visited {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 90%; }
.class4 a:hover {color: #000;text-decoration:none; font-family: arial, sans-serif; font-size: 90%; }

.class5 a:link {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 70%; }
.class5 a:visited {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 70%; }
.class5 a:hover {color: #000;text-decoration:none; font-family: arial, sans-serif; font-size: 70%; }

.class6 a:link {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 75%; margin-left:20px; }
.class6 a:visited {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 75%; margin-left:20px; }
.class6 a:hover {color: #000;text-decoration:none; font-family: arial, sans-serif; font-size: 75%; margin-left:20px; }

.class7 a:link {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 100%;   }
.class7 a:visited {color: #000; text-decoration:underline; font-family: arial, sans-serif; font-size: 100%; }
.class7 a:hover {color: #000;text-decoration:none; font-family: arial, sans-serif; font-size: 100%; }

/* End Global */



/* -------------------*/
/* -------------------*/



/* Begin Demos Content */

#connectSpeed {
	float:left;
	width:170px;
	margin-left:20px;
}

.demoImage {
	float:right;
	margin-left: 20px;
	margin-bottom:10px;
	background-color:#fff;
}

#demoContent {
	margin-left: 20px;
	margin-right: 10px;
}

#demoRelatedContent {
	float:right;
	width: 200px;
	margin-left:50px;
	margin-bottom:25px;
}

.marginTop {
	margin-top:50px;
}

#demoContainer {
	float:right;
	padding:0;
	margin-left: 20px;
	margin-right:5px;
	margin-bottom:15px;
	width: 560px;
	height: 546px;
	background-color:#fff;
}

#demoContainerSmall {
	float:right;
	padding:0;
	margin-left: 20px;
	margin-right:5px;
	margin-bottom:15px;
	width: 354px;
	height: 345px;
	background-color:#fff;
}

/* End Demos Content */



/* -------------------*/
/* -------------------*/



/* Begin Demos List */

#demoList {
	float:left;
	width:360px;
	margin-bottom:20px;
	margin-left:20px;
	display:inline;
	line-height:18px;
}

#demoListCont {
	float:left;
	width: 475px;
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom:20px;
}

#demoListSubjects {
	float:left;
	width:155px;
	margin-bottom:10px;
	margin-left:1px;
	display:inline;
	line-height:20px;
}

/* End Demos List */



/* -------------------*/
/* -------------------*/



/* Begin Textbook Content */

#textbookContent {
	float:left;
	width:470px;
	margin-left:20px;
	margin-bottom:20px;

}

#textbookContainer {
	float:left;
	width: 250px;
	margin-left: 20px;
	background-color:#ffffff;
	height:320px;
}

/* End Textbook Content */



/* -------------------*/
/* -------------------*/



/* Begin Textbook List */

#subjectList {
	float:left;
	width:222px;
	margin-left:20px;
	display:inline;
}

#subjectSelect {
	float:left;
	width:38px;
	height:400px;
}

#subjectListItem {
	background-image:url(../images/menu_subjects.gif);
	background-repeat:no-repeat;
	height:24px;
	margin-bottom:12px;
}

#subjectListItemOver {
	background-image:url(../images/menu_subjects-over.gif);
	background-repeat:no-repeat;
	height:24px;
	margin-bottom:12px;
}

#subjectSelectPage1 {
	position:relative;
	top:12px;
}

#subjectSelectPage2 {
	float:left;
}

#subjectSelectPage3 {
	position:relative;
	margin-top:108px;
}

#subjectSelectPage4 {
	position:relative;
	margin-top:156px;
}

#subjectSelectPage5 {
	position:relative;
	margin-top:204px;
}

#subjectSelectPage6 {
	position:relative;
	margin-top:252px;
}

#subjectSelectPage7 {
	position:relative;
	margin-top:300px;
}

#textbookList {
	float:left;
	width: 475px;
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom:20px;
}

/* End Textbook List */



/* -------------------*/
/* -------------------*/



/* Begin Glossary Content */

#glossaryContent {
	float:left;
	width:180px;
	margin-left:20px;
	display:inline;
}

#glossaryContainer {
	float:right;
	clear:right;
	width: 560px;
	height:545px;
	margin-left: 20px;
	margin-right:5px;
	margin-bottom:15px;
	display:inline;
	background-color:#fff;
}

.glossaryDesc {
	line-height: 165%;
}

#glossaryListContainer, #demoListContainer, #subjectListContainer {
	width:800px;
	display:inline;
}

#glossaryList {
	float:left;
	width:220px;
	margin-bottom:20px;
	margin-left:20px;
	display:inline;
	line-height:18px;
}

#glossaryListCont {
	float:left;
	width: 475px;
	background-color:#f2f2f2;
	padding:5px;
	margin-bottom:20px;
}

#glossaryListSubjects {
	float:left;
	width:155px;
	margin-bottom:10px;
	margin-left:1px;
	display:inline;
	line-height:20px;
}

/* End Glossary Content */


/* Begin Commission Junction Content */

#cjCont {
	margin-left:20px;
	margin-right:20px;
	line-height:18px;
}

.cjTitle {
	font-size:145%;
	font-weight:bold;
}

.cjTitle2 {
	font-size:120%;
	font-weight:bold;
}

/* End Commission Junction Content */



/* -------------------*/
/* -------------------*/



/* End CSS Document */
