.ACSLoginDiv {
	position: fixed;
	top: 0;
	right: 1%;
	width: 130px;
	height: 40px;
	z-index: 10000;
	vertical-align: bottom;
}

.ACSLogin {
	font-size: 120%;
	font-weight: 500;
	color: #b10101;
	line-height: 40px;
	margin-left: 10px;
}

.ACSLoginDiv:hover {
	background-color: #EA3D47;
	cursor: pointer;
}

.CatalogFrameDiv {
	margin-top: 0;
	margin-left: 15%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.CatalogFrame {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.BasketFrameDiv {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 180px;
	right: 10px;
	height: auto;
	width: 380px;
	z-index: 101;
}

.BasketFrame {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100.5%;
	height: auto;
}

.MenuFrameDiv {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	top: 450px;
	left: 5%;
	height: auto;
	width: 15%;
	max-width: 220px;
	position: fixed;
	z-index: 102;
}

.MenuFrame {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.MsgFrameDiv {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	position: fixed;
	height: auto;
	max-width: 50%;
	width: 60%;
	z-index: 10000;
}

.MsgFrame {
	width: 100%;
	outline: none;
	border: none;
	margin: 0;
	height: auto;
	border-left: solid 1px gray;
	box-shadow: 3px 5px 3px gray;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 15px;
}

.RegisterFrameDiv {
	margin-top: 0;
	margin-left: 10%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.RegisterFrame {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.ManageFrameDiv {
	margin-top: 0;
	margin-left: 10%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.ManageFrame {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.SelectionFrameDiv {
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.SelectionFrame {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.framediv3 {
	margin-top: 0;
	margin-left: 18%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.frame3 {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.m3framediv {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	left: 0;
	height: auto;
	width: 15%;
	max-width: 220px;
}

.m3frame {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.CatalogFrameDivV4 {
	margin-top: 0;
	margin-left: 15%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.CatalogFrameV4 {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.ACSLoginDivV4 {
	position: Absolute;
	top: 30px;
	width: 130px;
	height: 40px;
	z-index: 10000;
	vertical-align: bottom;
}

.ACSLoginV4 {
	font-family: "Helvetica";
	font-size: 120%;
	font-weight: 500;
	color: #630303;
	line-height: 40px;
	margin-left: 10px;
}

.ACSLoginV4:hover {
	color: black;
	line-height: 40px;
	margin-left: 10px;
}

.RegisterFrameDivV4 {
	margin-top: 0;
	margin-left: 10%;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	background-color: white;
	width: 80%;
}

.RegisterFrameV4 {
	width: 100%;
	outline: none;
	border: none;
	height: auto;
}

.MenuFrameDivV4 {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	top: 25%;
	left: 2%;
	height: auto;
	width: 15%;
	max-width: 220px;
	position: relative;
	z-index: 102;
	background-color: ghostwhite;
/* margin-right: 6px; */
	top: 11px;
	left: 0;
}

.MenuFrameV4 {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.BasketFrameDivV4 {
/* outline: none; */
/* border: none; */
	background-color: pink;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 0px;
	right: 0;
	height: 45px;
	width: 100%;
	z-index: 10100;
}

.BasketFrameV4 {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.MsgFrameDivV4 {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	position: fixed;
	height: auto;
	max-width: 50%;
	width: 60%;
	z-index: 10000;
}

.MsgFrameV4 {
	width: 100%;
	outline: none;
	border: none;
	margin: 0;
	height: auto;
	border-left: solid 1px gray;
	box-shadow: 3px 5px 3px gray;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 15px;
}

@media screen and (max-width: 1530px) {
	.ACSLoginDiv {
		top: 40px;
	}
	
	.MenuFrameDivV4 {
		background-color: ghostwhite;
		height: auto;
		width: 17%;
		max-width: 220px;
		position: relative;
		z-index: 102;
		background-color: ghostwhite;
		top: 11px;
		left: 0;
	}
	
	.CatalogFrameV4 {
		width: 97%;
	}
	
	.CatalogFrameDiv {
	}
}

@media screen and (max-width: 1224px) {
	.CatalogFrameDiv {
	}
	
	.CatalogFrameV4 {
		width: 97%;
	}
	
	.MenuFrameDivV4 {
		background-color: ghostwhite;
		height: auto;
		width: 17%;
		max-width: 220px;
		position: relative;
		z-index: 102;
		background-color: ghostwhite;
		top: 11px;
		left: 0;
	}
}

@media screen and (max-width: 1024px) {
	.ACSLoginDiv {
		top: 0;
	}
	
	.CatalogFrameDiv {
	}
	
	.MenuFrameDiv {
		display: none;
	}
	
	.MenuFrameDivV4 {
		display: none;
	}
}

@media screen and (max-width: 880px) {
	.CatalogFrameDiv {
		margin-left: 0;
		width: 100%;
	}
	
	.CatalogFrameDivV4 {
		margin-left: 0;
		width: 100%;
	}
	
	.ManageFrameDiv {
		margin-left: 0;
		width: 100%;
	}
	
	.ManageFrameDivV4 {
		margin-left: 0;
		width: 100%;
	}
	
	.BasketFrameDiv {
		right: 0;
		top: 0;
	}
	
	.BasketFrameDivV4 {
	}
	
	.MenuFrameDiv {
		display: none;
	}
	
	.MenuFrameDivV4 {
		display: none;
	}
	
	.MsgFrameDiv {
		width: 90%;
		max-width: 100%;
	}
	
	.MsgFrameDivV4 {
		width: 90%;
		max-width: 100%;
	}
}

@media screen and (max-width: 700px) {
	.CatalogFrameDiv {
		margin-left: 0;
		width: 100%;
	}
	
	.CatalogFrameDivV4 {
		margin-left: 0;
		width: 100%;
	}
	
	.ManageFrameDiv {
		margin-left: 0;
		width: 100%;
	}
	
	.ManageFrameDivV4 {
		margin-left: 0;
		width: 100%;
	}
	
	.BasketFrameDiv {
		right: 0;
	}
	
	.BasketFrameDivV4 {
	}
	
	.MenuFrameDiv {
		display: none;
	}
	
	.MenuFrameDivV4 {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	.ACSLoginDiv {
		top: 40px;
	}
	
	.CatalogFrameDiv {
	}
	
	.CatalogFrameDivV4 {
	}
	
	.MenuFrameDiv {
		display: none;
	}
	
	.MenuFrameDivV4 {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.BasketFrameDiv {
		top: 0;
		right: 0;
	}
	
	.BasketFrameDivV4 {
	}
}