@import url('jcarousel-dyo.css');
@import url(/css/sweeps/grand-opening-sweeps.css);
@import url('tooltip.css');
@import url('buttons.css');
@import url('tango/skin.css');
@import url('shopping.css');
@import url('endeca.css'); /*on live server only*/
@import url(../resources/verlag/stylesheet.css);
/*
@import url(../css/ilove-thomasville.css);
@import url(../css/sweeps/outdoor-sweeps.css);
@import url(../css/sweeps/dining-room-sweeps.css);
@import url(../css/sweeps/ecoupon.css);
@import url(../css/sweeps/perfect-piece.css);
@import url(../css/gotham.css);
@import url(../css/touch-screen.css);
*/

/*=========================================================================================================================
 PAGE GENERAL
===========================================================================================================================*/

* {
	margin: 0;
	padding: 0;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, serif;
	font-size: 14px;
	line-height: 17px;
	color: #696969;
}
body {
	text-align: center;
	background-color: #ffffff;
	min-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
z-index: 0;
}
#page {
	/*min-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(global/bgd-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	min-height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
	padding-top:35px;
}
* html #page {
	height: 100%;
}
#nonFooter {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	width: 960px;
}
.clearer { /* go here for explanation: http://tangible.ca/articles/35/how-to-get-a-parent-div-to-expand-around-floated-content */
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
img {
	border: 0;
}
img.stroke {
	border: 1px solid #CCCCCC;
}
img.floatLeft {
	float: left;
	position: relative;
}
img.floatRight {
	float: right;
	position: relative;
}
img.bannerpad {
	float: left;
	position: relative;
	padding-bottom: 25px;
}
.hide {
	display: none;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 1px;
}
#buffer {
	height: 10px;
}
input {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	border: #000000 1px solid;
	font-weight : normal;
	font-style: italic;
	padding: 1px;
	height: 16px;
}
#btn-global {
	height: 16px;
	padding-top: 7px;
	position: relative;
}
#btn-global a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#btn-global a:hover {
	text-decoration: none;
	color: #999;
}

/*=========================================================================================================================
 PAGE FONTS/COLORS
===========================================================================================================================*/

h1 {
	font-size: 21px;
	color: #000000;
	margin-bottom: 13px;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	color: #000000;
}
h3 {
	font-style: normal;
	color: #000000;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: 600;
}
h4 {
	font-family: "adobe-garamond-pro-1", "adobe-garamond-pro-2", serif;
	font-size: 17px;
	margin-bottom: 15px;
	color: #000000;
	font-style: italic;
	font-weight: 600;
}
h5 {
	font-size: 13px;
	margin-bottom: 15px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
h6 i {
	font-size: 16px;
	font-style: italic;
}
p {
	margin-bottom: 17px;
	line-height: 19px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
b {
	font-size: 13px;
}
.current {
	color: #9d9d9d;
	text-decoration: none;
}
.primary {
	color: #000000;
}
.secondary {
	color: #af1f1f;
}
.tertiary {
	color: #FFF;
}
/*=========================================================================================================================
 HEADER STYLES
===========================================================================================================================*/

#header-container {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	background-image: url(global/bgd-header.png); Pilar Ard commented this out*/
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/*height: 142px;
	Pilar Changed this*/
	height: 60px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0px;
}
#logo {
/*	float: left;
	position: relative;
	height: 48px;
	width: 263px;
	padding-top: 20px;
	padding-left: 25px;
Pilar Changed this*/
	float: left;
	position: relative;
	height: 43px;
	width: 216px;
	padding-top: 20px;
}
/* ------------------------------ logo links (Home | About Thomasville) ------------------------------ */
#logolinks {
	/*float: left;
	position: absolute;
	width: 263px;
	top: 83px;
	left: 26px;
	Pilar Changed this
	*/
	float: left;
	position: absolute;
	width: 263px;
	top: 64px;
	left: 17px;
	font-size: 9px;
}
#logolinks ul {
	list-style-type: none;
	position: relative;
}
#logolinks ul li {
	float: left;
	display: inline;
}
#logolinks ul li a {
/*	display: block;
	height: 20px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	Pilar Changed this*/
	display: block;
	height: 20px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #7C7B7B;
}
#logolinks ul li a:hover {
	display: block;
	height: 20px;
	text-decoration: none;
	color: #999;
}
/* ------------------------------ master support container ------------------------------ */
#support { /*Need fix in ie6.css*/
	position: relative;
	top: 25px;
	right: 30px;
	float: right;
}
#support h1 {
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 7px;
}
#support ul li {
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	font-size: 11px;
	color: #000000;
}
#support ul li a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#support ul li a:hover {
	text-decoration: none;
	color: #999;
}
/* ------------------------------ login ------------------------------ */
#login {
	position: relative;
	display: block;
	float: left;
	width: 160px;
}
#login ul {
	list-style-type: none;
	display: inline;
}
#login ul li {
	display: block;
	padding-bottom: 10px; /*Need fix in ie6.css*/
	height: 15px;
}
/* ------------------------------ storefinder ------------------------------ */
#storefinder {
	position: relative;
	display: block;
	float: left;
	background-image: url(global/support-divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
}
#storefinder ul {
	list-style-type: none;
	display: inline;
}
#storefinder ul li {
	display: block;
	padding-bottom: 10px; /*Need fix in ie6.css*/
	height: 15px;
}
#storefinder .form-field, storefinder#textarea, storefinder#select {
	color:#000000;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 100px;
	padding: 1px;
	top: 0px;
	height: 16px; /*Need fix in ie6.css*/
	font-style: italic;
	border: 1px solid #000000;
	margin: 0px;
}
/* ------------------------------ search site ------------------------------ */
/*#search {
	position: relative;
	display: block;
	float: left;
	background-image: url(global/support-divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
}
#search ul {
	list-style-type: none;
	display: inline;
}
#search ul li {
	display: block;
	padding-bottom: 10px; 
	height: 15px;
}
#search .form-field, search#textarea, search#select {
	color:#000000;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 100px;
	padding: 1px;
	top: 0px;
	height: 16px; 
	font-style: italic;
	border: 1px solid #000000;
	margin: 0px;
}*/
/* ------------------------------ ecommerce ------------------------------ */
#ecommerce {
	position: relative;
	display: block;
	float: left;
	background-image: url(global/support-divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
}
#ecommerce h1 {
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	margin-bottom: 7px;
	background-image: url(global/ecommerce-cart.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-bottom: 0px;
}
#ecommerce ul {
	list-style-type: none;
	display: inline;
}
#ecommerce ul li {
	display: block;
	background: none;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}
#ecommerce ul li a {
	display: block;
	background: none;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	text-decoration: underline;
}
/* ------------------------------ my tools pop up ------------------------------ */
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	width:150px;
	z-index:99;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:3px;/*opacity:.9;
 filter: alpha(opacity=90);*/
}
.popupMenu a {
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}
.popupMenu a:hover {
	text-decoration: none;
	color: #000000;
}
.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
	width:150px;
	z-index:99;
}
/* ------------------------------ search bar ------------------------------ */
/*Pilar Changed search-bar */
#search-bar {
	height: 22px;
	position: fixed;
	background-image: url(global/bgd-search.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #DBDDDE;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	width:100%;
	z-index:900;
	text-align: center;
	box-shadow:0px 2px 2px #B5B5B5
}
#search-bar ul {
	list-style-type: none;
	display: inline;
	margin-left: -18px;
}
#search-bar ul li {
	display: inline;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	color: #666;
	padding-right: 4px;
	position: relative;
	padding-left: 8px;
}
#search-bar ul li a{
	display: inline;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	text-decoration: underline;
	color: #666666;
	padding-right: 7px;
	position: relative;
}


 #search-bar ul li a:hover {
	opacity: 0.5;
 }
