/* Mommy Goddess Main Styles */


/* globals */
body {
	background-color: #c0c0c0;
	min-width: 960px;
	text-align: center;
	font-family: Trebuchet, Tahoma, Arial, sans-serif ;
	font-size: .85em;
	margin: 0;
	color: #4f472e;
}

a {
	text-decoration: none;
	color: #7A786E;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
	font-weight: 300;
	color: #b2648e;
	clear: both;
	float: none;
	text-align: center;
	margin-bottom: -.5em;
}

h2 {
	font-size: 1.5em;
	font-weight: 800;
	color: #565551;
	margin-top: 0;
}

h3 {
	font-size: .85em;
	font-weight: 800;
	margin-bottom: .5em;
	color: #565551;
}

h4 {
	font-size: 1.5em;
	font-weight: 100;
	margin-bottom: 60px;
	color: #b2648e;
}

p {
	line-height: 16px;
}

.block {
	display: block;
}

#header-pad {
	padding: 20px 40px 0;
	float: left;
}

#main-pad {
	float: left;
	padding: 20px 40px;
}

.pad {
	width: 880px;
	padding: 20px 40px;
	float: left;
}

.header {
	color: #fff;
	font-size: .95em;
	font-weight: 800;
	margin: 6px auto 0 auto;
	text-align: center;
	display: block;
}

.last {
	border-right: none;
}

.clear {
	clear: both;
}

.total {
	color: #8D3063;
	margin-left: 3px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 0;
	float: left;
	margin-bottom: 2em;
}

/* end globals */

#header {
	width: 960px;
	float: left;
	margin: 0;
	padding: 0;
	background: #fff url(/images/header_border.jpg) center bottom no-repeat;
}

#header-l {
	float: left;
	width: 231px;
	padding-bottom: 10px;
}

#header-r {
	float: left;
	width: 649px;
}

#header-links {
	float: right;
	font-size: .75em;
}

#header-links ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-links ul li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #727272;
}

#header-links ul li.last {
	border-right: none;
	padding-right: 0;
}

#header-links ul li a {

}

#header-links ul li a:hover {
	text-decoration: underline;
}

#logo {
	width: 231px;
	height: 76px;
	float: left;
	background: #fff url(/images/logo2.jpg) 0 0 no-repeat;
}

#foxycart {
	float: right;
	width: 150px;
	background-color: #fff;
	margin-top: 15px;
	clear: both;
	color: #b2648e;
}

#main {
	background-color: #fff;
	float: left;
	width: 960px;
	text-align: left;
}

/* left-col items */

#main-nav {
	float: left;
	width: 190px;
	margin: 0 0 75px 0;
	color: #7a786e;
}

#main-nav img {
	margin-right: 20px;
}

#main-nav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#left-col {
	width: 200px;
	background-color: #fff;
	float: left;
}

#main-nav ul li {
	padding: 2px 0;
	margin: 3px 0;
	border-bottom: 1px solid #ccc;
	border-right: 2px solid #ccc;
}

#main-nav ul li a {
	cursor: pointer;
}

#main-nav ul li a:hover {
	color: #8d3063;
}

#main-nav ul li.last {
	border-bottom: none;
}

.sub {
	display: none;
	float: left;
}

ul.sub {
	display: none;
	margin: 0;
	padding: 0;
}

.sub ul li {
	margin: 0;
	padding: 0;
}

.sub ul li a {
	
}

#category-wrapper {
	margin: 10px auto;
	width: 180px;
}

#category-top {
	background: url(/images/category_header_bg.jpg) center top no-repeat;
	float: left;
	width: 180px;
	height: 5px;
}

#category-main {
	width: 178px;
	background-color: #f2f2f1;
	float: left;
	border-left: 1px solid #cbcac5;
	border-right: 1px solid #cbcac5;
	padding: 0;
	margin-top: -1px;
}

#category-header-bg {
	width: 176px;
	float: left;
	margin: -2px 0 0 1px;
	background: url(/images/box_header_bg.jpg) 0 0 no-repeat;
	height: 31px;
}

#category-header-title {
	background-color: #828077;
	width: 180px;
	float: left;
}

#category-menu {
	width: 175px;
	float: left;
}

