body { background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; margin-top: 0; }
.wrapper { width: 990px; margin: 0 auto; }
.col2-left-layout .col-main { width: 770px; }
a { text-decoration: none }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

#header-nav { 
    margin: 30px 0 0 0; 
    text-align: right; 
    padding: 0; 
    list-style: none; 
}
#header-nav li { 
    display: inline-block;
    list-style:none;
    margin-right: 25px;
    padding: 1px 0 1px 23px;
}
#header-nav li.account-login{background:url(../images/icons/lock-7-16.png) 0 50% no-repeat;}
#header-nav li.my-account{background:url(../images/icons/user.gif) 0 50% no-repeat;}
#header-nav li.account-logout{background:url(../images/icons/lock_out.gif) 0 50% no-repeat;}
#header-nav li.shopping-cart{background:url(../images/icons/cart-8-16.png) 0 50% no-repeat;}
#header-nav li.customer-service{background:url(../images/icons/bell-3-16.png) 0 50% no-repeat;}
#header-nav li.help{background:url(../images/icons/help-16.png) 0 50% no-repeat;}
#header-nav li.home{background:url(../images/icons/home-7-16.png) 0 50% no-repeat; margin-right:0;}
#header-nav li a{float:left; text-decoration:none; font-size:.92em; color: #414142;}
#header-nav li a:hover{float:left; text-decoration:none; font-size:.92em; color: #d31772;}

#header { 
    padding: 15px 0 5px; 
    position: relative; 
    border-bottom: 2px solid #cccccc;
}

#header .header-top { 
    display: inline-block;
    float: right;
    width: 100%;
    padding: 0; 
    position: relative; 
    clear: both;
}
#header .header-bottom { 
    display: inline-block;
    width: 100%;
    padding: 0;
    position: relative; 
    clear: both;
}

@media screen {
    #branding { float: left; }
    #branding img { display:block; margin: 0px; max-height: 48px; }
    #assistance { margin-top: 15px; float: right; }
}

@media print {
    .header-top { float: right; margin-bottom: 15px; }
    #branding img { display:block; margin: 0px; width: 424px; height: 61px; }
    #header .nav { display: none; }
    #search_bar { display: none; clear: both; }
    .add-to-cart-box { display: none; }
    img[title="Bookmark and Share"] { display: none; }
}

#search_bar { 
    clear: both; 
    overflow: hidden; 
    margin-bottom: 20px;
    padding: 15px 0;
}
#search_bar h3 { 
    float: left; 
    margin: 0; 
}
#search_bar form {
    float: right;
    margin: 0; 
    padding: 0 0 0 15px;
}
#search_bar form fieldset { margin:0; padding:0; border:none; }
#search_bar form input { 
    vertical-align: middle; 
    border-radius: 3px;
}
#search_bar form select { 
    vertical-align: middle; 
    width: 165px;
    height: 40px;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 5px; 
    padding: 10px 10px;
    border-radius: 3px;
}
#search_bar form #search {
    width: 500px;
    height: 40px;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px;
    box-sizing: border-box;
}
#search_bar form label{
    display: none;
}
#search_bar .newsletters { 
    background: url(../images/icons/mail-2-32.png) no-repeat 0 -2px;
    padding-left: 40px;
    margin: 0;
    font-size: 1.2em;
    font-style: normal;
    line-height: 1.2em; 
    font-family: Arial, Helvetica, sans-serif; 
}
#search_bar .newsletters a {
    text-decoration: none;
    font-weight: normal;
    color: #414142;
    float: left;
    text-align: left;
}
#search_bar form button {
    background: #D31772 url(../images/search-button.png) no-repeat center;
    background-size: 24px;
    position: relative;
    border: 0; 
    padding: 0; 
    width: 40px;
    height: 40px;
    margin: 0 0 0 4px;
    border-radius: 3px;
}

#search_bar form button:hover {
    background: #df467f url(../images/search-button.png) no-repeat center;
    background-size: 24px;
}