#search-bar .alttext {
	font-family: "adobe-garamond-pro-1", "adobe-garamond-pro-2", serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: 600;
}
#search-bar img.search-cart {
	vertical-align: middle;
}
#search-bar .btn-search-bar-go a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left:-10px;
}
#search-bar .btn-search-bar-go a:hover {
	text-decoration: none;
	color: #999;
}
#search-bar .form-field, search-bar#textarea, search-bar#select {
	color:#666666;
	font-family: "VerlagBook";
	font-size: 11px;
	width: 100px;
	padding: 1px;
	height: 16px; /*Need fix in ie6.css*/
	font-style: normal;
	border: 1px solid #666666;
	margin-top: -3px; /*Pilar Centered the textboxes */
}

#footer .form-field {
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 85px;
	padding: 1px;
	top: 0px;
	height: 16px;
	font-style: italic;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #88847F;
	border: 1px #88847F solid;
	color: white;
}

/*=========================================================================================================================
 PRIMARY NAV STYLES
===========================================================================================================================*/

#priNav-container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	/*height: 51px;*/
	width: 960px;
/*	background-image: url(global/nav-corner.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	z-index: 99;
	margin-top: 45px;
}
#menu {
/*	width:960px;
	height:31px;
	position:relative;
	z-index: 99;
	Pilar Changed this
*/
	width: 730px;
	position: relative;
	z-index: 99;
	float: right;
	}
#topnav {
	height: 31px;
	width: 720px;
	margin: 0;
	padding: 0;
	z-index: 999;
}
#topnav li {
	position:relative;
	z-index: 999;
}
#topnav a {
	display: block;
	font-family: 'VerlagBook';
	font-size: 12px;
	text-transform: uppercase;
	color: #7C7B7B;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 9px;
	height: 32px;
	padding-right: 11px;
}
	
#topnav a.active {
	padding-top:31px;
}
#topnav a:hover {
	color:black;

}
#living_dropdown {
	background-image: url(global/menu-bkg/bkg-living-room.png);
	background-repeat: no-repeat;
}
#dining_dropdown{
	background-image: url(global/menu-bkg/bkg-dining-room.png);
	background-repeat: no-repeat;
}
#bedroom_dropdown{
	background-image: url(global/menu-bkg/bkg-bedroom.png);
	background-repeat: no-repeat;
}
#office_dropdown{
	background-image: url(global/menu-bkg/bkg-office.png);
	background-repeat: no-repeat;
}
#entertainment_dropdown{
	background-image: url(global/menu-bkg/bkg-entertainment.png);
	background-repeat: no-repeat;
}
#design_dropdown{
	background-image: url(global/menu-bkg/bkg-design.png);
	background-repeat: no-repeat;
}
#accessories_dropdown{
	background-image: url(global/menu-bkg/bkg-accessories.png);
	background-repeat: no-repeat;
	padding-left: 350px;
	padding-right:20px;
}
#resources_dropdown{
	background-image: url(global/menu-bkg/bkg-resources.png);
	background-repeat: no-repeat;
	padding-left: 350px;
	padding-right:20px;
}

#dining_nav{
padding-left: 11px;
padding-top: 9px;
height: 32px;
padding-right: 9px;
}
#topnav img {
	border:none;
	margin-top:-31px;
}
#topnav li {
	float:left;
	list-style:none;
	overflow:hidden;
	height:31px;
}
.dropdown {
height: 325px;
position: absolute;
display: none;
top: -21px;
margin: 0;
padding: 0;
width: 960px;
left: 11px;
margin-top: -55px;
padding-top: 35px;
}

.dropdown p {
	color: #333;
	font-style: normal;
	width: 133px;
	font-size: 12px;
	font-weight: bold;
}
.dropdown img {
	background-image:url(global/nav/bkg_image.jpg);
	background-repeat:no-repeat;
}
.dropdown li {
	/*background-image:url(global/nav/bkg_menu.jpg); Pilar commented this out*/
	background-repeat:repeat-x;
	height:288px;
	float:left;
	list-style:none;
	padding-top:20px;
	width: 174px;
	
}
.dropdown li.first {
	width:153px;
	padding-left:32px;
}
.dropdown li.last {
	width:156px;
	padding-right:19px;
}
.dropdown li ul {
	/*	font-family:Helvetica, "Times New Roman", Times, serif;*/
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	margin:0 0 0 0;
	padding:0 0 0 19px;
	height:288px;
	background-image:url(global/nav/divider.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.dropdown li li {
	float:none;
	margin-top:0px;
	background-image:none;
	width:auto;
	height:auto;
	padding:0px;
	color: #333;
	font-weight: bold;
}
.dropdown li li a {
	font-weight:normal;
	color: #7F7E7E;
	text-decoration:none;
	font-size: 12px;
	line-height: 12px;
}
.dropdown li li a.sales {
	color:#ff0000;
}
.dropdown li li a:hover {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
/*=========================================================================================================================
 SPECIAL STYLES
===========================================================================================================================*/

#special-container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	width: 960px;
	/*background-image: url(global/content-curl-shadow.png); Need fix in ie6.css*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
#special {
	/*width: 958px;*/
	width: 973px;
	position: relative;
	background-color: #FFFFFF;
	/*border: 1px solid #dbddde;*/
	/*background-image: url(global/content-curl.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#special .flash {
	float: left;
	height: 425px;
	width: 620px;
	position: relative;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 0;
}
#special .banner-container {
	height: 424px;
	width: 310px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#special .banner {
	float: left;
	width: 310px;
	position: relative;
	height: 134px;
	padding-bottom: 11px;
}
#special .banner2row {
	float: left;
	width: 310px;
	position: relative;
	height: 279px;
	padding-bottom: 11px;
}
/*=========================================================================================================================
 CONTENT STYLES
===========================================================================================================================*/

#content-container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	width: 960px;
	/*background-image: url(global/content-curl-shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	padding-bottom: 15px;
}
#content {
	width: 922px;
	min-height: 175px;
	/*background-color: #FFFFFF;
	border: 1px solid #dbddde;
	background-image: url(global/content-curl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 25px;
	position: relative;
}
#content img.inset {
	float: right;
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content .generic {
	width: 922px;
	position: relative;
	float: left;
	padding-bottom: 25px;
}
/* ------------------------------ cookie trail styles ------------------------------ */
#content .cookie-trail {
	position: relative;
	width: 922px;
	float: left;
	background-color: #FFF;
	padding-bottom: 5px;
}
#content .cookie-trail ul {
	list-style-type: none;
	display: inline;
}
#content .cookie-trail ul li {
	font-size: 10px;
	color: #000000;
	display: inline;
	padding-left: 1px;
	text-transform: uppercase;
	padding-right: 3px;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica,
}
#content .cookie-trail ul li.first {
	padding-left: 0;
}
#content .cookie-trail ul li:before {
	content: "> ";
	color: #aaacad;
} /* Help for IE and the :before is in the logic.js */
#content .cookie-trail ul li.first:before {
	content: "";
}
#content .cookie-trail ul li a {
	font-size: 10px;
	color: #aaacad;
	text-decoration: none;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica,
}
#content .cookie-trail ul li a:hover {
	text-decoration: none;
	color: #000000;
}
/* ------------------------------ search site ------------------------------ */
#content .search {
	position: relative;
	display: block;
	float: left;
	padding-bottom: 45px;
	padding-top: 15px;
}
#content .search ul {
	list-style-type: none;
	display: inline;
}
#content .search ul li {
	display: block;
	padding-bottom: 10px; /*Need fix in ie6.css*/
	height: 15px;
}
#content .form-field, content#textarea, content#select {
	color:#000000;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 400px;
	padding: 1px;
	top: 0px;
	height: 16px; /*Need fix in ie6.css*/
	font-style: italic;
	border: 1px solid #000000;
	margin: 0px;
}
/* ------------------------------ category masthead container ------------------------------ */
#category-masthead-container {
	float: left;
	width: 922px;
	position: relative;
	height: 450px;
	margin-bottom: 30px;
}
#category-masthead-container sup {
color: White;
}
#category-masthead-container .textHardwareOnly { /*Something wacky for Shelley & Cabinetry Stuff*/
	height: 43px;
	width: 882px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 3;
	position: absolute;
	bottom: 0px;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	left: 0px;
	right: 0px;
}
#category-masthead-container img.corners {
	z-index: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#category-masthead-container img.overlay {
	z-index: 2;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#category-masthead-container .text {
	height: 33px;
	width: 882px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 3;
	position: absolute;
	bottom: 0px;
	font-size: 13px;
	color: #F6F6F6;
	left: 0px;
	right: 0px;
}

