/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#FFF;
	height:100%;
	width:100%;
	font: 13px "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #53281A;
}

p {
	line-height:1.4em;
	margin-top: 0px;
	margin-bottom: 14px;
}

li {
	line-height:1.5em;
}

h1 {
	font-size:26px;
	color:#53281A;
	margin-top:10px;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	color:#53281A;
	margin-bottom: 2px;
}

h3 {
	font-size:18px;
	font-weight:200;
	color:#53281A;
	margin-top:10px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#53281A;
}

a:hover, a:active:hover, a:visited:hover {
	text-decoration:none;
	color:#53281A;
}

hr {
	height:1px;
	width:100%;
	border:0;
	color:#ddd9d5;
	background:#ddd9d5;
	margin:-1px 0 !important;
	margin:-10px 0;
	padding:0;
}

/* ---------------- Page Structure ------------------- */
	#container {
	width:975px;
	margin:0px auto;
}

#content {
	float:left;
	width:975px;
	padding:0;
	margin:0;
}

#header {
	float:left;
	width:975px;
}

#homelogo {
	float:left;
	width:440px;
}

#homeshopnav {
	float:left;
	width:225px;
	margin-top:55px;
	margin-left:120px;
}

#logo {
	float:left;
	width:440px;
	margin:0;
}

#searchbox {
	float:right;
	width:330px;
	margin:42px 0px 10px 12px;
	text-align:right;
	height: 20px;
}

#giftRegistry {
	float: right;
	height:85px;
	width: 138px;
	
}

/* ---------------- Top Nav styles ------------------- */

#topnavcontainer {
	width: 835px;
	float: left;
	clear: none;
}

#topnav {
	float: left;
	height: 25px;
	width: 525px;
	margin-top: 20px;
	font: 14px/1.8em "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #53281A;
}

#topnav a:link, #topnav a:visited, #shopbag a:link, #shopbag a:visited {
	text-decoration: none;
}


#giftRegistry a:hover, #giftRegistry a:visited:hover {
	text-decoration:none;
	color: #789231;
}

#shoppingbag {float: left;}
#myaccount {float: left;}


#topnav a:hover, #topnav a:visited:hover {
	text-decoration: none;
	border-bottom: 2px solid #BFD1D5;
}



#topDeptNavContainer {
	background: #53281A;
	margin-top: 5px;
	float: left;
	display: block;
	padding: 2px;
}

#topDeptNav {
	float: left;
	height: 19px;
	width: 819px;
	background: #53281A;
	padding: 3px 2px 2px 2px;
	font: 14px "Times New Roman", Times, serif;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #BFD1D5;
	text-align:center;
	border: 1px solid #BFD1D5;
}

#topDeptNav a:link, #topDeptNav a:visited {
	color: #BFD1D5;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 14px;
}

#topDeptNav a:hover, #topDeptNav a:visited:hover {
	color: #FFF;
}

#realmain {
	float:left;
	width:975px;
	margin:15px 0px 15px 0px;
}

#leftcol {
	float:left;
	width:205px;
}

#hidingBack {
	width:243px;
	background:#FFF;
	margin:0;
	padding:0;
}

.inside {
	padding:5px;
}

#rightcol {
	float:left;
	width:750px;
	padding-bottom:20px;
	padding-top: 0px;
	padding-left: 20px;
}

#rightcol p {
	font-size: 14px; line-height: 1.3em;
}

.leftnavsubhead {
	text-transform: uppercase;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
	background: url(/images/deptNav/deptback.gif) repeat-y;
	
}

.interiorcontent .namerow {
	padding:10px;
}

/* ---------------- HOME Page ------------------- */
	
.home1 {
	float: left;
}

.home2 {
	float: left;
	margin-left: 15px;
}

.homeBW {
	float: left;
	margin-top: 15px;
}

#home {
}

#home img {
	float: left;
}

.home3 {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

.home4 {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}



#footer {
	float:left;
	text-align:left;
	width:975px;
	margin-top:5px;
	padding-top: 2px;
	border-top:2px solid #53281A;
	font-size: 13px;
	color: #53281A;
}

#footerNav {
	width: 800px;
	float: left;
}

#footerNav a:link, #footerNav a:active, #footerNav a:visited {
	text-decoration:none;
	color:#53281A;
	text-transform: uppercase;
}

#footerNav a:hover, #footerNav a:active:hover, #footerNav a:visited:hover {
	text-decoration: none;
	border-bottom: 2px solid #BFD1D5;
	color:#53281A;
	text-transform: uppercase;
}

