/* CSS Document */

/* ELEMENTS */
html, body, form {
	margin:0;
	padding:0;
		font-family:Arial, Helvetica, sans-serif;
}
html {
	overflow-y:scroll; /* always show scroll so pages dont jump in FF */
}
body {
	font-size:62.5%;
	background:#E9E2D3;
	color:#;
	padding:15px 0px;
	text-align:center;
	overflow:hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	font-size:2.4em;
	font-weight:normal;
	color:#5f5652;/*43586a*/
	margin-bottom:0.5em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-1px;
}
	h1 a {
		font-weight:normal;
		color:#5f5652;/*43586a*/
	}
h2 {
	font-size:1.8em;
	font-weight:normal;
	color:#6f764f;
	margin-bottom:0.5em;
	letter-spacing:-1px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
	h2 a {
	font-weight:normal;
	color:#6f764f;
	}
h3 {
	font-size:1.4em;
	font-weight:bold;
	color:#81afa1;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-1px;
}
	h3 a {
	font-weight:bold;
	color:#81afa1;
	}
h4 {
	font-size:1.1em;
	font-weight:bold;
	color:#0f0;
	margin-bottom:0.7em;
}
h5 {
	color:#306FA5;
	font-size:1.1em;
	font-weight:600;
	margin-bottom:0.5em;
	font-style:italic;
	letter-spacing:0px;
	font-family:"Georgia", Times, serif;
}
h6 {
	color:#306FA5;
	font-weight:bold;
	font-size:1.1em;
	padding:15px 0 10px 0;
}
p, th, td, .mainPanel li, .blogMainPanel li {
	margin:0;
	padding:0;
	margin-bottom:1em;
	font-size:1.3em;
	line-height:1.4;
	color:#352922;
}
.mainPanel li, .blogMainPanel li {margin-bottom:0.3em;}
.mainPanel li li, .blogMainPanel li li {font-size:1em;}
img {
	border:none;
	vertical-align:middle;
}
hr {
	border:0;
	border-bottom:1px solid #017AC3;
	height:1px;
	margin: 0 0 0.8em;
	padding:0;
 	margin-top:0.8em !justIE;
}
input, textarea, select {
	font-size:12px;
	color:#55544d;
}
input.textbox, textarea.textbox {
	color:#55544d;
}
input.button {
	background-color:#e9e9e9;
	color:#5F5652;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	border:1px solid #a49c86;
	padding:0.3em;
	letter-spacing:-1px;
}
input.button[disabled] {
	color:#999;
}
ul {
	list-style:circle;
	margin:0;
	padding:0;
	padding-left:20px;
}
li {
	margin:0;
	padding:0;
}
li a {
	color:#50545F;
}
li a:hover {
	color:#818080;
}
ul.inline {
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
}
ul.inline li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	margin-right:15px;
}
small {
	font-size:0.8em;
}
big {
	font-size:1.5em;
}
big.price {
	font-size:1.8em;
	font-weight:bold;
	color:#3599cc;
}
a {
	text-decoration:none;
	color:#306fa5;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	font-style:normal;
}
a:hover {
	text-decoration:underline;
}
table tr th {
	text-align:left;
	color:#306FA5;
	font-weight:bold;
}
/* CONTENT */
.altColor1 {
	color:#3599cc;
}
a.altColor1:hover {
	color:#B0232A;
}
.altColor2 {
	color:#306FA5;
}
strong, .bold {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
.error {
	color:#c00!important;
	font-weight:bold;
	font-size:12px;
	background:#ffc;
	padding:0.6em;
	margin:0.6em 0;
	display:block;
}
.note {
	color:#507646;
	font-weight:bold;
	font-size:12px;
	padding:0.6em;
	margin:0.6em 0;
	display:block;
	background:#ced9c4;
}
.testimonialText {
	color:#3599cc;
	font-style:italic;
	font-weight:bold;
}
.testimonialAuthor {
	color:#3599cc;
	font-weight:bold;
}

.homepagetestimonialText {
	color:#911A3F;
	font-style:italic;
	font-weight:bold;
}
.homepagetestimonialAuthor {
	color:#444343;
	font-weight:bold;
}
.trademark {
	font-size: 0.9em;
	position: relative;
	top: -3px;
}
.imageButton {
	background:transparent url(/img/button_addtobasket.gif) left top no-repeat;
	color:#fff;
	text-indent:-4000px;
	width:164px;
	height:41px;
	border:none;
	cursor:pointer;
	cursor:hand;
	float:right;
}
/*.imageButton:hover {
	background-position:left -45px;
}*/
/* SECTIONS */

#container {
	width:950px;
	margin:0px auto;
	text-align:left;
	padding:25px 0 12px 15px;
	background:#fff;
}
#mastHead {
	height:116px;
	position:relative;
