/* @override 
	http://forhomeandme.creativechamber.com/css/main.css
	http://www.forhomeandme.com/css/main.css
*/

html {
background: url(/g/body/bg_html.gif) fixed;
}

body {
background: url(/g/body/bg_body.png) repeat-y center;
width: 960px;
margin: 15px auto 0px auto;
}

h1, h2, h3, h4, h5, h6, h7 {
font-weight: 100;
}

p {
line-height: 1.2em;
font-size: .8em;
}

a {
text-decoration: none
}

ol, ul {
list-style: none;
margin: 0;
padding: 0;
}

.bold {
font-weight: 700
}

.uppercase {
text-transform: uppercase
}

.clearing {
clear: both
}

.floatl {
float:left
}

.floatr {
float:right
}

#container .no-margin {
margin-right: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* --------------!COLOUR---------------- */

/* WHITE */
#main-nav a, #subnav a, #subnav h1 a:hover, #footer a, .headertext h1, .headertext p, .sub-headertext h2, .sub-headertext p, .sub-headerlink a, .sub-headerlink p, .body_2column h3, .sub-headerlink h2 a:hover, .standard-btn a, .standard-btn a:hover, #myaccountsignin h1, .solo-headertext {
color: #FFF;
}

/* PINK LIGHT*/
#subnav a:hover, #footer a:hover, .headertext p a:hover,#first p a, .completecolour {
color: #E0A3C2
}

/* BROWN LIGHT*/
a, .promos_level1 ul li a p, .promos_level2 ul li a p, .promos_level3 ul li a p {
color: #615242;
}

/* PINK DARK*/
a:hover, .promos_level1 ul li a:hover p, .promos_level2 ul li a:hover p, .promos_level3 ul li a:hover p, #first p a:hover {
color: #CC6699;
}

/* BROWN DARK*/
.basic-text p, .subbox h4, #subnav h1 a, #footer h3, input, #breadcrumb a:hover, .product-writing h4, #myaccountsignin {
color: #2D261E;
}

#signinerror p {
color: #CC0000;
}

/* --------------!FONTS---------------- */

body {
font-family: verdana, arial, sans-serif;
}
 @font-face {
font-family: ChaparralPro-Semibold;
src: url(/css/ChaparralPro-Semibold.otf) format("truetype");
}

#main-nav, #subnav h1, #footer h3, #search a {
font-family: ChaparralPro-Semibold, s;
text-transform: lowercase;
}

#signinerror p {
font-weight:700;
}

/* --------------!LAYOUT---------------- */

#container {
width: 930px;
position: relative;
top: 15px;
}

#main-body {
float: left;
/*top: 0;*/
/*right: 0*/
}

#body-full-width {
width: 715px;
}

#body-complete {
width: 895px;
position: relative;
left:35px;
}

#body-part-column1 {
width: 535px;
/*position: relative;*/
/*top: 0;*/
/*left: 0;*/
/*border: 1px solid red;*/
}

#body-part-column2 {
width: 168px;
float: right;
}

/* --------------!MASTHEAD---------------- */
#masthead {
position: relative;
}

#masthead h1 {
background: transparent url(/g/body/overlap_full.png) no-repeat scroll center bottom;
padding-bottom: 12px;
width: 198px;
}

#masthead h1 a {
background: url(/g/body/logo.png) no-repeat scroll center center;
display: block;
height: 150px;
overflow: hidden;
text-indent: -9999px;
}

#banner {
position: absolute;
left: 246px;
top: 15px;
}

#mastboxes {
position: absolute;
top: 0;
right: 0;
}

/* --------------!MAIN NAV---------------- */

#main-nav {
position: absolute;
top: 105px;
left: 210px;
width: 535px;
}

#main-nav li {
float: left;
margin-right: 22px;
}

#main-nav li a {
font-size: 1.2em;
padding: 10px 8px 12px 15px;
display: inline-block;
background: url(/g/body/nav_bg.gif) no-repeat right top;
}

#main-nav li a:hover {
background: url(/g/body/nav_bg.gif) no-repeat right center;
}

