/* 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:3.1em; color:#663300; font-weight:normal; margin:0; padding:0 0 10px 0;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#663300; 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: #663300; font-weight:bold; }
a img { color:#fff; border:none}
/***********   Updated Color Scheme        *************/

h3 { font-size: 1.2em; color:#663300; 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; }

/* 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: #663300; color: #fff; }
h3 { margin: 5px 0; padding: 5px 10px; font-size: 12px; background-color: #663300; 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: #663300; }*/

/* 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: #663300; }
#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: #663300; 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: #663300; }
.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: #663300; 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: #663300; color: #fff; text-align: left; font-weight: normal; border-style:none; }
.datatable th.header { background-color: #663300; 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: #663300; 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: #663300; color: #fff; text-align: left; font-weight: normal; border-style:none; }
/**/
.testResults th.header { background-color: #663300; 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: #663300; color: #fff; text-align: left; font-weight: normal; border-style:none; }
/**/
.testResultsDemo th.header { background-color: #663300; 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: #663300; 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: #663300; color: #fff; }
*/

#container { background-color:#fff; width:980px; overflow:hidden;}
#interior-background {width: 960px; background-color:#663300; 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:#663300; font-weight:normal; margin:0; padding:0 0 10px 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:#663300; 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:#663300; font-weight:normal; margin:0; padding:0 0 3px 0;}

.rowVoucher-arrow { width: 24px; float:left; padding:20px 0 0 0;}

.RowLeft h4 { font-size: 1em; color:#663300; margin:0; padding:0 0 5px 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;}
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;}*/

.row {width: 950px; overflow:hidden; padding:0 0 0 10px;}
.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-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;}
.caption {text-align:center; font-size:.9em; font-style:italic; width:310px;}
.row-3column-left {width:220px; float:left; padding: 0 40px 0px 40px}

#corporate-solutions-bg {background:#FFF; width:714px; padding:0 0 20px 0; overflow:hidden; float:left; }
#corporate-solutions {width:714px; float:left; background-color:#fff;}
#corporate-solutions h2 {font-family: Arial, Helvetica, sans-serif; font-size:1.2em; color:#663300; 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.4em;}
.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-RowLeft { width: 332px; float:left; padding:10px 0 0 10px;}
.CS-RowLeft p {font-size:1.4em;}
.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;}
#right-column h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.4em; color:#663300; 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;}



/*Added to ensure bottom quadrants lined up*/
#corporate-solutions-bg {height:1550px; overflow:hidden; }
#right-column {height:1550px; overflow:hidden; }

/* 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: 220px; float:right; margin: 0 0 0 15px; padding:220px 0 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:#663300; }
#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:#663300; 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:#663300; 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:#663300; 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; }
.blueBG {background:#d9ccbf;}
#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:#663300; 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:#663300; 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:#663300; font-weight:bold;}

/*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:#663300; 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: #663300;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: #663300;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;}

.buttonwrapper-bootcamp{overflow: hidden; width: 300px; padding:15px 0 0 135px;}
.buttonwrapper-voucher{ overflow: hidden; width: 265px;padding:10px 0 0 190px;}
.buttonwrapper-checkout{ float:right;overflow: hidden; width: 100px;padding:20px 20px 0 0;}

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 ;}



#checkoutBig { margin: 5px 0; border: 1px solid #dedeb8; padding: 7px; font-size: 1.3em; color: #663300; 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: #663300; font-weight: bold; background: #dfdfc6 url(../images/bg-header.jpg) 0 0 repeat-x; }


					
