/* CSS copyright 2008 babyboutique.com.au - written by Monique Dovey */

/* GlOBAL COLOURS:
   #fff	   WHITE 
   #c41130 RED   
   #fbdde9 PINK
   #010101 BLACK *not pure*
   #7fb016 GREEN
*/
   

/* reset some elements so all browsers show them the same */
p, form, h1, h2, h3, h4 { margin:0; padding:0; list-style-type:none; }
input,textarea{ font: 12px Arial, Helvetica, sans-serif;color: #000; }
select { font: 12px Arial, Helvetica, sans-serif;color: #000; }	
p { margin: 0 0 30px 0; }
.centered { text-align:center; }
a.active {outline: none;}


/* GLOBAL styles */
body {
	margin: 0;
	padding:0;
	font: 14px Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	background: #fbdde9;
	color: #010101;
}

/* link definitions */
a { text-decoration:none; color: #010101; text-decoration: none;}
a:hover {color: #010101; text-decoration: underline;}

h1 {font: 20px Arial, Helvetica; color: #c51031; line-height: 35px;}
h2 {font: 18px Arial, Helvetica; color: #c51031; line-height: 35px;}
	

/* CUSTOM styles */
#wrapper {
	width:920px;
	margin:0 auto;	
	background: url('../styleImages/body-repeat.gif') top left repeat-y;
	}

#header {
	width:920px;
	height:239px;
	background: url('../styleImages/topHeader.gif') top left no-repeat;
	margin:0 auto;
	margin-bottom: 20px;
	padding:0;
	overflow:hidden;
}

#header a#logoLink {/* Make the logo image an actual link */
	display: block;
	float: left;
	width: 920px;
	height: 150px;
	margin: 105px 0px 0px 16px;
	border: 0px;
}

#header a#logoLink:hover {text-decoration: none;}

/* Hide the span containing the site's name so that people with css turned off still see the link, but everyone else doesn't */
#header a#logoLink span {
	visibility:hidden;
}

#bodyCont { /* Contains all three columns */
	width: 900px; 
	margin: 0 auto;
}

.colLeft {/* Left column */
	width: 100px;
	float:left;
	padding-left: 20px;
}

.colMid {/* Middle column */
	float:right;
	width: 710px;
	text-align: left;
}

.boxContent {
	color: #101010;
	padding: 0 20px;
	line-height:21px;
	overflow:hidden;
}
.boxContent a img {
	border:0;
}

.boxTitleLeft, .boxTitleRight {
	background: url('../styleImages/topNav.gif') top left no-repeat; 
	width: 156px;
	height: 53px;
}
.boxTitleLeft h2, .boxTitleRight h2 {
	font: 14px Arial, Helvetica;
	color: #c51031;
	text-align:center;
	padding: 15px 0;
}
.boxContentLeft, .boxContentRight {
	padding: 5px 0px 0px 0px;
	width: 156px;
	color: #fff;
	background: url('../styleImages/contNav.gif') top left repeat-y; 

}

.boxTitleLeft2, .boxTitleRigh2t {
	background: url('../styleImages/topNav2.gif') top left no-repeat; 
	width: 156px;
	height: 50px;
}
.boxTitleLeft2 h2, .boxTitleRight2 h2 {
	font: 14px Arial, Helvetica;
	color: #c51031;
	text-align:center;
	padding: 15px 0;
}
.boxContentLeft2, .boxContentRight2 {
	padding: 5px 0px 0px 0px;
	width: 156px;
	color: #fff;
	background: url('../styleImages/contNav2.gif') top left repeat-y; 
}

.boxContentBottom2 { background: url('../styleImages/bottomNav2.gif') top left no-repeat; width: 156px; height: 32px; }

.categoryLinks a:link { color: #fff; text-decoration: none;}
.categoryLinks a:hover { color: #000; text-decoration: none;}

.boxContentLeft ul, .boxContentRight ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.boxContentLeft p, .boxContentRight p {
	padding:0 15px 15px;
	margin:0;
	text-align:center;
}

.boxContentBottom { background: url('../styleImages/bottomNav.gif') top left no-repeat; width: 156px; height: 70px; }

h2.txtContentTitle { /* Title of all pages */
	font: 20px Arial, 'Trebuchet MS', Helvetica;
	color: #c51031;
	text-align:center;
	padding: 10px 0;
}

/* Category and sale links, the background stuff is for the little bullet that changes colour on hover */
ul#categoryLinks, ul#saveLinks {
	padding-left:10px;
}
ul#categoryLinks li a, ul#saveLinks li a {
	background: url('../styleImages/bullet.gif') -188px 50% no-repeat;
	padding: 0 0 0 25px;
	display:block;
	color: #fff;
	line-height: 20px;
	width: 120px;
}
ul#categoryLinks li a:hover, ul#saveLinks li a:hover {
	background-position: 0 50%;
	text-decoration: none;
	color: #fff;
}


