/* general styles *************************************************************/

body {
	background: #fff;
	color: #000;
	font: 12px/15px Georgia, "Times New Roman", Serif;
	margin: 0;
}

a {
	text-decoration: underline;
	color:#E13232;
	font-size:12px;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
.wrap {
	width: 950px;
	margin: 0 1px;
	overflow: hidden;
/*	background: #fff url(../images/bg-box.jpg) no-repeat; */
	background:#FFFFFF;
}
.wrapper {
	overflow: hidden;
	width: 950px;
	background: #fff;
	margin:0;
	padding:0;
}
/* page holder ****************************************************************/
#container {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding: 0 24px 0;
	background: #000 url(../images/bg-container.gif) repeat-y;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
}
/* header *********************************************************************/
#header {
	position: absolute;
	top: 0;
	width: 950px;
	background-color:#000000;
}
#header strong.logo {
	position: absolute;
	top: 0;
	left: 0;
}
#header strong.logo a {
	background: url(../images/logo.gif) no-repeat;
	width: 164px;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.banner {
	width: 295px;
	position: absolute;
	top: 8px;
	left: 190px;
}
.banner a {
	color: #fff;
	text-decoration: none;
}
.banner strong {
	color: #fcc5c5;
	font-weight: normal;
}
#header .shop-navigation {
	position: absolute;
	top: 8px;
	left: 520px;
	width: 440px;
}
#header .shop-navigation li {
	padding-right: 13px;
}
#header .shop-navigation li a {
	color: #fff;
}
#header .shop-navigation li a.bag {
	background: url(../images/bag.gif) no-repeat 0 80%;
	padding-left: 14px;
}
.searching {
	position: absolute;
	top: 39px;
	right: 4px;
	overflow: hidden;
	width: 150px;
}
.searching .search {
	float: left;
	border: 1px solid #977676;
	background: #000;
	width: 111px;
	padding: 2px 2px 1px 4px;
	color: #fff;
}
.searching .go {
	float: right;
}

.navigation {
	background: url(../images/navi-bg.gif) repeat-x 0 100%;
	height: 120px;
	padding-top: 62px;
	width: 950px;
}
/**-------
.column {
	float: left;
}
#header .column ul {
	padding-top: 6px;
}
.column1 {
	padding-left: 38px;
	
}
.column2 {
	width: 162px;
}
.column3 {
	width: 159px;
}
.column4 {
	width: 168px;
}
.column5 {
	width: 162px;
}
.column6 {
	width: 80px;
}
#header .column2 ul,
#header .column3 ul,
#header .column4 ul{
	padding: 2px 0 0 10px;
}
.column ul {
	overflow: hidden;
}
#header .column ul li {
	font-size: 12px;
	line-height: 15px;
	float:left;
}
.column ul li a {
	color: #fff;
	text-decoration: none;
	
}

.column ul li a:hover {
	text-decoration: underline;
}

.column div {
	
}
.column h3 {
	margin: 0;
	color: #fffefe;
	font-size: 16px;
	height: 25px;
	padding-left: 7px;
	line-height: 25px;
	text-indent: -9999px;
}
#header .column ul li ul{
	padding:0;}

#header .column ul li ul li a span{
	font-size:12px;
	font-weight:normal;
	background:none;
	text-indent:0;
	line-height:15px;
	height:15px;
	overflow:hidden;
	position:relative;
	left:0;
	top:-2px;
	}
.nav-costumes {
	
	text-align:left;
	
	
	}
.nav-costumes a{
	width:107px;
	display:block;
	}
.nav-costumes a span{
	background: url(../images/costumes.gif) no-repeat;
	width:107px;
	height:25px;
	display:block;
	text-indent:-999px;
	position:relative;
	left:145px;
	top:-6px;
}

.nav-lingerie{
	text-align:left;
	}
.nav-lingerie a{
	width:97px;
	display:block;
	}
.nav-lingerie a span{
	background: url(../images/lingerie.gif) no-repeat;
	width:97px;
	height:25px;
	display:block;
	position:relative;
	top:-121px;
	left:307px;
	text-indent:-999px;
}
.nav-accessories{
	text-align:left;
	}
.nav-accessories a{
	width:168px;
	display:block;}
.nav-accessories a span{
	
	background: url(../images/accessories.gif) no-repeat;
	width:168px;
	height:25px;
	display:block;
	position:relative;
	top:-121px;
	left:320px;
	text-indent:-999px;
}
level0{
	width:100%;
	}
.level0 li{
	float:left;
	width:145px;
	}
.level0 li a{
	display:block;}


.column h3.lingerie {
	background: url(../images/lingerie.gif) no-repeat;
}
.column h3.accessories {
	background: url(../images/accessories.gif) no-repeat;
}
--**/
/* main contant area **********************************************************/
#main {
	padding-top: 183px;
	background:#fff;
}
.about-costume {
	float: left;
/*	width: 304px;
	padding-left: 295px; */
	width: 599px;
/*	padding-left: 275px;  */
}
.about-costume h2 {
	margin: 16px 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}
