
@import 'layout.css';

/*Base Styles*/
a, h1, h2, h3, ul, ul li, li, button, img, div, embed, object {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	background-color:transparent;
}


* {
	outline:none;
}
p{
	margin-top:0;
	}

img.right{
	float:right;
	margin:0 0 15px 15px;
	}
img.left{
	float:left;
	margin:0 15px 15px 0;
	}
p.right{
	text-align:right;
	}
p.left{
	text-align:left;
	}
	
body, html{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	background:#eaf1f7 url(/sites/bounty.co.nz/themes/default/images/page-bg.gif) repeat-x;
	color:#547596;
	line-height:18px;
	padding:0;	margin:0;
	
	}
	
a{
	color:#dc0068;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
h1{
	font-size:25px;
	margin-bottom:10px;
	}
h2{
	font-size:20px;
	margin-bottom:10px;
	font-weight:normal;
	color:#00475c;

	}
h3{
	font-size:16px;
	color:#000;
	font-weight:normal;
	margin-bottom:5px;
	}
	
h1.article_h1{
	color:#000;
	margin-bottom:20px;
	
	}
	
#content ul li{
	margin-left:20px;
	}

#header{
	background:url(/sites/bounty.co.nz/themes/default/images/header.png) no-repeat;
	}
#wrapper{
	background:url(/sites/bounty.co.nz/themes/default/images/content-bg.png) repeat-y;
	}
#footer{
	background:url(/sites/bounty.co.nz/themes/default/images/footer.png) no-repeat;
	color:#5b5a5a;
	line-height:25px;
	padding-top:40px;
	}
#footer a{color:#5b5a5a;}

#search{
	background:url(/sites/bounty.co.nz/themes/default/images/search-background.png) no-repeat;
	}
#search-input{
	border:none;
	background:none;
	margin:6px 0 0 10px;
	width:155px;
	}
#search-button{
	width:22px;
	height:22px;
	cursor:pointer;
	position:absolute;
	right:5px;
	top:2px;
	}
	
#ask-question{
	position:absolute;
	right:23px;
	top:24px;
	}
	
#scrolling_products
{
	height:200px;
	overflow:hidden;
	padding-left:5px;
}

#topics-wrapper{
	padding:20px 0;
	}
#topics li{
	display:block;
	float:left;
	font-size:15px;
	line-height:25px;
	width:355px;
	
	}
#content #topics ul li{
	margin-left:0;
	}
.dash_seperator{
	background:url(/sites/bounty.co.nz/themes/default/images/dots.gif) repeat-x;
	height:1px;
	margin:5px 0;
	}

.breadcrumb{
	font-size:13px;
	color:#818283;
	margin-bottom:20px;
	}
.breadcrumb a{
	color:#818283;
	}
	
fieldset{
	white-space:normal;
	width:650px;

}
legend{
	white-space:normal;
}



/** EDITOR STYLES **/

img.right{
	float:right;
	margin:0 0 10px 10px;
	}
	
img.left{
	float:left;
	margin:0 10px 10px 0;
	}
p.right{
	text-align:right;
}
p.left{
	text-align:left;
}
p.center{
	text-align:center;
}
span.font-red{
	color:#ed0000;
	}
span.font-green{
	color:#56903e;
	}
span.font-blue{
	color:#00aeef;
	}
	
td.background-red{
	background:#ed0000;
	color:#fff;
	}
td.background-green{
	background:#5bba34;
	color:#fff;
	}
td.background-blue{
	background:#00aeef;
	color:#fff;
	}
	
	

/** MAIN TABS **/

#main-tabs ul li{
	list-style:none;
	display:inline;
	}

#main-tabs ul li a{
	height:34px;
	display:block;
	text-indent:-9000px;
	float:left;
	}
	
.tabs-pregnancy{background:url(/sites/bounty.co.nz/themes/default/images/tab-preganacy.gif) no-repeat; width:116px;}
.tabs-pregnancy.selected{background:url(/sites/bounty.co.nz/themes/default/images/tab-preganacy-on.gif) no-repeat; width:116px;}

.tabs-baby{background:url(/sites/bounty.co.nz/themes/default/images/tab-baby.gif) no-repeat; width:72px;}
.tabs-baby.selected{background:url(/sites/bounty.co.nz/themes/default/images/tab-baby-on.gif) no-repeat; width:72px;}

.tabs-toddler{background:url(/sites/bounty.co.nz/themes/default/images/tab-toddler.gif) no-repeat; width:92px;}
.tabs-toddler.selected{background:url(/sites/bounty.co.nz/themes/default/images/tab-toddler-on.gif) no-repeat; width:92px;}

.tabs-fathers{background:url(/sites/bounty.co.nz/themes/default/images/tab-fathers.gif) no-repeat; width:91px;}
.tabs-fathers.selected{background:url(/sites/bounty.co.nz/themes/default/images/tab-fathers-on.gif) no-repeat; width:91px;}


/** MAIN TABS SUB NAV **/

#main-tabs-sub ul{ 
	float:left;
	}
#main-tabs-sub ul li{
	list-style:none;
	display:inline;
	float:left;
	}

#main-tabs-sub ul li a{
	height:30px;
	display:block;
	float:left;
	font-size:13px;
	color:#547596;
	padding:0 24px 0 4px;
	line-height:30px;
	text-decoration:none;
	white-space:nowrap;
	text-indent:0px;
	}
	
#main-tabs-sub ul li a:hover{ color:#dc0068;}



/** SECONDARY NAV **/

#secondary-nav ul{ 
	margin-right:25px;
	}
#secondary-nav ul li{
	list-style:none;
	display:inline;
	float:left;
	}

#secondary-nav ul li a{
	height:28px;
	display:block;
	float:left;
	font-size:15px;
	color:#193259;
	padding:10px 13px 0 13px;
	text-decoration:none;
	white-space:nowrap;
	}
#secondary-nav ul li a:hover{ color:#dc0068;}

#secondary-nav a.selected{
	background:#fff;
	}
#secondary-nav-sub ul li a.selected{
	background:none;
	}
	
/** SECONDARY SUB NAV **/

#secondary-nav-sub ul{ 
	float:left;
	}
#secondary-nav-sub ul li{
	list-style:none;
	display:inline;
	float:left;
	}

#secondary-nav-sub ul li a{
	height:30px;
	display:block;
	float:left;
	font-size:13px;
	color:#547596;
	padding:0 14px;
	line-height:30px;
	text-decoration:none;
	white-space:nowrap;
	}

/** FEATURE ARTICLE **/

.latest_article, .article{
	background:url(/sites/bounty.co.nz/themes/default/images/dots.gif) repeat-x bottom;
	padding:10px 0;
	}