/* Footer for copyright etc */
#footer {
	width: 920px;
	height: 191px;
	background: url('../styleImages/footer.gif') top left no-repeat; 
	margin: 0 auto;
	text-align:center;
}

#footerContent {
	padding-top: 100px;
	}
	
.copyright { /*copyright */	
	color: #171717;
	letter-spacing: -0.01em;
	font: 11px Arial, 'Trebuchet MS', Helvetica;
	
}

/* Buttons */

.txtButtonWrap { width: 90px; margin: 0 auto; overflow: hidden;}

a.txtButton {
	background: url('../styleImages/button.gif') top left no-repeat;
	padding-top: 1px;
	display: block;
	float: left;
	width: 42px;
	height: 22px;
	border: 0px;
	color: #3b3b3b;
}
a.txtButton:hover {
	background: url('../styleImages/button-hover.gif') top left no-repeat;
	padding-top: 1px;
	color: #fff;
	text-decoration: none;
}



/* -------------- CubeCart-Element > {page_content} ----------------------- */
/* Latest Products */
.latestCont {
	overflow:hidden;
	padding: 10px 0;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
/* For latest products */
table.frontTab {
	margin:10px auto;
	border-collapse:collapse;
	border:0;
}
table.frontTab td {
	padding: 5px 10px;
	text-align:center;
	font-size:14px;
}
table.frontTab td a {
	color: #90908a;
	border-bottom: 1px dotted #c51031;
}
table.frontTab td a:hover {
	color: #90908a;
}
table.frontTab td a.latestIMG {
	border:0;
}

/* -------------- CubeCart-Element > {site_docs} ----------------------- */
.siteDocs {
	text-align:center;
	line-height: 20px;
	padding: 5px;	
	font-size: 12px;
	letter-spacing: -0.01em;
}
.siteDocs a {
	color: #171717;
	text-decoration:none;
	margin: 0 3px;
	padding:2px;
}
.siteDocs a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

/* -------------- CubeCart-Element > {search_form} ----------------------- */
.searchForm {
	margin-top:20px;
}
.searchBox {
	background: #fff;
	border:0;
	padding:2px;
	color: #90908a;
	font: 12px Arial, Helvetica, sans-serif;
}
.searchSubmit {
	margin-bottom:-2px;
}

span.separater { padding: 0 6px; color: #fff; } /* This is the separater pipe | between the logout and login links, use it wherever needed */


/* -------------- CubeCart-Element > {categories} ----------------------- */

/* Category and sale links */
.categoryLinks, .saveLinks {
	padding-left:10px;
	
}
.categoryLinks a, .saveLinks a {
	padding: 0 0 0 5px;
	display:block;
	color: #fff;
}
.categoryLinks a:hover, .saveLinks a:hover {
	color: #fff;
}

/* Sub-categories */
#subCats {
	text-align: center;
	margin: 15px auto;
	width:100%;
	border-collapse:collapse;
}
.subCat {	
	text-align: center;
	width:33%;
}
.subCat img {
	border:0;
}
#subCats img {
	max-width:70px;
	width: expression(this.width > 70 ? 70: true);  /* for Internet Explorer
	*/
}
fieldset {
	padding: 0 10px;
	margin: 10px auto;
	border: 1px solid #edede1;
}
fieldset legend {
	color: #90908a;
}

