/*
Theme Name: Made in Water
Theme URI: http://www.madeinwater.co.uk
Description: Theme for Made in Water, La Bassine birth pools.
Author: Slurpy Studios
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

#content{
	width: 710px;
	margin-left: 250px;
	color: #1d6eb7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	min-height: 550px;
	padding-bottom: 35px;
	padding-top: 20px;
}
#content h2{
	font-size: 26px;
	margin-bottom: 20px;
}
#content h2.head-gap{
	margin-top: 40px;
}
#content h3{
	font-size: 20px;
	color: #1d6eb7;
	margin-bottom: 15px;
	margin-top: 30px;
	line-height: 26px;
}
#content h4{
	font-size: 14px;
}
#content p{
	margin-bottom: 15px;
}
#content a{
	color: #1d6eb7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1d6eb7;
	text-decoration: none;
}
#content a:hover{
	color: #cf657b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#content img{
	border: 2px solid #d8d8d8;
	padding: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
#content ul{
	margin-left: 25px;
	margin-bottom: 20px;
}
#content ol{
	margin-left: 30px;
	margin-bottom: 20px;}
#content ol ol{
	margin-left: 40px;}
#content ul ul{
	margin-left: 40px;
	list-style-type: disc;
}
#content ul ul ul{
	margin-left: 60px;
	list-style-type: disc;
}
#content ul li, #content ol li{
	margin-bottom: 5px;
}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
.clear {
	clear: both;
}

/* MAIN STYLES 
------------------------------------------------------------------------------------------*/
body{
	background-color: #a8d5f5;
	background-image: url(images/water-wave-footer-sub-repeat.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
body.home{
	background-image: none;
}
#wrapper {
	background-image: url(images/water-wave-repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#inner-wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/* Content
------------------------------------------------------------------------------------------*/
#content-wrapper{
	width: 960px;
	background-image: url(images/sidebar-repeat.jpg);
}
#header{
	height: 140px;
	width: 960px;
}
#header-logo{
	height: 140px;
	width: 222px;
	background-image: url(images/made-in-water-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: left;
}
#header-logo span{
	line-height: 1px;
	margin-left: -9999px;
}
#header-logo a{
	display: block;
	width: 222px;
	height: 140px;
}
/* Subpage Header Logo
------------------------------------------------------------------------------------------*/
#header-logo-sub{
	height: 140px;
	width: 222px;
	background-image: url(images/made-in-water-logo-sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#header-logo-sub span{
	line-height: 1px;
	margin-left: -9999px;
}
#header-logo-sub a{
	display: block;
	width: 222px;
	height: 140px;
}
#search{
	float: left;
	height: 35px;
	width: 178px;
	background-color: #fff;
	padding-top: 40px;
	padding-left: 560px;
}


/* Search Box
------------------------------------------------------------------------------------------*/
#search-box{
	height: 25px;
	width: 175px;
	background-image: url(images/search-box.jpg);
}
.search-field{
	border: 1px solid #FFFFFF;
	background-color: #fff;
	height: 14px;
	margin-top: 2px;
	margin-left: 12px;
	width: 130px;
	color: #b2576a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.search-button{
	height: 25px;
	width: 25px;
	float: right;
}
#navigation{
	height: 26px;
	background-image: url(images/navigation-bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 710px;
	float: right;
}
#access {

}
#access .menu-header,
div.menu {
	font-size: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#access .menu-header li,
div.menu li {
	position: relative;
	float: left;
}
#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0px;
	padding-right: 21px;
	padding-left: 20px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:25px;
	left:0;
	float:left;
	width: 200px;
	z-index: 999;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	width: 180px;
	background-color: #1d6eb7;
	font-size: 12px;
	line-height:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 17px;
	padding-bottom: 5px;
	color: #fff;
	letter-spacing: 0em;
}
#access li:hover > a {
	color:#b6ddf9;
}
#access ul ul :hover > a {
	color:#1d6eb7;
	background-color: #b6ddf9;
}
#access ul li:hover > ul {
	display:block;
}