#established {
	float: left;
	text-align: right;
	width: 175px;
	float: right;
}

.established {
	font-size: 16px;
	font-weight: bold;
}

#copyright {
	width:800px;
	float:left;
	text-align:left;
	color:#53281A;
	margin-top:7px;
}

#copyright a, #copyright a:active {
	text-decoration:none;
	color:#53281A;
}

#copyright a:hover, #copyright a:active:hover {
	color:#53281A;
	text-decoration: underline;
}

#poweredby {
	width:975px;
	float:left;
	color:#000;
	font-size:80%;
	margin-bottom:10px;
	margin-top: 2px;
}

#poweredby a, #poweredby a:active {
	text-decoration:none;
	color:#666;
}

#poweredby a:hover, #poweredby a:active:hover {
	text-decoration:none;
	color:#53281A;
}

#mailinglist {
	float:left;
	background:#53281A;
	width:244px;
	padding-top:4px;
	height:28px;
}

#bottomNav {
	float:left;
	width:696px;
}

#navHeader {
	font-size: 24px;
	text-transform: uppercase;
	padding: 10px 10px 8px 6px;
	color: #53281A;
	margin-bottom: 7px;
	width: 187px;
	border: 1px solid #53281A;
	font-weight: normal;
line-height: .9em;
}

#departmentnav, #designernav {
	background: url(/images/deptNav/deptback.gif) repeat-y;
}

#designernav a, #designernav a:active {
	text-decoration:none;
	color:#53281A;
	text-transform: uppercase;
}

#designernav a:hover, #designernav a:active:hover {
	text-decoration:none;
	color:#789231;
}

#navscroll {
	width:177px;
	margin:0px;
	maxheight:500px;
	overflow:auto;
	
	padding: 5px 6px 10px 15px;
	
	scrollbar-3dlight-color:#FFF; 
scrollbar-arrow-color:#53281A; 
scrollbar-base-color:#FFF; 
scrollbar-darkshadow-color:#53281A; 
scrollbar-face-color:#BFD1D5; 
scrollbar-highlight-color:#d3e2e5; 
scrollbar-shadow-color:#53281A; 
scrollbar-track-color:#d3e2e5; 
}

#navscroll div {
	border-bottom: 2px solid #BFD1D5;
	margin-right: 5px;
	padding: 5px 0px 5px 0px;
line-height: 1.1em;
font-weight: bold;

}

#navscroll div a {
	color: #53281A;
	font-size: 13px;
	padding: 0;
	text-decoration:none;
	text-transform: uppercase;
	

}

#navscroll div a:visited {
	color: #53281A;
}

#navscroll div a:hover {
	color: #789231;
}

/* ---------------- Section Pages ------------------- */

	#section {
	float:left;
	width:770px;
}

#centerLeftCol {
	float:left;
	width:490px;
}

#centerLeftCol p {
	color:#999;
	font-size:14px;
	line-height:1.5em;
}

#centerRightCol {
	float:left;
	width:240px;
	margin-left: 20px;
}

/* ---------------- Designer Content Pages ------------------- */

.shopdesigner a {
	display:block;
	padding:5px;
	margin:0px;
	background-color:#ddd9d5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration:none;
	color: #53281A;
}

.shopdesigner a:hover, .shopdesigner a:visited:hover {
	background-color:#53281A;
	color: #FFF;
}

#designContentnav {
	width:170px;
	background:#FFF;
	padding:0px 0px 0px 8px;
	border-left:1px dotted #ddd9d5;
}

#designContentnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#designContentnav a, #designContentnav a:link, #designContentnav a:visited {
	display: block;
	padding: 3px;
	width: 160px;
	color:#53281A;
	text-decoration:none;
	border-bottom: 1px solid #ddd9d5;
}

#designContentnav a:hover, #designContentnav a:visited:hover {
	text-decoration:none;
	color:#C63;
}

/* ---------------- Form buttons ------------------- */
input.ftext {
	background-color: #fff;
	border-left: 2px solid #53281A;
	border-top: 2px solid #53281A;
	border-bottom: 2px solid #BFD1D5;
	border-right: 2px solid #BFD1D5;
	color: #53281A;
	font-size: 14px;
	font-family: times;
	font-style: normal;
}

input.button {
	background-color:#53281A;
	color:#BFD1D5;
	border:1px solid #bfd1d5;
	cursor:pointer;
	margin-top: 6px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#contentsidebar {
	background: url(../images/content/sidebarmiddle.gif) repeat-y;
	float: right;
	width: 240px;
	margin-bottom: 20px;
	margin-left: 30px;
	clear: none;
}

