@charset "UTF-8";
/* CSS Document */
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}

/* %%%%%%%%%%%%%%%%%%%% Global properties %%%%%%%%%%%%%%% */
html {
	width:100%;
}

ul > li, ol > li {
  padding-bottom: 7px;
}

.table {
  font-size: 13px;
}

.table th {
  background: #2b3450;
  color: #FFF;
  text-transform: uppercase;
}

.table > thead > tr > th {
  border-bottom: 0px;
}

.table-bordered-dark {
	border: 1px solid #2b3450;
	border-collapse: collapse;
}
.table-bordered-dark td, .table-bordered-dark th {
	border:0px 1px solid #2b3450;
	border-collapse: collapse;
}
#swatchListTable a{
	font-size:12px;
}

a.smalllink:link, a.smalllink:visited {
	font-size:11px;
}
.aligncenter {   
	margin: 0 auto; 
}
.globalbutton:active {
	position:relative;
	top:1px;
}
.globalbuttonlight:active {
	position:relative;
	top:1px;
}
.globalbuttondark:active {
	position:relative;
	top:1px;
}
.globalbuttoninactive {
	background-color:#DADADA;
	border:1px solid #999;
	display:inline-block;
	color:#666 !important;
	font-size:12px;
	font-weight:normal;
	padding:3px 7px 5px 7px;
	cursor:default;
	text-align:center;
	text-decoration:none;
	-webkit-appearance: none;
}
/* add this style to any button to make it smaller or bigger ie. globalbutton buttonsmall */
.buttonsmall{
	padding:1px 5px 3px 5px;
}
.buttonbig{
	font-size:14px;
	padding:5px 9px 7px 9px;
}
h1, .h1 {
	text-transform: capitalize;
}
h4, .h4, h5, .h5{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
TD > h4, TD> .h4, TD > h5, TD > .h5{
	margin-top: 0px;
	margin-bottom: 5px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
   border-top: 1px solid #DADADA;
}

.smallfont{
	font-size:10px;
}
.help-block{
	font-size:12px;
}
hr.thinlight {
	color:#bfbfbf; /*used for IE, top color*/
	background:#bfbfbf; /*firefox and chrome, top color*/
	min-height: 0px;  /*required to get IE to render the top pixel color*/
	border-left: 0px; 
	border-right: 0px; 
	border-top: 1px solid #bfbfbf; /*Your top color*/
	border-bottom: 1px solid #ffffff; /*Your bottom color*/
	clear:both;
}
.disclaimer{
	font-size:12px;
	padding-bottom:10px;
	line-height: 1.5;
}
.full-width {
	width: 100%;
}
.align-top {
	vertical-align: top;
}
.lb{
width:auto;
float:left;
}
.rb{
width:auto;
float:right;
}
.buttons{ 
float:right; margin-top:10px;
}
.buttons2{ 
float:right;margin-right:5px;
}
.buttons input {
margin-left:5px;
}
.clearfloat {
clear:both;
font-size:1px;
}
.inputg{
color:#999999;
border:solid 1px #6c6c6c;
background-color:#ffffff;
}
.iframe{
color:#999999;
border:solid 1px #cccccc;
background-color:#ececd4;
height:180px;
}
.spacer{
	height:10px;
}
.ar{
float:right;
padding: 12px 0;
}
.align_l{
float:left;
}
.ac{
text-align:center;
}
.popuptxt{
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
color:#472C01;
}
.greytext{
	color:#bfc1b3;
}
.alr{
text-align:right;
}
.border{
border:solid 1px #d0cfb3;
}
.ar{
	text-align:right;
}
.al{
	text-align:left;
}
.swatches{
	border:solid 1px #9b9a9a;
}
#swatches{
margin-left:7px;
}
#productvert {
margin-top:3px;
padding:3px;
width:190px;
float:left;
height: 130px;
}
#productvert #prod {
height:120px;
position:relative;
width:190px;
}
#productvert #text {
height:120px;
}
.label{
font-size:9px;
color:#6b7847;
}
.apply{
	background:transparent url(//www.smithandnoble.com/files/?btn_apply_jpg);
	display:block;
	text-indent:-9999px;
	height:19px;
	width:45px;
	border:none;
	cursor:pointer;
}

.nav-pills {
	background-color:#FFFFFF;
	margin:15px 0 0 0;
}
.nav-pills > ul {
	padding:0px;
}
.nav-pills > li {
  float: left;
  padding:0px;
}
.nav-pills > li > a {
  border-radius: 0px;
  color:#2b3450;
  font-weight:bold;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #2b3450;
}
.nav-pills > .active > a > .badge {
  color: #2b3450;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
ul.nobullet {
	list-style-type: none;
	padding: 0;
	margin: 15px 0 15px 15px;
}
li.download-bullets {
	background: url(//www.smithandnoble.com/files/?bullet-download_png) no-repeat left top;
	height: 26px;
   padding: 0 0 0 30px;	
}
li.download-bullets a {
   margin: 0 0 10px 0;
   color:#2b3450;
}
li.play-bullets {
	background: url(//www.smithandnoble.com/files/?bullet-play_png) no-repeat left top;
	height: 26px;
   padding: 0 0 0 30px;	
}
li.play-bullets a {
   margin: 0 0 10px 0;
   color:#2b3450;
}

/* %%%%%%%%%%%%%%%%%%%% CONTAINER %%%%%%%%%%%%%%%%%%%%%%%% */
/* mstln(194+10) + pccontent(762+5+5) = total 976 */
@media (min-width: 1025px) {
.img-responsive-float {
  margin:7px 0;
}
  .container {
    width: 976px;
  }
}
#maincontent {
	background-color:#ece8e1;
	padding:15px 0px 35px;
	position:relative;
}
#fullcontent {
	margin: 0px auto;
	position:relative;
}
.content {
height:auto;
margin-left:0;
width:765px;
float:left;
background-color:#ffffff;
}
/* %%%%%%%%%%%%%%%%%%%% HEADER %%%%%%%%%%%%%%%%%%%%%%%%% */
#main_header {
	margin-top:15px;
}
#icons, #icons a {
	font-size: 11px;
	text-transform: uppercase;
	color: #2b3450;
}
#header_account, #header_account a {
	font-size: 11px;
	text-transform: uppercase;
	color: #ff575d !important;
}
#headerphone {
	color: #ff575d;
	font-size: 12px;
	font-weight: bold;
}
#search{
	margin:5px 0;
}
#searchtext{
	color:#2B3450;
	padding:3px;
	height:24px;
	border:2px solid #2B3450;
	border-right:0;
	float:right;
}
#search button.btn-link{
	border:2px solid #2B3450;
	border-left:0;
	height:24px;
	padding:0px 7px;
	font-size:16px;
}
#search button.btn-link:hover{
	text-decoration: none;
}
#promoBanner.banner {
	background: #84ae97;
	margin-bottom: 15px;
	text-align:center;
	padding: 10px;
}
#promoBanner.banner h3 {
	display:inline;
	color:#2B3450;
}
#promoBanner.banner a {
	vertical-align:middle;
	color:#2B3450;
	font-weight: bold;
	margin-left: 5px;
}
#promoBanner.banner a:hover {
	text-decoration: none;
}
/*---------------Override Search Auto Suggestion -----------*/
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	border: 1px solid #CCC;
	z-index: 1000 !important;
}
.ui-menu-item a:hover {
	background: #CCC;
	color: #6890a2 !important;
}
.ui-corner-all{
	font-size: 14px;
	color: #2b3450 !important;
	background: #EAEAEA;
}
.navbar-default .navbar-nav > li > a {
	color: #2b3450;
	font-weight: 600;
	font-size: 13px;
	padding: 7px 7px 7px 10px;
	text-transform: uppercase;
}
.navbar-secondary .navbar-nav > li > a {
	color: #2b3450;
	font-weight: 500;
	font-size: 12px;
	padding: 8px 4px 4px 3px;
	text-transform: uppercase;
}
.navbar-default .dropdown-menu{
	background-color: #fff;
}
.navbar-secondary .dropdown-menu{
	background-color: #fff;
}
@media (min-width: 849px) {
.img-responsive-float {
  margin:7px 0;fa
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.navbar-default .navbar-nav > li > a {
padding: 7px 11px 7px 0;
}
.navbar-secondary .navbar-nav > li > a {
padding: 8px 4px 4px 3px;
}
.navbar-collapse {
padding-left: 0;
}
}
.navbar-default .navbar-nav > li:last-child > a {
	padding-right:0;
}
.navbar-secondary .navbar-nav > li:last-child > a {
	padding-right:0;
}
.mega-menu-content  .row {
	margin: 0;
}

.dropdown-menu {
	padding: 0px;
}
.navbar.mega-menu{
	background:#fff;
	border-top:2px solid #ece8e1;
	padding-top:2px;
	margin-bottom:0;
}
.navbar.mega-menu-secondary{
	background:#fff;
	padding:4px 0 0 14px;
	margin-bottom:30px;
	height:40px !important;
}
.mega-menu-content{
	background:#fff;
}
.mega-menu-content a {
	text-decoration:none;
}
.mega-menu-content li a { /* mega-menu list items */
	padding: 3px 0px 3px 10px;
	display:block;
}
.mega-menu-content > ul > li > a {  /* regular top/main dropdown */
	padding: 5px 0px 5px 10px;
	display:block;
}

.mega-menu-content li a:hover {
	background:#84ae97;
	color: #fff;
}
.navbar-collapse li.dropdown .caret {
	display: none;
         margin: 0;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus{
	background:#fff;
}
.navbar-secondary .navbar-nav > li > a:hover, 
.navbar-nav > li > a:focus{
	background: #fff;
	border-bottom: medium solid #ff575d;
}
.navbar-default .navbar-toggle{
	background:#2b3451;
	border-radius:3px;
	border-color:#2b3451;
}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus{
	background:#ff575d;
	border-color:#ff575d;
}
.navbar .navbar-toggle:hover .icon-bar{
	background:#fff;
}
a.dropdown-toggle {
	font-size: 14px;
}
.text-bar {
	padding-left: 12px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	height: 5px;
	margin-top: -6px;
}
/* last super-cat item style - so that we can line it up */
#p7menubar li#li_sale {
	width: 76px;
	text-align: center;
	-webkit-text-size-adjust:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.img-responsive-float {
  margin:7px 0;
}
	#p7menubar li#li_sale {
		width: 67px;
		text-align: center;
		-webkit-text-size-adjust:none;
				}
}
#p7menubar li ul#sale_ul {
	margin-left: -121px;
	width: 200px;
	text-align: left;
}
#p7menubar li ul#sale_ul li {
	width: 200px;
}
/* Super-cat hover style  */
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active {
	color: #fff;
	background-color: #6890a2;
}
/* Dropdown hover style */
#p7menubar li:hover ul {
	display: block;
}
/* Dropdown hover style - default style for Text link before hover  */
#p7menubar li:hover ul a {
	color: #999;
	background-color: transparent;
}
/* Dropdown hover style  - default style for Text link after hover */
#p7menubar ul a:hover {
	background-color: #6890a2 !important;
	color: #ffffff !important;
}
/*---------------Left Product Nav Start -----------*/
#mstln .lnlinks {  /* side nav container style */
	height:auto;
	padding-bottom:15px;
	-webkit-text-size-adjust:none;
	padding-left: 0;
}
#mstln .lnlinks .pad {   /* header/title style */
	color:#2b3450;
	line-height:20px;
	text-transform:uppercase;
	-webkit-text-size-adjust:none;
}
#mstln .lnlinks ul {  /* items box style */
	padding:0px;
	margin:0px;
	list-style: none;
}
#mstln .lnlinks ul li a {   /* items style */
	padding:5px 0 5px 5px;
	display:block;
	color:#2b3450;
	font-size: 12px;
	-webkit-text-size-adjust:none;
	text-decoration:none;
}
#mstln .lnlinks ul li a:hover {   /* items hover style */
	display:block;
	color:#ff575d;
}
#mstln .lnlinks ul ul li a {   /*  sub items style */
	padding:5px 0px 5px 20px;
	font-size:11px;
	-webkit-text-size-adjust:none;
}
#mstln .lnlinks ul ul ul li a {  /* sub sub items style */
	padding:3px 0px 3px 35px;
	font-size:11px;
	-webkit-text-size-adjust:none;
}
#mstln .lnlinks ul li a.active {  /* Selected item style */
	color: #ff575d;
	font-weight: bold;
}
.breadcrumb {
	background-color: #ece8e1;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.breadcrumb > .active {
    color: #84ae97;
}
/*-------------------- navigation banner style---------------*/
#countDownBanner .btn-inverse {
	vertical-align: middle;
	margin-left: 10px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-style: normal;
}
/*----------- PDP Overlay Swatches ----------*/
.pdperpage{
float:right;
text-align:right;
font-weight:bold;
}
.pdpaging{
float:left;
}
.pdpaging a{
color:#80895a;
text-decoration:none;
font-weight:normal;
}
.pdpaging a:hover{
text-decoration:underline;
}
.overlay_swatches{
	width:100%;
	margin-top:8px;
	float:left;
}
.overlay_swatches .osphotos{
	float:left;
	margin-right:13px;
	height:83px;
	width:38px;
	border:solid 2px  #fff;
	color:#a2a3a5;
}
.overlay_swatches .osphotos img{
	border:none;
}
.overlay_swatches .osphhotolink a{
	border:none;
	display:block;
	width:60px;
	border:solid 2px #fff;
}
.overlay_swatches .osphhotolink a:hover{
border:none;
border:solid 2px #6890a2;
}
.overlay_swatches a.selected{
border:solid 2px #32cd32;
}
.overlay_swatches .osphhotolink2 a{
	border:none;
	display:block;
	width:66px;
	border:solid 2px #fff;
	padding: 1px;
}
.overlay_swatches .osphhotolink2 a:hover{
	border:none;
	border:solid 2px #6890a2;
}
.overlay_swatches .osphhotolink2 a.selected{
	border:none;
	border:solid 2px #32cd32;
}
.overlay_swatches .thumb{
	height:38px;
	width:38px;
}
.overlay_swatches .vinimg a {
	border:none;
	display:block;
	width:60px;
	border: solid 2px #fff;
}
.overlay_swatches .vinimg a:hover {
	border:none;
	border:solid 2px #6890a2;
}
/* -------- Order Swatch ---------- */
#order_swatch_popup{
	background-color:#FFFFFF;
	border:1px solid #6B7747;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	width:720px;
	height:590px;
	z-index:8999;
	left:461px;
	opacity:0;
	top:101px;
}
.dj_ie #order_swatch_popup {
	height:590px;
}
.dj_ie.dj_ie7 #order_swatch_popup{
	height: 555px;
	overflow:hidden;
}
#materialPickerResults{
	float:left;
	overflow:auto;
	height:275px;
	width:100%;
	position:relative;
}
.addswatchtocart {
	background:transparent url(//www.smithandnoble.com/files/?btn_addswatchtocart_gif);
	height:25px;
	border:none;
	display:block;
	float:left;
	cursor:pointer;
	margin-left:5px;
}
.addswatchtocart:hover {
	background-position:0 -25px;
	display:block;
}
.inactaddswatchtocart {
	background:transparent url(//www.smithandnoble.com/files/?btn_inactaddswatchtocart_gif);
	height:25px;
	border:none;
	display:block;
	float:left;
	cursor:pointer;
	margin-left:5px;
}
.login {
	height:18px;
	width:50px;
	background-color:#6890a2;
	border:none;
	display:block;
	float:left;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:5px 0px 2px 12px;
	text-decoration:none;
	font-weight:bold;
}
.login:hover {
	background-position:0 -25px;
	display:block;
}
.register {
	height:25px;
	width:59px;
	background-color:#6890a2;
	border:none;
	display:block;
	float:left;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	font-weight:bold;
}
.changepersonalinfo {
	background:transparent url(//www.smithandnoble.com/files/?btn_changepersonalinfo_gif);
	text-indent:-9999px;
	height:25px;
	width:175px;
	border:none;
	display:block;
	cursor:pointer;
	margin-top:5px;
}
.viewwishlist {
	background:transparent url(//www.smithandnoble.com/files/?btn_viewwishlist_gif);
	text-indent:-9999px;
	height:25px;
	width:88px;
	border:none;
	display:block;
	cursor:pointer;
	margin-top:5px;
}
.greenrow{
	background-color:#eff7e2;
	padding:8px;
	margin:0 8px;
	border-bottom:solid 1px #c3c7c6;
}
.whiterow{
	background-color:#fff;
	padding:8px;
	margin:0 8px;
	border-bottom:solid 1px #c3c7c6;
}
.whiterow p, .greenrow p {
	margin:5px 0 0 0;
	padding:0;
}
#modallogin_popup {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	border:1px solid #6B7747;
	display:none;
	height:417px;
	left:461px;
	opacity:1;
	position:absolute;
	top:101px;
	width:651px;
	z-index:2147483647;
}
#editnotes_popup {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	border:1px solid #6B7747;
	display:none;
	height:230px;
	left:461px;
	opacity:0;
	position:absolute;
	top:101px;
	width:485px;
	z-index:8999;
}
.ordercolorsample {
	background:transparent url(//www.smithandnoble.com/files/?btn_ordercolorsmaple_gif);
	height:25px;
	border:none;
	display:block;
	float:left;
	cursor:pointer;
}
.orderoptionsample {
	background:transparent url(//www.smithandnoble.com/files/?btn_orderoptionsample_gif);
	height:25px;
	border:none;
	display:block;
	float:left;
	cursor:pointer;
}
.ordercolorsample:hover  {
	background-position:0 -25px;
	display:block;
}
.orderoptionsample:hover  {
	background-position:0 -25px;
	display:block;
}
/*------------ PDP TopUpgrade ---------*/
.thumb{
	height:60px;
	width:60px;
}
/*---------PDP Collapseble Part-----------*/
.bigtext{
	font-size:13px;
	font-weight:bold;
	line-height:normal;
}
/*----------- Overlay Thumb Images ----------*/
#overlay {
	z-index:1000;
	position:absolute;
	top:0;
	bottom:0;
	vertical-align:middle;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.95;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	visibility:hidden;
}
#overlay .thumb{
	float:left;
	margin-right:2px;
}
#overlay .thumb img{
	border:none;
	border:solid 1px #FFFFFF;
}
#overlay .phhotolink a{
	border:none;
	display:block;
	padding:1px;
	border:solid 1px #c5c6a6;
}
#overlay .phhotolink a:hover{
	border:none;
	padding:1px;
	border:solid 1px #505050;
}
#overlay .selected{
	border:solid 2px #505050;
}
/*------------- Swatches Image SLide Show --------------*/
#galleryContainer{
	height:102px;	
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	height: 104px;
	height:102px;
	height:102px;
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
/*---------------------------------------------------------*/
.thumbOuter {
	border: 0 none;
	height: 100px;
	width: 600px;
}
.thumbOuter div {
	border: 0 none;
}
.navPrev {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(//www.smithandnoble.com/files/?fs_prev_arrow_gif) no-repeat scroll center center;
	cursor: pointer;
	float: left;
	height: 100%;
	margin-left: -2px;
	padding: 0 0 15px;
	width: 20px;
}
.navNext {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(//www.smithandnoble.com/files/?fs_next_arrow_gif) no-repeat scroll center center;
	cursor: pointer;
	float: right;
	height: 100%;
	margin-left: -2px;
	padding: 0 0 15px;
	width: 20px;
}
.thumbScroller {
	border: 0 none;
	float: left;
	height: 100%;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
	width: 463px;
}
.thumbsNode {
	border: 0 none;
	float: left;
	height: 100%;
}
/* ===========  Pagination style ================= */
.pg-normal {
    font-weight: bold;
    text-decoration: underline;    
    cursor: pointer;    
}
.pg-selected {
    font-weight: bold;        
    text-decoration: none;
    cursor: pointer;
}
/*================================================*/
#header_menu_overlay {
	width:977px;
}
#header_menu_loaded {
	width:977px;
}
/* Overwrite dojo's drop down button classes */
.dijitDropDownButton{
	margin:0px;
	cursor:pointer;
	padding:0px;
}
 .dijitButtonNode {
	vertical-align: middle;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	padding:7px 19px 7px 18px;
	display:inline-block;
	color:#362200;
}
.dj_ie .dijitButtonNode {
	display:inline;
}
.dijitDropDownButton .dijitA11yDownArrow {
	margin-left:0px;
	display:none;
}
.dropDownButtonText{
	color:white;
	font-size:12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.dj_ie .dijitDropDownButton .dijitA11yDownArrow {
	margin-left:.8em;
	display:none;
}
.dijitInline {
	display:inline-block;
	border:0px;
	padding:0px;
	vertical-align:middle;
}
.dj_ie .dijitInline {
	display:inline;
}
.dijitPopup {
	position: absolute;
	background-color: transparent;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.dijitValidationIconText {
	display: none;
}
.padding {
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}

.dijitMenuItemLabel {
	outline-style: none;
}
.dj_ie6 .dropdown a {
	text-decoration:none;
}
.dijitMenuItemHover {
	background-color: #BDC89E;
	color: white;
}
.dijitButtonNode:hover {
	background-color:#7F8A5A;
	color:#FFFFFF;
}
/* Menu Widget classes */
.wcmenu_menuItemsPosition {
	vertical-align: top
}
.wcmenu_columnPosition {
	padding:0px;
	margin:0px;
}
.wcmenu_columnPadding {
	padding: 0px 2px 2px 2px;
}
.wcmenu_showAllBorder {
	border-top: 1px solid gold;
}
.wcmenu_showAllPadding {
	padding:7px 19px 7px 18px;
}
.wcmenu_showAllSize {
	width: 100%;
}
/* ======= Quick info ============== */
.quickinfo {
float:left;
margin-left:5px;
margin-top:-50px;
position:relative;
z-index:2;
}
/* QUICK INFO POPUP
/* --- Solution finder --- */
.estprice{
	border:solid 1px #cccccc;
	padding:7px;
	margin:8px 8px 0 0;
	text-align:center;
	margin-bottom:9px;
}
.divider{
	background-image:url(//www.smithandnoble.com/files/?divider_gif);
	background-repeat:repeat-y;
	width:25px;
}
.filters td{
	line-height:25px;
}
.materialpictbl{
	_width:96%;
	*width:96%;
}
.materialnumberpopup {
	width:67px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 4px;
}
/*--- zoom swatch pop up ---*/
#zoomswatch_popup {
	background-color:#FFFFFF;
	border:1px solid #6B7747;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	width:743px;
	height:444px;
	z-index:9999;
	left:461px;
	opacity:0;
	top:101px;
}
.dj_ie #zoomswatch_popup {
	height:438px;
	overflow:hidden;
}
.dj_ie.dj_ie7 #zoomswatch_popup {
	height: 437px;
	overflow:hidden;
}
#zoomswatch_popup #evoverlay_box{
	width: 741px;
}
#vignetteEmail_popup #evoverlay_box{
	width: 500px;
}
#vignetteZoom_popup #overlay_box{
	margin: 0;
	width: 500px;
	height: 565px;
}
.dj_ie.dj_ie7 #vignetteZoom_popup #overlay_box{
	height: 565px;
	overflow:hidden;
}
/*-- extra div for zoom swatch click in pdp --*/
#zoomIcon{
	float:left;
	position:relative;/* //seeTaskNumber(20392); */
	z-index:2;
	margin-top:-17px;
	margin-left:43px;
	width:20px;
	height:20px;
}
#zoomIcon_search{
	margin-top:-20px;
	margin-left:60px;
}
#zoomIcon a, #zoomIcon_search a{
	width:20px;
	height:20px;
	border:0px;
	hspace:0;
	vspace:0;
}
#zoomIcon a:hover, #zoomIcon_search a:hover{
	width:20px;
	height:20px;
	border:0px;
	hspace:0;
	vspace:0;
}
#zoomIcon img, #zoomIcon_search img{
	width:20px;
	height:20px;
	border:0px;
	hspace:0;
	vspace:0;
	opacity:0;
	filter:alpha(opacity=0);
}
/*-- vignette pop up --*/
#vignetteZoom_popup {
	background-color:#FFFFFF;
	border:1px solid #6B7747;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	width:502px;
	height:567px;
	z-index:9999;
	left:461px;
	opacity:0;
	top:101px;
}
.dj_ie #vignetteZoom_popup{
	height:566px;
	overflow:hidden;
}
#vignettePrint_popup {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #2B3450;
	background-repeat:no-repeat;
	width:503px;
	z-index:9999;
	left:461px;
	top:101px;
	opacity:0;
}
.dj_ie.dj_ie7 #vignettePrint_popup{
	height: 666px;
	overflow:hidden;
}
#vignettePrint_popup #overlay_box{
	margin: 0;
}
.dj_ie.dj_ie7 #portfolio_popup{
	height: 608px;
	overflow:hidden;
}
#simplegallery1{
	position: relative; 
	visibility: hidden; 
	border: none;
}
#simplegallery1.gallerydesctext{
	text-align: left;
	padding: 2px 5px;
}
.dijitDialogUnderlayWrapper {
	display:none;
	left:0;
	position:absolute;
	top:0;
	z-index:998;
}
.dijitDialogUnderlay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #F0F0F0 none repeat scroll 0 0;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#vignetteEmail_popup {
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #6B7747;
	background-repeat:no-repeat;
	width: 502px;
	height: 655px;
	z-index:9999;
	left:461px;
	opacity:0;
	top:101px;
	overflow:hidden;
}
#vignttcontent {
	width: 100%;
	float:left;
}
#inhome_service .inhconscontent{
	/*New CSS 27-03-2010*/
	color:#533901;
	width:320px;
	float:left;
	padding:10px;
	margin-left:5px;
	background-color:#ebf0d9;
	height:610px;
}
#inhome_service .video{
	float:left;
	height:auto;
	width:379px;
}
.materialthumb{
	height:68px;
	width:auto;
}
.error {
	color:red;
}
.newsletter {
	background:transparent url(//www.smithandnoble.com/files/?newletter_icn_png) no-repeat scroll 0 0;
	padding-left:26px;
	width:auto;
	height:20px;
	display:block;
}
.character{
	font-size:13px;
	font-weight:bold;
}
.character a {
	margin-right:7px;
}
.character a.selected{
	color:#7E8854;
	margin-right:7px;
	text-decoration:none;
}
/************* Material Collection CSS *************/
#termcondition ul li {
	list-style: decimal outside none;
	margin-left: 30px;
	margin-top: 0;
	padding: 0;
}
/* %%%%%%%%%%%%%%%%%%%% SERVICES PAGE %%%%%%%%%%%%%%%%%%%%%%%%% */
.header{
	color:#6890A2;
	font-size:24px;
	text-align:center;
	padding:10px 0px;
}
/* %%%%%%%%%%%%%%%%%%%% CATEGORY %%%%%%%%%%%%%%%%%%%%%%%%% */
/*---------Product Category------------*/
#pccontent .pccontent_box {
/*
	text-align:justify;
	position: relative;
	padding: 0 80px 15px 0;
	margin:auto;
*/
}
#pccontent h1 {
  margin-top:0px;
}
#catdescription ul {
   display:none;
}
/*---------Product Category List------------*/
#pclist {
  margin-top:20px;
}
.pclist_box_cat,
.pclist_box_catl {   
	min-height: 240px;
}
div.caption {
     font-size: 12px;
}
div.description {
	font-size: 12px;
}
.quickinfo {
	float:left;
	position:relative;
	z-index:2;
	margin-top:-150px;
	margin-left:5px;
}
.rightespot { 
	position: absolute; 
	right: 0px; 
	top: 0px;
}
#pclist .thumbnail,
#pclist_box_prod .thumbnail,
#pclist_box .thumbnail {
	padding: 0px;
	background: #ece8e1;
	border: 0px;
}
#pclist_box .thumbnail {
	margin-bottom: 0;
	min-height: 218px;
}
/*-----------WishList ------------*/
#producthrz {
margin:20px 0 20px 9px;
width:220px;
height:100px;
float:left;
}
#producthrz .prod {
width:70px;
height:70px;
float:left;
margin-right:5px;
}
#producthrz .prdtext {
min-height:73px;
font-size: 11px;
font-weight: bold;
}
#producthrz .links {
float:left;
}
/* %%%%%%%%%%%%%%%%%% REGISTRATION %%%%%%%%%%%%%%%%%%%%%%%%% */
.returncustomer {
	float:left;
	vertical-align:text-top;
	padding:10px;
	width:375px;
}
.newcustomer {
	float:right;
	padding:10px;
	border-left:solid 1px #ccc;
	width:374px;
}
.returncustomer p,
.newcustomer p,
.newcustomer ul {
	font-size:13px;
}
.table-padding td{
	padding:5px;
}
/* %%%%%%%%%%%%%%%%%% PHOTO GALLERY %%%%%%%%%%%%%%%%%%%%%%%% */
#pgcontent .pgcontent{
	width:564px;
	height:auto;
	float:left;
}
#pgcontent .buttons{
	float:left;
	margin-top:5px;
}
#pgcontent .b1{
	width:369px;
	border:solid 1px #c5c6a4;
	padding:5px;
	height:auto;
}
#pgcontent .b2{
	width:369px;
	border:solid 1px #c5c6a4;
	padding:5px;
	height:auto;
	float:left;
}
#pgcontent .procontent_box{
	width:374px;
	height:auto;
	float:left;
	border:solid 1px #c5c6a4;
	padding:9px 12px;
	color:#533901;
}
#pgcontent .buttons input{
	margin-right:5px;
}
#pgcontent .viewall_cont{
	margin-top:10px;
	margin:0 auto 0 auto;
}
.prodetails{
	float:left;
	font-size:12px;
}
.matching{
	float:left;
	width:252px;
}
.paging{
	float:right;
	text-align:right;
	font-weight:bold;
}
.paging a{
	text-decoration:none;
	font-weight:normal;
}
.paging a:hover{
	text-decoration:underline;
	font-weight:normal;
}
#filmstrip{
	width:544px;
	margin-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	float:left;
	border-bottom:solid 1px #CCC;
}
#filmstrip .fsprevarrow{
	background:transparent url(//www.smithandnoble.com/files/?fs_prev_arrow_gif) no-repeat;
	background-position:0 40px;
	width:25px;
	height:96px;
	cursor:pointer;
	float:left;
}
#filmstrip .fsnextarrow{
	background:transparent url(//www.smithandnoble.com/files/?fs_next_arrow_gif) no-repeat;
	background-position:0 40px;
	width:20px;
	height:96px;
	cursor:pointer;
	float:left;
}
#filmstrip .photos{
margin-right:1px;
}
#filmstrip .photos img{
	border:none;
	border:solid 1px #FFFFFF;
}
#filmstrip .phhotolink a{
	border:none;
	display:block;
	padding:1px;
	border:solid 1px #ffffff;
}
#filmstrip .phhotolink a:hover{
	border:none;
	padding:1px;
	border:solid 1px #505050;
}
#filmstrip .phhotolink .selected{
	border:none;
	padding:1px;
	border:solid 1px #505050;
}
#filmstrip .selected{
	border:solid 2px #505050;
}
/*------------- Photo Gallery view all----------*/
.fstrip_viewall{
	width:940px;
	margin:10px auto;
	padding:0 10px;
}
.fstrip_viewall .fsphotos{
	float:left;
	margin-right:5px;
}
.fstrip_viewall .fsphotos img{
	border:none;
	border:solid 1px #FFFFFF;
}
.fstrip_viewall .fsphhotolink a{
	border:none;
	display:block;
	padding:1px;
	border:solid 1px #ffffff;
}
.fstrip_viewall .fsphhotolink a:hover{
	border:none;
	padding:1px;
	border:solid 1px #505050;
}
.fstrip_viewall .selected{
	border:solid 2px #505050;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* %%%%%%%%%%%%%%%%%% CONFIGURATION %%%%%%%%%%%%%%%%%%%%%%%%% */
#pdcontent .proimg {
	width:376px;
	float:left;
	margin-right:10px;
	padding: 0px 5px 25px 5px;
	height:auto;
}
#pdcontent .proimg .b1, #pdcontent .proimg .b2 {
}
.proimg h1 {
	margin:6px 0px;
	padding:0px;
}
#pdcontent .fcol {
	width:530px;
	float:left;
}
.materialnumberpopup {
	font-size: 10px;
	width:67px;
	text-align: center;
	padding: 2px;
}
#colorfilterContent,
#classificationfilterContent,
#priceLevelfilterContent {
	font-size: 10px;
}
ul.prodInfo {
	overflow: auto;
}
/*-----------Progress Bar ----------*/
/* For the element containing the actual progress bar */
#progress_bar {
	position: absolute;
	z-index: 9999;
	display: none;
}
/* For the dialog containing the progress bar element */
#progress_bar_dialog {
	position: absolute;
	z-index: 9999;
	display:none;
}
#loading_popup {
	width:59px;
}
#loading_popup .top_left{
	background-image: url(//www.smithandnoble.com/files/?popup_topleft_png);
	background-repeat:no-repeat;
	background-position:top;
	height:7px;
	width:8px;
	float:left;
}
#loading_popup .top_right{
	background-image: url(//www.smithandnoble.com/files/?popup_topright_png);
	background-repeat:no-repeat;
	background-position:top right;
	height:7px;
	width:51px;
	float:left;
}
#loading_popup .header {
	background-image: url(//www.smithandnoble.com/files/?popup_center_tile_mini_png);
	background-repeat:repeat-y;
	text-align: right;
	clear:left;
}
#loading_popup .close {
	padding: 5px 15px 2px 0px;
	color: #666666;
}
#loading_popup .close .icon{
	padding-top:2px;
	padding-left:4px;
	float:right;
}
#loading_popup .bodycontent {
	background-color: transparent;
	background-image: url(//www.smithandnoble.com/files/?popup_center_tile_mini_png);
	background-repeat:repeat-y;
	background-position: right;
	padding:0 5px 0 5px;
	margin:0;
}
#loading_popup .bodycontent h2 {
	font-size: 14px;
	font-weight: bold;
}
#loading_popup .bodycontent p {
	margin: 3px 0 10px 2px;
}
#loading_popup .bodycontent div.form_2column {
	padding: 0;
}
#loading_popup .bodycontent_short {
	padding:12px 17px 12px 15px;
	margin:0px 1px 0px 1px;
}
#loading_popup .footer {
	text-align:right;
	height:20px;
	width:59px;
}
#loading_popup .footer .bot_left{
	background-image: url(//www.smithandnoble.com/files/?popup_botleft_png);
	background-repeat:no-repeat;
	background-position: bottom;
	height:11px;
	width:8px;
	float:left;
}
#loading_popup .footer .bot_right{
	background-image: url(//www.smithandnoble.com/files/?popup_botright_png);
	background-repeat:no-repeat;
	background-position: bottom right;
	height:11px;
	width:51px;
	float:left;
}
/*----------------Product Gallery Popup -------------------------*/
#portfolio_popup {
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	background-repeat:no-repeat;
	width:485px;
	height:609px;
	z-index:9999;
	left:461px;
	opacity:0;
	top:101px;
}
#overlay_box{
	border:solid 1px #cccccc;
	margin:5px;
	width:485px;
	margin:0 auto 6% auto;
}
#overlay_box .head{
	background-color:#2b3450;
	height:24px;
	color:#FFFFFF;
	text-align:right;
}
#overlay_box .title{
	float:left;
	font-weight:normal;
	margin:5px;
	font-size:12px;
}
#overlay_box .closecol{
	float:right;
	margin-right:10px;
}
#overlay_box .content{
	background-color:#fff;
	padding:5px;
	width:475px;
	float:left;
}
.content a{
	text-decoration:none;
}