/* Footer
------------------------------------------------------------------------------------------*/
#footer{
	height: 290px;
	width: 960px;
	padding-top: 90px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-home{
	background-image: url(images/water-wave-footer-home.jpg);
	background-repeat: no-repeat;
}
.footer-sub{
	background-image: url(images/water-wave-footer-sub.jpg);
	background-repeat: no-repeat;
}
#footer ul.thumbs{
	list-style-type: none;
}
#footer ul.thumbs li span{
	margin-left: -9999px;
}
#footer ul.thumbs a{
	height: 130px;
	width: 130px;
	display: block;
	float: left;
	line-height: 0px;
	border: 2px solid #90bada;
	margin-right: 31px;
}
#footer ul.thumbs a.pools{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: 0px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs a.balls{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -130px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs a.tens{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -260px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs a.books{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -390px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs a.pillows{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -520px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs a.breast{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -650px -130px;
	background-repeat: no-repeat;
	margin-right: 0px;
}
#footer ul.thumbs a:hover.pools{
	background-position: 0px 0px;}
#footer ul.thumbs a:hover.balls{
	background-position: -130px 0px;
}
#footer ul.thumbs a:hover.tens{
	background-position: -260px 0px;
}
#footer ul.thumbs a:hover.books{
	background-position: -390px 0px;
}
#footer ul.thumbs a:hover.pillows{
	background-position: -520px 0px;
}
#footer ul.thumbs a:hover.breast{
	background-position: -650px 0px;
}
#footer-links{
	width: 960px;
	float: left;
	margin-top: 20px;
	text-align: right;
	line-height: 16px;
	padding-bottom: 20px;
}
#footer-links img{
	float: left;
}
#footer-links .sub-security{
	float: left;
	margin-left: 46px;
}
#footer-links .barclaycard{
	float: left;
	margin-left: 4px;
}

#footer-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0064b3;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
#footer-links a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0064b3;
}

.homeFooter #footer-links #footer-nav{
	float: right;
	width: 960px;
	padding-bottom: 20px;
}
#footer #footer-nav{
	text-align: right;
	float: right;
	width: 740px;
	padding-bottom: 20px;
}
#footer #footer-images{
	float: left;
	height: 60px;
	width: 670px;
	padding-left: 30px;
}
.homeFooter #footer-links #footer-images{
	padding-left: 0px;
}
#footer #footer-images img{
	margin-right: 15px;
}
#footer #copy{
	text-align: right;
	color: #0064b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1px;
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer #copy a{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/* Subpage Footer
------------------------------------------------------------------------------------------*/
#footer ul.thumbs-sub{
	list-style-type: none;
}
#footer ul.thumbs-sub li span{
	margin-left: -9999px;
}
#footer ul.thumbs-sub a{
	height: 130px;
	width: 130px;
	display: block;
	float: left;
	line-height: 0px;
	border: 2px solid #6ca8d6;
	margin-left: 14px;
}
#footer ul.thumbs-sub a.pools{
	background-image: url(images/footer-pool-thumb-sprite.jpg);
	background-position: 0px -162px;
	background-repeat: no-repeat;
	height: 162px;
	width: 162px;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#footer ul.thumbs-sub a.balls{
	background-position: -130px -130px;
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
}
#footer ul.thumbs-sub a.tens{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -260px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs-sub a.books{
	background-position: -390px -130px;
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-repeat: no-repeat;
}
#footer ul.thumbs-sub a.pillows{
	background-image: url(images/footer-thumbs-sprite.jpg);
	background-position: -520px -130px;
	background-repeat: no-repeat;
}
#footer ul.thumbs-sub a.breast{
	background-position: -650px -130px;
	background-repeat: no-repeat;
	margin-right: 0px;
	background-image: url(images/footer-thumbs-sprite.jpg);
}
#footer ul.thumbs-sub a:hover.pools{
	background-position: 0px 0px;}
#footer ul.thumbs-sub a:hover.balls{
	background-position: -130px 0px;
}
#footer ul.thumbs-sub a:hover.tens{
	background-position: -260px 0px;
}
#footer ul.thumbs-sub a:hover.books{
	background-position: -390px 0px;
}
#footer ul.thumbs-sub a:hover.pillows{
	background-position: -520px 0px;
}
#footer ul.thumbs-sub a:hover.breast{
	background-position: -650px 0px;
}

