/* custom css for bubbaroo */

body {
	background: #a9a79e;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica,arial,sans-serif;
}
.body-wrapper {
	background: #D4D3CF url(../images/stdbg.gif) 50% 0 repeat-y;
	text-align: left;
	
	
}
body.cms-ranges .body-wrapper, .checkout-cart-index .body-wrapper, .two-col-left .body-wrapper  {
	background: #D4D3CF url(../images/body_bg.gif) 50% 0 repeat-y;	
}
.body-inner {
	background: url(../images/header-center-std.gif) 50% 0 no-repeat;
}
body.cms-ranges .body-inner, .checkout-cart-index .body-inner, .two-col-left .body-inner {
	background: url(../images/header-center.gif) 50% 0 no-repeat;
}
.container {
	margin: 0 auto;
	width: 980px;
}
.layout-1column {
	padding: 0;
}
.bigpic-wrapper {
	background: url(../images/bc-bg.gif) 50% 97px no-repeat;
}
.bigpic {
	background-position: 50% 97px;
	background-repeat: no-repeat;
	
	
}
body.cms-home .bigpic {
	background-image: url(../images/home-pic.jpg);
	height: 744px;
}


body.cms-home .homecontent {	
	margin: 500px auto 0 auto;
	width: 982px;
	height: 126px;
}
body.cms-home .homecontent .testimonial, body.cms-home .homecontent .cookie, body.cms-home .homecontent .bubmonth {
	height: 140px;
	float: left;
}
body.cms-home .homecontent .cookie {
	 background: url(../images/home_mid_bars.png) 50% 0 no-repeat;
}
body.cms-home .homecontent .cookie p {
	margin: 20px 40px 0 40px;
	font-weight: bold;
	text-shadow: 0 0 6px #eee;
	font-size: 17px;
	
}

body.cms-home .homecontent .testimonial {
	width: 240px;
	padding-top: 20px;
	height: 95px;
}
body.cms-home .homecontent .testimonial p a {
	color: #fff;
}
body.cms-home .homecontent .cookie {
	width: 500px;
}
body.cms-home .homecontent .bubmonth {
	width: 230px;
}
body.cms-home #main .homecontent .testimonial p {
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 7px #000;
	font-size: 15px;
	margin-bottom: 5px;
	line-height: 20px;
}
body.cms-home #main .homecontent .testimonial a b {
	color: #00C1F4;
}

body.cms-home .middle {
	min-height: 126px;
}
body.product-joey-pouch .bigpic {
	
}
body.product-joey-pouch .body-wrapper {
	background: #D4D3CF url(../images/stdbg.gif) 50% 0 repeat-y;
	
}
.bc-bar { 
	height: 18px;
}
body.cms-home .bc-bar {
	display: none;
}
body.catalog-category-view .bc-bar, 
body.cms-ranges .bc-bar, 
body.cms-joey-swags .bc-bar,
body.two-col-left .bc-bar {
	background: url(../images/bcbar.png) -2px 0 no-repeat;
	padding-top: 2px;
	height: 22px;
	margin-top: -2px;
}
#main {
	position: relative;
}
#footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 40px 0;
	color: #fff;
	overflow: hidden;
}

#footer ul a {
	color: #fff;
	background: none;
	border-right: 0px solid #fff;
	font-size: 12px;
}
#footer ul li.last a {
	border: 0;
}
.siteby {
	text-align: right;
	color: #D4D3CF;
	font-size: 11px;
}
.siteby a {
	color: #D4D3CF;
	border-bottom: 1px dotted #D4D3CF;
}
body.product-smartcookiekidsdvd .qtybox {
	display: none;
}

.middle.layout-2columns {
 background: url(../images/roo.gif) 23px bottom no-repeat;	 
}
/* type */
a {
	color: #65BFF1;
}
a:hover {
	color: #D84478;
	text-decoration: none;
}
h2.heading, .cms-page-view #main h2, .page-head h3 {
	font-size: 25px;
	color: #00C1F3;
	font-weight: bold;
}
h3.heading, .cms-page-view #main h3 {
	font-size: 19px;
	color: #D84478;
	font-weight: bold;
	border-bottom: 2px solid #eee;
	padding-bottom: 5px;
	margin-top: 15px;
}
h4.heading, .cms-page-view #main h4 {
	font-size: 16px;
	color: #444;
	font-weight: bold;
}
#main p, .cms-page-view #main li, .cms-page-view #main blockquote {
	color:#8B8A84;
	font-size:12px;
	line-height:19px;
}
.cms-page-view #main li {
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: disc;
}
.cms-page-view #main ol li {
	list-style-type: decimal;
}
.cms-page-view #main table {
	width: 100%;
	color:#8B8A84;
	font-size:12px;	
}
.cms-page-view #main table td {
	border-top: 1px solid #eee;
	padding: 3px;
}
.cms-page-view #main table th {
	font-weight: bold;
}
.cms-page-view #main blockquote {
	margin: 10px 5px;
	background: #f9f9f9;
	padding: 5px;
}