#search_autocomplete {
    background: #fff; border: 1px solid #b6b6b6; padding: 5px 3px; text-align: left; z-index: 999; }
#search_autocomplete .amount { display: inline-block; width: 40px; font-size: 90%; color: #aaa; }

.main-container { background: none; }
.main { width: 990px; background: none; padding: 0px; }
.radio, .checkbox { display: inline-block !important; }

.footer-container { border: 0px; }
#footer-nav{ border-top: 1px solid #8A8786; list-style: none; margin-top: 0.8em; padding-top: 0.5em; text-align: center; }
#footer-nav li { display: inline-block; }

/* Home page specific */
#welcome-banner { float:right; background:#F4F1EC url(../images/welcome_banner_bg.jpg) bottom no-repeat; width:768px;
	margin:0 0 20px 15px; padding-top:10px;	border:1px solid #d4d0c5; }
#welcome-banner h1 {
	background:url(../images/insight-for-healthcare.png) no-repeat; margin:0 240px 15px 15px;
	text-indent:-9999px; width:407px; height:74px; }
#welcome-banner p { margin:0 240px 0 15px; font-size:13px; }
#welcome-banner img { float:right; }

.cms-home .featured-product { display: inline-block; width: 248px; height: 276px; vertical-align: top; }
.cms-home .featured-product:not(:nth-child(3n+2)) { margin: 0px 9px 10px 0px; }
.cms-home .featured-product h4 { color:#1e7ec8; padding-bottom: 2px; font-size: 14px;
	font-weight:bold; text-transform:uppercase; letter-spacing:.07em; border-bottom:1px #CCCCCC dashed; }
.cms-home .featured-product img { float: left; width: 79px; height: 109px; margin: 0px 10px 8px 0px; }
.cms-home .featured-product .price { font-weight: bold; }
.cms-home .featured-product .price span { color: red; }
.cms-home .featured-product .cart a { display: inline-block; background: url(../images/add_to_cart_button.png) no-repeat; width: 158px; height: 30px; text-indent: -9999px; }
.cms-home .featured-product .cart a:hover { background: url(../images/add_to_cart_button_over.png) no-repeat; }
.cms-home .featured-product .cart a.product-learn-more-link {background: url(../images/learn_more_button.png) no-repeat; background-size: 100% 100%; width: auto; font-size: 15px; font-weight: 700; color: #505050; text-indent: unset; padding: 0 10px; line-height: 27px; letter-spacing: -0.8px;}
.cms-home .featured-product .cart a.product-learn-more-link:hover {background: url(../images/learn_more_button_over.png) no-repeat; background-size: 100% 100%; text-decoration: none; }
.cms-home .featured-product .learn-more { margin-left: 100px; background: url(../images/learn_more.gif) no-repeat 0 50%; padding-left: 20px; }

/* Other CMS pages */
.cms-help h4 { border-bottom: none; color: #A60402; font-weight: bold; letter-spacing: normal; min-height: 0;
    padding-bottom: 0; position: relative; text-transform: none; padding-bottom: 12px; }
.cms-help td { width: 260px; }

/* Product navigation */

#nav-section { 
    float: left; 
    margin-bottom: 2em; 
}

#nav-main {
    float: left;
    clear: left;
    background: #FFFFFF;
    width: 100%;
    padding: 20px 9px 140px 9px;
    border: 1px #cccccc solid;
    border-top: none;
    box-sizing: border-box;
}

#nav-header { 
    overflow:hidden;
    margin: 0; 
    padding: 0; 
    list-style: none; 
}
#nav-header li { 
    font-size: 12px;
    float: left;
    overflow: hidden;
    margin: 0;
}
#nav-header #dept-head,
#nav-header #product-head {
    width: 50%;
}