/* Sidebar
------------------------------------------------------------------------------------------*/
#sidebar{
	width: 186px;
	position: absolute;
	top: 140px;
	padding-right: 18px;
	padding-left: 18px;
}

/* Social Networking Boxes
------------------------------------------------------------------------------------------*/
#social-networks {
	margin-top: 40px;
	float: left;
	width: 186px;
}
#social-networks ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#social-networks li{
}
#social-networks li span{
	margin-left: -9999px;
}
#social-networks a{
	height: 37px;
	width: 37px;
	float: left;
	margin-right: 10px;
	display: block;
}
#social-networks a.twitter{
	background-image: url(images/social-networking-sprite.jpg);
	background-repeat: no-repeat;


	margin-left: 4px;
}
#social-networks a.facebook{
	background-image: url(images/social-networking-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -37px -37px;
}
#social-networks a.youtube{
	background-image: url(images/social-networking-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -74px -37px;
}
#social-networks a.blogger{
	background-image: url(images/social-networking-sprite.jpg);
	background-repeat: no-repeat;
	background-position: -111px -37px;
	margin: 0px;
}


/* Homepage Content Layout
------------------------------------------------------------------------------------------*/


#la-bassine-flash {
	height: 330px;
	width: 495px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#la-bassine-text {
	height: 96px;
	width: 960px;
	float: left;
	background-image: url(images/la-bassine-text.jpg);
}
#la-bassine-text a{
	display: block;
	width: 960px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 80px;
}
#la-bassine-flash-button {
	height: 27px;
	width: 495px;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#la-bassine-text h2 {
	margin-left: -9999px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Distributor Box
