
html, body, div, table, th, tr, td, form, input, button, select, option, textarea, h1, h2, h3, h4, ul, ol, li {
	margin: 0px;
	padding: 0px;
	font: normal normal 9pt Helvetica, Arial, Verdana, 'Lucida Grande', Geneva, sans-serif;
	color: #414144;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0px;
	background: #fff url('/images/layout/background.jpg') repeat-x center top;
	border-top: 5px solid #4686ce;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

th, tr, td {
	border: 0px;
}

th, th div {
	font-size: 13px;
	font-weight: bold;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

img.inline {
	display: inline-block;
}

a, a:link, a:visited {
	text-decoration:none;
	color: #414144;
}
a:hover {
	color: #0066ff;
}

a.smallLink, a.smallLink:link, a.smallLink:visited {
	text-decoration:none;
	color: #949798;
	font-size: 11px;
}
a.smallLink:hover {
	color: #0066ff;
}

a.blue, a.blue:link, a.blue:visited {
	color: #0066ff;
}
a.blue:hover {
	text-decoration:underline;
}


:focus { outline: 0; }

h1 {
	font-size: 26px;
	line-height: 30px;
}

h2 {
	font-size: 20px;
	line-height: 26px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

textarea {
	padding: 2px;
}

p {
	padding: 0px 0px 20px;
	margin: 0px;
}

.clearer {
	clear: both;
}

.flR {
	float: right;
}

.clrR {
	clear: right;
}

#contentShadow {
	margin: 0px auto;
	width: 920px;
	/* width: 940px; */
	background: url(/images/layout/content_background.png) repeat-y center top; */
	/* background: url(/images/layout/shadow.png) repeat-y center top; */
}

#contentBackground {
	margin: 0px auto;
	width: 890px;
	background: #fff;
	position: relative;
	/* border-bottom: 4px solid #eeece7; */
}

#header {
	margin: 0px auto;
	width: 850px;
}

#logo {
	float: left; padding: 13px 0px;
}

#logo img {
	width: 280px; height: 60px;
}

#headerShadow {
	margin: 0px auto;
	width: 890px;
	/* background: url(/images/layout/header_shadow.gif) repeat-x center top; */
}

#headerRight {
	width: 550px;
	float: right;
}

#menu {
	margin: 0px auto;
	width: 850px;
	padding-bottom: 10px;
}

#topNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topNav li {
	display: inline;
}

#topNav li a {
	float: left;
	height: 0px;
	padding-top: 36px;
	overflow: hidden;
	/* background-position: 0 0; */
}



.topNavSub {
	display: none;
	position: absolute; background: #fff; border: 1px solid #ccc;
	z-index: 5; -moz-box-shadow: 0 2px 5px #888; -webkit-box-shadow: 0 2px 5px #888; box-shadow: 0 2px 5px #888;
}

.subLeft {
	top: 119px; left: 20px;
}

.subRight {
	top: 119px; right: 20px;
}

.topNavSub table {
	margin: 5px 5px 0;
}

.topNavSub td {
	width: 210px; padding: 5px 0 10px; vertical-align: top; border-left: 1px dotted #ccc;
}

.topNavSub td.topNavSubImg {
	padding: 10px 0; border-left-width: 0; width: 205px;
}

.topNavSub td.topNavSubImgThin {
	width: 202px;
}

.topNavSub td.cols6 {
	width: 105px;
}

.topNavSub img {
	margin: 0 auto;
}

.topNavSub ul {
	padding: 0; margin: 0 auto; width: 190px; list-style: none;
}

.topNavSub td.cols4 ul {
	width: 190px;
}

.topNavSub td.cols6 ul {
	width: 85px;
}

.topNavSub ul.subLinks li {
	height: 21px; line-height: 21px; background: url(/images/layout/sub_menu/thumbnails.jpg) no-repeat right 0; margin: 5px 0 0; overflow: hidden;
}

.topNavSub ul li a {
	font-weight: bold; display: block; height: 21px; width: 180px;
}

.topNavSub td.cols4 ul li a {
	width: 190px;
}

.topNavSub td.cols6 ul li a {
	width: 85px;
}

