#catalog #landing_page_photo {
	margin: 13px -25px 0 -13px;
}

.link_current, .link_cat_current {
	font-weight: bold !important;
}

h2 {
	background: url("../images/catalog/bg-h2-catalog.gif") no-repeat left top;
	height: 62px;
	text-indent: -3000px;
	margin: 0 0 -.8em 20px;
}
	
h2 a {
	display: 62px;
	display: block;
}	

h3 {
	margin: 1.386em 0em 0;
	font-weight: normal;
	text-transform: none;
	font-family: arial;
}

h4 {
	font-size: 2.5em;
	margin: 0em 0 .4em;
	line-height: 1.2em;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #7e6654;
	letter-spacing: -2px;
}

#content2 {
	padding: 0 45px;
}

#copy {
	width: 610px;
	margin: -102px 0px 0 0;
	background-position: 10px top;
	position: static;
	position: relative;
	z-index: 1003;
	top: 0;
}

#copy_body {
	min-height: 475px;
	_height: expression('475px');
	background: url("../images/catalog/bg-copy_body.jpg") no-repeat left top;
}

#copy_footer {
	clear: both;
}

#nav {
	margin: 0px 0px 0;
	width: auto;
	height: 50px;
	padding: 1px 0;
	background-image: none;
	float: none;
	display: block;
	position: relative;
	top: -100px;
	background: url("../images/catalog/bg-nav.jpg") no-repeat center top;
}

#nav ul {
	height: auto;
	margin: 0;
	padding: 15px 0 0 275px;
	list-style: none;
	text-align: center;	
	font-size: 14px;	
}

#nav ul li {
	margin: 0 .75em;
	padding: 0;
	float: left;
}

#nav ul li a {
	display: block;
}


/* CATALOG LIST
=========================================================================*/ 

#catalog_list {
	margin: -102px 0 0 0;
	width: 225px;
	min-height: 470px;
	_height: 470px;
	float: left;
	display: inline;
	clear: left;
	background: url("../images/catalog/bg-cat_list.jpg") no-repeat left top;
	position: relative;
	z-index: 1002;
}

#catalog_list h3 {
	margin: 1em 0 0 30px;
	text-transform: none;
	font-family: arial;
	font-weight: normal;
	color: #000;
}

#catalog_list ul {
	list-style: none;
	margin-left: 35px;
	line-height: 15px;
}

#catalog_list ul li {
	margin: 0 0 0em 8px;
	padding: 0 0 0em 0px;
	border-bottom: 0px dotted #bbb;
	font-size: 13px;
	line-height: 1.2em;
}

#catalog_list a {
	color: #7e6654;
	font-weight: bold;
	text-decoration: none;
}

#catalog_list a:hover {
	text-decoration: underline;
}

#catalog_list ul li ul {
	margin: 0 0 0em 0em;
}

#catalog_list ul li ul li {
	margin: 0;
	padding: 0 0 0 1em;
	font-weight: normal;
	text-transform: none;
	font-family: arial;
	font-size: 11px;
	border-top: 0px dotted #bbb;
	border-bottom: none;
}

#collections li {
	margin-bottom: 0 !important;
}

#wishlist_nav {
	position: absolute;
	top: 450px;
}


/* CATALOG THUMBNAILS
=========================================================================*/ 

#catalog #item_thumbnails {
	margin: 1.6em 0 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#catalog #item_thumbnails li {
	width: 170px;
	text-align: center;
	display: inline;
	float: left;
	margin: 0 0px 1.75em 0;
}

#catalog #item_thumbnails li a.item_thumb {
	text-decoration: none;
}

#catalog #item_thumbnails li span.item_title {
	padding: 0 .5em;
	margin-top: 3px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	line-height: 15px;
	text-decoration: underline;
}

#catalog #item_thumbnails li span.browse_price {
	font-size: 12px;
	color: #555;
	font-weight: normal;
	display: block;
}

#catalog #item_thumbnails img {
	border: none;
	text-decoration: none;
}

.item_details {
	height: 57px;
}


/* CATALOG STYLES & ITEMS
=========================================================================*/ 

#catalog {
	padding: 1px 0;
}