------------------------------------------------------------------------------------------*/
#distributors{
	border: 2px solid #005baa;
	float: left;
	width: 182px;
	margin-top: 40px;
}
#distributors h2{
	background-color: #B6DDFA;
	font-family: Arial, Helvetica, sans-serif;
	color: #005baa;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 150px;
	top: -10px;
	left: 15px;
}
#distributors span{
	margin-left: -9999px;
}
#distributors a{
	background-image: url(images/country-sprite.jpg);
}
.countries-one{
	list-style-type: none;
	float: left;
	width: 80px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.countries-one a{
	list-style-type: none;
	height: 21px;
	background-color: #CCCCCC;
	font-size: 8px;
	display: block;
	width: 80px;
	margin-bottom: 5px;
}
.countries-two{
	list-style-type: none;
	float: left;
	font-size: 10px;
	width: 90px;
	margin-bottom: 5px;
}
.countries-two a{
	display: block;
	height: 21px;
	width: 90px;
	margin-bottom: 5px;
}
.australia{
	background-position: -200px 0px;
}
.austria{
	background-position: -200px -21px;
}
.belgium{
	background-position: -200px -42px;
}
.canada{
	background-position: -200px -63px;
}
.denmark{
	background-position: -200px -84px;
}
.finland{
	background-position: -200px -105px;
}
.france{
	background-position: -200px -126px;
}
.germany{
	background-position: -200px -147px;
}
.ireland{
	background-position: -0px 0px;
}
.netherlands{
	background-position: -0px -21px;
}
.newz{
	background-position: -0px -42px;
}
.norway{
	background-position: 0px -63px;
}
.portugal{
	background-position: -0px -84px;
}
.spain{
	background-position: -0px -105px;
}
.switzerland{
	background-position: -0px -126px;
}
.usa{
	background-position: -0px -147px;
}
a:hover.australia{
	background-position: -282px 0px;
}
a:hover.austria{
	background-position: -282px -21px;
}
a:hover.belgium{
	background-position: -282px -42px;
}
a:hover.canada{
	background-position: -282px -63px;
}
a:hover.denmark{
	background-position: -282px -84px;
}
a:hover.finland{
	background-position: -282px -105px;
}
a:hover.france{
	background-position: -282px -126px;
}
a:hover.germany{
	background-position: -282px -147px;
}
a:hover.ireland{
	background-position: -100px 0px;
}
a:hover.netherlands{
	background-position: -100px -21px;
}
a:hover.newz{
	background-position: -100px -42px;
}
a:hover.norway{
	background-position: -100px -63px;
}
a:hover.portugal{
	background-position: -100px -84px;
}
a:hover.spain{
	background-position: -100px -105px;
}
a:hover.switzerland{
	background-position: -100px -126px;
}
a:hover.usa{
	background-position: -100px -147px;
}
p.distribtor-button{
	width: 186px;
	height: 42px;
	background-image: url(images/button-distributor.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}
p.distribtor-button a{
	height: 27px;
	display: block;
	float: left;
	width: 136px;
	margin-left: 50px;
	margin-top: 12px;
}
p.distribtor-button span{
	margin-left: -9999px;
}

/* Shopping Basket on sidebar
------------------------------------------------------------------------------------------*/
#basket{
	width: 184px;
	height: 100px;
	margin-top: 30px;
	background-image: url(images/sidebar-checkout-blue-box.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
#basket h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#basket p{
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#basket p.basket-money{
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 10px;
}
#basket a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 45px;
	top: 16px;
}


/* Information Tabs
------------------------------------------------------------------------------------------*/
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}
#tab-container{
	width: 705px;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
	float: left;
	min-width: 84px; /* be nice to Opera */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.tabs-nav a, .tabs-nav a span {
	display: block;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	background-image: url(images/tabs.jpg);
	background-repeat: no-repeat;
}
.tabs-nav a {
	position: relative;
	top: 1px;
	z-index: 2;
	padding-left: 0;
	color: #1d6eb7;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
.tabs-nav .tabs-selected a {
	color: #676767;
	position: relative;
	top: 2px;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position: right 0px;
	outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: right -31px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 0px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 -31px;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

/*.tabs-nav .tabs-disabled {
    opacity: .4;
}*/

.tabs-container {
	padding: 1em 8px;
	background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cf657b;
}
.tabs-style{
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cf657b;
	border-bottom-color: #cf657b;
	border-left-color: #cf657b;
}





/* Custome Select Field on Form
----------------------------------------------------------------------------------------------------------------------*/
div.selector, 
div.selector span{
	background-image: url(images/select-box-sprite.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	cursor: pointer;
	margin-bottom: 15px;
}
div.selector {
  background-position: -478px -130px;
  line-height: 27px;
  height: 27px;
}
div.selector span {
  background-position: right 0px;
  height: 27px;
  line-height: 27px;
}
div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 15px;
  cursor: pointer;
}
div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -478px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}
div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -478px -208px;
}
div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}
div.selector {
  width: 190px;
  font-size: 12px;
}
div.selector select {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #fff;
	color: #707070;
	cursor:pointer;
}
div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
.selector{
  display: inline-block;
  vertical-align: middle;
}
.selector select:focus {
  outline: 0;
}
div.selector {
  position: relative;
  padding-left: 15px;
  overflow: hidden;
}
div.selector span {
  display: block;
  overflow: hidden;
/*  text-overflow: ellipsis;*/
  white-space: nowrap;
}
div.selector select {
	position: absolute;
	height: 25px;
	border: none;
	background: none;
}

/* Comments 
--------------------------------------------------------------------------------------------------------------------*/
#product-tabs ol {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}
#product-tabs  ol  li {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
	padding: 0px;
}
#product-tabs  .comment-author {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#product-tabs  .comment-meta {
	color: #70add6;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#product-tabs .comment-body {
	color: #989797;
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
}

#product-tabs #comments-title {
	margin-bottom: 15px;
	margin-top: 10px;
}
#product-tabs #respond{
}
#product-tabs #respond #reply-title{
	margin-top: 20px;
	margin-bottom: 10px;
}
#product-tabs #respond .comment-notes{}
#product-tabs #respond label, #content label{
	float: left;
	width: 75px;
}
#content #douleForm label{
	width: 150px;
}
#content #douleForm .wpcf7-submit{
	margin-left: 150px;
}
#product-tabs #respond #author, #product-tabs #respond #email, #content #author, #content #email, #content #phone, #content #subject, #content .doulaForm{
	border: 2px solid #d8d8d8;
	width: 250px;
	color: #999;
	padding: 2px;
	font-size: 14px;
	letter-spacing: 1px;
}
#content img.wpcf7-captcha-captcha-doula{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .doulaCaptchar {
	border: 2px solid #d8d8d8;
	width: 250px;
	color: #999;
	padding: 2px;
	font-size: 14px;
	letter-spacing: 1px;
	width: 100px;
	margin-left: 15px;
}

