/** grey border **/

ul.categoriesImagelist li,
input.articleQuantity,	
.prevImg a,
.mainImg a{
	border: 1px solid #ecebeb;
}
/*
#MyAccountPayment_TrustedShops, .trusted_shops_rating {
	display: none;
}
*/
.PlentyOrderTable span {
	font-weight: bold;
}


.showAll a,
.icon,
.liveShopping .ls_sold,
.liveShopping .ls_bar,
input.articleQuantity,
#header_right,
.search_field input,
input.input_field,
.btn{
	behavior: url("PIE.htc");
}

.liveShopping .ls_sold,
.liveShopping .ls_bar,
input.articleQuantity,
ul.categoriesImagelist li,
ul.categoriesImagelist li .preview_img,
.icon,
.btn,
.box33 .boxImg{

}

.showAll a{
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;	
}
#header_right{

}
input.input_field,
.search_field input{

}

.btn{
	/* line-height according to
	 * http://www.cssnewbie.com/input-button-line-height-bug/
	 */
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	position: relative;
	border: 1px solid black;
	background: red;
	display: block;
	padding: 3px 12px 4px 12px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-webkit-box-shadow:inset 0px 0px 3px #999;
	-moz-box-shadow:inset 0px 0px 3px #999;
	box-shadow:inset 0px 0px 3px #6999;
	cursor: pointer;
}

.btn:hover !important {
	border-color: #cc0718;
	color: #3d0106;
	text-shadow: 1px 1px 1px #f29ea1;
	background-image: -moz-linear-gradient(top, #f38889, #d62733);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f38889), to(#d62733));
	background-image: -o-linear-gradient(top, #f38889, #d62733);
	-pie-background:  linear-gradient(#f38889, #d62733); /*PIE*/	
	}

.tablist .btn:hover !important {
	text-align: center;
	font-size: 14px;
	position: relative;
	padding: 3px 12px 4px 12px;
	-webkit-box-shadow:inset 0px 0px 3px #999;
	-moz-box-shadow:inset 0px 0px 3px #999;
	box-shadow:inset 0px 0px 3px #6999;
	cursor: pointer;
	text-shadow:1px 1px 1px #ccc;
}
.icon .arrRight{
	
	text-align: center;
	display: block;
	line-height: 26px;
	width: 30px;
	height: 30px;
	background-image: url(../img/icons.png);
	background-position: -265px -17px;
	background-repeat: no-repeat;
}
.icon{
	display: block;
	float: right;
	margin-top: -5px;
	margin-left: 10px;

	height: 30px;
	width: 32px;
	
	position: relative;
	border: 1px solid #999;


/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-webkit-box-shadow:inset 0px 0px 3px #ededed;
-moz-box-shadow:inset 0px 0px 6px #ededed;
box-shadow:inset 0px 0px 6px #ededed;

background-image: -moz-linear-gradient(top, #dfdfdf, #adadad);
background-image: -webkit-gradient(linear, center top, center bottom, from(#dfdfdf), to(#adadad));
background-image: -o-linear-gradient(top, #dfdfdf, #adadad);
-pie-background:  linear-gradient(#dfdfdf, #adadad); /*PIE*/
	
}

.grey{
	border-color: #999;
	color: #2e2e2e;
	text-shadow:1px 1px 1px #F2F2F2;

	/*Inner elements should not cover inner shadows*/

	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	background-image: -moz-linear-gradient(top, #dfdfdf, #adadad);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#dfdfdf), to(#adadad));
	background-image: -o-linear-gradient(top, #dfdfdf, #adadad);
	-pie-background:  linear-gradient(#dfdfdf, #adadad); /*PIE*/
	
}



.semi{
	background-position: right center;
	background-image: url(../img_shop/semi_trans.png);
}

.redFont{
	color: #cc0718;
}

.red {
	border-color: #cc0718;
	color: #3d0106;
	text-shadow: 1px 1px 1px #f29ea1;
	background-image: -moz-linear-gradient(top, #f38889, #d62733);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f38889), to(#d62733));
	background-image: -o-linear-gradient(top, #f38889, #d62733);
	-pie-background:  linear-gradient(#f38889, #d62733); /*PIE*/	
}
.greenFont{
	color: #60af13;
}

.green {
	border-color: #60af13;
	color: #1c2d0b;
	text-shadow: 1px 1px 1px #c1e49f;

	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	background-image: -moz-linear-gradient(top, #a5df6c, #65b219);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#a5df6c), to(#65b219));
	background-image: -o-linear-gradient(top, #a5df6c, #65b219);
	-pie-background:  linear-gradient(#a5df6c, #65b219); /*PIE*/	
}

.blueFont{
	color: #4694dc;
}
.blue {
	border-color: #4694dc;
	color: #002c55;
	text-shadow: 1px 1px 1px #95c4ef;

	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	background-image: -moz-linear-gradient(top, #8bc7fe, #4b97de);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#8bc7fe), to(#4b97de));
	background-image: -o-linear-gradient(top, #8bc7fe, #4b97de);
	-pie-background:  linear-gradient(#8bc7fe, #4b97de); /*PIE*/	
}
h2{
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 5px;
}
h3{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0 0 15px 0;
	color: #60af13;
}



#header_right{

	behavior: url("layout/beautyVital/css/PIE.htc");

}
.column_box strong {
	font-weight: bold;
}
.column_box  input {
 border: 1px solid #ccc;
 margin: 3px 0;
 padding: 3px 5px;
}
.column_box td {
vertical-align: middle !important;
}