/*=========================================================================================================================
 CONTENT Wish List Page
===========================================================================================================================*/

h2.wish-list {
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	margin-bottom: 15px;
}
.wish-list {
}
.wish-list a {
	font-size: 12px;
}
.wish-list p {
	font-size: 12px;
}
.wish-list ul {
	list-style-type: none;
}
.wish-list ul li {
	line-height: 16px;
	color: #666;
	font-size: 13px;
	padding-bottom: 15px;
}
ul.wish-list {
	list-style: none;
	padding-bottom: 3px;
	padding-top: 5px;
	float: right;
	position: relative;
}
ul.wish-list li {
	display: inline;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	float: left;
	position: relative;
	padding-right: 10px;
}
.sign-in-left {
	position: relative;
	float: left;
	width: 358px;
	min-height: 250px;
	background-color: #e6e6e6;
	/*	background-color: rgba(0,0,0,0.1);
*/	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	margin: 0 auto 0 auto;
	padding: 30px 45px 30px 45px;
}
.sign-in-right {
	position: relative;
	float: right;
	width: 358px;
	min-height: 250px;
	background-color: #F0F0F0;
	/*	background-color: rgba(0,0,0,0.1);
*/	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	padding: 30px 45px 30px 45px;
	margin: 0 auto 0 auto;
}

/*=========================================================================================================================
 CONTENT Reviews Page
===========================================================================================================================*/

#reviews-container {
	background-image: url(../images/about-thomasville/reviews/reviews-shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 818px;
	padding-bottom: 11px;
}
#reviews-masthead {
	float: left;
	width: 736px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
	border: 1px solid #b4b4b5;
	padding-top: 20px;
	padding-bottom: 25px;
}
#reviews-masthead .photo {
	float: left;
	position: relative;
	padding-bottom: 15px;
}
#reviews-masthead .text {
	float: right;
	position: relative;
	width: 350px;
	text-align: right;
	padding-top: 115px;
	margin-top: 20px;
}
#reviews-masthead .text p {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #8a8b8b;
}
#reviews-masthead .headline {
	position: absolute;
	top: 0px;
	right: 0px;
}
#reviews-block {
	float: left;
	width: 736px;
	min-height: 125px;
	position: relative;
}
#reviews-block .leftInfo {
	float: left;
	position: relative;
}
#reviews-block .rightInfo {
	float: right;
	width: 400px;
	position: relative;
	top: 0px;
}
#reviews-block .rightInfo ul {
	display: block;
	margin-left: 15px;
}
.reviews-btn1 {
	position: absolute;
	top: 0px;
	left: -20px;
}
.reviews-btn2 {
	position: absolute;
	top: 0px;
	left: 240px;
}
.reviews-btn3 {
	position: absolute;
	top: 0px;
	left: 500px;
}
.reviews-legal {
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	float: left;
	position: relative;
	padding-bottom: 25px;
}
.reviews-legal a {
	font-size: 11px;
	font-style: italic;
}
/*=========================================================================================================================
 CONTENT Sales Page - NEW
===========================================================================================================================*/

#sales-generic {
	float: left;
	width: 922px;
	position: relative;
	padding-bottom: 20px;
}
#sales-generic .offer {
	float: left;
	position: relative;
}
/*-------BEGIN STORES-------*/
#sales-generic .store {
	float: right;
	width: 233px;
	position: relative;
	height: 250px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/sales/2011/08-01/store-bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sales-generic .store img.headlinepad {
	float: left;
	position: relative;
	padding-bottom: 10px;
}
#sales-generic .store .storename {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}
#sales-generic .store .storename a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	text-decoration: none;
}
#sales-generic .store .storename a:hover {
	color: #999;
	text-decoration: none;
}
#sales-generic .store .pstore, #sales-generic .store .pstore a {
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	line-height: 17px;
}
#sales-generic .store .pstore a:hover {
	text-decoration: none;
}
#sales-generic .store .btn-directions {
	height: 16px;
	position: relative;
	padding-top: 7px;
	margin-top: -7px;
}
#sales-generic .store .btn-directions a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#sales-generic .store .btn-directions a:hover {
	text-decoration: none;
	color: #999;
}
#sales-generic .store .zip-row {
	position: absolute;
	bottom: 0px;
	height: 32px;
	width: 233px;
	left: 0px;
	background-image: url(../images/sales/2011/07-01/store-zip-bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#sales-generic .store .zip-row .ziphead {
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	text-transform: uppercase;
	padding-bottom: 0px;
	font-style: normal;
}
#sales-generic .store .zip-row .btn-sale-store-go {
	height: 16px;
	padding-top: 7px;
	position: absolute;
	float: right;
	right: 25px;
	top: 6px;
}
#sales-generic .store .zip-row .btn-sale-store-go a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#sales-generic .store .zip-row .btn-sale-store-go a:hover {
	text-decoration: none;
	color: #999;
}
/*-------END STORES-------*/
#sales-generic .financing {
	float: right;
	position: relative;
}
#disclaimer {
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	float: left;
	width: 818px;
	position: relative;
	padding-bottom: 35px;
	font-weight: 100;
}

/*=========================================================================================================================
 CONTENT Stores Page
===========================================================================================================================*/