#overlay_box .image {
	float:left;
	height:auto;
	width:238px;
}
#overlay_box .ocontent {
	color:#533901;
	float:left;
	width:230px;
	margin-left:7px;
}
#overlay_box .morphoto_img {
	height:594px;
}

#overlay_box .morphoto_cont {
	float:right;
}

.estprice{
	border:solid 1px #cccccc;
	padding:7px;
	margin:8px 8px 0 0;
	text-align:center;
	margin-bottom:9px;
}
.pdpestprice{
	margin-top:12px;
	width:195px;
}
.divider{
	background-image:url(//www.smithandnoble.com/files/?divider_gif);
	background-repeat:repeat-y;
	width:25px;
}
.filters td{
	line-height:25px;
}
/*-------------------------- Samples -----------------------------*/
.samples-catalog {
	margin-left: auto;
	margin-right: auto;
	width: 188px;
	height: 195px;
}
.category-style{
		background-color: #2b3450;
		color: white;
		font-size: 17px;
		min-height: 570px;
}
.category-style .btn-regular {
	color: white;
	border: 3px solid white;
	background: transparent;
	padding-left: 60px;
	padding-right: 60px;
}
.category-style .btn-regular:hover {
	color: rgb(235, 86, 86);
	border-color: rgb(235, 86, 86);
        border: 3px solid;
}
.search-materials-input { 
	border: 3px solid #2b3450;
	border-right: none;
	height: 39px;
	background-color: transparent;
}
.search-materials-input:focus { 
	border: 3px solid #2b3450;
	border-right: none;
}
.search-materials-btn {
	border: 3px solid #2b3450;
	border-left: none;
	font-size: 20px !important;
	padding: 3px 10px !important;
}
.search-materials-btn:hover {
	text-decoration: none;
	border: 3px solid #2b3450;
	border-left: none;
	font-size: 20px !important;
	padding: 3px 10px !important;
}
.category-style .btn-regular:active {
	color: white;
	border-color: #ff575d;
	background-color: #ff575d;
}
.heading-section {
	padding-top: 30px;
	font-size: 17px;
}
.heading-section-last {
	padding-bottom: 40px;
}
.category-style hr {
	border-color: white;
	margin-bottom: 0;
	margin-top: 0
}
.category-style .divider-area {
	margin-top: 30px;
	margin-bottom: 0;
}
.category-style img {
	margin-bottom: 10px;
	margin-top: 12px;
}
.nav-img-caption {
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	width: 207px;
	text-transform: uppercase;
}
.samples-view .nav-img-caption {
	width: 140px;
	text-transform: capitalize;
}
.nav-img img {
	height: 140px;
	width: 230px;
}
.category-style .nav-img img {
	border: 2px solid white;
	border-radius: 8px;
}
.category-style h1 {
	font-size: 40px;
	margin-top: 70px
}
.btn-center {
	text-align: center; 
	padding: 30px 0;
}
.category-style .nav-img {
	color: rgb(235, 86, 86);
	border: 5px solid #2b3450;
	padding-left: 10px;
	padding-right: 10px;
}
.nav-img-selected {
	position: relative;
	font-size: 17px;
}
.category-style .nav-img-selected {
	background-color: rgb(153, 182, 153);
	color: white;
}
.img-check {
	position: absolute; 
	top:12px; 
	background-color:rgb(153, 182, 153);
	display: none;
}
.img-check img {
	width: 20px;
	height: 20px;
	margin: 0 0 4px 0;
	border: none !important;
}
.img-responsive-float{
  margin:7px 0;
}
.samples-carousel-container .img-check {
	left: 4px;
	top: 4px;
}
.samples-view .nav-img {
	color: #2b3450;
	border: 2px solid #ece8e1;
	padding: 8px;
}
.samples-view .nav-img-selected {
	border-color: rgb(153, 182, 153);
}
.crsl-nav {
	font-size: 50px;
}
.crsl-nav a:hover {
	text-decoration: none;
}
.crsl-nav .previous{
	float:left;
}
.crsl-nav .next{
	float:right;
}
.product-style .nav-control {
	top: 45px;
	font-size: 55px;
}
.samples-view .nav-control {
	top: 45px;
	font-size: 35px;
}
.nav-control-xs {
	font-size: 30px;
	/*position: relative;*/
	top: 110px;
	z-index: 1;
}
.nav-header {
	text-align: center;
	font-size: 30px;
	margin-top: 30px;
}
.samples-carousel-container .nav-header {
	text-align: left;
	font-size: 17px;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.nav-divider{
	margin-top: 25px;
	margin-bottom: 25px;
}
.nav-divider hr{
	border:2px solid;
	width: 90%;
}
.nav-body {
	margin:auto; 
	left: -13px; 
}
.crsl-items {
	height:205px; 
	margin-left:16px;
}
.summery {
	font-weight: bold;
	margin-top: 50px;
	font-size: 15px;
}
.summery .head {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 0;
}
.summery .value {
	color: rgb(235, 86, 86);
	margin: 5px 0;
	padding: 0;
}
.summery .type {
	margin: 5px 0;
	padding: 0;
}
.materials {
	color: rgb(153, 182, 153);
}
.materials .materials-no {
	font-size: 40px;
	font-weight: 500;
	padding: 0;
}
.materials .materials-text {
	top: 27px;
	left: -10px;
}
#product-style, .samples-view,
 #next-button, #done-button {
	display: none;
}
div.img-block {
	min-height: 170px;
	text-align: center;
}
.img-block img {
width: 150px;
margin-top: 8px;
border: 2px solid;
}
.all-samples {
	display: none;
}
.all-samples .nav-img {
 	margin: 0 10px 10px 10px;
}
.edit-selections {
	margin-top: 20px;
}
.all-materials > div {
	padding-left: 0;
}
.samples-view h2 {
	margin-top: 0;
	margin-bottom: 10px;
}
.view-all {
	text-align: right;
	color: rgb(235, 86, 86);
	text-transform: capitalize;
}
.view-all:hover {
	color: #2b3450;
	cursor: pointer;
}
.order-seperator {
	background-color: white;
	height: 35px;
	display: none;
}
.order {
	padding-top: 35px;
	font-size: 15px;
	font-weight: bold;
	display: none;
}
.order h2 {
	color: rgb(153, 182, 153);
	margin-top: 0;
	margin-bottom: 30px;
}
.ordered-samples {
	margin-bottom: 40px;
	text-align: center;
}
.ordered-samples img {
	width: 150px;
	height: 88px;
}
.place-order-btn {
	margin-right: 30px;
	margin-bottom:30px;
}
.save-for-later-btn {
	margin-bottom:30px;
}
@media (max-width: 768px) {
.img-responsive-float{
  margin:8px 0;
  width:100%;
}
  .nav-img > div{
	position:relative;
	width: 232px;
	margin-left: auto;
	margin-right: auto;
    }
  .img-check{
	top:0;
  }
  .nav-img-caption {
	margin-left: auto;
	margin-right: auto;
  }
 .navbar-secondary .navbar-nav > li > a:hover, 
.navbar-nav > li > a:focus{
	background: #fff;
	border-bottom: medium solid #ff575d;
}
.navbar.mega-menu-secondary{
	display:none !important;
}
 }
/*-----------------Samples Material Popup -------------------------*/
.dijitDialogPaneContent {
	width:100%;
	height:100%;
	font-size: 75%;
}
#ordersampleoverlay {
	width:720px; /*651px,720px*/
	margin:auto auto;
	background-color:#fff;
	position:absolute;
}
#ordersampleoverlay .head {
	background-color:#2b3450;
	color:#FFFFFF;
	height:23px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
}
#ordersampleoverlay .title {
	float:left;
	font-weight:bold;
	margin:5px;
	font-size:12px;
}
#ordersampleoverlay .closecol {
	float:right;
	margin-right:5px;
}
#ordersampleoverlay .content {
	width:98%;
	margin: 0px 5px;
	height: 530px;
	background-color:#fff;	
}
/*-----------------Material Picker Popup (PDP) -------------------------*/
#material_picker_popup {
	background-color:#FFFFFF;
	border:1px solid #adadad;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	width:853px;
	height:565px;
	z-index:8999;
	left:461px;
	opacity:0;
	top:101px;
}
.dj_ie #material_picker_popup{
	height: 546px;
	overflow:hidden;
}
#material_picker_popup #pdpoverlay_box{
	padding: 0;
}
#pdpoverlay_box{
	border:solid 1px #adadad;
	width:851px;
	margin:auto auto;
	background-color:#fff;
	padding-bottom:12px;
	position:absolute;
	display:block;
	height:563px;
}
#pdpoverlay_box .pdhead{
	background-color:#2b3450;
	color:#FFFFFF;
	height:23px;
}
#pdpoverlay_box .pdtitle{
	float:left;
	font-weight:bold;
	margin:5px;
	font-size:12px;
}
#pdpoverlay_box .closecol{
	float:right;
	margin-right:5px;
}
#pdpoverlay_box .content{
	background-color:#fff;
	padding:7px;/* //seeTaskNumber(20392); */
	width:auto;
}
#pdpoverlay_box .image {
	float:left;
	height:auto;
	width:270px;
	min-width:270px;
}
#pdpoverlay_box .pdcontent {
	float:left;
	width:550px;
	margin-left:10px;
}
#matdetailMP{
	font-size:11px;
}
/*----------- From old CSS: Email To Friend? Used in zoom material popup --------------*/
#evoverlay_box{
	border:solid 1px #cccccc;
	width:466px;
	margin:auto auto;
	background-color:#fff;
	padding-bottom:8px;
	position:absolute;
	display:block;
}
#evoverlay_box .head{
	background-color:#2b3450;
	color:#FFFFFF;
	height:23px;
}
#evoverlay_box .title{
	float:left;
	font-weight:normal;
	margin:5px;
	font-size:12px;
}
#evoverlay_box .closecol{
	float:right;
	margin-right:5px;
}
#evoverlay_box .content{
	background-color:#fff;
	padding:0px 10px;
	width:auto;
	margin:10px 0px;
}
/*--- donation pop up ---*/
#lpButDivID-1322012023571 {
	top: 130pt !important;
}
.clear {
	clear: both;
	padding-top: 5px;
}
.clearAll {
	background:transparent url(//www.smithandnoble.com/files/?btn_clearall_gif);
	display:block;
	text-indent:-9999px;
	height:19px;
	width:60px;
	border:none;
	cursor:pointer;
	margin-left: 10px;
}
/*Start Customer Segmentation PopUps*/
.CSPopUp a.close_modal {
	position: absolute;
	right: 10px;
	top: 10px;
}
.CSPopUp #emailForm {
	margin-left: 30px;
}
.CSPopUp #emailForm h1 {
	font-size: 19px;
	line-height: 23px;
	margin: 0;
	padding-bottom: 10px;
}
.CSPopUp .inputgModal {
	border: 1px solid #B8B8B8;
	height: 33px;
	padding-left: 5px;
	vertical-align: top;
}
.CSPopUp .goModal {
	height: 33px;
	margin-left: 5px;
        border: 2px solid #fff;
}
.CSPopUp .inputgZipCode {
	border: 1px solid #B8B8B8;
	height: 33px;
	padding-left: 5px;
	margin-left: 3px;
	vertical-align: top;
}
.CSPopUp .contentArea {
	margin-top: 90px;
	width: 260px;
}
.CSPopUp {
	color: #fff !important;
	height: auto;
	padding:0 0 20px 5px;
	width: 482px;
	overflow: hidden;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.CSPopUp {
		width:auto;
	}
	.CSPopUp .goModal{
		margin-top:5px;
	}
	.CSPopUp .inputgZipCode {
		margin-top:5px;
		margin-left:0;
	}
	.WelcomeWindow1PopUp.row{
		margin-right:0;
	}
	.CSPopUp #emailForm{
		margin-left:15px;
	}
	
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	.CSPopUp #emailForm{
		margin-left:32px;
	}
}
/*End Customer Segmentation PopUps*/
/*Start Processing Details ToolTip*/
.Tooltip {
	overflow: visible;
	position: absolute;
	width: 450px;
	z-index: 2000;
	text-align: left;
	line-height:normal;
}
.TooltipContainer {
	background-color: #FFFFFF;
	background-image: url(//www.smithandnoble.com/files/?tooltipGradient_png);
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 1px solid #769DC0;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	font-size: 1em;
	padding: 6px 8px;
}
.TooltipConnector {
	position: absolute;
}
.TooltipLeft .TooltipConnector {
	background: url(//www.smithandnoble.com/files/?tooltipConnectorRight_png) no-repeat scroll left top transparent;
	bottom: 7px;
	height: 14px;
	right: 0;
	width: 16px;
}
.TooltipLeft {
	padding-right: 13px;
}
.Tooltip, .TooltipDialog {
	background: none repeat scroll 0 0 transparent;
	opacity: 0.95;
}
#ProcessingDetails{
	text-decoration: underline;
	color: #ff575d;
	cursor: pointer;
	text-transform: lowercase;
}
/*End Processing Details ToolTip*/
/*Start Site map*/
.unit {
	float: left;
	margin-bottom: 5px;
}
.line {
	overflow: hidden;
	width: auto !important;
	padding-bottom: 20px;
}
.line a {
	text-decoration: none;
}
.line h3 {
	border-bottom: 1px solid #A6A6A6;
	padding-bottom: 6px;
}
.line h3 a {
	font-size: 15px;
}
#pdcontent .data ul li{
	background: none repeat scroll 0 0 transparent !important;
	border-bottom: 1px solid #E5E5E5;
	margin: 0;
	padding: 0;
}
#pdcontent .line ul li a{
	display: block;
	margin: 0;
	padding: 7px 8px;
	text-decoration: none;
}
#pdcontent .line ul li a:hover{
	background-color: #F4F4F4;
	color: #660000;
	padding-left: 10px;
}
#pdcontent .sitemap {
	width: 100%;

}
.sitemap h1{
	text-transform: uppercase;
}
.dijitDialog.dijitContentPane{
	overflow-y: auto;
	overflow-x: hidden;
	height: inherit;
}
#editnotes_popup.dijitDialog.dijitContentPane{
	overflow-y: hidden;
}
.dj_ie #evoverlay_box .head{
	position: relative;
	z-index: 9999;
}
#filterstlb {
	float: left;
}
/*--------- Learn More ToolTip Content ------*/
.tooltip {
	position: absolute;
	margin-top:25px; left:100px;
	background:#FFFFFF;
	opacity:0.6;
	text-align:left;
	width: 400px;
	padding:3px 8px;
	color:#747474;
	display: none;
	
}
.tipsSelected h2 {
	font-size: 16px;
}
.tipsSelected h3 {
	font-size: 14px;
}
.tipsSelected ul {
	margin: 0px;
	padding-left: 20px;
	overflow: hidden;
}
.tipsSelected img {
	float:left;
	padding: 5px 10px;
	vertical-align: top;
}
/*-------Print Content----*/
.printcontnet{
	background-color:#FFFFFF;
	padding:0px;
	width:100%;
}
.printcontnet td{
	font-size:11px;
}
/*
select{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#472C01;
}
.disableselect{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background-color: #F1F1ED;
}
*/
/* %%%%%%%%%%%%%%%%%% SHOPPING CART %%%%%%%%%%%%%%%%%%%%%%%%% */
/*--------------- New checkout design ---------*/
#checkout-header {
	padding: 5px 15px 10px;
}