/*	background:transparent url(/img/mastheadBg.gif) right top no-repeat;*/
	padding-right:24px;
}
#mastHead #callnow{
	text-indent:-999em;
	width:140px;
	height:140px;
	background:url(/img/badge_phone.png) no-repeat top left;
	position:absolute;
	top:-40px;
	right:600px;
}
#mastHead #feefoService {
	position:absolute;
	width:195px;
	top:31px;
	left:420px;
}
/*#mastHead .topRow {
	overflow:hidden;
}*/
.topRow p {
	margin:0;
	padding:0;
}
.topRow p a.logo {
	display: block;
	width: 133px;
	height: 96px;
	background: url(/img/mastheadLogo.gif) top left no-repeat;
	text-decoration: none;
	text-indent: -2000em;
	float: left;
}
#mastHead #slogan {
	position:absolute;
	top:25px;
	left:175px;
	color:#0072B9;
	font-size:1.7em;
	font-weight:bold;
	width:490px;
	font-family:"Trebuchet MS", "Trebuchet", Verdana, Helvetica, sans-serif;
}
#mastHead #slogan small {
	font-size:0.7em;
	float:right;
	padding-top:10px;
	font-weight:normal;
}
a.minibasketWrap {
	display:block;
	text-align:right;
	color:#5F5652;
	background:transparent url(/img/basketIcon.gif) left no-repeat;
	text-decoration:none;
	line-height:30px;
	padding:5px 0 0 40px;
	width:auto;
}
a.minibasketWrap:hover, a.minibasketWrap strong {
	color:#3599cc;
	text-decoration:none;
}
/* NAVIGATION */

.topMenu {
	float:right;
	text-align:right;
	padding-bottom:12px;
}
ul#primaryNav {
	list-style:none;
	padding-bottom:42px;
}
ul#primaryNav li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	padding-right:8px;
	border-right:1px solid #43586a;
}
ul#primaryNav li.last {
	padding-right:0px;
	border-right:none;
}
ul#primaryNav li a {
	display:block;
	padding-left:8px;
	color:#43586a;
	text-decoration:none;
	font-size:1.1em;
}
ul#primaryNav li a:hover {
	color:#3599cc;
}
ul#logos {
	list-style:none;
}
ul#logos li {
	margin:0;
	padding:0;
	display:block;
	float:right;
	padding-right:2px;
}

ul#secondaryNav {
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
	width:165px; /* safari */
	position:relative;
	left:-15px;
}
ul#secondaryNav li {
	display:block;
/*	background:transparent url(/img/sidePanelSeperator.gif) left bottom repeat-x;*/
	font-weight:bold;
}
ul#secondaryNav.secondaryNav-luxuryCollection li{border-bottom-color:#a7a9ac;}
ul#secondaryNav li#topListItem {
	display:block;
