@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('texgyreadventor-regular-webfont.eot');
    src: url('texgyreadventor-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('texgyreadventor-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('texgyreadventor-italic-webfont.eot');
    src: url('texgyreadventor-italic-webfont.eot#iefix') format('embedded-opentype'),
         url('texgyreadventor-italic-webfont.woff') format('woff'),
         url('texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('texgyreadventor-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('texgyreadventor-bold-webfont.eot');
    src: url('texgyreadventor-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('texgyreadventor-bold-webfont.woff') format('woff'),
         url('texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('texgyreadventor-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('texgyreadventor-bolditalic-webfont.eot');
    src: url('texgyreadventor-bolditalic-webfont.eot#iefix') format('embedded-opentype'),
         url('texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('texgyreadventor-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
	font-family: 'TeXGyreAdventorRegular', arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background: #63308d;
	}
	
h1 , h2, h3, h4, h5, h6{
	font-family: 'TeXGyreAdventorBold', sans-serif;
	font-weight: normal;
}
	
h1 {
	color: #63308d;
	font-family: 'TeXGyreAdventorBold', sans-serif;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}
	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 10px;
	border: #aaa 1px solid;
	}

.messageStackWarning, .messageStackError {
	background-color: #fff;
	color: #e00b8e;
	font-weight: bold;
	font-size: 14px;
	}

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

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

	}
	
legend.purple {
	background: #63308d !important;
	color: #fff !important;
}


/*wrappers - page or section containers*/

#logoWrapper {
	background: transparent;
	height: 104px;
	padding-bottom: 4px;
	margin-left: 132px;
	margin-left: 37px;
}

#mainWrapper {
	background: #fff url('../images/header-shadow.jpg') top left repeat-x;
	text-align: left;
	width: 1080px;
	vertical-align: top;
	margin: 40px auto 0 auto;
	}

#headerWrapper {
	width: 100%;
	background: transparent url(../images/header-back.png) center bottom no-repeat;
}

#contentMainWrapper {
	background: #fff;
	padding-bottom: 12px;
}

.centerColumn {
	padding: 18px 30px 0 30px;
}

#indexDefault {
	padding: 18px 0 0 30px;
	}
	
.slide h1 {
	font-size: 19px;
    line-height: 1.3;
	}
	
.slide {
	border: #63308d 2px solid;
	height: 350px;
	width: 434px;
	}
	
#slide-nav {
	margin: 15px 0;
	}
	
#slide-nav a {
	display: block;
	float: left;
	margin-right: 4px;
	height: 14px;
	width: 14px;
	text-indent: -9000px;
	background: #fff url(../images/slide-nav.jpg) left top no-repeat;
	}
	
#slide-nav a.activeSlide {
	background-image: url(../images/slide-nav-active.jpg);
}

#home-quick-shop table {
	margin-bottom: 16px;
	}
	
#home-quick-shop h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	}
	
#home-quick-shop td {
	font-size: 10px;
	text-align: center;
	padding: 0 3px;
	text-transform: lowercase;
	line-height: 1.2;
}

#home-quick-shop td a {
	color: #000;
	}
	
#home-quick-shop td a:hover {
	color: #662e8f;;
	}
	
.centerBoxHeading {
	background: transparent;
}

a, a:link, a:active, a:visited, a:hover {
	color: #e00b8e;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #662e8f;
	}
	
p, td, div {
	font-size: 12px;
	}
	
p {
	padding: 4px 0 16px 0;
	margin: 0;
	}
	
ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li
{
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 6px; 
padding-left: 14px; 
}


/* navigation */
	
#navEZPagesTop {
	background: #fff url('http://www.nomiebaby.com/includes/templates/nomie/images/header-nav-back.png') top left no-repeat;
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	margin-top: -4px;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	height: 20px;
	line-height: 20px;
	}
	
#navEZPagesTop a {
	color: #662e8f;
	line-height: 20px;
	padding: 0 5px;
}

