
@font-face {
     font-family:"Futura Round W01 Medium";
     		src:url("../fonts/FuturaRound-Medium.eot");
   		src:url("../fonts/FuturaRound-Medium.eot?#iefix") format('embedded-opentype'),
   		url("../fonts/FuturaRound-Medium.otf"),
   		url("../fonts/FuturaRound-Medium.woff") format('woff'),
  			url("../fonts/FuturaRound-Medium.ttf") format('truetype');
}

@font-face {
    font-family:"Futura Round";
	     	src:url("../fonts/FuturaRound-Regular.eot");
   		src:url("../fonts/FuturaRound-Regular.eot?#iefix") format('embedded-opentype'),
   		url("../fonts/FuturaRound-Regular.otf"),
   		url("../fonts/FuturaRound-Regular.woff")  format('woff'),
  			url("../fonts/FuturaRound-Regular.ttf") format('truetype'); 
}

@font-face {
    font-family:"Futura Round Demi";
   	   src:url("../fonts/FuturaRound-Demi.eot");
   		src:url("../fonts/FuturaRound-Demi.eot?#iefix") format('embedded-opentype'),
   		url("../fonts/FuturaRound-Demi.otf"),
   		url("../fonts/FuturaRound-Demi.woff") format('woff'),
  			url("../fonts/FuturaRound-Demi.ttf") format('truetype');
}


img { -ms-interpolation-mode: bicubic; }
html {
	overflow-y: scroll; 
}
html {
   ... 
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;

}
body {
	color: #000;
	text-align: left;
	font-size: 12px;
	background:#FFFFFF;
	margin: 0 auto;
	font-family:"Futura Round";
	-webkit-font-smoothing: antialiased;
}
input, textarea, select{
	color:black;
}
.ignore.valid{
	border:1px solid red !important;
}


.genericBanners h3{
	font-family:"Futura Round Demi";
}
#wrapper{
	margin: 0 auto;
	width: 1044px;
	background: #FFFFFF no-repeat center top;
}

#page{
	width: 1000px;
	margin: 0 auto;
}

button{
	cursor:pointer;
}

.strong{
	font-weight:bold;
	
}

.span-24{width:1000px;}

/*	Rating Stars
*****************/
.stars{
	  background: url("../images/ratings-small-full-gray.png") no-repeat left center transparent;
  display: block;
  height: 14px;
  color: transparent;
  clear: both;
}

/*	required
*****************/
.required.right{
	margin: 0 0 0 20px;
	font-size: 90%;
	color: #666;
	max-width: 60%;
}

table.store-openings {
	padding: 0;	
	margin: 20px 0;

}

table.store-openings td {
	padding: 1px 8px;
	border-bottom: 1px solid #EEEEEE !important;
}

table.store-openings td.weekday_openings_day {
	padding: 1px 8px 1px 8px !important;
	font-weight: bold;
}

table.store-openings td.specialday_openings_date {
	padding: 1px 8px 1px 0 !important;
	font-weight: bold;
}

/*	Cart and Pickup button
*****************/
button.pickupInStoreButton,
button.addToCartButton {
border: none;
border-bottom: #dd2c39 solid 2px!important;
border-right: #dd2c39 solid 2px!important;
background: #B2C4CC!important;
text-align: center;
color: #fff;
font-family:"Futura Round";
font-weight: bold!important;
font-size: 12px;
font-weight:bold;
position: relative;
text-transform: uppercase;
cursor: pointer;
moz-border-radius: 2px;
border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}

button.pickupInStoreButton{
	background:#fff;
	color:#000;
}

button.addToCartButton{
	letter-spacing:0px;
	text-transform:uppercase;
	background: url(../images/addcart-icon.png) no-repeat 11px 8px #B2C4CC!important;
	padding: 10px 15px 10px 40px;
	font-weight:bold;
	moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}
/*

#addToCartForm #addToCartButton:hover {
background: #ff7167;
border-bottom: #ff3a5b solid 2px;
}

	alerts
*****************/
.alert{
	padding:12px;
	border:1px dotted;
	margin:0 0 20px 0;
}

.alert.positive{
	border-color:#339b01;
	color:#339b01;
}

.alert.negative{
	border-color:#c90400;
	color:#ED145B;
}

.alert.neutral{
	border-color:#bdbdbd;
	color:#4274b9;
}


/*	Scroller 
*****************/
.span-24 > .scroller{
	/* padding:40px 0; */
}

.span-24 > .scroller .title{
	font-size:1.167em;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #979797;
	padding:0 0 5px 0;
	text-transform:uppercase;
	margin:0 0 40px 0;
}

.span-24 > .scroller ul li{
	width:220px;
	margin:0 20px 0 0;
}

.span-24 > .scroller ul li{
	width:230px;
	margin:0 10px 0 0;
}

.scrollerProduct{
	margin:0 0px;
	display:block;
}

.scrollerProduct .thumb{
	padding:0 0 20px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #c1c1c1;
}

.scrollerProduct .thumb img{ 
	width:100%;
}

.scrollerProduct .details{
	color:#8f8f8f;
	padding:0 40px 0 0;
}

.scrollerProduct .priceContainer{
	float:right;
	margin: 0 0 0 5px;
}

/*	Scroller 
*****************/
.jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin .jcarousel-prev,
.jcarousel-skin .jcarousel-next {
	position: absolute;
	width: 25px;
	height: 25px;
	border: 0;
	padding: 0;
	background: url("../images/scroller-sprite.png") no-repeat;
	margin:0;
}