#nav-header #dept-head a,
#nav-header #product-head a {
    float: left;
    display: block;
    padding: 10px 0 9px;
    width: 100%;
    color: #414141;
    text-align: center;
}
#nav-header #dept-head a:hover,
#nav-header #product-head a:hover {
    color: #1e7ec8;
}
#nav-header #dept-head.active, 
#nav-header #product-head.active { 
}
#nav-header #dept-head.active a,
#nav-header #product-head.active a {
    padding-bottom: 10px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #cccccc;
    border-bottom: none;
    box-sizing: border-box;
}
#nav-header #dept-head.active:hover,
#nav-header #product-head.active:hover,
#nav-header #dept-head.any-hover { 
}
#nav-header #dept-head.active:hover a,
#nav-header #product-head.active:hover a,
#nav-header #dept-head.any-hover a {
}
#nav-header #dept-head.active a,
#nav-header #dept-head.inactive a {
    border-right: none !important;
}
#nav-header #product-head.inactive a,
#nav-header #dept-head.inactive a { 
    background: #f8f7f7;
    padding-left: 0px;
    padding-right: 0px;
    color: #414141;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #cccccc;    
    box-sizing: border-box;
}
#nav-header #product-head.inactive a:hover,
#nav-header #dept-head.inactive a:hover {
    color: #1e7ec8;
}
#nav-main ul { 
    list-style:none;
    margin:0;
    padding:0; 
}
#nav-main li a { 
    display: block;
    padding: 3px 5px;
    color: #2c281f;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px solid #999999;
}
#nav-main li:last-child a {
    border-bottom: none;
} 
#nav-main li a:hover { 
    background-color: #f8f7f7;
    color: #0896e8;
}
#nav-main li a.selected {
    background: none;
    color: #0066cc; 
    font-weight: bold;
}
#nav-main ul li ul { 
    margin-left: 10px;
}
#nav-main ul li ul li a {
    background: none;
    padding: 1px 5px;
    font-size: .9em; 
    color: #3e3e3c; 
    border-bottom: 1px solid #999999; 
}