#main-nav li #navon {
background: url(/g/body/nav_bg.gif) no-repeat right bottom;
}

/* --------------!SUB NAV---------------- */

#subnav {
float: left;
width: 198px;
margin-right: 15px;
}

#subnav ul {
background: transparent url(/g/body/overlap_full.png) no-repeat scroll center bottom;
margin-bottom: 5px;
padding: 10px 10px 25px 15px;
}

#subnav ul h1 a {
background-position: 1px 2px;
background-repeat: no-repeat;
background-color: #C9C5C1;
border: 2px solid #fff;
font-size: 1.2em;
padding: 6px 0 3px 28px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
display: block;
font-weight: 700;
}

#subnav ul h1 span {
font-size: .6em;
font-weight: 100;
}

#subnav ul h1 a:hover {
background-color: #CC6699;
}

#subnav .subnav_bullet ul {
background: none;
margin: 0;
padding: 0;
}

#subnav .subnav_bullet ul li {
margin: 6px 0;
}

#subnav .subnav_bullet ul li a {
background: url(/g/body/bullet.png) no-repeat 0 4px;
padding-left: 18px;
font-size: .9em;
text-transform: lowercase;
display: block;
line-height: 1.1em;
}



#subnav .subnav_bullet ul li a:hover {
background: url(/g/body/bullet.png) no-repeat 0 -48px;
}

#subnav .subnav_bullet ul ul li a {
background:none;
margin-left: 0px;
font-size: .8em;
color: #ddd8d4;
}

#subnav .subnav_images ul {
background: none;
margin: 10px 0 0 0;
padding: 0;
float: left;
width: 168px;
}

#subnav .subnav_images ul ul {
width: 125px;
margin-bottom: 10px;
margin-top: 0;
}

#subnav .subnav_images ul li {
clear: both;
}

#subnav .subnav_images h4 {
font-size: .9em;
margin-bottom: 5px;
}

#subnav .subnav_images p {
font-size: .95em;
}

#subnav .subnav_images ul li div {
height: 36px;
width: 36px;
float: left;
margin-right: 5px;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#subnav #home h1 a {
background-image: url(/g/body/icon_home.png);
}

#subnav #you h1 a {
background-image: url(/g/body/icon_you.png);
}

#subnav #popular h1 a {
background-image: url(/g/body/icon_popular.png);
}

#subnav #price h1 a {
background-image: url(/g/body/icon_price.png);
}

#subnav #kitchen h1 a {
background-image: url(/g/body/icon_kitchen.png);
}

#subnav #diningroom h1 a {
background-image: url(/g/body/icon_dining.png);
}

#subnav #garden h1 a {
background-image: url(/g/body/icon_garden.png);
}

#subnav #bathroom h1 a {
background-image: url(/g/body/icon_bathroom.png);
}

#subnav #livingroom h1 a {
background-image: url(/g/body/icon_livingroom.png);
}

#subnav #bedroom h1 a {
background-image: url(/g/body/icon_bedroom.png);
}

#subnav #beauty h1 a {
background-image: url(/g/body/icon_beauty.png);
}

#subnav #fragrance h1 a {
background-image: url(/g/body/icon_fragrance.png);
}

#subnav #men h1 a {
background-image: url(/g/body/icon_men.png);
}

#subnav #women h1 a {
background-image: url(/g/body/icon_women.png);
}

#subnav #archive h1 a {
background-image: url(/g/body/icon_archive.png);
}

#subnav #categories h1 a {
background-image: url(/g/body/icon_categories.png);
}

#subnav #tags h1 a {
background-image: url(/g/body/icon_tags.png);
}

/*------------------ !RIGHT COLUMN -------------*/
.subbox {
width: 158px;
background-color: #4f453b;
padding: 5px 5px 10px 5px;
text-align: right;
-moz-border-radius:8px;
-webkit-border-radius:8px;
margin-bottom: 15px;
}