.jcarousel-skin .jcarousel-prev[disabled],
.jcarousel-skin .jcarousel-next[disabled] {
	opacity: 0.6;
	cursor: default;
}

.jcarousel-skin .jcarousel-prev-horizontal,
.jcarousel-skin .jcarousel-next-horizontal {
	top: 40%;
}

.jcarousel-skin .jcarousel-prev-horizontal {
	left: -30px;
	background-position: 0 0;
}

.jcarousel-skin .jcarousel-next-horizontal {
	right: -30px;
	background-position: right 0;
}

.jcarousel-skin .jcarousel-prev-vertical,
.jcarousel-skin .jcarousel-next-vertical {
	left: 50%;
	margin-left: -12.5px;
}

.jcarousel-skin .jcarousel-prev-vertical {
	top: -30px;
	background-position: 0 bottom;
}

.jcarousel-skin .jcarousel-next-vertical {
	bottom: -30px;
	background-position: right bottom;
}

.jcarousel-container-vertical{
	margin:30px 0;
}

.jcarousel-container{
	background:#fff;
}

ul.jcarousel-skin{
	background: url("../images/spinner.gif") no-repeat center center ;
    display: block;
    height: 100%;
    width: 100%;
	min-width:50px;
	min-height:50px;	
}
/* hide loading */
ul.jcarousel-skin li{
	display:none;
}


/* Banner Sizes
*****************/
.cms_disp-img_slot .thumb img,
#content .simple_disp-img img{
	width:100%;
	height:auto;
}

/*	Banner Sizes
*****************/
/**** Added on 13 Jan 2015 *****/
.section1.cms_disp-img_slot {margin: 5px 0px;width:1000px}
.cms_disp-img_slot .thumb img,
#content .simple_disp-img img{/* width:244px; */height:auto;}

#PTNewsComponent .thumb img{width:auto !important;}
#PTNewsComponent .disp-img{margin-bottom: 0px;}

/* Home page Horizontal Banners  */
.genericBanners .CMSComponentContainerHorizontal ul, #PTNewsComponent {width:100%;}
.genericBanners .CMSComponentContainerHorizontal ul li {display: inline-block;margin-right: 10px;}
.genericBanners .CMSComponentContainerHorizontal ul li:last-child {margin-right: 0px;}

#latestCatalogueBanner {text-align:center;}
 #latestCatalogueBanner h3{text-align:center;border-bottom:1px solid #dcdcdc;padding-bottom:15px;text-transform:uppercase; color: #666666;font-size:16px;}
.cms_disp-img_slot #latestCatalogueBanner ul {margin:0 auto;}
.cms_disp-img_slot #latestCatalogueBanner ul li{display:inline-block; vertical-align:top;}
.CatalogueBannerComponent {margin:0 auto; width:100px;}
.cms_disp-img_slot #latestCatalogueBanner ul li {margin-right:10px;margin-left:10px;}
.cms_disp-img_slot #latestCatalogueBanner ul li:last-child{margin-right: 0px;margin-left: 10px;}
.CatalogueBannerComponent a {/*float:left;*/}
.CatalogueBannerComponent .headline{color: #A8AAA8;
  margin-top: 10px;
  line-height: 18px;
  text-align: center;
  display: block;
  text-transform: capitalize;
  font-size:13px;
  font-family: "Futura Round";
}
  .CatalogueBannerComponent .subheadline {
  color: #a19b97;
  margin-bottom: 17px;
  text-align: center;
  display: block;
  font-style: italic;
  font-size: 11px;
}

/**** Added on 13 Jan 2015 *****/
.doCheckoutBut{
	margin-right:0;
}
.disp-img{
	clear:both;
}
.disp-img .title{
	display: block;	
}
.disp-img .thumb{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;	
}
#content .leftNavLinks{
	width: 146px;
	float: left;
	padding: 0px 42px 0 10px;
	  min-height: 245px;
}

.leftNavLinks{
	width: 146px;
	float: left;
	padding: 0px 42px 0 10px;
	  min-height: 245px;
}
 .leftNavLinks .SecondaryNavigationComponent h3, .leftNavLinks .SecondaryNavigationComponent h3 a{
font-size: 16px;
color: #A8AAA8;
font-family:"Futura Round Demi";
line-height: 22px;
display: block;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}
 .leftNavLinks .SecondaryNavigationComponent h3{
 border-bottom: 1px solid #dedbd9;
 margin-bottom: 18px;
 color:#1C2F45;
 }
  .leftNavLinks .SecondaryNavigationComponent a {
font-size: 15px;
font-family:"Futura Round";
color: #A8AAA8;
line-height: 16px;
display: block;
padding: 0 0 12px 0px;
}
.leftNavLinks .SecondaryNavigationComponent a:hover {
	color: #1C2F45;
}
.centerfill {float:left;}
.centerfill .contentHeading h1{
font-size: 28px;
font-family:"Futura Round Demi";
color: #1C2F45;
line-height: 18px;
padding: 0px 0px 0px 0px;
font-weight: 400;
/* border-bottom: 1px solid #dedbd9; */
}
.center p, .center .content p, .center .content p span, .centerfill .center p, .centerfill .center p span, .centerfill .center span {
font-size: 15px !important;
    font-family: "Futura Round" !important;
    color: #A8AAA8 !important;
    padding-top: 3px;
    margin-bottom: 8px;
    font-style: normal !important;

}

 
.centerfill .center #PrivacyPolicyContent p{
 padding-bottom:10px;
}
.centerfill .center div{ font-size: 13px!important; font-family: "Futura Round"; color: #A8AAA8; }
#AboutUsContent p i span{
   font-size: 20px!important;
  font-family: "Futura Round";
  color: gray!important;
  line-height: 30px;
}

