body {
	background: #104d9e url("../images/background.jpg") repeat-x;
	margin: 0;
	font: 12px Arial;
	color: #333;
}

a img, img {
	border: none;
}

a:link, #navEZPagesTOC ul li a {
	color: Red;
	text-decoration: none;
}
 
a:visited {
	color: Red;
	text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: Red;
	text-decoration: underline;
}

a:active {
	color: Red;
}

.noBlue, .noBlue:hover {
	color: #fbfbfb !important;
}

h1 {
	/* font-size: 1.5em; */
	font-size: 1.3em;
	color: red;
	}

h2 {
	/* font-size: 1.4em; */
	font-size: 1em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}

label {
	font-size: 13px;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

ul {
	margin: 0;
	padding-left: 40px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

textarea {
	border: 1px solid #c1c1c1;
	margin-bottom: 7px;
	width: 334px;
}

form {
	margin: 0;
}

form .text {
	border: 1px solid #ccc;
	color: #9a9a9a;
	height: 16px;
	text-align: center;
	margin-bottom: 7px;
	padding: 3px 0 2px;
	width: 123px;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

h4.optionName {
	line-height: 1.5em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

label.inputLabel {
	float: left;
	padding-right: 12px;
	text-align: right;
	width: 106px;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

p {
	margin: 0;
}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper, #footerWrapper {
	text-align: left;
	width: 900px;
}

#footerWrapper {
	margin-top: 7px !important;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper, #footerWrapper {
	margin: auto;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	height: 143px;
}

#navSuppWrapper, #navCatTabsWrapper {
	background-color: #f6fafe;
	height: 70px;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left:100px;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	padding: 0 18px;
}

#nav_orangeTab{
	position:absolute;
	left:1px;
	padding:0px;
	top:1px;
	*top:0px;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
}

.important {
	font-weight: bold;
}

.gvBal {
	float: right;
}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 13px 11px 30px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	font-weight: bold;
	height: 22px;
	text-align: right;
	line-height: 22px;
	padding-right: 14px;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowEven, .rowOdd {
	background: #e4ebf4;
	vertical-align: top;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#siteinfoLegal {
	color: #9cf;
	font-size: 11px;
	line-height: 29px;
}

#logoWrapper {
	overflow: hidden;
	padding: 12px 0 0 28px;
	width: 135px;
}

#headerWrapper {
	height: 143px;
	margin-bottom: 15px;
	overflow: hidden;
}

#taglineWrapper {
	color: #666;
	height: 59px;
	line-height: 19px;
	padding: 38px 0 0;
	text-align: right;
}

#navMain, #navMainLft, #navMainMid, #navMainRht {
	height: 46px;
	overflow: hidden;
}

#navMain, #navMainWrapper {
	width: 737px;
}

#navMainLft, #navMainRht {
	width: 5px;
}

.selectedLft {
	background: url('../images/bg-selectedLft.gif') no-repeat !important;
}

#navMainLft {
	background: url('../images/bg-navMainLft.gif') no-repeat;
}

#navMainMid {
	background: url('../images/bg-navMainMid.gif') repeat-x;
	color: #fbfbfb;
	font-size: 13px;
	font-weight: bold;
	line-height: 46px;
	width: 727px;
}

#navMainRht {
	background: url('../images/bg-navMainRht.gif') no-repeat;
}

#contentMainWrapper {
	background: #fff;
}

#indexBottom {
	overflow: hidden;
	width: 870px;
}

#indexTop {
	height: 256px;
	margin-bottom: 12px;
	overflow: hidden;
	width: 870px;
}

#indexTopLft {
	height: 256px;
	overflow: hidden;
	width: 581px;
}

#indexTopRht {
	height: 256px;
	overflow: hidden;
	width: 289px;
}

#indexBottomLft {
	margin-right: 7px;
	min-height: 206px;
	overflow: hidden;
	width: 616px;
}

#indexBottomLftTop, #indexBottomRhtTop {
	color: #fff;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	padding-left: 15px;
	width: 100%;
}

