body {
	background:url(../theme_images/bg.jpg) no-repeat top center #060606;
	margin:0;
	padding:0;
}
img, img a {
	border:0;
}
#main {
	margin:0 auto;
	width:800px;
	height:auto;
	position:relative;
	z-index:1000;
}

#head {
	width:100%;
	height:20px;
	float:left;
	padding: 15px 0;
	text-align:center;
	background-image: url(../theme_images/head.png);
	background-repeat: repeat;
}


#col_left {
	width:209px;
	height:auto;
	float:left;
}

#nav_top {
	width:209px;
	height:14px;
	padding-top:22px;
	background:url(../theme_images/nav_top.png) no-repeat;
}

#nav_main {
	width:189px;
	padding: 0 10px;
	height:auto;
	background:url(../theme_images/nav_main.png) repeat-y;
}
#nav_btm {
	width:209px;
	height:17px;
	background:url(../theme_images/nav_btm.png) no-repeat;
}

#special {
	width:209px;
	height:274px;
	margin-top:10px;
}

#col_right {
	width:591px;
	height:auto;
	float:right;
}
#title {
	background:url(../theme_images/title.png) no-repeat;
	height:174px;
	width:800px;
	margin:0;
	padding:0;
	float:left;
}
#title_bg {
	width:491px;
	height:37px;
	padding: 15px 50px;
	background:url(../theme_images/title_bg.png) no-repeat;
}
#main_content {
	width:560px;
	height:auto;
	margin-left:31px;
}
#sub_content {
	width:560px;
	height:auto;
	margin-left:31px;
	margin-top:10px;
}
#base_content {
	width:560px;
	height:auto;
	margin-left:31px;
	margin-top:10px;
	color:#FFFFFF;
}
#base_shadow {
	width:100%;
	height:104px;
	margin-top:-85px;
	float:left;
	background:url(../theme_images/base_shadow.jpg) no-repeat top center #060606;
	z-index:-1000;
}
#base {
	width:100%;
	height:125px;
	float:left;
	background:url(../theme_images/base.png) repeat-x;
}

#main_content_top {
	width:560px;
	height:17px;
	background:url(../theme_images/main_content_top.png) no-repeat;
}
#main_content_main {
	width:540px;
	height:auto;
	padding:10px;
	background:url(../theme_images/main_content_main.png) repeat-y;
}
#sub_content_top {
	width:560px;
	height:14px;
	background:url(../theme_images/sub_content_top.png) no-repeat;
}
#sub_content_main {
	width:540px;
	height:auto;
	padding:10px;
	background:url(../theme_images/sub_content_main.png) repeat-y;
}

#main_content_btm {
	width:560px;
	height:15px;
	background:url(../theme_images/main_content_btm.png) no-repeat;
}

#sub_content_btm {
	width:560px;
	height:14px;
	background:url(../theme_images/sub_content_btm.png) no-repeat;
}
#footer {
	width:750px;
	margin:10px auto;
	margin-top:10px;
}
* html #nav_main {
	background:none;
	background-color:#323232;
}
* html #footer {
	margin-top:10px;
}

* html #col_right {
	margin-left:0px;
	margin-right:-10px;
}

* html #title_bg {
	margin-left:40px;
	margin-right:-40px;
	padding-left:30px;
}
* html #main_content_main {
	margin-left:10px;
	margin-right:-10px;
}
* html #sub_content_main {
	margin-left:10px;
	margin-right:-10px;
}
.special_items {
	float:left;
	margin-top:20px;
	margin-right:25px;
	margin-bottom:20px;
	border:1px solid #D2BB3B;

}
.special_items_right {
	float:right;
	margin-top:20px;
	margin-left:25px;
	margin-bottom:20px;
	border:1px solid #D2BB3B;

}
.dress_item {
	float:left;
	width:175px;
	height:250px;
	text-align:center;
}
.item_images_border {

}
.item_images {
	margin: 15px auto;
	margin-bottom:5px;
	border:1px solid #D2BB3B;
}
.item_title {
	text-align:center;
	float:left;
	margin-left:35px;
	width:140px;
	font-style:italic;
}
.referance_main {
	float:right;
	margin-right:35px;
	font-size:10px;
}
.referance {
	float:right;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:5px;
}
.designer_item_l {
	float: left;
	width: 49%;
	height: 100px;
	text-align: center;
}
.designer_item_r {
	float: left;
	width: 49%;
	height: 100px;
	text-align: center;
}

.day_fields {
	display:none;
}