﻿body
{
	font-size: 12px;
}

#gvAptekaFoto span
{
	color: #ffffff;
	font-weight: bold;
	background: #3342b4;
	padding-left: 5px;
	padding-right: 5px;
}

.sp span
{
	color: #ffffff;
	font-weight: bold;
	background: #3342b4;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px orange;
}

a:link
{
	text-decoration: none;
	color: #000000;
}

a:visited
{
	color: #2F0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #2F0000;
	text-decoration: none;
}

.toolHide
{
	height: 30px;
	position: absolute;
	display: none;
	width: 200px;
}

.toolShow
{
	display: inline;
	background-color: #ffffce;
	position: absolute;
	border: solid 1px darkgray;
	height: 10px;
	padding: 3px;
	z-index: 900;
	font-size: 10px;
	width: 200px;
	font-family: Arial;
}

.tool2
{
	visibility: hidden;
	position: absolute;
	border: solid 1px;
	border-color: gray;
	border-width: 1px;
	z-index: 900;
}
.tool3
{
	position: absolute;
	border: solid 1px;
	border-color: gray;
	border-width: 1px;
	cursor: hand;
	z-index: 900;
}

.schema
{
	text-decoration: underline;
	color: navy;
}

.lbl
{
	text-align: left;
}

.grid
{
	border: none 0px;
}

.fnt
{
	font-family: Arial;
	font-size: 12px;
}

.hdr
{
	width: 100%;
	background-repeat: no-repeat;
	height: 24px;
}
.hdrBanner
{
	width: 250px;
	background-repeat: no-repeat;
	height: 65px;
	display:block;
}
.hdr1
{
	background-repeat: no-repeat;
	height: 24px;
}
.back
{
	width: 770px;
	text-align: center;
	height: 120px;
	background-image: url(./NewImg/back.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.back_new
{
	width: 770px;
	text-align: center;
	height: 120px;
	background-image: url(./NewImg/backs.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.back_test
{
	width: 770px;
	text-align: center;
	height: 120px;
	background-image: url(./NewImg/backtest.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.tbl
{
	border-right: solid 1px gainsboro;
	border-left: solid 1px gainsboro;
	width: 770px;
	height: 100%;
	border-bottom: solid 1px gainsboro;
}


.tr td
{
	border-bottom: solid 1px gainsboro;
	padding-bottom: 3px;
	padding-top: 3px;
}

.login
{
	font-family: arial;
	background-color: #fdeec7;
	width: 99%;
	border: #ffcc66 1px solid;
}
.flowBasketHide
{
	border: gold 1px solid;
	padding-right: 5px;
	display: none;
	padding-left: 5px;
	left: 560px;
	padding-bottom: 5px;
	width: 225px;
	padding-top: 5px;
	position: absolute;
	top: 328px;
	background-color: #fdeec7;
	text-align: center;
}

.flowBasketShow
{
	border: gold 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	left: 560px;
	padding-bottom: 5px;
	width: 225px;
	padding-top: 5px;
	position: absolute;
	top: 328px;
	background-color: #fdeec7;
	text-align: center;
}
.searchDIV
{
	border: gainsboro 1px solid;
	width: 99%;
	height: 85px;
}

.block
{
	font-size: 12px;
	width: 220px;
	font-family: Arial;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
}
.block_my
{
	font-size: 12px;

	font-family: Arial;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;
}
.block_newsbanner
{
	font-size: 12px;
	font-family: Arial;
	padding-left: 0;
	vertical-align: top;
	text-align: left;
}
.block_bottom
{
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: bottom;
	text-align: center;
}
.basket
{
	border: 1px solid orange;
}

.basket td
{
	border-bottom: solid 1px gainsboro;
	padding-bottom: 3px;
	padding-top: 3px;
}
.wait
{
	border: #dcdcef 1px solid;
	font-weight: bold;
	font-size: 14px;
	left: 472px;
	vertical-align: middle;
	width: 200px;
	color: #696969;
	font-family: Arial;
	position: absolute;
	top: 730px;
	
	background-color: #fafad2;
	text-align: center;
	padding: 10px;
}

.shop_TD_center
{
	padding-bottom: 10px;
	width: 540px;
	border-right-width: 1px;
	border-right-color: #dcdcdc;
	height: 100%;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.divFirma
{
	color: gray;
	padding-bottom: 10px;
}
.hidden
{
	display: none;
}
.style2 {color: #CC0000}
.ActName {color:black;
	font-size:14px;
	font-weight:bold}
.ActTime {font-size:12px; font-weight:normal; color: #3342b4; font-style: italic}