/* -------------- CubeCart-Element > {session} ----------------------- */
.session { font-size: 14px; letter-spacing: -0.04em; color: #a79c96; }
.session a{ font-size: 14px; letter-spacing: -0.04em; color: #a79c96;}
.session a:hover{ font-size: 14px; letter-spacing: -0.04em; color: #a79c96;}

/* Forms */
h3.formTitle { /* Used to section forms under different headings */
	color: #100f0f;
	padding: 20px 0 0 0;
	margin-bottom:10px;
	border-bottom: 1px solid #100f0f;
	clear:left;
}
.padForm {
	text-align:center;
}
.regbox {
	border: 1px solid #100f0f;
	padding:3px;
}
.regboxCheck {
	padding:3px;
}
.reglabel, .regbox, .regboxCheck {
	float:left;
	width: 30%;
	display:block;
	margin-bottom:10px;
}
.req { /* For changing the label colour of required forms to red */
	color: #c51031;
}
.reglabel {
	text-align:right;
	padding-right:100px;
	clear:left;
}
.submitReg {
	text-align:center;
	clear:left;
	padding-top:10px;
}
.submitReg a {
	padding: 5px;
	background: #a79c96;
	border: 1px solid #cac1bc;
	color: #fff;
}
.submitReg a:hover {
	background: #a79c96;
	color: #cac1bc;
	text-decoration: none;
}
.txtError { /* If a field isn't filled */
	text-align:center;
	padding: 10px 0;
	background: #;
	border: 1px solid #c51031;
	color: #c51031;
}

.txtBoxSave {
	padding-left:6px;
	display:block;
}
span.saving { 
	color: #90908a;
}

/* -------------- CubeCart-Element > {mail_list} ----------------------- */

.mailList { /* Mailing list input */
	background: #fff;
	border:0;
	padding: 2px;
}

.searchForm {
	margin: 20px 0 30px 0;
}
.searchBox {
	background: #efefef;
	border:1px solid #c0c0c0;
	padding:4px;
	color: #A2A2A2;
	width:130px;
	font: 11px Arial, Helvetica, sans-serif;
}
.newsletter-top, .newsletter-bottom {
	width:150px;
	height:6px;
	margin:0 auto;
}
.newsletter-top {
	background:url('../styleImages/newsletter-top.gif') bottom left no-repeat;
}
.newsletter-mid {
	background: #5f8411;
	color: #fff;
	width:150px;
	margin:0 auto;
}
.newsletter-mid p, .cart-mid p {
	font-size:11px;
	margin:0;
	padding: 4px 12px 10px
}
.cart-mid p {
	padding-bottom:4px;
}
.newsletter-mid h2 {
	color: #fff;
}
.cart-mid h2 {
	color: #6e6e6e;
}
.newsletter-mid h2, .cart-mid h2 {
	text-transform:uppercase;
	text-align:center;
	margin:0 auto 5px auto;
	padding:0;
	font-weight:normal;
	font-size:13px;
}
.newsletter-bottom, .cart-bottom {
	margin-bottom:30px;
}
.newsletter-bottom {
	background:url('../styleImages/newsletter-bottom.gif') top left no-repeat;
}
.cart-top, .cart-bottom {
	width:150px;
	height:7px;
	margin:0 auto;
}
.cart-mid {
	width:148px;
	margin:0 auto;
	background: #fff;
	border:1px solid #e8e4e4;
	border-width:0 1px;
}
.cart-mid a {
	color: #6e6e6e;
	border-bottom:1px solid #C0C0C0;
}
.cart-mid a:hover {
	color: #DF5F2C;
	border-color:#fff;
}
.cart-top {
	background:url('../styleImages/cart-top.gif') bottom left no-repeat;
}
.cart-bottom {
	background:Url('../styleImages/cart-bottom.gif') top left no-repeat;
}
.searchSubmit {
	margin-bottom:-2px;
}

span.separater { padding: 0 2px; color: #fff; } /* This is the separater pipe | between the logout and login links, use it wherever needed */

.padForm {
	text-align:center;
}
.mailList { /* Mailing list input */
	background: #e9f1e5;
	border:0;
	padding: 4px;
	border:1px solid #52720e;
	color: #85B172;
	width:80%;
}


/* -------------- CubeCart-Element > {shopping_cart} ----------------------- */

.tdListTitle, .tdcartTitle { /* Cart and cat table titles */
	color: #90908a;
	margin-bottom:10px;
	border-bottom: 1px solid #c51031;
}
.tdcartEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdcartOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tdEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tblList,.tblList4 {
	border-collapse:separate;
	border-spacing:5px;
}
.tblList td, .tblList4 td {
	border: 1px dotted #E1E1E1;
	text-align:center;
	font-size:11px;
	line-height:18px;
}
.tblList td { width:33%; }
.tblList4 td { width:25%; }

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #c51031;
}

a.txtviewCart {
	color: #c51031;
	text-decoration:none;
	padding-left:20px;
	background: url('../styleImages/backgrounds/cartroll.gif') -200px 50% no-repeat;
}
a.txtviewCart:hover {
	color: #c51031;
	background-position: 0 50%;
}
.cartProgress { /* Progress bar at top of cart pages */
	font-weight: normal;
	color: #90908a;
	padding: 3px;
	border: 1px solid #90908a;
	width: 350px;
	margin: 10px auto 20px auto;
}
.txtcartProgressCurrent {
	color: #90908a;
	font-weight: bold;
}
.txtStockWarn {
	color: #c51031;
}

/* Crumbs */
div.location {
	margin: 5px 0;
	text-align:left;
	font-size:12px;	
	padding-left:20px;
	background: url(../../../images/folder.gif) center left no-repeat;
}
div.location a, {
	color: #90908a;
	border-bottom: 1px dotted #90908a;
}
div.location a:hover,{
	color: #90908a;
}


/* viewprod page */
div#prodContainer {
	overflow:hidden;
}
div#prodLeft {
	float:left;
	width:50%;
	text-align:center;
}
div#prodRight {
	float:right;
	width:50%;
}
.smallText, .smallText a { 
	font-size:11px;
	color: #90908a;
	line-height:16px;
}
.smallText p {
	margin: 0;
	padding:0;
}
.smallText a {
	color: #90908a;
	border-bottom: 1px dotted #90908a;
}
.smallText a:hover {
	color: #90908a;
}
h2.txtProdTitle {
	font: 20px Arial, 'Trebuchet MS', Helvetica;
	color: #90908a;
	text-align:center;
	padding: 10px 0 0 0;
}
.prodPrice {
	font: 20px Georgia, Arial, 'Trebuchet MS', Helvetica;
	color: #9e0226;
	text-align:right;
	padding: 0;
	margin:10px 0 0 0;
}
div.prodDesc {
	border-top: 1px dotted #90908a;
	border-bottom: 1px dotted #90908a;
	margin: 0 0 20px 0;
	padding: 4px 0;
	font-size:12px;
}
h3.prodOpts {
	margin: 10px 0;
	padding:2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #90908a;
	text-align:center;
}
#prodLeft a img {
	border: 3px solid #90908a;
}
#prodLeft a:hover img {
	border-color: #90908a;
}
.thumbIMG {
	max-width:80px;
	width: expression(this.width > 80 ? 80: true);  /* for Internet Explorer
	*/
}