#contentsidebar p {
	margin: 0px 15px 12px;
}

#contentsidebar h2 {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 3px;
}

input.redinput {
	line-height:1em;
	background-color:#FFF;
	border: 1px solid #ddd9d5;
	color:#53281A;
}

textarea {
	border-top: 2px solid #53281A;
	border-right: 2px solid #BFD1D5;
	border-bottom: 2px solid #BFD1D5;
	border-left: 2px solid #53281A;
}

/* ---------------- Shopping specific styles ------------------- */

.prodtable {
	margin:10px 0;
}

.product {
}

.catname h1 {
	text-transform: none;
	font-weight: normal;
	clear: both;
	line-height: 1em;
}

.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
}

.navrow {
	padding-top: 8px;
}

.namerow {
	border-bottom: 1px solid #53281A;
	padding-bottom: 6px;
	margin-bottom:6px;
}

.namerow, .smallprice {
	font-size:13px;
	line-height:14px;
	color:#53281A;
	text-align:center;
}

.namerow a, .namerow a:active {
	text-decoration:none;
	color:#53281A;
	text-transform: uppercase;
}

.namerow a:hover, .namerow a:active:hover {
	text-decoration:none;
	color:#789231;
}

.detaillink a:link, .detaillink a:active, .detaillink a:visited {
	text-align: left;
	font-size: 14px;
	border: 0px;
	text-decoration:underline;
	color:#53281A;
}

.detaillink a:hover, .detaillink a:active:hover, .detaillink a:visited:hover {
	text-decoration:none;
	color:#53281a;
}

.detaillink a img {
	border:0px;
	padding: 0px 4px 0px 0px;
	margin-top: 2px;
}

.linkbutton {font: 14px/1.3 "Times New Roman", Times, serif; padding:10px; margin:5px 0px 5px 0px; text-align:center;}
.linkbutton a:link, .linkbutton a:visited, .linkbutton a:active {text-decoration:none; color:#bfd1d5; background-color:#53281a; padding:10px; display:block; width:640px; text-transform:uppercase;}
.linkbutton a:hover, .linkbutton a:visited:hover {text-decoration:none; color:#FFFFFF; background-color:#A60000; }


.pictrow {
	text-align:center;
	padding-top: 10px;
}

.deptlist {
	font-size:10px;
	line-height:16px;
}

.pagecount {
	font-size:14px;
	padding-top:10px;
	color:#53281A;
	margin-bottom:10px;
}

.prodname {
	font-size:22px;
	line-height:1em;
	color:#53281A;
	font-weight: 200;
	margin:0;
}

.namerow .smallcatname {
	font-size: 13px;
	margin-bottom: 3px;
}

.shortdesc, .smallcatname, .longdesc, .crosslink {
	font-size:16px;
	margin-bottom:8px;
	color:#53281A;
}

.longdesc {
	margin-bottom: 0px;
}

.longdesc li {
	font-size: 15px;
	line-height: 1.2em;
}

.longdesc ul {
	margin-top: 4px;
}

.prodformtable {
	margin-top: 12px;
}

.smallcatname {
	font-size:17px;
	font-weight:normal;
	margin-bottom: 10px;
}

.specinst {
	font-size:13px;
	line-height:16px;
	color:#789231;
	font-style:italic;
	margin-bottom:10px;
}

.price {
	font-size:20px;
	margin-bottom:0px;
	font-weight:600;
	color:#53281A;
	margin-top: 12px;
}
.compprice {
	font-size:14px;
	padding-left:20px;
	color:#53281A;
	font-weight:normal;
}

.pictrow, .namerow {
text-align: center;
	padding-right: 6px; padding-left: 6px;
}

.pictrow img, .productimage img {
	border:1px solid #BFD1D5;
	margin-bottom:4px;
}

.set .product {border-top: 1px solid #53281a; padding-top: 10px;}

.prodformlabel {
	font-size: 16px;
	padding-right: 4px;
}

.seealso {
	letter-spacing:.1em;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}

.alsorec {
	clear:both;
	float:left;
}

div.float {
	float:left;
	margin:5px 15px 5px 0px;
	overflow:visible;
}

div.item {
	float:left;
	margin:5px 15px 5px 0px;
	width:130px;
}

/* gives space to left margin of product table */
.product, .alsorec {
	width:650px;
}

a:link.showall, a:visited.showall {
	color: #A60000;
}

.flag {background: #bfd1d5; padding: 3px; margin-bottom: 3px;  font-weight: bold; text-align: center; margin-right: 7px; margin-left: 7px;}
.product .flag {margin-left: 0px;  margin-bottom: 6px; width: 75px; text-align: center;}

/* ---------------- shopping bag styles ------------------- */
.shoppingbag {
}

.itemdesc a, .itemdesc a:active {
	text-decoration:underline;
	color:#53281A;
}

.itemdesc a:hover, .itemdesc a:active:hover {
	text-decoration:underline;
	color:#983436;
}

/* heading styles */
.sbhead {
	background-color:#bfd1d5;
	font-size: 13px;
	color: #53281A;
	text-transform:uppercase;
}

.sbhead p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
}

.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
	text-transform:uppercase;
}

/* item row styles  */
.sbitem {
	background-color:#FFF;
	font-size: 13px;
	color:#53281A;
}

.sbitem p {
	margin-left:5px;
	margin-right:5px;
}

.sbimage {
	width:110px;
	text-align:center;
}

.sbitemname {
	width:320px;
}

.itemremove {
	text-align:right;
}

.sbqty {
	width:50px;
	text-align:right;
}

.sblistprice {
	width:100px;
	text-align:right;
}

.sbtotalprice {
	width:100px;
	text-align:right;
}

/* summary lines */

.sbsubtotal {
	background-color:#bfd1d5;
	color:#53281A;
	font-size: 13px;
	text-transform:uppercase;
}

.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}

.sbline {
	margin-bottom:10px;
}

.shop {
	margin-top: 15px;
}

/* ---------------- Replacements styles ------------------- */

#searchCatalog {
	background: url(../images/nav/replacementssearchback.gif) no-repeat;
	float: left;
	height: 57px;
	width: 480px;
	padding: 33px 15px 0px 0px;
	text-align: right;
	margin-bottom: 15px;
}

