html, body {height:100%;}
body {
	margin:0;
	font:11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background:#d8d8d8;
	color:#333;
	min-width:978px;
}
/*.gecko.ff3 body {padding:0 1px 0 0;}*/
img {border:none;}
form {
	padding:0;
	margin:0;
}
.holder {
	height:1%;
	overflow:hidden;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.f-right {float:right !important;}
ul.menu:after,
.header:after,
ul.menu ul:after,
ul.menu ul li:after,
.popup-cnt:after,
.nav-box:after,
#page:after,
.menu-area:after,
ul.detail-list:after,
ul.detail-list li:after {
	content:" ";
	display:block;
	clear:both;
}
#main {
	width:100%;
	overflow:hidden;
	position:relative;
}
.mc-holder-1{
	width:1004px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2 {
	width:1004px;
	position:relative;
	float:left;
	left:-50%;
	background:url(../images/page-bg.gif) repeat-y -13px 0;
}
#pagewidth {
	width:100%;
	margin:0 0 230px;
}
/*page*/
#page {
	margin:0 auto;
	width:978px;
	z-index:2;
	position:relative;
}
.page-cnt {
	padding:94px 0 0;
	width:978px;
	background:#fff;	
}
/* promo box */
.promo {
	width:100%;
	height:419px;
	position:relative;
}
/* promo list */
ul.promo-list {
	width:100%;
	height:419px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
ul.promo-list li {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:419px;
	z-index:1;
}
ul.promo-list li.active {z-index:5;}
ul.promo-list li img {display:block;}
/* promo brand */
.promo-brand {
	width:354px;
	position:absolute;
	top:112px;
	overflow:hidden;
	right:0;
}
.promo-brand h1,
.promo-brand h2 {
	font:22px/22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
	text-transform:uppercase;
}
.style1 .promo-brand h1,
.style1 .promo-brand h2,
.style1 .promo-brand p {color:#eb9e2a;}

.promo-brand p {
	text-transform:uppercase;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
}
.promo-brand-cnt {
	width:100%;
	overflow:hidden;	
}
.promo-brand-box {
	float:left;
	width:114px;
	margin-right:3px;
	position:relative;
}
.promo-brand-box img {display:block;}
.promo-brand-box em {
	position:absolute;
	bottom:0;
	right:0;
	background:#eb9e2a;
	padding:0 8px;
	font:14px/21px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#fff;
}
.style1 .promo-brand-box em {background:#5fbcbb;}
/* promo txt */
.promo-txt {
	bottom:0;
	left:0;
	width:100%;
	/* it was 113px */
	height:113px;
	overflow:hidden;
	position:absolute;
}
* html .promo-txt {bottom:-1px;}
.promo-txt-cnt {
	background:url(../images/opacity01.png);
	width:100%;
	height:113px;
}
/* promo info */
.promo-info {
	float:left;
	width:580px;
	padding:8px 0 0 19px;
	position:relative;
}
.promo-info h2 {
	font:bold 16px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	text-transform:uppercase;
}
.promo-info p {
	margin:0;
	line-height:12px;
}
ul.promo-banner {
	position:absolute;
	top:306px;
	right:0;
	width:350px;
	/* it was 110px */
	height:113px;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
ul.promo-banner li {
	position:absolute;
	top:0;
	left:0;
}
ul.promo-banner li.active {z-index:5;}
ul.promo-banner img {display:block;}
/* promo navigation */
ul.promo-nav {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:317px;
	left:525px;
	z-index:10;
}
ul.promo-nav li {
	float:left;
	/*padding-right:13px;*/
	font:bold 10px/16px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
ul.promo-nav a.promo-prev,
ul.promo-nav a.promo-next {
	width:14px;
	height:13px;
	display:block;
	margin-top:2px;
	text-indent:-9999px;
	overflow:hidden;
	/*background:url(../images/promo-prev.gif) no-repeat;*/
	background:url(../images/spleft.jpg) no-repeat;
}
ul.promo-nav a.promo-prev:hover {
	background:url(../images/spleftroll.jpg) no-repeat;
}


ul.promo-nav a.promo-next {
	/*background:url(../images/promo-next.gif) no-repeat;*/
	background:url(../images/spright.jpg) no-repeat;
}

ul.promo-nav a.promo-next:hover {
	background:url(../images/sprightroll.jpg) no-repeat;
}

/* content */
.content {
	height:1%;
	overflow:hidden;
	padding:35px 23px 25px 39px;
	background:url(../images/line05_new.gif) no-repeat 344px 50px;
}
.content h2 {
	margin:0;
	padding-bottom:8px;
	font:16px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
}
/* brands */
.brands {
	float:right;
	width:309px;
	margin-left:21px;
}
.brands h2 {margin-left:20px;}
#carusel {
	height:1%;
	overflow:hidden;
	padding:8px 0 0;
	position:relative;
}
.link-prev,
.link-next {
	position:absolute;
	top:50px;
	background:url(../images/previous-link.gif) no-repeat;
	width:10px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
}
.link-prev {left:0;}
.link-next {
	right:0;
	background:url(../images/next-link.gif) no-repeat;
}
#carusel div {
	width:279px;
	overflow:hidden;
	position:relative;
	margin-left:16px;
}
#carusel ul {
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
#carusel ul li {
	float:left;
	width:90px;
	padding-right:3px;
}
#carusel ul li img {
	display:block;
	margin-bottom:5px;
}
#carusel ul li p {
	margin:0 0 8px;
	font-size:9px;
	line-height:12px;
}
/* products */

