 /**
  * Goldstudent
  * Structural CSS
  *
  * Contributors: Ioana Balogh
  */


/* HOME PAGE VARIABLES 
------------------------*/
/* text font family for entire document unless specified by inline styles */
html, body, form  {margin: 0; padding: 0;}
body {min-width: 1100px; /* for smaller resolutions */}

.inner {
	width: 1000px;
	margin: 0 auto;
 }
.global {	
	margin:0px auto auto auto;	
	background-color:White;
}
.globalTop {
	margin-top:5px;
}
.globalTop2 {
	margin-top:10px;
}
#main_content {	
	width:700px;
	margin:0 20px 0 30px;
	_margin: 0 18px 0 30px;
}
#main_content_2col {
	width: 774px; 
	margin: 0 10px;
	_margin-left: 0px;
}
#column, #column_secondary 
{
} 
 
/*styles for header*/
#Header {
	height: 80px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background:#daf6ff url("../images/bg_header.gif") repeat-x bottom left;	
 }
.header_links {
	float: right; 
	text-align: right;
	display: block; 
	height: 30px; 
	line-height: 30px;
	margin: 15px 0 0 0;
	width: 419px; _width: 430px;
	font-size: 11px;
}
.header_links a {margin-right: 4px;}
#logo {margin-top: 15px;}
#logoPopup {margin: 15px;}
#logo a {outline:none;}
.logoDiv, .divlpV4 {
	padding-left:20px; 
}
.logoDiv1 {
	width:211px;
	height:50px;
	float:left;
}
.logoDivAdimin {
	width:600px; 
	float:left;
}
.logoDiv2 {
	height:40px; 
	margin-right:30px;
	padding-top:10px;
}
.logoDiv3 {
	margin:0px;
	padding:15px 0px 0px 65px;
	height:55px;
	background-color:#daf6ff;	
}
.h6 {
	height:60px;
}
.GSNews {
	height: 40px;
	overflow: hidden;
	line-height: 35px;
	padding: 5px 0;
	position: fixed;
	z-index: 999;
	width: 100%;
	background: #fefefe;
	border-bottom: 3px solid #fff;
}
.GSNews p {line-height: 30px; margin-left: 10px;}
.GSNews img {margin-top: 5px;}  

/*** Menu ***/
#menu {
	height:38px;
	overflow: hidden; 
	padding: 0;
}
#menu ul {padding: 0; width: 1000px;}
#menu ul li {
	width:99px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 2px;
}
#menu li a {
	width:99px;
	padding: 16px 0 8px 0;
	display: block;
	text-decoration: none;
}
.imgLogo {
	width:211px;
	height:50px;
}

/*styles for body*/

.title_area {
	width: 605px; 
	padding: 0 0 0 10px; 
	overflow: hidden;
}
.text_body8
{
	margin:20px auto auto auto;
}
 
.fiveKeyBox
{
	float:left;
	width:785px;
}
.slideshow {
	height:248px; width: 365px; overflow:hidden;
}

/*styles for the 5Key controls*/

.learnKey1
{
	height:100px; 
	padding-top:0px;
}
.learningKey1
{
	display:block;
	float:left;
	width:150px;
	margin:0 5px 0 11px; _margin-left: 9px;
	padding:5px 5px 10px 25px;
	background: #fafafa url("../images/star_icon.gif") no-repeat 5px 10px;
	border:1px solid #bebb9e;
}
.learningKey1 p
{
	padding:0;
	height: 75px; /height: 72px; _margin: 0; _height: 75px;
	margin-top: 4px;
}

/*** testimonial content ***/
.testimonial
{
	margin: 30px auto 0 auto;
	height:120px;	
}

.testimonial .text 
{
	width:280px;
	height:70px;
	vertical-align:middle;
	float:left;
}

.testimonialImg, .testimonialImg2
{
	width:72px;
	height:80px;
	border:solid 1px #3c3c3c;
}

.testimonialImg
{
	width:72px;
	height:80px;
	border:solid 1px #3c3c3c;
	float:left;
	margin-right:5px;
}


/*for NEW marketing pages*/

.testimonialMore1
{	
	margin-top:-3px;
	margin-left:250px;	
	width:205px;
	vertical-align:top;	
}

.testimonialContent1
{
	width:332px; _width:327px;
	float:left;
	height:80px;
	margin:20px 15px 10px 15px;
}
.testimonialGetStarted1
{
	margin: 10px;
}
.priceHomePage {
	margin: 15px 0 0 5px; 
	width: 110px;
	font-size:12px;
}

/* title for the home/student/parent/educator page */

h1#pagetitle 
{
	display: block;
	margin: 10px 0; 
	text-align: left;
	line-height: 48px;
}

/*styles for the left and right nav*/
.bodyNav {
	float:left; 
	width:125px;	
}

.nav
{
	height:180px; 	
	padding:4px 5px 0px 4px;
}

.divNav
{
	width:114px;
	height:160px;
	padding:15px 3px 0px 3px;
	_width: 108px;
}

.navrgh, .navbg
{
	height:130px;
	padding:4px;
}
.navbg .small-arrow-list
{
	padding:10px 0 0 15px;
}
.divBodyNav
{
	height:162px;
}

.divBodyNav2
{
	height:148px;
}

.divFooterNav
{
	margin:0px auto auto auto;	
	width:100px;
	display:table; 
	vertical-align:bottom;
}

.divImgNav
{
	margin: 10px 5px 0 0;
}

.text_link 
{
	vertical-align:bottom;
}

.imgnav
{
	width:40px;
	height:40px;
	padding:0px 4px 0px 0px;
	float:left;
}

/* text style used in many text pages */
.text_body 
{
	padding:10px 30px 0px 10px;
}

.grade
{
	width:30px;
}
.divLogIn
{
	margin:25px auto 0 50px;
	width: 400px; 	
}
.imgcenter
{
	 width:2px; 
	 height:300px; 
	 float:left;
	 vertical-align:middle;	
	 padding:15px 0 0 0; 
}
.inputlog
{
	width:180px;	
}

