#mainbox {
	width: 891px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#page-border-sides {
	background: transparent url("/women/img/page_border_sides.gif") 71px top repeat-y;
}

#page-corner-topright {
	background: transparent url("/women/img/page_corner_top_right.gif") right top no-repeat;	
}

#page-corner-botleft {
	background: transparent url("/women/img/page_corner_bot_left.gif") left bottom no-repeat;
	padding: 0 70px 0 73px;
}

#header {
	height: 108px;
	position: relative;
}

#logo {
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: 5px;
	float: left;
	height: 68px;
	width: 108px;	
}

#columnblock {
	position: relative;
	background: #200b02;
	height: 100%;
}

#columnpadding {
	padding: 0 2px 0 5px;
}

#contentcorner-topright {
	background: transparent url("/women/img/contentcorner_top_right.gif") left top no-repeat;
	height: 77px;
	width: 56px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 800;
}

#contentcorner-topright-1, #contentcorner-topright-2 {
	background: transparent url("/women/img/contentcorner_top_right_a.jpg") left top no-repeat;
	height: 77px;
	width: 56px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 800;
}

#contentcorner-topright-2 {
	background: transparent url("/women/img/contentcorner_top_right_b.jpg") left top no-repeat;
}

#contentcorner-topright-3 {
	background: transparent url("/women/img/contentcorner_top_right_c.jpg") left top no-repeat;
	height: 77px;
	width: 56px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 800;

}

#contentcorner-topright-4 {
	background: transparent url("/women/img/contentcorner_top_right_d.jpg") left top no-repeat;
	height: 77px;
	width: 56px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 800;

}

#contentcorner-topright-5 {
	background: transparent url("/women/img/contentcorner_top_right_e.jpg") left top no-repeat;
	height: 77px;
	width: 56px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 800;

}

#contentcorner-botleft {
	background: transparent url("/women/img/contentcorner_bot_left.gif") left top no-repeat;
	height: 41px;
	width: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 900;	
}

#contentcorner-botleft-1, #contentcorner-botleft-2 {
	background: transparent url("/women/img/contentcorner_bot_left_a.gif") left top no-repeat;
	height: 41px;
	width: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 900;	
}

#contentcorner-botleft-2 {
	background: transparent url("/women/img/contentcorner_bot_left_b.gif") left top no-repeat;
}

#contentcorner-botleft-3 {
	background: transparent url("/women/img/contentcorner_bot_left_c.jpg") left top no-repeat;
		height: 42px;
	width: 51px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 900;	
}

/* \*/
* html #contentcorner-botleft {
	background: transparent url("/women/img/contentcorner_bot_left.gif") left top no-repeat;
	height: 41px;
	width: 50px;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 900;	
}
/* */

#contentBox {
    height: 487px;
	padding: 0px;
	margin: 0px 2px 0px 5px;
	background: transparent url("/women/img/video_bg_border.jpg");

}

#contentBox p {
	padding: 0;
	margin: 0;
}

/* video */
#videBox {
	padding: 0;
	margin: 0;	
}


#footer {
	height: 73px;
	padding: 3px 3px 0 0;
	font-size: 10px;
}

#subscribebox {
	float: left;
	padding: 7px 0 0 10px;
}

#b2bbox {
	float: right;
	padding: 6px 0 0 0;
}

#copyright {
	padding: 35px 0 0 0;
	color: #fff;
	text-align: right;
}

/* Helper class */
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	line-height:0em;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	line-height:0em;
	display: block;
}

.buttonSpacer {
	padding: 0;
	margin: 0;
	width: 100px;
}

.bgdesigner {
	background: #fff url("/women/img/bg_designer.png") left bottom no-repeat;
	height: 100%;	
}

.bgdesigner-1 {
	background: url("/women/img/contact_bg.gif") left top repeat-y;
	height: 100%;	
	border-bottom: 1px solid #666565;
}

.bgcontent {
	height: 100%;	
}

.designerminHeight {
	min-height: 454px;
	background: url("/women/img/the_designer_mt.gif") right bottom no-repeat;
}