.subbox div {
background-color: #C9C5C1;
background-repeat: no-repeat;
background-position: 3px 3px;
border: 2px solid #fff;
padding: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.subbox h4 {
font-weight: 100;
font-size: .9em;
padding-bottom: 7px;
text-transform: lowercase;
line-height: 1.1em;
}

.subbox .input-txt {
width: 140px;
}

/* ----!SIDE BOXES---- */
#search input {
width: 110px;
margin-right: 5px;
}

#promos div {
text-align: center;
padding: 15px 0;
}

#login div {
background-image: url(/g/body/icon_login.png);
}

#search div {
background-image: url(/g/body/icon_search.png);
}

#hi div {
background-image: url(/g/body/icon_hi.png);
}

#newsletter div {
background-image: url(/g/body/icon_newsletter.png);
}

#twitter div {
background-image: url(/g/body/icon_twitter.png);
padding-left: 40px
}

#facebook div {
background-image: url(/g/body/icon_facebook.png);
padding-left: 40px
}

#wishlist div {
background-image: url(/g/body/icon_wishlist.png);
}

#more div {
background-image: url(/g/body/icon_more.png);
padding-left: 40px;
text-transform: lowercase;
}

#more div ul a {
font-size: .85em;
line-height: 1.1em;
}

#share div {
background-image: url(/g/body/icon_share.png);

}

#buy {
background-color: #F49200;
margin-top: 2.4em;
}

#buy h4 {
font-size: 1.3em;
}

#buy div {
background-image: url(/g/body/icon_buy.png);
padding-left: 40px
}

#buy a:hover div {
background-color: #E0A3C2;
}

/* ------------ !MAIN CONTENT ---------------- */
.headertext, .sub-headertext, .sub-headerlink {
background-color: #4f453b;
padding: 5px;
margin: 15px 0;
min-height: 30px;
}

.headertext p, .sub-headertext p, .sub-headerlink p {
line-height: 1.4em;
min-height: 34px;
margin-bottom: 1.2em ;
}

#first {
margin-top: 0
}

.headertext h1 {
float: left;
font-size: 160%;
background: url(/g/body/header_large.png) no-repeat left top;
margin: -8px 10px 0px -8px;
text-transform: lowercase;
padding: 10px 5px 5px 15px;
font-weight: 100;
}

.headertext span {
float: left;
font-size: 240%;
background: url(/g/body/header_large.png) no-repeat right top;
margin: -8px 10px 0px -8px;
text-transform: lowercase;
padding: 10px 5px 10px 15px;
}

.sub-headertext h2, .solo-headertext {
float: left;
font-size: 140%;
font-weight: 100;
background: url(/g/body/sub_header.png) no-repeat left top;
margin: 0px 10px 0px -8px;
padding: 5px 5px 5px 15px;
text-transform: lowercase;
}

.solo-headertext {
float: none;
margin-bottom: 15px;
display: inline-block;
}

.sub-headerlink h2 a, .standard-btn a, .basic-text .standard-btn a {
float: left;
font-size: 140%;
font-weight: 100;
background: url(/g/body/sub_header_link.png) no-repeat right top;
margin: 0px 10px 0px -8px;
padding: 5px 5px 5px 15px;
text-transform: lowercase;
}

.sub-headerlink h2 a:hover, .standard-btn a:hover {
background-position: right bottom;
}

.standard-btn a, a.standard-btn {
font-size: 100%;
margin: 0;
}

ul.standard-btn {
margin-bottom: 10px;
float: left;
}

.standard-btn li {
margin: 0 0 10px 0;
}

.standard-btn li a {
float: none;
display: inline-block;
}

/* --------------!PROMOS---------------- */

/* -------!PROMOS - 3 across------- */
.promos_level1 ul li {
float: left;
width:  168px;
margin-right: 14px;
}