#product-tabs  #respond  textarea, #content textarea{
	border: 2px solid #d8d8d8;
	width: 350px;
	height: 200px;
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
}
#product-tabs #respond #submit, #content #submit{
	background-color: #94c5e7;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 75px;
	cursor:pointer;
	height: 23px;
	width: 120px;
}
input:focus, textarea:focus{
	background-color: #f5f5f5;
}
input.search-field:focus{
	background-color: transparent;
}






















#product-area-top{
	float: left;
	margin-bottom: 20px;
}
#product-image{
	min-height: 200px;
	width: 260px;
	float: left;
}
#content #product-image p{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#content #product-image img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #product-image a, #content #product-image a:hover{
	border: none;
}
#gamesHolder {width: 260px;}

.coin-slider { overflow: hidden; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons {
	font-size: 0px;
	float: left;
	background-image: url(images/image-dot-empty.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.cs-buttons a {
	height: 13px;
	width: 18px;
	float: left;
	text-indent: -1000px;
}
.cs-active {
	color: #FFFFFF;
	background-image: url(images/image-dot-full.jpg);
}

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; display: none; }
#product-details{
	width: 450px;
	min-height: 200px;
	float: left;
	margin-bottom: 50px;
}
#product-details .heading{
	width: 430px;
	float: left;
	margin-left: 20px;
}
#product-details .heading h2{
	color: #cf657b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 26px;
}
#product-details .heading p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#product-details .price-btn{
	width: 120px;
	float: left;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	letter-spacing: -1px;
	line-height: 26px;
}
#product-details .price-btn #tap-con{
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 16px;
}
#product-details .price-btn img{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#product-details .quick-info{
	width: 290px;
	float: left;
	font-size: 12px;
	letter-spacing: 0px;
	margin-left: 20px;
	padding-right: 20px;
	min-height:150px;
}
#product-details .quick-info p{
	margin-bottom: 15px;
	margin-top: 10px;
}
#product-details .quick-info p.bigger{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#product-details .quick-info ul{
	margin-left: 12px;
	margin-bottom: 15px;
}
#product-details .quick-info li{
	margin-bottom: 2px;
}
#product-details .books{
	font-size: 14px;
	line-height: 22px;
}
#fragment-6 ol{
	font-weight: normal;
	margin-left: 30px;
}
#fragment-6 ol li{
	font-weight: normal;
	border: none;
}


#product-tabs{
	width: 700px;
}
#product-tabs .tabs-style{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 12px;
}
#product-tabs .tabs-style h2{
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 16px;
}
#product-tabs .tabs-style h3{
	font-size: 14px;
}
#product-tabs ul{
	margin-left: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#product-tabs ul a, #product-tabs ul a:hover{
	border: none;
}
#product-tabs ul li{
	margin-bottom: 0px;
}
#product-tabs .tabs-style ul{
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#product-tabs .tabs-style li{
	margin-bottom: 10px;
}
#product-tabs table{
	border: 1px solid #d8d8d8;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #1d6eb7;
	background-color: #f5f5f5;
	font-size: 12px;
}
#product-tabs table td{
	border: 1px solid #d8d8d8;
	padding-top: 3px;
	padding-right: 100px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table#delivery{
	border: 1px solid #d8d8d8;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #777;
	background-color: #f5f5f5;
}
table#delivery td{
	border: 1px solid #d8d8d8;

	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table#delivery .head{
	font-weight: bold;
	text-align: center;
	color: #444;
}
table#delivery .middle{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
table.links-tables{
	border: 1px solid #d8d8d8;
	margin-top: 20px;
	margin-bottom: 25px;
	color: #1d6eb7;
	background-color: #f5f5f5;
}
table.links-tables td{
	border: 1px solid #d8d8d8;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	min-height:150px;
}
#content table.links-tables img{
	margin: 0px;
	padding: 0px;
}
#accessory {
	float: left;
}
#accessory h3{
	float: left;
	width: 600px;
	font-size: 16px;
	margin-top:0px;
}
#accessory p{
	float: left;
	width: 400px;
	font-size: 22px;
	font-weight: bold;
	color: #b3b3b3;
	margin-top: 5px;
}
#accessory img{
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#accessory p img{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -5px;
}


