



h2 {
	margin-top: 0;
	position: static;
}

h3 {
	font-size: 13px;
	margin: 1em 0 0;
	font-weight: normal;
}

h4 {
	margin: 5px 0 1em;
	font-size: 18px;
	font-family: arial;
}

#copy {
	
	float: none;
	width: auto;
	display: block;
	padding: 1px 0;
	
}

#copy2 {
	padding-right: 0;
	position: static;
}
.photo {
	width:158px;
	}
	
#copy_footer {
	clear: both;
}


/* CATALOGUE LIST
=========================================================================*/ 

#catalogue_list {
	width: 175px;
	float: left;
	display:inline;
	margin-left:30px;
	padding: 1px 0px;
	margin-top:20px;

}

#catalogue_list h3 {
	line-height: 13px;
	font-size: 13px;
	border-bottom: 1px solid #bbb;
	margin-bottom: -0.5em;
}

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

#catalogue_list ul li {
	margin: 0 0 0em 8px;
	padding: 0 0 0em 0px;
	border-bottom: 0px dotted #bbb;
	font-size: 12px;
	line-height: 16px;	
}

#catalogue_list a {
	text-decoration: none;
}

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

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

#catalogue_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;
}


/* CATALOGUE THUMBNAILS
=========================================================================*/ 

#item_thumbnails {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

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

#item_thumbnails li span.item_title {
	margin-top: 3px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	line-height: 15px;
}

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

#item_thumbnails li span.closeout_price {
	color: #f00;
	font-weight: bold;
}

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

.item_details {
	height: 57px;
}

/* CATALOGUE STYLES & ITEMS
=========================================================================*/ 


#catalogue {
	width: 507px;
	float:left;
	margin:0px 2px 0px 24px;
	display: inline;
}

#catalogue #catalog_banner {
	margin:0;
	text-align:right;
}

#catalogue strong {
	text-transform: uppercase;
	display: block;
}

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

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

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

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

#item_photo_zoom a {
	outline: none !important;
}

#item_photo_zoom img {
	border: none;
}

#item_swatches {
	padding: 4px 0px;
}

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

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

.swatch_current a {
	outline: none;	
}

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

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

#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;
}

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

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

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

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

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

#item_visual_footer {
	clear: both;
}

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

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

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

.wishlist_tag{
	position:absolute;
	background-image:url(../images/wishlist_flag.png);
	width:59px;
	height:71px;
	margin-top:-10px;
	margin-left:100px;
	behavior: url(../css/iepngfix.htc);
	cursor:pointer;
}

#postit {
	position:absolute;
	margin-top:8px;
	background-image:url(../images/postit.png);
	width:245px;
	height:236px;
	behavior: url(../css/iepngfix.htc);
}

#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:left;
	font-size:10px;
	padding:10px;
	margin:8px auto 0;
	border: 3px double #c6c2b6;
}

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

/* 	INVENTORY
=========================================================================*/ 

#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;
}