.sumL, .sumR, .sumC
{
	margin:10px 10px 10px 10px;
	width:250px;
}

.sum
{
	width:50px;
}

.tbl
{
	 width:555px;
}
.div10
{
	margin:10px 10px 10px 10px;
}
.imgLandV3
{
	width:215px;
	height:145px;
}
#content
{
	width:1000px;
	margin:0 auto;
	display:block;
}
.contentFiveKey 
{
	display:block;
	padding:10px 0 0 0;
	width: 830px; _width: 840px; 
	margin: 0 auto;
	height: 188px;
}

/*** div enroll button ***/
.divEnroll
{
	height:134px;
	width:200px;
	vertical-align:middle;
	margin-top:50px;
	padding:5px;
	float:right;
}

/* footer */
#footer {
	margin:30px 0 5px 0; 
	padding:25px 0px 10px;
	background:#daf6ff url(../images/bg_footer.gif) bottom left repeat-x;
	border-top:3px solid #F3DA64;
	clear: both;
}
#footer h2 {
	margin:0 0 5px 0;
	padding: 0;
	border-bottom:1px dotted #000;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
#footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	border-bottom: none;
	font-size: 12px;
	text-decoration: none;
	color: #18369C;
	}
#footer a:hover {text-decoration:underline;}
#footer a:visited {color: #18369C;}
#footer .footbox {
	display:block;
	float:left;
	width:145px;
	margin:0 19px 0 0;
	padding:0;
}
#footer.user div.inner {width: 800px;_width: 840px;}
#footer.user .footbox {
	margin-left: 40px;
}
#footer .subjects {
	display:block;
	float:right;
	width:180px; _width:170px;
	height: 130px;
	padding: 0;
	margin: 0;
}
#footer .subjectsPanel {
	border: 1px solid #f3da64;
	background-color: #fff;
	height: 130px;
	margin: 0;
	width:180px; _width:170px;
	overflow: scroll;
	overflow-x:hidden;
}
#footer .subjectsPanel ul#ulWs li {margin-left: 5px;}
#footer .subjectsPanel ul#ulWs li a{background-position: 0 3px; /background-position: 0 5px; margin: 5px 0;}
#footer li {
	margin:0 0 3px 0;
	display: block;
	padding: 2px 0;
	line-height: 16px;
}
#footer .last {
	margin-right:0;
}
#footer #divSubjects {border-bottom: none;}
#copyright {
	padding:10px 0;
	font-size: 12px;
	color: #222;
	font-weight: normal;
}
#copyright p {
	margin:0;
	padding:0;
}
#copyright li {
	display: inline; 
	list-style-type: none;
	padding: 0 7px;
	border-right: 1px solid #222;
}
#copyright li.last {border-right: none; padding-right: 0;}
#copyright li a, #copyright li a:active, #copyright li a:link, #copyright li a:visited {color: #222; text-decoration: none;}
#copyright li a:hover {text-decoration: underline; color: red;}

/*style for the div where is "Member login:" in the logInSingin page*/
.logInTop
{
	margin:2px auto 25px auto;
}
.tdClsErrMsg2
{
	height:40px;
	vertical-align:middle;
}

.divClsErrMsg
{
	margin:0px auto auto 15px;
}

/*styles for the grade confirmation page*/
.radGrade
{
	padding-left:20px;
	padding-right:20px; 
	margin-bottom:10px;
	margin-left:0px;
}

.radGrade1
{
	margin-left:250px;
}

.lblGrade
{
	 width:400px;
	 margin-bottom:14px;	 
}

.imgGrade
{
	padding-right:20px;
	margin:20px auto 20px auto;
}

/*styles for worksheet*/
.divAnswerMsg {
	padding-bottom:15px;
	margin-top:10px;
}
.divAnswerMessage, .divAnswerMessage2, .p10px {	
	padding:10px;
}
.divAnswerMsg2 {
	width:810px;
	margin:10px 20px 0px 160px;
	padding-bottom:15px;
}
.divProblemCounter {
	margin-right:20px; 
	margin-left:0px;
}
.imgAnswer {
	 width:24px;
	 height:24px;
}
.imgTestAnswer {
	 width:19px;
	 height:19px;
}
.divAnswer {
	 padding-top:3px;
	 padding-left:3px;
}
.divProblemDescription4 {
	float:left;
}
.print_copyR {
	margin-top:30px;
}
.divLogInPass {
	padding-bottom:5px;
}
.divLogInText {
	 margin:25px auto 25px auto;
}
.divTestInstrTitle {
	 margin:30px 30px 30px 30px;
}
.divTestInstrText {
	 margin:20px 30px 20px 30px; 
}
.divHeaderWS {
	padding-top:25px;
	margin:10px 25px 0px 25px; 
	width:700px; 
	float:left; 
	height:350px;
}
.divWSText {
	width:670px;
	margin:20px 0 0 0;	
	padding:20px 8px 20px 10px;
}

/*___________________________________*/
/* Accordion */

.accordionHeader {     
    padding: 7px 15px;
    cursor: pointer;
    width:658px;
    overflow:hidden;
    background: url('../images/plus.gif') no-repeat 5px 50%;
    border-bottom: 1px solid #c5c5c5;
}

.accordionHeaderSelected {     
   padding: 7px 15px;
    cursor: pointer;
    width:658px;
    overflow:hidden;
    background: url('../images/minus.gif') no-repeat 5px 50%;
}

.bb {
	padding-bottom:10px;
	border-bottom: 1px solid #c5c5c5;
}
.bb2 {
	padding-bottom:10px;
	border-bottom: 1px solid #ffffff;
}
.accordionContent {       
    padding: 5px;
    padding-top: 10px;
    width:677px;
    overflow:hidden;
}
/*___________________________________*/