#category-menu ul {
	display: block;
	list-style: none;
	list-style-image: url(/images/bullet2.png);
	margin: 0;
	padding: 10px 0 0 25px;
}

#category-menu ul li {
	margin: 0;
	padding: 2px 0;
	float: left;
	clear: both;
}

#category-menu ul li a {
	color: #4f472e;
}

#category-menu ul.sub, ul.tandtank , ul.mat, ul.head-foot, ul.infant-tee, ul.cert {
	display: none;
	margin-top: -15px;
}

#category-menu li ul {
	padding: 0;
	margin: 0;
	float: left;
}

.active ul {
	padding: 0;
	margin: 0;
}

#category-bottom {
	background: url(/images/category-bottom.jpg) 0 0 no-repeat;
	width: 180px;
	height: 5px;
	float: left;
}

#latest-wrapper {
	margin: 0 auto;
	width: 180px;
}

#latest-top {
	background: url(/images/latest_top.jpg) 0 0 no-repeat;
	width: 180px;
	height: 5px;
	float: left;
	margin-top: 10px;
}

#latest-header {
	background: url(/images/box_header_bg_2.png) 0 0 no-repeat;
	width: 176px;
	height: 29px;
	float: left;
	margin: -2px 0 0 1px;
}

#latest-main {
	width: 178px;
	background-color: #fff;
	float: left;
	border-left: 1px solid #cbcac5;
	border-right: 1px solid #cbcac5;
	padding: 0;
	margin-top: -1px;
}

#latest-info {
	float: left;
	padding: 5px 0 5px 13px;
}

#latest-main img.egift {
	margin: 15px 0 5px 0;
}

#latest-bottom {
	background: url(/images/latest_bottom.jpg) 0 0 no-repeat;
	width: 180px;
	height: 5px;
	float: left;
}	

#box3-header {
	background: url(/images/box_header_bg_3.png) 0 0 no-repeat;
	width: 176px;
	height: 29px;
	float: left;
	margin: -2px 0 0 1px;
}

#latest-menu ul {
	display: block;
	list-style: none;
	list-style-image: url(/images/bullet2.png);
	margin: 0;
	padding: 10px 0 0 25px;
}

#latest-menu ul li {
	margin: 0;
	padding: 2px 0;
}

#latest-menu ul li a {
	color: #4f472e;
}

#info-menu ul {
	display: block;
	list-style: none;
	list-style-image: url(/images/bullet2.png);
	margin: 0;
	padding: 10px 0 0 13px;
}

#info-menu ul li {
	margin: 0;
	padding: 2px 0;
}

#info-menu ul li a {
	color: #4f472e;
}

/* end left-col items */

/* right-col items */

#right-col {
	width: 680px;
	background-color: #fff;
	float: left;
}

#banner {
	width: 100%;
	height: 180px;
	float: left;
	margin: 0 auto;
}

#banner .banner-image {
	background: #fff url(/images/mg_banner.jpg) 0 0 no-repeat;
	width: 532px;
	height: 180px;
	float: left;
	margin: 0 0 0 65px;
}

#main-content-left {
	float: left;
	width: 460px;
	background-color: #fff;
	padding: 20px;
	margin: 0;
}

#main-content-right {
	float: left;
	width: 180px;
	background-color: #fff;
	margin: 10px 0 0 0;
}

#right-col-feature1-wrapper {
	margin: 0 auto;
	width: 180px;
}

#right-col-feature1-top {
	background: url(/images/latest_top.jpg) 0 0 no-repeat;
	width: 180px;
	height: 5px;
	float: left;
	margin-top: 10px;

}

#right-col-feature1-header {
	background: url(/images/latest_header.jpg) 0 0 no-repeat;
	width: 176px;
	height: 29px;
	float: left;
	margin: -2px 0 0 1px;
}

#right-col-feature1-main {
	width: 178px;
	background-color: #fff;
	float: left;
	border-left: 1px solid #cbcac5;
	border-right: 1px solid #cbcac5;
	padding: 0;
}

#right-col-feature1-info {
	float: left;
	padding: 5px;
}

#right-col-feature1-bottom {
	background: url(/images/latest_bottom.jpg) 0 0 no-repeat;
	width: 180px;
	height: 5px;
	float: left;
}

#right-col-feature2-wrapper {
	margin: 0 auto;
	width: 180px;
}