/*.centerfill h1{border-bottom: 1px solid #dedbd9;}*/
.leftNavLinks .SecondaryNavigationComponent li.active a {
font-weight: bold;
color:#1C2F45;
}

.leftNavLinks .SecondaryNavigationComponent ul{ }
p {
font: 14px "Futura Round";
color: #A8AAA8;
line-height: 20px;
/*padding-bottom: 15px;*/
}
 .center {
float: right;
padding-top: 0px;
width: 750px;
}
.centerWide .leftcenter {
width: 341px;
position: relative;
float: left;
padding-bottom: 30px;
}
.centerWide .centerright {
float: right;
width: 366px;
border-bottom: 1px solid #dedbd9;
}
.centerWide .PageTitleComponent{border-bottom:none;}
.centerWide .right{
width: 366px;
}
/*.centerWide .center{float:left;padding-top:0px;width:800px;}*/

.center span a, .center p > a{  letter-spacing: 1px; color: #A6C0CB!important;font-style: normal !important;text-decoration: none; font-family: "Futura Round";display:inline-block;}
.center{font-family:"Futura Round";}
.center a, .centerContent a, .centerContent p > a, .centerright a {
	font-style: italic;
	color:#A8AAA8!important;
	font-style: normal;
	font-family: "Futura Round"!important;
	font-size:13px;
}
.center a:hover, .centerContent a:hover, .centerContent p > a:hover, .centerright a:hover, .content .phnSup p:nth-of-type(3) span a:hover {
	color: #B2C4CC!important;
}
.center > #EmploymentContent > p > a > u{  text-decoration: none!important;}
.center > #EmploymentContent > p > a > u > span{
  color: #A8AAA8!important;
  text-decoration: underline!important;
  font-size:15px!important;
  font-style: italic!important;
  font-family: "Futura Round" !important;
}
.center > .BottomTitleBannerComponent > li > div > a > span{
  font-size: 14px;
  color: #A8AAA8;
  padding-left: 9px;
  clear:both;
  position:relative;
  top:15px;
  font-family: "Futura Round" !important;
  text-transform: uppercase!important;
  letter-spacing: 1px;
}
.center > #dFaqBanners.bannerStrip {
	margin-right:0px;
}
.center > #dFaqBanners > li{
	margin-right:7px;
}
.center > #dFaqBanners > li:last-child{margin-right:0px;}

.center > #ReturnsPolicyContent, 
.center > #howToOrderContent, 
.center > #howToOrderContent+.content,
.center > #customerServiceContent,
.center > #AboutUsContent,
.center > #EmploymentContent,
.center > #PaymentPolicyContent,
.center > #PrivacyPolicyContent,
.center > #WebsiteTermsPolicyContent,
.center > #ShippingPolicyContent,
.center > #deliveryContent,
.center > #OrderFaqContent,
.center > #ProductFaqContent,
.center > #miscellaneousFaqContent  {
	font-family: "Futura Round" !important;
	font-family:"Futura Round";
}
.center > #AboutUsContent > p, .center > #AboutUsContent > p > i > span {
	font-size: 18px!important;
    line-height: 30px;
    font-family: "Futura Round" !important;
    color: #1C2F45 !important;
    text-align: left !important;
}
.center > #AboutUsContent > span, .center > #EmploymentContent > p > span, .center > #EmploymentContent > p > b > span{
	font-family: "Futura Round" !important;
    color: #A8AAA8 !important;
    font-size:16px !important;
        font-weight: inherit;
	}
	
.center > #customerServiceContent p+p{padding-top:10px;}
.center .content > #body_wrapper table{float:left;}

.center > #ReturnsPolicyContent h3{padding-top:0px;}
.center > #PaymentPolicyContent h4{margin-bottom:0px;font-size: 15px;
font-family:"Futura Round";
color: #A8AAA8;
line-height: 20px;
font-weight: normal;}
.center h1{
	font-size: 28px;
font-family:"Futura Round Demi";
color: #1C2F45;
line-height: 28px;
padding: 12px 0 13px 0;
font-weight: 400;
border-bottom: 1px solid #dedbd9;
}
.page-cookies .center{width:100%!important;}
.content .phnSup h2 {
    margin: 0px 0px 22px 0px!important;
    padding: 0px;
    border: 0px;
    line-height: 25px;
    font-size: 24px!important;
    font-weight: inherit;
    font-style: normal!important;
    font-family: "Futura Round Demi" !important;
    vertical-align: baseline;
    color: #A8AAA8;
}

.content .phnSup h3{
font-size: 16px!important;
line-height:18px;
font-family:"Futura Round Demi";
color: #A8AAA8!important;
text-transform: none!important;
font-weight: normal!important;
}
.content .phnSup h4{
font-size: 20px!important;
color: #B2C4CC;
font-weight: normal!important;
margin: 14px 0 8px 0;
font-family:"Futura Round Demi";
}

.content .phnSup h4 em{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 20px;
	font-weight: inherit;
	font-family:"Futura Round Demi";
	vertical-align: baseline;
	font-style:normal !important;
	color: #B2C4CC;
}
.content .phnSup h4 em{
 	font-family:"Futura Round";
 }