/* styles for ptoblem types*/
.divPT1 {
	margin:20px 35px 10px 35px;
}

.divPT2
{
	 margin-top:10px;
}

.divPT3
{
	 margin:20px auto 10px 35px;
}

.divPT4
{
	 margin-left:35px;
}

.hrProblems
{
	height:1px;
}

.imgFraction
{
	width:200px;
	height:200px;
}

.divPTAnsw, .divptLPV5
{ 
	padding-top:10px;
}

.divSignInOut {
	 margin-top:10px;
}

/*______________styles for img Buttons______________*/
.standardVeryLong
{
	width:243px;
	height:48px;
}

.standardVeryLong1
{
	width:220px;
	height:49px;
}

.standardLongL
{
	width:185px;
	height:49px;	
}

.standardLong
{
	width:149px;
	height:49px;
}

.standardLong2
{
	width:144px;
	height:44px;
}

.standardLong3
{
	width:135px;
	height:35px;
}

.standard
{
	width:121px;
	height:46px;
}

.standardSmall
{
	width:105px;
	height:34px;
}

.standardSmall2
{
	width:105px;
	height:45px;
}

.standardSmall3
{
	width:104px;
	height:28px;
}

.standardSmall4 
{
	width:90px;
	height:30px;
}

	
.small
{
	width:64px;
	height:25px;
}

.small2
{
	width:40px;
	height:40px;
}

.small3
{
	width:10px;
	height:10px;
}

.imgSmall
{
	width:25px;
	height:25px;
}

.imgSmall2
{
	width:20px;
	height:20px;
}

.imgSmall3
{
	width:27px;
	height:27px;
}

.imgVerySmall
{
	width:16px;
	height:16px;
}

.imgVerySmall2
{
	width:10px;
	height:8px;
}

.imgVerySmall3
{
	width:18px;
	height:15px;
}
/*______________end styles for img Buttons______________*/

/*styles for registration page*/
.divReg
{
	 width:184px;
	 padding:10px 10px 10px 10px;
}

.divRegHeader
{
	margin:20px auto 10px auto;
}

.divRegName
{
	margin:5px 5px 20px 3px;
	width:215px;
}

.divRegText
{
	margin:auto 5px 10px 3px;
}

.RegHeader
{ 
	vertical-align:middle;
	margin-bottom:10px;
}

.regHeaderStep
{
	height:20px;	
	width:600px;
	padding-top:3px;
}
.regOfferDetails
{
	border:solid 1px #3c3c3c; 
	background-color:#f5f5f5; 
	margin-top:5px;
}

.regLbl
{
	height:17px;
}

/*for admin page*/
.regLblAdmin
{
	height:21px;
}

.regLbl2
{
	height:21px;
}

.regMargin
{
	margin: 10px 0px 10px 75px;
}
.regDiv2
{
	width:410px;
	margin-left:100px;
}
.regBody
{
	 width:764px;
	 float:left;
	 margin-right:30px;
	 margin-top:10px;	 
}

/*for worksheets*/
.globalWs
{
	width:800px;
	margin:5px 20px 0px 0px;
}

.globalWs2, .select_ws .globalWs
{
	width:690px;
	margin:5px 0px 0px 0px;
	border-bottom: none;
}
	
.divPanelProblem
{
	margin:auto auto auto 182px;
}

.divOneColumn
{
	width:405px;
	float:left;	
	margin:0px;
	padding-top:20px;
	padding-left:10px;
}

.divTwoColumns
{
	width:397px;
	margin:0px 0px 0px 416px;
	padding-top:20px;
	padding-left:0px;
}

.divOneColumn2
{
	width:500px;
	float:left;	
	margin:0px;
	padding-left:10px;
}

.divTwoColumns2
{
	width:500px;
	margin:0px 0px 0px 500px;
	padding-left:10px;
}

.divHeaderWorksheet
{
	width:810px;
	margin:10px 10px 0px 160px;	
}
.divHeaderWorksheet2
{
	width:1000px;
	margin-top:10px;
}

.tblHeaderWorksheet
{
	width:810px;
}

.tblHeaderWorksheet2
{
	width:1000px;
}

/**/
.tblAnswer
{
	width:350px;
	height:14px;
}

.prTD
{
	width:20px;
}

.prSign
{
	width:15px;
}

.prTextbox
{
	width:55px;
}

.prPD
{
	width:30px;
}

.divRegConfTop
{
	width:622px;
	/*margin:10 0px 0px 0px;*/
}

.borderRegConf2
{
	width:311px;
}

.borderRegConf3
{
	width:311px;
	height:25px;
}

.borderRegConf4
{
	width:311px;
}

.borderRegConf5
{
	width:311px;
}

.regConfWidth
{
	width:20px;
}

/*style for the problems tell a fraction from image */
.imgProblemTyp
{
	width:200px;
	height:200px;
}

.imgProblemTyp2
{
	width:200px;
	height:200px;
}

.divFillAnsw
{
	margin-left:40px;
}

.divNavHowItWorks
{
	width:188px;	
	padding:15px 5px 5px 5px;
}

.divHIW
{
	padding:0px;
	margin:0px;
}

ul, ol 
{
	padding:0px 10px 0px 20px;
	margin:0px;	
}

.divHIW ul li 
{
	list-style-type:disc;
	padding-bottom:5px;
}

.divHIW ol li 
{
	list-style:decimal;
	padding-bottom:5px;
}

.divHIW ol ol li
{
	list-style:lower-alpha;
}

.imgChapter
{
	width:8px;
	height:10px;
}

/*for border gray for worksheets*/
.borderWorksheets
{ 
	width:358px;
}