/* Birth Center and Birth Product Main Page
------------------------------------------------------------------------------------------*/
#content  .home-story, #content .birth-center{
	width: 200px;
	height: 320px;
	margin-right: 25px;
	padding: 10px;
	margin-bottom: 25px;
	float: left;
	background-image: url(images/birth-story-box.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#content .birth-product{
	width: 200px;
	height: 237px;
	margin-right: 25px;
	padding: 10px;
	margin-bottom: 25px;
	float: left;
	background-image: url(images/birth-products-box.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#content .home-story img, #content .birth-center img, #content .birth-product img{
	padding: 4px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #666666;
}
#content .home-story h3{
	font-size: 12px;
	letter-spacing: 0px;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
}
#content .home-story p{
	font-size: 10px;
	color: #666666;
	letter-spacing: 0px;
	line-height: 12px;
}
#content .last {
	margin-right: 0px;
}
#content .no-product {
	background-image: none;
}
#content .birth-center h3, #content .birth-product h3{
	font-size: 16px;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .birth-center p{
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .birth-center h3 a, #content .birth-product h3 a{
	border-bottom-color: #DBDBDB;
}
#content .birth-center h3 a:hover, #content .birth-product h3 a:hover{
	border-bottom-color: #666;
}
#content .birth-center a:hover{
	border-bottom-color: #DBDBDB;
}
#content .birth-center a:hover img, #content .birth-product a:hover img{
	background-color: #fff;
}
.triggers{
	cursor:pointer;
}


/* Various Random Page Elements
------------------------------------------------------------------------------------------*/
h4#toggle{
	cursor:pointer;
}
#distributor-list{
	float: left;
}
#distributor-list #list-one{
	height: 100%;
	width: 350px;
	float: left;
}
#distributor-list #list-two{
	float: right;
	height: 100%;
	width: 350px;
}
#distributor-list h3{
	font-size: 18px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	padding-top: 10px;
}
#content  #distributor-list a{
	font-size: 14px;
}
#content  #distributor-list p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.search-results{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.search-results h2 a{
	font-size: 16px;
}
.search-results .entry-summary{
	line-height: 16px;
	font-size: 12px;
}
.search-results .entry-summary .meta-nav{
	font-size: 14px;
}
#content .search-results .entry-summary a{
	border-bottom-style: none;

}
#content .search-results .entry-summary a:hover{
	border-bottom-style: none;
}
.nav-previous {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
	margin-bottom: 30px;
}

/* FAQ Accordian
-------------------------------------------------------------- */
#content .basic, #list2, #list3 {
	width:694px;
}
#content .basic  {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .basic div {
}