.content .phnSup .phone {
	/* background: url('../images/iconPhone.png') no-repeat left 10px; */
	padding-left: 0px;
 	line-height: 84px;
	text-transform: capitalize;
	font-weight: normal;
	color: #B2C4CC;
}
.content .phnSup p span{
	font-family:"Futura Round";
}
.content .phnSup p:nth-of-type(2) span{
	    position: relative;
    top: -8px!important;
    font-family: "Futura Round Demi" !important;
    color: #A8AAA8;
    font-size: 24px!important;
}
.content .phnSup p:nth-of-type(3) span{
	position:relative;
	top:-24px!important;
	line-height: 14px!important;
	vertical-align: baseline;
	  font-family:"Futura Round" !important;
}
.content .phnSup p:nth-of-type(3) span a {
	color: #A6C0CB;
	font-size: 14px;
	font-family:"Futura Round";
	font-style: normal!important;
	text-decoration:none !important;
	font-weight:400;
}
.content .phnSup p:nth-of-type(3) span a:hover {text-decoration:none !important; color:#1C2F45 !Important;}
#contactUsForm .formInfo {
    color: #A8AAA8;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-family: "Futura Round";
    line-height: 18px;
    padding: 0 0 0px 0;
}
#contactUsForm label {
font-size: 13px;
font-family:"Futura Round";
color: #A8AAA8;
line-height: 13px;
padding: 0 0 7px 0;
display: block;
}
#contactUsForm input[type="text"], #contactUsForm input[type="email"], #contactUsForm input[type="password"] {
background-color: #f4f2f3;
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 29px;
padding: 0 10px 0 9px;
width: 319px;
}
#contactUsForm p {
	font-size: 16px;
    font-family: "Futura Round";
    color: #A8AAA8;
    line-height: 20px;
    padding: 0px!important;
    font-weight: normal;
    margin-bottom: 1em;
}
#contactUsForm textarea {
border: 1px #bdbdbd solid;
padding: 0 10px!important;
width: 319px;
border-radius: 4px;
height:122px;
font-style: normal;
}
#contactUsForm select{
	width:319px;
}
#contactUsForm fieldset legend {
width: 100%;
    font-size: 24px;
    font-family: "Futura Round Demi";
    color: #A8AAA8;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 400;
    border-bottom: 0px solid transparent;
}
#contactUsForm input[type='submit'] {
padding: 8px 36px;
border: none;
/* border-bottom: #dd2c39 solid 2px;
border-right: #dd2c39 solid 2px; */
background: #A6C0CB;
text-align: center;
color: #fff;
font-family:"Futura Round Demi";
font-weight: bold;
letter-spacing: 1px;
font-size: 14px;
margin-top: 12px;
position: relative;
text-transform: uppercase;
cursor: pointer;
}

#contactUsForm .control-group .ui-selectmenu-button .ui-widget {
background-color: #f4f2f3;
}
#contactUsForm .control-group .ui-selectmenu-button a, #contactUsForm .control-group .ui-selectmenu-button a.ui-state-default {
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
background: none;
}
#contactUsForm .control-group .ui-selectmenu-button a.ui-button {
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
}
#contactUsForm .control-group .ui-selectmenu-button .ui-button {
margin-right: 0;
}
#contactUsForm .control-group .ui-selectmenu-button .ui-corner-all, #contactUsForm .control-group .ui-selectmenu-button .ui-corner-all {
border-radius: 0;
}
#contactUsForm .control-group .ui-selectmenu-button spans.ui-icon {
right: .5em;
left: auto;
margin-top: -8px;
position: absolute;
top: 50%;
}
#contactUsForm .control-group .ui-selectmenu-button .ui-icon {
background-image: url(../images/xselect.png)!important;
height: 19px;
width: 19px;
top: 12px!important;
background-position: 0;
}
.centerfill .right .phnSup {margin-left: 40px;margin-top:20px;}

/*#dBuyersGuidesContent, #dBuyersGuideBanners{margin-left:48px;}*/

/********* BUYER GUIDES START *********/
.BottomTitleBannerComponent li, #dBuyersGuideBanners li {
margin: 0 5px 26px 0;display:inline;float:left;
}

.BottomTitleBannerComponent li .disp-img .thumb, #dBuyersGuideBanners li .disp-img .thumb {
	margin-right:0px;
font-size: 14px;
color: #A8AAA8;
/*padding-left: 9px;*/
font-family:"Futura Round";
text-transform: uppercase;
letter-spacing: 1px;
font-style:normal;
width: 245px;
}
.BottomTitleBannerComponent li .disp-img .thumb span{clear:both;}
#buyersGuideNav1, #buyersGuideNav2, #buyersGuideNav3 {
display: inline-block;
vertical-align: top;
width: 236px;
padding-right: 8px;
margin-left: 3px;
}
#buyersGuideNav1 h3, #buyersGuideNav2 h3, #buyersGuideNav3 h3{
font-size: 16px;
font-family:"Futura Round";
color: #A8AAA8;
font-weight: 400;
line-height: 14px;
padding: 0 0 17px 9px;
border-bottom: 1px solid #dedbd9;
margin: 0 0 20px 0;
text-transform: uppercase;
}
#buyersGuideNav1 ul, #buyersGuideNav2 ul, #buyersGuideNav3 ul {
padding-left: 9px;
}
 #buyersGuideNav1 li, #buyersGuideNav2 li, #buyersGuideNav3 li {
display: block;
}
 #buyersGuideNav1 ul li a, #buyersGuideNav2 ul li a, #buyersGuideNav3 ul li a  {