#tbl_ordersummary  td, #tbl_ordersummary th {
	border-top: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
#tbl_ordersummary td.os_item {
	border-left: 1px solid #DADADA;
}
#tbl_ordersummary tr.os_totals {
	border-top:1px solid #999;
	background-color: #FFFFFF;
}
.checkout_title {
	background: #2b3450; 
	color: #ffffff; 
	text-transform: uppercase; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 8px; 
	margin-bottom: 15px;
}
#checkout_breadcrumbs {
	text-transform: uppercase;
	font-weight: bold; 
	padding-top: 35px; 
}
#checkout_breadcrumbs .active{
	font-weight:bold;
}
/*--------------- New checkout design ---------*/






/*--------------- Shop Mini Cart ---------*/
#subtotal{
	background-color:#ececd4;
	color:#472C01;
	text-align:right;
	padding:2px 4px 2px 4px;
}

/*-------------Address section ----------------------*/
#chkshipaddr {
	float:left;
	padding:3px;
	width:418px;
	border:1px solid #CBCACA;
}
#chkbilladdr {
	border:1px solid #CBCACA;
	float:right;
	padding:3px;
	width:420px;
}
#chkbilladdr input.checkbox {
	height:14px;
	width:16px;
}
/*--------------Checkout - Shipping, Payment, Confirmation---------------------*/
#chkordbox td{
	padding:3px;
}
.astrix {
	color:Red;
	font-size:11px;
}
.chktable .lcol{
	width:auto;
	float:left;
	padding: 0 0 10px 13px;
}
.chktable .rcol{
	width:auto;
	float:right;
}
.chktable {
	width:100%;
	margin-bottom:15px;
}
#chkbcorder{
	float:left;
	width:100%;
	margin:0px;
	font-weight: bold;
}
.chkorder_check {
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	white-space: nowrap;
}
.chkorder_grey {
	color: #BBBBBB;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	white-space: nowrap;
}
.chkbuttons{
	float: right;
	padding: 10px 0px;
}
#chkordbox{
	width:916px;
	padding:30px 30px 0px 30px;
	float: left;
	color:#472C01;
}
.chktable .chkhead, .chktable .chkhead2 {
	padding:5px;
	width:100%;
	float:left;
	color: #2b3450;
	font-weight:bold;
	background:#CCCCCC;
	text-transform: uppercase;
}
#tablecolor {
	border-collapse:collapse;
}
#ordtablecolor {
	width:100%;
}
#tablecolor th, #ordtablecolor th {
	background-color: #CCCCCC;
	border-right: 2px solid #FFFFFF;
	color: #2b3450;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}