#stores {
	float: left;
	height: 300px;
	width: 818px;
	position: relative;
	padding-bottom: 45px;
}
#stores .info {
	float: left;
	width: 208px;
	position: relative;
	margin-right: 10px;
	background-color: #f7f7f7;
	height: 260px;
	padding: 20px;
}
#stores .info ul {
	padding-bottom: 25px;
}
#stores .info ul li {
	list-style-type: none;
}
#stores .form-field, stores#textarea, stores#select {
	color:#000000;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 100px;
	padding: 1px;
	top: 0px;
	height: 16px; /*Need fix in ie6.css*/
	font-style: italic;
	border: 1px solid #000000;
	margin: 0px;
}
#stores .map {
	float: left;
	width: 560px;
	position: relative;
	height: 300px;
}
#directions {
	float: left;
	width: 818px;
	position: relative;
}
#otherstores {
	float: left;
	width: 818px;
	position: relative;
	padding-top: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	margin-top: 45px;
}
/*=========================================================================================================================
 CONTENT 4 Column styles (category landing page)
===========================================================================================================================*/
#content .thumb4 {
	position: relative;
	float: left;
	width: 922px;
}
#content .thumb4 p {
	color: #838383;
}
#content .thumb4 td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 20px;
	width: 230px;
}
#content .thumb4 td p {
	margin-bottom: 0px;
}
#content .thumb4 td p a {
	font-weight: normal;
	color: #838383;
	font-size: 13px;
	text-decoration: underline;
}
#content .thumb4 td p a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#content .thumb4 td img.thumb {
	padding: 8px;
	background-color: #EDF0F0;
}
#content .thumb4 td ul {
	list-style-type: none;
}
#content .thumb4 td ul li {
	color: #9d9d9d;
	font-size: 12px;
	line-height: 14px;
}
#content .thumb4 td ul li a {
	text-decoration: none;
	color: #9d9d9d;
	font-size: 12px;
}
#content .thumb4 td ul li a:hover {
	text-decoration: underline;
}
#content .thumb4 td h1 {
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 12px;
}
#content .thumb4 td h1 a {
	text-decoration: none;
	font-size: 12px;
}
#content .thumb4 td h1 a:hover {
	text-decoration: underline;
}
#content .thumb4 td .sale {
	color: #af1f1f;
	font-size: 12px;
	font-weight: bold;
}
#content .thumb4 td img.btnpad {
	padding-top: 7px;
}
#content .thumb4 td .customization {
	position: relative;
	font-family: georgia;
	font-size: 11px;
	font-style: italic;
	background-image: url(global/asterick.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 20px;
	z-index: 1;
	float: left;
	width: 175px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* ------------------------------ TABBED JQUERY ------------------------------ */
ul.tabNavigation {
	list-style: none;
	padding-bottom: 15px;
}
ul.tabNavigation li {
	display: inline;
	font-size: 12px;
	font-style: normal;
}
ul.tabNavigation li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
}
ul.tabNavigation li a.selected {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #9d9d9d;
}
ul.tabNavigation li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #9d9d9d;
}
ul.tabNavigation li a:focus {
	outline: 0;
}
ul.tabNavigation .current {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #9d9d9d;
}
div.tabs > div {
}
div.tabs > div h2 {
	margin-top: 0;
}
#first {
	padding-top: 0px;
}
#second {
	padding-top: 0px;
}
#third {
	padding-top: 0px;
}
#fourth {
	padding-top: 0px;
}
/* ------------------------------ TABBED NO JQUERY (for style pages - traditional, casual, etc.) ------------------------------ */
ul.tabNavigation2 {
	list-style: none;
}
ul.tabNavigation2 li {
	display: inline;
	font-size: 12px;
	font-style: normal;
}
ul.tabNavigation2 li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #9d9d9d;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
}
ul.tabNavigation2 li a.selected {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
}
ul.tabNavigation2 li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
}
ul.tabNavigation2 li a:focus {
	outline: 0;
}
ul.tabNavigation2 .current {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
}
div.tabs2 > div {
	padding: 5px;
	margin-top: 3px;
}
div.tabs2 > div h2 {
	margin-top: 0;
}
#first2 {
	padding-top: 15px;
}
#second2 {
	padding-top: 15px;
}
#third2 {
	padding-top: 15px;
}
#fourth2 {
	padding-top: 15px;
}
/*=========================================================================================================================
 CONTENT 3 Column styles (collection + landing pages)
===========================================================================================================================*/
#content .thumb3 {
	width: 600px;
	position: relative;
}
#content .thumb3 p {
	color: #838383;
}
#content .thumb3 td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 20px;
	width: 190px;
	padding-right: 10px;
}
#content .thumb3 td p {
	margin-bottom: 0px;
}
#content .thumb3 td p a {
	font-weight: normal;
	color: #838383;
	font-size: 13px;
	text-decoration: underline;
}
#content .thumb3 td p a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#content .thumb3 td img.thumb {
	padding: 8px;
	background-color: #EDF0F0;
}
#content .thumb3 td ul {
	list-style-type: none;
	padding-bottom: 7px;
}
#content .thumb3 td ul li {
	color: #9d9d9d;
	font-size: 12px;
	line-height: 14px;
}
#content .thumb3 td ul li a {
	text-decoration: none;
	color: #9d9d9d;
	font-size: 12px;
}
#content .thumb3 td ul li a:hover {
	text-decoration: underline;
}
#content .thumb3 td h1 {
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 12px;
}
#content .thumb3 td h1 a {
	text-decoration: none;
	font-size: 12px;
}
#content .thumb3 td h1 a:hover {
	text-decoration: underline;
}
#content .thumb3 td .sale {
	color: #af1f1f;
	font-size: 12px;
	font-weight: bold;
}
#content .thumb3 td img.btnpad {
	padding-top: 7px;
}
#content .thumb3 td .customization {
	position: relative;
	font-family: georgia;
	font-size: 11px;
	font-style: italic;
	background-image: url(global/asterick.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 20px;
	z-index: 1;
	float: left;
	width: 175px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*=========================================================================================================================
 CONTENT PRODUCT DETAIL STYLES
===========================================================================================================================*/

/* ------------------------------ photo & tabs container ------------------------------ */
#content .product {
	float: left;
	position: relative;
	width: 922px;
	padding-bottom: 45px;
	padding-top: 10px;
}
#content .product img.photo {
	float: left;
	position: relative;
}
#content .product .hr {
	width: 100%;
	background-image: url(global/hr.png);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	position: relative;
}
#content .product .right {
	float: left;
	width: 500px;
	position: relative;
	background-color: #f7f7f7;
	margin-left: 16px;
	border: 1px solid #CCC;
	min-height: 475px;
}
/*#content .product .right h6 {
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	float: left;
	position: relative;
}*/
#content .product img.btnpad {
	padding-top: 7px;
}
#badge {
	position: absolute;
	top: 10px;
	z-index: 1;
	height: 92px;
	width: 90px;
	left: 311px;
}
/* ------------------------------ TABBED (uses tabs3.js) ------------------------------ */
ul.tabNavigation3 {
	list-style: none;
	position: absolute;
	top: -19px;
	left: -1px;
}
ul.tabNavigation3 li {
	display: inline;
	font-size: 12px;
	font-style: normal;
}
ul.tabNavigation3 li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
ul.tabNavigation3 li a.selected {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	background-color: #f7f7f7;
}
ul.tabNavigation3 li a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	background-color: #f7f7f7;
}
ul.tabNavigation3 li a:focus {
	outline: 0;
}
/* ------------------------------ item info tab ------------------------------ */
#content .product .right .iteminfo {
	float: left;
	position: relative;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	width: 430px;
}
#content .product .right .iteminfo .headcontain {
	position: relative;
	width: 185px;
}
#content .product .right .iteminfo .bazaarcontain {
	position: absolute;
	width: 175px;
	top: 15px;
	right: 15px;
}
#content .product .right .freedelivery {
	margin-top: 5px;
}
#content .product .right .freedelivery .words1 {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	font-family: proxima-nova-1, proxima-nova-2, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	color: #97260f;
	text-transform: uppercase;
}
#content .product .right .freedelivery .words2 {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	font-family: museo-slab-1, museo-slab-2, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	color: #97260f;
}
#content .product .right .iteminfo img.free-delivery-slug {
	position: absolute;
	left: 105px;
}
#content .product .right .iteminfo .info ul {
	list-style-type: none;
	padding-bottom: 5px;
}
#content .product .right .iteminfo .info ul li {
	line-height: 16px;
	color: #666;
	font-size: 13px;
}
#content .product .right .iteminfo .info ul li a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
}
#content .product .right .iteminfo .info ul li a:hover {
	text-decoration: underline;
}
#content .product .right .description {
	font-size: 12px;
	float: left;
	width: 370px;
	position: relative;
}
img.item-btn-share {
	position: relative;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	float: left;
}
img.item-btn-share:hover {
	opacity: 0.4;
}
#content .product .sale {
	color: #af1f1f;
	font-size: 16px;
	font-weight: normal;
}
/* ------------------------------ item key features tab ------------------------------ */
#content .product .right .key {
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}
#content .product .right .key ul {
	list-style-type: none;
}
#content .product .right .key ul li {
	line-height: 20px;
	color: #9d9d9d;
}
#content .product .right .key ul li a {
	text-decoration: none;
	color: #9d9d9d;
}
#content .product .right .key ul li a:hover {
	text-decoration: underline;
}
#content .product .right .dimensions {
	padding-bottom: 10px;
	padding-left: 15px;
}
#content .product .right .dimensions ul {
	list-style-type: none;
}
#content .product .right .dimensions ul li {
	line-height: 20px;
	color: #9d9d9d;
}
#content .product .right .dimensions ul li a {
	text-decoration: none;
	color: #9d9d9d;
}
#content .product .right .dimensions ul li a:hover {
	text-decoration: underline;
}
/* ------------------------------ more photos ------------------------------ */
#content .product .morephotos {
	float: left;
	position: relative;
	width: 500px;
}
#content .product .morephotos td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
	width: 85px;
	padding-top: 15px;
}
/* ------------------------------ complementary items ------------------------------ */
#content .product .complementary3col {
	float: left;
	width: 500px;
}
#content .product .complementary3col td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
	width: 112px;
	padding-top: 15px;
}
/* ------------------------------ Easy Slider SHARED // More & Complementary ------------------------------ */
#slider {
	width: 500px;
	height: 384px;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	width: 500px;
	height: 384px;
}
#slider li, #slider2 li {
	/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:500px;
	overflow:hidden;
}
#slider2 li {
}
p#controls, p#controls2 {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	left:0px;
	top:160px;
	z-index: 99;
}
#nextBtn, #nextBtn2 {
left: 470px;
}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	display:block;
	width:30px;
	height:77px;
	background:url(global/btn_prev.png) no-repeat 0 0;
}
#nextBtn a, #nextBtn2 a {
	background:url(global/btn_next.png) no-repeat 0 0;
}
/* ------------------------------ PRODUCT DETAIL quantity horizontal ------------------------------ */
ul.quantityhorizontal {
	list-style: none;
	padding-bottom: 3px;
	padding-top: 5px;
}
ul.quantityhorizontal li {
	display: inline;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	float: left;
	position: relative;
	padding-right: 10px;
}
/*ul.quantityhorizontal li a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
}
ul.quantityhorizontal li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #9d9d9d;
}*/
/* ------------------------------ PRODUCT DETAIL quantity vertical ------------------------------ */
ul.quantityvertical {
	list-style: none;
	padding-top: 5px;
	margin-bottom: 15px;
}
ul.quantityvertical li {
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	height: 25px;
	vertical-align: middle;
}
/*ul.quantityvertical li a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #9d9d9d;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
}
ul.quantityvertical li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #000000;
}*/
/* ------------------------------ ZIP CODE verification Horizontal ------------------------------ */
ul.verificationhorizontal {
	list-style: none;
	padding-bottom: 3px;
	padding-top: 5px;
}
ul.verificationhorizontal li {
	display: inline;
	font-style: italic;
}
ul.verificationhorizontal li a {
	color: #FFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
	font-size: 11px;
}
ul.verificationhorizontal li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #9d9d9d;
}
/* ------------------------------ ZIP CODE verification explanation  ------------------------------ */
ul.verification {
	padding-top: 5px;
	padding-bottom: 3px;
	list-style-type: disc;
}
ul.verification li {
	display: block;
	font-style: italic;
	font-size: 12px;
}
/* ------------------------------ PRODUCT DETAIL item right ------------------------------ */
#content .productitemright {
	float: left;
	width: 203px;
	position: relative;
	padding-left: 75px;
	background-image: url(global/item-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 65px;
	margin-top: 90px;
}
#content .productitemright img.btnpad {
	padding-top: 7px;
}
/* ------------------------------ PRODUCT DETAIL additional items ------------------------------ */
#content .additionalitems {
	float: left;
	position: relative;
	width: 922px;
	padding-top: 25px;
	margin-bottom: 25px;
}
#content .additionalitems td {
	font-size: 12px;
}
#content .additionalitems td .primary {
	color: #000000;
	font-size: 12px;
}
/* ------------------------------ PRODUCT DETAIL table/chart ------------------------------ */
#content .additionalitems .one-column-emphasis {
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
#content .additionalitems .one-column-emphasis th {
	background-color: #EEE;
	font-size: 12px;
	color: #3b3b3b;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content .additionalitems .one-column-emphasis th a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#content .additionalitems .one-column-emphasis td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #9d9d9d;
}
#content .additionalitems .one-column-emphasis .oce-first {
}
#content .additionalitems .one-column-emphasis tr:hover td { /* Does not work in IE6 */
	color: #000000;
	background-color: #F7F7F7;
}
#content .additionalitems .one-column-emphasis tr:hover td ul li { /* Does not work in IE6 */
	color: #000000;
	background-color: #F6F5F2;
}
#content .additionalitems .one-column-emphasis ul {
	padding-left: 10px;
}
#content .additionalitems .one-column-emphasis ul li {
	color: #9d9d9d;
	font-size: 12px;
}

