/*
Baby Brands, Copyright © 2005, Gapfiller Pty Ltd
Website designed & developed by Nerv Media Limited
http://www.nerv.co.nz
*/

BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link,
a:visited,
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h2 {
	font-size: 14px;
	color:#0061A4;
	margin: 5px 0 20px 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	margin: 25px 0 10px 0;
	padding: 0;
}

hr {
	color: #999999;
	height: 1px;
}

/* DOTTED HORIZONTAL LINE */
.Line {
	height: 1px;
	background: #DFDFDF url(images/dotline_h.gif) repeat-x top left;
	overflow: hidden;
}
.LinePad { /* with padding */
	height: 1px;
	background: #DFDFDF url(images/dotline_h.gif) repeat-x top left;
	overflow: hidden;
	margin: 15px 0;
}

.WhiteText:link,
.WhiteText:visited,
.WhiteText:active {
	color: #CCE5F3;
	text-decoration: underline;
}
.WhiteText,
.WhiteText:hover {
	color: #FFFFFF;
}

.content {
	padding: 5px;
}


/************************************************[ COMMON PAGE HEADER ]********************/
.Head {
	BACKGROUND-COLOR: #FFFFFF;
}
.Minicart {
	margin-left: 3px;
}


/************************************************[ NAVIGATION PATH / BREADCRUMBS ]*********/
#NavigationPath {
	font-size:10.5px;
	color: #0071BC;
	padding: 5px 0 5px 5px;
}
#NavigationPath a:link,
#NavigationPath a:visited,
#NavigationPath a:active {
	color: #0071BC;
}


/************************************************[ ACCOUNT OPTIONS (BELOW NAV) ]***********/
.AccountOptions {
	margin-top: 5px;
}
.SidebarItems,
.SidebarItems:link,
.SidebarItems:visited,
.SidebarItems:active {
	color: #373B3D;
	text-decoration: none;
}
.SidebarItems:hover {
	color: #000000;
	text-decoration: underline;
}


/************************************************[ BRAND LOGOS LIST ]**********************/
.BrandLogo {
	width: 167px;
	padding-top: 1px;
	background: url(images/dotline_h.gif) repeat-x top left;
}


/************************************************[ USER-DEFINED & LEGAL PAGES ]************/
.PageContent {
	margin: 20px 10px;
	padding: 0;
	color: #848484;
}
.LegalContent {
	margin: 20px 10px;
	padding: 0;
	color: #000000;
}
.PageContent a:link,
.PageContent a:visited,
.PageContent a:active,
.LegalContent a:link,
.LegalContent a:visited,
.LegalContent a:active {
	color: #848484;
	text-decoration: underline;
}
.PageContent a:hover,
.LegalContent a:hover {
	color: #0071BC
}
/*** Labels for submit buttons ***/
.FormButton:link,
.FormButton:visited,
.FormButton:active,
.CartContent .FormButton:link,
.CartContent .FormButton:visited,
.CartContent .FormButton:active,
.PageContent .FormButton:link,
.PageContent .FormButton:visited,
.PageContent .FormButton.active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.FormButton:hover,
.CartContent .FormButton:hover,
.PageContent .FormButton:hover {
	color: #000000;
	text-decoration: underline;
}


/************************************************[ HOMEPAGE PROMOTION ]*******************/
#HomePageImg {
	margin-top:7px;
}
#HomePageMsg {
        color: #000000;
	background: #FFFFFF;
	margin: 7px 0;
	padding: 7px;
}
#HomePageMsg b {
	display: block;
        color: #000000;
	font-size: 13px;
	margin: 0px;
	padding: 0;
}


/************************************************[ FEATURED PRODUCTS ]********************/
.FeaturedProduct {
	width: 137px;
	background: url(images/dotline_v.gif) repeat-y top right;
}
.FeaturedProductGo {
	text-align: right;
	padding: 2px;  /* else 'GO' icon obscures dotted vertical */
}
.FeaturedProductTitle {
	height: 57px;
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #0071BC;
	overflow: hidden;
}
.FeaturedProductTitle a:link,
.FeaturedProductTitle a:visited,
.FeaturedProductTitle a:active {
	color: #0071BC;
	text-decoration: none;
}
.FeaturedProductTitle a:hover {
	color: #0071BC;
	text-decoration: underline;
}
.FeaturedProductDesc {
	height: 40px;
	padding: 0 3px 0 10px;
	font-size: 10px;
	overflow: hidden;
}
.FeaturedProductPrice {
	padding-left:10px;
	padding-top:3px;
	color: #0071BC;
}


/************************************************[ PRODUCT LIST / SEARCH RESULTS ]********/
.ProductListPrice {
	color: #000000;
	font-weight: bold;
	margin-top: 16px;
}
.ListContent {
	padding: 10px;
}
#ListCategoryDesc {
	margin: 7px 0 10px 10px;
	padding: 0;
	color: #848484;
}