#navEZPagesTop a:hover, #navEZPagesTop a.activeLink {
	border-bottom: #e00b8e 2px dotted;
}
	
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: transparent;
	font-weight: normal;
	color: #662e8f;
	height: 1%;
	width: 100%;
	}
	
#navMainWrapper {
	text-align: right;
}

#userNav {
	float: right;
	clear: both;
	margin-top: -34px;
	width: 100%;
	background: url("../images/dots-left.png") no-repeat scroll 60px center transparent;
}

#navMain {
	float: right;
	clear: both;
	}
	
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #662e8f;
	white-space: nowrap;
	font-size: 12pt;
	}
	
#navMain ul {
	margin: 0;
	float: right;
	list-style: none;
	padding: 0 40px 0 0;
}

#navMain ul li {
	background: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navMain ul li a {
	padding: 0 2px;
}

#navSuppWrapper {
	background: #f3f3f5;
	width: 100%;
	border-top: #63308d 3px solid;
}

#navSupp {
	background: transparent url(../images/footer-back.png) 0 8px no-repeat !important;
	width: 1020px;
	margin: 0 auto;
	padding: 0 60px;
	}
	
#siteinfoLegal {
	color: #231f20;
	display: none;
}

#navSupp ul li a {
	color: #231f20;
	text-indent: 0;
	white-space: normal;
}

.col1, .col2, .col3, .col4 {
	width: 175px;
	margin-left: 20px;
}

.col11 {
	width: 220px;
	margin-left: 20px;
}

.ezpagesFooterCol ul {
	border: none !important;
	margin: 0;
	padding: 0;
	}

.ezpagesFooterCol ul li {
	list-style: none;
	background: transparent;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}
	
.ezpagesFooterCol h4 {
	text-align: left !important;
	color: #63308d !important;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 0;
}

#navSupp .ezpagesFooterCol a {
	color: #000 !important;
	font-weight: normal;
	font-size: 13px;
	margin-left: 0;
	padding-left: 0;
}

#navSupp .ezpagesFooterCol a.activeEZPage {
	font-weight: normal;
}

#footer-stores {
	width: 220px;
	}

#footer-stores td {
	text-align: left;
	padding: 4px 0;
	}
	
#navColumnOne {
	background-color: #fff;
	padding-left: 20px;
	}

#navColumnTwo {
	background-color: #fff;
	}
	
.leftBoxHeading {
	background-color: #fff;
	color: #662e8f;
	display: none;
}

#categoriesContent, #newslettersideboxContent {
	padding: 0;
	padding-bottom: 16px;

}

#chcategoriesContent {
	padding: 6px 0;
	width: 184px;
	}

#categoriesContent br {
	display: none;
}

#chcategories ul ul.cat-box-products {
	display: block;
	}
	
#chcategories ul ul.cat-box-products li a {
	padding-left: 36px;
	color: #000;
	font-size: 12px;
	}
	
#chcategories ul ul.cat-box-products li a:hover, #chcategories li.cat-products a:hover {
	color: #662e8f;
	}

#chcategories ul ul.cat-box-products li a.product-active {
	color: #df0c8c;
	}

#categoriesHeading, #newsletterHeading, #categorylistboxHeading, #chcategoriesHeading {
	background: #63308d;
	display: block;
	text-align: center;
	text-transform: lowercase;
	color: #fff;
	width: 100%;
	font-size: 12px;
	margin: 0;
	margin-bottom: 0;
	padding: 3px 0;
	font-weight: normal;
	font-family: 'TeXGyreAdventorRegular';
}

#chcategoriesHeading {
	width: 186px;
	}

a.category-top {
	display: block;
	font-family: 'TeXGyreAdventorBold';
	text-transform: lowercase;
	color: #000;
	width: 100%;
	font-size: 14px;
	margin: 0;
	padding: 4px 0 4px 12px;
	line-height: 1.1;
	font-weight: normal;
	float: left;
	clear: both;
}

a.category-products {
	font-family: 'TeXGyreAdventorRegular';
	font-size: 11px;
	float: left;
	clear: both;
	color: #000;
	padding-left: 20px;
	}

a:hover.category-top {
	background: transparent url('../images/left-menu-pink-circle.jpg') center left no-repeat;
}

