.ShowCaseItemInfo1 {
	display: block;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	padding-top: 71px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
	background-image: url(img-products/240ml_Silhouette_Simple_BLACK_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo1:HOVER {
	text-decoration: none;
	color: #D60714;
	background-image: url(img-products/240ml_Silhouette_Simple_RED_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo1Active {
	display: block;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	padding-top: 71px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
	background-image: url(img-products/240ml_Silhouette_Simple_RED_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #CA0012;
}
.ShowCaseItemInfo1Active:HOVER {
	text-decoration: none;
}
.ShowCaseItemInfo2 {
	display: block;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	padding-top: 71px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
	background-image: url(img-products/120ml_Silhouette_Simple_BLACK_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo2:HOVER {
	text-decoration: none;
	color: #D60714;
	background-image: url(img-products/120ml_Silhouette_Simple_RED_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo3 {
	display: block;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	padding-top: 71px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
	background-image: url(img-products/Nipples_Silhouette_Simple_BLACK_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo3:HOVER {
	text-decoration: none;
	color: #D60714;
	background-image: url(img-products/Nipples_Silhouette_Simple_RED_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo4 {
	display: block;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	padding-top: 71px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
	background-image: url(img-products/Nipple_Silhouette_Simple_BLACK_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ShowCaseItemInfo4:HOVER {
	text-decoration: none;
	color: #D60714;
	background-image: url(img-products/Nipple_Silhouette_Simple_RED_68x68.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.HomeIteme2 {
	text-align: center;
	display: block;
	background-image: url(img-products/120ml_Silhouette_Simple_BLACK_H260.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 345px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-decoration: none;
}
.HomeIteme2:HOVER {
	background-image: url(img-products/120ml_Silhouette_Simple_RED_H260.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #CF001F;
	text-decoration: none;
}
.HomeIteme3 {
	text-align: center;
	display: block;
	background-image: url(img-products/Nipples_Silhouette_Simple_BLACK_H260.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 345px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-decoration: none;
}
.HomeIteme3:HOVER {
	background-image: url(img-products/Nipples_Silhouette_Simple_RED_H260.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #CF001F;
	text-decoration: none;
}
.HomeIteme4 {
	text-align: center;
	display: block;
	background-image: url(img-products/Nipple_Silhouette_Simple_BLACK_H260.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 345px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-decoration: none;
}
.HomeIteme4:HOVER {
	background-image: url(img-products/Nipple_Silhouette_Simple_RED_H260.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #CF001F;
		text-decoration: none;
}
.Radio {
	padding-left: 4px;
	font-size: 11px;

}
.image-holder{
	display:inline-block;
	color:#000;
	line-height:1.666em;
	margin:0 0 -2em;
	overflow:hidden;	
}
* html .image-holder{
	display:inline;
	margin:0 0.25em 1.666em 0;
}
*+html .image-holder{
	display:inline;
	margin:0 0.25em 1.366em 0;
}
.image-holder:hover,
.image-holder.hover{position:relative;}
.image-holder div{
	position:absolute;
	bottom:30px;
	left:0;
	display:none;
	color:#fff;
	background:#333;
	width:100%;
	font-size:0.8em;
	font-weight:bold;
}
* html .image-holder div{width:auto;}
.image-holder div a{color:#fff;}
.image-holder:hover div,
.image-holder.hover div{display:block;}
.image-holder img{
	display:block;
	margin:0 0 1.3em;
}
.image-holder a{color:#000;}
.image-holder span{display:block;}
.image-holder dl{
	margin:0;
	overflow:hidden;
	width:100%;
	position:relative;
}
.image-holder dl dt{
	float:left;
	margin:0.136em 0.25em 0 0.4em;
}
.image-holder dl dd{
	margin:0.1em 0 0;
	float:right;
	width:21px;
	height:23px;
	position:relative;
	overflow:hidden;
}
.image-holder iframe{
	width:500px !important;
	height:23px !important;
	float:left;
	border:none;
	margin:0;
	padding:0;
	background:none;
}
.like{
	text-indent:-9999px;
	overflow:hidden;
	width:23px;
	height:23px;
	float:left;
	margin:0.1em;
	margin-right:10px;
	background:url(mimijumi-fb.png) no-repeat;
}
input.MyOrderViewCart2 {
	color: #fff;
	cursor: pointer;
	background: #B2B2B2;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#B2B2B2),
        to(#666666)
        );
	/* Firefox */
    background: -moz-linear-gradient(
        top,
        #B2B2B2,
        #666666
        );
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffB2B2B2,endColorstr=#ff666666);
	zoom: 1;
	text-transform: capitalize;
	height: 23px;
	width: 106px;
	font-size: 10px;
	margin-bottom: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
input.MyOrderViewCart2:HOVER {
	color: #fff;
	cursor: pointer;
	background: #B2B2B2;
	/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#666666),
        to(#000000)
        );
	/* Firefox */
    background: -moz-linear-gradient(
        top,
        #666666,
        #000000
        );
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff666666,endColorstr=#ff000000);
	zoom: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
input.MyOrderContinue2 {
	border: 1px solid #666666;
	color: #fff;
	cursor: pointer;
	background: #B2B2B2;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#B2B2B2),
        to(#666666)
        );
	/* Firefox */
    background: -moz-linear-gradient(
        top,
        #B2B2B2,
        #666666
        );
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffB2B2B2,endColorstr=#ff666666);
	zoom: 1;
	text-transform: capitalize;
	height: 23px;
	width: 106px;
	font-size: 10px;
	margin-bottom: 10px;
	float: left;
}
input.MyOrderContinue2:HOVER {
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	background: #B2B2B2;
	/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#666666),
        to(#000000)
        );
	/* Firefox */
    background: -moz-linear-gradient(
        top,
        #666666,
        #000000
        );
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff666666,endColorstr=#ff000000);
	zoom: 1;
}
h2.AShippingHeader2 {
	color: #666666;
	padding-left: 8px;
	margin-bottom: 3px;
}
.AMyOrderSpeace11 {
	height: 18px;
}
.AMyOrderSpeace22 {
	height: 10px;
}
.AMyOrderSpeace33 {
	height: 10px;
}
.CartDetailList {
	margin-top: 12px;
}
.ShopBoxL {
	float: left;
	width: 279px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A3A3;
}
.ShopBoxC {
	float: left;
	width: 425px;
}
.ShopBoxR {
	float: left;
	width: 235px;
}
.ItemInfoBox   {
 color: #666666;
 font-size: 14px;
 line-height: 15px;
 margin-bottom: 15px;
}
.ItemInfoBox h2 {
 color: #000000;
}

h1.ItemName {
	margin-bottom: 60px;
	margin-left: 11px;
	margin-top: 15px;
	text-transform: capitalize;
}
h1.ItemNameInCart {
	margin-left: 11px;
	margin-top: 14px;
	text-transform: capitalize;
}
h2.BoxHeader {
	margin-bottom: 60px;
	margin-top: 15px;
}
.ProductIMGBox {
	height: 400px;
	width: 225px;
	text-align: center;
}
.GalleryImgBox {
	width: 225px;
}
.GalleryImg {
	float: left;
}
.OrderHistoryDate {
	float: left;
	width: 125px;
}
.OrderHistoryActionLink {
	color: #2571A5;
	text-decoration: none;
	float: left;
}
.CartSummeryInfo {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
}
.CartInfoHeader {
	float: left;
	width: 110px;
}
.CartActionLinkChange {
	color: #2571A5;
	text-decoration: none;
	float: left;
}
.CartRedBoxSubTotalBox {
	margin-top: 37px;
}
/****************************************
		Bottom Social Media
*****************************************/
.BottomSMBox {
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}
.BottomFaceBook  {
	float: right;
	margin-left: 10px;
	background-image: url(img/FaceBook0.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.BottomFaceBook:HOVER  {
	background-position: 0px -20px;
}
.BottomTwitter {
	background-image: url(img/Twitter0.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 20px;
}
.BottomTwitter:HOVER   {
	background-position: 0px -20px;
}