.promos_level1 ul li div {
border: 1px solid #c9c5c1;
display: table-cell;
vertical-align: middle;
width: 166px;
height: 166px;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.promos_level1 ul li h3 {
margin: 10px 0 5px 0;
font-size: .9em;
font-weight: 100;
}

.promos_level1 ul li p {
margin-bottom: 10px;
font-size: .9em;
font-weight: 700;
}

/* -------!PROMOS - 4 across------- */

.promos_level2 ul li {
float: left;
width:  125px;
margin-right: 11px;
}

.promos_level2 ul li div {
border: 1px solid #c9c5c1;
display: table-cell;
vertical-align: middle;
width: 123px;
height: 123px;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.promos_level2 ul li h3 {
margin: 10px 0 5px 0;
font-size: .75em;
font-weight: 100;
}

.promos_level2 ul li p {
margin-bottom: 10px;
font-size: .75em;
font-weight: 700;
}

.promos_level1 ul li a:hover div, .promos_level2 ul li a:hover div, .promos_level3 ul li a:hover div, .products a:hover div {
border-color: #CC6699;
}

/* -------!PROMOS - 5 across------- */

.promos_level3 ul li {
float: left;
width:  98px;
margin-right: 11px;
}

.promos_level3 ul li div {
border: 1px solid #c9c5c1;
display: table-cell;
vertical-align: middle;
width: 96px;
height: 96px;
text-align: center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.promos_level3 ul li h3 {
margin: 10px 0 5px 0;
font-size: .7em;
font-weight: 100;
}

.promos_level3 ul li p {
margin-bottom: 10px;
font-size: .7em;
font-weight: 700;
}

/* --------------!FOOTER---------------- */



#footer {
width: 960px;
background: url(/g/body/overlap_footer.png) no-repeat left bottom;
clear: both;
position: relative;
top:  30px;
padding-bottom: 1.2em;
text-transform: lowercase;
}

#footer h3 {
font-size: 1.2em;
padding: 10px 0 8px 0px;
margin: 0 15px;
background: url(/g/body/footer_line.gif) repeat-x left bottom;
}

#footer ul {
margin-left: 5px;
margin-bottom: 15px;
float: left;
}

#footer ul li {
margin-right: 20px;
float: left;
}

#footer ul li {
padding: 6px 5px 10px 11px;
}

#footer a {
font-size: .8em;
color: #fff;
}

/* --------------!MY ACCOUNT---------------- */


.body_2column {
margin-top: 30px;
}

.body_2columnA {
float: left;
width: 48%;
}

.body_2columnB {
float: right;
width: 48%;
}

.body_2column h3 {
display: inline-block;
font-size: 140%;
font-weight: 100;
background: url(/g/body/sub_header.png) no-repeat right top;
margin: 0px 10px 10px -4px;
padding: 5px 5px 5px 15px;
text-transform: lowercase;
}

/*--------------------------!SHOP-----------------------*/

/*---!BREADCRUMB--*/

#breadcrumb {
margin-top: 3px;
margin-bottom: 20px;

}

#breadcrumb a {
background: #e0a4c3 url(/g/body/breadcrumb.png) no-repeat right -7px;
color: #fff;
padding: 2px 20px 2px 10px;
font-size: .9em;
text-transform: lowercase;
}

#breadcrumb .no-bg {
background-image: none;
padding-right: 5px
}



/*---!PRODUCT SORTER--*/
#pagesort {
margin-top: 15px;
font-size: .9em;
}

#pagesort li {
display: inline;
margin-right: 15px;
}

#pagesort p {
display: inline;
font-size: 1em;
}

#pagesort .pages a {
margin: 0 5px;
}

#pagesort .pages a.selected {
font-weight: 700;
}

/*---!PRODUCT GRID--*/

.products {
margin: 15px 0 20px 0;
width: 100%;
overflow: hidden;
}

.products ul {
margin-top: 5px;
}

.products li {
float: left;
width: 130px;
margin-right: 15px;
}

.products .product-img div {
border: 1px solid #FFF;
width: 128px;
height: 140px;
margin: auto;
display: table-cell;
vertical-align: middle;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.products .product-img div:hover {
border-color: #E0A3C2;
}

.products .product-img div img {
display: block;
margin: auto;
}

.products .product-img div div.sale-banner {
background: transparent url(/g/shop/sale_banner.png) no-repeat right top;
position:absolute;
z-index:100;
border:0;
margin-top:-10px;
}

.products h2, .products h3, .products h4 {
margin: 0 5px 5px 5px
}

.products h2 {
font-size: .9em;
}

.products h3 {
font-size: .9em;
font-weight: 700;
}

.products h4 {
font-size: .8em;
}

/* SINGLE PRODUCTS*/

#single-product h1, .product-reviews h2 {
float: none;
display: inline-block;
}