#browseCatalog {
	background: url(../images/nav/replacementsbrowseback.gif) no-repeat;
	float: left;
	height: 57px;
	width: 370px;
	padding: 33px 15px 0px 0px;
	text-align: right;
	margin-bottom: 15px;
}

.brownborder {
	border: 1px solid #53281A;
}

.browseHeader {
	background-color: #53281A;
	font-size: 16px;
	text-transform: uppercase;
	color: #BFd1d5;
	font-weight: bold;
	padding-left: 12px;
	line-height: 1.6em;
}

.browseAlpha {
	font-size: 16px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	padding-left: 12px;
	line-height: 1.6em;
}

/* ---------------- Department landing styles ------------------- */
.phead {
	background: #53281A;
	height:60px;
	padding-left: 3px;
	padding-right: 3px;
}
.deptlanding h1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bfd1d5;
	margin: 0px;
}

.deptlanding img {
	margin-bottom: 20px;
	border: 1px solid #53281A;
}

.deptlanding img {
	margin-bottom: 20px;
	border: 1px solid #53281A;
}

.readmore {
	font-size: 16px;
	line-height: 1.0em;
}

.catnamebox, .product {
	clear: both;
}

.productsets .product {
	border-bottom: 1px solid #53281A;
	margin-bottom: 10px;
}

/* Pattern drop down menu */
.brownbox {
	background: #53281a;
	padding: 2px;
	float: right;
}

.blueborder {
	border: 1px solid #bfd1d5;
	float: left;
	padding:2px;
}

.menuLabel {
	color:#bfd1d5;
	padding: 4px 15px 0px 6px;
	text-transform:uppercase;
	float: left;
}

.patternMenu {
	float: left;
	margin: 2px;
}

.patternMenu form {
	float: left;
	margin: 0px;
}

.patternMenu select {
	font: bold 13px "Times New Roman", Times, serif;
	color: #53281A;
	background: #FAFAFA;
	border: 2px solid #bfd1d5;
	text-transform: none;
}

.patternMenu option {
	border-right: 2px solid #bfd1d5;
	border-left: 2px solid #bfd1d5;
	padding-left: 3px;
	text-transform: none;
}

/* Bill's World sidebar styles */
.bwsidebar {
	padding:2px;
	background-color:#53281a;
}

.bwsidebar h1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bfd1d5;
	background: #53281A;
	height: 25px;
	padding-left: 6px;
	margin: 0px;
	display: block;
	line-height: 1.6em;
}

.bwsidebar h2 {
	font-size: 13px;
	font-weight: bold;
	color: #53281A;
	line-height: 1.2em;
	margin: 0px;
}

.bwsidebar img {
	padding: 1px;
	border:1px solid #bfd1d5;
}

.bwborder {
	border-right: 1px solid #bfd1d5;
	border-left: 1px solid #bfd1d5;
	border-bottom: 1px solid #bfd1d5;
	padding:2px;
}