.add-to-cart-box { text-align: center; }
.add-to-cart-box .form-button { display: inline-block; width: 238px; height: 42px; background: url(../images/buttons/add_to_cart.png) !important; color: white; font-size: 16px; line-height: 42px; text-align: center; }
.block .block-title strong,  .block .block-title span { color: #414141; }

.block-account .block-content {
    background: #FFFFFF;
    padding: 7px 10px 7px;

}

.block-account .block-content li.current {
    border-bottom: 1px solid #999999;
    padding: 3px 0;
    color: #0066cc;
}

.useful-download { display: block; width: 116px; height: 26px; line-height: 26px; font-size: 11px; color: #666; text-align: center;
	background: url(../images/useful_download_button.png); }


.product-shop > .title .product-name { font-size: 1.4em;font-weight: bold;}
.product-shop > .title .product-sku { margin: 2px; font-size: 10px; }


.grouped-product-table .reg-price-label { display: none; }
.grouped-product-table .price-box br { display: none; }
.grouped-product-table .price-box { width: 80px; }
.grouped-product-table .price-box .price { font-size: 12px; }

.block-layered-nav { display: none; }

#footer p { font-size: 80%; }

.hcproreg {
    overflow: hidden;
    background: url(../images/product-bg.jpg) bottom repeat-x;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 2px #c5bfaf solid;
}

.hcproreg > h1 { color: #1E7EC8; font-size: 24px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 1px #cccccc dashed;
}

.hcproreg .box-left {
    float: left;
    width: 430px;
    margin: 0px 0px 12px 0px;
}

.hcproreg .box-right {
    width: 325px;
    float: right;
}

.hcproreg label {
    display: inline-block;
    width: 75px;
    text-align: right;
    padding-right: 25px;
    font-weight: bold;
}

.hcproreg form > div {
    padding: 4px 0px;
}

.hcproreg form > div > div {
    padding: 1px 0px;
}

.hcproreg input[type=text], .hcproreg select {
    width: 172px;
    box-sizing: border-box;
}

.hcproreg .validation-advice { margin-left: 103px; }

.hcproreg .categories div { font-weight: bold; }
.hcproreg .categories ul { margin-bottom: 12px; list-style: disc; margin-left: 20px; }

.hcproreg h5 { 
    color: #a60402;
    background: none;
    margin-bottom: .5em;
    border-bottom: 1px solid #CCCCCC;
}

.hcproreg button { padding: 2px 6px; }

.hcproreg input[name="order[phone]"] { width: 100px; }
.hcproreg input[name="order[phone_ext]"] { width: 40px; }

.newsletter-list .validation-advice { clear: none; }

.product-list h4 {
    background: #f8f7f7;
    min-height: 0;
    margin: 15px 2px 6px 1em;
    padding: 5px 5px 5px 0;
    color: #414141;
    font-size: 1.05em;
    text-transform: none;
    border: 1px #cccccc solid;
}

.product-list h4:hover,
.product-list h4.selected,
.product-list h4.any-hover {
    background: #F9F9F9;
    border: 1px #999999 solid;
    cursor: pointer;
}

.product-list h4 span {
    position: relative;
    padding: 7px 10px 7px 35px;
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
}
.product-list h4 span:before {
    position: absolute;
    content: "+";
    left: 12px;
    font-size: 22px;
    line-height: 19px;
}

.product-list h4.selected span:before,
.product-list h4.selected:hover span:before,
.product-list h4.any-hover-selected span:before {
    color: #1e7ec8;
}

.product-list h4:hover span,
.product-list h4.any-hover span {
    color: #1e7ec8;
    cursor: pointer;
}

.product-list h4:hover span:before,
.product-list h4.any-hover span:before {
    color: #1e7ec8;
}

.product-list ul {
    background: #FFFFFF;
    margin: -.5em .2em 0 1.2em;
    padding: 1em;
    list-style: none;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.product-list ul li {
    /*background: url(../images/double_arrow-icon.gif) 0 50% no-repeat;*/
    color: #2c281f;
    border-bottom: 1px #999999 dashed;
}

.product-list ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 2px 0 2px 17px;
}

.product-list ul li a:before {
    content: "▲";
    position: absolute;
    left: 0;
    transform: rotate(90deg);
    font-size: 8px;
    line-height: 18px;
}

.product-list ul li a:hover {
    background: #f8f7f7;
    color: #0896e8;
    text-decoration: none;
}

h2.heading,
.page-title {
    border-bottom: 2px solid #cccccc;
    padding-bottom:.15em; 
}
.page-title { font-size: 125%; }


/* Cart style */

.cart .page-title {
    background-color: #eff4f8;
    padding: 5px;
    border: 1px solid #cecece;
    width: auto;
    background-image: none;
}

.cart .page-title.title-buttons h1, .addcarticon {
background: no-repeat url("/skin/frontend/base/default/images/buttons/shopcart.png") left center;
padding-left: 40px;
font-weight: bold;
}

.cart .page-title h1 {
margin: 5px 0 0;
margin-left: 10px;
color: #494949;
}

button.btn-proceed-checkout {
width: 168px;
height: 32px;
background: url("/skin/frontend/base/default/images/buttons/proceedbtn.png") no-repeat;
display: block;
}

.button.btn-proceed-checkout > span { display: none; }


/*hide nav menu	, search bar, and whitepapers ad*/
.checkout-cart-index .page .site-access, .checkout-cart-index .page #leftnav, .checkout-cart-index .page #mainnav, .checkout-cart-index .page #rightnav, .checkout-cart-index .page img[src*="free_ezines"] { display: none; }
.checkout-cart-index .page .quick-access { margin-top: 50px; }

/*change chat icon*/
#chatholder img {
	display: none;
}
#chatholder a  {
	width: 294px;
	height:36px;
	background: url("/skin/frontend/base/default/images/buttons/livechat.png") no-repeat left top;
	display: block;
}

/*change shopping cart title*/
.cart .page-title.title-buttons h1, .addcarticon {
	background: no-repeat url("/skin/frontend/base/default/images/buttons/shopcart.png") left center;
	padding-left: 40px;
	font-weight: bold
}