font-size: 14px;
font-family:"Futura Round";
color: #A6C0CB !important;
font-style: normal;
line-height: 17px;
padding: 0 0 12px 0;
display: block;
}
.storecontentHeading{padding-bottom:12px;}
.centerWide .center #titleComponent{margin-top:10px;clear:both; color:#1C2F45;}
.centerWide .center h1:hover, 
.centerWide .center .content h1:hover{
	background-color: #FFFFFF!important;
	color: #A8AAA8;
}
/*.centerWide .center .cmsimage+#titleComponent{margin-left: 46px;}*/
 .centerfill .center .content div h2 , .center .content h4 {
font: 15px "Futura Round";
color: #1C2F45;
/*padding: 0px 0 10px;*/
margin-bottom:0px;
}
.centerfill h3{
font: 16px "Futura Round";
color: #A8AAA8;
/*padding: 0px 0 10px;*/
margin-bottom:12px;
}

.center .content h2 {
font-size: 22px;
font-family:"Futura Round";
margin: 17px 0 17px 0;
}
.center .content h3 {
font-size: 16px;
color: #A8AAA8;
font-weight: normal;
margin: 14px 0 8px 0;
font-family:"Futura Round";
}
.center .content h4 {
    margin-top: 5px;
    font-size: 16px;
    font-family: "Futura Round";
    padding-bottom: 5px;
    padding-top: 5px;
    color: #A8AAA8;
}
.center .content h5 {
font-size: 15px;
color: #1C2F45;
font-weight: normal;
margin: 14px 0 8px 0;
font-family:"Futura Round";
}
.center .content h6 {
font-size: 14px;
color: #A8AAA8;
font-weight: normal;
margin: 14px 0 8px 0;
font-family:"Futura Round";
}
.center .content h5 li {
font-size: 14px;
color: #B2C4CC;
font-weight: normal;
margin: 5px 0 5px 0;
font-family:"Futura Round";
font-style: normal;
}
.center .content p b span, .center .content b span{
	font-family:"Futura Round";
	font-size:13px;
	color: #A8AAA8;
	
}
.center .content p span, .center .content ul li span{
	font-family:"Futura Round" !important;
	font-size:16px !important;
	color:#A8AAA8 !important;
	    font-style: normal !important;
	}
.cmsimage{
	position: relative;
float: right;
padding-left: 15px;
padding-bottom: 15px;
}
.centerfill .center .content p, .center .content td {
font-size: 14px;
color: #A8AAA8;
padding-bottom:2px;
margin-top:-10px;
font-family:"Futura Round";
}
.centerfill .center .content .CMSParagraphComponent ul, .content p ul, .content ul {
list-style: circle;
margin-left: 25px;
/*padding-bottom:10px;*/
margin-top:10px;
}
.centerfill .center .content .CMSParagraphComponent ul li, .content p ul li, .content ul li{
	list-style: disc outside none;
list-style-image: url(../images/xfotDot.png);
line-height: 22px;
display: list-item;
margin-left:8px;
font-size:14px!important;
margin-right:13px;
color: #A8AAA8;
font-family:"Futura Round";
cursor:default;
}
.centerfill .center .content .CMSParagraphComponent ul p, .content p ul p, .content ul p{
	font-size: 12px;
color: #a19897;
line-height:18px;
padding-bottom:0px;
margin-bottom: 0px!important;
margin-left:20px;

}
.center .content p{
	margin-bottom: 0px!important;
	cursor:default;
}
.center .cmsimage + .content h1 {
	margin-top:5px;
	width:100%;
	text-align:left;
} 
.BG_categoryGrid {
  border-collapse: separate;
  border-spacing: 0;
}
.BG_categoryGrid .productGrid {
  margin-right: -10px;
  white-space: inherit;
  float: left;
}
.BG_categoryGrid td {
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  float: none !important;
}
.BG_categoryGrid ul {
  list-style: circle;
  margin-left: 40px;
}
.BG_categoryGrid .productGrid .productTile {
  display: inline-block;
  margin-right: 5px;
  width: 195px;
  position: relative;
  vertical-align: top;
font-family:"Futura Round";
  min-height: 100px;
  display: inline-block;
  zoom: 1;
}
.BG_categoryGrid ul li{
	line-height: 18px;
	  list-style: disc outside none;
}
.BG_categoryGrid .productTile .productImage {
  position: relative;
  overflow: hidden;
  width: 180px;
  height: 180px;
  margin:5px;
}
.BG_categoryGrid .productGrid .productImage img
{
	width: 165px;
  	height: 165px;
	padding:4px;
	margin:3px;
	box-shadow: 3px 3px 3px #dedede;
}
#centerWide .CMSComponentContainerHorizontal ul{
	width: 100%;
	margin:0 auto;
}
#centerWide .CMSComponentContainerHorizontal li
{
  display: inline-block;
  margin-right: 5px;
  margin-left:40px;
  width: 195px;
  position: relative;
  vertical-align: top;
  font-family:"Futura Round";
  min-height: 100px;
  display: inline-block;
  zoom: 1;
}
#centerWide .CMSComponentContainerHorizontal li div{
	display:inline-block;
	width: 180px;
  height: 180px;
  margin: 5px;
}
#centerWide .CMSComponentContainerHorizontal li img
{
  width: 165px;
  height: 165px;
  padding: 4px;
  margin: 3px;
  box-shadow: 3px 3px 3px #dedede;
}
/********* BUYER GUIDES END *********/