/*	background: url(/img/sidePanelTopListItemSeperator.gif) left bottom repeat-x;*/
	border-top:1px solid #ded9cc;
}
ul#secondaryNav li a {
	color:#5F5652;
	font-size:1.2em;
	text-decoration:none;
	padding:5px 9px 5px 15px;
	display:block;
	border-bottom:1px solid #ded9cc;
}
ul#secondaryNav li:last-child a {
	border-bottom:none;
}
ul#secondaryNav li a:hover {
	color:#3599cc;
}
ul#secondaryNav.secondaryNav-luxuryCollection li a:hover{
	color:#5f5652;	
}
ul#secondaryNav li a.selected {
	color:#999a66;
	cursor:default;
	background:#EEE;
}
ul#secondaryNav li#topListItem a {
	color:#911A3F;
	text-decoration:none;
	display:block;
}
ul#secondaryNav li#topListItem a:hover {
	color:#3599cc;
}
ul#secondaryNav li#topListItem a.selected {
	color:#3599cc;
}
ul#secondaryNav.secondaryNav-luxuryCollection li a {
	color:#3c0033;
}
.secondaryNav-noCollection{	border-top:1px solid #ded9cc;}
.sidePanel {
	float:left;
	width:150px;
}
.sidePanel a, .sidePanel a:hover {
	text-decoration:none;
	color:#000;
}
.sidePanel .panel {
	margin:0 0 11px 0;
	padding:0;
	border:none;
	background:#fff;
}
.sidePanel .panel#noBackground {
	display:inline-block;
	margin:0 0 11px 0;
	padding:0;
	border:none;
}
.sidePanel .navItem {
	border-bottom:1px solid #DED9CC;
	display:block;
	margin-left:-15px;
	padding-left:15px;
}
.sidePanel h2 {
	margin:0;
	padding-bottom:10px;
}
.sidePanel h2 a {
	font-size:0.8em;
	background:none;
	text-decoration:none;
	color:#3599CC;
	letter-spacing:normal;
	display:block;
	padding-top:10px;
}
.sidePanel h2 a:hover, .sidePanel h2 a.selected {
	color:#999A66;
}
.sidePanel h2 a.selected{

}
.sidePanel-collectionTitle {
	display:block;
	padding-bottom:5px;
}
/*.sidePanel .panel div.inner {
	background:transparent url(/img/sidePanelSeperator.gif) left bottom repeat-x;
}*/
.sidePanel .panel div.innerPadding {
	padding:3px 9px;
}
.sidePanel .panelSansSeperator {
	background-image:none;
}
.sidePanel .panelSeperator {
	margin-bottom:36px;
}
.sidePanel h1 {
	margin:0 0 0 0;
	padding:0px 9px 3px 9px;
	background:transparent url(/img/sidePanelSeperator.gif) left bottom repeat-x;
}
#mastHead .sidePanel h1 {
	padding:0;
	background:none;
}
/*.sidePanel h2, .sidePanel a.h2 {
	display:block;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:normal;
	text-decoration:none;
	padding:2px 9px;
	margin:0;
	font-style:normal;
	color:#43586a;
	background:transparent url(/img/sidePanelSeperator.gif) left bottom repeat-x;
}*/
.sidePanel em {
	color:#43586a;
	font-weight:bold;
	font-size:1.2em;
	font-style:normal;
}
.sidePanelImage {
	position:relative;
	top:-30px;
}
#newslettersignup{
	padding:1.2em 0 2.4em 0;	
}
#newslettersignup h3{
	font-size:1.8em;
	font-weight:normal;
	color:#5F5652;
}
#newslettersignup .signup{
	float:right;
	margin-top:0.3em;
}
.mainPanel {
	padding:0 24px 0 216px;
}
#footer {
	clear:both;
	color:#5f5652;
	text-align:center;
	padding-top:2.4em;
}
#footer p{
	font-size:1.1em;	
}
#footer strong{
	color:#911a3f;
	font-size:1.1em;
}
#footer a {
	color:#5f5652;
}
#footer a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	 margin-top:-5px !justIE;
}
.sidePanel .cap, .sidePanel .cap div {
	background:#3599cc url(/img/sidePanel_roundedCorners.gif) left top no-repeat;
	height:39px;
	overflow:hidden;
}
.sidePanel .cap div {
	background-color:transparent;
	background-position:right top;
	padding:13px 9px 0px 9px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.sidePanel .cap div a {
	color:#fff;
	text-decoration:none;
}
/*.mainPanel .cap, .mainPanel .cap div {
	background:#B5D8EE url(/img/mainPanel_roundedCorners.gif) left top no-repeat;
	height:39px;
	overflow:hidden;
}
.mainPanel .cap div {
	background-color:transparent;
	background-position:right top;
	padding:15px 15px 0px 15px;
}*/

.contentTopPadding {
	padding-top:15px;
}
ul.tickList {
	margin:0;
	padding:0;
	list-style:none;
}
ul.tickList li {
	padding: 0 0 0 25px;
	background:transparent url(/img/tickList_tick.gif) 3px 2px no-repeat;
	margin-bottom:10px;
	font-weight:bold;
	color:#395267;
}
/* PRODUCT DISPLAY */
.column {
	float:left;
}
.twoColumnWrap {
	overflow:hidden;
}
.twoColumnWrap .column_1 {
	width:50%;
	margin-bottom:20px;
}
.twoColumnWrap .column_2 {
	width:320px;
	float:right;
	position:relative;
}
.threeColumnWrap{
	position:relative;	
}
.threeColumnWrap .column {
	margin:0;
	width:182px;
	margin-right:48px;
	display:block;
	text-decoration:none;
}
.productTile {
	padding:0 0 36px 0;
}
.productTile h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#306FA5;
}
/*.productTile a {
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:#306FA5;
	margin:5px 20px 5px 0px;
	line-height:1.5em;
	height:1.5em;
}
.productTile a:hover {
	background-color:#B5D8EE;
	text-decoration:none;
}*/
.productTile .viewProduct {
	text-decoration:none;
	display:block;
	height:25px;
	background:transparent url(/img/button_buynow.gif) center top no-repeat;
}
/*.productTile .viewProduct:hover {
	text-decoration:none;
	background-position:left -40px;
}*/
.productTile a:hover {
	text-decoration:none;
}
.productTile p {
	padding: 0 15px 0 0;
	margin:0;
	font-size:0.9em;
	color:#555;
	text-align:justify;
}
.productTile .productImageWrap {
	position:relative;
	width:182px;
	height:145px;
	overflow:hidden;
}
.productTile .productImageWrap .productPriceWrap {
	width:76px;
	height:36px;
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:36px;
	font-weight:bold;
	font-style:italic;
	background:transparent url(/img/productPriceOverlay.png) left top no-repeat;
}

