*
{
	outline: none;/* Default */
	-moz-outline: 0 none; /* Older FF */
}

BODY
{
	*text-align: center;
}

.main
{
	width: 990px;

	margin: auto;
	padding: 0 23px 5px;
	text-align: left;
	background-color: white;
	border-top: 2px solid #ff0175;
	/* IE7 and Lower */
	*width: 944px;/* Default width - side padding */
}

.top-bar
{
	height:35px;
	position:relative;
	text-align:right;
	top:-61px;
	/* IE7 and Lower */
	*top:-54px;
	/*!!!*/
	/*margin-bottom: 93px;*/
}

.top-bar .shopping-bag
{
	background-color: #ff0175;
	color: white;
	font-weight: bold;
	width: 188px;
	padding: 3px 9px 2px;
	
	cursor: pointer;
	text-align:left;
	float: right;
	position: relative;
	z-index: 99;
}
.top-bar .shopping-bag,
.top-bar .shopping-bag-label
{
	white-space: nowrap;
}

.top-bar .shopping-bag-label
{
	padding: 0 2px;
	color: white;
	font-weight: bold;
}

.top-bar .shopping-bag *
{
	/*color: white;
	font-weight: bold;*/
}

.top-bar-links
{
	padding: 5px 17px;
	position: relative;
	top: 3px;
	float: right;
}

.top-bar-links A,
.top-bar-links A:visited
{
	color: #1f3034;
	text-decoration: none;
	padding: 0 4px;
	margin: 0px;
	text-align: center;
}

.top-bar-links SPAN
{
	padding: 0 4px;
	text-align: center;
}



.header
{
	width: 100%;
	height: 121px;
	margin-bottom:20px;
	/*position: relative;
	top: -20px;
	left: 0px;*/
	
}

.logo-box
{
	width: 1px;
}

.logo-box A
{
	margin: 0px;
}

.logo-box A IMG
{
	/*!!!*/
}

.menu-box
{
	vertical-align: bottom;
	padding-left: 17px;
	/*position:relative;*/	
}

.menu-container-outer
{
	padding: 7px 5px 0;
	height: 29px;
	/**	*/
	background-image: url(images/main-menu-bg.gif);
	
}

.menu-container-inner
{
	padding: 2px 5px;
	/***/
	background-color: white;
}

.menu-container-inner A,
.menu-container-inner A:visited
{
	vertical-align: baseline;
	/***/
	color: black;
	text-transform: uppercase; 
	text-decoration: none;
	/*font-weight: bold;*/
	padding: 0 4px;
	margin: 0px;
	text-align: center;
}

.menu-container-inner span
{
	padding: 0 4px;
	text-align: center;
}

.menu-container-inner .menu-container-selected,
.menu-container-inner .menu-container-selected:visited,
.menu-container-inner A:hover
{
	color: white;
	background-color: #ff0175;
}

/***/
.side-panel,
.main-panel
{
	/*padding-top: 15px;*/
}

.page-category .side-panel,
.page-category .main-panel
{
	padding-top: 15px;
}

.side-panel
{
	vertical-align: top;
	/*width: 155px;*/
	width: 155px;
	/*padding-bottom: 50px;*/
}

.side-panel-wavy-bg
{
	width: 160px;
	background-image: url(images/main-menu-bg.gif);
}

.main-panel
{
	vertical-align: top;
	/*padding-bottom: 50px;*/
	padding-left: 20px;
	/***/
	/*!!!*/
	/*background-color: lime;*/
}

.main-panel-first .side-panel
{
	padding-left: 20px;
	width: 270px;
	/* IE7 and Lower */
	*width: 250px;/* Default width - side padding */
}

.main-panel-first .main-panel
{
	padding-left: 0px;
}

.page-footer
{
	width: 990px;
	margin: 0 auto;
	padding: 5px 22px 8px 11px;
	/* IE7 and Lower */
	*width: 957px;/* Default width - side padding */
	background-color:#ffffff;
	background-image: url(images/footer_sep.gif);
	background-repeat:no-repeat;
	background-position:center top; 
}