/* ------------------------------ ITEM Scroller ------------------------------ */
#scroller{
float: left;
position: relative;
height: 55px;
margin-left: -400px;
margin-top: 415px;
	}


/* ------------------------------ PRODUCT DETAIL disclaimer ------------------------------ */
#content .disclaimer {
	float: left;
	position: relative;
	width: 922px;
	padding-top: 35px;
	padding-bottom: 25px;
}
#content .disclaimer p {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
}
/*=========================================================================================================================
 CONTENT SECCON STYLES
===========================================================================================================================*/

#content .secCon-container {
	width: 275px;
	float: left;
	padding-bottom: 45px;
}
#content .secCon-container .sort {
	float: left;
	width: 195px;
	position: relative;
	font-size: 12px;
	margin-bottom: 20px;
}
#content .secCon {
	width: 235px;
	position: relative;
	float: left;
	background-color: #f7f7f7;
	padding: 20px;
}
#content .secCon p {
	color: #000000;
	margin-bottom: 0px;
}
#content .secCon p a {
	color: #000000;
}
#content .secCon ul {
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#content .secCon ul li {
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, serif;
	font-size: 13px;
}
#content .secCon ul li a {
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, serif;
	font-size: 13px;
	color: #000000;
}
#content .secCon ul li a:hover {
	color: #9d9d9d;
}
#content .secCon .current {
	color: #9d9d9d;
}
#content .secCon .headline {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
#content .secCon .sub-headline {
	font-size: 11px;
}
/*=========================================================================================================================
 CONTENT PRICON STYLES (right hand main content area)
===========================================================================================================================*/