a.home-feature-cat{
	text-decoration:none;
	color: #636363;
	/*text-decoration:underline;*/
}
a:hover{
	text-decoration:underline;
}
.products {
	float:right;
	width:576px;
	padding:0 7px 0 19px;
}
.products h2,
.brands h2 {font-size:18px;}
.products ul {
	padding:0;
	margin:8px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.products ul li {
	float:left;
	border:solid #aaa;
	border-width:1px 0 0 1px;
	margin:-1px 1px 1px -1px;
}
.products ul .info-box{
 display:none;
 }
.products ul li img {display:block;}


/* info box */
.info {
	float:left;
	width:290px;
}
.title {
	height:1%;
	overflow:hidden;
}
.more {
	float:right;
	font:bold 9px/12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#333;
	margin:5px 0 0;
	padding-right:10px;
	text-transform:uppercase;
	background:url(../images/plus-ico.gif) no-repeat 100% 3px;
}
.info-box {
	height:1%;
	overflow:hidden;
	padding:9px 0 24px;
}
.info-box img {
	float:left;
	margin-right:13px;
}
.info p {
	margin:0;
	line-height:12px;
}
ul.logos {
	padding:12px 0 0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.logos li {
	float:left;
	padding:0 4px;
}
ul.logos li img {display:block;}

/*header*/
.header {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	padding:16px 0 0;
	z-index:20;
}
/* header service */
.header-service {
	height:1%;
	overflow:hidden;
	padding:0 7px 4px 18px;
}
/* logo */
.logo {
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:200px;
	height:29px;
	background:url(../images/main-logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.header-service-inn {
	float:right;
	width:745px;
	padding-top:26px;
	height:16px;
}
/* search */
.search {
	width:104px;
	padding:0 3px;
	margin-left:9px;
	float:right;
	border:1px solid #ccc;
}

.search input.text {
	float:right;
	width:88px;
	height:13px;
	background:none;
	border:0;
	padding:0;
	margin:0;
	color:#a0a0a0;
	text-transform:uppercase;
	font:10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.search input.button {float:left;}
/* social bookmarks */
ul.social {
	float:right;
	padding:2px 0 0;
	margin:0;
	list-style:none;
}
ul.social li {
	float:left;
	padding-left:8px;
}
ul.social li a {
	display:block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.social li a.rss {background:url(../images/rss-ico.gif) no-repeat;}
ul.social li a.twitter {background:url(../images/twitter-ico.gif) no-repeat;}
ul.social li a.facebook {background:url(../images/facebook-ico.gif) no-repeat;}
/* checkout */
.checkout {
	float:right;
	color:#fff;
	background:#92800a;
	padding:0 5px;
	margin-top:2px;
	text-transform:uppercase;
	text-decoration:none !important;
	font:bold 9px/12px Verdana, Arial, Helvetica, sans-serif;
}
/* free */
ul.free {
	padding:0;
	margin:0 0 0 7px;
	list-style:none;
	float:right;
	overflow:hidden;
}
ul.free li {
	float:left;
	font:9px/16px Arial, Helvetica, sans-serif;
	background:url(../images/bullet01.gif) no-repeat 0 5px;
	padding:0 4px 0 8px;
	margin:0 8px 0 -8px;
}
ul.free li a {color:#7a5136;}
ul.login-logout {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
ul.login-logout li {
	display:inline;
	float:left;
	font:9px/16px Arial, Helvetica, sans-serif;
	background:url(../images/separator01.gif) no-repeat 100% 0;
	color:#ad8832;
	padding:0 6px 0 5px;
}
ul.login-logout li a {color:#898989;}
/* menu */
.menu-area {
	height:1%;
	background:url(../images/menu-bg.gif) repeat-x;
	padding:1px 0;
}
ul.menu {
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	float:left;
	z-index:500;
}	
ul.menu li {
	padding:7px 0;
	float:left;
	position:relative;
}
/*
ul.menu li.active{
	padding: 7px 0;
	/*border:1px solid #333;
	background:url(../images/browse.gif) no-repeat;
	width:76px;
	height:14px;
	margin-top:2px;
	background-position: 25px -12px;
}
*/
ul.menu li.extra {
	background:url(../images/separator02.gif) no-repeat 0 7px;
	padding:7px 17px;
	font:bold 10px/18px Arial, Helvetica, sans-serif;
}
ul.menu li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 25px 0 25px;
	text-indent:-9999px;
	height:18px;
}
ul.menu li.extra a {
	color:#ff7800;
	text-indent:0;
	margin:0;
	display:inline;
}
.style1 ul.menu li.extra a {color:#5fbcbb;}
ul.menu li a.new-arrivals {
	background:url(../images/new-arrivals.gif) no-repeat;
	width:76px;
}
ul.menu li a.browse {
	background:url(../images/browse.gif) no-repeat;
	width:43px;
}
ul.menu li a.all-brands {
	background:url(../images/all-brands.gif) no-repeat;
	width:62px;
}
ul.menu li a.moxsie-shops {
	background:url(../images/moxsie-shops.gif) no-repeat;
	width:75px;
}
ul.menu li a.charities {
	background:url(../images/charities.gif) no-repeat;
	width:52px;
}
ul.menu li a.blog {
	background:url(../images/blog.gif) no-repeat;
	width:26px;
}
ul.menu li a.home {
	background:url(../images/nav-home.gif) no-repeat;
	width: 32px;
}
ul.menu li a.men {
	background:url(../images/nav-men.gif) no-repeat;
	width: 24px;
}
ul.menu li a.women {
	background:url(../images/nav-women.gif) no-repeat;
	width: 43px;
}


ul.menu li a:hover,
ul.menu li.hover a,
ul.menu li:hover a {background-position:0 -18px;}
/* second level */
/*
.drop {
	position:absolute;
	top:32px;
	left:25px;
	width:120px;
	display:none;
}
*/
.drop {
	position:absolute;
	top:31px;
	left:17px;
	width:130px;
	display:none;
	z-index:500;
	background:url(../images/none.gif);
}

ul.menu li.hover .drop,
ul.menu li:hover .drop {display:block;z-index:500;}
/*
ul.menu ul {
	background:url(/skin/frontend/default/moxsiev2/images/opacity02.png);
	padding:15px 0 3px;
	margin:0;
	list-style:none;
	width:100%;
}
*/
ul.menu ul {
	background:url(/skin/frontend/default/moxsiev2/images/opacity02-upd1.png);    
	padding:15px 0 3px;
	margin:0;
	list-style:none;
	width:100%;
}
ul.menu ul li {
	font:10px/18px Arial, Helvetica, sans-serif;
	float:none;
	position:static;
	padding:0 0 10px;
	text-transform:uppercase;
	vertical-align:top;
}
/*
ul.menu ul li a {
	color:#333;
	display:block;
	text-indent:0;
	margin:0;
	text-align:left;
	width:112px;
	padding:0 0 0 8px;
	position:relative;
	text-decoration:none !important;
}
*/
ul.menu ul li a {
	color:#333;
	display:block;
	text-indent:0;
	margin:0;
	text-align:left;
	width:122px;
	padding:0 0 0 8px;
	position:relative;
	text-decoration:none !important;
}

ul.menu ul li a:hover,
ul.menu ul li.hover a,
ul.menu ul li:hover a {
	color:#fff;
	height:auto;
	background:#000;
}
.style1 ul.menu ul li a:hover,
.style1 ul.menu ul li.hover a,
.style1 ul.menu ul li:hover a {background:#007585;}
/* third level */
.drop2 {
	left:120px;
	position:absolute;
	/*width:329px;*/
	top:-6px;
	padding:6px 0 4px;
}
.one-item .drop2 {width:164px;}
ul.menu li:hover ul li .drop2,
ul.menu li.hover ul li .drop2 {display:none;}
ul.menu li:hover ul li:hover .drop2,
ul.menu li.hover ul li.hover .drop2 {display:block;}	
/*.drop2-cnt {
	height:1%;
	overflow:hidden;
	background:url(../images/opacity03.png);
	padding:6px 0 7px;
}*/
.drop2-cnt {
	height:1%;
	overflow:hidden;
    background:url(../images/opacity03-upd2.png);
	padding:6px 0 7px;
}
.style1 .drop2-cnt {background-image:url(../images/opacity04.png);}

.drop2-inn {
	background:url(../images/line02.gif) repeat-y 164px 0;
	height:1%;
	overflow:hidden;
}

ul.menu ul ul {
	width:164px;
	padding:9px 0 0;
	background:none;
	float:left;
}
ul.menu ul ul li {
	padding-bottom:5px;
	font:10px/18px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
ul.menu ul li.hover ul  a,
ul.menu ul li:hover ul a,
ul.menu ul ul li a {
	color:#fff;
	background:none !important;
	width:156px;
}
.style1 ul.menu ul li.hover ul  a,
.style1 ul.menu ul li:hover ul a,
.style1 ul.menu ul ul li a {color:#333;}

ul.menu ul li.hover ul a:hover,
ul.menu ul li:hover ul a:hover,
ul.menu ul ul li a:hover {background:#000 !important;}
.style1 ul.menu ul li.hover ul  a:hover,
.style1 ul.menu ul li:hover ul a:hover,
.style1 ul.menu ul ul li a:hover {color:#fff;}

.wrapper-line1,
.wrapper-line2,
.wrapper-line3,
.wrapper-line4,
.wrapper-line5,
.wrapper-line6,
.wrapper-line7,
.wrapper-line8 {
	height:32px;
	width:100%;
	background:#eb9e2a;
	position:absolute;
	top:62px;
	left:0;
}
.wrapper-line2 {
	/* it was 400px */
	top:400px;
	/* it was 113px */
	height:113px;
	background:#959595;
}
.style1 .wrapper-line1 {background:#bbd3d2;}
.style1 .wrapper-line2 {background:#b8a0b4;}
.wrapper-line3 {
	top:115px;
	/*top:144px;*/
	background:#959595;
	height:169px;
	/*height: 155px;*/
}
.wrapper-line4 {
	background:#959595;
	left:auto;
	top:284px;
	right:0;
	width:50%;
	height:44px;
}
.wrapper-line5 {
	height:254px;
	background:#959595;
	top:167px;
}
.wrapper-line6 {
	background:#959595;
	width:50%;
	top:115px;
	height:413px;
}
.wrapper-line7 {
	background:#959595;
	top:180px;
	height:214px;
}
.wrapper-line8 {
	background:#959595;
	width:50%;
	height:127px;
	top:144px;
}

/*footer*/
.footer {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
.footer-inn {
	width:914px;
	border-top:1px solid #ccc;
	height:192px;
	padding:28px 0 0;
	overflow:hidden;
	margin:0 auto;
}
.footer-cnt {
	width:900px;
	padding:0 0 0 14px;
	background:url(../images/line01.gif) no-repeat 171px 0;
	overflow:hidden;
}
.footer-col1 {
	float:left;
	width:110px;
	margin-right:110px;
}
.footer p {
	margin:0 0 3px;
	color:#9e0b0f;
	text-transform:uppercase;
	font:bold 11px Arial, Helvetica, sans-serif;
}

.footer ul {
	padding:0 0 10px;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;	
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.footer ul a {color:#636363;}
.footer-col2 {
	float:left;
	/*width:340px;*/
	width:145px;
	padding-right:0px;
	overflow:hidden;	
}

.footer-col2 ul {
	float:left;
	width:145px;
	overflow:hidden;	
}

.footer-col4 {
	float:left;
	width:150px;
	padding-right:20px;
	overflow:hidden;	
}
.footer-col5 {
	float:left;
	width:175px;
	padding-right:40px;
	overflow:hidden;	
}

.footer-col3 {
	float:left;
	width:150px;
	/*padding-top:16px;*/
}
.footer-col3 ul {font:bold 11px Arial, Helvetica, sans-serif;}
/* popup */
.popup {
	width:231px;
	position:absolute;
	top:0;
	left:0;
	z-index:30;
	display:none;
	margin:-22px 0 0 63px;
}
.popup-top,
.popup-btm {
	width:100%;
	height:88px;
	background:url(../images/popup-top.png) no-repeat;
	overflow:hidden;
}
.popup-btm {
	height:18px;
	background:url(../images/popup-btm.png) no-repeat;
}
.popup-cnt {
	height:1%;
	background:url(../images/popup-bg.png) repeat-y;
}
.popup-inn {
	float:left;
	width:180px;
	position:relative;
	margin:-74px 0 0;
	/*padding:0 22px 0 29px;*/
	padding:0 10px 0 10px;
	/*background-color: #dddddd;	
	border:1px solid #333;
	display: block;*/
}
.popup p {
	margin:0 0 5px;
	font:11px Arial, Helvetica, sans-serif;
}
.popup p.name {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:6px;
	text-transform:uppercase;
}
.popup ul {
	padding:0;
	margin:0 0 5px;
	list-style:none;
	height:1%;
	overflow:hidden;
	text-transform:uppercase;
	font:10px Arial, Helvetica, sans-serif;
}
.popup ul strong {font-size:11px;}
.popup ul em {
	color:#633A00;
	font:bold 12px Arial, Helvetica, sans-serif;
}

/* inner page */

.inner .wrapper-line {background-image:url(../images/styleinn01.gif);}
/* intro box */
.intro {
	height:1%;
	overflow:hidden;
	padding:21px 0 24px;
}
/* intro data */
.intro-data {
	float:left;
	width:339px;
}
.intro-data img {display:block;}
.intro-data-cnt {
	height:1%;
	overflow:hidden;
	padding:10px 40px 0 29px;
}
.intro-data-cnt h1 {
	margin:0 0 17px;
	color:#000;
	font:bold 32px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.designed {
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.designed img {
	float:left;
	margin-right:8px;
}
.designed span {
	float:left;
	line-height:12px;
	margin-top:6px;
}
.intro-data-cnt p {
	margin:0 0 11px;
	color:#252525;
	line-height:12px;
}
/* intro detail */
.intro-detail {
	float:right;
	width:639px;
}
/* gallery */
ul.gallery {
	padding:0 0 2px 97px;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:#e9e9e9 url(../images/gallery-bg.gif) repeat-x;
}
ul.gallery li {
	width:152px;
	float:left;
	margin-right:8px;
}
ul.gallery img {display:block;}
.control {
	width:100%;
	overflow:hidden;
	background:#eb9e2a;
	margin-bottom:4px;
}
.wishlist,
.addbag {
	float:left;
	width:60px;
	text-align:center;
	color:#fff;
	font:bold 10px/17px Arial, Helvetica, sans-serif;
	background:#707070;
	border-right:1px solid #cfcfcf;
}
.addbag {
	width:91px;
	border:0;
	background:none;
}
ul.gallery h2,
ul.product-list h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
	font-variant: small-caps;
	margin:0 0 0 3px;
}
ul.gallery p,
ul.product-list p {
	margin:0;
	font:9px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
ul.gallery p strong,
ul.product-list p strong {
	color:#7d4900;
	margin-right:8px;
	font-size:16px;
}
/* review box */
.review {
	height:1%;
	overflow:hidden;
	position:relative;
}
.review-photo {
	float:left;
	width:295px;
}
.review-photo img {display:block;}
.review-photo .wishlist,
.review-photo .addbag {
	width:93px;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
}
.review-photo .addbag {width:201px;}
.review-txt {
	position:absolute;
	bottom:5px;
	right:17px;
	width:310px;
}
.review-txt h2 {
	font:bold small-caps 24px Arial, Helvetica, sans-serif;
	margin:0 0 12px;
}
.review-txt p {
	margin:0 0 8px;
	font:12px/15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.review-txt p:first-letter {font-size:18px;}
.review-txt p.stock {
	font:9px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
}
.review-txt p.stock strong {
	font:bold 22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#7d4900;
	margin-right:5px;
}
/* products page navigation */
.nav-box {
	height:1%;
	padding:9px 18px 26px 30px;
}
.nav-box p {
	float:left;
	margin:0 14px 0 0;
	font:bold 10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.nav-box p a {color:#333;}
ul.paging {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	border-left:1px solid #ccc;
}
ul.paging li {
	float:left;
	padding-left:16px;
	font:bold 10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
ul.paging li a {color:#333;}
ul.paging li a.prev-page,
ul.paging li a.next-page {
	width:8px;
	height:9px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:4px 0 0;
	background:url(../images/arrow2.gif) no-repeat;
}
ul.paging li a.next-page {background:url(../images/arrow1.gif) no-repeat;}
ul.paging li.disable a.prev-page,
ul.paging li.disable a.next-page {background-position:0 -9px;}

.sort {
	float:right;
	width:140px;
}
.sort select {
	float:left;
	width:88px;
}
.sort label {
	float:left;
	margin-right:5px;
	line-height:17px;
}
/* product box */
.product-box {
	height:1%;
	overflow:hidden;
	margin:0 0 0 1px;
	background:url(../images/line03.gif) repeat-y 249px 0;
}
ul.product-list {
	padding:0;
	margin:0 0 14px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/line04.gif) no-repeat 29px 100%;
}
ul.no-brd {
	background:none;
	margin-bottom:0;
}
ul.product-list li {
	float:left;
	width:207px;
	min-height:326px;
	padding-left:28px;
/*	background:url(../images/line03.gif) no-repeat 0 100%;*/
}
* html ul.product-list li {height:326px;}

ul.product-list img {display:block;}
ul.product-list .control {margin:0 0 7px;}
ul.product-list .wishlist,
ul.product-list .addbag {
	width:83px;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
}
ul.product-list .wishlist {border-color:#f8f4f1;}
ul.product-list .addbag {width:123px;}
/* terms */
.terms {
	width:217px;
	position:relative;
	margin-right:-15px;
	overflow:hidden;
	padding:6px 0 28px 5px;
	border-bottom:1px solid #d8d8d8;
}
ul.product-list .terms h3 {
	font:bold 36px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 4px;
}
ul.product-list .terms p,
.terms-shipping .terms p {
	margin:0 10px 18px 0px;
	font:10px/12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.terms-shipping .terms p {margin-bottom:10px;}
ul.product-list .terms p.purchase,
.terms-shipping .terms p.purchase {
	font:bold 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 17px;
}
.terms-shipping .terms p.purchase {margin-bottom:15px;}

.email {	
	width:186px;
	overflow:hidden;
}
.terms-shipping .email {width:265px;}
.email input.button {float:left;}
.email input.text {
	float:left;
	text-transform:uppercase;
	border:solid #898989;
	color:#555;
	width:129px;
	height:15px;
	padding:0 4px;
	margin:0;
	font:9px/15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	border-width:1px 0 1px 1px;
}
.terms-shipping .email input.text {width:208px;}
/* shipping */
.shiping {
	width:201px;
	padding:27px 0 0 6px;
}
ul.product-list .shiping h3,
.terms-shipping .shiping h3 {
	font:bold 13px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 22px;
}
ul.product-list .shiping p,
.terms-shipping .shiping p {
	margin:0 15px 10px 0;
	font:11px Arial, Helvetica, sans-serif;
}

/* detail page */

/* navigation */
.navigation {
	height:1%;
	overflow:hidden;
	padding:21px 42px 0 0;
}
/* breadcrumbs */
ul.breadcrumbs {
	padding:0 0 0 40px;
	margin:0;
	list-style:none;
	float:left;
	background:#f6f6f6;
}
ul.breadcrumbs li {
	float:left;
	padding:0 20px;
	background:#e9e9e9;
	font:10px/19px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
ul.breadcrumbs li.item {padding:0;}
ul.breadcrumbs li img {display:block;}
ul.breadcrumbs a {color:#000;}

ul.nav01 {
	float:right;
	padding:4px 0 0;
	margin:0;
	list-style:none;
}
ul.nav01 li {
	float:left;
	font:10px/14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding-left:24px;
}
ul.nav01 li a {color:#000;}
ul.nav01 li a.item1 {
	padding-left:21px;
	background:url(../images/arrow5.gif) no-repeat;
}
ul.nav01 li a.item2 {
	padding-right:21px;
	background:url(../images/arrow6.gif) no-repeat 100% 0;
}
/* detail box */
.detail {
	height:1%;
	overflow:hidden;
	padding:12px 41px 40px 36px;
}
/* detail content*/
.detail-cnt {
	float:right;
	width:551px;
}
/* detail content review */
.detail-cnt .review-txt {
	position:static;
	width:auto;
	height:1%;
	overflow:hidden;
	padding:34px 0 15px;
}
.detail-cnt .review-txt h1 {
	margin:0 0 10px;
	font:bold 24px Arial, Helvetica, sans-serif;
}
.detail-cnt .review-txt p {margin-bottom:20px;}
.detail-cnt .review-txt p.stock {
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#9e0b0f;
	margin:0;
	float:left;
	white-space:nowrap;
}
.detail-cnt .review-txt p.stock strong {font:bold 24px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;}
/* rate */
.rate {
	height:1%;
	overflow:hidden;
}
ul.rate-list {
	float:right;
	padding:19px 11px 0 0;
	margin:0;
	list-style:none;
}
ul.rate-list li {
	float:left;
	padding:0 0 0 6px;
}
ul.rate-list a {
	width:14px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(../images/star01.gif) no-repeat;
}
ul.rate-list a:hover,
ul.rate-list .item a {background-position:0 -13px;}
/* service */
.service {
	background:#e9e9e9 url(../images/line08.gif) no-repeat 369px 18px;
	height:1%;
	overflow:hidden;
	padding:18px 37px 16px 36px;
	margin:0 0 39px;
}
.order {
	float:left;
	width:303px;
	padding:2px 0 0;
}
.order select {
	float:left;
	width:142px;
}
.qty {
	float:right;
	width:129px;
}
.qty label {
	float:left;
	font:bold 12px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.qty input.text {
	float:right;
	border:1px solid #898989;
	width:91px;
	height:15px;
	padding:0 3px;
	font:10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.order input.button {
	float:left;
	margin-top:13px;
}
.order input.f-right {margin-top:11px;}

.order-more {
	float:right;
	width:113px;
	padding-top:1px;
}
.order-more input.button {display:block;}
ul.add-more-social {
	width:111px;
	border:1px solid #8e8e8e;
	background:#bababa;
	padding:2px 0;
	margin:15px 0 0;
	list-style:none;
	overflow:hidden;
}
ul.add-more-social li {
	float:left;
	padding:0 5px 0 6px;
}
ul.add-more-social li a {
	display:block;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.add-more-social li a.plus {
	background:url(../images/plus-ico02.gif) no-repeat;
	width:8px;
}
ul.add-more-social li a.facebook {
	background:url(../images/facebook-ico02.gif) no-repeat;
	width:12px;
}
ul.add-more-social li a.twitter {
	background:url(../images/twitter-ico02.gif) no-repeat;
	width:9px;
}
ul.add-more-social li a.delicious {
	background:url(../images/delicious-ico.gif) no-repeat;
	width:11px;
}
ul.add-more-social li a.mail {
	background:url(../images/mail-ico.gif) no-repeat;
	width:16px;
}

/* product info */
.product-info {
	height:1%;
	overflow:hidden;
}
ul.info-tabs {
	padding:0 0 0 9px;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/line04.gif) repeat-x 0 100%;
}
ul.info-tabs li {
	float:left;
	margin-right:-5px;
	position:relative;
	font:bold 12px/23px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif
}
ul.info-tabs a {
	display:block;
	color:#898989;
	background:url(../images/info-tab-r.gif) no-repeat 100% 0;
}
* html ul.info-tabs a {float:left;}
ul.info-tabs a span {
	display:block;
	background:url(../images/info-tab-l.gif) no-repeat;
	padding:0 30px 0 20px;
	cursor:pointer;
}
* html ul.info-tabs a span {float:left;}
ul.info-tabs li.active {}
ul.info-tabs .active a {
	background-position:100% -23px;
	color:#000;
}
ul.info-tabs .active a span {background-position:0 -23px;}

div.tab {
	width:100%;
	overflow:hidden;
}
.product-info div.tab {
	min-height:145px;
	padding:20px 0 0;
}	
* html .product-info div.tab {
	height:145px;
	overflow:visible;
}
div.tab p {
	line-height:13px;
	margin:0 110px 12px 20px;
}
/* terms and shipping */
.terms-shipping {
	height:1%;
	overflow:hidden;
	padding:11px 14px 6px 8px;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	background:url(../images/line06.gif) repeat-y 300px 0;
}
.terms-shipping h2 {
	font:bold 21px/22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding:0 0 0;
	margin:0;
}

.terms-shipping .terms {
	float:left;
	width:270px;
	margin:0;
	padding:0;
	border:0;
}

.terms-shipping .shiping {
	float:right;
	width:210px;
	padding:0;
}
.terms-shipping .shiping h3 {margin-bottom:15px;}
/* detail column */
.detail-col {
	float:left;
	width:308px;
}
.img-box {
	height:1%;
	overflow:hidden;
	margin:0 4px;
	padding:0 0 25px;
}
.big-img {
	height:1%;
	overflow:hidden;
}
.big-img img {display:block;}
.img-box p {
	background:#d8d8d8;
	text-align:center;
	font:10px/23px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
}
ul.img-list {
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:#e9e9e9;
}
ul.img-list li {float:left;}
ul.img-list li img {display:block;}
/* recomended products gallery */
.recomended {
	height:1%;
	overflow:hidden;
}
.recomended h3 {
	margin:0 6px 3px;
	font:bold 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.recomended #carusel div {
	margin-left:16px;
	width:276px;
}
.recomended #carusel ul {background:url(../images/line07.gif) repeat-x;}
.recomended #carusel ul li {
	width:84px;
	padding:0 4px;
}
.recomended #carusel ul p {
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
}
.recomended #carusel ul p strong {
	display:block;
	color:#7d4900;
	font-size:18px;
}
.recomended .link-prev,
.recomended .link-next {
	background:url(../images/arrow7.gif) no-repeat;
	top:65px;
}
.recomended .link-next {background:url(../images/arrow8.gif) no-repeat;}

/* login 01 page */

/* account area */
.account {
	width:901px;
	height:145px;
	padding:117px 39px 40px 38px;
	overflow:hidden;
}
 /* account column 1 */
.account-col1 {
	float:left;
	width:408px;
	overflow:hidden;
	position:relative;
}
.account-col1-cnt {
	width:916px;
	position:relative; /* margin-left:-408px; for slide */
}
/* customer */
.customer {
	float:left;
	width:299px;
	padding:10px 52px 0 57px;
}
.customer p {
	margin:0 0 10px;
	line-height:14px;
}
/* email password box */
.email-password {
	float:left;
	width:392px;
	padding:11px 0 0 15px;
	height:134px;
	border-left:1px solid #ccc;
}
.email-password .close {
	float:left;
	margin:0;
}
.email-password p {margin:30px 0 15px 31px;}
.email-password-form {
	width:100%;
	overflow:hidden;
}
.email-password-form label {
	float:left;
	width:84px;
	padding-left:31px;
	font:10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.email-password-form input.text {
	float:left;
	border:solid #898989;
	border-width:1px 0 1px 1px;
	width:190px;
	font:10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding:0 5px;
}
.email-password-form input.button {float:left;}

/* account column 2 */
.account-col2 {
	float:right;
	width:493px;
	overflow:hidden;
	position:relative;
}
.account-col2-cnt {
	width:986px;
	overflow:hidden;
	position:relative;
	margin-left:-492px; /* slide margin-left 0 */
}
/* register box */
.register {
	float:left;
	overflow:hidden;
	width:311px;
	padding:10px 68px 0 113px;
}
.register h2,
.customer h2 {
	margin:0 0 20px;
	color:#464646;
	font:bold 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.customer h2 {margin:0 0 21px;}
.register-form {
	width:100%;
	padding:0 0 13px;
	overflow:hidden;
}
.register-form label,
.create-account-form label {
	float:left;
	width:75px;
	padding:0 10px 0 0;
	font:11px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-align:right;
}
.register-form input.text,
.create-account-form input.text {
	float:left;
	border:1px solid #898989;
	width:214px;
	font:11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding:0 5px;
}
.register-form input.button {
	float:left;
	display:inline;
	margin-left:85px;
}
.register-form a {
	float:right;
	color:#252525;
	font:11px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

/* create accoutn box */
.create-account {
	float:left;
	width:479px;
	padding:8px 13px 0 0;
	border-right:1px solid #ccc;
	height:137px;
}
.customers-active .create-account {
	border-color:#fff;
}
.register-active #createAccount, 
.customers-active #forgotPassword {
	display:none;
}
.create-account .holder,
.email-password .holder {	
	width:100%;
	height:auto;
}
.close {
	width:7px;
	height:7px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/close-ico.gif) no-repeat;
	float:right;
	margin-bottom:11px;
}
.create-account-form {
	width:452px;
	overflow:hidden;
	padding:0 0 12px;
}
.create-account-form label {
	padding:0 7px 0 0;
	width:73px;
}
.create-account-form label.type1 {width:78px;}
.create-account-form label.type2 {width:120px;}
.create-account-form input.text {width:129px;}
.create-account-form input.f-right {
	margin-right:2px;
	display:inline;
}
.create-account-form input.button {
	float:right;
	margin:0 2px 0 22px;
}

/* newsletter page */

/* primary content */
.primary {
	height:1%;
	overflow:hidden;
	padding:50px 46px 30px 0;
}
/* main column */
.main-col {
	float:right;
	width:754px;
}
.explanation {margin:0 0 15px;}
.title2 {
	height:1%;
	overflow:hidden;
	background:#e9e9e9;
	padding:0 4px 0 13px;
}
.title2 h1,
.title2 h2 {
	float:left;
	font:bold 14px/25px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0;
	text-transform:uppercase;
}
.title2 span {
	float:right;
	font:bold 10px/25px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	padding-right:5px;
}

.btn,
.btn3 {
	float:right;
	color:#fff;
	margin:4px 0 0 10px;
	background:#707070;
	padding:0 22px;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
}
.btn3 {
	padding:0 5px;
	background:none;
	color:#6c6c6c;
}

/* newsletter list */
ul.newsletter-list {
	padding:2px 0 0 31px;
	background:url(../images/line09.gif) repeat-y;
	margin:38px 0 24px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.newsletter-list li {
	float:left;
	width:190px;
	padding-right:22px;
}
ul.newsletter-list li.item {padding-right:85px;}
ul.newsletter-list h2 {
	margin:0;
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
ul.newsletter-list ul {
	padding:16px 0 0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.newsletter-list ul li {padding:0 0 12px;}
ul.newsletter-list label {
	line-height:12px;
	float:left;
}
.btn-box {
	height:1%;
	overflow:hidden;
	background:url(../images/line04.gif) repeat-x 0 100%;
}

/* sidebar */
.sidebar {
	float:left;
	/*width:119px;*/
	width: 122px;
}
/* side navigation */
ul.side-nav {
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.side-nav li {
	overflow:hidden;
	height:1%;
	padding:0 0 13px;
	vertical-align:top;
	text-transform:uppercase;
	font:11px/15px Arial, Helvetica, sans-serif;
}
ul.side-nav a {
	text-align:right;
	display:block;
	padding:0 5px;
	color:#333;
	text-decoration:none !important;
}
ul.side-nav a:hover,
ul.side-nav .active a {
	background:#555;
	color:#fff;
}

/* order-status page */

.order-info {
	height:1%;
	overflow:hidden;
	border:solid #d8d8d8;
	border-width:1px 0;
	margin:12px 0 20px;
	background:url(../images/line10.gif) repeat-y 222px 0;
	padding:14px 0 0 35px;
}
.order-info h2 {
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	color:#252525;
}
.order-info1 {
	float:left;
	width:140px;
	padding:3px 0 0;
	padding-right:79px;
}
.order-info1 address,
.book-cnt address {font:10px/20px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;}
.order-info1 address span,
.book-cnt address span {padding-left:20px;}
.order-info2 {
	float:right;
	width:281px;
}
.order-info2 h2 {margin:0 0 0 32px;}
.order-info2 p {
	margin:0 0 15px 32px;
	font:10px/20px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.method {	
	height:1%;
	border-top:1px solid #d8d8d8;
	overflow:hidden;
	padding:15px 0 0;
}
.method p {margin-bottom:10px;}

.items {
	height:1%;
	overflow:hidden;
	margin-bottom:40px;
}
.items h2 {
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 8px;
}
.items-table {
	border-collapse:collapse;
	width:100%;
	color:#6c6c6c;
	table-layout:auto;
}
.items-table th {	
	background:#f3f3f3;
	padding:0;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	font:bold 10px/20px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.items-table .col1 {width:104px;}
.items-table .col2 {width:82px;}
.items-table .col3 {width:293px;}
.items-table .col4 {width:87px;}
.items-table .col5 {width:81px;}
.items-table .col6 {width:103px;}

.items-table td,
.items-table .inside .items-table td {
	border-top:1px solid #d8d8d8;
	vertical-align:middle;
	text-align:center;
	padding:0;
	border-right:1px solid #d8d8d8;
	font:bold 10px/40px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.items-table .summary td,
.items-table .inside .summary td {line-height:27px;}

.items-table td.first,
.items-table .inside td.first {text-align:left;}

.items-table td.last,
.items-table th.last,
.items-table .inside td.last {border-right:0;}

.items-table .inside th {text-align:center;}

.items-table .inside td.last,
.items-table .inside th.last {text-align:right;}
.items-table td.col,
.items-table .inside td.col {
	text-align:right;
	padding:0 14px;
}
.items-table .row td {border-bottom:1px solid #d8d8d8;}
.items-table .total td {color:#000;}
.items-table td img {
	vertical-align:top;
	top:-1px;
	margin-right:18px;
}
.inside {
	width:100%;
	overflow:hidden;
	border-top:1px solid #d8d8d8;
	padding-top:12px;
	margin:-1px 0 0;
	position:relative;
}
.closed {display:none;}
.opens {display:block;}
.items-table .inside td {
	padding:0;
	background:#fdfdfd;
}
* html .items-table .inside td.last {text-align:left;}
* html .items-table .inside .items-table td.last {text-align:right;}
.order-detail {
	width:100%;
	overflow:hidden;
}
.order-detail .order-info {
	border:0;
	margin-top:0;
	margin-left:8px;
	position:relative;
	text-align:left;
	width:729px;
}
.inside .items-table {
	width:714px;
	margin-left:20px;
}
.inside .holder {padding:35px 20px 23px 0;}

/* wish-list page */

.whish-list {
	border-top:1px solid #d8d8d8;
	height:1%;
	overflow:hidden;
	margin:15px 0 28px;
}
.whish-box {
	border-bottom:1px solid #d8d8d8;
	height:1%;
	overflow:hidden;
	padding:12px 0 23px 8px;
	margin:0 4px 0 0;
}
.whish-cnt {
	position:relative;
	float:left;
	width:260px;
	margin-right:13px;
}
.whish-cnt img {
	float:left;
	margin-right:14px;
}
.whish-cnt h2 {
	margin:0;
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.whish-cnt p {
	margin:0;
	position:absolute;
	bottom:0;
	left:97px;
}
.comments {
	float:left;
	width:298px;
	padding:1px 11px;
	height:75px;
	margin-top:7px;
	background:url(../images/comments-bg.gif) no-repeat;
}
.comments textarea {
	border:0;
	padding:0;
	background:none;
	overflow:auto;
	color:#252525;
	width:298px;
	height:75px;
	font:10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.whish-service {
	float:right;
	width:130px;
}
.whish-service .holder {padding-right:6px;}
.whish-service ul.add-more-social {
	width:128px;
	margin:16px 0 10px;
}
.whish-service ul.add-more-social li {padding:0 7px;}
.btn2 {
	color:#fff;
	background:#eb9e2a;
	display:block;
	text-transform:uppercase;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
}

/* account page */

.welcome {
	height:1%;
	overflow:hidden;
	padding:0 0 23px;
}
.welcome h1 {
	margin:0 0 10px;
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.welcome p {
	margin:0 0 10px;
	line-height:16px;
}

.status {
	height:1%;
	overflow:hidden;
	padding:22px 0 46px;
}
.view {
	color:#eb9e2a;
	display:block;
	margin:0 auto;
	width:80px;
}
.view1 {
	display:block;
	padding:0 0 0 15px;
	background:url(../images/plus-ico03.gif) no-repeat 0 17px;
}
.view2 {
	padding:0 0 0 15px;
	background:url(../images/minus-ico.gif) no-repeat 0 17px;
}
.view .view2,
.hide .view1 {display:none;}
.hide .view2 {display:block;}


.account-info {
	height:1%;
	overflow:hidden;
	padding:28px 0 50px;
}
.info1,
.info2 {
	width:100%;
	overflow:hidden;
}
.edite .info1,
.info2 {display:none;}
.edite .info2 {display:block;}
.info-cnt {
	height:1%;
	overflow:hidden;
}
.info-cnt ul {
	padding:0 38px 0 14px;
	margin:0;
	list-style:none;
	width:190px;
	float:left;
	overflow:hidden;
}
.info-cnt ul li {
	padding:0 0 3px;
	font:10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.info-cnt ul li span {padding-left:12px;}
.info1 .btn,
.book1 .btn {
	background:none;
	color:#6c6c6c;
	padding:0 5px;
}
.info-form1 {
	float:left;
	width:206px;
	padding:0 10px 0 14px;
}
.info-form1 .holder {padding-bottom:3px;}
.info-cnt label {
	float:left;
	font:10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.info-cnt input.text {
	float:right;
	border:1px solid #c2c2c2;
	padding:0 6px;
	width:107px;
	font:10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.info-cnt input.type1 {
	width:127px;
	font-weight:bold;
}
.info-cnt input.type2 {width:152px;}
.info-cnt input.type3 {width:115px;}
.info-cnt input.type4 {font-weight:bold;}

.info-form2 {
	float:left;
	width:210px;
	padding:0 24px 0 0;
}
.info-form2 label {float:right;}
.info-form2 .top {padding-top:23px;}

.info-form3 {
	float:left;
	width:260px;
	padding-top:40px;
}
.info-form3 label {padding-right:5px;}
.info-form3 input.text {float:left;}

.book-box {
	width:100%;
	overflow:hidden;
	padding:16px 0 0;
	margin-bottom:5px;
}
.book2 {display:none;}
.edite .book2 {display:block;}
.edite .book1 {display:none;}
.book-box h3,
.book-box h2 {
	margin:0 15px 15px;
	font:bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.book1,
.book2 {
	background:url(../images/line11.gif) no-repeat 218px 0;
	width:100%;
	overflow:hidden;
}
.book-cnt {
	height:1%;
	padding:0 0 2px;
	overflow:hidden;
}
.book-cnt address {
	float:left;
	width:150px;
	padding:0 99px 0 14px;
}
ul.book-list1,
ul.book-list2 {
	float:left;
	width:215px;
	padding:14px 0 0;
	margin:0;
	list-style:none;
}
ul.book-list1 li {
	font:10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding:0 0 3px;
}
ul.book-list1 li span,
ul.book-list2 li span {padding-left:13px;}
ul.book-list2 li {
	font:10px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding:0 0 3px;
}
ul.book-list2 li.item {padding-bottom:22px;}
ul.book-list2 li em {
	float:left;
	font-style:normal;
	width:79px;
	text-align:right;
}
.book-form1 {
	float:left;
	width:141px;
	padding:0 113px 0 9px;
}
.book-cnt .holder {padding-bottom:3px;}
.book-cnt input.text {
	border:1px solid #c2c2c2;
	width:131px;
	margin-bottom: 2px;
	float:left;
	/* padding:0 4px; */
	color:#252525;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.book-cnt input.type1 {width:83px;}
.book-cnt input.type2 {font-weight:normal;}
.book-cnt select {
	font:10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#252525;
	float:left;
	width:42px;
	margin-right:6px;
}
.book-form2 {
	float:left;
	width:211px;
	padding:12px 0 0;
}
.book-cnt label {
	float:left;
	font:12px/17px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	width:66px;
}
.book-form3 {
	padding:12px 0 0;
	float:left;
	width:228px;
}
.book-form3 label {	
	text-align:right;
	width:79px;
}
.book-form3 input.text {float:right;}
.book-form3 .top {padding-top:20px;}

/****************** b added **************/
.search-autocomplete { 
	width:104px;
	left: 839px;
	z-index:999; 
}
.search-autocomplete ul { 
	width: 106px;
	text-align: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 2px;
	margin-left: -20px;
	padding:2px 2px 1px 2px; 
	border:1px solid #CCCCCC; 
	background-color:#f9f5f0; 
}
.search-autocomplete li { 	
	width: 102px;
	border-bottom:1px solid #f4eee7; 
	padding:2px 2px 1px 2px; 
	cursor:pointer; 
}
.search-autocomplete li .amount { 
	float:right; 
	font-weight:bold; 
}
.search-autocomplete li.odd {
	background-color:#fffefb;
}
.search-autocomplete li.selected { background-color:#f7e8dd; }

#couponpopupBorder{
	position:absolute;
	background:transparent;
	background-color:#5D5D5D;  opacity: 0.5;
	width:412px;
	height:340px;
	z-index:201;
	margin-left:284px;	
}

#couponpopBlackBorder{
	position:absolute;
	background:transparent;
	background-color:#333333;
	width:392px;
	height:320px;
	z-index:201;
	margin-left:294px;	
}

#couponPopup{
	position:absolute;
	background-color:#e5e5e5;
	height:270px;
	width:344px;
	z-index:201;
	margin-left:302px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:8px;
	border:8px solid #ffffff;
}

#couponpopUpBg{
position:absolute;
top:0;
background-color:#ffffff;
width:960px;
z-index:100;
opacity: 0.0;
}

#couponPopup p{
	margin-top: 0px;
	margin-bottom: 0px;
}

.drop3-cnt {
	height:1%;
	overflow:hidden;
    background:url(../images/opacity03-upd2.png);
	padding:6px 0 7px;
}

.style1 .drop3-cnt {background-image:url(../images/opacity04.png);}

.drop3-inn {
	background:url(../images/line209.gif) repeat-y 164px 0;
	height:1%;
	overflow:hidden;
}

.footer-holder ul.newarrivals{
	width:150px;
	overflow:hidden;
}


/*********** end b added *************************/

/* 21.09.2009 iframe */

.login,
.include {
	background:none;
	min-width:310px;
}	
.include {min-width:270px;}

/*--browsev2 page--*/
.menu-wrapper{
	height:1%;
	background:url(../images/bg-menu-lines.gif) repeat-x;
}
.menu-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
.browse-cnt{
	width:100%;
	padding:30px 0;
}
.browse-cnt:after{
	content:"";
	display:block;
	clear:both;
}
.browse-cnt .primary{
	float:right;
	margin:5px 0 0;
	padding:0;
	width:770px;
	background:#eeeeee;
	overflow:visible;
	min-height:570px;
}
.browse-cnt .main-ill{
	display:block;
	overflow:hidden;
	position:relative;
	z-index:1;
	width:100%;
	/*background:url(../images/bg-main-ill.gif) repeat-y;*/
	margin:0 -13px 0 -221px;
	padding:0 13px 0 221px;
}
.browse-cnt .main-ill img{display:block;}
.browse-cnt .info-row{
	padding:12px 0;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.browse-cnt .info-row h2{
	color:#333;
	font-size:18px;
	line-height:20px;
	float:left;
	display:inline;
	width:250px;
	margin:0 16px 0 20px;
}
.browse-cnt .sort{
	float:left;
	width:300px;
	margin:2px 10px 2px 0;
}
* html .browse-cnt .sort{margin-right:7px;}
.browse-cnt .info-row strong{
	font-size:12px;
	line-height:16px;
	float:left;
	margin:0 2px 0 0;
}
.browse-cnt .sort ul,
.browse-cnt .paging ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.browse-cnt .sort ul li,
.browse-cnt .paging ul li{
	float:left;
	margin:0 5px 0 0;
}
.browse-cnt .sort ul li a,
.browse-cnt .paging ul li a{
	float:left;
	line-height:16px;
	color:#333;
	padding:0 3px;
}
.browse-cnt .sort ul li a.active,
.browse-cnt .paging ul li a.active{
	background:#333333 !important;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin: 0 !important;
}
.browse-cnt .sort ul li a:hover,
.browse-cnt .paging ul li a:hover{
	background:#808080;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.browse-cnt .paging{
	float:right;
	display:inline;
	margin:2px 10px 0 0;
}
.browse-cnt .paging ul li.all a:hover,
.browse-cnt .paging ul li:first-child a:hover{padding: 0 2px;}
.browse-cnt .paging ul li.all a.active,
.browse-cnt .paging ul li:first-child a.active{padding: 0 3px !important;}
.browse-cnt .sort ul li.most a:hover,
.browse-cnt .sort ul li:first-child a:hover{padding: 0 1px;}
.browse-cnt .sort ul li.most a.active,
.browse-cnt .sort ul li:first-child a.active{padding: 0 2px !important;}
.posts{
	width:100%;
	overflow:hidden;
}
.posts ul{
	height:1%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
.posts ul li{
	float:left;
	height:250px;
	padding:0 0 14px 20px;
	width:168px;
	font-size:12px;
	line-height:14px;
}
.posts ul li .illustration{
		display:block;
		width:100%;
		cursor:pointer;
		overflow:hidden;
		background:#fff;
		margin:0 0 7px;
	text-align:center;
}
.posts ul li .illustration img{margin:0 0 -3px;}
.posts ul li .illustration:hover{
	margin:0 0 1px;
	border-bottom:6px solid #eb9e2a;
}
.posts ul .entry-ttl{
	display:block;
}
.posts ul p{
	margin:0;
	font-size:11px;
	line-height:14px;
}
.posts ul a{color:#333333;}
.posts ul .price{
	font-size:15px;
	color:#633a00;
	line-height:18px;
}
.browse-cnt .aside{
	float:left;
	display:inline;
	margin:2px 0 0 18px;
	position:relative;
	z-index:10;
}
.browse-cnt .aside .s-block{
	height:1%;
	overflow:hidden;
}
.browse-cnt .aside h3{
	font-size:13px;
	line-height:14px;
	margin:0 0 3px;
}
.browse-cnt .aside ul{
	list-style:none;
	padding:0 0 14px 11px;
	margin:0;
	height:1%;
	overflow:hidden;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.browse-cnt .aside ul li{
	height:1%;
	vertical-align:middle;
	overflow:hidden;
}
.browse-cnt .aside ul li a{
	color:#333;
	padding:0 5px;
}
.browse-cnt .aside ul li a:hover{
	background:#808080;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.browse-cnt .aside ul li a.active{
	background:#333333;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.browse-cnt .aside ul ul{padding:0 0 0 13px;}
#addtobag-popup,
#addtolist-popup{
	background:url(../images/bg-add-to-bag.png);
	width:650px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:50%;
	z-index:1001;
	margin:116px 0 0 -221px;
	display:none;
}
#addtobag-popup .inr-content,
#addtolist-popup .inr-content{
	padding:220px 206px 0;
	overflow:hidden;
}
* html #addtobag-popup .inr-content,
* html #addtolist-popup .inr-content{
	overflow:visible;
	height:1%;
}
#addtobag-popup .illustration,
#addtolist-popup .illustration{
	display:block;
	overflow:hidden;
	text-align:center;
	padding:0 0 2px;
}
#addtobag-popup strong,
#addtolist-popup strong{
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	display:block;
}
.lightbox{
	overflow:hidden;
	position:absolute;
	top:0;
	left:50%;
}
.lightbox .white-popup{
	background:url(../images/bg-white-popup.png);
	padding:6px;
	overflow:hidden;
}
* html .lightbox .white-popup{
	overflow:visible;
	height:1%;
}
.white-popup .inner{
	height:1%;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.white-popup .btn-close{
	background:url(../images/btn-close.gif) no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	text-indent:-9999px;
	top:9px;
	right:9px;
	overflow: hidden;
}
#confirm-popup1,
#confirm-popup2{
	width:406px;
	margin:358px 0 0 -97px;
	z-index:1002;
	display:none;
}
#confirm-popup1 .inner,
#confirm-popup2 .inner{height:104px;}
#confirm-popup1 strong,
#confirm-popup2 strong{
	display:block;
	width:100%;
	font-size:18px;
	line-height:22px;
	padding:30px 0 10px;
	text-align:center;
	font-weight:normal;
}
#confirm-popup1 .btn-go,
#confirm-popup2 .btn-go{
	float:left;
	display:inline;
	margin:0 0 0 125px;
	padding:0;
	background:url(../images/btn-go.gif) no-repeat;
	width: 145px;
	height: 25px;
	text-indent:-9999px;
	overflow:hidden;
}
#thinner-popup{
	width:660px;
	margin:111px 0 0 -226px;
	z-index:1000;
	display:none;
}
#thinner-popup .inner{
	padding:15px;
}
#thinner-popup .gallery{
	float:left;
	width:300px;
	overflow:hidden;
}
#thinner-popup .gallery .illustration{
	display:block;
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#thinner-popup .gallery img{display:block;}
#thinner-popup .thubnails{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	background:#e9e9e9;
}
#thinner-popup .thubnails li{
	float:left;
	overflow:hidden;
	height:56px;
}
#thinner-popup .thubnails li a{
	float:left;
	cursor:pointer;	
}
#thinner-popup .txt-box{
	float:right;
	width:305px;
	padding:0 0 11px;
}
#thinner-popup .txt-box h4{	
	font-size:20px;
	line-height:24px;
	margin:0;
	padding-right:15px;
}
#thinner-popup .txt-box h4 a {color:#000;}
#thinner-popup .txt-box .entry-ttl{
	font-size:16px;
	display:block;
	line-height:20px;
	padding:0 0 18px;
}
#thinner-popup .txt-box .entry-ttl a {color:#000;}
#thinner-popup .txt-box p{
	font-size:12px;
	margin:0;
	padding:0 0 10px;
	line-height:14px;
}
#thinner-popup .txt-box .size-list{
	width:100%;
	overflow:hidden;
	padding:4px 0 20px;
	font-size:12px;
	line-height:14px;
}
#thinner-popup .txt-box .size-list ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
#thinner-popup .txt-box .size-list ul li{
	height:1%;
	overflow:hidden;
}
#thinner-popup .row{
	width:100%;
	overflow:hidden;
	padding:20px 0 20px;
}
#thinner-popup .row .price{
	float:left;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	color:#7d4900;
	margin:0 9px 0 0;
}
#thinner-popup .row em{
	float:left;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	margin:11px 0px 0 0;
	color:#b51b29;
}
#thinner-popup .row .more{
	margin:5px 12px 0 0;
	float:right;
	background:url(../images/btn-more.gif) no-repeat;
	width: 81px;
	height: 16px;
	overflow:hidden;
	text-indent:-9999px;
	padding-right:2px;
}
#thinner-popup .add-box{
	background:#e9e9e9;
	height:1%;
	overflow:hidden;
	padding:14px;
}
#thinner-popup .form-add{
	float:left;
	width:142px;
}
#thinner-popup .form-add .sel{
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
#thinner-popup .form-add .sel select{
	width:100%;
	float:left;
}
#thinner-popup .form-add .selectArea{display:none;}
#thinner-popup .form-add .outtaHere{
	position:static;
	left:0;
}
#thinner-popup .form-add .btn-orange{
	background:url(../images/btn-add.gif) no-repeat;
	width: 100%;
	height: 21px;
	display:block;
	text-align:center;
	font-weight:bold;
	text-indent:-9999px;
	overflow:hidden;
}
#thinner-popup .form-add fieldset{
	border:0;
	margin:0;
	padding:0;
}
#thinner-popup .add-box .box{
	float:right;
	width:113px;
	overflow:hidden;
}
#thinner-popup .add-box .btn-grey{
	display:block;
	width:100%;
	text-align:center;
	margin:0 0 15px;
	overflow:hidden;
	background:url(../images/btn-add-to-wish-list.gif) no-repeat;
	height: 18px;
	text-indent:-9999px;
}
#thinner-popup .add-box .btn-socials{
	text-indent:-9999px;
	display:block;
	width:113px;
	height:18px;
	overflow:hidden;
	background:url(../images/btn-socials.gif) no-repeat;
}
.top-info{
	position:absolute;
	right:9px;
	top:4px;
	text-align:right;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.top-info span{
	display:block;
	font-size:11px;
	line-height:12px;
	text-align:right;
}
.top-info .email{
	color:#333;
	font-size:9px;
	line-height:12px;
}

#registered-customers,
#login_register{
	width:100%;
	overflow:hidden;
	position:relative;
}
/*
#fader{
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-6666px;
	background:url(../images/none.gif);
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	display:none;
}
 */

/* scroll-bar */
.main-ill-content {
	width:770px;
	position:relative;
	overflow:hidden;
}
.text-scroll {
	width:770px;
	overflow:hidden;
	position:relative;
}
.long {
	width:99999px;
	white-space:nowrap;
	font-size:0;
	line-height:0;
}
.long span{
	float:left;
	clear:right;
}
.long span img{
	float:left;
	display:inline;
}
.hscroll-bar {
	height:11px !important;
	margin:0;
	padding:0;
	position:absolute;
	top:100%;
	margin-top:-11px;
	z-index:10;
	visibility:hidden;
}
.hscroll-line {
	background:#808080 none repeat scroll 0 !important;
	height:11px !important;
	overflow:hidden;
	z-index:10;
}
.hscroll-slider {
	background:#333;
	height:11px !important;
	overflow:hidden;
	text-align:center;
}
.hscroll-left, .hscroll-right {display:none !important;}
.scroll-bar-left {
	width:100%;
	background:url(../images/bg-scroller.gif) no-repeat 50% 0;
}
#scroll-holder:hover .hscroll-bar, #scroll-holder.hover .hscroll-bar {visibility:visible !important;}
/* vscroll-bar style */
.scrollable-vs {
	width:305px;
	height:245px;
	overflow:hidden;
}
body .vscroll-bar {
	width:9px !important;
	margin:0;
	padding:0;
	position:absolute;
	/* left:280px !important; */
	z-index:10;
}
body .vscroll-line {
	background:#c6c6c6 !important;
	width:12px !important;
	overflow:hidden;
	z-index:10;
}
body .vscroll-slider {
	background:#959595;
	width:12px !important;
	text-align:center;
}
.vscroll-up, .vscroll-down {display:none !important;}

#popup-req-field{
font-size:9px;margin-top:-11px;color:#ff0000;display:none;
}
#refer-btn{
    position:absolute;
    right:285px;
    top:8px;
}