.cart .page-title.title-buttons h1:before {
	content: "My ";
}

/*continue button*/
button.button.btn-continue {
	width: 141px;
	height: 32px;
	background: no-repeat url("/skin/frontend/base/default/images/buttons/ctnbtn.png");
}

button.button.btn-continue > span { display: none; }

/*proceed to checkout button*/
button.btn-proceed-checkout > span { display: none; }
button.btn-proceed-checkout {
	width: 168px;
	height:32px;
	background: no-repeat url("/skin/frontend/base/default/images/buttons/proceedbtn.png");
	display: block;
}

#shopping-cart-table > tfoot tr td.myown, #shopping-cart-table > tfoot tr td.uniquetext {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}

#shopping-cart-table > tfoot tr td.uniquetext {
	border: none;
}

#shopping-cart-table > tfoot tr td.myown button, #shopping-cart-table > tfoot tr td.uniquetext a {
	display: inline;
	text-align: right;
}


#shopping-cart-table thead th {
font-weight: bold;
border-right: 1px solid #cecece;
padding: 5px 8px;
color: #4a575f;
white-space: nowrap;
vertical-align: middle;
background:none;
background-color:#d9e6ef;
}

#shopping-cart-table > thead th:first-child, #shopping-cart-table > tbody > tr td:first-child, #shopping-cart-table > tfoot > tr > td:first-child  { border-left: 1px solid #cecece; }
#shopping-cart-table > thead th:last-child, #shopping-cart-table > tbody > tr td:last-child, #shopping-cart-table > tfoot > tr > td:last-child  { border-right: 1px solid #cecece; }
#shopping-cart-table .collaterals td { border: none; }
#shopping-cart-table .collaterals > tbody > tr > td { padding: 15px 0px; }
#shopping-cart-table .collaterals > tbody > tr > td:nth-child(2) { border-left: 1px solid #cecece; border-right: 1px solid #cecece; }


/*green check on success*/
.success-msg {
	background-image: url("/skin/frontend/base/default/images/buttons/checkmark.png");
}

#shopping-cart-table tbody tr button.btn-update span {
    background: none;
    color: #FFFFFF !important;
    border: none
}


/*product thumbnail*/
#shopping-cart-table tbody tr img.productthumb {
    border: thin solid black;
    width: 100%;
}

#shopping-cart-table tbody tr div.productthumbdiv {
    float: left;
    margin-right: 15px;
    width: 100px;
}

/*change table borders and spacing*/
#shopping-cart-table {
    border-spacing: 0px 2px;
    border: 0px;
}

#shopping-cart-table > tbody tr {
    background-color: transparent !important;
}

#shopping-cart-table > tbody tr td, #shopping-cart-table > thead tr th, #shopping-cart-table > tfoot tr td {
    border: none;
    border-top: thin solid #BEBCB7;
    border-bottom: thin solid #BEBCB7;
}

/*change table tfoot (discount and totals)*/
#shopping-cart-table > tfoot tr {
    background-color: transparent !important;
}

#shopping-cart-table > tfoot tr td {
    background: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

#shopping-cart-table tfoot tr td .discount {
    border: none;
    padding: 0px;
}

#shopping-cart-table tfoot tr td .source-code {
    border: none;
    padding: 0px 15px;
}


#shopping-cart-table tfoot tr td .discount h2, #shopping-cart-table tfoot tr td .source-code h2 {
    background: none;
    color: black;
    padding: 0px;
    margin-bottom: 10px;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
}

#shopping-cart-table tfoot tr td .discount label, #shopping-cart-table tfoot tr td .source-code label { display: block; }

#shopping-cart-table tfoot tr td .discount .input-box, #shopping-cart-table tfoot tr td .source-code .input-box {
    width: 100px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

#shopping-cart-table tfoot tr td  .discount .input-box input.input-text, #shopping-cart-table tfoot tr td  .source-code .input-box input.input-text {
    width: 100%;
    height: 40px !important;
}