.ProdPic { margin-bottom:10px; border: 0px solid #fff;}
.ProdPic a { text-decoration: none;}
.ProdPic a:hover { color: #c51031; text-decoration: none;}

div.notify {
	margin: 15px 0;
	color: #c51031;
	font-size:12px;
	padding: 6px 0;
	border-bottom: 1px dotted #90908a;
	border-top: 1px dotted #90908a;
}
div.notify a {
	color: #c51031;
	border-bottom: 1px dotted #90908a;
}
div.notify a:hover {
	color: #c51031;
}
div.notify p {
	margin:4px 0;
	padding:0;
	line-height:15px;
	text-align:center;
}

/* prettify pagination */
.pagination { /* Page 1, 2, 3.. etc */
	text-align: right;
	padding: 5px;
	font-size:80%;
	margin: 10px 0;
	background: transparent;
}
.pagination span {
	padding: 5px;
	border:1px solid #836858;
}
.pagination a {
	padding: 5px;
	border:1px solid #836858;
}
.pagination a:hover {
	background: #fff;
}
.noProd {
	text-align:center;
	/*background: #edede1;*/
	background-color: #fff;
	padding: 10px;
	font-size:85%;
}

/* Cart totals */
table.totals {
	border-collapse:collapse;
	margin:0 0 0 auto;
	padding:0;
	empty-cells: hide;
}
.totalsLab {
	width:140px;
	text-align:right;
	padding: 3px 10px 3px 0;
}
.totalsVal {
	text-align:right;
	padding: 3px 0;
}
table.cartCont {
	border-bottom: 1px solid #90908a;
}

.textbox {
	background: #fff;
	border: 1px solid #90908a;
	color: #90908a;
	padding:2px;
}
.textboxDisabled {
	background-color: #fff;
	border: none;
	font-size: 11px;
	color: #90908a;
}
.submit {	
	background: #fff;
	border: 1px solid #90908a;
	color: #90908a;
	padding: 5px;
	cursor:pointer;
}
.submit:hover {
	color: #90908a;
	background: #fff;
	border: 1px solid #90908a;
}
li.account { /* My account page options */
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtOldPrice {
	text-decoration: line-through;
	color: #90908a;
	font-size:11px;
}
.txtSale {
 	color: #c51031;
}
.txtOutOfStock {
	color: #c51031;
}

.dropDown {
	width: auto;
}

div.txtCopyright {/* To hide cubecart credits until key is applied */
	font-size: 0px;
	color: #fff;
	display: none;
}

a.txtviewCart {/* CART ROLL */
	color: #000;
	text-decoration:none;
	padding-left:20px;
	background: url('../styleImages/cartroll.gif') -200px 50% no-repeat;
	width: 200px;
}
a.txtviewCart:hover {
	color: #9e0226;
	background-position: 0 50%;
}

a.txtviewCartProd {/* CART ROLL */
	color: #fbdde9;
	text-decoration:none;
	padding-left:20px;
	background-color: #9e0226;
	padding: 5px;
	width: 200px;
}
a.txtviewCartProd:hover {
	color: #9e0226;
	background-color: #fbdde9;
	background-position: 0 50%;
}