/* 
	Ambience Store - Master Styles
	Revision number		:	1.0
   	Last updated		:	Day Month Year
   	Last updated by		:	Scott Mackenzie (ZERO HOUR) 
*/
@import url(reset.css); 
@import url(hacks.css);

/* @group Global
----------------------------------------------------------------------------------- */
body { 
	font: normal small/140% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color: #777;
	text-align: center;
}
a {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #333;
}
.center { text-align: center; }
.left   { text-align: left;	}
.right 	{ text-align: right; }
.fleft 	{ float: left; }
.fright { float: right; }
.hide {
	display: none;
}
/* @end */
/* @group Framework
----------------------------------------------------------------------------------- */
.wrap {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	position: relative;	
}
.wrap-nav {
	border-top: 1px solid #b6b9bb;
	border-bottom: 1px solid #b6b9bb;
	padding: 4px 0 6px 0;
}
.wrap-footer {
	border-top: 1px solid #b6b9bb;
	padding-bottom: 20px;
}
.col-side {
	float: left;
	width: 187px;
	padding-right: 17px;
}
.col-main {
	float: left;
	width: 673px;
	padding-bottom: 40px;
}
.col-main.col-full {
	float: none;
	width: 100%;
	padding-bottom: 40px;
}
/* @end */
/* @group Header
----------------------------------------------------------------------------------- */
.header {
	font-size: 93%;
	padding-top: 20px;
	position: relative;
}
.header .wrap {
	padding-bottom: 15px;
}
.header h1 {
	text-indent: -9999px;
	float: right;
	padding-right: 10px;
}
.header h1 a {
	display: block;
	width: 271px;
	height: 57px;
	background: url(../images/common/ambience-logo.gif) no-repeat left top;
}
.header .search {
	position: absolute;
	left: 0;
	bottom: 15px;
}
.header .wrap-nav .wrap {
	padding-bottom: 0;
}
.header .nav {
	
}
.header .nav li {
	float: left;
}
.header .nav a {
	padding-right: 23px;
}
.header .nav li.nav-last {
	float: right;
}
.header .nav-last a {
	padding-right: 0;
	
}
.page-home .header .nav-home a,
.page-range .header .nav-range a,
.page-latest .header .nav-latest a,
.page-clearance .header .nav-clearance a,
.page-styling .header .nav-styling a,
.page-profile .header .nav-profile a,
.page-loyalty .header .nav-loyalty a,
.page-ambience-baby .header .nav-baby a,
.page-contact .header .nav-contact a {
	color: #333;
}
/* search */
.search .text-input {
	float: left;
	border: none;
	background: url(../images/common/search-bg.gif) no-repeat left top;
	height: 19px;
	color: #777;
	padding-left: 2px;
	width: 150px;
}
.search-submit {
	border: none;
	float: left;
	height: 19px;
}
/* @end */
/* @group Content
----------------------------------------------------------------------------------- */
.content {
	padding: 16px 0 16px 0;
}
.col-main h2,
.fake-h2 {
	border-bottom: 1px solid #b6b9bb;
	line-height: 230%;
	font-size: 120%;
}
.fake-h2 {
	display: block;
	border-bottom: none;
}
.page-range .col-main h2 {
	padding-left: 56px;
	margin-bottom:20px
}
.page-range .col-main.col-full h2 {
	padding-left: 0px;
}
.col-main strong {
	font-weight: bold;
}
.col-side h2 {
	border-bottom: 1px solid #b6b9bb;
	line-height: 230%;
	font-size: 120%;
}
.col-side h3 {
	border-bottom: 1px solid #b6b9bb;
	line-height: 260%;
	font-size: 100%;
	padding-left: 7px;
}
.col-side ul {
	margin-bottom: 20px;
	padding-top: 5px;
}
.col-side ul.child-cats {
	border-top: 1px solid #b6b9bb;	
}
.col-side .active a {
	color: #333;
}
.smaller {
	font-size: 87%;
}
/* @end */
/* @group Home
----------------------------------------------------------------------------------- */
.home-hero {
	position: relative;
	padding-bottom: 15px;
}
.home-hero-images {
	float: left;
	width: 711px;
	height: 292px;
}
.hero-nav {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 711px;
}
#hero-next,
#hero-prev {
	width: 9px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 140px;
}
#hero-next {	background: url(../images/common/arrow-next.gif) no-repeat left top; right: 5px; }
#hero-prev {	background: url(../images/common/arrow-prev.gif) no-repeat left top; left: 5px; }
.home-hero-side {
	float: right;
	width: 149px;
}
.home-hero-side p a {
	color: #11141e;
	border-bottom: 1px solid #c3c4c7;
}
.home-hero-side img {
	margin-bottom: 2px;
}
.hero-side-1 {
	margin-bottom: 10px;
}
/* home bottom panels */
.home-bottom-panels {
	
}
.home-bottom-panel {
	margin-right: 21px;
	width: 204px;
	float: left;
}
.bottom-panel-4 {
	margin-right: 0px;
	padding-left: 1px;
}
.home-bottom-panel img {
	margin-bottom: 5px;
}
.home-bottom-panel h3 {
	margin-bottom: 6px;
}
.home-bottom-panel h3 a {
	color: #11141e;
	border-bottom: 1px solid #c3c4c7;
}
.home-bottom-panel p {
	font-size: 83%;
	line-height: 130%;
}
/* @end */
/* @group Range
----------------------------------------------------------------------------------- */
.range-categories {
	
}
.range-categories li {
	float: left;
	margin-bottom: 15px;
}
.range-categories li a {
	display: block;
	width: 327px;
	height: 126px;
	float: left;
	position: relative;
}
.range-categories li a span {
	display: block;
	background: #aaa;
	width: 327px;
	height: 126px;
	position: absolute;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	text-indent: -9999px;
}
.range-categories li a em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	width: 327px;
	height: 70px;
	padding-top: 56px;
	text-align: center;
}
.range-categories li a:hover span,
.range-categories li a:hover em {
	visibility: hidden;
	cursor: pointer;
}
.cat-1 {
	margin-right: 19px;
}
.prod-thumbs {
	padding-bottom: 10px;
}
.prod-view-all {
	padding: 0 0 20px 56px;
	font-weight: bold;
}
.prod-thumb {
	float: left;
	width: 160px;
	padding-left: 56px;
	margin-bottom: 20px;
	font-size: 87%;
}
.col-full .prod-thumb {
	padding-left: 80px;
}
.col-full .prod-thumb.alt-1	 {
	padding-left: 0;
}
.prod-thumb h3 {
	border-bottom: 1px solid #b6b9bb;
	margin-bottom: 3px;
}
.no-range-results {
	padding: 0 0 20px 56px;
}
.pages {
	padding: 0 0 20px 56px;
}
.col-full .pages {
	padding-left: 0;
}
/* @end */
/* @group Range Product
----------------------------------------------------------------------------------- */
.p-images {
	float: left;
	width: 369px;
	margin-right: 16px;
}
#p-image {
	margin-bottom: 16px;
}
#p-image img,
.p-image-thumbs img {
	border: 1px solid #b6b9bb;
}
.p-image-thumbs a:hover img {
	border: 1px solid #333;
}
.p-image-thumbs li {
	float: left;
	margin-right: 10px;
}
.p-image-thumbs h3 {
	font-size: 83%;
	margin-bottom: 5px;
}
.p-info {
	float: left;
	width: 288px;
}
.p-desc {
	border-bottom: 1px solid #b6b9bb;
	font-size: 83%;
	line-height: 130%;
	padding: 12px 0;
}
.col-main .p-info h2 {
	border-top: 1px solid #b6b9bb;
	border-bottom: 1px solid #b6b9bb;
	text-transform: uppercase;
	padding: 6px 0;
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 0;
}
.p-specs {
	padding: 12px 0;
	line-height: 150%;
	font-size: 93%;
	margin-bottom: 20px;
}
.p-specs h3 {
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 10px;
}
.p-extra {
	font-size: 93%;
}
.p-extra li {
	border-top: 1px solid #b6b9bb;
	padding: 3px 0;
}
.p-extra li.print-email {
	padding: 6px 0;
}
.print-email a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 20px;
}
.btn-print {
	width: 63px;
	background-image: url(../images/common/btn-print.gif);
}
/* add this overrides */
.at300bs.at15t_expanded, .at300bs.at15t_compact {
	background: url(../images/common/btn-share.gif) no-repeat left top !important;
}
.addthis_button_compact.at300m {
	width: 60px !important;
	height: 21px !important;
	overflow: hidden !important;
	display: block !important;
}
.at300bs {
	width: 60px !important;
	height: 21px !important;
}
/* @end */
/* @group Pages
----------------------------------------------------------------------------------- */
.static-page {
	
}
.col-main.static-page h2 {
	border: none;
	font-size: 150%;
	line-height: 260%;
	margin-top: 10px;
}
.static-page p {
	margin-bottom: 15px;
}
/* @end */
/* @group Baby
----------------------------------------------------------------------------------- */
.logo-row {
	padding-bottom: 30px;
}
.logos img {
	float: left;
	margin-right: 33px;
}
.logos .logo-row-1 { padding: 25px 0 10px 0; }
.logos .logo-row-2 { padding: 10px 0; }
.logos .logo-row-3 { padding: 20px 0; }
.logos .logo-row-4 { padding: 20px 0; }
.logos .logo-row-1 img { margin-right: 30px; }
.logos .logo-row-2 img { margin-right: 37px; }
.logos .logo-row-3 img { margin-right: 75px; }
.logos .logo-row-4 img { margin-right: 63px; }
.logos .logo-row-5 img { margin-right: 83px; }
.logos img.last-logo {
	margin-right: 0px;
}
/* @end */
/* @group Contact
----------------------------------------------------------------------------------- */
.contact-col {
	width: 326px;
	float: left;
}
.contact-col h3 {
	font-weight: bold;
	margin: 10px 0 14px 0;
}
.contact-1 {
	margin-right: 20px;
}
/* @end */
/* @group Search
----------------------------------------------------------------------------------- */
.no-results {
	margin-top: 20px;
}
/* @end */
/* @group Forms
----------------------------------------------------------------------------------- */
.form {
	padding-top: 10px;
	position: relative;
}
.form label {
	display: block;
	float: left;
	width: 93px;
}
.form-row {
	margin-bottom: 14px;
}
.form .text-input,
.form textarea {
	width: 274px;
	float: left;
	border: 1px solid #999;
	padding: 3px 1px;
}
.form textarea {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 60px;
}
.form select {
	float: left;
	width: 70px;
	margin-right: 20px;
}
#postcode {
	width: 90px;
}
#email {
	margin-bottom: 15px;
}
.text-input.required.error {
	border: 1px solid #c00;
}
.form label.error {
	width: 180px;
	padding-left: 10px;
	font-size: 93%;
	font-style: italic;
	color: #c00;
}
#budget {
	width: 100px;
}
.form .loader {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* @end */
/* @group Newsletter
----------------------------------------------------------------------------------- */
.newsletters { padding: 20px 0;  }
.newsletters h2 { font-size: 120%; line-height: 230%; }
/* @end */
/* @group Footer
----------------------------------------------------------------------------------- */
.footer {
	font-size: 85%;
	padding-top: 10px;
}
.footer li {
	float: left;
	line-height: 130%;
}
.footer li a {
	padding-right: 20px;
}
.footer li.mmp {
	float: right;
	padding-top: 2px;
}
.footer li.mmp a {
	background: url(../images/common/mmp-logo.gif) no-repeat right top;
	text-indent: -9999px;
	display: block;
	width: 16px;
}
/* @end */



