/* header */
.header {
	position: relative;
	z-index: 1;
}
h1#logo {
	margin-top: 8px;
}
.toplinks-bar {
	width: 583px;
	height: 33px;
	background: url(../images/topbar.gif) 0 0 no-repeat;
	float: left;
	margin-left: 200px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
}
.toplinks-bar ul.top-links {
	margin-left: 5px;
	overflow: hidden;
}
.toplinks-bar ul.top-links li a, .toplinks-bar .top-links .last a {
	color: #fff;
	font-weight: bold;
	background: none;
	border-right: 1px solid #FF8CA2;
	padding: 0 11px 0 6px;
	display: block;margin-right: 5px;
	text-align: center;
}
.toplinks-bar ul.top-links li a:hover, .toplinks-bar .top-links .last a:hover {
	color: #DDD;	
}
.toplinks-bar ul.top-links li {
	padding: 0;
	margin: 0;
	display: block;
	float:left;
	
}
.currency-switcher {
	background: none;
	border: none;
	padding: 0;

}
.header .currency-switcher {
	position: absolute;
	z-index: 10;
	top: 30px;
	right: 53px;	
	background: #fff;
	width: 230px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px solid #E8E5E0;
	padding:7px 12px 10px;
}
.header .currency-switcher p {
	color: #999;
	margin: 4px 0;
}
.header .currency-switcher label {
	display: block;
}
.cur-switcher {
	float: right;
	margin-right: 28px;
	color: #F57B97;
	font-weight: bold;
}

.toplinks-bar ul.top-links li.last a {
	border: 0;
}
#nav {
	width: 773px;
	float: right;
	margin: 5px 0 0 0;
}
#nav li {
	border-right: 1px solid #fff;
	width: 120px;
	white-space: normal;
	text-align: center;
	margin: 0 4px;
	padding: 0;	
	height: 35px;
	margin: 0;
}
#nav li.nav-blankies {width: 110px;}
#nav li.nav-ranges, #nav li.nav-sale-items, #nav li.nav-essentials { width: 64px; padding-top: 7px; height: 28px; }
#nav li.nav-essentials { width: 86px; }
#nav li.nav-sale-items {padding-left: 10px; }


#nav a {
	text-transform: none;
	font-size: 11px;
	padding: 0px;
	background: none;	
	color: #7f7d77;	
	text-align: center;
	padding: 5px 8px;
	display: block;
	float: none;
}
#nav li.nav-sale-items {
	border: none;
}
#nav li.nav-sale-items a {

	
}
#nav a span {
	white-space: normal;
	text-align: center;
	
}
#nav li.over, #nav li.active {
	border: none;
	border-right: 1px solid #fff;
	background: none;
	margin: 0 0px;
}
#nav li.over a, #nav li.active a {
	color: #00C1F3;		
}
#nav a:hover span {
	color: #00C1F4;
}