#content .basic p {
	border: none;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content .basic a  {
	cursor:pointer;
	display:block;
	margin-top: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
	border: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(images/faq-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 700px;
}
#content .basic a:hover {
	background-image: url(images/faq-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#content .basic a.selected {
	color: #fff;
	background-image: url(images/faq-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#content .basic p a, #content .basic li a {
	cursor:pointer;
	display:inline;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#content .basic p a:hover, #content .basic li a:hover {
	background-color: transparent;
	text-decoration: none;
	background-image: none;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#content .basic table{
	border: 1px solid #d8d8d8;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #777;
	background-color: #f5f5f5;
	margin-left: 15px;
}
#content .basic table td{
	border: 1px solid #d8d8d8;
	padding-top: 3px;
	padding-right: 80px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content .basic table td p{
	margin: 0px;
	padding: 0px;
}
#content .basic table td img{
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@media print {
	#content .basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

/* Thickbox
-------------------------------------------------------------- */#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #989797;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#989797;
}

#TB_window a:link {color: #fff;}
#TB_window a:visited {color: #fff;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #fff;}
#TB_window a:focus{color: #fff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#FFFFFF;
	display:none;
	border: 4px solid #d8d8d8;
	text-align:left;
	top:50%;
	left:50%;
}


#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#92c5e9;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	color: #989797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#TB_ajaxContent img{
	border: 2px solid #d8d8d8;
	padding: 5px;
	margin-right: 15px;
	float: left;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* Misc styles 
------------------------------------------------------------------------------------------*/
div[id="noImages"]{ 
    display: none; 
    }
div[id="preloader"]{
	font-size: 8px;
	color: #474747;
    }
	
#content #product-image img.view-photo{
	padding: 0px;
	border: none;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	cursor:pointer;
}


/* Pool Page 2
------------------------------------------------------------------------------------------*/


.kit-choice, #content .product-item .kit-choice{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.choice-text, #content .product-item .choice-text{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	text-align: center;
	color: #888;
	font-weight: normal;
	letter-spacing: 1px;
}
#content .product-item .choice-text{
	margin-left: 30px;
	margin-bottom: 10px;
}
#check-none input{
	background-color: #CC3333;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -9999px;
	display: none;
}




/* Homepage NEW
------------------------------------------------------------------------------------------*/
#content-home{
	margin-top: 20px;
}
#content-home #Testimonials{
	width: 960px;
	color: #b2576a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
}
#content-home #Testimonials ul{
	list-style-type: none;
}
#content-home #Testimonials ul li{
	display: block;
	float: left;
	width: 142px;
	padding-right: 25px;
	padding-left: 25px;
}
#content-home #Testimonials ul li p{
	text-indent: 20px;
	background-image: url(images/quotes-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 5px;
}
#content-home #Testimonials ul li p.read{
	text-indent: 0px;
	background-image: url(images/quotes-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 5px;
	color: #1d6eb7;
}
#content-home #Testimonials ul li p.read a{
	color: #1d6eb7;
	font-weight: bold;
	text-decoration: none;
}
#content-home #Testimonials ul li p.read a:hover{
	text-decoration: underline;
}
#content-home #Testimonials ul li p.name{
	text-indent: 0px;
	background-image: none;
	color: #555;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#content-home #columnLeft{
	width: 305px;
	float: left;
}
#content-home #columnLeft a.poolImage{
	border: 2px solid #1E6EB7;
	height: 200px;
	width: 300px;
	margin-top: 0px;
	background-image: none;
}
#content-home #columnLeft a:hover.poolImage{
	border: 2px solid #cf657b;
}
#content-home #columnLeft a{
	background-image: url(images/homepage-pink-link-box.jpg);
	height: 26px;
	width: 305px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	margin-top: 15px;
}
#content-home #columnLeft a.biggerPool{
	background-image: url(images/homepage-left-blue-link-box.jpg);
	height: 62px;
	width: 305px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
	margin-top: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#content-home #columnLeft a.midwives{
	background-image: url(images/homepage-left-blue-link-box.jpg);
	height: 72px;
	width: 305px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
}
#content-home #columnLeft a:hover.midwives{
	color: #b6ddf9;
}
#content-home #columnLeft a.midwives span.midwife{
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 30px;
}
#content-home #columnLeft a.midwives span.text{
	float: right;
	font-size: 14px;
	width: 175px;
	text-align: left;
	line-height: 18px;
}
#content-home #columnLeft a.midwives span.number{
	float: left;
	font-size: 40px;
	padding-left: 48px;
	line-height: 36px;
}