.about-costume p {
	margin: 0 0 17px;
}


.about-lingerie {
	float: left;
	width: 599px;
}
.about-lingerie h2 {
	margin: 16px 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}
.about-lingerie p {
	margin: 0 0 17px;
}

#feature-left {
float:left;
}

#feature-right {
float:right;
width:324px;
}

.news-col {
	float: right;
	width: 311px;
	overflow: hidden;
}
.news-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-col ul li {
	overflow: hidden;
	width: 100%;
	float: left;
}
.news-col ul li img {
	float: left;
	width: 89px;
}
.news-col ul li .text-zone {
	float: right;
	width: 212px;
	padding-right: 9px;
	margin-top: 14px;
}
.news-col ul li .text-zone h3 {
	font-size: 16px;
	line-height: 16px;
	margin: 0;
}
.news-col ul li .text-zone p {
	font-size: 12px;
	line-height: 14px;
	margin: 3px 0 0;
}
.news-col ul li .text-zone a.info {
	float: right;
	font-size: 12px;
	color: #000;
}
.news-col ul li .text-zone h3 a {
	color: #e13232;
}
.outfits h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0 4px 0; /* margin left was 10 px */
	line-height: 18px;
}
.outfits h2.most-popular {
/*	text-indent: -9999px;
	background: url(../images/most-popular.gif) no-repeat; */
	background-color:#000000;
	color:#FFFFFF;
	padding: 5px 0 5px 0;
}
.outfits h2.suggested {
/*	text-indent: -9999px;
	background: url(../images/suggested.gif) no-repeat; */
	background-color:#000000;
	color:#FFFFFF;
	padding: 5px 0 5px 0;
}
.outfits .ul-outfit {
	margin: 0;
	padding: 0;
	list-style: none;
}
.outfits .ul-outfit li {
	float: left;
	position: relative;
	width: 148px;
	height: 268px;
	padding-left: 9px;
	text-align:center;
}
.outfits .ul-outfit li a {
	color:#000000;
	text-decoration: none;
}

.outfits .ul-outfit li a:hover {
	color:#000000;
	text-decoration: underline;
}

.outfits .ul-outfit li a:visited {
	color:#000000;
	text-decoration: none;
}

.outfits .ul-outfit li span {
	color: #000;
	font-size: 12px;
	display:block;
}

.outfits .ul-outfit li a:hover {
	text-decoration: underline;
}
.outfits .ul-outfit li .title {
/*	position: absolute;
	bottom: 22px;  */
	display:block;
}
.outfits .ul-outfit li .price {
/*	position: absolute;
	bottom: 7px; */

}
.outfits .more {
	float: right;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin-right: 8px;
}
.outfits {
	width: 100%; /* was 100% before */
	overflow: hidden;
	padding-bottom: 7px;
	background:#FFFFFF;
}