.cms-ranges #nav .nav-ranges a span, 
.product-joey-pouch #nav .nav-joey-pouch a span,  
.cms-joey-swags #nav .nav-joey-swag a span,
.product-newborn-pack #nav .nav-newborn-pack-promotion a span,
.product-blankies #nav .nav-blankies a span,
.category-essentials #nav .nav-essentials a span,
.category-sale-items #nav .nav-sale-items a span,
.product-joey-swag-colour .nav-joey-swag a span,
.product-joey-swag-stripe .nav-joey-swag a span, 
.product-joey-swag-pure .nav-joey-swag a span
	{ color: #00C1F4; }



.product-joey-swag-colour .product-name-large span,
.product-joey-swag-stripe .product-name-large span, 
.product-joey-swag-pure .product-name-large span,
.product-joey-pouch .product-name-large	span
	{ display: none;}
	
.product-joey-swag-colour .product-name-large,
.product-joey-swag-stripe .product-name-large, 
.product-joey-swag-pure .product-name-large{ 
	background: url(../images/logo-swag.gif) 0 0 no-repeat; 
	width: 194px;
	height: 40px;
}
.cms-joey-swags h1.title {
	background: url(../images/logo-swag.gif) 0 0 no-repeat;
	padding-left: 180px;
	height: 40px;
	line-height: 33px;
	margin-top: 10px;

}
	
.product-joey-pouch .product-name-large	{ 
	background: url(../images/logo-pouch.gif) 0 0 no-repeat;
	width: 194px;
	height: 40px;
}

ul.breadcrumbs {
	margin-left: 170px;
	color: #fff;
	margin-top: -1px;
	font-size: 11px;
}
ul.breadcrumbs li {
	margin-right: 5px;
	font-weight: bold;
}
ul.breadcrumbs li strong {
	font-weight: normal;
}
ul.breadcrumbs a {
	color: #fff;
	font-weight: bold;
}
ul.breadcrumbs a:hover {
	color: #F57B98;
}
/* content */
.outline-creator {
	background: none;
	border: none;
}



/* sidebar */

.col-left {
	margin-left:5px;
	width:145px;
	margin-bottom:100px;
}
.col-main {
	width: 805px;
}


/* product page */
.product-page {
	margin-left: 474px;
	min-height: 680px;
}
.product-top-bar {
	height: 29px;
	text-align: right;

}
.next-but {
	background: url(../images/next-item.gif) 0 0 no-repeat;
	width: 66px;
	height: 14px;
	display: block;
	float: right;
	margin: 7px 5px 0 0;
}
.next-but span {
	display: none;
}

h1.product-name-large {
	font-weight: 900;
	font-size: 33px;
	color: #65bff1;
	margin: 10px 0;	
}
h2.tagline {
	padding: 9px 0;
	border: 1px solid #a9a79e;
	border-width: 1px 0;
	color: #a9a79e;
	font-size: 23px;
	font-weight: normal;
	width: 356px;

	margin: 12px 0;
}
h2.tagline span {
	font-size: 90%;
	color: #da7a95;
}

.product-info-box {
	width: 480px;
	margin-right: 10px;
}
.product-joey-pouch .product-info-box {	background: url(../images/outlines/joey-pouch.gif) right 12px no-repeat; }

.product-joey-swag-colour .product-info-box, .product-joey-swag-stripe .product-info-box, .product-joey-swag-pure .product-info-box
{	background: url(../images/outlines/swag.png) right 12px no-repeat; }

.product-newborn-pack .product-info-box {	background: url(../images/outlines/newborn.png) right 20px no-repeat; }
.product-face-washer .product-info-box {	background: url(../images/outlines/face.png) 98% 50px no-repeat; }



.product-joey-pouch h2.tagline, .product-joey-swag-colour h2.tagline, .product-joey-swag-stripe h2.tagline, .product-joey-swag-pure h2.tagline {
	width: 380px;
}

.product-newborn-pack h2.tagline { width: 305px; }


#pouch-extra {
	background: #f7f8f8 url(../images/questionmark.png) 6px 5px no-repeat;
	padding: 4px 6px;
	overflow: hidden;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 80px;
}
#pouch-extra ul {
	margin: 0;
	padding: 0;
}
#pouch-extra ul li {
	float: right;
	padding: 0 5px;
	border-right: 1px solid #eee;
	font-weight: bold;
}
	
.full-description {
	color: #8b8a84;
	line-height: 15px;
	font-size: 12px;
}
.content-base {
	
	width: 472px;
	overflow: hidden;
}

.content-base .product-img-box {
	float: left;
	width: 172px;
	
	height: 75px;
	margin-top: 5px;
}
.content-base.inc-howto .product-img-box {
	width: 100%;
}
#main .content-base .info1 p {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #888;
	margin: 2px 0 5px 0;
	letter-spacing: 0px;
	line-height: 16px;
}
.content-base .more {
	float: right;
	width: 64px;
	height: 55px;
	margin-top: 10px;
	font-size: 95%;
	color: #a9a79e;
	border: 0;
	background: url(../images/button_general.png) 0 0 no-repeat;
}



.big-side-pic {
	position: absolute;
	top: 0;
	left: -1px;
	width: 475px;
	height: 690px;
	border: 0;
}
.product-images ul li {
	float: left;
	padding-right: 3px;
}
.product-img-box .more-views li, .product-img-box .more-views li.outline-creator, .product-img-box .more-views li a, .product-img-box .more-views li a img {
	
}
.product-info-box .price-box {
	margin: 0;
	padding: 0;padding-top: 4px;
	

}
.regular-price .price, .price-box .price {
	color: #da7a95;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;	
}
.small .regular-price .price {
	font-size: 18px;
}