/*for gold border of header of privacy policy, terms of use....*/
#gold {
	height:40px;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
}
#gold_thin {
	height: 10px;
	padding:7px 0 10px 0;
	text-align: center;
}
.gold2
{
	margin:10px auto 5px auto;
}
.gold3
{
	width:100%;
}
#blue
{
	height:40px;
}
.text_bodyh2
{
	margin:11px auto 1px auto;
}
.divTimer
{
	height:32px;
	width:210px;
	padding:1px;
	left: 180px;
	position: relative;
	top: 0px
}
.divTestInstruction
{
	width:795px;
	/*height:50px;*/
	margin:30px 20px 0px 160px;	
	padding-bottom:8px;
}

.divTestInstruction2
{
	width:982px;
	margin:30px 0px 0px 0px;
	padding-bottom:8px;
}

.divTestInstruction3
{
	width:800px;
	margin:0px 20px 0px 160px;
}
	
.imgPlusMinus
{
	width:10px;
	height:8px;
}

/* grigStyle*/
.gridHeader, .gridHeaderPRA
{
	height:24px;
}

.gridHeader2
{
	height:30px;
	padding:3px 3px 3px 3px;
}
.gridHeader2 th {text-align: left;}
.gridRow1, .gridRowB
{
	height:20px;
	vertical-align:bottom;
	padding:0px;
}

.gridRow2
{
	height:20px;
	/*padding:0px;*/
}

.gridRowSG
{
	vertical-align:middle;	
	padding:0px;
	margin:0px;
}

.gridRowM
{
	vertical-align:middle;	
	padding:0px;
	margin:0px;
}

.gridLine
{
	height:100%;
}

.displayNone
{
	display:none;
}

.marginLeft
{
	margin-left:2px;
}
.content 
{
	padding:2px;
}
.content1
{

	padding:2px;
}
.contentNoLeft
{
	padding:0 2px;
}

.textBold
{
	height:24px;
	width:93px;
}

.textBold2
{
	height:24px;
	width:93px;
}

.textBold3
{
	height:24px;
	width:93px;
}

/*Points&Prizes*/
.imgPrizesBig
{
	width:350px;
	height:350px	
}

.imgPrizesMiddle
{
	width:150px;
	height:150px	
}
	
.imgPrizesSmall, .border
{
	width:90px;
	height:90px	
}

#divPrizes
{
	margin-left:10px;
	overflow: hidden;
}

.divMarginLeft1
{
	margin-left: 180px
}

.divMarginLeft2
{
	margin-left:340px;
}

.w270
{
	width:270px;
}
.prizes_dropdown 
{
	position: relative;
	top: 24px; left: 498px;
}


/*body privacy Policy, terms of use..*/
.divBodyAirPages
{
	 margin:10px 120px 10px 120px;
}

.divBodyAirPages1
{
	 margin:10px 80px 10px 80px;
}

/*div Test instruction, grade confirmation page*/

.divTwoNav
{
	width:700px;
}

.divOneNav
{
	width:880px;
}
.divHeaderSHP1
{
	margin:30px 30px 10px 30px; 
}

.divHeaderSHP2
{
	margin-bottom:10px;
}

.divHeaderSHP
{
	width:690px;
    height:40px; 
    vertical-align:middle;
}
 .divTextSHP
 {
	margin:20px 30px 10px 30px; 
	width:680px; 
	vertical-align:middle;
 }
.divInfo {
	width:515px;
	float:left;
	margin:0px;
 }
 
.imgDotLine
{	
	height:2px;
}

.imgDotLineY
{	
	height:2px;
}

.verticalLine
{
	height:350px;
	width:3px; 
    margin-right:30px;
    margin-top:10px;
}

/*Point & Prizes*/
.imgDot2Space
{	
	margin:20px 0;
}
.imgPrizeSKU
{
	width:149px;
	height:149px;
}
.imgCard
{
	width:217px;
	height:121px;
}
.topBtn
{
	padding-bottom:5px;
	vertical-align:bottom;
}

/*for poins an prizes basket*/
.divPanelProblem
{
	margin:auto 20px auto 160px;
}
	
.divPanelProblem2
{
	margin:auto auto auto auto;
}

.imgBrainTeaser
{
	width:200px;
	height:160px;
}

.prizeBasket
{
	width:159px;
	height:40px;
}

.posRel {
	position:relative; 
	top:-40px;
}

.basket
{
	width:29px;
	height:29px;
	margin:5px 0px 5px 10px;
	display:block;
	float:left;
}
#totalOption
{	
	width: 570px; 
	margin:10px 0px 10px 100px;
	text-align: right;
}
#totalOption span
{
	margin: auto 60px 15px auto;
}
.lnkBasket, .lnkBasket1
{
	margin:10px 5px 5px 5px;
	float:left;
	display:block;
}
.divPs
{
	width: 515px;
	margin: 0px
}
.lnkBasket1
{
	margin:13px 5px 5px 5px;
	}

.marginTitle
{
	margin:30px 30px 0px 30px;
}

.marginTitle2
{
	margin-left:375px;
}
dl.gallery {		
		width: 169px;
		text-align: center;
		padding: 1px;
		margin-bottom:5px;
		float: left;
	}
	
.border, input.border {
	border: 1px solid #3c3c3c;
	border-width:1px;
}

.gallery dd {
		margin: 0;
		padding: 0;
}

/*Sample pages*/
#divSample
{
	height:54px;
	width:675px;	
	margin: 20px 0 0 0;
	padding:2px 5px 0px 5px;
}

#divSample h2
{
	margin:5px 0px 5px 5px;
}

#divSample div.divSmall
{
	margin:0px 10px 5px 2px;
	position:relative;
	top:-5px;
}

#ulSample li
{
	list-style:none;
	margin:7px 5px;
	text-align:left;
}

.divSample2
{
	height:54px;
	width:600px;
	padding:1px;
}

.divFAQ
{
	height:24px; 
	/*padding-left:5px; */
	vertical-align:middle;
}

.divPadding
{
	padding-top:15px;
}

.imgLandPage1
{
	width:344px;
	height:542px;
}

.divImgLandPage1
{
	margin-top:50px;
	margin-left:60px;
}

.divImgLandPage2
{
	margin-top:25px;
	margin-left:10px;
}