/* second page *********************************************************************/
.content {
	float: left;
	width: 680px;
	padding: 0 10px 16px 0;
	margin:0;
	margin-left:10px;
}
.img-viewer {
	float: left;
	width: 300px;
}
.img-viewer .action {
	font-size: 12px;
	padding: 17px 0 0 9px;
	display: block;
}
.scroll {
	width: 264px;
	overflow: hidden;
	position: relative;
	height: 22px;
	margin: 15px 0 0 26px;
}
.min {
	float: left;
	width: 18px;
	margin-top: 2px;
}
.max {
	float: right;
	width: 18px;
	margin-top: 2px;
}
.s-line {
	position: absolute;
	top: 0;
	left: 26px;
	width: 210px;
	background: url(../images/scroll.gif) repeat-x 0 45%;
}
.views {
	margin: 10px 0 0 24px;
	width: 250px;
}
.views h4 {
	margin: 0;
	font-size: 10px;
	color: #0a263c;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	width: 267px;
}
.views ul {
	margin: 9px 0 0;
	padding: 0;
	list-style: none;
	width: 260px;
}
.views ul li {
	float: left;
	border: 1px solid #ddd;
	margin-right: 9px;
}
.views ul li a img {
	display: block;
}
.order {
	float: right;
	width: 365px;
}
.order ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.order .breadcrumbs {
	margin: 12px 0 0;
	overflow: hidden;
	width: 100%;
}
.order .breadcrumbs li {
	float: left;
	padding: 0 3px 0 9px;
	background: url(../images/simple-bullet.gif) no-repeat 0 50%;
	line-height: 15px;
}
.order .breadcrumbs li.first {
	background: none;
	padding-left: 0;
}
.order .breadcrumbs li a {
	color: #000;
	font-size: 12px;
}
.order h3 {
	font-size: 16px;
	margin: 13px 0 3px;
}
.ul-wrap {
	overflow: hidden;
}
.rating {
	float: left;
}
.rating li {
	float: left;
}
.order .reviews {
	float: left;
	overflow: hidden;
}
.order .reviews li {
	float: left;
	font-size: 12px;
	padding: 0 4px 0 0px;
}
.order .reviews li.first {
	padding-left: 0;
	background: none;
}
.order .reviews li a {
	color: #000;
}
.order .re-price {
	font-size: 12px;
}
.order p {
	margin: 0;
	font-size: 12px;
}
.order p span {
	color: #ff0000;
	font-size: 14px;
}
.includes {
	margin-top: 18px;
}
.select {
	width: 302px;
}

.select label {
	font-size: 12px;
	display: block;
	margin-bottom: 2px;
}
.select select {
	width: 300px;
	line-height: 18px;
}
.buttons {
	
}
.buttons a {
	float: right;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.buttons .add-bag {
	background: url(../images/add.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 121px;
	height: 21px;
	margin-top: 8px;
	float:right;
	
}
.buttons .wish-list {
	background: url(../images/choice.gif) no-repeat 0 50%;
	padding-left: 19px;
	margin-top: 3px;
	float:right;
	display:block;
	clear:both;
}
.buttons .mail {
	background: url(../images/mail.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-top: 3px;
	clear:both;
}
.anotation {
	margin-top: 12px;
	clear:both;
	float:left;
}
.anotation  ul li {
	font-size: 12px;
}

.anotation p {
	margin-top: 14px;
}
.main-column {
	float: right;
	width: 230px;
	/*border-left:solid 1px #000;*/
	padding-left:10px;
	/*min-height:650px;*/
	}
.main-column h2 {
	margin: 6px 0 0;
	font-size: 16px;
	font-weight: normal;
}
#carusel {
	margin-top: 14px;
	overflow: hidden;
	position: relative;
	padding-bottom: 42px;
	width: 100%;
}
#carusel .link-prev {
	background: url(../images/prev.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 88px;
	width: 50px;
	height: 25px;
	z-index: 2;
}
#carusel .link-next {
	background: url(../images/next.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	bottom: 0;
	left: 88px;
	width: 50px;
	height: 25px;
}
#carusel .disabled {
	background-position: 0 -25px;
}
#carusel .hold{
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	height: 550px;
	width: 100%;
}
#carusel .hold ul {
	padding:0;
	margin:0;
	list-style:none;
	width: 210px;
}
#carusel .hold ul li {
	padding-top: 9px;
	width: 100%;
	vertical-align:top;
	overflow: hidden;
	height: 101px;
}
#carusel .hold ul li img {
	float: left;
}
#carusel .hold ul li .text-side {
	float: right;
	width: 140px;
	padding: 0;
}
#carusel .hold ul li .text-side strong {
	font-size: 12px;
}
#carusel .hold ul li .text-side p {
	margin: 0;
}
#carusel .hold ul li .text-side p span {
	color: #fe0000;
}
#gallery {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#gallery .link-prev {
	background: url(../images/left.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 94px;
	left: 6px;
	width: 25px;
	height: 50px;
	z-index: 2;
}
#gallery .link-next {
	background: url(../images/right.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 94px;
	left: 922px;
	width: 25px;
	height: 50px;
}
#gallery .disabled {
	background-position: 0 -50px;
}
#gallery .hold {
	width: 882px;
	overflow: hidden;
	margin-left: 31px;
	position:relative;
}
#gallery .hold ul {
	width: 99999px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#gallery .hold ul li {
	float: left;
	padding-left: 7px;
	width:140px;
	overflow:hidden;
	text-align:center;
}
#gallery .hold ul li a {
	text-decoration: none;
	overflow:hidden;
}