.topNavSub ul li ul {
	padding: 0 0 5px 0; margin: 0 auto; width: 85px; list-style: none; float: left;
}

.topNavSub td.cols4 ul li ul {
	width: 190px;
}

.topNavSub ul li ul li {
	padding-bottom: 5px;
}

.topNavSub ul li ul li a {
	font-weight: normal; display: block; line-height: 13px; height: 13px; width: 85px; font-size: 0.9em;
}

.topNavSub ul li ul.subLinksSmall li {
	padding: 0; height: 21px; line-height: 21px; background: url(/images/layout/sub_menu/thumbnails.jpg) no-repeat right 0; margin: 5px 0 0; overflow: hidden;
}

.topNavSub ul li ul.subLinksSmall li a {
	font-weight: normal; display: block; line-height: 21px; height: 21px;
}

.topNavSub td.cols4 ul.subSubLinks li a {
	font-size: 1.2em;
}

.topNavSub td.cols4 ul.subSubLinks li ul li a {
	font-size: 1em; font-weight: bold;
}

.topNavSub td.cols4 ul li ul li a {
	width: 190px;
}

.topNavSub ul li ul li a.double {
	height: 26px;
}

.topNavSub ul li.dotted {
	padding-top: 8px;
	border-top: 1px dotted #ccc;
}

.topNavSub ul li.padTop {
	padding-top: 5px;
}

.topNavSub div.spacer {
	height: 5px;
}

.topNavSub div.viewAll {
	background: #f5f6f7; padding: 10px 0; text-align: center; font-size: 0.9em;
}

.topNavSub div.viewAll a, .topNavSub div.viewAll a:link, .topNavSub div.viewAll a:visited {
	color: #77777b; text-decoration: underline;
}

.topNavSub div.viewAll a:hover {
	color: #0066ff;
}


#navFurnitureByCollection a, #navFurnitureByRoom a, #navHomeAccessories a, #navArt a, #navTile a, #navTalavera a, #navMirrors a, #navLighting a, #navSale a {
	background: url(/images/layout/menu.gif) no-repeat;
}

#navFurnitureByCollection a {
	width: 171px;
	background-position: 0 0;
}

#topNav li#navFurnitureByCollection a.selected, #navFurnitureByCollection a:hover, #navFurnitureByCollection a.hover {
	background-position: 0 -36px;
}

#navFurnitureByRoom a {
	width: 140px;
	background-position: -171px 0;
}

#topNav li#navFurnitureByRoom a.selected, #navFurnitureByRoom a:hover, #navFurnitureByRoom a.hover {
	background-position: -171px -36px;
}

#navHomeAccessories a {
	width: 141px;
	background-position: -311px 0;
}

#topNav li#navHomeAccessories a.selected, #navHomeAccessories a:hover, #navHomeAccessories a.hover {
	background-position: -311px -36px;
}

#navArt a {
	width: 41px;
	background-position: -452px 0;
}

#topNav li#navArt a.selected, #navArt a:hover, #navArt a.hover {
	background-position: -452px -36px;
}

#navTile a {
	width: 44px;
	background-position: -493px 0;
}

#topNav li#navTile a.selected, #navTile a:hover, #navTile a.hover {
	background-position: -493px -36px;
}

#navTalavera a {
	width: 74px;
	background-position: -537px 0;
}

#topNav li#navTalavera a.selected, #navTalavera a:hover, #navTalavera a.hover {
	background-position: -537px -36px;
}

#navMirrors a {
	width: 66px;
	background-position: -611px 0;
}

#topNav li#navMirrors a.selected, #navMirrors a:hover, #navMirrors a.hover {
	background-position: -611px -36px;
}

#navLighting a {
	width: 77px;
	background-position: -677px 0;
}

#topNav li#navLighting a.selected, #navLighting a:hover, #navLighting a.hover {
	background-position: -677px -36px;
}

#navSale a {
	width: 96px;
	background-position: -754px 0;
}

#topNav li#navSale a.selected, #navSale a:hover, #navSale a.hover {
	background-position: -754px -36px;
}



.headerSale {
	margin: 0px auto;
	width: 775px;
	border-bottom: 1px solid #515151;
	margin-bottom: 20px;
}


.topRightSearch {
	padding: 18px 5px 0px 0px;
}