.bwsbcontent {
	background:#bfd1d5;
	padding: 8px;
}



.bwsbcontent img {
	float: right;
	border: none;
	padding-left: 4px;
	padding-bottom: 3px;
}

.bwsbcontent p {
	margin-top: 0px;
	line-height: 1.2em;
	border-bottom: 1px dotted #53281a;
	padding-bottom:10px;
	margin-bottom:6px;
}

.bwsidebar h1 a:link, .bwsidebar h1 a:visited {
	color: #bfd1d5;
	text-decoration: none;
}

.bwsidebar h2 a:link, .bwsidebar h2 a:visited {
	color: #53281a;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
}

.bwsidebar h1 a:hover, .bwsidebar h1 a:visited:hover, .bwsidebar h2 a:hover, .bwsidebar h2 a:visited:hover {
	color: #789231;
	text-decoration: none;
}
.bwsbcontent a:link, .bwsbcontent a:visited {
	text-align: right;
	display: block;
	padding-top: 2px;
	font-size: 13px;
}

/* Bill's World main styles */
.bwmain {
	padding:2px;
	background-color:#53281a;
	float: left;
	width: 560px;
	
	
}


.bwmain h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.1em;
	text-transform: none;
}

.bwmain h3 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-top: 10px;
	margin-bottom: 3px;
	border-top: 1px dotted #53281a;
	padding-top: 12px;	
	
}

.bwmain h2 {
	font-size: 14px;
	font-weight: bold;
	color: #53281A;
	line-height: 1.2em;
	margin: 0px;
	
}



.bwmainborder {
	padding:2px;
	border: 1px solid #bfd1d5;
	float: left;
	width: 554px;
	
		
		
}

.bwmainbg {
	background:#bfd1d5;
	float: left;
	width: 554px;
		
}

.bwmaincontent {
	margin: 20px;
	
	
	
		
}

.bwmaincontent img {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.borderrightbottom {
	padding-right: 1px;
	padding-bottom: 1px;
	border-right: 2px solid #53281a;
	border-bottom: 2px solid #53281a;
	margin: 0px 20px 15px 0px;
	float: left;
	
}

.borderrightbottom img {
	border-right: 2px solid #53281a;
	border-bottom: 2px solid #53281a;
}

.bwmaincontent p {
	margin-top: 0px;
	line-height: 1.3em;
	padding-bottom:10px;
	margin-bottom:6px;
font-size: 14px;
}

.bwmain h1 a:link, .bwmain h1 a:visited {
	color: #bfd1d5;
	text-decoration: none;
}

.bwmain h2 a:link, .bwmain h2 a:visited {
	color: #53281a;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
}

.bwmain h1 a:hover, .bwmain h1 a:visited:hover, .bwmain h2 a:hover, .bwmain h2 a:visited:hover {
	color: #789231;
	text-decoration: none;
}
.bwmaincontent a:link, .bwmaincontent a:visited {
	font-size: 13px;
}

.productsidebar {
	margin-left: 10px;
	padding-bottom: 10px;
	border: 2px solid #53281a;
	float: left;
	text-align: center;
	width: 170px;
}


.productsidebar h1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bfd1d5;
	background: #53281A;
	height: 25px;
	
	margin: 0px;
	display: block;
	line-height: 1.5em;
}
.prodmargin {
	margin: 7px 5px 10px;
}

.prodmargin img {
	border: 1px solid #bfd1d5;
margin-bottom: 4px;
}

.prodmargin .smallcatname {font-size: 13px; margin: 0px; line-height: 1.1em;}
.prodmargin .smallprice { margin-bottom: 10px; padding-top: 2px;}
.prodmargin p {font-size: 13px; margin-bottom: 0px; }
.prodmargin a:link, .prodmargin a:visited {text-decoration: none; line-height: 1.2em;}
.prodmargin a:hover, .prodmargin a:visited:hover {text-decoration: underline;}

.dropcap {font-size: 32px}

.bwmaincontent ul {
	margin-top: 2px;
}

.date {
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

p.citation {
	font-size: 11px;
	padding-top: 5px;
	border-top: 1px dotted #bfd1d5;
	margin-top: 10px;
}

.repbrands { font-size:18px; }

.seealso {
	margin-top:50px;
}
.recitem { 
	width:110px;
	float:left; }

#disclaimer p {font-size: 12px; }
#disclaimer {margin-top: 10px; padding-top: 8px; border-top: 1px dotted #bfd1d5; float: left; }

.addthisbutton {
	margin-top:50px;
}
