/* General Formatting 
/* body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; } */
body { margin: 0; padding: 0; }
.Body_MainContent {margin-left:auto; margin-right:auto; background: #e2e2d0 url(../Images/bg-color.gif) 0 0 repeat; width:980px;}
.Form_MainContent {background: #fff; min-height:700px; width:980px; }

.content { padding: 0 10px; font-size: 1.1em; line-height: 1.5em; }

/***********   Updated Color Scheme        *************/
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:930px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:0;position:relative;}
p { font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#333; font-weight:normal; line-height:1.8em; margin:0;}
ul { margin: 0; padding: 10px 0; padding: 0 0 10px 0; list-style-type: none;}
li { background: transparent url(../images/blt-black.gif) 0 8px no-repeat; padding: 0 0 0 8px;}
ul.indentedList li { background: transparent url(../images/blt-black.gif) 17px 8px no-repeat; padding: 2px 25px; }

/************ Dynamic Button Text ***********/
#dynamic-button {padding:9px 0 0 15px;margin:0 0 0 0;width:114px;height:39px;background-image:url(../Images/button2.gif);background-repeat:no-repeat;}
#dynamic-button a {font-family:Arial, Helvetica, sans-serif;color:#FFF;text-decoration:none;font-size:1.4em;}

a { color: #003366; font-weight:bold; }
a img { color:#fff; border:none}
/***********   Updated Color Scheme        *************/

h3 { font-size: 1.2em; color:#003366; margin:0; padding:0 0 5px 0; }

.paddedCentered { padding: 20px 0; text-align: center; }
.divider { font-size: 1px; height: 1px; border-bottom: 1px solid #cfcfc5; }
.indent { padding: 0 10px; }

/* Defines small pop-up (hint) in datatable */
.PopTableHint { border-style: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; }
.PopTableHint th { color: White; font-weight: bold; text-align: left; border-color:Silver; padding: 0px 0px 0px 0px; }
.PopTableHint tr td { background-color:White; border-style:none; vertical-align: top; padding: 0px 0px 0px 0px; border-bottom: none 0px; }
a.bullet1 { padding: 0 6px 0 19px; background: transparent url(../images/bullet1.jpg) 2px 2px no-repeat; }
a.bullet2 { padding: 0 6px 0 19px; background: transparent url(../images/bullet1.jpg) 4px 3px no-repeat; }
a.bulletClassDetail { padding: 0 6px 0 19px; background: transparent url(../images/bullet1.jpg) 4px 3px no-repeat; margin:0 0 0 190px;}

/* Defines loading progress */
.ProgressIndicator { z-index: 100; position: fixed; margin-left: -20px; top: 50%; left: 50%;border-style: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65; padding: 3px 3px 3px 3px;}

.PopTable { border-style: solid; width: 30%; border-color:Black; background-color: #dedeb8; color:Black; }
.modalBackground body { background-color: rgb(0, 0, 0); }

.PopTableMember { max-width:250px; min-width:250px; border-style: solid; width: 20%; border-color:Black; background-color: #dedeb8; color:Black; }
.PopTableTestSim { max-width:400px; min-width:400px; border-style: solid; width: 40%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; }
.PopTableContact { border-style: solid; width: 25%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; }

/*
h2 { font-size: 14px; }
h2.profile { margin: 1px 0; padding: 1px 10px; font-size: 14px; background-color: #003366; color: #fff; }
h3 { margin: 5px 0; padding: 5px 10px; font-size: 12px; background-color: #003366; color: #fff; }
h4 { margin: 0; padding: 10px; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { margin: 0; padding: 4px 0; }
label { padding: 0 0 0 4px; }
form { margin: 0; padding: 0; }
select { font-size: 11px; height: 17px; }
*/

/* Login Area Formatting */
#logo { text-align: left; padding:10px 0 10px 0; }
#loginArea { text-align: right; vertical-align: top; padding: 30px 10px 0 0; color: #333; }
#loginArea a { color: #333; text-decoration: none; }
#loginArea a:hover { text-decoration: underline; }

#landingHeader { text-align: right; vertical-align: top; padding: 10px 10px 0 0; color: #49504e; font-size:1.2em; }
#landingHeader a { color: #49504e; text-decoration: none; }
#landingHeader a:hover { text-decoration: underline; }

/* Login Status Formatting */
#loginStatus { color: #999; padding: 0 0 0 100px; }
#loginStatus div { width: 200px; }
#loginStatus p { text-align: left; }
#loginStatus strong { color: #49504e; }
#loginStatus a { color: #999; }
#loginStatus a:hover { color: #666; }

.Button {color: black;/* color: #AAAAAA; */text-decoration:none;border-right: 1px solid #666666;border-bottom: 1px solid #666666;font-weight:bold;	background-color:White;font-family: Arial, Helvetica, sans-serif; font-size: 11px;display: block;}

/* Header Navigation Formatting */
#header { overflow: hidden; margin: 0 5px 0 5px; line-height: normal; font-size: 1em; font-weight: bold; }
#header ul { margin: 0; padding: 0 0 0 1px; list-style: none; }
#header li { float: left; background: url(../images/nav-left.gif) no-repeat left top; margin: 0 0 0 3px; padding: 0 0 0 5px; }
#header li.cart { float: left; background: url(../images/nav-left-cart.gif) no-repeat left top; margin: 0 0 0 3px; padding: 0 0 0 25px; }

#header a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 3px 10px 3px 5px; text-decoration: none; font-weight: bold;  }

/***********   Updated Color Scheme        *************/
/*#header a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #003366; }*/

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a { float: none; }
/* End IE5-Mac hack */
#header #current { background-image: url(../images/nav-left-on.gif); }
#header #current.cart{ float: left; background: url(../images/nav-left-cart-current.gif) no-repeat left top; margin: 0 0 0 3px; padding: 0 0 0 25px; }
#header #current a { background-image: url(../images/nav-right-on.gif); color: #fff; }

#headerHosted li { float: left; background: url(../Images/nav-left.gif) no-repeat left top; margin: 0 0 0 2px; padding: 0 0 0 9px; }
#headerHosted a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #630; }
/***********   Updated Color Scheme        *************/
#headerHosted a { float: left; display: block; text-align: center; background: url(../images/nav-right.gif) no-repeat right top; padding: 4px 15px 4px 6px; text-decoration: none; font-weight: bold; color: #003366; }
#headerHosted #current { background-image: url(../Images/nav-left-on.gif); }
#headerHosted #current a { background-image: url(../Images/nav-right-on.gif); color: #fff; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*
#header a {float:none;}
#header a:hover {  color:#333;  }
#header #current {  background-image:url(../images/left-on.gif);  }
#header #current a {  background-image:url(../images/right-on.gif);  color:#fff;  }
#header #login {  background-image:url(../images/left-on.gif);  }
#header #login a {  background-image:url(../images/right-on.gif);  color:#fff;  width: 75px;  }
*/

/*#mainBG { background-color: #630; padding: 10px;}
/***********   Updated Color Scheme        *************/

/* OLD 
#mainBG { background-color: black; padding: 5px; font-size: 11px; color: #333; }
#mainBG a { color: #333; text-decoration: none; background: transparent url(../images/blt-arrow.gif) 0 3px no-repeat; padding: 0 0 0 10px; }
#mainBG a.bulletWhite { color: White; text-decoration: none; background: transparent url(../images/blt-arrow.gif) 0 3px no-repeat; padding: 0 0 0 10px; }
#mainBG a.nobullet { background: none; padding: 0; }
#mainBG a.nobulletWhite { background: none; padding: 0; color:White;}
#mainBG a:hover { color: navy; text-decoration: underline; }
#mainBG .siteFrameTD .datatable tr.header th a { color: #fff; }
.siteFrameTD { background-color: #ffffff; }
*/

/* Footer link formatting */
#footer { width:980px; text-align:center; padding: 25px 0 25px 0; margin:0 0 50px 0; color:#666; font-weight:bold; font-size:.95em; background-color:#fff; }
#footer a { color: #003366; text-decoration: none; font-size:.95em; }
#footer a:hover { text-decoration: underline; }
#footer img {padding:0 5px 0 5px;}
#footerLinks { text-align: left; padding: 5px 0 0 10px; }
#copyright { text-align: right; padding: 5px 10px 0 0; }

/*
#footerLinks { font-size: 10px;	color: #333; padding: 20px 35px; }
#footerLinks div { width: 400px; }
#footerLogo { padding: 10px 35px; }
#footerLinks a { color: #333; text-decoration: none; }
#footerLinks a:hover { color: #666;	text-decoration: underline; }
*/

.dashboardTable { width: 100%; margin: 5px 0; border-top: 1px solid #cfcfc5; }
.dashboardTable tr td { border-bottom: 1px solid #cfcfc5; padding: 5px 0 5px 10px; }
.dashboardTable td.heading { font-size: 1.1em; font-weight: bold; color: #630; }
/***********   Updated Color Scheme        *************/
.dashboardTable td.heading { font-size: 1.1em; font-weight: bold; color: #003366; }
.dashboardTable td.heading a { text-decoration: none; }

.datatable { border-style: none; width: 100%; font-size: 1.1em; }
.datatable th { color: #630; font-weight: bold; text-align: left; border-top: 1px solid #cfcfc5; border-bottom: 1px solid #cfcfc5; padding: 3px 0 3px 10px;; }
/***********   Updated Color Scheme        *************/
.datatable th { color: #003366; font-weight: bold; text-align: left; border-top: 1px solid #cfcfc5; border-bottom: 1px solid #cfcfc5; padding: 3px 0 3px 10px;; }
.datatable tr td { border-bottom: 1px solid #cfcfc5; vertical-align: top; padding: 3px 0 3px 10px; }
.datatable tr.altrow td { border-bottom: 1px solid #cfcfc5; vertical-align: top; background-color: #ebebeb; padding: 3px 0 3px 10px; }

.checkoutTable { border-style: none; width: 100%; font-size: 1.1em; }
.checkoutTable th { color: #630; font-weight: bold; text-align: left; border-top: 1px solid #cfcfc5; border-bottom: 1px solid #cfcfc5; padding: 3px 0 3px 10px; }
/*.checkoutTable tr td { border-bottom: 1px solid #cfcfc5; vertical-align: top; padding: 3px 0 3px 10px; }*/
.checkoutTable tr td { vertical-align: top; padding: 3px 0 3px 10px; }
.checkoutTable tr.altrow td { border-bottom: 1px solid #cfcfc5; vertical-align: top; background-color: #ebebeb; padding: 3px 0 3px 10px; }
/*.checkoutTable tr.altrow td { vertical-align: top; background-color: #ebebeb; padding: 3px 0 3px 10px; }*/


/* OLD
.datatable { margin: 5px 0 15px 0; border-style: none; width: 100%; }
.datatable th { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
.datatable th.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
.datatable tr { background: #fff url(../images/horizontal-divide.gif) left bottom repeat-x; border-style: none; }
.datatable tr.row td { border-style: none; vertical-align: top; }
.datatable tr.altrow td { border-style: none; vertical-align: top; background-color: #ebebeb; }
.datatable tr.inputrow td { border-style: none; vertical-align: top; }
.datatable tr.paging td { background: #fff; border-style: none; }
.datatable tr.subheader td { background-color: #ebebeb; font-weight: bold; border-style: none; vertical-align: top; }
.datatable th span { padding: 0 0 0 0; }
.datatable td span { padding: 0 0 0 0; }
.datatable td.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
*/

.testQuestion { margin: 5px 0 15px 0; border-style: none; width: 50%; }
.testResults { margin: 5px 0 15px 0; border-style: none; width: 70%; }
.testResults th { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
/**/
.testResults th.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }

.testResultsDemo { margin: 5px 0 15px 0; border-style: none; width: 80%; }
.testResultsDemo th { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }
/**/
.testResultsDemo th.header { background-color: #003366; color: #fff; text-align: left; font-weight: normal; border-style:none; }

.repeater { margin: 5px 0 15px 0; }
.repeater th { padding: 5px 0 5px 5px; background-color: #999; text-align: left; font-weight: normal; border-style:none; }
.repeater tr.linkrow td { border-style: none }
.repeater tr.altrow td { background-color: #ebebeb; border-style: none }
.repeater td { padding: 5px 0 5px 5px; }

.toplink { width: 100%; }
.formtable { border-style: none; width: 100%; }
.formtable tr.header td { font-weight: bold; background-color: #003366; color: #fff; }

/* OLD
.repeater { margin: 5px 0 15px 0; }
.repeater th { padding: 5px 0 5px 5px; background-color: #999; text-align: left; font-weight: normal; border-style:none; }
.repeater tr.linkrow td { border-style: none }
.repeater tr.altrow td { background-color: #ebebeb; border-style: none }
.repeater td { padding: 5px 0 5px 5px; }

.toplink { width: 100%; }
.formtable { border-style: none; width: 100%; }
.formtable tr.header td { font-weight: bold; background-color: #003366; color: #fff; }
*/

#container { background-color:#fff; width:980px; overflow:hidden;}
#interior-background {width: 960px; background-color:#003366; padding:10px 10px 10px 10px; overflow:hidden; }
#background {background:#FFF; width:960px; padding:0 0 0 0;}

#rowTopProduct-page { background:#fff; width: 960px; overflow:hidden; padding:0 0 10px 0; margin:0 0 10px 0;}
#rowBotProduct-page { background:#fff; width: 960px; overflow:hidden; padding:0 0 27px 0;}
.rowVoucher { width: 960px; float:left; padding:0 0 0 0;}
.rowHeader {width: 960px; overflow:hidden; padding:0 0 20px 0;}

.RowLeft { width: 460px; float:left; padding:20px 0 0 20px;}
.RowLeft h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}
.RowLeft h4 { font-size: 1em; color:#003366; margin:0; padding:0 0 5px 0; }


.rowVoucher-img { width: 225px; float:left; padding:20px 0 0 65px;}
.rowVoucher-list { width: 245px; float:left; padding:0 55px 30px 15px;}

.rowVoucher-list h4{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 3px 0;}
.rowVoucher-list-wide { width: 550px; float:left; padding:20px 0 30px 40px;}
.rowVoucher-list-wide h4{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 3px 0;}

.rowVoucher-arrow { width: 24px; float:left; padding:20px 0 0 0;}

.RowRight { width: 470px; float:left; padding:10px 0 0 0; position:relative;}
.RowRight2 { width: 470px; float:left; padding:30px 0 0 0; position:relative;}
.RowRight-Bootcamp { width: 285px; float:left; padding:60px 0 0 100px;}

.RowLeft-Blog { width: 560px; float:left; padding:20px 0 0 20px;}
.RowRight-Blog { width: 270px; float:left; padding:50px 0 0 100px; position:relative;}

ul li {font-size: 1.2em; color:#333; line-height:1.9em;}



/*#buttons {width: 480px; text-align:center; padding:20px 0 0 0 ;}
#buttons a img {padding:0 0 0 6px;}
#buttons-bootcamp {width: 280px; text-align:center;padding: 20px 0 0 0;} 
#buttons-bootcamp a img {padding:0 0 0 6px;}*/


.rowCourseIncluded {width: 950px; overflow:hidden; padding:20px 0 0 20px;}
.rowCourseIncluded h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}
.rowCI-content {width: 940px; overflow: hidden; padding: 10px 0 25px 0;}
.rowCI-content-left {width:450px; float:left;}
.rowCI-content-right {width:450px; float: left; margin:0 0 0 20px;}

.row {width: 950px; overflow:hidden; padding: 0 0 0 10px;}
.row table {margin:30px 0 0 0;  }
.row table th {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold; color:#003366; padding: 8px 0 8px 12px; }
.row table td {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:normal; color:#333; padding: 8px  8px 8px 12px; text-align:center; border-bottom: 1px solid #e0d6cc; }
.row table th.alignLeft {text-align:left;}
.row table td.alignLeft {text-align:left;}

.row-Guarantee {width: 939px; overflow:hidden; padding: 0 0 0 10px;}
.row-Guarantee table {margin:30px 0 0 0;  }
.row-Guarantee table th {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold; color:#003366; padding: 8px 0 8px 12px; }
.row-Guarantee table td {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:normal; color:#333; padding: 8px  8px 8px 12px; text-align:center; border-bottom: 1px solid #e0d6cc; }
.row-Guarantee table th.alignLeft {text-align:left;}
.row-Guarantee table td.alignLeft {text-align:left;}




.row-content {width: 940px; overflow: hidden; padding: 30px 0 25px 10px;}
.row-content-left {width:450px; float:left;}
.row-content-right {width:450px; float: left; margin:0 0 0 20px;}
.row-images { width: 960px; overflow:hidden; padding:0 0 0 0;}
.row-images-center { width: 960px; overflow:hidden; padding:0 0 0 190px;}
.row-images-left {width:375px; float:left; padding:0 0 0 80px;}
.row-images-left2 {width:330px; float:left; padding:0 0 0 120px;}
.row-images-left3 {width:450px; float:left; padding:0 0 0 0}
.row-images-right {width:395px; float:left; padding:0 0 0 65px;}
.row-images-right2 {width:390px; float:left; padding:0 0 0 90px;}
.row-images-right3 {float: left; padding: 0pt 0pt 0pt 145px;}
.caption {text-align:center; font-size:.9em; font-style:italic; width:310px;}
.caption2 {text-align: left; font-size: 0.9em; font-style: italic; width: 220px;}
.row-3column-left {width:220px; float:left; padding: 0 40px 0px 40px}

.row-content-bootcampcurriculum {width: 940px; overflow: hidden; padding: 30px 0 0px 120px;}
.row-content-left-bootcampcurriculum {width:350px; float:left;}
.row-content-right-bootcampcurriculum {width:410px; float: left; margin:0 0 0 0px;}



#corporate-solutions-bg {background:#FFF; width:714px; padding:0 0 20px 0; overflow:hidden; float:left; height:1550px; overflow:hidden; }
#corporate-solutions {width:714px; float:left; background-color:#fff;}
#corporate-solutions h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:684px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px;}

.CS-rowHeader {width: 714px; overflow:hidden; padding:20px 0 20px 0;}
.CS-RowHeaderLeft { width: 332px; float:left; padding:0 0 0 20px;}
.CS-RowHeaderLeft p {font-size:1.2em;}
.CS-RowHeaderRight { width: 352px; float:left; padding:0 0 0 0;}
#CS-buttons {width: 352px; text-align:center;}

.CS-row {width:704px; overflow:hidden; padding:0 0 10px 10px;}
.CS-row table {margin:20px 0 0 0;  }
.CS-row table th {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold; color:#003366; padding: 0 0 0 0; }
.CS-row table td {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:normal; color:#333; padding: 8px 0 8px 0; text-align:center; border-bottom: 1px solid #e0d6cc; }
.CS-row table th.alignLeft {text-align:left;}
.CS-row table td.alignLeft {text-align:left;}

.Schedule-row {width:704px; overflow:hidden; padding:0 0 10px 5px;}
.Schedule-row table {margin:20px 0 0 0;  }
.Schedule-row table th {font-family:Arial, Helvetica, sans-serif; font-size:1.4em; font-weight:bold; color:#003366; padding: 0 0 10px 0; }
.Schedule-row table td {font-family:Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:normal; color:#333; padding: 8px 0 8px 0; text-align:center; border-bottom: 1px solid #e0d6cc; }
.Schedule-row table th.alignLeft {text-align:left;}
.Schedule-row table td.alignLeft {text-align:left;}
.Schedule-row .PopTableTestDesc { border-style: solid; width: 100%; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color:#336699; background-color: White; color:Black; }
.Schedule-row .PopTableTestDesc th { color: White; font-weight: bold; text-align: left; border-color:Silver; padding: 0px 0px 0px 0px; }
.Schedule-row .PopTableTestDesc tr td { background-color:White; border-style:none; vertical-align: top; padding: 0px 0px 0px 0px; border-bottom: none 0px; }
.Schedule-row tr.altrow .PopTableTestDesc tr td { background-color:White; border-style:none; vertical-align: top; padding: 0px 0px 0px 0px; border-bottom: none 0px; }
.Schedule-row tr.selrow .PopTableTestDesc tr td { background-color:White; border-style:none; vertical-align: top; padding: 0px 0px 0px 0px; border-bottom: none 0px; }



.CS-RowLeft { width: 332px; float:left; padding:10px 0 0 10px;}
.CS-RowLeft p {font-size:1.2em;}
.CS-RowRight { width: 352px; float:left; padding:10px 0 0 0; text-align:center;}

#right-column {width:235px; float:right; margin:0 0 0 10px; background-color:#fff; padding:0 0 20px 0;height:1550px; overflow:hidden; }
#right-column h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.4em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:205px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px;margin: 10px 0 0 10px;}
#right-column-content {width:240px;}
#right-column-content p {font-style:italic;}
#right-column-content p.name {font-style:normal; font-weight:bold; padding:0 0 20px 0;}
#right-column-content p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#right-column-content p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#right-column-content p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}

/* Form Styles */
.form { padding: 20px 0 0 10px; width:460px; float:left; }
div.formRow { width: 455px; overflow: hidden; clear: both; margin: 0 0 3px 0; padding: 5px 0; }
div.formRow span.formLabel { width: 100px; font-weight: bold; color: #333333; float: left; font-size:1.1em;}
div.formRow span.formControl { width: 335px; text-align: left; float: right;  } 
div.formRow textarea { width: 320px; height: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
div.formRow input.textBox { width: 320px; }
div.formRow select.dropdown { width: 325px; }
div.formRow label { display: inline !important; }
div.formRow label.error { display: block !important; font-weight: bold; color: #f00;  }
div.formRow input.error { border: 1px dotted #f00; }
div.formRow select.error { border: 1px dotted #f00; }
div.formRow textarea.error { border: 1px dotted #f00; }

#FormContent {width: 950px; overflow:hidden; padding:0 0 0 10px; }
#rightColumn {width: 270px; float:right; margin: 0 0 0 15px; padding: 20px 100px 0 0; }
#rightColumn p {padding: 0 0 20px 0;}

/*Homepage*/
#HomeBackground {background:#FFF; width:960px; padding:0 0 10px 0;}
#HomeRow1 {width: 950px; padding:10px 0 0 10px; }

#slideshow-button-position {width: 950px; padding:0 0 0 0;position:relative; }

#BGImage {background:url(../Images/img-home-bg1.jpg) no-repeat 0 0; width:950px; height:360px; overflow:hidden; margin:10px 0 0 0;}
#RowContent {width:470px; float:right; padding:50px 10px 0 0;}
#RowContent h1 {font-size:2.6em; font-weight:normal;}
h3 span {color:#333;}
.last {color:#003366; }
#Btn-container {width:460px; text-align:center; padding: 10px 0 0 0;}
#Btn-container img {border:none !important; padding: 0 5px 0 0;}

#HomeRow2 {width: 960px; padding:0 0 0 0; margin:10px 0 0 0; overflow:hidden; }
#HomeRow2 h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:445px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:0;}
#HomeRow3 {width: 960px; padding:0 0 0 0; margin:0 0 0 0; overflow:hidden; }
#HomeRow3 h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:445px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:0;}



#leftBlock table {margin:20px 0 0 0;  }
#leftBlock table th {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold; color:#003366; padding: 0 0 0 0; }
#leftBlock table td {font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:normal; color:#333; padding: 8px 0 8px 0; text-align:center; border-bottom: 1px solid #e0d6cc; }
#leftBlock-content ul li {font-size:1.1em; }
#leftBlock table th.alignLeft {text-align:left;}
#leftBlock table td.alignLeft {text-align:left;}
#leftBlock {float:left; width: 465px; background-color:#fff; padding:10px 0 0 10px;}
#leftBlock-content {width:445px; padding:20px 10px 0 0;}
#leftBlock-chart {width:455px; padding:0 0 0 0;}
#leftBlock-text {width:445px; padding: 0 0 0 10px; }
#leftBlock-checkout {float:left; width: 660px; min-height:1670px; background-color:#fff; padding:20px 10px 0 20px;}
#leftBlock-checkout h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}

#rightBlock {float:right; width: 465px; padding:10px 0 10px 10px; margin: 0 0 0 10px; background:#fff;}
#rightBlock-content {width:445px; padding:10px 10px 0 0;}


#rightBlock-checkout{float:right; width: 260px; height:1690px; background:#fff;}
#rightBlock-checkout h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:230px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:10px 0 0 10px;}
#rightBlock-checkout p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#rightBlock-checkout p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#rightBlock-checkout p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}



/*Added to ensure bottom quadrants lined up*/
#leftBlock-content {height:360px; overflow:hidden; }
#rightBlock-content {height:360px; overflow:hidden; }

.highlight {color:#003366; font-weight:bold;}
.highlight-nobold {color:#003366;}
.highlight-red {color:red; font-weight:normal;}


/*Main Promo Rotator*/

#mainPromo {width:940px; height:350px; position:relative;}
#promoRotator {width:940px; height:350px; position:relative; overflow:hidden;}
	.promo {width: 940px; height: 350px; position: absolute; top: 12px; left:3px; color: #333;}
		.promoImage img {background:#fff;}
		.promoText {position: absolute;top: 53px;left:474px;width: 461px;}
			.promoText h3 { font-size: 1em; color:#003366; margin:0; padding:0 0 0 0; }			
			.promoText p {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; line-height:1.8em; padding:0 0 20px 0; color:#000; }
			.promoText a { color: #203348 !important; text-decoration:none; font-weight:bold;}
			.promoText a:hover {text-decoration:none !important;}
			.learnMore {text-align:center; padding: 10px 0 0 0;}
			
			.promoText2 { position: absolute; top: 182px; left:551px; width: 341px; text-align:center;}
			.promoText2 p {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; line-height:1.8em; padding:0 0 20px 0; color:#000; }
			.promoText2 a { color: #203348 !important; text-decoration:none; font-weight:bold;}
			.promoText2 a:hover {text-decoration:underline !important;}
			.learnMore2 {text-align:center;}

			.hide {display:none;}

#promoNav-container {
	position: absolute;
	top: 7px;
	left: 854px;
	width: 90px;
	height: 20px;
	z-index:1100;
}	
	 #promoNav {width: 90px; height:19px; float:left; }
		#promoNav ul { list-style: none; padding: 0; line-height: 1em; }
			#promoNav ul li { list-style-type: none; margin: 0; padding: 0 10px 0 0; background: none !important; float: left; }
				#promoNav ul li a { display: block; width: 19px; height: 19px; font-size: 10px; color: #46473f; text-decoration: none !important; }
				#promoNav ul li a span { position: absolute; left: -999em; }
				#promoNav ul li a:hover { background-position: 0 -19px; }
				#promoNav ul li a.selected { background-position: 0 -19px; }
					.promoNav-btn1 {background-image:url(../Images/btn-promoNav1.gif); width:19px; height:19px;}
					.promoNav-btn2 {background-image:url(../Images/btn-promoNav2.gif); width:19px; height:19px;}
					.promoNav-btn3 {background-image:url(../Images/btn-promoNav3.gif); width:19px; height:19px;}

					
		

#shopping-content {width:660px; padding: 0}
#shopping-cart-table{background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; padding: 10px 0 0 10px; height:21px; margin:0;font-family:Arial, Helvetica, sans-serif;font-size: 1.2em;line-height:1.5em;margin: 0;width: 645px;border-collapse: collapse;text-align: left;}
#shopping-cart-table a { color:#03F;}
#shopping-cart-table th { border:solid 1px #e5e3c4;font-size: 1em;font-weight: normal;color: #003366;padding: 5px 0 0 10px;}
#shopping-cart-table td { border-bottom: 1px solid #ccc;color: #000;padding: 15px 10px;}

.shopping-cart-table{background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; padding: 10px 0 0 10px; height:21px; margin:0;font-family:Arial, Helvetica, sans-serif;font-size: 1.2em;line-height:1.5em;margin: 0;width: 645px;border-collapse: collapse;text-align: left;}
.shopping-cart-table a { color:#03F;}
.shopping-cart-table th { border:solid 1px #e5e3c4;font-size: 1em;font-weight: normal;color: #003366;padding: 5px 0 0 10px;}
.shopping-cart-table td { border-bottom: 1px solid #ccc;color: #000;padding: 15px 10px;}

#logos-checkout {width: 600px; text-align:left; padding:25px 0 15px 0 ;}
#logos-checkout p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 10px 0 0 10px; margin:0;}
#checkOutForm-placeholder {float:left; width:640px;}

#checkoutRow {width:650px;}
.buttonwrapper1{ overflow: hidden; width: 455px;padding:10px 0 0 0;}
.buttonwrapper2{ overflow: hidden; width: 345px;padding:10px 0 0 110px;}
.buttonwrapper3{ overflow: hidden; width: 390px;padding:10px 0 0 65px;}
.buttonwrapperCenter{ overflow: hidden; width: 170px; margin-left: auto; margin-right: auto;}

.buttonwrapper-home-practicetests {
    overflow: hidden;
    padding: 10px 0 0 35px;
    width: 390px;
}

.buttonwrapper-home-liveclass {
    overflow: hidden;
    padding: 10px 0 0 45px;
    width: 390px;
}


.buttonwrapper-bootcamp{overflow: hidden; width: 300px; padding:15px 0 0 135px;}
.buttonwrapper-voucher{ overflow: hidden; width: 265px;padding:10px 0 0 190px;}
.buttonwrapper-liveclass{ overflow: hidden; width: 300px; padding: 10px 0pt 0pt 172px;}
.buttonwrapper-checkout{ float:right;overflow: hidden; width: 100px;padding:20px 20px 0 0;}
.buttonwrapper-overlay{overflow: hidden; width: 300px; padding:0 0 0 115px;}

a.ovalbutton{
/*Sliding right cap*/
background: transparent url(../Images/button-stretch-right.png) no-repeat scroll top right;display: block;float: left;
height: 31px; /* Height of button background height */
padding-right:10px; /* Width of right menu image */
margin: 0 10px 0 0;
/*Font Properties*/
font:Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.1em;line-height: 2em; width: 90px; text-align:center;color:#333;text-decoration:none ;}
a.ovalbutton span {background: transparent url(../Images/button-stretch-left.png) no-repeat;display: block;line-height: 31px;padding: 0 3px 0 7px;}
a.ovalbutton:hover span{text-decoration:none ;}

a.ovalbuttonDynamic{
/*Sliding right cap*/
background: transparent url(../Images/button-stretch-right.png) no-repeat scroll top right;display: block;float: left;
height: 31px; /* Height of button background height */
padding-right:10px; /* Width of right menu image */
margin: 0 10px 0 0;
/*Font Properties*/
font:Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.1em;line-height: 2em; text-align:center;color:#333;text-decoration:none ;}
a.ovalbuttonDynamic span {background: transparent url(../Images/button-stretch-left.png) no-repeat;display: block;line-height: 31px;padding: 0 3px 0 7px;}
a.ovalbuttonDynamic:hover span{text-decoration:none ;}

a.ovalbuttonSchedule{
/*Sliding right cap*/
background: transparent url(../Images/button-stretch-right.png) no-repeat scroll top right;display: block;float: right;
height: 31px; /* Height of button background height */
padding-right:10px; /* Width of right menu image */
margin: 0 25px 0 0;
/*Font Properties*/
font:Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.1em;line-height: 2em; text-align:center;color:#333;text-decoration:none ;}
a.ovalbuttonSchedule span {background: transparent url(../Images/button-stretch-left.png) no-repeat;display: block;line-height: 31px;padding: 0 3px 0 7px;}
a.ovalbuttonSchedule:hover span{text-decoration:none ;}


a.ovalbuttonSchedule2{
/*Sliding right cap*/
background: transparent url(../Images/button-stretch-right.png) no-repeat scroll top right;display: block;float: right;
height: 31px; /* Height of button background height */
padding-right:10px; /* Width of right menu image */
margin: 0 42px 0 0;
/*Font Properties*/
font:Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.1em;line-height: 2em; text-align:center;color:#333;text-decoration:none ;}
a.ovalbuttonSchedule2 span {background: transparent url(../Images/button-stretch-left.png) no-repeat;display: block;line-height: 31px;padding: 0 3px 0 7px;}
a.ovalbuttonSchedule2:hover span{text-decoration:none ;}


#checkoutBig { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.3em; color: #003366; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }
#checkoutSmall { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.1em; color: #003366; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }


					
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:101;
	/* styling */
	/* background-color:#333;*/
	background-color:#fff;
	top:-200px;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;	
}

.simple_overlay h3 {
		font-family:Georgia, "Times New Roman", Times, serif; 
		font-size:2.0em; 
		color:#003366; 
		font-weight:normal; 
		padding:20px 0 10px 0;
		border-bottom: 1px dashed #7F7F7F;
		border-top:1px solid #666;
		background-color:#e5ecf2;
		margin:-20px 0px 0px 0px;
		padding:10px;
		-moz-border-radius:20px 20px 0px 0px;
		-webkit-border-top-left-radius: 20px;
		-webkit-border-top-right-radius: 20px;
		-khtml-border-top-left-radius: 20px;
		-khtml-border-top-right-radius: 20px;		
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../Images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* styling for elements inside overlay */


	.details {
		/*position:absolute;
		top:15px;
		right:15px;
		width:550px;*/
		overflow:auto;
		font-size:11px;
		color:#000;
		
	}
	

    img.floatRight { 
        float: right; 
        margin-right:25px;
        margin-top:10px;
    }

	.details p {
		font-size:1.2em;
		margin:0 0 -10px 20px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size:1.2em; 
		line-height:1.8em; 
		padding:10px 10px 20px 0;
		text-align:left;
		color:#003366; 
	}	

	.details p.header {
		font-size:1.2em;
		margin:0 0 -10px 20px;
		font-family: Arial, Helvetica, sans-serif; 
		line-height:1.8em; 
		padding:0 0 0 0;
		text-align:left;		
		font-family:Arial, Helvetica, sans-serif; 
		font-weight:bold; 
		color:#003366; 
		
	}	
	
    .details p.floatRightClass{ 
        float: right; 
		font-size:1.0em;
        margin-right:25px;
        margin-top:6px; 
        border: solid 1px #003366;
        border-spacing: 5px;
        border-width: .2em; 
        border-style: dotted; 
        border-color: #003366;        
        padding: 10px; 
    }


	
	
.blueBG {background:#e5ecf2;}
.scheduleCaption {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.2em; line-height:1.8em; color:#003366; font-weight:normal; padding:0 10px 10px 70px;}
.scheduleHeaderCaption {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; line-height:1.8em; color:#003366; font-weight:bold;}
.scheduleTable {padding:0 0 0 0; font-size:1.1em;}

.scheduleTestimonials {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.2em; line-height:1.8em; color:#003366; font-weight:normal; padding:0 25px 0 0; }
	
/* JQuery Slideshow Images */
.slideshow { height: 232px; width: 232px; margin: 0 0 0 130px; }
.slideshow img { padding: 15px; border: 1px solid #ccc; }
	
.slideshowRightCol { margin: 5px 0 0 23px; }
.slideshowRightCol img { padding: 15px; border: 1px solid #ccc; }

.slideshowCheckoutRightCol { margin: 15px 0 15px 34px; }
.slideshowCheckoutRightCol img { padding: 15px; border: 1px solid #ccc; }



/* Used for H1 tags used internally */
h1 {background: none; border:none;}


/* Used for "About Us" Section */

#AboutUs-rightBlock{float:right; width: 260px; height:1490px; background:#fff;}
#AboutUs-rightBlock h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:230px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:10px 0 0 10px;}
#AboutUs-rightBlock p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#AboutUs-rightBlock p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#AboutUs-rightBlock p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}

#AboutUs-rightBlock-s{float:right; width: 260px; height:1088px; background:#fff;}
#AboutUs-rightBlock-s h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:230px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:10px 0 0 10px;}
#AboutUs-rightBlock-s p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#AboutUs-rightBlock-s p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#AboutUs-rightBlock-s p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}

#AboutUs-rightBlock-xs{float:right; width: 260px; height:920px; background:#fff;}
#AboutUs-rightBlock-xs h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:230px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:10px 0 0 10px;}
#AboutUs-rightBlock-xs p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#AboutUs-rightBlock-xs p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#AboutUs-rightBlock-xs p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}

#AboutUs-rightBlock-xl{float:right; width: 260px; height:3522px; background:#fff;}
#AboutUs-rightBlock-xl h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:230px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:10px 0 0 10px;}
#AboutUs-rightBlock-xl p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#AboutUs-rightBlock-xl p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#AboutUs-rightBlock-xl p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}

#AboutUs-rightBlock-xxl{float:right; width: 260px; height:4656px; background:#fff;}
#AboutUs-rightBlock-xxl h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#003366; font-weight:normal; background-image:url(../Images/header-bg.gif); background-repeat:repeat-x; width:230px; padding: 10px 0 0 10px; border:solid 1px #e5e3c4; height:21px; margin:10px 0 0 10px;}
#AboutUs-rightBlock-xxl p {font-family: Arial, Helvetica, sans-serif; font-style:italic;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 20px 20px 0 20px; margin:0;}
#AboutUs-rightBlock-xxl p.bold {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:bold; padding: 0 20px 0 20px; margin:0;}
#AboutUs-rightBlock-xxl p.normal {font-family: Arial, Helvetica, sans-serif; font-style:normal;font-size:1.1em; line-height:1.8em; color:#000; font-weight:normal; padding: 0 20px 0 20px; margin:0;}

#leftBlock-AboutUs {float:left; width: 670px; min-height:1470px; background-color:#fff; padding:20px 10px 0 20px;}
#leftBlock-AboutUs h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}
#leftBlock-AboutUs-content {width:660px; padding: 0}

#leftBlock-AboutUs-s {float:left; width: 670px; min-height:1040px; background-color:#fff; padding:20px 10px 0 20px;}
#leftBlock-AboutUs-s h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}

#leftBlock-AboutUs-xs {float:left; width: 670px; min-height:900px; background-color:#fff; padding:20px 10px 0 20px;}
#leftBlock-AboutUs-xs h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 10px 0;}


#AboutUs-blueBold { color:#003366; font-weight:bold; margin:0; padding:0 5px 5px 0;}
#ImgCenter {text-align:center; display:block;}
.buttonwrapperBooks{ overflow: hidden; width: 390px;padding:0 0 20px 270px;}
img.AboutUsfloatRight { border: 1px solid #ccc; float: right; margin-right:25px; padding: 15px; }

.QuestionItem 
{
    font-size: 1.3em; 
    color: #575757; 
    font-weight:bold;
}


a.bulletLastUpdated
{
    padding: 0 6px 0 59px; 
    background: transparent url(../images/bullet1.jpg) 42px 2px no-repeat; 
    font-size:1.2em; 
    line-height:1.8em; 
    margin-left:80px;    
}

a.bulletLastUpdated2
{
    padding: 0 4px 0 15px; 
    background: transparent url(../images/bullet1.jpg) 1px 2px no-repeat; 
    font-size:1.2em; 
    line-height:1.8em; 
    margin-left:131px;    
    text-decoration: none; 
    border-bottom:1px dashed; 
}



.rowClass-list-wide { width: 500px; float:left; padding:20px 0 30px 10px;}
.rowClass-list-wide h4{font-family:Georgia, "Times New Roman", Times, serif; font-size:2.6em; color:#003366; font-weight:normal; margin:0; padding:0 0 3px 0;}

.superscript_h1 {font-size:0.6em;vertical-align: super;}

.curriculum_heading 
{
	color: #003366; 
	cursor: pointer;
	text-decoration:none; 
	font-size:1.2em;
	font-weight:normal;
	padding: 0px 3px 0px 10px; 
	background: transparent url(../images/blt-arrow.gif) 0px 7px no-repeat; 
}

.curriculum_heading:hover { text-decoration: underline; }
.curriculum_content p
{
	padding:0 0 0 10px;
}	

.row-content-blog {width: 900px; overflow: hidden; padding: 25px 20px 25px 20px;}

/******** NEW and SALE tabs ********/

#header a.tab-new, #header a.tab-sale, #header #current a.tab-new-on, #header #current a.tab-sale-on {
	background: url("../images/nav-right-new.gif") no-repeat scroll right top transparent;
	padding-right: 22px;
}

#header a.tab-sale {
	background: url("../images/nav-right-sale.gif") no-repeat scroll right top transparent;
}

#header #current a.tab-new {
	background: url("../images/nav-right-on-new.gif") no-repeat scroll right top transparent;
}

#header #current a.tab-sale {
	background: url("../images/nav-right-on-sale.gif") no-repeat scroll right top transparent;
}



/*********** SOLD OUT BUTTON 1*************/
a.ovalbuttonSoldOut-gray1{
	/*Sliding right cap*/
	background: transparent url(../Images/button-stretch-right-gray.png) no-repeat scroll top right;
	display: block;
	float: left;
	height: 33px; /* Height of button background height */
	padding-right:10px; /* Width of right menu image */
	margin: 0 0 0 29px;
	/*Font Properties*/
	font:Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.1em;line-height: 2em; text-align:center;color:#333;text-decoration:none ;
}

a.ovalbuttonSoldOut-gray1 span 
{
	background: transparent url(../Images/button-stretch-left-gray.png) no-repeat;
	display: block;
	line-height: 33px;
	padding: 0 3px 0 11px;
}

a.ovalbuttonSoldOut-gray1:hover span
{
	text-decoration:none ;
}

/*********** SOLD OUT BUTTON 2*************/
a.ovalbuttonSoldOut-gray{
	/*Sliding right cap*/
	background: transparent url(../Images/button-stretch-right-gray.png) no-repeat scroll top right;
	display: block;
	float: right;
	height: 33px; /* Height of button background height */
	padding-right:10px; /* Width of right menu image */
	margin: 0 30px 0 0;
	/*Font Properties*/
	font:Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.1em;line-height: 2em; text-align:center;color:#333;text-decoration:none ;
}

a.ovalbuttonSoldOut-gray span 
{
	background: transparent url(../Images/button-stretch-left-gray.png) no-repeat;
	display: block;
	line-height: 33px;
	padding: 0 3px 0 11px;
}

a.ovalbuttonSoldOut-gray:hover span
{
	text-decoration:none ;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(../Images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index:99999;
}


a.bullet_certbundle {
    background: url("../images/bullet1.jpg") no-repeat scroll 2px 2px transparent;
    padding:0 0 0 18px;
    text-decoration: none; border-bottom:1px dashed; line-height:1.1em; font-size:1.2em;
}


/******** Suckerfish Dropdown Menu Navigation **********/
#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}


#nav a {
display: block;
width: auto;
}


#nav li {
float: left;
width: auto;
}


#nav li ul {
position: absolute;
width: 170px;
left: -999em;
z-index: 9999999;
margin: 0 0 0 -6px;
}


#nav li:hover ul {
left: auto;
}


#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}


#subnav {
    font-size: 1em;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    border: 1px solid #003366;
}
#subnav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#subnav li {
    background: url("../images/nav-left.gif") no-repeat scroll left top transparent;
    float: left;
    margin: 0 0 0 -5px;
    padding: 0;
    font-size: 1em;
}


#subnav a, #header #current #subnav a  {
    background: url("../images/nav-right.gif") no-repeat scroll right top transparent;
    display: block;
    float: none;
    font-weight: bold;
    padding: 3px 10px 3px 15px;
    text-align: left;
    text-decoration: none;
width: 170px;
color: #003366;
}


#subnav a:hover, #header #current #subnav a:hover {
background: #003366;
background-image: none;
color: #fff;
}


/******** Suckerfish Dropdown Menu Navigation **********/

img.ContactPageImage {
    border: 1px solid #CCCCCC;
    padding: 15px;
}


    p.floatRightBootcamp{ 
        float: right; 
		font-size:1.0em;
        margin-right:100px;
        margin-top:0px; 
        border: solid 1px #003366;
        border-spacing: 5px;
        border-width: .2em; 
        border-style: dotted; 
        border-color: #003366;        
        padding: 10px; 
    }