.divLandPage, #divBullets2 ul
{
	margin:25px 45px 0px 445px;
}

.margin2
{
	margin:30px 33px 20px 33px;
}
.divBullets2
{
	margin:20px auto 0px 98px;
}

#divBullets2 ul li
{
	list-style-image:url(../Images/bulletWihte.jpg);
	list-style-type:none;
	list-style-position:outside;
	padding-bottom:10px;	
	line-height:18px;
	text-indent:12px;
	text-align:left;	
}
.divGetStartedLand
{
	margin:47px auto 47px 550px;
	width:495px;
	padding-top:19px;
	padding-bottom:10px;	
}

#footerLand a ,#footerLand a:active, .divBodyW, .m0px
{	
	margin:0px;
}

#footerLand li
{
	display:inline;
	list-style-type:none;
	margin:0 5px 0 5px;
}

.titleLandV2
{	
	line-height:35px;
}

.divtitleLandV2
{
	margin-bottom:17px;
}

.divTextLandV2
{
	margin-top:20px; 
	width:100%;
}

.divImgLand
{
	width:394px;
}

.divImgLand2
{
	width:354px;
}

.divListLandV2
{
	margin:20px 95px 0px 95px;	
}

.tdHeight2
{
	height:5px;
}

.lblTileLandV2
{
	line-height:10px;
}

.lblLandV2
{
	line-height:20px;
}

.tblGetStarted
{
	height:139px;
	width:190px;
	padding:15px;
	margin:20px 150px auto auto;
}

#divTestmLand
{
	width:350px; 
	margin: 5px 20px 5px 100px;
}

#divTestmLand img
{
	margin:5px;
}

#divMLpv3
{	
	margin:auto auto auto 100px;
}

#divMLpv3 ul
{
	margin:5px auto 0px 20px;
	}

#divMLpv3 ul li
{
	list-style-image:url(../Images/bulletWihte.jpg);
	list-style-type:none;
	list-style-position:outside;	
	text-align:left;	
}

.tblLandV3
{
	height:380px;
	width:290px;
	padding-top:10px;
	float:left;
	margin:20px 30px 0px 30px;
	display:block;
}
.divTextLandV3
{
	padding:5px 40px 0px 340px;
}

.titleLandV4, #title4LandV4 h1, .title2LandV4
{
	line-height:35px;
}

.title3LandV4
{
	margin-top:15px;
	margin-right:9px;
}

.divBoxV4
{
	width:300px; 
	height:235px;
	margin-left:5px;
	margin-right:5px;
}

.divBox1, .divBox2, .divBox3
{	
	width:292px;
	height:192px;
	margin:4px 4px 4px 4px;
}

.divtitleLandV4
{
	margin-top:20px;
}

.marginV4
{
	margin:35px 148px 35px 148px;
}