#content .priCon {
	width: 600px;
	position: relative;
	float: left;
	padding-bottom: 45px;
	padding-left: 23px;
}
#content .priCon p {
	font-weight: 300;
	font-style: normal;
}
/* ------------------------------ shipping tables ------------------------------ */
#content .priCon .shipping {
	background-color: #f3f5f6;
	width: 575px;
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 25px;
}
#content .priCon .shipping td {
	padding: 7px;
	font-size: 12px;
}
/* ------------------------------ HISTORY timeline styles 1 (taken offline 5/11/2010) ------------------------------ */
#content .priCon .timelineWorld {
	width: 600px;
	float: left;
	position: relative;
	margin-bottom: 30px;
	color: #99abb5;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content .priCon .timelineWorld h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	color: #99abb5;
}
#content .priCon .timelineWorld img.photo {
	background-color: #f7f7f7;
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .priCon .timelineTville {
	float: left;
	width: 570px;
	position: relative;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e9e9;
	padding: 15px;
	margin-bottom: 30px;
}
#content .priCon .timelineTville h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	color: #000000;
}
#content .priCon .timelineTville img.photo {
	background-color: #000000;
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* ------------------------------ HISTORY timeline styles 2 ------------------------------ */
#content .priCon .history {
	float: left;
	height: 1225px;
	width: 600px;
	position: relative;
}
#content .priCon .history img.fix {
	position: absolute;
	top: 0px;
}
/* ------------------------------ pagination styles TOP ------------------------------ */
#content .priCon .pagination {
	width: 600px;
	position: absolute;
	text-align: right;
	font-size: 12px;
	top: -35px;
	right: 0px;
}
#content .priCon .pagination ul {
	list-style-type: none;
	float: right;
	position: relative;
}
#content .priCon .pagination ul li {
	display: inline;
}
#content .priCon .pagination ul li a {
	font-size: 13px;
	text-decoration: underline;
	color: #838383;
	padding-left: 5px;
}
#content .priCon .pagination ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .priCon .pagination .current {
	font-size: 13px;
	color: #231515;
	text-decoration: underline;
}
#content .priCon .pagination .results { /*for endeca only*/
	float: right;
	position: relative;
	font-size: 13px;
	padding-right: 45px;
}
/* ------------------------------ pagination styles BOTTOM ------------------------------ */
#content .priCon .pagination2 {
	width: 600px;
	position: relative;
	text-align: right;
	font-size: 12px;
	float: left;
	padding-top: 45px;
}
#content .priCon .pagination2 ul {
	list-style-type: none;
	float: right;
	position: relative;
}
#content .priCon .pagination2 ul li {
	display: inline;
}
#content .priCon .pagination2 ul li a {
	font-size: 13px;
	text-decoration: underline;
	color: #838383;
	padding-left: 5px;
}
#content .priCon .pagination2 ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .priCon .pagination2 .current {
	font-size: 13px;
	color: #231515;
	text-decoration: underline;
}
#content .priCon .pagination2 .results { /*for endeca only*/
	float: right;
	position: relative;
	font-size: 13px;
	padding-right: 45px;
}
/* ------------------------------ pagination styles ENDECA ------------------------------ */
#content .priCon .pagination .pageInfo {
}
#content .priCon .pagination .PagingResults {
}
#content .priCon .pagination .ItemOffsetChoice {
	list-style-type: none;
}
#content .priCon .pagination .ItemOffsetChoice a {
	font-size: 13px;
	color: #838383;
	padding-left: 5px;
	text-decoration: underline;
}
#content .priCon .pagination .ItemOffsetChoice a:hover {
	text-decoration: none;
	color: #000000;
}
#content .priCon .pagination .ItemOffsetChoice .current {
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}
/* ------- Click Here's crappy DL, DT, DD leftover's -------*/
#content .priCon dl {
	float: left;
	width: 704px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
}
#content .priCon dl.third {
	margin-right: 0;
}
#content .priCon dt {
	margin: 0 0 2px 2px;
	font-size: 14px;
}
#content .priCon dt a {
	text-decoration: none;
}
#content .priCon dd {
	margin: 0 0 0 2px;
}
/* ------------------------------ collection masthead container ------------------------------ */
#collection-masthead-container {
	float: left;
	width: 600px;
	position: relative;
	height: 300px;
	margin-bottom: 30px;
}
#collection-masthead-container img.corners {
	z-index: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#collection-masthead-container img.overlay {
	z-index: 2;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#collection-masthead-container .text {
	height: 33px;
	width: 560px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 3;
	position: absolute;
	bottom: 0px;
	font-size: 13px;
	color: #F6F6F6;
	left: 0px;
	right: 0px;
}
/*=========================================================================================================================
 BANNERS BOTTOM
===========================================================================================================================*/

#bottom-banners-container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#banner01-container {
	float: left;
	height: 163px;
	width: 298px;
	position: relative;
	background-image: url(global/bgd-bottom-banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 32px;
}
#banner02-container {
	float: left;
	height: 163px;
	width: 298px;
	position: relative;
	background-image: url(global/bgd-bottom-banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 31px;
}
#banner03-container {
	float: left;
	height: 163px;
	width: 298px;
	position: relative;
	background-image: url(global/bgd-bottom-banner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom-banners-container .banner {
	float: left;
	height: 153px;
	position: relative;
	border: 1px solid #dbddde;
	width: 297px;
}
#bottom-banners-container .banner img.pad {
	padding: 10px;
}

/*=========================================================================================================================
 HOME BOTTOM BANNER
===========================================================================================================================*/

#home-banner-container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 959px;
	background-image: url(global/content-curl-shadow.png); /*Need fix in ie6.css*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
#home-banner {
	width: 949px;
	min-height: 170px;
	height: 170px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #dbddde;
	background-image: url(global/content-curl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
}

/*=========================================================================================================================
 SCROLL FLASH WIDGET STYLES
===========================================================================================================================*/

/************** UPDATES BEGIN HERE 09/25/10 **************************/