#gallery .hold ul li a:hover {
	text-decoration: underline;
	overflow:hidden;
}

#gallery .hold ul li a img{
	float:left;}
	
#gallery .hold ul li span {
	display: block;
/*	position: absolute; */
	font-size: 12px;
	color: #000;
	cursor: pointer;
}
#gallery .hold ul li .title {
/*	bottom: 15px;
	display:block;
	text-align:center;
	width:139px; */
	}
#gallery .hold ul li .price {
/*	bottom: 2px;
	display:block;
	text-align:center;
	width:139px; */
}
/* footer *********************************************************************/
#footer {
	background: url(../images/footer.gif) repeat-x;
	padding: 5px 0 0 195px;
	overflow: hidden;
	width: 755px;
	color: #fff;
	background-color:#000000;
	padding-bottom: 30px;
}
#footer strong{
	font-weight: normal;
}
#footer ul {
	margin: 14px 0 0;
	padding: 0;
	list-style: none;
}
.f-col {
	float: left;
	width: 134px;
}
.f-col2 {
	float: left;
	width: 168px;
}
.f-col3 {
	float: left;
	width: 170px;
}
#footer ul li {
	background: url(../images/bullet.gif) no-repeat 0 50%;
	padding-left: 9px;
	line-height: 18px;
	font-size: 12px;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
ul .list-url{ display:none;}
.qty-box{
	width:180px;
	float:left;
	display:block;
	margin-top:7px;
	}
.attribute-specs{
	margin-top:10px;
	}
#cart-sidebar{
	padding:0;
	border-right:0;
	margin-top:20px;
	}
#recently-viewed-items{
	padding:0;
	border-right:0;
	margin-top:20px;
	}
#recently-viewed-items li{
	padding-top:0;
	}
#messages_product_view{
	width:98%;
	margin:0 10px;
	clear:both;
	padding:0;
	margin-top:10px;
	}
#messages_product_view .messages{
	padding:0;
	margin:0;
	}
#messages_product_view .ul li ul{
	margin:0;
	padding:0;}
.notice-msg li{
	margin:0;
	padding:0;}
.success-msg li{
	margin:0;
	padding:0;
	}
.one-page-checkout, .one-page-checkout-progress ol{
	padding-left:0;
	margin:0;}
#opc-billing .button-set{
	margin-bottom:0;
	}
#opc-billing fieldset, #opc-billing fieldset p{
	margin:0;
	padding:0;}
#white{
	background:#FFFFFF;
	}
.checkout-types{
	padding:0;
	margin:0;}
.col2-set .button-set{
	padding:0;
	margin:0;
	width:300px;
	text-align:left;}
.col2-set .col-1{
	width:350px;}
.col2-set .col-2 .left{
	display:block;
	width:100%;
	margin-bottom:15px;
	}
#checkout-step-review .content{
	width:683px;}
#checkout-step-review .data-table{
	width:100%;
	margin-left:0;} 
#checkout-step-payment dl, #checkout-step-payment dl{
	margin-left:0;
	padding-left:0;}
#main .centerdiv{
	margin-left:10px;}