#landLi ul
{
	list-style-image:url(../Images/arrowBulletLandingPage.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:18px;
	margin-left:138px;	
}

#listBig ul li
{
	background: url(../Images/greenCheckmark.gif) no-repeat 0 0;	
	list-style-type:none;	
	padding: 2px 0 2px 25px;
	margin: 0px;	
}

.txtWithe
{
	padding-top:2px;
}

.txtBodyLandV3
{
	line-height:25px;
}

.paddindEntryBox
{
	padding:2px;
}

.divBottom
{
	position: absolute;
    bottom: 0;
    left:43%
}
	
.div30
{
	padding:20px 30px 0px 30px;
}
.divTop
{
	padding:0px 30px 0px 30px
}

.divTop2
{
	padding:10px 30px 0px 30px;
}

.divTop3
{
	margin:10px 30px 0px 30px;
}

.div5
{
	margin:10px 330px 10px 330px;
}

.marginTop
{
	margin-top:10px;
}
.divTitleLPV5
{
	margin:25px auto 2px auto;
}

.divDotV5
{
	margin:30px 38px 30px 38px;
}

.divDotV6
{
	margin:10px 38px 30px 38px;
}

.divDotV7
{
	margin:30px 38px 30px 38px;
}

.infoBox {
	width:506px;
	margin: 0 auto;
	padding:20px;
}

.divBoxV7
{
	margin:28px 10px auto 138px;
}

.headerBoxV5
{
	margin:29px auto 46px auto;
}

#landV5Li1 ul, #title4LandV4 h3, #landV5Li4 ul
{
	list-style-image:url(../Images/arrowBulletLandingPage.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:18px;
	text-align:left;
}
#landV5Li1 ul ul {
	list-style:none !important;
	list-style-image: none !important;
}
#landV5Li1 ul ul li
{
	background: url(../Images/gray_bullet_soft_landing.gif) no-repeat 0 8px;
	padding-left: 10px;
	list-style:none !important;
}
#landV5Li2 ul
{
	list-style-image:url(../Images/gray_bullet_soft_landing.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:18px;
	margin-left:26px;	
}

#landV5Li21 ul
{
	list-style-image:url(../Images/gray_bullet_soft_landing.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:18px;
	margin-left:26px;
	margin-right:50px;
}

#landV5Li3 ul
{
	list-style-image:url(../Images/gray_bullet_soft_landing.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:18px;
	margin-left:26px;	
}

#landV5Li31 ul, #landV5Li32 ul
{
	list-style-image:url(../Images/gray_bullet_soft_landing.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:18px;
}

.divLiV5
{
	margin-top:10px;
	margin-bottom:13px;
}

.divLiV51
{
	margin:10px 60px 13px auto;
}

.txtLiV5
{
	line-height:16px;
}

.navLandV5
{
	width:205px;
	height:595px;
}

.top30
{
	margin-top:30px;
}

.headerNavV5
{
	padding-top:25px;
	padding-bottom:10px;
}

#landNavV5Li ul
{
	list-style-image:url(../Images/arrowBulletLandingPage.gif);
	list-style-type:none;
	list-style-position:outside;
	padding-top:3px;
	margin-left:15px;
	margin-top:14px;	
}

.textNavV5
{
	line-height:20px;	
}

/*progress report*/
.tdPRHeader
{
	padding:2px;
}
.tdPRDark
{
	padding:2px;
}
.tdPRLight
{
	padding:2px; 
}
.margin1
{
	margin:20px 30px 0px 430px;
}
.padding6px
{
	padding:6px;
}
.padding4px
{
	padding:4px;
}
.padding2px
{
	padding:2px;
}
.padding1px
{
	padding:1px;
}
.padding_nl {padding: 0 20px 40px 20px;}
.clWidth
{
	width:20px;
}
.handCursor
{
	cursor:pointer;
}
.noHandCursor
{
	cursor:default;
}
.w_d
{
	width:270px;
}
.w_r
{
	width:120px;
}
.paddingTop
{
	padding-top:10px;
	padding-bottom:5px;
}
.marginBody
{
	margin:0 30px;
}
.borderImg {
	border:solid 1px #3c3c3c;
	width:90px;
	height:90px;
}
#divLi ul, #divLi2 ul, #divLi3 ul, #divLi4 ul, .listArrow ul {
	list-style-image:url(../Images/bulletArrow.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:16px;
}
#divLi1 ul {
	list-style-image:url(../Images/bulletArrow.gif);
	list-style-type:none;
	list-style-position:outside;	
	line-height:12px;
}
.divGetStarted {
	width:250px;
	height: 102px;	
	padding-top:7px;
}
.GetStartedText {
	margin-top:10px;
}
#GetStartedTitle {
	margin:0px;
	line-height:normal;
}
.tblGetStarted2 {
    width:645px;
    padding:15px 22px 0px 22px;
    margin:10px auto 0 auto;
    height: 120px;
    overflow: hidden;
}
.tblGetStarted2 .divGetStarted p {margin: 3px 0; line-height: 16px;}
.tblGetStarted2 a {font-size: 12px;}
.tblGetStartedTitle {
	padding: 0;
	margin: 0 0 10px 0;
}
.height100 {
	height:100%;
}

/*new right nav*/
.divRightNav, .divNavWidth {
	width:204px;
	margin-bottom:0px;
}
.RightNavEnroll {		
	padding:4px 5px 4px 15px;
}
.divCheckmark {	
	padding:10px 4px;
}
.divRightNavSquere {
	margin:7px;
	padding:10px;
	height:182px;
}
.divRightNavRound2 {
	background-image:url(../images/roundBlueBubble.gif);
	background-repeat:no-repeat;
	margin:7px;
	padding:15px 10px 10px 10px;
	height:169px;
}
.backSelection {
	margin:20px 30px 10px 30px;
	padding:0px;
}

/*admin*/
.divNavAdmin
{
	width:200px;
	padding-top:2px;	
}
.divLogo4
{
	margin-top:7px;
}
.divLogo5
{
	margin:6px auto auto 450px;
}
.divItem
{
	height:25px;
    padding:6px 0px 2px 4px;
    margin-bottom:2px;
}
.divPopUpAdmin
{
	width:197px;
	margin-bottom: 2px;
}
.tdFAQ1
{
	width:385px;
}

.tdFAQ2
{
	width:105px;
}

.tdFAQ3, .wid100
{
	width:100px;
}

.padding3px
{
	padding-top:3px;
}

.tblFAQ, .tblFAQ1
{	
	width:690px;
}

.divFAQ1
{
	width:680px;
	padding:5px;
}
#divDescription
{
	width:680px;
}
.tblFAQA
{
	width:810px;
}

.tdSample
{
	width:185px
}

.divPrizeMargin
{
	margin:20px 40px 10px 50px;
}

.divPrizeMargin2
{
	margin:10px 0px 10px 80px
}

.tdPrizeConf
{
	width:350px
}

.marginAboutUs
{
	margin-left:15px;
}
.width24px
{
	width:24px;
}
.overflow
{
	overflow:auto;
}
.sizeAskUs
{
	width:236px;
    height:23px;
}

.marginTop20
{
	margin-top:20px;
}

.width30px
{
	width:30px;
}

.width130px
{
	width:130px;
}

.w132
{
	width:132px;
}

.w299
{
	width:299px;
}

.divTitleLandV1
{
	margin-top:34px;
	width:100%;
}

.margintop5px
{
	margin-top:5px;
}
.margintop1px
{
	margin-top:1px;
}

.height6px
{
	height:6px;
}

.paddingtop8px
{
	padding-top:8px;
}

.paddingtop3px
{
	padding-top:3px;
}

.width10px
{
	width:10px;
}

.paddingMyAccount
{
	padding:5px 10px 5px 10px;
}

.marginGetStarted
{
	margin:30px auto;
}
.mHiW {
	margin:10px 10px 5px 10px; _margin-left: 1px;
	padding: 5px 0;
	width: 710px;
}
.mHiW h2 {
	display: inline-block;
	margin: 20px 30px;
	font-weight: normal;
}
.mHiW img {
	display: inline-block;
	margin: 0 20px 0 10px;
}
.mHiW a,.mHiW ul, .mHiW p {
	display: inline-block;
	margin: 5px 10px;
	width: 430px; /width: 410px;
	padding-top: 0;
}
.w100 {
	width:100%;
}

.w70HiW {
	width:70px;
}
.imgTestim
{
	height:60px;
	border:solid 1px #3c3c3c;
}
.divLPV3
{	 
	margin:5px auto 0px auto;
}
.p2lpv3
{
	padding-bottom:10px;
}
.tblLpV4
{
	padding-left:15px;
}
.tdPLpV4
{
	padding-left:10px;
}
.divMLpV4
{
	margin:30px auto 30px auto;
}
.divpbLpV5, .p15px
{
	padding:15px;
}
.tdWLpV5
{
	width:40px;
}
.divMLpV5
{
	margin:15px 5px 10px 5px
}
.divBHPMLpV5
{
	height:323px; 
	padding:0px;
	margin:6px 0px 0px 0px; 
}
.marginV8
{
	margin:17px 148px 17px 148px;
}
.divMLpV8
{
	margin:17px auto 17px auto;
}
.divMLpMentor
{
	margin-top:20px;
}
.divMLpV82
{
	margin:17px auto 0px auto;
}
.divBoxV8
{
	margin:0px 10px auto 140px;
}
.divLiV8
{
	margin-top:3px;
	margin-bottom:14px;
}
.divLiV81
{
	margin:5px 60px 7px auto;
}
.tdHRb
{
	height:20px;
}
.divwhRb2
{
	width:360px;
	height:234px;
}
.divwhRb3
{
	width:445px;
	height:464px;
}
.divwhRb4
{
	width:450px;
	height:250px;
}
.tdW5
{
	width:5px;
}
.tdhrb5
{
	height:170px;
}
.divDN
{
	display:none;
}
.imgLandV6
{
	width:292px;
	height:192px;
}
.imgLandPopUpV7
{
	width:192px;
	height:125px;
	margin: 0 12px;
}
.txtHeaderWatermarkMessage
{
	margin-top:27px;
	margin-bottom:25px;
}
.showLogIn
{
	display:none;
}
.hideLogIn
{
	display:block;
	visibility:visible;
}
.hideDiv
{
	display:none;
} 
.showDiv
{
	display:block;
}
.hpWiI
{
	height:121px; 
	padding-top:12px;	
}
.mWiI
{
	margin:10px auto 10px 50px;
}
.ptH
{
	padding-top:36px;
}
.divPad
{
	padding:5px 10px 5px 10px;
}
.w140
{
	width:140px;
}
.w445
{
	width:445px;
}
.tblAskUs
{
	width:334px;
	height:92px;
}
.tdAskUs
{	
	width:65%;
}

.padAskUs
{
	padding-left:20px;
	padding-right:20px;
}

.h19, .tdAskUs
{
	height:19px
}
.w618
{
	width:618px;
}
.w292
{
	width:292px;	
}
.mb30
{
	margin-bottom:30px;
}
.w618
{
	width:618px;
}
.txtp
{
	padding:0px;
	margin:0px;
}
.modalPopUp, .modalPopUp2
{
	padding: 0px;	
}
.modalPopUpHeader
{
	padding: 3px;
	width: 250px;
}
.pnlCalendar
{
	top:200px;
	left:300px;
	background-color:#fff;
	position:absolute;
}
.pnlCalendar2
{
	top:250px;
	left:700px;
	background-color:#fff;
	position:absolute;
}
#mathLanding, #mathLanding2
{	
	margin:35px 80px 30px 80px;
	border:solid 3px #057ff2;
	padding:30px;
}
#mathLanding h2, #mathLanding a , .txtSubscr, #mathLanding2 a
{
	margin:25px auto;
}
#mathLanding2 h2
{
	margin:25px auto;
}
#mathLanding ul, #txtLand, txtLand, txtLand2
{
	vertical-align:middle;
	margin-left:200px;	
	text-align:left;
}
#mathLanding2 ul {
	vertical-align:middle;
	margin-left:40px;
}
#btnLand {
	float: right; 
	display: block; 
	position: relative; 
	left: -45px; 
	top: -65px;
	}
.txtLand2
{
	margin-left:6px;
}
.divTopLand
{
	margin-top:10px;
}

.gridWidth td
{
	table-layout:fixed;
}

.testimLandDiv
{	
	background-image:url(../Images/BoxBlue.gif); 
	background-repeat:no-repeat;
	margin-left:520px;
	width:198px;
	height:161px;
	padding:5px;
}

.marginTop45
{
	margin:45px auto auto auto;
}

.div2Line1
{
	border:solid 2px #6ebeea; 	
}

.div2Line2
{
	border:solid 2px #f2da66; 
	margin:3px; 
	padding:2px;
}
.divHeaderMail
{
	font-family:boopee;
	color:Blue;
}
.divReactivate
{
	width:620px;
	margin-bottom:15px;
}

/*login style*/
.login
{
	width:300px;
	padding:4px;
}
.titleTextStyle
{
	height:35px;
	width:300px;
}
.textBoxStyle
{
	width:200px;
	margin:3px;
}

.divLoginL
{
	margin:12% 35%;
}

.p5px
{
	padding:5px;
}

.p5px2
{
	padding: 0px 5px 0px 5px;
}
.p5px3
{
	padding: 0px 0px 0px 5px;
}

.pr5px
{
	padding-right:5px;
	padding-bottom:5px;
}
.sortArrow
{
	width:8px;
	height:4px;
	margin:2px;
    display: block;
}

.mp0px
{
	margin:0px;
	padding:0px;
}

.w200px
{
	width: 200px;
}

.w160px
{
	width: 160px
}

.h327px
{
	height: 327px;
}

.h12px
{
	height: 12px
}

.vat
{
	vertical-align: top;
}

.progressBar
{
	position: relative;
	top: -40px
}

.ml30
{
	margin-left: 30px;
}

.w3px
{
	width: 3px;
}

.mSG
{
	margin: 5px 25px 0px 25px;
}

.w131px
{
	width:131px;
}

.w180px
{
	width: 180px;
}

.w255px
{
	width: 255px;
}

.w375px
{
	width: 375px;
}

.w20px
{
	width: 20px;
}

.w22px
{
	width: 22px;
}

.w680px
{
	width: 680px;
}

.w285px
{
	width: 285px;
}

.h327px
{
	height: 327px;
}

.h21px
{
	height:21px;
}

.h67px
{
	height: 67px
}

.w90
{
	width:90%;
}

.w632px
{
	width:632px;
	
}

.w814px
{
	width:814px;
}

.w170
{
	width:170px;
}

.btc
{
	border-top: solid 1px #cccccc;
}

.divPrintTop
{
	margin:10px 0px 0px 25px;
}

.w632px
{
	width: 632px
}

.m10px
{
	padding:10px 0px;
}

.modalPopUp3
{
	padding:2px;
}

.ajaxOrderedList li
{
    list-style:none;
}

.tli 
{
	padding: 0px 25px 0px 5px;
	margin: auto 20px aout 20px;
	border: 0px;	
	list-style-type: decimal;
	padding-bottom: 5px;
}
.divVT
{
	margin: 10px auto 5px auto;
	padding: 10px 0px 0px 0px;
	width: 423px;	
}
.marginGold
{
	padding:10px 10px 40px 10px;
}

.divNavWidth{
	width:114px;
}
.subjectsPanel {
	margin: 5px;
	overflow: hidden;
	overflow-y: scroll;
	height: 160px;
	border: 1px solid #f3da64;
}
.subjectsPanel .toggle_container 
{
	display: none;
}
.subjectsPanel ul#ulWs
{
	list-style: none;
	padding: 0px;
}
.subjectsPanel ul#ulWs li {
	margin:0 0 3px 10px;
	display: block;
	padding: 0;
	list-style-type: none;
}
.subjectsPanel ul#ulWs li a
{
	padding: 0 0 0 15px;
	margin: 7px 0;
	background: url('../images/plus.gif') no-repeat 0 3px;
	font-weight: normal;
	outline: none;
	display: block;
}
.subjectsPanel ul#ulWs li a.minus
{
	padding-left: 15px;
	background-image: url('../images/minus.gif');
}
.subjectsPanel ul#ulWs ul 
{
	list-style: none;
	padding-left: 0px;
}
.subjectsPanel ul#ulWs ul li a{background-image: none; font-weight: normal;}