#catalog strong {
	text-transform: uppercase;
	display: block;
	font-size: 12px;
}

#catalog #item_visual {
	width: 234px;
	float: left;
	/*border: 1px solid #c6c2b6;*/
	margin: .8em 13px 0 0;
}

#catalog  #item_photo {
	border: 1px solid #999;
	margin: 0 0em;
	text-align: center;
	background-color: #fff;
}

#catalog #item_photo img {
	margin: 0;
	padding: 0;
}

#catalog #item_photo_zoom {
	height: 19px;
	margin: -19px 0 0 0;
	padding: 0;
	text-align: right;
}

#catalog #item_photo_zoom a {
	outline: none !important;
}

#catalog #item_photo_zoom img {
	border: none;
}

#catalog #item_swatches {
	padding: 4px 0px;
}

#catalog #item_swatches a {
	text-decoration: none;
	display: block;
}

#catalog #item_swatches_colors .swatch_current {
	font-weight: bold;
	font-size: 12px;
	padding-left: 6px !important;
}

#catalog .swatch_current a {
	outline: none;	
}

#catalog #item_swatches_colors {
	margin: 0;
	padding: 1px 9px;
	line-height: 18px;
	list-style: none;
	font-size: 11px;		
} 

#catalog #item_swatches_colors li {
	/*width: 50%;
	display: inline;
	float: left;*/
	margin: 3px 0px;
	padding: 0;	
	_height: 1%;
}

#catalog #item_swatches_colors li span {
	height: 18px;
	width: 18px;
	float: left;
	display: inline;
	margin-right: 3px;
	margin-right: expression('0px');
	background: url("../images/swatch_bg.gif") left top no-repeat;
}

#catalog  #item_swatches_patterns {
	clear: both;
	margin: 0;
	padding: 1px 0px;
	line-height: 14px;
	list-style: none;
	font-size: 11px;		
} 

#catalog #item_swatches_patterns li {
	height: 48px;
	margin: 12px 0px 0;
	padding: 0px 0;	
	clear: both;
	display: block;
}

#catalog #item_swatches_patterns li img{
	float: left;
	border: 1px solid #999;
	margin-right: 5px;
}

#catalog #item_swatches_patterns .swatch_current {
	font-weight: bold;
}

#catalog #item_swatches_patterns .swatch_current img {
	border-color: #000;
}

#catalog #item_visual_footer {
	clear: both;
}

#catalog #item_patch {
	width: 144px;
	text-align:center;
}

#catalog #item_patch span {
	display: block;
	font-size: 11px;
}

#catalog #item_copy {
	margin-top: -1em;
	width: 246px;
	float: left;
}

.fav_starfish{
	position:absolute;
	background-image:url(../images/fav_starfish.png);
	width:52px;
	height:46px;
	margin-bottom:-46px;
	margin-left:98px;
	behavior: url(../css/iepngfix.htc);
	cursor:pointer;
}

#postit {
	position:absolute;
	margin-top:8px;
	margin: -0.8em 0 -236px 0;
	width:245px;
}

#postit_shell {
	background-image:url(../images/postit.png);
	behavior: url(../css/iepngfix.htc);
	height:236px;
}

#postit_inner {
	overflow:auto;
	padding:12px 29px 31px 12px;
}

#postit_ctl {
	text-align:right;
	margin-bottom:3px;
	font-size:10px;
	font-weight:bold;
}

#postit_editor {
	font-family:arial;
	font-size:12px;
	height:160px;
	width:195px;
	margin-right:0;
}

#wishlist_stuff {
	float:none;
	clear:both;
	font-size:11px;
	text-align:center;
	margin:8px auto 0;
	border: 3px double #c6c2b6;
	padding:5px;
}

.note_small {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
}

.item_thumb img{
width:150px;
height:150px;
}

#inventory {
	margin: -1em 0 0;
	border-collapse:collapse;
	font-size:10px;
}

#inventory th{
	background-color:#ddd;
	text-transform: uppercase;
	font-weight: bold;
	width: 24px;
	text-align: center;
	border: 1px solid #999;
}

#inventory #lbl_color {
	width: auto;
}

#inventory td{
	padding: 0 3px;
	border: 1px solid #999;
}