#content-home #columnLeft a:hover{
	color: #f2c6d9;
}
#content-home #columnRight{
	float: left;
	width: 205px;
}
#content-home #columnRight a.doula, #content-home #columnLeft a.doula{
	background-image: url(images/homepage-right-blue-link-box.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 205px;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-home #columnRight a:hover.doula, #content-home #columnLeft a:hover.doula{
	color: #b6ddf9;
}
#content-home #columnRight a.doula span.midwife, #content-home #columnLeft a.doula span.midwife{
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 30px;
}
#content-home #columnRight a.doula span.text, #content-home #columnLeft a.doula span.text{
	float: right;
	font-size: 14px;
	width: 130px;
	text-align: left;
	line-height: 14px;
}
#content-home #columnRight a.doula span.number, #content-home #columnLeft a.doula span.number{
	float: left;
	font-size: 30px;
	padding-left: 8px;
}
#content-home #columnRight .promoTop{
	background-image: url(images/homepage-right-pink-top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 205px;
}
#content-home #columnRight .promoBottom{
	background-image: url(images/homepage-right-pink-bot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 205px;
	margin-bottom: 20px;
}
#content-home #columnRight .promoMiddle{
	background-image: url(images/homepage-right-pink-mid.jpg);
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#content-home #columnRight .promoMiddle h3{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding-bottom: 5px;
}
#content-home #columnRight .promoMiddle .promoName{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f2c6d9;
	color: #cf657b;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
#content-home #columnRight .promoMiddle .promoName a.cost{
	font-size: 20px;
}
#content-home #columnRight .promoMiddle .promoName a{
	color: #cf657b;
	text-decoration: none;
}
#content-home #columnRight .promoMiddle .promoName a:hover{
	color: #fff;
}
#content-home #columnRight .promoMiddle p{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#content-home #columnRight .promoMiddle p.desc{
	text-align: justify;
}
#content-home #columnRight .promoMiddle a img{
	border: 2px solid #f2c6d9;
	height: 175px;
	width: 175px;
}
#content-home #columnRight .promoMiddle a:hover img{
	border: 2px solid #fff;
}
#content-home #columnMiddle{
	float: left;
	width: 400px;
	min-height: 500px;
	color: #1d6eb7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	line-height: 18px;
}

#content-home #columnMiddle h2{
	color: #cf657b;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
}
#content-home #columnMiddle h3{
	color: #cf657b;
	padding-bottom: 15px;
	font-size: 14px;
	text-align: center;
}
#content-home #columnMiddle p{
	padding-bottom: 15px;
}
#content-home #columnMiddle ul{
	padding-bottom: 15px;
	padding-left: 20px;
}
#content-home #columnMiddle ul li{
}
#content-home #columnMiddle a{
	color: #CF657B;
	text-decoration: none;
}
#content-home #columnMiddle a:hover{
	text-decoration: underline;
}

/* Product Category List Page
------------------------------------------------------------------------------------------*/

.product-item{
	width: 320px;
	border: 2px solid #1E6EB7;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	float: left;
	margin-bottom: 30px;
}
#content .product-item img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content .product-item .left{
	float: left;
	width: 140px;

}
#content .product-item a.thumb img{
	border: 2px solid #1E6EB7;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 115px;
	width: 115px;
	float: left;
}
#content .product-item a:hover.thumb img{
	border-top-color: #D0667A;
	border-right-color: #D0667A;
	border-bottom-color: #D0667A;
	border-left-color: #D0667A;
}

#content .product-item a.info img{
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .product-item .right{
	width: 170px;
	float: left;
	display: block;
	padding-top: 5px;
}
#content .product-item form{
	color: #a6a4a4;
	font-size: 10px;
	letter-spacing: 0em;
}
#content .product-item .innerForm{
	height: 119px;
	margin-bottom: 10px;
}
#content .product-item .innerForm p{
	margin: 0px;
	padding: 0px;
}
#content .product-item h3{
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}
#content .product-item h3 a{
	padding: 0px;
	margin-top: 5px;
	color: #686868;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 14px;
}
#content .product-item h3 a:hover{
	color: #1d6eb7;
}
#content .product-item p.price{
	color: #d77d8d;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
#content .product-item p.price span{
	font-size: 14px;
	letter-spacing: 0em;
}
#content .product-item .buy {
	float: left;
	padding-left: 25px;
}
#content  .product-item  a.buy {
	border:none;
}
#content span.percent{
	font-size: 26px;
	font-weight: bold;
	margin-top: 6px;
}