.topRightSearch td {
	text-align: right;
}

.topRightSearch td.welcome {
	padding-right: 20px; font-weight: bold; text-align: right;
}

.topRightSearch td.searchSubmit {
	padding-left: 10px;
}

.topRightSearch td.searchSubmit input {
	width: 78px; height: 26px; border: 0; padding: 0; margin: 0; vertical-align: middle; background: url(/images/layout/search.gif) no-repeat;
}

.topSearch {
	width: 250px;
	height: 18px;
}

.topRightMenu {
	font-size: 0.9em;
	text-align: right;
	vertical-align: bottom;
	padding: 13px 5px 0px 0px;
	color: #b7b7b7;
}

.topRightMenu span.phone {
	font-weight: bold; color: #414144;
}

.cartLink {
	font-weight: bold;
}

.cartLink span {
	font-weight: normal;
}

.topRightMenu a, .topRightMenu a:link, .topRightMenu a:visited {
	color: #035eb3;
}

.topRightMenu a:hover {
	text-decoration: underline;
}

.topRightMenu img {
	vertical-align: bottom;
	margin: 0 0 0 5px;
}

#main {
	margin: 0px auto;
	width: 850px;
	padding-bottom: 20px;
}

#left {
	padding-right: 30px;
	width: 221px;
	vertical-align: top;
}

#right {
	width: 599px;
	vertical-align: top;
}

#right .padded10, #right .padded15, #right .content {
	line-height: 17px;
	color: #3e3e41;
}

#right .padded10, #right .padded15 {
	margin: 0px auto;
	width: 575px;
}

#right .padded10 {
	padding: 10px 0px 10px 0px;
}

#right .padded15 {
	padding: 15px 0px 15px 0px;
}

#signupDiv {
	margin: 0px auto;
	width: 850px;
	padding-bottom: 20px;
}

#footer {
	margin: 0px auto;
	width: 850px;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	padding-top: 20px;
}

#contentShadowBottom {
	margin: 0px auto;
	width: 920px;
	/* width: 940px; */
	height: 100px;
	background: url(/images/layout/content_background_bottom.png) no-repeat center top;
	/* background: url(/images/layout/shadow_bottom.png) no-repeat center top; */
}


ul.productNotes {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 20px;
}
ul.productNotes li {
	padding: 3px 0px 3px 0px;
}



/* Items on Product List Page and Related Items on Product Page */

#itemList td {
	width: 191px;
	vertical-align: top;
	padding: 25px 0px 10px 0px;
}

#relatedList td.itemImage, #relatedList td.itemInfo {
	padding: 15px 0px 15px 0px;
}

#relatedList td.itemImage {
	width: 100px;
}

#relatedList td.itemInfo {
	width: 187px;
}

#itemList td a, #relatedList td a {
	display: block;
	margin: 0px auto;
}

#itemList td a {
	width: 160px;
}

#itemList td img, #relatedList td img {
	margin: 0px auto;
}

#itemList td ul, #relatedList td ul {
	padding: 0px;
	list-style: none;
}

#itemList td ul {
	margin: 10px 0px 5px 0px;
}

#relatedList td ul {
	margin: 0px;
}

#itemList td li, #relatedList td li {
	margin: 0px;
	padding: 0px;
}

#itemList td li.itemName, #relatedList td li.itemName {
	padding-bottom: 1px;
	font-weight: bold;
}

#itemList td li.itemDims, #relatedList td li.itemDims {
	padding-bottom: 1px;
	font-style: italic;
	color: #414345;
}


span.itemPrice, li.itemPrice {
	font-weight: bold;
	color: #949798 !important;
}

span.itemSalePrice, li.itemSalePrice {
	font-weight: bold;
	color: #a70000;
}

span.itemRegPrice, li.itemRegPrice, li.itemPriceSale {
	font-size: 11px;
	color: #949798 !important;
}



/* Intro Pages */

.intro2Cols img, .intro3Cols img, .intro4Cols img, .intro5Cols img, .intro6Cols img, .intro4ColsSpecial img, .intro6ColsSpecial img {
	margin: 0px auto;
	padding-bottom: 3px;
}