.productBadge {
	width:100%;
	height:54px;
	position:absolute;
	right:0px;
	top:0px;
}
.productBadge_New {
	background:transparent url(/img/productNewBadgeOverlay.png) left top no-repeat;
}
.productBadge_BestSeller {
	background:transparent url(/img/productBestSellerBadgeOverlay.png) left top no-repeat;
}
.productBadge_995 {
	background:transparent url(/img/product995.png) left top no-repeat;
}
.productBadge_1500 {
	background:transparent url(/img/product1500.png) left top no-repeat;
}
.productBadge_20PercentOff {
	background:transparent url(/img/product20Discount.png) left top no-repeat;
}
.productBadge_25PercentOff {
	background:transparent url(/img/product25Discount.png) left top no-repeat;
}
.productBadge_30PercentOff {
	background:transparent url(/img/product30Discount.png) left top no-repeat;
}
.productBadge_40PercentOff {
	background:transparent url(/img/product40Discount.png) left top no-repeat;
}
.productBadge_50PercentOff {
	background:transparent url(/img/product50Discount.png) left top no-repeat;
}
.productBadge_60PercentOff {
	background:transparent url(/img/product60Discount.png) left top no-repeat;
}
.productBadge_70PercentOff {
	background:transparent url(/img/product70Discount.png) left top no-repeat;
}
.productBadge_Micro {
	background:transparent url(/img/productMicroOverlay.png) right top no-repeat;
}
.productBadge_HouseToHome {
	background:transparent url(/img/housetohomeLovesGrey.png) right top no-repeat;
}
/*.panel {
	border-top:1px solid #306FA5;
	border-bottom:1px solid #306FA5;
	background-color:#EFF9FF;
	padding:5px;
	margin-top:10px;
}*/
.bannerPanel {
	background-position:center top;
	background-repeat:no-repeat;
	width:181px;
	height:200px;
	position:relative;
}
.bannerPanel div {
	width:181px;
	height:251px;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url(/img/bannerPanelOutline.gif) left top no-repeat;
}
.indent {
	padding-left:35px;
}
/* Navigation Tabs */
#navigationTabsWrap {
/*	background:transparent url(/img/tabs_underline.gif) left top repeat-x;*/
	background:#FFF url(/img/bg_tabs.gif) repeat-x bottom;
	overflow:hidden;
	margin-bottom:1em;
}
#navigationTabs {
	padding-left:10px;
}
#navigationTabs ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#navigationTabs li {
/*	background:transparent url(/img/tabs.gif) 0px -60px no-repeat;*/
	float: left;
	margin:0px 1px;
}
#navigationTabs li a {
	display: block;
	float: left;
	margin: 0 0 0 7px;
	padding: 9px 7px 2px 0;
	text-align:center;
	text-decoration:none;
	color:#3599CC;
	font-size:18px;
	line-height:1;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			letter-spacing:-1px;
/*	background:transparent url(/img/tabs.gif) 100% -60px no-repeat;*/
}
#navigationTabs li a:hover {
	text-decoration:underline;
}
/*#navigationTabs li.selected {
	background:transparent url(/img/tabs.gif) 0 0 no-repeat;
}*/
#navigationTabs li.selected a, #navigationTabs li.selected a:hover {
	font-size:22px;
	line-height:1.2;
	padding: 0.1em 0.6em;
	color:#5F5652;
	background:#FFF;
	border-top:1px solid #e5e4e4;
	border-left:1px solid #e5e4e4;
	border-right:1px solid #CCC;
/*	background:transparent url(/img/tabs.gif) 100% 0px no-repeat;*/
}
.floatLeftClearFix {
	float:left;
	width:100%;
}
.clearfix {
	overflow:hidden;
}
* html .clearfix {
	overflow:visible;
	height: 1%;
}
.clearfix:after {
	content:".";
	height:1px;
	visibility:hidden;
	overflow:hidden;
	clear:both;
}
.placeholder { /* Used solely for development */
	background-color:#eee;
	text-align:center;
	overflow:hidden;
}
.placeholder div {
	font-size:1.3em;
	font-weight:bold;
	margin-top:35%;
	color:#999;
}
/*  --- blog --- */