#shopping-cart-table tfoot tr td  .discount .buttons-set, #shopping-cart-table tfoot tr td  .source-code .buttons-set {
    float: left;
    width: 150px;
    height: 27px;
    clear: none;
    margin-top: 5px;
    padding-top: 0px;
    border: 0px;
    text-align: left;
}

#shopping-cart-table tfoot tr td .buttons-set button:first-child span span {
    padding: 0;
}
#shopping-cart-table tfoot tr td .buttons-set button:first-child span {
    display: block;
    color: #FFFFFF !important;
    border: none;
}

#shopping-cart-table tfoot tr td .buttons-set button:first-child {
    float: left;
    margin: 0px;
}

#shopping-cart-table tfoot tr td .right {
    padding-top: 5%;
}

/*make price bodl */
#shopping-cart-table tbody tr td .price {
    font-weight: bold;
}

/*turn horizontal other items into vertical*/
.shopping-cart-collaterals .crosssell {
    width: 143%;
}

.shopping-cart-collaterals .crosssell li, .shopping-cart-collaterals li.first {
    width: 150px;
    float: left;
    clear: none;
    border: none;
    margin-top: 0px;
    padding-top: 0px !important;
    margin-right: 10px;
}

.shopping-cart-collaterals .crosssell li .product-shop {
    width: 100%;
    height: 158px;
    overflow-y: hidden;
}

.shopping-cart-collaterals .crosssell li .product-shop h5 a {
    display: block;
    height: 32px;
    overflow: hidden;
}

.shopping-cart-collaterals .crosssell li .product-image {
    display: block;
    margin: auto;
    float: none;
}

.shopping-cart-collaterals .crosssell li .product-buy button > span {
    background: no-repeat url("/skin/frontend/base/default/images/buttons/addcart.png");
    width: 98px;
    height: 24px;
    display: block;
}

.shopping-cart-collaterals .crosssell li .product-buy button > span img { display: none; }

button.button > span {
    background-color: #414142 !important;
    border: 2px solid #414142 !important;
}

button.button span {
    background-color: #414142 !important;
    border-radius: 3px;
}

.account-login .content, 
.account-forgotpassword .content, 
.account-styling .content {
    background: none !important;
    min-height:0 !important;
    border: 1px solid #cccccc;
    border-bottom: 0;
    padding: 14px 21px;
}

.account-login .content { 
    background: none !important;
    min-height: 345px !important;
    padding: 15px 20px; 
    border: 1px solid #cccccc; 
    border-bottom: 0; 
}

.account-login h2 {
    color: #414141 !important;
}

.account-login .registered-users-bar {
    width:100%;
}

.account-login .new-users-bar {
    width: 100%;
}

.account-login .buttons-set a {
    color: #1e7ec8;
    padding-top: 8px;
}

.account-login .form-list {
    margin-left: 0;
}

.account-login .new-users h2 {
    background-image: url(../images/icons/newusers.jpg) !important;
}

.account-login .registered-users h2 {
    background-image: url(../images/icons/returningusers.jpg) !important;
}

.account-create h2, .account-forgotpassword h2, .account-styling h2{
    background-image: url(../images/icons/newusers.jpg) !important;
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    color: #414141 !important;
}

.account-login .buttons-set, .account-forgotpassword .buttons-set, .account-styling .buttons-set {
    border: 1px solid #bbb6a5;
    border-top: 0;
    margin: 0;
    padding: 15px 20px;
    background: none;
}

#co-shipping-method-form .sp-methods li:nth-child(4) { display: none; }