#scroll-container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 959px;
	background-image: url(global/content-curl-shadow.png); /*Need fix in ie6.css*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
#scroll {
	width: 958px;
	min-height: 180px;
	height: 180px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #dbddde;
	background-image: url(global/content-curl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#scroll #search {
	list-style-type: none;
	padding: 0;
	margin-top: 5px;
	width: auto;
	height: 15px;
}
#scroll #search li {
	display: inline;
	background-color: #000000;
	margin: 3px 1px;
	padding: 3px 10px;
	width: auto;
	height: 10px;
}
#scroll #search li.selected {
	background-color: #a9adbb;
}
#scroll #search li:hover {
	background-color: #a9adbb;
	text-decoration: none;
}
#scroll #search li a {
	font-style: normal;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
/*=========================================================================================================================
 SQUARE WIDGET STYLES
===========================================================================================================================*/

#nav { 
position: relative;
top: 404px;
float: right;
left: 0;
z-index: 10;
height: 15px;
margin: 0;
padding: 0;
list-style-type: none; 
}
#nav li { 
float: left; 
list-style: none
}
#nav a { 
margin: 2px; 
padding: 3px 3px; 
color:#afafaf; 
text-decoration: none; 
font: 11px/16px Helvetica, Arial, sans-serif; 
}
#nav a.activeSlide { 
color: white;
font-weight:bold; 
}
#nav a:focus { 
outline: none; 
}
#prev {
margin-top: 180px;
position: absolute;
z-index: 99999;
}
#next {
margin-top: 180px;
position: absolute;
z-index: 99999;
margin-left: 589px;
}
#slideshow a {
text-decoration: none !important;
}
.home-widget-bar {
	position: absolute;
	width: 440px;
	text-align: left;
	margin-left:10px;
	margin-top: 403px;
	color: white;
	height: 40px;
	z-index:10;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.dark{
background-color: #000000;
width: 620px;
height: 25px;
margin-top: 399px;
position: absolute;
z-index: 9;
opacity:0.7;
filter:alpha(opacity=70);
}

/*=========================================================================================================================
 HOME DISCLAIMER STYLES
===========================================================================================================================*/

#home-disclaimer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
}

/*=========================================================================================================================
 FOOTER ACCOUNT STYLES
===========================================================================================================================*/

#account-container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -83px;
	margin-left: auto;
	background-image: url(global/content-curl-shadow.png); /*Need fix in ie6.css*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	position: relative;
	top: -100px;
}
#account {
	width: 958px;
	min-height: 83px;
	height: 83px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #dbddde;
	background-image: url(global/account-curl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img.account {
	padding: 10px;
}
/*=========================================================================================================================
 FOOTER STYLES
===========================================================================================================================*/

#footer-container {
/*	margin-top: 85px;*/
/*	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(global/bgd-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 973px;
}
#footer {
	margin-right: auto;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 215px;
	padding-top: 30px;
	width: 954px;
	border-top: 1px #C9D0D7 solid;
}
/* ------------------------------ product links ------------------------------ */
#footer .product {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9d0d7;
	float: left;
	position: relative;
}
#footer .product ul li {
	float: left;
	width: 100%;
	color: #000;
	font-size: 11px;
	list-style-type: none;
	height: 16px;
}


/* ------------------------------ customize links ------------------------------ */
#footer .customize {
	width: 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9d0d7;
	float: left;
	position: relative;
	padding-left: 12px;
	height: 185px;
}
#footer .customize ul li {
	float: left;
	width: 100%;  /* accommodate the widest item */
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	color: #000;
	font-size: 11px;
	list-style-type: none;
}
/* ------------------------------ get in touch links ------------------------------ */
#footer .getintouch {
	width: 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9d0d7;
	float: left;
	position: relative;
	padding-left: 12px;
	height: 165px;
}
#footer .getintouch ul li {
	float: left;
	width: 100%;  /* accommodate the widest item */
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	color: #000;
	font-size: 11px;
	list-style-type: none;
}
/* ------------------------------ search links ------------------------------ */
#footer .search {
	width: 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9d0d7;
	float: left;
	position: relative;
	padding-left: 12px;
	height: 150px;
	padding-right: 10px;
}
#footer .search ul li {
	float: left;
	width: 100%;  /* accommodate the widest item */
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	color: #6a6a6a;
	font-size: 11px;
	list-style-type: none;
}
.search .form-field, search#textarea, search#select {
	color:#000000;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 65px;
	padding: 1px;
	top: 0px;
	height: 16px; /*Need fix in ie6.css*/
	font-style: italic;
	border: 1px solid #000000;
	margin-bottom: 12px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer .search .btn-search-go a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	position: absolute;
	top: 31px;
	left: 107px;
	width: 40px;
	
}
#footer .search .btn-search-go a:hover {
	text-decoration: none;
	color: #999;
}
.search img.button {
	height: 13px;
	width: 36px;
	position: absolute;
	top: 32px;
	right: 15px;
}
/* ------------------------------ email links ------------------------------ */
#footer .stay {
	width: 180px;
	float: left;
	position: relative;
	padding-left: 12px;
	height: 150px;
}
#footer .stay ul {
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 195px;
}
#footer .stay ul li {
	float: left;
	width: 100%;  /* accommodate the widest item */
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	color: #6a6a6a;
	font-size: 11px;
	list-style-type: none;
}

#footer .stay ul li a{
	display: inline;
}

/* ------------------------------ email links ------------------------------ */
#footer .email {
	width: 130px;
	float: left;
	position: relative;
	padding-left: 12px;
	height: 150px;
}
#footer .email ul {
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 140px;
}
#footer .email ul li {
	float: left;
	width: 100%;  /* accommodate the widest item */
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	color: #6a6a6a;
	font-size: 11px;
	list-style-type: none;
}
/* ------------------------------ global footer ------------------------------ */
#footer h1 {
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	font-family: 'VerlagBook';

}
#footer p {
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6a6a6a;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: italic;
}
#footer ul li a {
	font-family: 'VerlagBook';
	font-size: 12px;
	text-decoration: none;
	display: block;
	/*color: #6a6a6a;*/
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* stop the floating after the list */
#footer br {
	clear: left;
}
/*=========================================================================================================================
 MODAL POPUP (wishlist login)
===========================================================================================================================*/

/*Modal Popup*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#FFF;
	border-width:3px;
	border-style:solid;
	border-color:#838383;
	padding:3px;
	width:300px;
}
.modalEmailPopup {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#838383;
	padding:15px;
	width:325px;
}
.valColor {
	color:#9e0202;
}
/*=========================================================================================================================
 ENDECA
===========================================================================================================================*/

ul.DimensionStateGroups {
	margin-left: 5px;
}
ul.DimensionStates {
	margin-left: 5px;
}
li.DimensionValue p.linkSelection {
	margin-left: -5px;
}
li.DimensionState span {
	color: #000000;
	font-weight: bold;
}
 li.DimensionState a:first {
 color: #000000;
 font-weight: bold;
}
div.DimensionBreadcrumb span.whatever {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	margin-bottom: 13px;
	font-weight: normal;
	font-style: normal;
}

/*==========================================================================================================================
 FIND A STORE
============================================================================================================================*/

