body{
	margin:0;
	color:#fff;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	/*font:12px Georgia, "Times New Roman", Times, serif;*/
	background:#000 url(../images/bg-body.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a{text-decoration:none; color:#fff;}
a:active{text-decoration:none; color:#fff;}
a:visited{text-decoration:none; color:#fff;}
a:hover{
	text-decoration:underline;
	color: #BC327B;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.page{
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#header{
	height:116px;
	padding:41px 0 0;
	overflow:hidden;
	background:url(../images/bg-header.png) no-repeat;
}
.logo{
	position:absolute;
	margin:0;
	width:216px;
	height:150px;
	top:2px;
	left:21px;
	z-index:5;
}
.logo a{
	display:block;
	height:150px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.search-form{
	height:29px;
	width:233px;
	overflow:hidden;
	margin:0 0 6px 591px;
}
.search-form label{
	float:left;
	width:35px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/search-label.gif) no-repeat;
	margin:9px 10px 0 0;
}
.search-form .txt{
	float:left;
	overflow:hidden;
	width:131px;
	padding:2px 12px 0;
	height:21px;
	background:url(../images/bg-txt.gif) no-repeat;
	margin:2px 0 0;
}
.search-form .txt input{
	float:left;
	width:131px;
	padding:2px 0;
	border:0;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.search-form .btn-go{
	float:right;
}
.top-nav ul{
	margin:0 0 0 450px;
	padding:0;
	list-style:none;
	height:22px;
	overflow:hidden;
	line-height:22px;
	overflow:hidden;
}
.top-nav li{
	float:left;
	background:url(../images/top-nav-split.gif) no-repeat left;
	padding:0 9px 0 10px;
	margin:0 1px 0 -1px;
	display:inline;
}
.top-nav li.cart-ico span{
	background:url(../images/ico-cart.gif) no-repeat 100% 0;
	padding-right:33px;
	float:left;
}
.top-nav a{
	color:#fff;
}
.navigation{
	width:100%;
	position:relative;
	z-index:15;
}
.navigation ul{
	padding:0;
	margin:13px 0 0 127px;
	list-style:none;
	height:24px;
	overflow:hidden;
}
.navigation ul li{
	float:left;
	background:url(../images/menu-split.gif) no-repeat left;
	padding:7px 15px 0 15px;
	height:17px;
	display:inline;
	margin:0 2px 0 -2px;
}
.navigation ul a{
	float:left;
	height:11px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.navigation ul a span{
	float:left;
	position:relative;
	height:22px;
	text-indent:-9999px;
}
.navigation ul a.home-link{
	width:39px;
}
.navigation ul a.home-link span{
	background:url(../images/home-link.png) no-repeat;
	width:39px;
}
.navigation ul a.just-link{
	width:91px;
}
.navigation ul a.just-link span{
	background:url(../images/just-link.png) no-repeat;
	width:91px;
}
.navigation ul a.designer-link{
	width:98px;
}
.navigation ul a.designer-link span{
	background:url(../images/designer-link.png) no-repeat;
	width:98px;
}
.navigation ul a.chat-link{
	width:138px;
}
.navigation ul a.chat-link span{
	background:url(../images/chat-link.png) no-repeat;
	width:138px;
}
.navigation ul a.sale-link{
	width:33px;
}
.navigation ul a.sale-link span{
	background:url(../images/sale-link.png) no-repeat;
	width:33px;
}
.navigation ul a.catch-link{
	width:135px;
}
.navigation ul a.catch-link span{
	background:url(../images/catch-link.png) no-repeat;
	width:135px;
}
.navigation ul a.blog-link{
	width:36px;
}
.navigation ul a.blog-link span{
	background:url(../images/blog-link.png) no-repeat;
	width:36px;
}
.navigation ul a.press-link{
	width:43px;
}
.navigation ul a.press-link span{
	background:url(../images/press-link.png) no-repeat;
	width:43px;
}
.navigation ul a:hover{
	background:none;
}
.navigation ul a:hover span{
	margin-top:-11px;
}
#content{
	width:100%;
	overflow:hidden;
}
.sidebar{
	width:190px;
	float:left;
	padding:2px 0 0;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	overflow:hidden;
}
.nav li{
	float:left;
	width:95px;
}
.nav li a{
	float:left;
	height:30px;
	width:95px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	outline:none;
}
.nav li a span{
	float:left;
	width:95px;
	height:60px;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
}
.nav li.tab1-link a span{
	background:url(../images/bg-tab1-link.png) no-repeat;
}
.nav li.tab2-link a span{
	background:url(../images/bg-tab2-link.png) no-repeat;
}
.nav li a.active{
	background:none;
}
.nav li a.active span{
	margin-top:-30px;
}
.sidebar div.tab .scrollable{
	height:600px;
	overflow:hidden;
}
.sidebar div.tab ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
.sidebar div.tab ul a{
	color:#fff;
}
.sidebar .scroll-content{
	height: 600px !important;
	top:12px !important;
}
.sidebar .vscroll-slider{
	/*background:url(../images/bg-scroll-slider-top.gif) no-repeat;;
	width:19px !important;*/
}
.sidebar .vscroll-slider #scrollslider0{
	/*background:url(../images/bg-scroll-slider-btm.gif) no-repeat 0 100%;*/
}
.sidebar .vscroll-up{
	position:absolute;
	height: 19px;
	width:19px;
	/*background:url(../images/arrow-top.png) no-repeat;
	cursor:pointer;*/
}
.sidebar .vscroll-down{
	position:absolute;
	height: 19px;
	width:19px;
	/*background:url(../images/arrow-btm.png) no-repeat;*/
	cursor:pointer;
}
.sidebar .vscroll-line{
	width:19px !important;
	/*overflow: hidden;
	background:url(../images/bg-scrollbar.png);*/
}
.column{
	width:805px;
	float:right;
	overflow:hidden;
	background:url(../images/bg-category.png) no-repeat;
	min-height:484px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
* html .column{height:484px; overflow:visible;}
.main-banner{
	float:left;
	width:600px;
	position:relative;
}
.main-banner img{
	display:block;
	border:4px solid #dedede;
}
.banner-column{
	width:200px;
	float:right;
	position:relative;
}
.banner-column .banner1{
	margin-bottom:7px;
}
.banner-column img{
	display:block;
	border:3px solid #fff;
}
.pink-bar{
	height:79px;
	overflow:hidden;
	margin:4px 0 0;
}
.sidebar div.tab{
	border:solid #47112c;
	border-width:0 1px 1px;
	padding:0 2px 0 20px;
	width:166px;
}
.pink-bar .mail-form{
	width:307px;
	height:60px;
	float:left;
	background:url(../images/bg-mail-form.gif) no-repeat;
	padding:19px 0 0 89px;
	overflow:hidden;
}
.pink-bar .mail-form .label{
	display:block;
	width:198px;
	height:11px;
	background:url(../images/sign-up-text.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 5px 3px;
}
.pink-bar .mail-form .btn-bo{
	float:left;
}
.pink-bar .mail-form .form-item{
	width:100%;
	/*overflow:hidden;*/
	padding:0 0 4px;
}
.pink-bar .mail-form .txt{
	width:225px;
	float:left;
	padding:2px 11px 0;
	height:24px;
	background:url(../images/bg-txt3.gif) no-repeat;
	/*overflow:hidden;*/
	margin:0 7px 0 0;
}
.pink-bar .mail-form .txt input{
	color:#333333;
	border:0;
	padding:3px 0;
	width:225px;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pink-bar a{
	float:left;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.pink-bar a.video-link{
	width:189px;
	background:url(../images/video-chat-link.gif) no-repeat;
	margin:0 6px 0 0;
}
.pink-bar a.entourage-link{
	width:200px;
	background:url(../images/entourage-link.gif) no-repeat;
	margin:0 0 0 4px;
}
.pink-bar a.discount-link{
	width:200px;
	background:url(../images/discount-link.gif) no-repeat;
	margin:0 0 0 5px;
}
#footer{
	height:200px;
	background:url(../images/bg-footer.png) no-repeat;
	margin:45px 0 0;
	padding:15px 0 0;
	text-align:center;
	color:#848484;
	font:11px/15px Arial, Helvetica, sans-serif;
}
#footer ul{
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	font:11px/15px Arial, Helvetica, sans-serif;
}
#footer ul li{
	display:inline;
	background:url(../images/footer-split.gif) no-repeat left;
	padding:0 3px 0 7px;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#fff;
	position:relative;
}
#footer p{
	margin:0 0 11px;
}
#footer .build-link{
	width:92px;
	height:15px;
	background:url(../images/build.gif) no-repeat;
	margin:0 auto 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
}
/*category page*/
.category{
	width:741px;
	float:right;
	padding:9px 32px 0 32px;
}
.category .headline{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #000;
	position:relative;
	padding-top: 6px;
	margin-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.category .headline h2{
	font-size:32px;
	font-weight:normal;
	color:#9b9b9b;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.category .pager-holder{
	float:right;
	margin-top:15px;
}
.category .pager-holder .pager{
	text-align:right;
}
.category .pager-holder .pager a{
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	color: #FFFFFF;
	margin:0 0 0 13px;
}
.category .pager-holder .pager a.next{
	margin:0;
	text-decoration:none;
}
.category .pager-holder .pager a:hover{
	text-decoration:none;
}
.category .pager-holder .pager ul{
	display:inline;
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
}
.category .pager-holder .pager ul li{
	display:inline;
}
.category .pager-holder .pager ul a{
	color:#b23075;
	text-decoration:none;
	margin:0 0 0 1px;
}
.category .pager-holder .pager ul a:hover{
	text-decoration:underline;
	color: #CCCCCC;
}
.category .pager-holder .show{
	text-align:right;
	padding:4px 0 0;
}
.category .pager-holder .show p{
	margin:0 0 10px 0;
	font-size:11px;
	text-transform:uppercase;
}
.category .pager-holder .show select{
	width:50px;
}
.category-list{
	width:100%;
	padding:24px 0 0;
	position:relative;
}
.category-list ul{
	width:110%;
	overflow:visible;
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
}
.category-list ul li{
	width:135px;
	float:left;
	margin-top: 0;
	margin-bottom: 45px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0;
	text-align: left;
	margin-right: 65px;
	clear: none;
	height: 281px;
}
.category-list ul a{
	display:block;
}
.category-list ul img{
	display:block;
	border:3px solid #c22174;
}
.category-list ul strong{
	display:block;
	padding:6px 0 0;
}
.category-list ul span{
	display:block;
}
.category .btm-line{
	width:100%;
	/*overflow:hidden;*/
	padding:20px 0 20px 0;
	position:relative;	
}
/*cart page*/
.cart{
	width:741px;
	float:right;
	padding:9px 32px 0 32px;
	position:relative;
}
.cart .headline h2{
	font-size:32px;
	color:#9b9b9b;
	font-weight:normal;
	margin-top: 10px;
}
.cart .headline{
	width:100%;
	border-bottom:1px solid #000;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.cart .table-holder{
	background:#000;
	padding:14px 32px 29px 23px;
	width:686px;
	margin:16px 0 0;
}
.cart table{
	width:686px;
	margin:0;
	border-collapse:collapse;
}
.cart table thead td{
	color:#d24d90;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	padding:12px 0;
	border:0;
}
.cart table td{
	padding:8px 0;
	border-top:1px solid #fff;
	font-size:12px;
	line-height:14px;
	color:#fff;
	vertical-align:top;
}
.cart table td a{
	text-decoration:underline;
	color: #FFFFFF;
}
.cart table td.description{
	width:88px;
	vertical-align:middle;
}
.cart table td.description2{
	width:168px;
	vertical-align:middle;
}
.cart table td.description2 strong{
	display:block;
}
.cart table td .desc{
	width:100%;
	overflow:hidden;
}
.cart table td.description img{
	float:left;
	border:3px solid #691e46;
}
.cart table td.color{
	width:103px;
}
.cart table td.price{
	width:100px
}
.cart table td.size{
	width:95px;
}
.cart table td.qty{
	width:63px;
}
.cart table td.qty span{
	display:block;
	width:29px;
	height:30px;
	background:url(../images/bg-number.gif) no-repeat;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#6b6b6b;
	margin:0 0 4px;
}
.cart table td.qty a{
	font-size:11px;
	letter-spacing:-1px;
}
.cart table td.total{
	text-align:center;
}
.cart table tfoot td.total{
	font-size:14px;
}
.cart table td.update{
	text-align:right;
	font-size:11px;
	letter-spacing:-1px;
}
.site-nav{
	border-top:2px solid #fff;
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
	margin:26px 0 0;
}
.site-nav .btn-continue{
	float:left;
	width:134px;
	height:31px;
	overflow:hidden;
	background:url(../images/btn-continue.gif) no-repeat;
	text-indent:-9999px;
	margin:0 15px 0 0;
}
.site-nav .btn-save{
	float:left;
	width:134px;
	height:31px;
	overflow:hidden;
	background:url(../images/btn-save.gif) no-repeat;
	text-indent:-9999px;
	margin:0 15px 0 0;
}
.site-nav .btn-checkout { 
	float:right;
	width:0px;
	height:0px;
	overflow:hidden;
	background:url(../images/btn-checkout.gif) no-repeat;
	text-indent:-9999px;
}
.discount{
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
}
.discount input{
	float:right;
	border:0;
	background:#fff;
	width:196px;
	padding:5px 4px 5px;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#333;
}
.discount label{
	float:right;
	font-size:17px;
	line-height:28px;
	color:#fff;
	margin:0 11px 0 0;
}
/*product page*/
.product{
	position:relative;
	padding:11px 30px 0 30px;
	width:745px;
}
.product .back{
	width:100%;
	padding:0 0 5px;
}
.product .back a{
	text-transform:uppercase;
	font-size:10px;
	text-decoration:underline;
	color: #CCCCCC;
}
.product-item{
	width:100%;
	overflow:hidden;
	border-bottom:2px solid #000;
	padding:0;
}
.product-item .gallery{
	width:360px;
	float:left;
	/*overflow:hidden;*/
}
.product-item .gallery .main-image{
	float:left;
	width:219px;
}
.product-item .gallery .main-image .zoom{
	margin:7px auto 0;
	overflow:hidden;
	text-indent:-9999px;
	width:147px;
	height:16px;
	background:url(../images/zoom-text.gif) no-repeat;
	display:block;
}
.product-item .gallery .small-images{
	width:123px;
	float:right;
	overflow:hidden;
}
.product-item .gallery .small-images img{
	display:block;
	border:4px solid #691e46;
}
.product-item .gallery .small-images ul{
	width:100%;
	overflow:hidden;
	margin:-22px 0 0;
	padding:0;
	list-style:none;
}
.product-item .gallery .small-images ul li{
	width:100%;
	float:left;
	margin:22px 0 0;
}
.product-item .info{
	width:351px;
	float:right;
}
.product-item .info h2{
	font-size:30px;
	line-height:30px;
	color:#fff;
	margin:0;
	font-weight:normal;
}
.product-item .info h3{
	font-size:17px;
	margin:0;
	font-weight:normal;
}
.product-item .info .price{
	font-style:normal;
	font-size:15px;
	color:#ffffff;
}
.product-item .info .tab-area{
	width:100%;
	padding:10px 0 40px;
}
.product-item .info .tab-area .tabset{
	width:100%;
	overflow:hidden;
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	position:relative;
	height:30px;
}
.product-item .info .tab-area .tabset li{
	float:left;
}
.product-item .info .tab-area .tabset a{
	float:left;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	outline:none;
}
.product-item .info .tab-area .tabset .description-link a{
	width:103px;
	background:url(../images/descriptions-link.gif) no-repeat;
}
.product-item .info .tab-area .tabset .fit-link a{
	width:78px;
	background:url(../images/fit-link.gif) no-repeat;
}
.product-item .info .tab-area .tabset a.active{
	background-position:0 -30px;
}
.product-item .info .tab-area div.tab{
	width:309px;
	padding:15px 14px 19px 26px;
	border:1px solid #691e46;
	background:#200715;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	letter-spacing:0px;
}
.product-item .info .tab-area div.tab p{
	margin:0;
}
.product-item .info .tab-area div.tab ul{
	margin:0 0 12px;
	padding:0;
	list-style:none;
}
.product-item .info .tab-area div.tab ul li{
	padding:0 0 0 31px;
	background:url(../images/bullet.gif) no-repeat 18px 6px;
}
.product-item .info .tab-area div.tab a{
	color:#fe58ab;
	text-decoration:none;
}
.product-item .info .tab-area div.tab a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
.product-item .info .tab-area div.tab .hold{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.product-item .info .tab-area div.tab select{
	float:left;
	width:120px;
	margin:4px 0 0;
}
.product-item .info .tab-area div.tab .links{
	float:right;
	width:177px;
}
.product-item .info .tab-area div.tab .add-cart{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:33px;
	margin:0 16px 0 0;
	background:url(../images/btn-add-cart.gif) no-repeat;
	width:136px;
}
.product-item .info .tab-area div.tab .add-list{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:33px;
	width:139px;
	background:url(../images/btn-add-list.gif) no-repeat;
}
.product-item .info .tab-area div.tab .note{
	font:11px Arial, Helvetica, sans-serif;
}
.also{
	position:relative;
	width:725px;
	overflow:hidden;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.also h3{
	margin:0 0 11px;
	font-size:18px;
	color:#ff0087;
	font-weight:normal;
}
.also ul{
	width:115%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
.also ul li{
	float:left;
	width:110px;
	margin:0 17px 0 0;
	display:inline;
}
.also ul strong{
	display:block;
	margin:9px 0 0;
}
.also ul span{
	display:block;
}
.also ul img{
	display:block;
	border:3px solid #2e0b1e;
}
.also .complete{
	float:left;
	width:364px;
	overflow:hidden;
}
.also .recently{
	float:right;
	width:356px;
	overflow:hidden;
}
.top-nav li.top-link-cart span{
	background:url(../images/ico-cart.gif) no-repeat 100% 0;
	padding-right:33px;
	float:left;
}
#tab2,#tab4{display: none;}
.availability{margin: 0;}
.cart table td.qty input{
	display:block;
	width:29px;
	height:30px;
	background:url(../images/bg-number.gif) no-repeat;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#6b6b6b;
	margin:0 0 -1px;
	border: none;
	padding: 5px 0 0;
}
.discount .form-button-alt{
	font-size: 14px;
	float: right;
	background-color:#D24D90;
	border:1px solid #47112C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.sidebar div.tab ul a:hover {
	color:#E73E97;
}


/* PLUMTREE ADDITIONS */

div.topEmail{
	width:1000px;
	margin:0 auto;
	text-align:right;
	font-size:12px;
	height:15px;
	color:#e73e97; 
	}

div.topCurrency {
	width:1000px;
	margin:0 auto;	
	}
	
	div.topCurrency div.switcher {
		width:500px;
		float:left;
		}
		
	div.topCurrency div.searchBar {
		width:500px;
		float:left;
		}
	
	div.topEmail ul {list-style-type:none; margin-left:318px;}
	div.topEmail ul li {float:left; padding-left:20px;}
	div.topEmail ul li a {color:#e73e97;}
	div.topEmail ul li a:hover {color:#ffffff;}

div.footerLinks { 
	text-align:center;
	color:#e73e97; 
	font:14px Georgia, "Times New Roman", Times, serif;
	}
	
	div.footerLinks p img {margin-left:20px;}
	
div.cmsWrap {
	line-height: 18px;
	margin: 30px;
	font:14px Trebuchet,Arial,Verdana,Sans-serif;
	 }
	
	div.cmsWrap p { margin:0 0 10px 0;}
	div.cmsWrap ul { list-style-type:none; margin-bottom:20px;}
	div.cmsWrap ul li { margin:0 0 10px 0;}
	 
	 div.cmsWrap .title {
	 	font-size: 32px; 
		line-height: 25px;
		}
	
div.scrollDescription { margin-left:30px; color:#FF0087; }
span.zoomDescription { 
	background:url(../images/Zoom-16x16.png) center left no-repeat; 
	height:20px;
	padding-left:20px;
	display:block;
	}	