/************************************************[ PRODUCT DETAIL PAGE ]******************/
.ProductLogo {
	margin: 5px 0;
	padding: 0;
}
.ProductID {
	font-size: 10px;
	color: #C1C1C1;
}
h1,
.ProductName {
	font-size: 15px;
	font-weight: bold;
}
.ProductShort {
	font-size: 12px;
	width: 180px;
}
.ProductDescription {
	color: #848484;
	margin: 12px 0;
}
.ProductDescription a:link,
.ProductDescription a:visited,
.ProductDescription a:active {
	color: #848484;
	text-decoration: underline;
}
.ProductDescription a:hover {
	color: #0071BC;
}
.ProductDescription UL {
	margin: 16px 0 0 0;
	padding: 16px 0 0 0;
	background: url(images/dotline_h.gif) repeat-x top left;
	width: 100%;
}
.ProductDescription UL LI {
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat top left;
}
.ProductImage {
	background: #FFFFFF;
	padding-left: 1px;
}
.ProductPricePanel {
	background: #B2D7ED;
	padding: 20px 5px;
	margin-left: 1px;
}
.ProductPriceTitle {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#ProductOptions {
	margin-top: 15px;
}
#ProductOptions div {
	margin-top: 5px;
}
#ProductExceptions {
	color: #DC0094;
	padding: 15px 5px 0 5px;
	margin-left: 1px;
}
#ProductExceptions div {
	color: #DC0094;
	font-weight: bold;
}

#DetailImages {
	background: url(images/dotline_h.gif) repeat-x top left;
	width: 273px;
	padding-top: 3px;
	margin-bottom: 20px;
}
#DetailImages div {
	float: left;
	display: inline;
	margin: 3px 3px 0 0;
}


/************************************************[ SHOPPING CART / CHECKOUT ]**************/
.CartContent {
	margin: 20px 10px;
	padding: 0;
	colour: #000000;
}
.CartContent a:link,
.CartContent a:visited,
.CartContent a:active {
	color: #848484;
	text-decoration: underline;
}
.CartContent a:hover {
	color: #0071BC
}
.ProductTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.ProductPrice {
	font-weight: bold;
	font-size: 12px;
	color: #FF3300;
}
.ProductPriceSmall {
	font-weight: bold;
	color: #FF3300;
}
/*** Header background ***/
.TableHead {
	background: #B2D7ED;
}


/************************************************[ FORMS ]********************************/
.FormLabel {
	color: #000000;
	padding-top: 5px;
}
.ErrorMessage {
	color: #DC0094;
}
.ValidateErrorMessage {
	color: #DC0094;
}
.SuccessMessage {
	color: #00FF00;
}
/*** Mandatory field asterisk ***/
.Star {
	color: #0071BC;
}
/*** Fixed-width dropdown select lists ***/
.FixedSelect {
	width: 170px;
}


/************************************************[ COMMON PAGE FOOTER ]*******************/
/*
#Footer {
	font-weight: bold;
	width: 775px;
	padding: 10px;
	background: url(images/dotline_h.gif) repeat-x top left;
}
#Footer .Label {
	color: #0071BC;
}
#Footer .Copyright {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-top: 5px;
}*/

#Footer {
	font-weight:bold;
	width:100%;
	padding:10px;
	padding-right:0px;
	background:url('images/dots.gif') repeat-x top left;
}
#Footer .Label {
	color:#0071BC;
}
#Footer .Copyright {
	font-size:10px;
	font-weight:normal;
	color:#999;
	margin-top:5px;
}



/************************************************[ UNUSED ]*******************************/
/* Style for promotion bonus condition list */
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #00224c
}
/* Style for promotion product title */
.PromotionProductDetailsTitle {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}
/* Style for gift certificate title */
.GiftCertificateTitle {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}





/* new classes */

body
{
	background:#fff;
	margin:0px;
}

/* site logo*/
.logo
{
	padding-left:22px;
}

/* search form */
.searchForm
{
	text-align:right;
}
.searchForm form
{
	margin:0px;
}

/* blue */
.blueBarHolder
{
	margin-bottom:9px;
}
.blueBar
{
	background-image:url('images/blue-bg.jpg');
}
.featuredBrandsTitle
{
	font-weight:bold;
	color:#fff;
	text-align:center;
}

/* green */
.greenBarHolder
{
	margin-bottom:6px;
}
.greenBar
{
	color:#fff;
	font-weight:bold;
	padding-left:2px;
	font-size:16px;
	background:#6cd131;
}

/* cate holder */
.cateHolder
{
	vertical-align:top;
	background-image:url('images/cate-bg.jpg');
	background-repeat: repeat-x;
	background-color:#005f9a;
	padding-top:3px;
	padding-left:10px;
	color:#fff;
	line-height:165%;
}
.cateHolder a,
.cateHolder a:visited,
.cateHolder a:active
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.cateHolder a:hover
{
	color:#fff;
	text-decoration:underline;
}

/* profile */
.profileHolder
{
	background:#b0dfee;
	vertical-align:top;
}
.yourAccountTitle
{
	font-weight:bold;
	margin-top:14px;
	margin-bottom:6px;
}
.profileHolder a
{
	color:#000;
	text-decoration:none;
}
.profileHolder a:hover
{
	text-decoration:underline;
}

/* spotlight */
.spotlightHolder
{
	padding:15px;
}

/* button */

.button
{
	font-weight:bold;
	color:#000;
}
.button img
{
	margin-left:7px;
}
.button:link
{
	color:#000;
	text-decoration:none;
}
.button:hover
{
	text-decoration:underline;
}

/* featured brands */
.fbrand
{
	text-align:center;
	padding-bottom:2px;
	margin-left:10px;
	margin-right:10px;
	background: url('images/dots.gif') repeat-x bottom;
}

/***************************New dot border ****************************/

#dotdot {
	font-weight: bold;
	width: 100%;
        height: 2px;
	margin: 5px 0px 5px 0px;
	background: url(images/dotline_h.gif) repeat-x top left;
}