#single-product-info .item_price {
font-size: 1.5em;
font-weight: 700;
margin-bottom: 5px;
}

#single-product-info .sold_by {
/*border-top: 1px solid #c9c5c1;
border-bottom: 1px solid #c9c5c1;*/
margin: 5px 0;
}

#single-product-info .sold_by img {
float: none;
padding: 5px 0;
display: block;
}

#single-product-info ul li {
font-size: .8em;
margin: 5px 0;
padding-left: 12px;
background: url(/g/body/bullet_sm.png) no-repeat 0 4px;
line-height: 1.2em;
}

#single-product .headertext p, .product-reviews p {
margin-top:  5px;
min-height: 0;
}

#single-product-info  {
width: 525px;
}
#single-product-info div {
width: 245px;
float: right;
}

#single-product-info p  {
margin-bottom: 1.3em;
}

#single-product-info img {
float: left;
}

/* Reviews*/

.product-reviews-list li {
margin: 5px 0;
font-size: .9em;
}

.product-reviews-list li a:hover {
text-decoration: none;
}

.product-reviews-list span {
background-position:right top;
background-repeat:no-repeat;
display:inline-block;
font-size:1em;
margin-right:10px;
padding:3px 10px 2px;
text-indent:-9999px;
width:80px;
}

.product-reviews #product-rating span{
padding: 2px 10px;
}

.product-reviews-1star span {
background-image: url(/g/body/1star.png) ;
}

.product-reviews-2star span {
background-image: url(/g/body/2star.png) ;
}

.product-reviews-3star span {
background-image: url(/g/body/3star.png) ;
}

.product-reviews-4star span {
background-image: url(/g/body/4star.png) ;
}

.product-reviews-5star span {
background-image: url(/g/body/5star.png) ;
}

.info-sort {
background-color: #C9C5C1;
padding: 2px 5px;
margin: 10px 0;
}

.info-sort .selected{
font-weight: 700;
}

.info-sort a {
margin: 0 5px;padding: 5px 3px;
}

.sortby {
margin-right: 5px;
}

.product-writing {
margin-bottom: 15px;
}

.product-writing h4 {
font-size: .8em;
font-weight: 700;
background: #8a9b65;
padding: 5px;
color: #fff;
margin: 5px 0;
text-transform: lowercase;
}


.product-writing p  {
margin-bottom: 5px;
}

.product-writing p span {
font-weight: 700;
}

#product-rating {
width: 100%;
margin: 5px 0 5px 0;
padding: 5px;
}

#product-rating li{
float:left;
font-size: .8em;
}

#product-rating li a {
font-weight: 100;
}


/* BASIC TEXT PAGES*/
.basic-text h2 {
font-size: 110%;
font-weight: 100;
background: url(/g/body/header_large.png) no-repeat left bottom;
margin-bottom: 10px;
padding: 5px 5px 5px 10px;
text-transform: lowercase;
color: #fff;
display: inline-block;
}

.basic-text h3, .basic-text dt {
color: #8a9b65;
margin-bottom: 10px;
font-weight: 700;
font-size: .9em;
}

.basic-text dt {
margin: 10px 0;
}

.basic-text ul h4 {
color: #8a9b65;
font-weight: 10000;
background: url(/g/body/bullet_sm.png) no-repeat 0px 4px;
padding-left:  15px;
font-size: .9em;
}

.basic-text a {
background-color: #E0A3C2;
color: #fff;
padding: 0 3px;
}

.basic-text a:hover {
background-color: #CC6699;
}

.basic-text p{
margin-bottom: 10px;
}

.basic-text .nobg{
background: none;
}