.price-box .price-label {
	display: none;
}
.price-box .old-price .price {
	font-size: 15px;
}

.curclass-aud .regular-price .price {
	background: url(../images/aud-gst.gif) right 6px no-repeat;	
	padding-right: 39px;
}
.curclass-aud .special-price .price {
	background: url(../images/aud-gst.gif) right 6px no-repeat;	
	padding-right: 39px;
}

.other-price a {
	color: #65bff1;
	font-weight: bold;
	font-size: 17px;
	
}
#product-options-wrapper dl.last {
	float: right;
}

small.each {
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
}

.other-price small {
	font-size: 14px;
}
.price-and-add {
	clear: both;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 8px 5px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.base-price, .change-currency {
	float: left;
	width: 200px;
}
 .change-currency {
	float: left;
	width: 100px;
}
.change-currency a, .nicebutton {
	display: block;
	padding: 4px 5px 0 5px;
	border: 2px solid #a9a79e;
	border: 0;
	background: url(../images/button_currency.png) 0 0 no-repeat;
	color: #444;
	font-size: 12px;
	text-align: center;
	width: 104px;
	height: 38px;
	color: #a9a79e;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 3px;
}
.change-currency a:hover, .nicebutton:hover {

	text-decoration: none;
}
.add-to-cart .qty-box {
	display: none;
}
.add-to-cart-box {
	border: 0;
	background: none;
	padding: 2px 0 0 0;
	margin: 0;
}
.wl_button {
	float: right;
	margin: 6px 30px 0 0;
}
.wl_button a {
	color: #aaa;
}
.options-box {
	height: 40px;
	border-bottom: 1px solid #ccc;
	margin-top: 7px;
}
.options-left {
	float: left;
}
.options-left a {
	color: #8b8a84;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 6px 0;
}
.options-right {
	float: right;
	width: 340px;
	padding-bottom: 4px;
}
.options-right ul li {
	float: right;
	border-right: 1px solid #ccc;
	padding: 0px 5px;
	margin: 7px 0;
}
.options-right ul li ul li {
	float: none;
	border: 0;
	padding: 0px 3px 0 3px
	margin: 3px 0;
	list-style: disc;
}
.options-right ul li ul {
	padding-left: 15px;
}
.options-right ul li.first {
	border: 0;
}
.options-right ul li a {	
	color: #65bff1;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	cursor: default;
}
.options-right ul li a.link {
	cursor: pointer;
}
.options-right ul li a span {
	display: none;
	position: absolute;
	bottom: 15px;
	border: 2px solid  #ccc;
	background: #fff;
	padding: 8px;
	z-index: 10;
	width: 250px;
	margin-left: -110px;
	color: #666;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 10px 10px 5px #888;
}
.options-right ul li.wtw a span { 
	display: none;
}
.options-box a:hover {
	text-decoration: none;
	color: #da7a95;
}
.options-box a:hover span {
	display: block;
}
.options-box a h4 {
	font-weight: bold;
	font-size: 15px;
	color: #F47B97;
	border-bottom: 1px solid #eee;
}
.related-box h2 {
	color: #da7a95;
	font-size: 22px;
	font-weight: normal;
	margin: 7px 0;
}
.related-box h2 span {
	font-size: 12px;
	font-weight: bold;
	color: #8b8a84;	
}
ol.related-items li {
	float: left;
	margin: 0 5px 0 0;
}
ol.related-items li a, ol.related-items li a .thumbover, ol.related-items li a img {
	width: 151px;
	height: 114px;
	display: block;
	text-align: center;
}
ol.related-items li a {
	position: relative;
}
ol.related-items li a .thumbover, ol.related-items li a img {
	top: 0;
	left: 0;
	position: absolute;
}
ol.related-items li a .thumbover .inner {
	padding: 25px 15px;
	display: block;
	font-weight: bold;
}
ol.related-items li a .thumbover .price-box {
	margin-top: 10px;
}
ol.related-items li a .thumbover .price-box .price {
	font-size: 20px;
	color: #da7a95;
}
ol.related-items li a .thumbover {
	background: transparent url(../images/trans-black.png) 0 0 repeat;
	display: none;
	z-index: 5;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
}
ol.related-items li a:hover .thumbover {
	display: block;
}



#cur-convert .innerbox {
	padding: 7px 3px 7px 45px;
	color: #fff;
	background: #f3f3f3 url(../images/cur-arrow.gif) 15px 5px no-repeat;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-top-width: 0;
}
#cur-convert .innerbox a {
	font-weight: bold;
}