#right-col-feature3-wrapper {
	margin: 0 auto;
	width: 180px;
}



/* end right-col items */

#footer {
	width: 960px;
	background-color: #fff;
	float: left;
	padding: 0;
	font-size: .75em;
	border-top: 2px solid #cbcac5;
}

#logo-box {
	float: left;
	margin: 22px 260px 0 0; 
}

#logo-box img {
	float: left;
	margin: 0 5px;
}

#footer ul {
	display: block;
	margin: 0;
	padding: 0;
	color: #47453c;
	float: right;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #79776d;
}

#footer ul li.last {
	border-right: none;
}

#footer ul li a {
	
}

#footer ul li a:hover {
	text-decoration: underline;
}

/* end Mommy Goddess Main Styles */

/* Home */

img.home {
 	display: block;
	margin: 0 auto;
	text-align: center;
}

#home-feature {
	margin: 10px auto;
	text-align: center;
	float: left;
}

#home-l {
	float: left;
	width: 105px;
	margin-left: 25px;
}

#home-r {
	float: left;
	width: 315px;
	padding-top: 10px;
}

.slogan-desc {
	margin-top: 20px;
	color: #b2648e;
	font-size: 1.3em;
}

.slogan-desc p {
	line-height: 22px;
}

.spacer {
	margin-bottom: 83px;
}

/* end Home */

/* Contact */

.required {
	color: #920000;
}

#contact {
	float: left;
}

#contact label {
	clear: right;
	display: block;
	margin: .7em 0 .3em .8em;
}

#contact input {
	clear: right;
	display: block;
	border: 1px solid #7a2a58;
	background: #fff;
	height: 20px;
	margin: 0 0 .7em .8em;
}

#contact textarea {
	clear: right;
	display: block;
	border: 1px solid #7a2a58;
	background: #fff;
	height: 60px;
	width: 200px;
	margin: 0 0 .7em .8em;
}

#contact input.submit {
	margin: 1em 0 0 .8em;
	float: left;
	clear: both;
}

/* end Contact */

/* Products */

#prod-wrapper {
	float: left;
	width: 460px;
	text-align: center;
}

.prod-left {
	border-right: 1px solid #2F7899;
	border-bottom: 1px solid #2F7899;
	width: 205px;
	height: 205px;
	float: left;
	padding: 0 12px;
}

.prod-right {
	border-bottom: 1px solid #2F7899;
	width: 205px;
	height: 205px;
	float: left;
	padding: 0 12px;
}

.prod-last {
	border-bottom: none;
}

.prod-image {
	display: block;
	margin-top: 15px;
}

.prod-image img {
	border: 1px solid #ad6289;
}

.prod-price {
	display: block;
	margin-top: 5px;
}

.prod-details {
	display: block;
	margin-top: 5px;
}

.prod-details img {
	border: none;
}

.prod-single {
	display: block;
	margin-top: 50px;
}

.prod-single-large {
	display: block;
}

.prod-single-details {
	text-align: left;
	margin-top: 10px;
	float: none;
	clear: both;
}

.prod-buy {
	display: block;
	margin: 15px auto;
	text-align: center;
	float: left;
	padding-left: 35px;
	clear: both;
}

.buy-size {
	float: left;
	width: 125px;
}

.buy-price {
	float: left;
	width: 125px;
}

.buy-links {
	float: left;
	width: 135px;
	margin-right: 40px;
}

.row {
	float: left;
	clear: both;
}

.row-over {
	float: left;
	clear: both;
	background-color: #f2f2f1;
	width: 220px;
}

/* end Products */

/* Product Image hovers */

.prod-over {
	display: none;
	position: relative;
	opactiy: 0;
	filter: alpha(opacity = 0);
}
/* end Product Image hovers */

/* events page */

#date {
	float: left;
	width: 60px;
	background: #fff;
	margin-right: 20px;
}

#title {
	float: left;
	width: 180px;
	background: #fff;
	margin-right: 20px;
}

#location {
	float: left;
	width: 180px;
	background: #fff;
}

.event-row {
	float: left;
	clear: both;
	margin-bottom: 1em;
}

/* end events page */

/* testimonials */

.quote {
	color: #575244;
}

.name {
	color: #7c7970;
}

/* end testimonials */