.basic-text input {
margin-bottom: 15px;
}

#body-part-column1 #sitemap h2 {
font-size: 1.5em;
font-weight: 100;
padding-bottom: 5px;
}
/**/


#myaccountsignin {
border: 1px solid #615242;
}

#body-nosubnav-width #myaccountsignin {
border: none;
margin-top: -10px;
}

#myaccountsignin h1 {
line-height: 1.5em;
margin: 3px 0 15px 0;
font-size: 1.5em;
line-height: 52%;
text-transform: lowercase;
background: url(/g/body/header_large.png) no-repeat left top;
padding: 10px 0 10px 15px;
color: #fff;
}

#myaccountsignin-column1, #myaccountsignin-column2 {
width: 245px;
float: left;
margin: 10px 10px 15px 10px;
}

#myaccountsignup-column1, #myaccountsignup-column2 {
width: 355px;
float: left;
margin: 0 10px 15px 10px;
}

#myaccountsignin p, #editdetailsform p {
margin-bottom: 10px;
}

#myaccountsignin dl {
margin-bottom: 10px;
}


#myaccountsignin dt, #editdetailsform dt, .editdetailsform dt  {
line-height: 1.5em;
font-size: .9em;
font-weight:700;
line-height: 52%;
text-transform: lowercase;
padding: 0 0 5px 0;
}

#myaccountsignin input, .editdetailsform input {
margin-bottom: 15px;
}

.text-list li {
background: url(/g/body/bullet_sm.png) no-repeat 0 5px;
margin: 10px 0;
padding: 0 15px;
font-size: .8em;
line-height: 1.2em;
font-weight: 700;
}

#myaccountsignup-column1  {
width: 355px;
float: left;
margin: 0 10px 15px 10px;
}

.forgotten {
display: block;
margin: 5px 0 10px 0;
font-size: .7em;
}

.dimmercancel {
position: relative;
left: 10px;
top: 8px;
text-transform: lowercase;
padding-left: 15px;
background: url(/g/body/cancel.gif) no-repeat 0 4px;
}
.dimmercancel:hover {
background-position: 0 -16px;
}

#body-nosubnav-width {
width:535px;
margin-left: 213px;
}

.base-submit {
border-top: 1px solid #c9c5c1;
padding-top: 5px;
width: 535px;
clear: both;
}

/* Feature Buttons */
.feature_btns li {
float: left;
text-indent: 20px;
margin-right: 20px;
}

.feature_btns li a {
background-position: center;
background-repeat: no-repeat;
width: 165px;
padding: 110px 0 10px 0;
display: block;
}

/* Father's Day Page */

.fathers-day .headertext {
position: relative;
min-height: 130px;
background-color: #ec8667;
}

.fathers-day .headertext h1 {
background: url(/g/body/header_large.png) no-repeat left top;
}

.fathers-day .headertext p {
margin-right: 150px;
}

.fathers-day .headertext img {
position: absolute;
top:-10px;
right: 10px;
}

.fathers-day .sub-headertext h2, .solo-headertext {
background: url(/g/body/header_large_fd.png) no-repeat right top;
}

.fathers-day .sub-headertext {
background-color: #eeedeb;
}

.fathers-day .sub-headertext p {
color: #4E4335;
}

.fathers-day .feature_btns li a {
color: #fff;}

.fathers-day .feature_btns li a:hover {
color: #ec8667
}

.btn_aftershave a {
background: url(/g/fathers_day/btn_aftershave.jpg) no-repeat right top;
}

.btn_hair a  {
background: url(/g/fathers_day/btn_hair.jpg) no-repeat right top;
}

.btn_grooming a {
background: url(/g/fathers_day/btn_grooming.jpg) no-repeat right top;
}

.btn_relaxing a {
background: url(/g/fathers_day/btn_relaxing.jpg) no-repeat right top;
}

.btn_coffee a {
background: url(/g/fathers_day/btn_coffee.jpg) no-repeat right top;
}

.btn_glasses a {
background: url(/g/fathers_day/btn_glasses.jpg) no-repeat right top;
}







