/*стили карточки*/
.myclear{
	clear:both;
	font-size:1px;
	height:1px;
}
.my_image_box{
	position:relative;
	width:400px;
	min-height:300px;
	border:#DBEDFA solid 1px;
	text-align:center;
	padding:15px;
	float:left;
}
	.my_t_l_a{
		position:absolute;
		top:-1px;
		left:-1px;
		background:url(../images/t_l_a.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_t_r_a{
		position:absolute;
		top:-1px;
		right:-1px;
		background:url(../images/t_r_a.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_b_l_a{
		position:absolute;
		bottom:-1px;
		left:-1px;
		background:url(../images/b_l_a.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_b_r_a{
		position:absolute;
		bottom:-1px;
		right:-1px;
		background:url(../images/b_r_a.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_price{Trebuchet MS
		font-family:"Trebuchet MS";
		position:absolute;
		bottom:0px;
		left:427px;
		color:#1479C2;
		font-size:18px;
		width:250px;
	}
		.my_price b{
			font-size:24px;
		}
.my_tov_price{
	position:relative;
	float:left;
	padding-left:42px;
	width:250px;
}
	.my_phone{
		color:#1479C2;
		font-size:18px;
	}
	
.my_rek_box{
	position:relative;
	border:#DBEDFA solid 1px;
	padding:15px;
}
	.my_rek_box_item{
		position:relative;
		width:227px;
		border:#DBEDFA solid 1px;
		float:left;
		margin-left:22px;
		margin-right:22px;
	}
		.my_box_item_cont{
			position:relative;
			padding:15px;
		}
		.my_tov_ttl{
			position:relative;
			font-size:14px;
			color:#1B7BBE;
			padding-bottom:15px;
		}
		.my_item_descr{
			position:relative;
			margin-top:15px;
			margin-bottom:40px;
		}
		.my_buyit{
			position:absolute;
			bottom:10px;
			left:10px;
			width:207px;
		}
			.my_buy_price{
				float:left;
				color:#1C7BBE;
				font-size:13px;
			}
				.my_buy_price span{
					font-size:18px;
				}
			.my_buy_button{
				float:right;
			}
.my_turn_light{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	z-index:10;
	display:none;
	left:-340px;
	top:-430px;
}
.my_top_box{
	width:568px;
	/*height:508px;*/
	position:absolute;
	z-index:20;
	background-color:#FFF;
	top:50%;
	left:50%;
	margin-left:-284px;
	margin-top:-300px;
	display:none;
}
	.my_top_box_cont{
		position:relative;
		padding:20px;
		/*height:468px;*/
	}
	.my_box_t_l_a{
		position:absolute;
		top:0px;
		left:0px;
		background:url(../images/top_box_t_l.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_box_t_r_a{
		position:absolute;
		top:0px;
		right:0px;
		background:url(../images/top_box_t_r.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_box_b_l_a{
		position:absolute;
		bottom:0px;
		left:0px;
		background:url(../images/top_box_b_l.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	.my_box_b_r_a{
		position:absolute;
		bottom:0px;
		right:0px;
		background:url(../images/top_box_b_r.gif) top left no-repeat;
		width:15px;
		height:15px;
	}
	
	.my_top_box_ttl{
		position:relative;
		font-size:18px;
		color:#3D7298;
		margin-right:30px;
	}
	
	.my_image_box2{
		position:relative;
		width:350px;
		height:360px;
		border:#DBEDFA solid 1px;
		text-align:center;
		padding:15px;
		float:left;
	}
	
	.my_price2{
		position:relative;
		font-size:18px;
		color:#1579C2;
		font-family:"Trebuchet MS";
		float:left;
		padding-top:17px;
		padding-right:20px;
	}
		.my_price2 b{
			font-size:24px;
		}
	.my_to_basket{
		float:left;
		padding-top:10px;
	}
	
	.my_gallery{
		position:relative;
		float:left;
		height:330px;
		overflow:hidden;
		width:117px;
		margin-left:20px;
		margin-top:25px;
	}
		.my_gallery UL{
			padding:0px;
			margin:0px;
			position:absolute;
			top:0px;
			left:15px;
			list-style:none;
		}
			.my_gallery UL LI{
				padding:0px;
				margin:10px 0px;
				height:100px;
				position:relative;
				list-style:none;
			}
			 .my_gallery UL LI img{
			 	cursor:pointer;
			 }
		.my_image_box3{
			position:relative;
			width:65px;
			height:65px;
			border:#DBEDFA solid 1px;
			text-align:center;
			padding:15px;
		}
.open_my_popup{
	cursor:pointer;
}
.add_comment{
	background:url(../images/add_comment.gif) top left no-repeat;
	font-size:14px;
	font-family:Tahoma;
	color:#FFF;
	border:0px;
	width:89px;
	height:19px;
	padding-bottom:2px;
}
/*//стили карточки*/

/*корзина*/
.my_small_basket{
	position:relative;
	width:253px;
}
	.my_small_basket_top{
		position:relative;
		height:22px;
		background:url(../images/basket_bg.gif) top left repeat-x;
	}
	.my_small_basket_content{
		position:relative;
		padding:0px 12px;
		color:#8A8A8A;
	}
	.my_small_basket_bottom{
		position:relative;
		height:22px;
		background:url(../images/basket_bg.gif) bottom left repeat-x;
	}
	.my_small_basket_bottom2{
		position:relative;
		height:22px;
		background:url(../images/basket_bg2.gif) bottom left repeat-x;
	}
	.my_basket_ttl{
		font-size:16px;
		color:#3D7298;
		margin-bottom:20px;
	}
	.my_basket_ttlb{
		font-size:14px;
		color:#3D9DDB;
		margin-top:20px;
	}
	
.my_basket_text{
	position:relative;
	background-color:#E1F3FF;
}
.basket-ttl{
	color:#3D9DDB;
	font-size:20px;
	font-family:arial;
	margin-bottom:20px;
}
.big_basket{
	position:relative;
	_height:50px;
	border:#DBEDFA solid 1px;
	border-left:#DBEDFA solid 14px;
	border-right:#DBEDFA solid 14px;
}

.BasketRefresh{
	width:89px;
	height:19px;
	background:url(../images/recalc.jpg) top left no-repeat;
	border:0px none;
	*margin-bottom:6px;
}
.BasketOrder{
	width:163px;
	height:37px;
	background:url(../images/get_order.jpg) top left no-repeat;
	border:0px none;
}
.main-top-content{
	position:relative;
	_height:50px;
	background:#EDF6FD;
	margin-bottom:24px;
}
	.main-top-content-b{
		position:relative;
		padding:20px;
	}
/*//корзина*/

.my_s_button{
	width:49px;
	height:19px;
	background:url(../images/search_button.gif) top left no-repeat;
	border:0px none;
}
.my_src_button{
	width:61px;
	height:27px;
	background:url(../images/src_buttoon.gif) top left no-repeat;
	border:0px none;
}
.my_inp_src{
	border:#DBEDFA solid 1px;
	padding:5px;
	*padding:0px;
}
.my_inp_src2{
	border:#DBEDFA solid 1px;
	padding:4px;
	*padding:0px;
}
.my_auth_button{
	width:118px;
	height:27px;
	background:url(../images/auth_botton.gif) top left no-repeat;
	border:0px none;
}
.my_popup{
	position:absolute;
	top:-10px;
	left:50%;
	margin-left:-275px;
	width:550px;
	display:none;
	background-color:#ffffff;
	z-index:1000;
}
	.my_popup input {
		border:#DBEDFA solid 1px;
		height:22px;
	}
	.my_popup textarea {
		border:#DBEDFA solid 1px;
	}
	.my_popup select {
		border:#DBEDFA solid 1px;
		height:22px;
	}
.my_send_callback_button{
	width:131px;
	height:27px!important;
	background:url(../images/send_callback.gif) top left no-repeat;
	border:0px none !important;
}
.my_prod_of_button{
	width:224px;
	height:27px!important;
	background:url(../images/my_prod_of.gif) top left no-repeat;
	border:0px none !important;
}
.my_order_button{
	width:74px;
	height:27px!important;
	background:url(../images/my_order.gif) top left no-repeat;
	border:0px none !important;
}
font.errortext{
	display:none;
}