.blogTopContainer {
	background-image:url(/blog/wp-content/themes/default/images/top-bg.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	margin:0 auto;
	width:770px;
	height:128px;
}
.blogSidePanel {
	float:left;
	width:150px;
	margin-left:-15px;
}
.blogSidePanel h2, .blogSidePanel a.h2 {
	display:block;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:normal;
	text-decoration:none;
	padding:2px 9px;
	margin:0;
	font-style:normal;
	color:#43586a;
	background:transparent url(/img/sidePanelSeperator.gif) left bottom repeat-x;
}
.blogSidePanel em {
	color:#43586a;
	font-weight:bold;
	font-size:1.2em;
	font-style:normal;
}
ul#blogPrimaryNav {
	padding:15px 11px 0 50px;
	list-style:none;
	float:right;
}
ul#blogPrimaryNav li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	padding-right:8px;
	border-right:1px solid #43586a;
}
ul#blogPrimaryNav li.last {
	padding-right:0;
	border-right:none;
}
ul#blogPrimaryNav li a {
	display:block;
	padding-left:8px;
	color:#43586a;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
ul#blogPrimaryNav li a:hover {
	color:#3599cc;
}

ul#blogSecondaryNav {
	margin:0;
	padding:0;
	list-style:none;

}
ul#blogSecondaryNav li {
	display:block;
	padding:4px 0 5px 0;
	margin:0;
	list-style:none;
}
ul#blogSecondaryNav li h2 {
	border-bottom:1px solid #ded9cc;
	color:#5F5652;
	font-size:1.2em;
	text-decoration:none;
	padding:5px 9px 5px 15px;
	display:block;
	background:none;
}
ul#blogSecondaryNav li h2 a {
	font-weight:bold;
}
ul#blogSecondaryNav li#topListItem {
	display:block;
	background: url(/img/sidePanelTopListItemSeperator.gif) left bottom repeat-x;
	padding:5px 0 5px 0;
	margin:0;
}
ul#blogSecondaryNav li a {
	color:#5F5652;
	font-size:12px;
	text-decoration:none;
	padding:1px 9px 1px 0;
}
ul#blogSecondaryNav li ul {
	padding:0;
	margin:0;
}
ul#blogSecondaryNav li ul li {
	padding:3px 0 3px 15px;
	margin:0;
}
ul#blogSecondaryNav li#tag_cloud {
	padding-left:15px;
}
ul#blogSecondaryNav li#tag_cloud h2 {
	margin-left:-15px;
}
	
ul#blogSecondaryNav li a:hover {
	color:#3599cc;
}
ul#blogSecondaryNav li a.selected {
	color:#3599cc;
}
ul#blogSecondaryNav li#topListItem a {
	color:#3599cc;
	font-size:14px;
	text-decoration:none;
	padding:1px 9px 1px 0;
	display:block;
}
ul#blogSecondaryNav li#topListItem a:hover {
	color:#3599cc;
}
ul#blogSecondaryNav li#topListItem a.selected {
	color:#3599cc;
}
.entry {
	padding-top:15px;
}
.rss {
	width:90px;
	float:right;
	padding:5px 10px 0 0;
	text-align:right;
}
.watermarkOn {
	color:#999;
}
li#tag_cloud a {
	display:inline !important;
}

.post h2 {
	clear:both;
}
.blogMainPanel {
	width:710px;
	float:right;
	margin:0 24px 0 0;
}
.socialbuttons{
	margin:0;
	padding:0;
	list-style:none;
}
.socialbuttons li{
	float:left;
	width:55px;
	height:61px;
	padding:5px 0;
}
.postmetadata{
	clear:both;	
}
.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}
.soldout {
	color:#911A3F;
}

/*--breadcrumb--*/
#breadcrumbTrail {
	height:2em;
	padding:10px 0 10px 2px;
}
#breadcrumbTrail ul{
	list-style:none;
	padding:0;
}
#breadcrumbTrail li {
	float:left;
	height:15px;
	width:auto;
	padding:0 4px 0 0;
	font-size:12px;
	color:#3599CC;
}
#breadcrumbTrail a{
	text-decoration:underline;
	color:#3599CC;
}
#breadcrumbTrail a:hover{text-decoration:none;}
* html #breadcrumbTrail li {
	height:1.5em;
	line-height:1.5em;
}
* html #breadcrumbTrail a{
	line-height:1.5em;
}