#dFaqBanners {float: right;}
#OrderFaqContent h3, #ProductFaqContent h3, #miscellaneousFaqContent h3{
	font: 16px "Futura Round";
color: #1C2F45;
padding: 19px 0 0px;
margin-bottom:10px;
}


.storecontentHeading h1 {
  font-size: 28px;
  font-family:"Futura Round Demi";
  color: #1C2F45;
  line-height: 0px;
  padding: 12px 0 0px 0;
  font-weight: 400;
}
#content .center p {
	margin-bottom:0px;
	}
	
	#content .PageNotFound{text-align:center;}
	.PageNotFound img{text-align:center;margin-top:-4px;}
	.PageNotFound .grayText{position:relative;left: 30px;  bottom: -3px;}
	.oops {
	font: 14px "Futura Round";
  color: #A8AAA8;
  line-height: 20px;
  /* padding-bottom: 15px; */
  background: none;
  color: red;
  font-size: 30px;
  font-style: italic;
  left: 210px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  top: 96px;
	}
	
	
	
	.uh-oh{
	background: none;
  bottom: 330px;
  color: #A8AAA8;
  font-family: "Futura Round";
  font-size: 46px;
  font-weight: bold;
  position: relative;
  right: 140px;
  text-align: right;
  float: right;
  line-height: 30px;
  padding: 0;
  
	}
	
	
	
	
	
	.an-error{
	
	background: none repeat scroll 0 0 transparent;
  bottom: 280px;
  color: #A8AAA8;
  font-family: "Futura Round";
  font-size: 26px;
  font-weight: normal;
  left: 600px;
  line-height: 30px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 350px;
  
	}
	
	
	
	
	
	.at-list{
	background: none repeat scroll 0 0 transparent;
  bottom: 269px;
  color: #A8AAA8;
  font-family:"Futura Round";
  font-size: 12px;
  font-weight: normal;
  left: 600px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 350px;
  margin-top:-40px;
  
	}
	
	 ul.error-links {
      bottom: 281px;
  float: right;
  left: 126px;
  padding: 8px 0;
  position: relative;
}
 ul.error-links li {
  display: inline;
  padding: 0 8px;
  border-right: 1px solid #B2C4CC;
 }
ul.error-links li.last {
  border-right: 0px;
}
	.error-links li a {
	
	font-size: 14px;
  font-family:"Futura Round";
  color: #B2C4CC;
  line-height: 14px;
  display: inline-block;
  text-decoration: underline;
  font-style: italic;
  left: 600px;
	}
	.PageNotFound .error{
		border:none!important;
	}
	.PageNotFound .error .text{
		  position: relative;
		  left: 30px;
		  top: -4px;
	}
.PageNotFound .error em{
	font-size: 24px;
  font-family:"Futura Round";
  color: #B2C4CC;
  line-height: 24px;
  font-style: italic;
  display: block;
  padding: 0 0 10px 0;
  text-align: left;
  position: relative;
  bottom: 70px;
  float: left;
  bottom: 108px;
  right: 29px;
  }
  
  .bg{
  bottom: 110px;
  float: right;
  font-size: 14px;
  position: relative;
  right: 215px;
  text-align: left;
  width: 400px;
  font-family:"Futura Round";
  }
  .bg span{
  	font-family:"Futura Round";
  }
  .symbol_error {
  float: left;
  padding: 0 30px 0 300px!important;
  bottom: 80px;
  position: relative;
}

img.image-border {
  background: url(../images/xerpaShw.jpg) no-repeat scroll bottom center transparent;
  padding-bottom: 8px;
  text-align:center;
}


.alert{
	padding: 10px 0;
	margin-top:20px;
color: #4274b9;
font-weight: bold;
font-family:"Futura Round";
font-size:13px;
border-top: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
text-align: center;
background-color: #ECF1F8;
background: url(../images/info.png) no-repeat 12px 40% #ECF1F8;
padding-left: 40px;
text-align: left;
}

.alert.positive{
	border-color:#339b01;
	color:#339b01;
	background-color: #ebf6eb;
	background: url(../images/positive.png) no-repeat 12px 40% #ebf6eb;
	padding-left: 40px;
text-align: left;
}


.alert p {
margin-left: 34px;
margin-right: 12px;
}

.alert.negative {
background-color: #fdf0f0;
color: #e30007;
background: url(../images/error.png) no-repeat 12px 40% #fdf0f0;
padding-left: 40px;
text-align: left;
}

.ui-dialog.messagePopup {
	padding: 10px 20px 20px 20px;
	background: none;
	background-color: white;
	overflow: visible;
	box-shadow: 1px 1px 5px #D6D6D6;
	border: 1px solid #BDBDBD;
	outline: 0px; z-index: 1001; 
	height: auto; 
	width: 385px; 
	top: 40px; 
	left: 683px; 
	position: fixed; 
	opacity: 1;
}
	
	.headline h1{
		color: #A8AAA8;
		font-size:28px;
	}
input.validationError, div.validationBTError, input.validationPhError {
    border: 1px solid #e61f26 !important;
}

select.validationError {
    border: 1px solid #e61f26 !important;
}

textArea.validationError {
    border: 1px solid #e61f26 !important;
}


div.validationError {
	 border: 0px solid;
    color: #ED145B;
    font-size: 13px;
    font-style: normal;
    font-family:"Futura Round";
}
	
   .error {
    border: 1px solid #e61f26 !important;
}

.formError {
    color: #ED145B !important;
    font-style: normal;
}