.product-options {
	background: none;
	border: 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #ccc;
	position: relative;
	margin-top: 8px;
}
.product-options label span.required {
	display: none;
}
.product-options dt, .product-options dd label {
	width: 42px;
	float: left;
	padding: 0;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-left: 4px;
	height: 34px;
	color: #777;
	display: block;
	font-weight: bold;
	display: none;
	
}
.product-options dd  {

	float: left;
	border: none;
	padding: 0 4px 0 5px;
	height: 34px;
}
/* override for wrapper change on std options ie. not configurable product */
.product-blankies .product-options dd {
	
}
.product-options dd label {
	
}
.validation-advice, .required {
	color: #DA7A95;
}
.product-options dd select{
	width: 122px;
	background: #f6f6f6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	padding: 1px 3px;
	color: #444;
	margin-top: 2px;
}
.product-options p.required {
	display: none;
}

#cur-convert label {
	display: none;
}
#cur-convert select {
	width: 280px;
}
.brochure_link {
	margin: 13px 0 20px 0;
}
.brochure_link a {
	background: url(../images/pdf.png) 0 0 no-repeat;
	font-size: 12px;
	color: #8B8A84;
	font-weight: bold;
	display: block;
	padding-left: 20px;
}
.brochure_link a:hover {
	color: #65BFF1;
}
.other-price {
	margin-top: 4px;
}
/* shopping bag */

.bag-wrapper { 
	background: #f2f1ee; 
	margin-right: 18px;
	padding: 15px;
	color: #8b8a84;
	}

.data-table .odd {
	background: #f2f1ee;
}
.data-table .even {
	background: #f9f9f9;
}
.data-table thead tr {
	background: #a9a79e;
	color: #fff;
}
.data-table thead tr th {
	text-transform: none;
	font-size: 12px;
}
td.attributes-col h4.title {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 0;
}
td.attributes-col h4.title a {
	color: #00C1F3;
}
 td.attributes-col dd {
	 display: none;
}
td.attributes-col dt {
	font-weight: normal;
	margin-top: 0.2em;
	font-style: normal;
	font-size: 12px;
	color: #8b8a84;
}
.remove-cart {
	color: #8b8a84;
}
.remove-cart span {
	color: #DA7A95;
}
td.a-center .qty {
	border: 0;
	margin: 3px 8px;
	color: #8b8a84;
	font-weight: bold;
	text-align: center;
}
#shopping-cart-table .cart-price .price {
	color: #8b8a84;
	font-size: 14px;
	display: block;
	padding: 3px 0;
}
.cart-tax-info, .cart-price {
	padding: 0 10px;
}
.continue-shopping-button, .blue-but, .checkout-types li a big {
	float: right;
	background: #65bff1;
	padding: 2px 8px;
	font-weight: bold;
	display: block;
	color: #fff !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-transform: uppercase;
	margin-left: 8px;
}
.checkout-types li a big {
	font-size: 11px;
	background: #fff;
	color: #a9a79e !important;
	border: 1px solid #eee;
	
}
p.getquote .blue-but {
	float: left;
	margin: 0;
}
.box-table .cart-foot, .box-table .cart-foot {
	padding: 0px;
	border: 0;
	background: none;

}
.cart-foot-box {
	padding: 8px 0px;
	border: 1px solid #ddd;
	border-width: 1px 0 1px 0 !important;	
	overflow: hidden;
}
.data-table tfoot tr {
	background: none !important;

}
h2.shopping-bag {
	color: #a9a79e;
	text-align: left;
	font-weight: normal;
	font-size: 22px;
}
.cart-base {
	overflow: hidden;
}
.cart-base-left {
	float: left;
	width: 460px;
}
.cart-base-right {
	float: right;
	width: 245px;
	text-align: right;
}
.cart-base h4 {
	color: #00C1F3;
	font-size: 13px;
}
#shipping-zip-form li label {
	float: left;
	width: 100px;
} 
#shipping-zip-form li select, #shipping-zip-form li input, .input-text, .currency-switcher select {
	color: #777;
	border: 1px solid #ccc;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#shopping-cart-totals-table {
	color: #8b8a84;
	font-size: 13px;
	margin-left: 30px;
}
.checkout-types li {
	text-align: right;
}
.checkout-types {
	margin-top: 15px;
}
#shopping-cart-totals-table td {
	padding-bottom: 10px;
}
#shopping-cart-totals-table  .col-two {
	width: 70px;
}
#shopping-cart-totals-table  .col-one {
	font-size: 95%;
	width: 130px;
}

.success-msg {
	background: #DFFDD7;
	border-color: #9BF984;
	color: #555;
}