#indexBottomLftMid, #indexBottomRhtMid {
	background: #edf3fd;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	min-height: 140px;
	overflow: hidden;
}

#indexBottomLftMid {
	line-height: 18px;
	padding: 7px 9px;
	width: 596px;
	height: 223px;
}

#indexBottomRhtMid {
	padding: 11px 12px 6px;
	width: 218px;
}

#indexBottomLftBot, #indexBottomRhtBot {
	height: 5px;
	overflow: hidden;
	width: 100%;
}

#indexBottomLftBot {
	background: url("../images/bg-indexBottomLftBot.gif") no-repeat;
}

#indexBottomRhtBot {
	background: url("../images/bg-indexBottomRhtBot.gif") no-repeat;
}

#indexBottomLftTop {
	background: url("../images/bg-indexBottomLftTop.gif") no-repeat;
}

#indexBottomRhtTop {
	background: url("../images/bg-indexBottomRhtTop.gif") no-repeat;
}

#indexBottomRht {
	min-height: 206px;
	overflow: hidden;
	width: 244px;
}

.centerColumn {
	min-height: 474px;
	overflow: hidden;
}

#navSuppBottom {
	background: url("../images/bg-navSuppBottom.jpg") no-repeat;
	height: 4px;
	overflow: hidden;
	width: 100%;
}

#navSuppTop, #navSuppMid {
	font-size: 11px;
	overflow: hidden;
	width: 854px;
	padding-left: 23px;
	padding-right: 23px;
}

#navSuppTop {
	border-bottom: 1px solid #ccddec;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}

#navSuppMid {
	color: #666;
	height: 35px;
	line-height: 14px;
	padding-top: 6px;
}

.navSuppItem {
	width: 213px;
}

#general, #generalLeft, #product, #productLeft, .sidebox {
	overflow: hidden;
}

#generalLeft, #productLeft {
	margin-right: 8px;
	width: 163px;
}

#general, #product {
	width: 707px;
	font-size:13px;
}

.sidebox {
	background: #e4ebf5;
	margin-bottom: 6px;
}

.sidebox .content {
	padding: 12px;
}

.sidebox .title {
	color: #fff;
	padding: 6px;
	font-weight: bold;
}

#signUp .title {
	background: #1e9fd9;
}
#parentsGuide .title{
	background: #f7921e;
}
#signUp .content {
	text-align: center;
}

#parentsGuide .content, #getSchoolStarted .content {
	line-height: 18px;
}

#attendTraining .title {
	background: #73bf43;
}

#getSchoolStarted .title {
	background: #1e9fd9;
}

#generalContent, #productContent {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 15px 12px;
	width:681px;
}

#general .title, #product .title {
	font-size: 18px;
	padding: 0 0 10px 13px;
}

.selectedMenu {
	background: url("../images/bg-selectedMenu.gif") repeat-x;
	padding: 0 11px !important;
}

.selectedMenu a {
	background: url("../images/ico-tick.gif") no-repeat;
	padding: 0 11px !important;
}

.category_row {
	background: #e4ebf5;
	margin-bottom: 11px;
	overflow: hidden;
	padding: 13px 15px;
}

.product_group_image {
	color: #000;
	padding-right: 27px;
	overflow: hidden;
	text-align: center;
	width: 250px;
}

.product_group_title {
	font-size: 14px;
	font-weight: bold;
}

.product_group_order {
	height: 100%;
	overflow: hidden;
	width: 89px;
}

.product_group_detail {
	padding-right: 27px;
	overflow: hidden;
	width: 258px;
}

.product_group_detail_long {
	width: 535px !important;
}

#indexProductListCatName {
	font-size: 14px;
	font-weight: bold;
}

#indexProductListCatDescription, #indexProductListCatName {
	margin-bottom: 12px;
	overflow: hidden;
}
.tabTable{
	width:680px;
}
.listingDescription{
	width: 245px;
}
.productListing-data {
	padding-top: 14px;
	padding-bottom: 16px;
}
.list-image {
	padding-left: 12px;
	padding-right: 17px;
}