.intro2Cols, .intro3Cols, .intro4Cols, .intro5Cols, .intro6Cols {
	font-weight: bold;
	padding-bottom: 5px;
	vertical-align: bottom;
	text-align: center;
}

.intro2Cols {
	width: 299px;
}

.intro3Cols {
	width: 199px;
}

.intro4Cols {
	width: 149px;
}

.intro5Cols {
	width: 119px;
}

.intro6Cols {
	width: 99px;
}

.intro4ColsSpecial {
	width: 148px;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
	vertical-align: bottom;
	text-align: center;
}

.intro4ColsSpecial a {
	font-size: 1.2em;
	line-height: 2.0em;
}

.intro6ColsSpecial {
	width: 100px;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
}

.spacer2 {
	width: 2px;
}

.dotted109, .dotted109Blank {
	width: 1px;
	height: 109px;
}

.dotted109 {
	background: url(/images/dotted_line_109px.gif) no-repeat;
}

.dotted119, .dotted119Blank {
	width: 1px;
	height: 119px;
}

.dotted119 {
	background: url(/images/dotted_line_119px.gif) no-repeat;
}

.dotted125, .dotted125Blank {
	width: 1px;
	height: 125px;
}

.dotted125 {
	background: url(/images/dotted_line_125px.gif) no-repeat;
}

.dotted141, .dotted141Blank {
	width: 1px;
	height: 141px;
}

.dotted141 {
	background: url(/images/dotted_line_141px.gif) no-repeat;
}

.dotted159, .dotted159Blank {
	width: 1px;
	height: 159px;
}

.dotted159 {
	background: url(/images/dotted_line_159px.gif) no-repeat;
}

.dotted173, .dotted173Blank {
	width: 1px;
	height: 173px;
}

.dotted173 {
	background: url(/images/dotted_line_173px.gif) no-repeat;
}

.dotted183, .dotted183Blank {
	width: 1px;
	height: 183px;
}

.dotted183 {
	background: url(/images/dotted_line_183px.gif) no-repeat;
}








.medium_gray, .medium_gray:link, .medium_gray:visited {
	color: #444;
	text-decoration: none;
}
.medium_gray:hover {
	color: #515151;
}

.medium_gray_menu, .medium_gray_menu:link, .medium_gray_menu:visited {
	color: #333;
}
.medium_gray_menu:hover {
	color: #999999;
}


.medium_gray_menu_small, .medium_gray_menu_small:link, .medium_gray_menu_small:visited {
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}
.medium_gray_menu_small:hover {
	color: #999999;
}


.dark_red, .dark_red:link, .dark_red:visited {
	color: #0066ff;
	text-decoration: none;
}
.dark_red:hover {
	color: #999;
}

.dark_red_menu, .dark_red_menu:link, .dark_red_menu:visited {
	color: #0066ff;
	text-decoration: none;
}

.black_to_red, .black_to_red:link, .black_to_red:visited {
	color: #414144;
	text-decoration: none;
}
.black_to_red:hover {
	color: #0066ff;
}



.leftmenu0 a:link, .leftmenu0 a:visited, .leftmenu1 a:link, .leftmenu1 a:visited, .leftmenu2 a:link, .leftmenu2 a:visited, .leftmenu3 a:link, .leftmenu3 a:visited {
	color: #39393e;
	text-decoration: none;
}
.leftmenu0 a:hover, .leftmenu1 a:hover, .leftmenu2 a:hover, .leftmenu3 a:hover {
	color: #bbb;
}

.leftmenu0 {
	line-height: 1.0em;
	font-size: 2.2em;
	padding: 10px 0 10px 8px;
}

.leftmenu1 {
	border-top: 1px solid #d1d1d1;
	padding: 8px;
}

.leftmenu1 td {
	line-height: 1.6em;
	font-size: 1.1em;
}

.leftmenu2 {
	line-height: 1.2em;
	padding: 5px 0px;
}

.leftmenu3 {
	line-height: 1.2em;
	font-size: 0.95em;
	padding: 3px 0px;
	margin-left: 15px;
}


#enterZipBubbleDiv {
	position: absolute;
	display: none;
	top: -60px;
	right: 145px;
}