.backToBasket{
	font-family:"Futura Round";
	background: url(../images/backto.png) left center no-repeat;
	padding-left: 14px;
	font-size:15px;
}

#geotrust{
	padding: 15px;
	border: 3px solid #000;
	margin-top: 40px;
}
#geotrust a, #geotrust .geoTrusMessage{
	display:inline-block;
}
#geotrust a{width:20%}
#geotrust a img {
	vertical-align: middle;
}
#geotrust .geoTrusMessage{
	width:75%;
	font-family:"Futura Round";
	font-size:13px;
}

#categoryLandingNavigation{margin-top:20px;}
/* iPad and Tablet [portrait + landscape] */

	@media only screen and (min-device-width:768px) and (max-device-width:1024px)  
	{
	body{background: url() no-repeat 0 0 #fff;text-align:center;min-width:1000px;margin: 0 auto;}
	#wrapper{text-align:left; overflow-x:hidden;}
	
	button, input[type='button'], input[type='submit'] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-appearance: none;
	-moz-border-radius: 0;
	border-radius:0;
	}
	select {
	-webkit-appearance: none;
	background: url('../images/iconMiniArrow.png') no-repeat 98% 12px #f4f2f3;
	}
	.control-group select{margin-bottom:0px;padding:0px 6px;}
	.control-group select option {padding:0px 6px;height:20px;}
	.wishlistSelectionPane .span-20{
	margin-top:10px;
	}
	#User div.miniCart a.minicart {
	  height: 43px;
	  background: rgba(255,255,255,0) url(../images/iconMiniArrow.png) no-repeat 185px 6px;
	  /* width: 100%!important; */
	  text-align: left;
	  font-weight: 400;
	  display: block;
	  width:128px;
	}
	#User div.miniCart{padding-top:0px;}
	/* #User div.miniCart a.minicart img, #User div.miniCart a.minicart span.title, #User div.miniCart a.minicart div{
	display:none;
	} */
	
	.search.result h2 {
	  border-bottom: 1px solid #dedbd9;
	  margin: 5px 0 32px 0!important;
	  padding: 0 0 19px 0;
	  font-size: 28px;
	  font-family:"Futura Round";
	  color: #A8AAA8;
	  line-height: 28px;
	  font-weight: 400;
	}
	.delivery_stages-guest{right:112px!important;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (-webkit-max-device-pixel-ratio:2) and (min-device-width:768px) and (max-device-width:1024px) {
	
	#addressForm input{border-left:1px solid #ccc!important;}
	.delivery_stages-guest{right:112px!important;}
	button, input[type='button'], input[type='submit'], input[type='text'], input[type='password'] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-appearance: none;
	-moz-border-radius: 0;
	border-radius:0;
	}
	select {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-appearance: none;
	-moz-border-radius: 0;
	border-radius:0;
	background: url('../images/iconMiniArrow.png') no-repeat 98% 12px #f4f2f3!important;
	}
}
.siteMapview ul{margin-left:10px;}
.siteMapview {width:1000px;}
.siteMapview h2{color:#000;font-size: 16px; font-family:"Futura Round"; color: #A8AAA8;line-height: 18px;font-weight: 400;}
.siteMapview div{display:inline-block;width:245px;vertical-align:top;margin-top:5px;}
.siteMapview ul li{padding:2px;margin-left:0px !important;list-style-type:none;line-height:10px;}
.siteMapview ul li a, .siteMapview a{color:#666!important;font-style:normal!important;font-family:"Futura Round";}
.siteMapview ul li a:hover, .siteMapview a:hover{color:#B2C4CC!important;}
.siteMapview section{padding:0px 0px 10px;}
.siteMapview h2.parent {background-color:#F3F2F2;box-shadow: 1px 1px 1px #DDD; margin-right: 10px;padding: 5px 0px 5px 10px;color:#000;font-size: 18px; font-family:"Futura Round"; color: #A8AAA8;font-style:normal;}
.siteMapview h2.grand{background-color:#F3F2F2;box-shadow: 1px 1px 1px #DDD; margin-right: 10px;padding: 5px 0px 5px 10px;width:225px;font-size: 18px; font-family:"Futura Round"; color: #A8AAA8;font-style:normal;}
.siteMapview section h2 {background-color: #F7F6F5;box-shadow: 1px 1px 1px #DDD; margin-right: 10px;padding: 5px 0px 5px 10px;font-size: 18px !important; font-family:"Futura Round" !important; color: #A8AAA8 !important;font-style:normal !important;}

#sf-catalogue-print-options a{
	color: #fff!important;
	display: block;
	padding: 0px 10px;
	font-size: 10px;
	font-weight: bold;
	min-width: 160px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	font-family: "Futura Round" !important;
}
#sf-catalogue-print-options a:hover{
	color:#B2C4CC !important;
	background-color:#fff;
}
.sf-saleinfo-left a, #catalogue-powered a{
	color: #A8AAA8;
	font-size:13px;
	font-style: italic;
	text-decoration: underline!important;
	font-family: "Futura Round";
}
#sf-catalogues div{
	font-family: "Futura Round";
	color: #A8AAA8;	
}

#staticCenterContent{
	width: 100%;
	color: #A8AAA8;
}

#giftCardPopup{
	 background: #fff;
    width: 400px;
    border: 1px solid #BDBDBD;
    padding: 10px 20px 20px 20px;
    z-index: 1002;
    height: 175px;
    box-shadow: 1px 1px 5px #D6D6D6;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.placeholdersjs{
	color: #A8AAA8;
}