/*faq question and answer*/
.divQuestionAnswer ul#ulWs
{
    list-style: none;
    padding: 0px;
}
.divQuestionAnswer ul#ulWs li 
{
    margin:0 0 0 10px;
    display: block;
    padding: 5px 0;
    list-style-type: none;
}
.divQuestionAnswer ul#ulWs li span {
	margin: 5px 0;
}
.divQuestionAnswer ul#ulWs li a.minus
{	        
    margin: 0;
    padding: 2px 15px;
    background: url('../images/minus.gif') no-repeat 0 5px;
    outline: none;
    display: block;
    cursor: pointer;
}
.divQuestionAnswer ul#ulWs li a.plus
{
    margin: 0;
    padding: 2px 15px;
    background: url('../images/plus.gif') no-repeat 0 5px;
    outline: none;
    display: block;
    cursor: pointer;
}
.divQuestionAnswer ul#ulWs li span
{
    display:block;
    margin-left:15px;
}
.faq_wrapper .divFAQ {width: 682px; padding: 3px 5px 0 5px;}
.faq_wrapper .divFAQ a {display: inline-block; float: right; padding: 3px 0 0 10px;}
.faq_wrapper .divFAQ span:hover {text-decoration: underline; color: #f00;}

/* floats and aligns */
.float-left {float: left;}
.float-right {float: right;}
.clear {clear: both;}
.align-center {text-align: center;}
.align-left {text-align: left;}
.align-right {text-align: right;}

/* typography */
.underline {text-decoration: underline;}
.hidden {visibility: hidden;}
.unbold {font-weight: normal;}
.block {display: block;}

/* free ws page */
.select_ws {
	padding: 0 0 0 10px;
}
.select_ws label {
	display: inline-block;
	margin: 0;
	width: 110px;
} 
.select_ws p strong {
	display: inline-block;
	width: 55px;
}
.select_ws p {
	margin-bottom: 0px;
	padding-bottom: 3px;
	line-height: 20px;
}

/* video tutorials page */
.video_info {
	margin: 20px 20px 30px 20px;
}
.video_info h2 {
	margin: 10px 0 0 0;
}
.video_info p {
	margin-bottom: 0;
	padding: 0;
	line-height: 20px;
}
.sitemap {margin-left: 30px;}
.sitemap img {margin: 5px 5px 0px 0; width: 10px; height: 8px;}
.sitemap a {line-height: 20px;}
.sitemap table td.arrowBullet {padding-left: 0; background: none;}
.sitemap div table td.arrowBullet {padding-left: 15px; background: url(../Images/bulletArrow.gif) no-repeat 4px 50%;}
.sitemap .arrowBullet a {padding-left: 0; background: none;}

.about_us h2 {margin: 10px 0 5px 0; line-height: 16px;}
.about_us p {padding: 0;}

#form_contact
{
	margin:0px auto;
}

#form_contact label {
	clear:left;
	display:block;	
	float:left;	
	width:100px;
	text-align:right;
	padding-right:10px;	
	margin-bottom:5px;
}

#form_contact input {	
	padding-left:5px;
	margin-bottom:5px;	
}

#form_contact select {	
	margin-bottom:5px;
}

#form_contact textarea {	
	margin-bottom:5px;
	vertical-align:top;
}
.free_ws_links {
	margin: 28px 0 0 10px;
	padding: 0;
}
.free_ws_links a {
	padding: 0 6px;
}

/* offer badge */
.badge_container {
	width: 1080px; 
	position: relative; 
	top: -320px;
}
#price_badge {
	background: url(../images/badge8.gif) no-repeat top left;
	display : block; 
	width: 110px; 
	height: 110px; 
	position: absolute; 
	top: 0px; right: 0px;
    outline: none;
}
#price_badge_free_trial {
	background: url(../images/badge8-special-offer.gif) no-repeat top left;
	display: block; 
	width: 110px; 
	height: 110px; 
	position: absolute; 
	top: 0px; right: 0px;
    outline: none;
}

/* problem of the day history paginator */
#paginator a {
	margin: 0 5px 0 0;
	padding: 0 5px;
}
#paginator .current {
	text-decoration: none;
	color: #3c3c3c;
}
.history_pod a.history-link {display: none;}