/* sidebar cart */
.mini-cart .head {
	background: #00C1F4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.base-mini {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #F6F6F6;
}
.base-mini .content {
	background: none;
}
.mini-cart .cart-count {
	background: #dfeef7
}
.mini-cart .cart-count a {
	color: #F57B98;
}

/* one page checkout */

.one-page-checkout .active .head {
	background: #65bff1;
	border-color: #3CF;
}
.sidebar h3 {
	color: #5e5c56;
	text-transform: none;
	margin-bottom: 12px;
}
.one-page-checkout-progress h4 {
	color: #F57B98;
	border: none;
	padding: 3px 0;
	margin-top: 5px;
	text-transform: none;
	background: none;
	border-bottom: 1px dotted #eee;
	padding-left: 4px;
	font-weight: bold;
}
#checkout-progress-wrapper ol li {
	background: #f9f9f9;
	color: #8b8a84;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


/* cms pages */

h1.title, h2.title {
	color: #00acec;
	font-size: 34px;
	letter-spacing: -1px;
}
h2.title {
	font-size: 30px;
}
h1.title span {
	font-weight: normal;
	font-size: 18px;
	color: #8b8a84;
}
.cms-page-view #main ul.swag-icons li {
	width: 245px;
	height: 184px;
	float: left;
	margin: 5px 7px;
	padding: 0;
	list-style: none;
}
ul.swag-icons {
	overflow: hidden;
	margin: 10px 0;
}

ul.swag-icons li a {
	width: 245px;
	height: 184px;
	display: block;
	background: url(../images/swagpage/colour.gif) 0 0 no-repeat;
	border: 3px solid #fff;
}
ul.swag-icons li a:hover {
	border-color: #eee;
}
ul.swag-icons li.stripe a {background: url(../images/swagpage/stripe.gif) 0 0 no-repeat;}
ul.swag-icons li.pure a {background: url(../images/swagpage/pure.gif) 0 0 no-repeat;}

ul.swag-icons li a span {
	display: none;
}
.swag-content {
	padding: 10px 0 0 10px;
	
}
.swag-content h2 {
	color: #00acec;
	font-size: 24px;
	font-weight: normal;
}
.swag-content .col-one {
	width: 350px;
	float: left;
	font-size: 12px;
	color: #8b8a84;
}
.swag-content .col-two {
	width: 400px;
	float: right;
	background: url(../images/swagpage/swag-outline.gif) 89% 25px no-repeat;
}
.swag-content .col-two ul {
	margin-top: 50px;
	margin-bottom: 40px;
	width: 150px; 
}
.cms-page-view #main .swag-content .col-two ul li {
	text-transform: uppercase;
	list-style: none;
	color: #00acec;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	border: 1px solid #eee;
	padding: 2px 5px;
	margin: 18px 0;
}


/* List view */

#product-list-table td {
	text-align: center;
	border-right: 1px dotted #eee;
}
#product-list-table td.last, #product-list-table td.empty-product {
	border: none;
}
p.product-image a {
	text-align: center;
}

#product-list-table p.product-image a {
	display: block;
	width: 151px;
	margin: 0 auto;
	
}
#product-list-table td h5 {
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
	font-size: 14px;
}
#product-list-table p.product-image {
	margin: 5px 0;
}
#product-list-table td h5 a {
	font-weight: bold;
	text-decoration: none;
	color: #8b8a84;	
}

.catalog-listing {
	margin-top: -15px;
	margin-bottom: 20px;
}
table.pager { 
background: none;
border-top: 1px dotted #eee;
}
table.pager td {
	border: 0;
}
.base-mini .product-images a img {
	border-color: #eee;
}

/* ranges page */
.range-row {
	overflow: hidden;
	border-bottom: 1px solid #d3d2ce;
	padding-bottom: 15px;
}
.range-row.last {
	border: 0;
}
.range-row h2 {
	font-weight: normal;
	font-size: 22px;
	color: #65bff1;
	margin: 9px 0;
}
.range-row .tile {
	width: 250px;
	float: left;
	margin-right: 4px;
}
.range-row .tile a {
	width: 245px;
	height: 184px;
	display: block;
	border: 3px solid #fff;	
}
.range-row .tile a:hover {
	border: 3px solid #eee;
}
.range-row .tile a.colour-pouch {background-image: url(../images/big_thumbs/pouch.jpg);}
.range-row .tile a.colour-swag {background-image: url(../images/big_thumbs/swag.jpg);}
.range-row .tile a.colour-newborn {background-image: url(../images/big_thumbs/newborne.jpg);}
.range-row .tile a.stripe-swag {background-image: url(../images/big_thumbs/swag-stripes.jpg);}
.range-row .tile a.stripe-blankies {background-image: url(../images/big_thumbs/blankies.jpg);}
.range-row .tile a.pure-swag {background-image: url(../images/big_thumbs/clearance-swag.jpg);}
.range-row .tile a.face-washers {background-image: url(../images/big_thumbs/face.jpg);}