.list-name {
	color: #000;
	padding-right: 19px;
	width:245px;
}

.list-quantity-box {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	width: 77px;
}

.list-quantity-box input {
	border: 1px solid #999;
	height: 17px;
	width: 30px;
}

.list-price {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 86px;
}

h3.itemTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 17px 0;
}

h3.itemTitle a {
	color: #000;
}

.productListing-odd, .productListing-even {
	background: #e4ebf4;
}

.productListing-rowheading {
	background: #999;
	color: #fff;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.productListing-spacing {
	height: 14px;
}

.productListing-imageHeading {
	width: 250px;
}

#productListing {
	text-align: center;
}

#subMenu {
	
}
#subMenuWrapper{
	margin-bottom: 15px;
	overflow:hidden;
}
.subMenuItem, .subMenuItemChild {
	border-bottom: 1px solid #fff;
	overflow: hidden;
	padding: 5px 15px;
}

.subMenuItem {
	background: url("../images/bg-subMenuItem.jpg") repeat-y;
}

.subMenuItem a {
	color: #fff;
	font-weight: bold;
}

.subMenuItem a:visited {
	color: #fff;
}

.subMenuItemChild {
	background: #fff !important;
	padding-left: 26px;
}

.subMenuItemChild a {
	color: #069;
}

.subMenuItemChild a:visited {
	color: #069;
}

.subMenuItemSelected {
	background: #0b3876 url("../images/bg-subMenuItemSelected.gif") 145px 8px no-repeat !important;
}

.subMenuItemChildSelected {
	background: #fff url("../images/bg-subMenuItemChild.gif") 12px 5px no-repeat !important;
}

.subMenuItemNoChildSelected {
	background: #0b3876;
}

#indexBottomLftMidLft {
	margin-right: 40px;
	overflow: hidden;
	width: 270px;
}

#indexBottomLftMidRht {
	overflow: hidden;
	width: 236px;
}

#attendTraining .content {
	line-height: 18px;
}

/*

	SNIPPET

*/
.grr_quote {
	
}
.grr_quote .quote_top{
	width: 311px;
	height:17px;
}
.grr_quote .quote_top .quote_top_left{
	height:17px;
	width:16px;
	background:url(../images/quote_top_left.gif);
	float:left;
	overflow:hidden;
}
.grr_quote .quote_top .quote_top_center{
	height:17px;
	width:279px;
	background:url(../images/quote_top_center.gif);
	float:left;
	overflow:hidden;
}
.grr_quote .quote_top .quote_top_right{
	height:17px;
	width:16px;
	background:url(../images/quote_top_right.gif);
	float:left;
	overflow:hidden;
}
.grr_quote .quote_middle {
	width:279px;
	overflow:hidden;
	background:url(../images/quote_mid.gif) repeat-y;
	padding: 0 16px;
}

.grr_quote .quote_bottom {
	width:311px;
	overflow:hidden;
}
.grr_quote .quote_bottom .quote_btm_left{
	width:16px;
	height:40px;
	background:url(../images/quote_btm_left.gif) no-repeat;
	float:left;
	overflow:hidden;
}
.grr_quote .quote_bottom .quote_btm_center{
	width:279px;
	height:40px;
	background:url(../images/quote_btm_center.gif) no-repeat;
	float:left;
	overflow:hidden;
}
.grr_quote .quote_bottom .quote_btm_right{
	width:16px;
	height:40px;
	background:url(../images/quote_btm_right.gif) no-repeat;
	float:left;
	overflow:hidden;
}

#contactLeft{
	margin-right: 30px;
	width: 456px;
}

#contactRight{
	padding: 21px 15px;
	width:165px;
	background: #e4ebf4;
	
}
.training_circle{
	width:92px;
	height:92px;
	background:url('../images/bg-deselected-training.gif');
	padding:13px;
}

