#product {
	float: left;
	height: 320px;
	width: 168px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 18px;
	border: 1px solid #9a9b9d;
}
#product_details {
	padding: 5px;
	width: 158px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9b9d;
	margin-top: 10px;
	height: 50px;
}
#content_shop {
	background-color: #FFFfff;
	height: 590px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 30px 3px #a3a3a3;
	-moz-box-shadow: 0px 0px 30px 3px #a3a3a3;
	box-shadow: 0px 0px 30px 3px #a3a3a3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content_shop_extendable {
	background-color: #FFFfff;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 30px 3px #a3a3a3;
	-moz-box-shadow: 0px 0px 30px 3px #a3a3a3;
	box-shadow: 0px 0px 30px 3px #a3a3a3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#trio_product {
	float: left;
	height: 390px;
	width: 290px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #666666;
	text-align: center;
}

#pleasurestate_collections {
	float: left;
	height: 290px;
	width: 220px;
	margin-top: 20px;
	margin-left: 10px;
	background-color: #666666;
	text-align: center;
	margin-right: 10px;
}
#pleasurestate {
	float: left;
	height: 200px;
	width: 210px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 5px;
	margin-right: 10px;
	background-color: #D5D4DF;
	margin-bottom: 20px;
}
#cart_info {
	height: auto;
	width: 400px;
	float: left;
	margin-left: 20px;
}
#cart_wrapper {
	height: 40px;
	width: 960px;
}#shop {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
#shop_extendable {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sidebarContainer {
	background-color: #e1e1e3;
	padding: 10px 10px 10px;
	float: right;
	height: 310px;
	width: 400px;
	text-align: left;
	margin-right: 10px;
}
.h1 {
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 400;
	color: #666666;
}
#sizes {
	background-color: #e1e1e3;
	height: 190px;
	width: 390px;
	padding: 5px;
}

/* @sidebar right */
.table {
	border: 1px solid #FFFfff;
	font-family: Open Sans;
	font-size: 11px;
	color: #FFF;
}
.table_bottoms {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFfff;
}
.table_bot_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFfff;
	border-bottom-color: #FFFfff;
}
.table_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFfff;
}
