
/* Form form user filled catalog */

#user_add_lot table {
  width: 100%;
}

#user_add_lot td {
  padding: 0.2em 0.5em;
  font-size: 12px !important;
}

#user_add_lot label, #user_add_lot label + input, label + textarea {
  display: block;
}

.result-good-message, .result-error-message {
  font-size: large;  
  font-family: tahoma sans-serif arial;
}

.result-error-message {
  color: red;
}

.result-good-message {
  color: green;
}

#user_add_lot [required] {
  background: #FFFCE0;
}

.form-warning {
  border: 2px solid red;
}

::-webkit-input-placeholder {color: #BBBBBB !important;}

:-moz-placeholder {color: #BBBBBB !important;}

.placeholder {
  color: #BBBBBB !important;
}

#user_add_lot input, #user_add_lot textarea {
	width: 100%;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#user_add_lot input[type="submit"] {
	margin: 8px;
}

#picts_urls {
  resize: none;
  height: auto;
}

#picts_column {
  width: 70%;
}

/* New layout */

.form-new-layout {
	margin: 2em 0;
	font-size: 12px !important;
}

.top-to-down label {
	display: block;
	margin-bottom: 0.2em;
}

.form-new-layout fieldset {
  border: 1px solid #425067;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  line-height: 15px;  
}

.form-new-layout label:after {
  content: ':';
  cursor: pointer;
}

.form-new-layout legend {
  margin-left: 2em;
  font-size: 110%;
}

.form-new-layout select {
	font-size: 100%;
}

.form-new-layout .next-block {
	margin: 1em;
}

.form-new-layout input[type="submit"] {
  width: auto;
  margin: 8px 0;
  display: inline;
}

.form-new-layout input.datebox {
	width: 7em !important;
}

.form-new-layout input:disabled,
.form-new-layout select:disabled,
.form-new-layout textarea:disabled {
	background: #d0d0d0;
}

/*Всплывающее фото товара*/
.sp_thumbnail{  
position: relative;  
z-index: 0;  
}  
.sp_thumbnail:hover{  
background-color: transparent;  
z-index: 50;  
}  
.sp_thumbnail span{ /*CSS for enlarged image*/  
position: absolute;  
background-color: #3d3d3d;  
padding: 5px;  
left: -1000px;  
border: 1px solid white;  
visibility: hidden;  
color: Yellow;  
text-decoration: none;  
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
}  
.sp_thumbnail span img{ /*CSS for enlarged image*/  
border-width: 0;  
padding: 2px;  
}  
.sp_thumbnail:hover span{ /*CSS for enlarged image on hover*/  
visibility: visible;  
top: 0;  
left: 60px; /*position where enlarged image should offset horizontally */  
}  
/*---------------------*/

@charset "utf-8";
/* CSS Document */

.medium_black {
	font-size:11px;
	color:#000;
}

.medium_gray {
	font-size:13px;
	color:#2E2D2E;
}

.medium_red {
	font-size:13px;
	color:#FE001A;
}

.small_red {
	font-size:11px;
	color:#505050;
	background:#FEEDB9;
}

a.small_red:link {
	font-size:11px;
	color:#505050;
	background:#FEEDB9;
}

a.small_red:visited
{
	font-size:11px;
	color:#505050;
	background:#FEEDB9;
}

a.small_red:hover
{
	font-size:11px;
	color:#000;
	background:#FEEDB9;
}

.big_black	{
	font-size:14px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

.big_black_1	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;	
	font-size:14px;
	color:#000;
}

div.h_medium {
	font-size:11px;
	color:#F69;
	font-weight:1400;
}

div.h_big {
	font-size:11px;
	color:#F69;
	font-weight:700;
}

a.zoom:link {
	color:#006;
}

a.zoom:visited {
	color:#006;
}

a.zoom:hover {
	color:#F09;
	text-decoration:none;
}

a.zoombig:link {
	color:#006;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;
}

a.zoombig:visited {
	color:#006;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;	
}

a.zoombig:hover {
	color:#F09;
	text-decoration:none;
}

.trselect		{
		background-color:#CF6;
}

.trselect1		{
		background-color:#CF6;
}

.trselect2		{
		background-color:#A5B6CA;
}

a.blackH:link {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;
}

a.blackH:visited {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;	
}

a.blackH:hover {
	color:#F00;
	text-decoration:none;
}

a.save_info		{
	background: url("images/save_info.png");
	display: block;
	width:48px;
	height:45px;
}

a.save_info:hover	{
	background:url("images/save_info1.png");
}
	
.button_key		{
	border: 2px solid #00C;
}
/* CSS Доставка на дом */
.purshwait, .purshselect, .delivery_price, .delivery_info {
	font-size:14px;
	text-decoration:none;
}

.purshwait h2 {
	color:#228B22;
}

.purshwait hr {
	color:#228B22;
}

.purshwait .purshlist_status {
	color:#1E90FF;
}

.purshselect {
	font-size:14px;
	text-decoration:none;
}

.purshselect h2 {
	color:#483D8B;
}

.purshselect .infotext
{
	font-size:11px;
	color:#555555;
    font-family: Verdana,Helvetica,Arial,sans-serif;
}

.delivery_price h2 {
	color:#2F4F4F;
}

.delivery_info dt,dd {
	font-size:13px;
    font-family: Verdana,Helvetica,Arial,sans-serif;	
}


.delivery_info span {
	font-size:11px;
	color:#555555;
}