.bootcampheader {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.bootcampheader h1 { 
    font-size: 37px;
    font-weight: bold;
    color: #404041;
    letter-spacing: -2px;
}

.bc-upcoming-banner .leftbanner{display:inline;width:33%;float:left;background:#c80d3a;padding:5px 0 5px 5px}
.bc-upcoming-banner .rightbanner{display:inline;float:right;width:67%;height:31px;margin-top:6px;background:#eae7de;margin-left:-5px}
.bc-upcoming-banner .triangle{width:0;height:0;border-bottom:6px;border-bottom:6px solid transparent;border-left:6px solid #901834;margin-top: 25px;margin-left:-1px}
.bc-upcoming-banner h4{color:white;text-transform:uppercase;font-size:16px;display:inline;}


.bootcamp-products{margin-top:20px;width:40%;float:left;}
#bootcamp-mainpage .bootcamp-products:first-child{margin-right:10%;}
.bootcamp-products h3{border-bottom:black 2px solid;display:inline-block;}
.bc-product-list li{margin-bottom:8px;}
.bc-product-list li a {color:#53a0c2}
#bootcamp-traingroup {
    border: #c7c6c2 1px solid;border-radius:4px;display:table;width:100%;margin-top:20px;}
#inner-traingroup{padding:8px 15px;display:table;}
#inner-traingroup #traingrp-img{padding-right:20px;display:table-cell;vertical-align:middle;}
#inner-traingroup .content {display:table-cell;border-left:1px solid #c7c6c2;vertical-align:top;padding-left:20px;}
#inner-traingroup .content p{font-size:12px;line-height:16px;color:#333;margin-bottom:0}

#trainonsite {
    border: #c7c6c2 1px solid;
    display: table;
    width: 160px;
}
#trainonsite h4 {
    margin: 0;
}
#inner-trainonsite .content {
    display: table-cell;
    vertical-align: top;
}
#inner-trainonsite {
    padding: 5px 10px;
    display: table;
}
#trainonsite-img {
    display: table-cell;
    vertical-align: middle;
}

.redheader {
    color: #d6006d;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#trainonsite {
    background: #f8f7f7;
    border: 1px solid #cccccc;
}

#bootcamp-calendar {
    background: #f8f7f7;
    display: table;
    width: 100%;
    border: 1px solid #cccccc !important;
    margin-top: 10px;    
}

#bootcamp-calendar img {
    width: 30px;
}

#bootcamp-calendar span {
    color: #93959c;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    margin-left: 2px;
}

#bootcamp-calendar>div {
    padding: 5px 10px;
}

#bootcamp-selector {
    display: table;
    width: 100%;
}

#bootcamp-selector a {
    display: table-cell;
    text-align: center;
    padding: 10px 0 9px;
    color: #414141; 
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #cccccc;
    border-bottom: none;
    box-sizing: border-box;
}

#bootcamp-selector a:first-child {
    border-right: none;
}

#bootcamp-selector a:hover {
    color: #1e7ec8; 
}

#bootcamp-selector a.active { 
    background: #FFFFFF;
    border-bottom: none;
}

#bootcamp-categories,
#bootcamp-about {
    border: 1px #cccccc solid;
    border-top: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
}
#bootcamp-categories ul,
#bootcamp-about ul {
    padding: 20px 9px;
    margin-bottom: 0;
}

#bootcamp-categories li a,
#bootcamp-about li a {
    display: block;
    padding: 3px 5px;
    color: #2c281f;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px solid #999999;
}

#bootcamp-categories li:last-child a,
#bootcamp-about li:last-child a {
    border-bottom: none;
}

#bootcamp-categories li a:hover,
#bootcamp-about li a:hover {
    background-color: #f8f7f7;
    color: #0896e8;
}

#bootcamp-categories li a.selected,
#bootcamp-about li a.selected {
    background: none;
    color: #0066cc;
    font-weight: bold;
}

#bootcamp-selector a, #bootcamp-calendar, #bootcamp-traingroup {
    background: #f8f7f7;
    border: 1px solid #cccccc;
}



.bc-rotator{margin-bottom:15px;}

.bc-rotatorbanner{
color:#fff;
display:block;
width:100%;
text-align:center;
padding:5px 0;
background:#e08d28;
font-size:16px;
}