#enterZipBubble {
	width: 152px;
	height: 88px;
	background: url(/images/cart/enter_zip_bubble.png) no-repeat;
}


#updatingCartDiv {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	background: transparent;
	z-index: 200;
}

#updatingCart {
	width: 255px;
	height: 186px;
	background: url(/images/cart/updating_cart.png) no-repeat;
}


.greenUnderlined, .greenUnderlined:link, .greenUnderlined:visited {
	color: #008b1a;
	text-decoration: underline;
}
.greenUnderlined:hover {
	color: #999;
}




#siteIndex td {
	width: 199px;
	vertical-align: top;
}

#siteIndex td ul {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	list-style: none;
}

#siteIndex td li {
	margin: 0px;
	padding: 0px;
}

#siteIndex td li.siteIndex1 {
	padding: 15px 0px 5px;
	font-size: 1.6em;
	font-weight: bold;
}

#siteIndex td li.siteIndex2 {
	padding: 5px 0px 4px;
	font-size: 1.1em;
	font-weight: bold;
}

#siteIndex td li.siteIndex3 {
	padding: 0px 0px 4px 15px;
	font-size: 0.95em;
}

#siteIndex td li.siteIndex4 {
	padding: 0px 0px 4px 30px;
	font-size: 0.90em;
}


div.starRating {
	width: 72px;
	height: 12px;
	background: url(/images/cart/rating_stars.gif) no-repeat 0px 0px;
}

div.starRating5 {
	background-position: 0px 0px;
}

div.starRating4 {
	background-position: 0px -12px;
}

div.starRating3 {
	background-position: 0px -24px;
}

div.starRating2 {
	background-position: 0px -36px;
}

div.starRating1 {
	background-position: 0px -48px;
}




.roundAllCorners { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

a.more { text-decoration: none; color: #fff; font-size: 90%; padding: 2px 6px 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin-left: 5px; background: #9f9fa4; }




/* HOME PAGE STYLES */

#homeTop {
	width: 850px; height: 337px;
}

#topGallery, #homeTop .spacer1, #slideMenu, #homeTop .spacer2, #topRightCol {
	height: 337px; float: left;
}

#topGallery {
	width: 458px;
}

#homeTop .spacer1 {
	width: 4px;
}

#slideMenu {
	width: 110px;
}

#homeTop .spacer2 {
	width: 10px;
}

#topRightCol {
	width: 268px;
}

#gallery, #slides {
	width: 450px;
	height: 329px;
	overflow: hidden;
}

#slides div {
	float: left;
}

#slideMenu a {
	display: block;
}

#slideMenu img {
	width: 102px; height: 74px;
}

#topGallery .rounded, #topRightCol .rounded, .slideMenuItem {
	border: 4px solid #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}

#slideMenu .vertSpace {
	height: 3px;
	line-height: 0;
	font-size: 0;
}

#topFeatured, #topFeatured a {
	width: 260px; height: 119px; display: block;
}

#topFeatured.talaveraTile {
	background: url(/images/layout/index/featured_talavera_tile.jpg) no-repeat center center;
}

#topFeatured.rusticPine {
	background: url(/images/layout/index/featured_rustic_pine.jpg) no-repeat center center;
}

#topRightCol ul {
	padding: 0; margin: 0; list-style: none;
}

#topRightCol li {
	background: url(/images/layout/index/arrow_right.jpg) no-repeat 2px 18px;
	line-height: 1.3em;
	padding: 8px 0 0 15px;
}

#topRightCol li a.title {
	font-size: 1.4em;
	line-height: 1.4em;
}

#topFeatured .text1 {
	padding: 5px 0 0 7px;
	width: 130px;
}

#topFeatured .text2 {
	padding-left: 7px;
	width: 120px;
}

#topFeatured .t1 {
	padding-left: 2px;
	color: #808085;
	font-size: 1.15em;
}

#topFeatured .t2 {
	padding: 7px 0 9px 2px;
	font-size: 1.6em;
	line-height: 1em;
}

#topFeatured .shopNow {
	background: url(/images/layout/index/dotted_horizontal.gif) repeat-x left top;
	padding-top: 10px;
}

#topFeatured .shopNow img {
	width: 108px;
	height: 28px;
}