.category-subs-selected, a:hover.category-products {
	color: #df0c8c;
}

.categoryListBoxContents, .categoryListBoxContents a {
	text-align: left;
	text-transform: lowercase;
	color: #662e8f;
	font-weight: bold;
	font-size: 14pt;
}

.categoryListBoxContents img {
	margin-top: 10px;
}

#categoryDescription {
	margin-bottom: 30px;
}

#categoryDescriptionBottom {
	text-align: center;
}

#categoryDescriptionBottom h3 {
	text-transform: lowercase;
	font-size: 16pt;
	color: #662e8f;
}

#categoryDescriptionBottom img {
	margin: 6px 12px;
}

.sideBoxContent {
	background: #f0eaf4;
	border-color: #a590bb;
	border-width: 0 1px;
	border-style: solid;
	border-bottom: #652f8e 6px solid;
	float: left;
	clear: both;
	width: 173px;
}

.itemTitle, .itemTitle a {
	color: #000;
	font-size: 14px;
	font-family: 'TeXGyreAdventorRegular', arial, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
}

#crossSell1 .itemTitle, #crossSell1 .itemTitle a {
	font-size: 11px;
}

.centerBoxContentsCrossSell .listingProductImage {
	height: 45px;
	margin-bottom: 0;
	}

.productListingPrice {
	color: #df0c8c;
	font-family: 'TeXGyreAdventorBold', arial, sans-serif;
	font-size: 18px;
}

.listingProductImage {
	border: #ac9bc7 1px solid;
	}
	
.centerBoxContentsCrossSell .listingProductImage {
	border: none;
	}
	
.centerBoxContentsCrossSell input[type=submit] {
	background: transparent;
	border: none;
	text-transform: lowercase;
	color: #F47D21;
	cursor: pointer;
	}
	
/*	ENABLE FOR CATEGORY LIST BOX

.leftBoxHeading, #categorylistboxHeading {
	background-color: #fff;
	color: #662e8f;
	display: none;
}

#categorylistboxContent {
	border-bottom: #662e8f 1px solid;
	padding: 0;
	padding-bottom: 16px;
	margin-left: 16px;
}

#categorylistboxContent br {
	display: none;
}

a.category-top {
	display: block;
	text-transform: uppercase;
	color: #662e8f;
	border-bottom: #662e8f 1px solid;
	width: 100%;
	font-size: 14px;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
	font-weight: bold;
}

a.category-products {
	display: block;
	text-transform: lowercase;
	color: #662e8f;
	width: 100%;
	font-size: 14px;
	margin: 0;
	padding: 10px 0 10px 4px;
	line-height: 1.1;
}
*/

#newslettersidebox {
	float: left;
	clear: both;
	margin-top: 15px;
	}

#newsletterHeading {
	background-image: url(../images/dots-left-sm.png);
	background-position: 3px center;
	background-repeat: no-repeat;
}

#newslettersideboxContent {
	background: #fff;
	border-bottom-width: 2px;
	padding-bottom: 5px;
}

#newslettersideboxContent p {
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 5px 0;
	}

#newslettersideboxContent form {
	margin: 0;
	padding: 0;
}

#newslettersideboxContent label {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	color: #662e8f;
	text-transform: uppercase;
	text-align: center;
	font-size: 11pt;
}

#newslettersideboxContent input[type=text] {
	border: #c8c8c8 1px solid;
	width: 150px;
	padding: 3px;
	margin: 0 0 0 7px;
}

#newslettersideboxContent input[type=image] {
	float: right;
	margin-top: 5px;
	}

#infosideboxHeading {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #662e8f;
	border-bottom: #662e8f 1px solid;
	width: 100%;
	font-size: 14pt;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
	display: none;
}

#leftColumnDecor {
	margin: 40px 64px;
}

/* HOME PAGE */

.home-product {
	float: left;
	margin: 0 16px;
	margin-left: 36px;
}

.home-product h3 {
	text-transform: lowercase;
	font-size: 16pt;
	color: #662e8f;
}