.bc-rotatorbanner sup{
font-size:10px;
}
.hide{display:none;}

.bulletedlist{list-style-type:circle;margin-left:40px;margin-bottom:10px}

.required{color:red;}

.twocol-form{margin-top:10px;margin-bottom:10px;}
.twocol-form input[type=text], .twocol-form select{border:#ddd 1px inset;}
.twocol-form td{padding-top:10px;}
.twocol-form tr>td:first-child{font-weight:bold;padding-right:20px}

/* Base Columns */
.col-left { float: left; width: 195px; padding: 0 0 1px; }
.col-main { float: left; width: 750px; padding: 0 0 1px; }
.col-right { float: right; width: 225px; padding: 0 0 1px; }

.greenbutton{color:white;font-wight:bold;font-size:14px;border-radius:4px;padding:5px 20px;border:none;cursor:pointer}
.greenbutton{
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #85C833),
	color-stop(1, #589F1A)
);
background-image: -o-linear-gradient(bottom, #85C833 0%, #589F1A 100%);
background-image: -moz-linear-gradient(bottom, #85C833 0%, #589F1A 100%);
background-image: -webkit-linear-gradient(bottom, #85C833 0%, #589F1A 100%);
background-image: -ms-linear-gradient(bottom, #85C833 0%, #589F1A 100%);
background-image: linear-gradient(to bottom, #85C833 0%, #589F1A 100%);
}

.zbundle-options-options, .zbundle-options-options .add-to-cart-box .form-button { margin-left: 2px; }

.ll-content-subscribed { margin: 5px 0px; }

.ll-content-not-subscribed { margin: 5px 0px; text-align: center; }

.zbundle-options-options dt label {margin-bottom: 15px; display: block;}

#zbundle-options ul li {
    padding-bottom: 3px;
    width: 50%;
    float: left;
}

#zbundle-options .price-box {
	padding-left: 7px;
	clear: both;
}

footer {
    background: #fff;
    clear: both;
    padding-top: 20px;
}

footer .top {
    background: #2d2d2d;
    background-size: auto auto;
    background-size: auto 100%;
    color: #fff;
    -moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    width: 100%;
}

footer .top {
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}

footer section {
    display: inline-block;
    font-size: 12px;
    margin: 40px auto;
    vertical-align: top;
}

footer .top p {
    font-size: 13px;
    margin: 0;
    line-height: 26px;
    color: #fff;
    font-family: Open Sans;
}

footer .top a {
    color: #dcddde;
    text-decoration: none;
    white-space: nowrap;
}

footer .top a:hover {
    color: #d31772;
}

footer .bottom {
    margin: 0 auto;
    width: 940px;
    height: 40px;
    display: block;
}

footer .bottom a, footer .bottom span {
    color: #7f7f7f;
    font-family: Open Sans;
    font-size: 13px;
    text-decoration: none;
    vertical-align: middle;
    line-height: 56px;
}

/******** Category Featured Block ********/
.featured-row {
	display: flex;
	justify-content: space-between;
}

.featured-row .featured-item {
	width: 32%;
	border-right: 2px solid #eee;
	box-sizing: content-box;
	padding: 0 8px;
}

.featured-row .featured-item:last-child {
	border: none;
}

.featured-row .featured-item .product {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.featured-row .featured-item .product-image {
	text-align: center;
	display: block;
	width: 100%;
	margin: 0 0 10px;
	align-self: flex-start;
}

.featured-row .featured-item .product-image img {
	height: auto;
}

.featured-row .featured-item .product-name {
	font-weight: bold;
	line-height: 1.3;
	width: 100%;
	margin: 0 0 10px;
	color: #0066CC;
	align-self: flex-start;
}

.featured-row .featured-item .product-description {
	line-height: 1.3;
	width: 100%;
	margin: 0 0 10px;
	align-self: flex-start;
}

.featured-row .featured-item .product-learn-more {
	text-align: center;
	width: 100%;
	margin-top: auto;
	display: block;
	align-self: flex-end;
}