#tablecolor th.last, #ordtablecolor th.last {
	border-right: 0px;
}
#paneltotal{
	padding:10px 0px;
	border-top:solid 1px #cccccc;
	width:100%;
	float:left;
}
#paneltotal .leftcol {
	width:65%;
	float:left;
}
#paneltotal .rghttcol {
	width:30%;
	float:right;
	text-align:right;
}
.promotionalcode {
	margin: 0px 15px;
	font-size: 12px;
}
.total {
	color: #404040;
	line-height: 25px;
	padding:0px 10px;
}
#chkordbox {
	color: #404040;
}
.sctable {
	height:auto;
	margin-left:0;
	width:100%;
	float:left;
	margin-bottom:25px;
}
.sctable .scmainbody {
	padding:0;
	float:left;
	width:100%;
}
#billshipinfo{
	padding:5px 10px;
	margin-bottom:10px;
	float:left;
	font-size: 11px;
}

#promoDisclaimer{
	font-size: 12px;
	padding:10px 0px;
}
a.tt{
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
}
a.tt span{
	display: none;
	text-decoration:none;
}
a.tt:hover{
	z-index:25;
	color: #aaaaff;
	background:;
	text-decoration:none;
}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:-90px; left:-300px;
	padding: 0px 0 0 0;
	width:300px;
	color: #993300;
	text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.bottom{
	display: block;
	padding: 20px 8px 10px;
	background: url(//www.smithandnoble.com/files/?bubble_gif) no-repeat bottom;
}
a.tt:hover span.middle{
	display: block;
	padding: 0 8px;
	background: url(//www.smithandnoble.com/files/?bubble_filler_gif) repeat bottom;
}
a.tt:hover span.top{
	display: block;
	padding:0px 8px 0px;
	color: #fff;
	background: url(//www.smithandnoble.com/files/?bubble_gif) no-repeat top;
}
/* %%%%%%%%%%%%%%%%%%%% SNPRO %%%%%%%%%%%%%%%%%%%%%%%%% */
#snpro_homepage_container {
	width:962px;
	height:525px;
	border:none;
	margin:5px;
}
#snpro_homepage_leftside {
	width:179px;
	height:522px;
	border:none;
	float:left;
}
/* %%%%%%%%%%%%%%%%%%%% BUTTONS %%%%%%%%%%%%%%%%%%%%%%%%% */
.btn-critical, .btn-important, .btn-negative, .btn-regular, .btn-primary, .btn-inverse, .btn-disabled,
.btn-critical a, .btn-important a, .btn-negative a, .btn-regular a, .btn-primary a, .btn-inverse a, .btn-disabled a,
a.btn-critical:hover, a.btn-important:hover, a.btn-negative:hover, a.btn-regular:hover, a.btn-primary:hover, a.btn-inverse:hover, a.btn-disabled:hover,
a.btn-critical:active, a.btn-important:active, a.btn-negative:active, a.btn-regular:active, a.btn-primary:active, a.btn-inverse:active, a.btn-disabled:active
{
	text-decoration:none;
}
.btn-critical, .btn-important, .btn-negative, .btn-regular, .btn-primary, .btn-inverse, .btn-disabled, .btn-link
{
	padding: 6px 12px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.357;   /* height: 35px (6+6+2+2+(14*1.357)) */
}
.btn-important, .btn-primary {
	color: #FFF;
	border: 2px solid #2b3450;
	background: #2b3450;
}
.btn-important:hover, .btn-primary:hover {
	color: #ff575d;
	border: 2px solid #ff575d;
}
.btn-important:active, .btn-primary:active {
	color:#FFF;
	border:2px solid #ff575d;
	background:#ff575d;
}
.btn-inverse {
	color: #FFF;
	border: 2px solid #FFF;
	background: transparent;
}
.btn-inverse:hover {
	color: #ff575d;
	border: 2px solid #ff575d;
}
.btn-inverse:active {
	color:#FFF;
	border:2px solid #ff575d;
}
.btn-negative{
	color: #ff575d;
	border: 2px solid #ff575d;
	background: transparent;
}
.btn-negative:hover {
	background: #ff575d;
	color: #FFF;
}
.btn-negative:active {
	color:#FFF;
	border:2px solid #ff575d;
	background:#ff575d;
}
.btn-critical {
	color: #FFF;
	border: 2px solid #ff575d;
	background: #ff575d;
}
.btn-critical:hover {
	color: #ff575d;
	border: 2px solid #ff575d;
	background: #FFF;
}
.btn-critical:active {
	color:#FFF;
	border:2px solid #ff575d;
	background:#ff575d;
}
.btn-regular {
	color: #2b3450;
	border: 2px solid #2b3450;
	background: transparent;
}
.btn-regular:hover {
	color: #ff575d;
	border: 2px solid #ff575d;
	background: transparent;
}
.btn-regular:active {
	color:#FFF;
	border:2px solid #ff575d;
	background:#ff575d;
}
.btn-disabled {
	border: 2px solid #5C688D;
	background: #CCC;
}
.btn-important:focus,
.btn-negative:focus,
.btn-regular:focus{
       outline:none
}
.btn-large{
	padding: 10px 16px;
	font-size: 19px;
	text-transform: uppercase;
	line-height:1.263;  /* height: 48px  (10+10+2+2+(19*1.263)) */
	vertical-align:bottom;
}
.btn-small{
	padding: 5px 10px;
	font-size: 12px;
	text-transform: uppercase;
	line-height:1.333;  /* height: 30px */
	vertical-align:bottom;
}
.btn-xsmall{
	padding: 2px 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.close {
	background:transparent url(//www.smithandnoble.com/files/?btn_close_gif) no-repeat;
	text-indent:-9999px;
	height:17px;
	width:61px;
	border:none;
	display:block;
	cursor:pointer;
	margin-right:10px;
}
.ove_close {
	background:transparent url(//www.smithandnoble.com/files/?close_icon_png) right;
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:18px;
	width:18px;
	border:none;
	display:block;
	cursor:pointer;
	margin-top: 2px;

}
.close2 {
	background:transparent url(//www.smithandnoble.com/files/?close_gif);
	background-repeat:no-repeat;
	background-position:right;
	height:13px;
	width:13px;
	border:none;
	display:block;
	cursor:pointer;
}


/* %%%%%%%%%%%%%%%%%% In Home Services %%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#inhome_service, #requestcat{
	height:auto;
	text-align:justify;
	float:left;
	border:solid 0px #c5c6a4;
	padding:12px 12px;
	margin-bottom:10px;
}
#inhome_service .block1 {
	border-right:1px solid #D5D6CC;
	float:left;
	height:auto;
	margin-right:5px;
	width:285px;
}
#inhome_service .block2 {
	color:#533901;
	height:auto;
	width:433px;
	float:left;
	margin-left:10px;
}
#requestcat .block1 {
	border-right:0px solid #D5D6CC;
	float:left;
	height:auto;
}
#requestcat .block2 {
	color:#404040;
	height:auto;
	float:left;
}
#requestcat .block2a {
	color:#404040;
	height:auto;
	width:577px;
	float:left;
	margin-left:10px;
}
#requestcat .block3 {
	border-right:0px solid #D5D6CC;
	float:left;
	height:auto;
	margin-right:5px;
	width:138px;
	text-align:left;
	padding-top:30px;
}
#requestcat .table td{
	padding-left:8px;
}
#inhome_service .block3 {
	border-right:1px solid #D5D6CC;
	float:left;
	height:auto;
	width:336px;
	padding-right:20px;
}
#inhome_service .block4 {
	color:#533901;
	height:auto;
	width:336px;
	margin-left:20px;
	float:left;
}
#inhome_service .input{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#472C01;
	height:16px;
	border:solid 1px #c5c6a4;
}
#inhome_service .image{
	float:left;
	height:auto;
	width:312px;
}
#inhome_service .inhcontent{
	color:#533901;
	height:493px;
	width:400px;
	float:left;
	padding:10px;
	background-color:#ebf0d9;
}
#inhome_service .thankyou{
	background-color:#EBF0D9;
	color:#533901;
	float:right;
	height:360px;
	padding:10px;
	width:320px;
}
#inhome_service .imagety{
	float:left;
	height:auto;
	width:386px;
}
#inhome_service .offerdetails{
	width:100%;
	padding-top:10px;
	float:left;
}
#inhome_service .inhcontent2{
	color:#533901;
	height:420px;
	width:720px;
	float:left;
	padding:10px;
	background-color:#ebf0d9;
}
#inhome_service ul {
	margin-left:20px;
}
#inhome_service ul li {
	list-style: disc outside none;
}
/* %%%%%%%%%%%%%%% in-home-services-shop-at-home-services %%%%%%%%%%%%%%%%%%%% */
#schedule_form .row {
	padding-bottom: 10px;
	font-size: 12px;
}
#schedule_form  .row div.col-sm-5 {
	padding-top: 8px;
}
a.greenlink:link{
color:#384e57;
font-size:11px;
text-decoration:underline;
}
a.greenlink:visited{
color:#384e57;
font-size:11px;
text-decoration:none;
}
a.greenlink:hover{
text-decoration:none;
}
.greyline{
	background:transparent url(//www.smithandnoble.com/files/?greyline_gif) repeat-x ;
	background-position:bottom;
	height:6px;
	margin-bottom:8px;
	clear:both;
	width:auto;
	display:block;
}
.greyline2{
	background:transparent url(//www.smithandnoble.com/files/?greyline_gif) repeat-x ;
	background-position:bottom;
	height:10px;
	margin-bottom:5px;
	clear:both;
	width:100%;
	display:block;
}
#proicons{
	width:auto;
	margin-top:12px;
	float:left;
}
#proicons ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
}
#proicons ul li {
	margin:0 8px 0 0;
	padding:0;
	float:left;
	display:block;
}
#proicons li a {
	color:#442d04;
	font-size:11px;
	text-decoration:none;
}
#proicons li a:hover{
	text-decoration:underline;
}
.photogall {
	background:transparent url(//www.smithandnoble.com/files/?icn_photogallery_gif) no-repeat scroll 0 -4px;
	text-indent:28px;
	width:108px;
	height:20px;
	display:block;
	margin-top:3px;
	text-decoration:none;
}
.photogall a:hover {
text-decoration:underline;
}
#proicons .installtips {
	background:transparent url(//www.smithandnoble.com/files/?icn_installtips_gif) no-repeat scroll 0 0;
	text-indent:24px;
	width:150px;
	height:20px;
	text-decoration:underline;
	display:block;
	white-space:nowrap;
}
#proicons .measure {
	background:transparent url(//www.smithandnoble.com/files/?icn_measure_gif) no-repeat scroll 0 0;
	text-indent:24px;
	width:150px;
	height:20px;
	display:block;
	text-decoration:underline;
	white-space:nowrap;
}
a.materials {
	background:transparent url(//www.smithandnoble.com/files/?icn_swatches_gif) no-repeat scroll 0 0;
	text-indent:16px;
	width:auto;
	height:13px;
	display:block;
	text-align:right;
}
.pagetitle{
color:#472C01;
font-size:18px;
font-weight:bold;
}
/* %%%%%%%%%%%%%%%%%% in-home-services-schedule-an-appointment %%%%%%%%%%%%%%%% */
.iframeDisplay {
	display: inline;
}
/* %%%%%%%%%%%%%%%%%%%% FOOTER %%%%%%%%%%%%%%%%%%%%%%%%% */
.footer-container{
	background:#FFF;
}
#connectedBox{
	border-bottom:2px solid #eaeae0;
	padding:10px 0 10px 0;
}
#socialBox {
	height: 35px;
}
#socialBoxHeading {
	height:15px;
	margin:7px 5px 5px 0px;
	float:left;
}
#socialBox ul {
	list-style-type:none;
	padding: 0 !important;
	margin: 0;
	width: auto;
}
#socialBox ul li {
	list-style-type: none;
	padding: 7px 0 0 0;
	margin-right: 3px !important;
	float:left;
	width:auto;
	display:block;
}
#socialBox img{
	border: 0;
}
#socialBoxHeading h4, .footer-links h4{
	margin:2px 0;
	color:#2b3450;
	text-transform: uppercase;
	font-weight: bold;
}
.footer-links span, .footer-links a{
	color:#2b3450;
	text-transform: uppercase;
	font-size: 13px;
}