#home-bottom {
	margin-left: 170px;
	margin-left: 136px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#home-bottom h3 {
	text-transform: lowercase;
	font-size: 16pt;
	color: #662e8f;
	margin-left: 4px;
	margin-top: 16px;
}

#home-bottom img {
	margin: 6px 20px 0 0;
}

#productLeft {
	width: 330px;
	float: left;
	margin-right: 12px;
}

#productRight {
	width: 442px;
	float: left;
	padding-right: 0px;
	margin-left: 10px;
}

#productMainImage {
	width: 320px;
	text-align: center;
	border: #a89acd 1px solid;
	}

#productName {
	color: #662e8f;
	color: #DF0C8C;
	font-size: 14pt;
	font-size: 16pt;
	text-transform: lowercase;
	line-height: 1.2;
    margin-bottom: 8px;
}

#productAdditionalImages {
	border: none;
}

#productAdditionalImages h3 {
	text-transform: lowercase;
	font-size: 12pt;
	color: #918f8f;
	display: none;
}

.normalprice {
	color: #E00B8E;
	margin-right: 10px;
}

#productPrices br {
	display: none;
}

.additionalImages  {
	width: 45px !important;
	height: 45px;
	text-align: center;
	border: #a89acd 1px solid;
}

#awards-icons, #tagline {
	float: right;
	padding-right: 12px;
}

#tagline {
	margin-top: 10px;
	}

#awards-icons img, #tagline img {
	float: right;
	height: 30px;
	margin: 0 4px;
	}

#productDescription {
	padding: 0;
	margin: 0;
	}

#productPrices {
	color: #f47d21;
	color: #DF0C8C;
	text-align: left;
	font-size: 20px;
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	font-weight: normal;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .normalprice {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	font-weight: normal;
}

.productListingPrice .smallPrice {
	font-size: 14px;
}

#productAttributes {
	margin-top: -16px;
}

#productEasyRemove {
	text-align: left;
	width: 100%;
}

#productEasyRemove h3 {
	text-transform: lowercase;
	font-size: 16pt;
	color: #662e8f;
	text-align: left;
}

#productSpecs {
	border: #662e8f 1px solid;
	background-color: #f7f5fa;
	padding: 8px 12px;
	width: 286px;
	margin-top: 20px;
	}
	
#productSpecs h3 {
	color: #662e8f;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#productXsellHeader h3 {
	color: #662e8f;
	font-size: 13pt;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
}

#productXsellHeader, #productXsellHeader p {
	font-family: 'TeXGyreAdventorRegular', arial, helvetica, sans-serif;
	line-height: 1.4;
	font-weight: normal;
	font-size: 9pt;
}

#productXsellHeader em {
	font-style: normal;
	color: #e00b8e;
}

.wrapperAttribsOptions {
	color: #662e8f;
}

.wrapperAttribsOptions img {
	vertical-align: middle;
	margin-top: 6px;
	margin-bottom: 6px;
}

.attribsCheckbox {
	color: #656263;
	text-transform: lowercase;
	margin-left: 8px;
}

.centerBoxContentsAlsoPurch {
	width: 150px !important;
	border: #c9c9c9 1px solid;
}

.centerBoxContentsAlsoPurch img {
	padding: 2px;
}

.alsoPurchModel {
	display: block;
	color: #fff !important;
	text-align: center;
	background-color: #63308d;
	font-family: 'TeXGyreAdventorBold', sans-serif;
	width: 100%;
	text-transform: lowercase;
}

a.popup-link {
	font-size: 11pt;
}

.circle-orange {
	background: #fff url('../images/side-circle-orange.jpg') top left no-repeat;
	background: #fff;
	text-align: center;
	padding: 10px 5px;
	height: 100px;
	height: auto;
	width: 110px;
	padding: 10px 0;
	width: 120;
	font-size: 10pt;
	font-size: 12pt;
	margin: 8px 0;
	color: #656263;
	line-height: 1.2;
}