.footer-links
{
	
}

.footer-links A,
.footer-links A:visited
{
	text-decoration: none;
	padding: 0 4px;
	margin: 0px;
	text-align: center;
	color: #1f3034;
}

.footer-links SPAN
{
	padding: 0 4px;
}

.page-footer-first
{
	float: right;
	margin-top: 15px;
}

.facebook
{
	float:left;
	padding-top:6px;
	padding-left:2px;
	}
	
	.clear
	{
	clear:both;
	}

.page-footer-last
{
	float: right;
	position:relative;
	top:36px;
	left:393px;
}

.copy
{
	font-size: 11px;
	color: #1f3034;
	text-transform: uppercase;
}

/* Homepage */

#hp-main-pic-box
{
	width: 676px;
	height: 395px;
	
	position: relative;
}

#hp-main-pic-overlay,
#hp-main-pic-overlay .transparency,
#hp-main-pic-overlay .content
{
	position: absolute;
	width: 335px;
	height: 200px;
}

#hp-main-pic-overlay .transparency
{
	background-color: white;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#hp-main-pic-overlay
{
	top: 100px;
	left: 0px;
}

#hp-main-pic-overlay .content
{
	padding: 12px  11px;
}

#hp-main-pic-overlay H1
{
	color: #666666;
	line-height: 41px;
	padding: 0 5px;
}

#hp-main-pic-overlay H3
{
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 5px;
}

#hp-main-pic-overlay P
{
	line-height: 19px;
	margin: 8px 0 0 0;
	padding: 0 5px;
}

.fucia-button,
.fucia-button:visited,
.fucia-button *
{
	display: block;
	border: 0px;
	margin: 0px;
	background-color: #ff0175;
	height: 18px;
	line-height: 18px;
	color: white;
	text-decoration: none;
	font-size: 10px;
	padding: 0 6px;
	text-transform: uppercase;
	cursor: pointer;
}

input.fucia-button,
button.fucia-button
{
	height: auto;
}

.fucia-button,
a:visited.fucia-button,
a:visited .fucia-button,
.fucia-button *
{
	text-decoration: none;
}

.fucia-button-arrow,
.fucia-button-arrow:visited
{
	padding-right: 16px;
	background-image: url(images/fucia-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.fucia-button-zoom,
.fucia-button-zoom:visited
{
	padding-left: 16px;
	background-image: url(images/fucia-zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.fucia-button-quickview,
.fucia-button-quickview:visited
{
	background-image: url(images/button-quickview.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: 0px;
	display: block;
	height: 18px;
	width: 85px;
	text-decoration: none;
}

.fucia-button-sale,
.fucia-button-sale:visited,
.fucia-button-sale-large,
.fucia-button-sale-large:visited
{
	background-image: url(images/on-sale-57x58.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: 0px;
	display: block;
	height: 57px;
	width: 58px;
	text-decoration: none;
}

.fucia-button-sale-large,
.fucia-button-sale-large:visited
{
	background-image: url(images/on-sale-78x78.png);
	height: 78px;
	width: 78px;
}

.fucia-button-buyit,
.fucia-button-buyit:visited
{
	background-image: url(images/button-buyit.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: 0px;
	display: block;
	height: 31px;
	width: 207px;
	text-decoration: none;
}

#item-quick-view-popup .fucia-button-buyit,
#item-quick-view-popup .fucia-button-buyit:visited
{
	background-image: url(images/button-buyit-small.gif);
	width: 146px;
}

.buyit-tooltip
{
	display: block;
	height: 56px;
	position: absolute!important;
	top: -72px!important;
	right: 0px;
	white-space: nowrap;
	border: 1px solid #cbccc7;
	padding: 15px!important;
	width: auto!important;
	/*!!!*/
	background-color: lime;
}

.buyit-tooltip LABEL
{
	font-weight: bold;
}

.buyit-tooltip-arrow
{
	position: absolute;;
	width: 12px;
	height: 24px;
	top: -17px;
	right: 45px;
	/**/
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/callout-arrow.gif);
	/*!!!*/
}

.fucia-button-send,
.fucia-button-send:visited
{
	background-image: url(images/button-send.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: 0px;
	/*display: block;*/
	height: 19px;
	width: 64px;
	text-decoration: none;
}

.fucia-button-checkout,
.fucia-button-checkout:visited
{
	background-image: url(images/button-checkout.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: 0px;
	display: block;
	height: 21px;
	width: 90px;
	text-decoration: none;
}

.fucia-button-big,
.fucia-button-big:visited
{
	min-width: 80px;
	height: 30px;
	line-height: 30px;
	
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	
	padding: 0 19px;
	/*IE6*/
	-width: 80px;
}

.fucia-button-med,
.fucia-button-med:visited
{
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0 5px;
}

.banner
{
	border: 1px solid #e5e4da;
	margin-bottom: 17px;
	/*!!!*/
	*display: table;
	/**width: 249px;*/
}

.banner A
{
	/*display: block;
	border-right: 1px solid #d2d1c8;
	border-bottom: 1px solid #d2d1c8;*/
	margin: 0px;
	/**display: block;*/
	/*width: 100%;*/
}

.banner IMG
{
	border-right: 0px solid #d2d1c8;
	border-bottom: 0px solid #d2d1c8;
}

/* Category Main */

.main-category-pic-box
{
	position: relative;
	/*padding-left: 20px;*/
	/*margin-bottom: 35px;*/
}

.main-category-pic
{
	/*border-bottom: 2px solid #e5e4da;*/
}

.main-category-pic-overlay
{
	position: absolute;
	padding: 25px 35px 35px 55px; 
	top: 0px;
	left: 0px;
}

.main-category-pic-overlay H1
{
	width: 400px;
	font-weight: normal;
}

.main-category-pic-overlay P
{
	width: 350px;
	font-size: 13px;
}

.thumbnail-table
{
	/*margin-top: 35px;*/
	/*width: 100%;*/
}

.thumbnail-table TD
{
	vertical-align: top;
}

.thumbnail
{
	padding-top: 32px;
	/*width: 177px;*/
	/*padding-left: 20px;*/
	width: 177px;
}

.thumbnail-link,
.thumbnail-link:visited
{
	display: block;
	position: relative;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	width: 177px;
	height: 223px;
}

.thumbnail-link IMG,
.thumbnail-link:visited IMG
{
	width: 177px;
	height: 223px;
}

.thumbnail-caption
{
	padding: 0 9px;
	height: 24px;
	line-height: 24px;
	/***/
	background-color: #f2f1ec;
}

.thumbnail-label
{
	float: left;
	/***/
	color: #787878;
	font-size: 11px;
}

.thumbnail-price
{
	float: right;
	/***/
	font-weight: bold;
}

.thumbnail-summary
{
	padding: 9px;
	/***/
	background-color: white;
}

.pager
{
	text-align: center;
	background-color: #fafaf8;
	border-top: 2px solid #cccbc2;
	padding: 6px;
}
/*images/pager-arrow-left.gif*/

.pager-arrow-left,
.pager-arrow-right
{
	height: 7px;
	width: 7px;
	background-repeat: no-repeat;
	background-position: center;
}

.pager-arrow-left
{
	background-image: url(images/pager-arrow-left.gif);
}

.pager-arrow-right
{
	background-image: url(images/pager-arrow-right.gif);
}

.pager A,
.pager A:visited
{
	color: black;
	text-decoration: none;
	padding: 0 3px;
	margin: 0px;
}

A.pager-current,
A:visited.pager-current
{
	background-color: #ff0175;
	color: white;
}

/* Item */

.item-view
{
	margin-bottom: 68px;
}

.item-first,
.item-last
{
	vertical-align: top;
	
}

.item-first
{
	width: 376px;
}

.item-last
{
	padding-left: 38px;
	width: 389px;
	/* IE7 and Lower */
	*width: 351px;/* Default width - side padding */
}

.item-last HR
{
	border: 1px solid #CCCBC2;
	margin-bottom: 20px;
}

.item-pic-box
{
	position: relative;
	margin-bottom: 20px;
}

.item-pic-box A
{
	margin: 0;
}

.item-pic-box IMG
{
	height: 473px;
	width: 376px;
}

.item-pic-zoom
{
	position: absolute;
	bottom: 30px;
	right: 0px;
}

.item-pic-sale
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.item-designer
{
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 5px;
	color: #7f7f7f;
	text-transform: uppercase;
	

}

.item-title
{
	color: #555555;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 22px;
	display: inline;
}

.item-description
{
	line-height: 20px;
	height: 245px;
	margin-bottom: 15px;
}

.add-to-favorite,
.add-to-favorite:visited
{
	margin: 0;
	padding-left: 16px;
	background-image: url(images/favorite-link-star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: black;
}

.item-spec
{
	
}

.item-spec TD
{
	height: 35px;
}

.item-spec LABEL
{
	padding-right: 15px;
	white-space: nowrap;
}

.item-spec .in-link
{
	font-size:11px; color:black; white-space:nowrap;vertical-align: middle;
}

.item-swatch
{
	display: block;
	float: left;
	
	/*border: 1px solid white;*/
	border-top:1px solid #E5E4DA;
	border-left:1px solid #E5E4DA;
	border-bottom:1px solid #D2D1C8;
	border-right:1px solid #D2D1C8;
	width: 33px;
	height: 18px;
	
	padding: 1px;
	margin: 0 !important;
	cursor: pointer;
}

.item-swatch:hover
{
	border: 1px solid black;
}

.item-swatch SPAN
{
	display: block;
	float: left;
	width: 29px;
	height: 14px;
}

.item-size,
.item-size:visited
{
	display: block;
	float: left;
	color: black;
	background-color: #e5e4da;
	font-weight: bold;
	text-decoration: none;
	min-width: 23px;
	/*  */
	xwidth: 23px;
	height: 15px;
	text-align: center;
	padding: 0 3px;
	cursor: pointer;
	margin: 2px !important;
}

.item-size:hover
{
	color: white;
	background-color: #ff0175;
}

.item-size-selected
{
	color: white;
	background-color: #ff0175;
}

.item-details-bottom
{
	background-color: #fafaf8;
	border-top: 2px solid #CCCBC2;
	padding: 20px;
	height: 70px;
	margin-top: 24px;
}

.sub-menu {position:absolute;background-color: white;border:1px solid #cccccc;width:190px;display:none;z-index:99;}
.sub-menu .list {margin:0;}

.sub-menu-shadow
{
	position: absolute;
	top: 2px;
	left: 2px;
	height: 100%;
	width:100%;
	z-index: 1;
	background-color: black;
	opacity: 0.2;
	/* For IE */
	filter: alpha(opacity = 20);
}

.sub-menu-content
{
	background-color: white;
	height: 100%;
	padding: 10px 17px 18px;
	position: relative;
	width: 100%;
	z-index: 9;
}

.carousel
{
	white-space: nowrap;
}

.carousel-first,
.carousel-last,
.carousel-center
{
	
    
    
}

.carousel-first,
.carousel-last
{
	background-position: center;
	background-repeat: no-repeat;
	width: 30px;
	margin: 0px;
	display: block;
	cursor: pointer;
	height: 94px;
}

.carousel-first:hover,
.carousel-last:hover
{
	background-color: #f2f1ec;
}
.carousel-first
{
	background-image: url('images/carousel-arrow-left.gif');
	background-position: center;
    float: left;
}

.carousel-last
{
	background-image: url('images/carousel-arrow-right.gif');
	background-position: center;
	float: right;
}

.carousel-center
{
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	position: relative;
	height: 98px;
	width: 320px;
    /* IE7 and Lower */
	*width: 316px;/* Default width - side padding */
}

.carousel-inner
{
	/*padding-left: 2px;*/
	position: absolute;
	left: 0px;
}

.carousel-item
{
	margin: 0 2px 0 3px;
}

.carousel-item IMG
{
	border: 2px solid #f2f1ec;
	width: 75px;
	/*height: 75px;*/
	*width: 71px;
}

.carousel-item:hover IMG
{
	border: 2px solid #ff0175;
}

.carousel-item-selected IMG
{
	border: 2px solid #ff0175;
}


.main-panel .content-menu-style
{
	/*padding-left: 20px;*/
	/*margin-bottom: 30px;*/
}

.content-menu-style .menu-container-outer
{
	border-bottom: 2px solid #ff0175;
}

.content-menu-style .menu-container-inner A,
.content-menu-style .menu-container-inner A:visited
{
	font-weight: bold;
}

/* List */
.list
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0px;
}

.list *
{
	color: #1f3034;
}

.list .list-item
{
	background-image: url(images/black-dot.gif);
	background-repeat: repeat-x;
	background-position: left 23px;
	line-height: 150%;
	clear: both;
	height: 27px;
	padding-top: 10px;
}

.list .list-title 
{
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px 0;
}

.list-title A {color:#1F3034;text-decoration:none;margin:0;}

.list .list-label,
.list .list-label:visited
{
	float: left;
	background-color: white;
	margin: 0px;
	display: block;
	text-decoration: none;
	padding-right: 4px;
	color: #1F3034;
}

.list .list-value
{
	float: right;
	background-color: white;
	margin: 0px;
	display: block;
	text-decoration: none;
	padding-left: 4px;
	color: #8f9799;
	font-size: 10px;
}

.list .list-item-selected .list-label,
.list .list-item-selected .list-value
{
	color: #FF0175;
}

.list .list-item-selected
{
	background-image: url(images/fucia-dot.gif);
}

/* overlay */

.overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
    z-index: 1000;
}

.overlay-shadow
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: black;
	opacity: 0.2;
	width: 100%;
	/*!!!*/
	height: 600px;/* This needs to be JS calculated */
	/* For IE */
	filter: alpha(opacity = 20);
	height: expression(document.body.scrollHeight + "px");
}

.overlay-content
{
	position: fixed;
	margin: 0 auto;
	padding: 20px 15px;
	top: 40px;
	border-top: 2px solid #ff0175;
	background-color: white;
	text-align: left;
}

.overlay-content .icon-close
{
	display: block;
	width: 19px;
	height: 19px;
	background-image: url(images/icon-close.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	right: 13px;
	top: 0;
	text-decoration: none;
}

.overlay-content .item-view
{
	margin-bottom: 0px;
}

/* Quick View Popup */

#item-quick-view-popup .overlay-content
{
	width: 613px;
	padding: 20px;
	/* IE7 and Lower */
	*width: 573px;/* Default width - side padding */
}

#item-quick-view-popup .item-pic-box IMG
{
	width: 306px;
	height: 383px;
}

#item-quick-view-popup .item-first
{
	width: 306px;
}

#item-quick-view-popup .item-last
{
	padding-left: 15px;
	padding-top: 15px;
	width: 268px;
	/* IE7 and Lower */
	*width: 253px;/* Default width - side padding */
}

#item-quick-view-popup .item-description
{
	padding-left: 5px; 
	height: 86px;
	overflow-y: auto;
}

#item-quick-view-popup .item-spec-wrapper
{
	padding-left: 8px;
}
#item-quick-view-popup .carousel-item IMG
{
	width: 63px;
	height: 63px;
}

#item-quick-view-popup .carousel-first,
#item-quick-view-popup .carousel-last
{
	width: 21px;
}

#item-quick-view-popup .carousel-first,
#item-quick-view-popup .carousel-last,
#item-quick-view-popup .carousel-center 
{
	height: 65px;
}

#item-quick-view-popup .carousel-center
{
	width: 260px;
}

#item-quick-view-popup .item-details-bottom
{
	padding: 13px 5px 13px 12px;
	height: 61px;
	margin-left: 5px;
}

/* * */
.link-small-text,
.link-small-text:visited
{
	color: #8f9799;
	font-size: 11px;
	
}

/* Form Elements */

/* Base Styles */

FORM
{
	display: inline;
	margin: 0px;
}

LABEL
{
	padding: 0px 2px 0px 2px;
	vertical-align: middle;
}

INPUT
{
	vertical-align: middle;
}

BUTTON
{
	margin: 2px;
	vertical-align: middle;
}

/* End - Base Styles */

/* L&F */

/* Text boxes [input type='text', type='password', type='file'] */

INPUT[type = 'text'],
INPUT[type = 'password'],
INPUT[type = 'file'],
INPUT.text-input
{
	color: black;
	padding: 1px 5px;
	border: 1px solid #dddddd;
	border-bottom-width: 2px;
	border-right-width: 2px;
	height: 16px;
	/* IE7 and Lower */
	*padding: 1px 0px;
	
}

TEXTAREA
{
	border: 1px solid #dddddd;
	border-bottom-width: 2px;
	border-right-width: 2px;
	margin-bottom: 5px;
	padding: 1px 5px;
	/* IE7 and Lower */
	*padding: 1px 0px;
}

/* End - Text boxes */

/* Form Layout */

.form-table
{
	
}

.form-table CAPTION
{
	text-align: left;
	font-weight: bold;
}

.form-table TH
{
	text-align: left;
}

.form-table TD
{
	vertical-align: top;
	padding: 7px 2px;
}

.form-table LABEL
{
	white-space: nowrap;
	margin: 2px 0px 2px 0px;
	color: #7f7f7f;
}

.form-table INPUT[type = 'text'],
.form-table INPUT[type = 'password']
{
	min-width: 85px;
	width: 100%;
	height: 22px;
}

.form-table SELECT,
.form-table TEXTAREA
{
	min-width: 85px;
	width: 100%;
	/* IE7 and Lower */
	*padding-right: 0px;
}

.form-table .button-row
{
	text-align: right!important;/* Default */
	text-align: -moz-right!important;/* FireFox */
	_text-align: right!important;/* IE restore Hack */
	padding-top: 0;
}

.watermark
{
	color: #7f7f7f!important;
}

.form-table .watermark
{
	font-size: 11px;
}

/* End - L&F */
/* End - Form Elements */

.thumbnail .item-pic-zoom
{
    display: none;
}

.thumbnail a:hover .item-pic-zoom
{
    display: block;
}

.shopping-bag-items
{
	border: 1px solid #e5e4da;
	border-top: 0px;
	background-color: white;
	text-align: left;
	position: absolute;
	width: 188px;
	left: 0;
	top: 32px;
	/* IE6 */
	-top: 24px;
}

.shopping-bag-items-count
{
	font-weight: normal;
	color: inherit;
	padding: 0 5px;
}

.shopping-bag-close
{
	background-color: #ebebeb;
	color: #7d7d7d;
	text-align: right;
	padding: 1px 5px;
}

.shopping-bag-close A,
.shopping-bag-close A:visited
{
	color: #7d7d7d;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 15px;
	background-image: url(images/cream-close.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	font-size: 10px;
}

.shopping-bag-body
{
	max-height: 217px;
	overflow-y: auto;
	overflow-x: auto;
	padding-top: 4px;
}

.shopping-bag-body .hr-wrapper
{
	padding: 0 5px;
}

.shopping-bag-body hr
{
	border: 0;
	margin: 1px 0;
	height: 1px;
	background-color: #cccccc;
}

.shopping-bag-remove
{
	line-height: 150%;
}

.shopping-bag-remove A,
.shopping-bag-remove A:visited
{
	color: #7d7d7d;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
	background-image: url(images/cream-trash.gif);
	background-repeat: no-repeat;
	background-position: -2px center;
	margin: 0px;
}

.shopping-bag-item-label,
.shopping-bag-item-label:visited
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0px;
	line-height: 150%;
	white-space: normal;
	display: block;
}

.shopping-bag-price
{
	font-weight: normal;
	line-height: 150%;
}

.shopping-bag-item
{
	max-width: 175px;
	table-layout: fixed;
}

.shopping-bag-item-details,
.shopping-bag-item-thumbnail
{
	padding: 5px 3px;
}

.shopping-bag-item-thumbnail img
{
	width: 40px;
	height: 50px;
}

.shopping-bag-bottom
{
	background-color: #e5e4da;
}

.shopping-bag-bottom TD
{
	padding:7px;
}

.shopping-bag-bottom .fucia-button
{
	font-weight: bold;
} 

/* Collapsable panel */
.main-panel-content
{
	
}
.panel
{
	border-top: 1px solid #e5e4da;
	background-color: white;
}

.panel-header
{
	padding: 10px;
}

.panel-header .icon-expand-collpase
{
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
	cursor: pointer;
}

.panel-open
{
	background-color: #f7f7f4;
}

.panel-open .icon-expand-collpase
{
	background-image: url(images/icon-minus.gif);
}

.panel-closed .icon-expand-collpase
{
	background-image: url(images/icon-plus.gif);
}

.panel-title
{
	vertical-align: middle;
}

.panel-open .panel-title
{
	font-weight: bold;
}

.panel-body
{
	border-bottom: 1px solid #e5e4da;
	padding: 0px 37px 10px;
}

.panel-closed .panel-body
{
	display: none;
	
}


/* Filter control */
.filter-control
{
	background-color: #f7f7f4;
	padding: 6px;
	margin-bottom: 15px;
}

.filter-header
{
	margin-bottom: 12px;
	border-bottom: 1px solid #c6c6c3;
	height: 20px;
}

.filter-title
{
	float: left;
	
}

.filter-tools
{
	float: right;
}

.filter-tools A,
.filter-tools A:visited
{
	color: #7b7b7a;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

.filter-body
{
	padding-bottom: 2px;
}

.filter-body-slider
{
	height: 31px;
}

.filter-body INPUT
{
	background-color: #F7F7F4;
}

.filter-body SELECT
{
	width: 100%;
}

.about-content
{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/about-main-pic.jpg);
	min-height: 400px;
	padding: 0 5px;
	margin-bottom: 13px;
	/*padding-top: 15px;*/
}

.about-content H1,
.about-content P
{
	font-weight: normal;
	width: 515px;
}

.about-content H1
{
	line-height: 37px;
	font-size: 36px;
	color: black;
	text-transform: uppercase;
}

.about-content P
{
	line-height: 20px;
	margin: 6px 2px;
}

.join-content
{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/club-amalia-main.jpg);
	min-height: 431px;
	padding: 0 5px;
	margin-bottom: 13px;
	/*padding-top: 15px;*/
}

.fucia-button-join,
.fucia-button-join:visited
{
	background-image: url(../images/button-join.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: 0px;
	display: block;
	width: 130px;
	height: 27px;
	text-decoration: none;
}


.contact-form
{
	border: 1px solid #dfdfdc;
	padding: 10px 10px 5px 10px;
	position: relative;
}

.contact-form .fold
{
	position: absolute;
	right: -1px;
	top: -1px;
}

.contact-form H6
{
	margin: 4px 0 10px 0;
}

.contact-form P
{
	margin: 0px;
}

.color-list
{
    list-style:none;
    margin: 0;
    padding: 0;
}
.color-list li
{
    padding: 0px 0px 1px 0px;
    margin: 1px;
    text-transform:capitalize;
    cursor:pointer;
}

.color-list li:hover
{
    background-color: #dddddd;
}

.color-list li SPAN
{
    display:block;float:left;width:15px;height:15px;margin-right:5px;
}

.color-list-current
{
    border:1px solid #cccccc;
    background-image: url(images/arrow-down.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.ui-slider-horizontal
{
	height: 5px;
}

.ui-slider-horizontal .ui-slider-range
{
	height: 5px;
}

.ui-slider-horizontal .ui-slider-handle
{
	background: transparent url(images/slider-arrow.gif) center no-repeat;
	width: 15px;
	height: 15px;
	border: 0px;
	-moz-border-radius: 0px;
}

.filter-body-slider .ui-slider-horizontal
{
	margin-bottom: 8px;
}

/* For Cufon */
.cufon-light
{
	font-weight: 300!important;
}

.cufon-bold
{
	font-weight: 400!important;
}

/* Logo */
@charset "utf-8";
#flower1 {
	position:absolute;
	width:156px;
	height:146px;
	z-index:4;
	visibility: visible;
	/*
	left: 100px;
	top: 100px;
	*/
	top: 0px;
}
#flower2 {
	position:absolute;
	/*
	left: 100px;
	top: 100px;
	*/
	top: 0px;
	width:156px;
	height:146px;
	z-index:3;
	visibility: visible;
}
#bg1/* CSS Document */

 {
	position:absolute;
	/*
	left: 100px;
	top: 100px;
	*/
	top: 0px;
	width:156px;
	height:146px;
	z-index:2;
	visibility: visible;
	
}
#bg2 {
	position:absolute;
	width:156px;
	height:146px;
	z-index:1;
	background-image: url(logo/black-thorn.png);
	visibility: visible;
	/*
	left: 100px;
	top: 100px;
	*/
	top: 0px;
}
#thorn {
	position:absolute;
	/*
	left: 100px;
	top: 100px;
	*/
	top: 0px;
	width:156px;
	height:146px;
	z-index:5;
	visibility: visible;
	background-image: url(logo/thorn.jpg);
}

#amalia_logo_04 {
	position:absolute;
	width:212px;
	top:-20px;
	background-image: url(logo/logoNew.jpg);
	background-repeat: no-repeat;
	height:125px;
}

.shopping-bag-title,
.shipping-info-title
{
	padding: 7px 10px 7px 39px;
	background-color: #f7f7f4;
	height: 42px;
	background-image: url(images/shopping-bag-large.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.shipping-info-title
{
	background-image: url(images/package.gif);
}

.shopping-bag-title .fold,
.shipping-info-title .fold

{
	position: absolute;
	right: 0;
	top: 0;
}

.shipping-info-table
{

}

.shipping-info-table CAPTION
{
	padding-bottom:14px;
	text-align: left;
	font-weight: normal;
}

.shipping-info-table TD
{
	height: 48px;
}

.shipping-info-table LABEL
{
	font-weight: bold;
	color: black;
}

/* Size chart popup elements */
.tab-strip
{
	width: 100%;
	border-bottom: 1px solid #cccbc2;
}
.tab
{
	height: 21px;
	padding: 0 10px;
	text-align: center;
	cursor: pointer;
}

.tab-selected
{
	background-color: #cccbc2;
	cursor: default!important;
}

.tab-pages
{
	padding-top: 13px;
	overflow:auto;
	height:173px;
}

.tab-page
{
	display: none;
}

.chart-table
{
	width: 100%;
}

.shoes-table {
margin-left:auto;
margin-right:auto;
width:80% !important;
}

.chart-table CAPTION
{
	text-align: left;
	padding: 3px;
	height: 26px;
}

.chart-table thead
{
	background-color: #f5f5f3;
}

.chart-table th,
.chart-table td
{
	padding: 3px;
	border-top: 1px solid #cccbc2;
	border-bottom: 1px solid #cccbc2;
	text-align: left;
	padding-left: 5px;
}

.chart-table th
{
	
}

.chart-table td
{
	
}

.chart-table .row-label
{
	text-align: left;
}

.sizechart-units
{
	margin-top: 11px;
}

.sizechart-units SPAN,
.sizechart-units a,
.sizechart-units a:visited
{
	color: #7f7f7f;
	vertical-align: middle;
}

.sizechart-units a,
.sizechart-units a:visited
{
	cursor: pointer;
}

.sizechart-units a.selected
{
	text-decoration: underline;
}

.share-this
{
	float:right;
}

.about-us-text
{
	height: 32px;
}