span[role=status],span[role=status] div{display:none;}

.page-multiStepCheckoutSummaryPage #checkoutOrderDetails .realTotals
{
	bottom:0px;
	left:0px;
} 

.formContainer .step3 
{
	margin:0px;
}
.newShoppingBag
{
	color: #A8AAA8;
    font-family: "Futura Round Demi";
    font-size: 25px;
    display: block;
    padding-bottom: 5px;
    border-bottom: #dddbda solid 1px;
    font-weight: normal;
}
.page-login .privacy_text
{
	position: absolute;
    margin-top: -30px;
    float: right;
    margin-left: 219px;
    font-size:14px;
    font-family:"Futura Round";
    color: #A6C0CB;
    line-height: 18px;
    font-weight: normal;
    font-style:normal !important;

}
#registerForm .control-group .controls 
.newsletterSignup a:hover{text-decoration: none !important; color: #1C2F45 !important;}

#registerForm .checkout-register a{
	color:#A6C0CB !important;
}
.checkout-register a i {
	font-style:normal !important;
	letter-spacing:1px;
}
.page-login #registerForm .help-inline{
	    position: relative;
    float: left;
    width: 100%;
}
#newsletterComponent div.validationError
{
	display:none !important;
}
#registerForm .control-group a.privacy_text{
	text-decoration: none !important;
    font-weight: normal;
    font-style: normal !important;
    color: #A6C0CB !important;
}

.page-checkout-login .privacy_text
{
	    font-size: 14px;
    font-family: "Futura Round";
    color: #A6C0CB;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    margin-left: 217px;
    margin-top: -28px;
}
.page-checkout-login .control-group .help-inline
{
    top: -3px;
    position: relative;
    float: left;
    width: 100%;
}

.loyalty-no,.termsAndConditions{
	font-size: 13px;
    font-family: "Futura Round" !important;
    color: #A8AAA8;
    line-height: 18px;
    font-weight: normal;
    font-style: italic;
}
.m0{
    margin:0;
    }
.form-group label{
	display: inline-block;
    max-width: 100%;
	font-family: "Futura Round"!important;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    font-style: normal!important;
    color: #A8AAA8;
    margin-bottom: 5px;
}
.form-control{
	height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea.form-control {
    height: auto;
    resize: none;
}
.evoucher-fileds{
    padding: 20px;
    -webkit-box-shadow: 1px 2px 8px #cacaca;
    -moz-box-shadow: 1px 2px 8px #cacaca;
    box-shadow: 1px 2px 8px #cacaca;
    background: #f3f2f2;
    margin-top:20px;
}
#updateProfileForm .form_field-input,#registerForm .form_field-input
{
	float:left;
}
#updateProfileForm .control-group label.newsletterClass,.page-update-profile .form-radiobox label{
    margin: 0 16px;
    line-height: 17px;
    padding-bottom:10px;
}
#updateProfileForm .control-group label.newsletterClass{
    margin: 0 0px !important;
}

.mrgtop{
margin-top: 7px;
}

.top-space{
margin-top: -7px;
}

.newsletterClass .privacy_text {
	font-family: "Futura Round" !important;
	color:#A6C0CB;
	font-style:normal !important;
}
.checkout-register {
	width:327px !important;
}
.checkout-register label a {
	color: #A8AAA8;
	display: inline;
	font-style:normal !important;
}

.checkout-register label a {
	color: #A6C0CB;
	display: inline;
	font-style:normal !important;
}
.page-checkout-login label a {
	color: #A6C0CB;
    display: inline;
    font-style: none !important;
}
i, cite, em, var, address, dfn {
    font-style: normal;
}

 .form-radiobox a {
    color: #A6C0CB;
    display: inline;
    font-style: none !important;
}

.page-checkout-login .form-radiobox {
	width:270px;
	margin-top: 8px;
}
.page-checkout-login .form-radiobox label{
	display:inline !important;
	font-size:14px;
}

.page-checkout-login .guestcheckoutradio{
	float:left;
	margin-top: 2px;
}

.rc-anchor-checkbox-label {
   font-family: "Futura Round" !important;
}
#checkoutContentPanel .deliveryDetail .headline h1{font-family: "Futura Round" !important;}
label.addressInvoice, .addressInvoice span.newsletterSignup, .giftcardForm h5{    font-style: normal !important;}
#checkoutOrderDetails #orderTotals .realTotals p, #checkoutOrderDetails .realTotals p{    font-style: normal !important;}

.termsHighlights {
    text-decoration: none !important;
    font-weight: normal;
    font-style: normal !important;
    color: #A6C0CB;
}
.termsHighlights:hover {
    color: #1C2F45;
    text-decoration: none !important;
}
a.privacy_text:hover{text-decoration: none !important; color: #1C2F45;}
.actionBtn a.positive {
    padding: 4px 6px;
    border: none;
    background: #ED145B;
    text-align: center;
    color: #fff;
    font-family: "Futura Round Demi";
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 8px;
    position: relative;
    float: right;
    width: auto;
    cursor: pointer;
    left: 7px !important;
}
.formContainer .step2 input[type='button']:hover {
    background: #EF3F6B  !important;
}
.wishStock.wishlist-login{  
    font-family: "Futura Round";
    font-size: 14px;
    color: #A6C0CB;
    text-decoration: none !important;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    left: 0px;
    }
.signin-message
{   display: none;
    color: #ED145B;
    float: left;
    width: 268px;
}