#find-store-wrapper {
	float:right;
	margin-top: -32px;
	position: absolute;
	right: 0px;
	z-index: 1200;
}
#find-a-store {
	position: relative;
}
/*.fixed {
  position: fixed !important;
  margin-left: 168px;
  top:-32px !important;
}*/
#find-button {
	position: relative;
	top: 0;
	left: 0;
	z-index: 900;
}
#find-button a {
	outline: none;
}
#find-store-content {
	display:none;
	position: absolute;
	top: 0;
	left: -445px;
	z-index: 800;
	width: 545px;
	background-color: #e6e6e6;
	border: 1px solid #999;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#find-store-content .headline1 {
	font-size: 18px;
	color: #000000;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	float: left;
	position: relative;
	width: 545px;
}
#find-store-content .headline2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}
#find-store-content .headline2 a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	text-decoration: none;
}
#find-store-content .headline2 a:hover {
	color: #999;
	text-decoration: none;
}
#find-store-content .headline3 {
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	text-transform: uppercase;
	padding-bottom: 2px;
	width: 545px;
	float: left;
	position: relative;
	font-style: normal;
}
#find-store-content .headline4 {
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, serif;
	text-transform: uppercase;
	padding-bottom: 0px;
	font-style: normal;
}
#find-store-content .p1, #find-store-content .p1 a {
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	line-height: 17px;
}
#find-store-content .p1 a:hover {
	text-decoration: none;
}
#find-store-content .map-row {
	float: left;
	width: 545px;
	position: relative;
	background-image: url(../images/find-store/map-divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#find-store-content .map {
	float: left;
	margin-right: 15px;
	position: relative;
	height: 104px;
	width: 149px;
	border: 1px solid #888888;
}
#find-store-content .row {
	float: left;
	width: 545px;
	position: relative;
	background-image: url(../images/find-store/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#find-store-content .viewmore, #find-store-content .viewmore a {
	float: right;
	width: 100px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
#find-store-content .viewmore a:hover {
	text-decoration: underline;
}
#find-store-content .row .col {
	float: left;
	width: 160px;
	position: relative;
	margin-right: 20px;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #696969;
	padding-bottom: 15px;
}
#find-store-content .row .col .headline {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, sans-serif;
	margin-top: -2px;
}
#find-store-content .row .col a {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	font-family: "proxima-nova-1", "proxima-nova-2", Helvetica, sans-serif;
	margin-top: -2px;
}
#find-store-content .row .col a:hover {
	text-decoration: none;
}
#find-store-content .zip-row {
	float: left;
	width: 545px;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#btn-find-store-go {
	height: 16px;
	padding-top: 7px;
	position: absolute;
	float: right;
	left: 240px;
	top: -5px;
}
#btn-find-store-go a {
	text-decoration: none;
	font-size: 12px;
	background-image: url(global/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#btn-find-store-go a:hover {
	text-decoration: none;
	color: #999;
}
.close-button {
	cursor: pointer;
	height: 17px;
	width: 17px;
	float: right;
	text-align: right;
	margin-top: 0px;
	background-image: url(../images/find-store/X.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/*==========================================================================================================================
  10/03/2011 NEW header / footer
============================================================================================================================*/


.divider{
	background-image: url(global/divider.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 4px;
	height: 34px;
	margin-top: -10px;
	position: absolute!important;
}
#main-links{
	position: relative;
	float: right;
	width: 720px;
	padding-top: 30px;
}

#featured-bar{
background-color: #322B24;
height: 31px;
width: 913px;
padding-top: 12px;
padding-left: 60px;
color: #DAC6B4;
font-family: "adobe-garamond-pro-1", "adobe-garamond-pro-2", serif;
text-shadow: 1px 1px 0px black;
font-style: italic;
}

.big-feat{
	font-size: 23px;
	font-family: 'VerlagExtraLight';
	text-transform: uppercase;
	color: white;
	font-style: normal;
	margin-top: 0.9px;
	float: left;
	margin-right: 5px;
	padding-bottom:5px;
}

#feat-divider{
background-image: url(global/feat-divider.png);
background-repeat: no-repeat;
margin-left: 491px;
margin-right: 10px;
height: 43px;
width: 1px;
float: left;
margin-top: -29px; }

.feat-arrow{
background-image: url(global/feat-arrow.png);
background-repeat: no-repeat;
width: 107px;
height: 14px;
float: right;
background-position: right;
margin-top: -15px;
margin-right: 123px;
color: #FFFEFE;
line-height: 14px;

}
.feat-arrow a{
text-decoration:none;	
font-family: 'VerlagBook'!important;
font-style: normal!important;
font-size: 12px;

}


#featured-bar a {
	font-style:italic;
	color:#FFF;
	font-family: "adobe-garamond-pro-1", "adobe-garamond-pro-2", serif;
}
.orange-text{
	color:#c7421e;
}

a.cart-button{
	background-image: url(global/cart_bkg.png);
	background-repeat:no-repeat;
	height: 44px;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 45px!important;
	opacity: 1.0;
	text-decoration: none!important;
	}
#search-bar ul li a:hover.cart-button {
	opacity: 1.0;
}

#cart-container{
	width: 328px;
	margin: 0 auto 0 auto;
	position: relative;
	margin-top: 6px;
	padding-left: 626px;
	display:none;
	font-family:'VerlagBook';
	}
#cart-container span{
	text-align:left;
	font-size:10px;
	padding-right: 10px;
}
.cart-top{
	background-image:url(global/cart-top.png);
	background-repeat:no-repeat;
	width:328px;
	height:7px;
}

.cart-body{
	background-image: url(global/cart-bkg.png);
	background-repeat: repeat-y;
	width: 317px;
	text-align: left;
	padding-left: 11px;
	padding-top: 5px;
}
.cart-footer{
	background-image:url(global/cart-footer.png);
	background-repeat:no-repeat;
	width:328px;
	height:12px;

}
#exit{
	float: right;
	margin-right: 12px;
}

span.product{
	font-size:14px!important;
	font-family: "proxima-nova-1","proxima-nova-2", Helvetica, serif;
	display:block;
	color: black;
	
}
span.product-number{
}
span.price{
		font-size:16px!important;
		color:black;

}

span.total-price{
		font-size:16px!important;
		color:black;

}
td.border-bottom{
	border-bottom:1px #C9D0D7 solid;
	vertical-align: top;
	padding-top: 8px;
}
td.prod-img{
	width:125px;
}
td.cell {
	width:130px;
}
td.right-cell {
	text-align:right;
	width: 65px;
}
td.total-area{
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}
.toright{
	float: right;
}

.gray-bar{
width: 693px;
border-bottom: 1px #C9D0D7 solid;
height: 1px;
margin-left: 250px;
z-index: -999;
margin-top: -12px;
position: absolute;
}

.search-bar-fix{
margin-left: -321px!important;
}

/*IE7 fixes */
*+html .divider{
  margin-top:6px;     
  }
  *+html #search-bar .orange-text,*+html  #search-bar .alttext {  
	  font-size:10px!important;
  }
  *+html a.cart-button  {
	padding-top:12px;
	padding-right: 70px!important;
	padding-bottom:9px;
	padding-left:15px
  }
  *+html #search-bar{
	  padding-top:6px;
	  padding-bottom:6px;
  }
  *+html #search-bar .btn-search-bar-go a {
	  background-position-x:right;
	  padding-left:12px;
  }
  *+html #priNav-container {
	margin-top: 0;
	padding-top:35px;
  }