.range-row .tile a span {
	display: none;
}


/* competitions */
.info_form .left, .info_form .right {
	float:left;
	margin-left:20px;
	width:47%;	
}
.info_form .right {
	float: right;
}
.info_form .section {
	border-bottom: #EEEEEE 2px solid;
	overflow: hidden;

}
#comp h2 {
	font-size: 30px;
	margin-bottom: 8px;
	color: #00C1F4;
}
#comp h4 {
	font-size: 20px;
	color: #D84478;
}
#comp h5 {
	font-size: 15px;
	margin-bottom: 9px;
	margin-top: 7px;
	color: #D84478;
}
#comp a {
	font-weight: bold;
}
#comp .textlabel {
	float: left;
	width: 90px;
}
#comp p {
	overflow: hidden;
}


/* sidebar */
.right-bar {
	float: right;
	margin-left: 15px;
}
.right-bar ul {
	border: 2px solid #eee;
	background: #fafafa;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.right-bar ul a {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

/* articles */
.article {
	float: left;
	width: 160px;
	height: 250px;
	text-align: center;
	margin: 0 10px;
}
.article .thumb {
	width: 138px;
	height: 184px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	-moz-box-shadow: 3px 3px 5px #ccc;
	border: 1px solid #eee;
	display: block;
}


/* general cms styles */
.cms-page-view #main h2 {
	
}

/* sitemap */
#sitemap li a {
	font-size: 13px;
}

/* gift message */

.giftmessages .gift-header {
	color: #00C1F3;
}
.giftmessages .gift-box .scroll-box {
	height: 240px;	
}



.cms-page-view #main .messages, .cms-page-view #main .messages li {
	padding: 0;
	margin: 0;
	list-style: none;
}


.product-joey-swag-stripe .stamp, .product-joey-swag-colour .stamp {
	position: absolute;
	width: 93px;
	height: 93px;
	z-index: 10;
	left: 0px;
	top: 0px;
	margin: 26px 0 0 360px;
	background: url(../images/stamps/5point.png) 0 0 no-repeat;
}
.product-joey-swag-stripe .stamp{
	margin: 31px 0 0 350px;
}
.product-joey-swag-colour .stamp {
	margin: 30px 0 0 46px;
}
.product-newborn-pack .stamp {
	position: absolute;
	width: 140px;
	height: 140px;
	z-index: 10;
	left: 0px;
	top: 0px;
	margin: 35px 0 0 275px;
	background: url(../images/stamps/newborn.png) 0 0 no-repeat;
}
.product-joey-swag-pure .stamp {
	margin: 0;
	background: url(../images/stamps/ClearanceBanner.png) 0 0 no-repeat;
	width: 251px;
	height: 129px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0;
}

.product-img-box .more-views li img {
	border:1px solid #fff;
}

.product-options dd.qtybox select {
	width: 60px;
}
.product-options dd.qtybox {
	width: 65px;
}

.form-button {
	border: 0px solid #00C1F3;
	background: #DF6295;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 6px;
	cursor: pointer;
}
.form-button:hover {
	background: #00C1F3;
}

#enq p strong {
	display: block;
	margin-top: 15px;
}
#enq .text, #enq select, #enq textarea {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	background: #f9f9f9;
	padding: 3px;
	width: 300px;
	color: #555;
}
#enq select {
	width: 200px;
}
#enq textarea {
	height: 80px;
}

.contact-top-wrap {
	overflow: hidden;
}
.contact-side h4 {
	margin-top: 15px;
}
.contact-side {
	float: right;
	width: 240px;
	padding: 10px;
	margin: 15px 5px 5px 5px;
	background: #fafafa;
	border: 1px solid #eee;
		-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.stockists-info a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
}
.contact-main h4 {
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.contact-main {
	float: left;
	margin: 0 0px 0 0px;
	width: 470px;
}
#contactForm .button-set {
	margin-top: -80px;
}
.contact-main li {
	padding: 1px 0 1px 10px;
	color: #777;
	font-size: 12px;
}
.contact-main li a {
	font-weight: bold;
}
.infoheading {
	color: #00C1F3;
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;

	
}
.locator-form {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 8px;
	margin: 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: block;
	width: 260px;
}
	