.footer-links > div{
   border-bottom:2px solid #eaeae0;
}
.footer-links > div > div {
	border-right:2px solid #eaeae0;
	padding:12px 6px 0 6px;
	margin:0;
	min-height:44px;
}
.footer-links > div > div:last-child {
     border-right:0;
}
/* -------------- Email Subscription --------------  */
#signup_email{
	color: #2B3450;
	padding: 3px;
	height: 35px;
	border: 2px solid #2B3450;
	border-right: 0;
	float: right;
}
#footerSubscribeForm {
	float:right;
	text-align:right;
}
#footerSubscribeForm button.btn-link {
	border: 2px solid #2B3450;
	border-left: 0;
	height: 35px;
	padding: 0px 10px;
	font-size: 20px;
}
#footerSubscribeForm button.btn-link:hover{
       text-decoration: none;
}
.inputg {
	width: 220px;
	height: 25px;
}
#NewsletterForm .input-group-addon, 
#NewsletterForm .input-group-btn {
	vertical-align:top
}
#NewsletterForm .control-label{
	padding:12px 5px 0 5px;
	vertical-align:top;
}
#NewsletterForm .form-group{
	margin:0;
}
#NewsletterForm .control-label {
    padding: 12px 5px 0px 0px;
    vertical-align: top;
	float: left;
}
/*------------ Email Confirmation Part ---*/
.emailconf{
float:left;
margin-top:10px;
}
.emailconf_box{
margin-left:25px;
}
/* -------------- Footer Content/Nav -------------- */
#footer {
	margin: 0 auto !important;
	margin-top: 10px !important;
	clear: both;
}
.copy {
	text-align: justify;
	text-justify: inherit;
}
.footerLinkSection {
	float: left;
	padding: 5px 0px 0px 15px !important;
	height: auto;
	/*  min-height: 290px; */
	margin-bottom: 5px;
}
.footerLinkSection ul, .footerLinkLastSection ul {
	list-style-type: none;
	padding: 0px;
}
.footerLinkSection h6, .footerLinkLastSection h6 {
	color: #ff575d;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.footerLinkSection a, .footerLinkLastSection a {
	color: #2B3450;
	font-size:11px;
	text-transform: uppercase;
}
#footer .copyright, .copyright a {
	font-size: 10px;
	padding: 10px;
	text-align: center;
}
div#vignttcontent h3 {
	margin: 10px 0 10px 0;
	font-size: 16px;
}
/* %%%%%%%%%%%%%%%%%%%% FOOTER END %%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%% from custom_css %%%%%%%%%%%%%%%%%%%%*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../files/fontawesome_webfont_eot?v=4.1.0');
  src: url('../files/fontawesome_webfont_eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../files/fontawesome_webfont_woff?v=4.1.0') format('woff'), url('../files/fontawesome_webfont_ttf?v=4.1.0') format('truetype'), url('../files/fontawesome_webfont_svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fadein {
	width: auto !important;
}
#hero_copy h2 {
	margin-top: 0px;
}

.top-banner-img{
      margin: 2px 0 15px 0;
}
.divider-area{
       margin:15px 0;
}
.divider-area hr{
    border:2px solid #2b3451;
    height:0;
}
.divider-area h4{
    color:#2b3451;
    font-style:normal;
    font-family:sans-serif;
    font-weight:bold;
}
div.divider-area+h1, div.divider-area+h2, div.divider-area+h3 {
   margin-top: 0px;
}
.browse-samples, .check-availability{
    margin:12px 0;
}
.scroll-pane .jspScrollable {
	height: 270px !important;
}
#cluster_4 .scroll-pane{
	height: 270px !important;
}
#cluster_3 .scroll-pane .jspContainer {
	width: 210px !important;
}
input#prompt100 {
	height: auto;
}

input#pick_materialnumber {
	padding:0 0 0 5px;
}
#modallogin_popup #loginoverlay .header {
	height: 45px !important;
}
.content td {
	padding-bottom: 5px;
}
.homesection img {
	padding:5px 0;
}
#catalog-suppression label {
	padding-left: 5px;
}
.text-link {
	color:#ff575d;
	font-size:15pt/24pt;
}
.text-link:hover {
	text-decoration:underline;
}
.text-link:active {
	color:#bbb;
	text-decoration:none;
}

.mega-menu-fullwidth {
	width:946px;
	border-top : 2px solid #ece8e1;
	background:#FFF;
	
}
.menu-footer {
	margin: 0px;
	padding: 5px 10px;
	color: #FFF;
	background:#84ae97;
 }
.right-div-background{
	background: url('//www.smithandnoble.com/files/?L_4CC9_png');
}

#main_mega_menu h3 {
	margin: 6px 0px;
}

#main_mega_menu h5 {
	margin-bottom: 3px;
	font-size: 13px;
}
#radioHost{
	height:34px;
}