.selected_training_circle,.training_circle:hover{
	width:92px;
	height:92px;
	background:url('../images/bg-selected-training.gif');
	padding:13px;
	color: red;
}
#trainingBottomLft {
	width: 681px;
	min-hieght:206px;
	overflow:hidden;
	margin-bottom:15px;
}
#trainingBottomLftTop{
	background:transparent url(../images/bg-trainingTop.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:31px;
	line-height:31px;
	overflow:hidden;
	padding-left:15px;
	width:100%;
}
#trainingBottomLftMid{
	line-height:18px;
	width: 649px;
	background:#EDF3FD none repeat scroll 0 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	min-height:140px;
	overflow:hidden;
	padding:15px;
}
#trainingBottomMidLft{
	margin-right:40px;
	overflow:hidden;
	width:274px;
}
#trainingBottomLftMidLft{
	margin-right:40px;
	overflow:hidden;
	width:270px;
}
#trainingBottomMidRht{
	margin-right:40px;
	overflow:hidden;
	width:272px;
}
#trainingBottomLftBot {
	background:transparent url(../images/bg-trainingBtm.gif) no-repeat;
	height:6px;
	overflow:hidden;
	width:100%;
}

#contactLeft input {
	border: 1px solid #c1c1c1;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 172px;
}

#contactLeft label {
	margin-bottom: 7px;
	min-height: 22px;
	line-height: 22px;
}

.checkbox {
	border: 0px !important;
	height: 14px!important;
	margin: 0;
	width: 20px !important;
}

.input-button {
	border: none !important;
	height: 19px !important;
	width: 89px !important;
}

#contactStory {
	margin-bottom: 22px;
}
.phonemeDescription{
	margin-bottom:15px;
	overflow:hidden;
	
}

#phonemeTable{
	text-align: center;
}
#phonemeTable td.tableHeader{
	border-right:1px solid #fff;
	background: #999999;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	height:22px;
}
#phonemeTable td.mainD{
	border-right:1px solid #fff;
	background: #e4ebf5;
	border-bottom:1px solid #fff;
}

#phonemeTable.one td.mainD{
	border-right:1px solid #fff;
	border-bottom:none;	
	background: #e4ebf5;
	font-size:14px;
	font-weight:bold;
}
.unitLink{
	line-height: 19px;
}
.phonemeTitle{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-bottom:15px;
}

.phonemeTopContainer{
	padding: 0 8px 20px;
}

#trainingBut {
	height: 19px;
	margin: 15px auto 0;
	overflow: hidden;
	width: 89px;
}

#cartContentsDisplay .list-price {
	border-right: 1px solid #fff !important;
}

#cartContentsDisplay .list-quantity-box {
	border: none !important;
	width: 78px !important;
}

#cartContentsDisplay .remove-cart {
	border: none !important;
	text-align: center;
	width: 78px !important;
}

#cartContentsDisplay .remove-cart input {
	margin: 0 !important;
}

#cartContentsDisplay .list-image {
	border-left: 1px solid #fff !important;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#cartContentsDisplay .list-name {
	border-right: 1px solid #fff !important;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#cartContentsDisplay .productListing-data {
	border-bottom: 1px solid #fff !important;
}

#orderList {
	background: #e4ebf4;
	margin-bottom: 22px;
	padding: 15px 15px;
	width: 426px;
}

#orderList h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
.homeColumn{
	padding:13px 15px 30px;
}

/* GREEN BOX */
#greenbox {
	height: 220px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	padding: 18px 36px 18px 23px;
}


#greenbox a{
	color: #fff500;
}
/* INDEX BOTTOM LEFT MID BOX */
#indexBottomLftMidBox {
	float: left;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding: 1px 2px;
	/*margin: 4px;*/
	width: 188px;
}

#indexBottomLftMidBox h1{
	color: #eb1c24;
	font-size: 12px;
}
 #indexBottomLftMidBox img {
	padding-top: 8px; 
}