#sidebar a { cursor:pointer; margin-bottom:5px; display:block; border-bottom: 1px solid #eee; padding: 4px; color:#555; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#sidebar a:hover { background-color:#eee; }
#storelocator-container { padding: 5px 0;  margin: 10px 3px; padding-top: 5px;  }
#sidebar { width:290px; padding:5px 3px; font-size: 12px; color: /* #555; height: 395px; overflow: auto; */ margin-right: 10px; }
#map { overflow: hidden; width:450px; height:400px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border: 3px solid #ddd; }	
	
	
.other-options {position: relative; }

.swatches {
	position: absolute;
	top: 11px;
	left: 140px;
	display: none;
}
.swatches img {
	float: left;
	margin-right: 4px;
}
.no-how-to {
	background: url(../images/roo_right_white_bg.gif) right bottom no-repeat;
}
	
.product-joey-swag-pure .no-how-to {
	background: none;
}	
.hide {
	display: none;
}
.content-base.no-how-to1 {
	height: 1px;
}
	
.validation-advice {
	background: #fff;

	padding: 2px 0;
	text-align: center;
	border: 1px solid #eee;
	margin-top: 2px;

	
}
.loginbox {
	float: right;
	width: 260px;
	margin-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f6f6f6;
	padding:  10px;
	border: 1px solid #ddd;
	margin-top: 30px;
}
	
.loginbox .f-left {
	font-weight: bold;
	color: #999;
}
.loginbox .f-left:hover {
color: #65BFF1;
}
.create-account-bar {
	margin: 15px 0;
}

ol.related-items li a .thumbover .price-box .old-price .price {
	display: none;
}

.footerlinks .right {
	width: auto;
	text-align: right;
}
span.req {
	font-weight: normal;
	color: #D9487B;
}
.features {
	position: relative;
}
.features li .pop {
	display: none;
	position: absolute;
	left: -360px;
	width: 340px;
	top: -50px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	color: #8B8A84;
	z-index: 20;
	font-weight: normal;
	text-transform: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cms-page-view #main .features li .pop h4 {
	color: #F57B97;
	margin: 5px 0;
}
.features li:hover .pop {
	display: block;
}
.footerlinks {
	height: 55px;
	position: relative;
}
.footerlinks ul, .footerlinks li
{
	display: block;
	float: left;
}
ul.social {
	height: 33px;
	width: 166px;
	margin: 5px 10px;
}
.footerlinks ul.social {
	float: left;
	margin: -6px 0 0 12px;
}
ul.social li {
	margin: 0;
	padding: 0;
}
ul.social li a {
	display: block;
	/*width: 28px;*/
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	float: left;
}
ul.social li a.face{
	margin-right: 6px;
}
ul.social li a span.icon{
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 2px;
}
ul.social li a.face span.icon{
	background: url(../images/social.png) -28px 0 no-repeat;
}
ul.social li a.twit span.icon{
	background: url(../images/social.png) 0 0 no-repeat;
}
ul.social li a span {
	/*display: none;*/
}


/* hide discounted prices except on newborn - caused by price ajdustments */
.old-price {
	display: none;
}
body.product-newborn-pack .old-price {
	display: none;
}

.mapcol {
	position: relative;
	width: 470px;
}
.mapcol #map {
	display: absolute;
	top: 0;
	left: 0;
	min-height: 500px;
}
#storelocator-container .infoheading {
	border: 0;
}
.configurable-price-from-label {
	display: none;
}
dl#shipping-rates li label span {
	display: block;
	font-weight: normal;
	color: #666;
}
dl#shipping-rates li label strong span {

	font-weight: bold;
	color: #444;
	margin-bottom: 8px;
}

dl.shipment-methods li label span {
	display: block;
	font-weight: normal;
	color: #666;
}
dl.shipment-methods li label strong span {

	font-weight: bold;
	color: #444;
	margin-bottom: 8px;
}
.pager .limiter {
	float: right;
}
.pager .amount {
	float: left;
}
table.pager {
	clear: both;
}
table.pager td {
	text-align: right;
}



/* price changer box */
.base-price .product-pricing {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
.base-price .multi {
	margin-top: 5px;
	color: #bbb;
}
.base-price .single {
	margin-top: 5px;
	color: #bbb;
}

.other-options .tier-prices {
	display: none;
}
small.minimal-price-link {
	display: none;
}
.cart-base-right table {
	width: 200px;
}
.cart-base-right .a-right {
	text-align: right;
}