.circle-orange h4 {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	color: #662e8f;
	text-transform: lowercase;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.circle-orange p {
	margin: 0;
	padding: 0;
}

#infosideboxContent {
	border-top: #662e8f 1px solid;
	border-bottom: #662e8f 1px solid;
	width: 130px !important;
	margin-top: 16px;
}

/*
#solution {
	line-height: 1.1;
}

#problem {
	line-height: 1.6;
}
*/

#testimonials-managerHeading {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	color: #662e8f;
	text-transform: lowercase;
	font-size: 12pt;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 16px;
	background: #fff;
}

#testimonials-managerContent {
	margin-top: 0;
	padding-top: 0;
}

.testimonial {
	color: #3675c4;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	padding-right: 8px;
}

.testimonial .name {
	color: #656263;
	text-align: right;
}

.catBoxDivider {
	display: none;
}

#presssideboxHeading {
	display: none;
}

.circle-purple {
	background: #fff url('../images/side-circle-purple.jpg') top left no-repeat;
	background: #fff;
	text-align: center;
	padding: 10px 5px;
	height: 100px;
	width: 110px;
	font-size: 10pt;
	margin: 8px 0;
	color: #656263;
}

.circle-purple h4 {
	color: #662e8f;
	text-transform: lowercase;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.circle-purple p {
	margin: 0;
	padding: 0;
}

#reviewsHeading, .centerBoxHeading {
	color: #000;
	padding-left: 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
}

.reviewsName {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
}

.reviewsBody {
	color: #333;
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 24px;
	}
	
.reviewsBody img {
	margin-bottom: 6px;
	}

#mompreneursideboxContent, #mompreneursideboxContent p {
	margin: 0;
	padding: 0;
}



/*Shopping Cart Display*/
#cartAdd {
	border: none;
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	font-weight: normal;
	float: left;
	margin-left: 0px;
	padding-top: 0;
	margin-top: 0;
}

#cartAdd input[type=text], .listingBuyNowButton input[type=text] {
	border: #818181 1px solid;
	font-size: 14px;
	padding: 6px 0;
	width: 30px;
	text-align: center;
}

#cartAdd input[type=text]:focus {
	background: #fff;
}

#cartAdd input[type=image] {
	float: right;
	vertical-align: bottom;
	margin-left: 16px;
	}

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

.tableHeading TH {
	border-bottom: none;
	}

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

#cartSubTotal {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	border-top: 1px solid #cccccc;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	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;
	}
	
.cartQuantity img {
	float: left;
}
	
#qty-buttons {
	float: left;
}

#qty-buttons .inc {
	margin-top: 2px;
	margin-bottom: 2px;
}
	
.button	{ 
	margin: 0px;
	margin-right: 5px;
	text-indent: -9999px;
	cursor: pointer;
	width: 16px;
	height: 13px;
	text-align: center;
	background: url(../images/qty-arrows.png) no-repeat;
}

.dec {
	background-position: 0 -14px;
}

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

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

.cartBoxTotal {
	font-family: 'TeXGyreAdventorBold', arial, helvetica, sans-serif;
	text-align: right;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
	
.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}
	
.rowOdd td, .rowEven td {
	border-bottom: #eae3f1 1px solid;
}

#ezPagesHeading {
	display: none;
}

.cartAttribsList ul, .cartAttribsList ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.testimonialDate {
	color: #662e8f;
	text-align: right;
}

.submittedBy {
	font-style: italic;
}

.submittedLabel {
	color: #555;
	font-style: normal;
}

hr {
	border: none;
	background: transparent url(../images/hr-fade.png) center top no-repeat;
	padding: 16px 0 6px 0;
	margin-top: 10px;
}

#social-icons {
	margin: 0;
	padding: 0;
	padding-left: 16px;
	margin-top: 16px;
}

#taglineWrapper {
	float: right;
	margin-top: -6px;
}

#bannerTwo {
	float: right;
}

.homeBlockHeader {
	color: #63308d;
	text-transform: lowercase;
}

#youtube-promo {
	border: #c9c9c9 1px solid;
	padding: 20px;
	width: 560px;
	margin: 6px auto;
}

#youtube-promo h1 {
	line-height: 1.5;
	}