@charset "windows-1251";
/* CSS Document */
body {
	background:url(/images/lights_bg.png) left top no-repeat #000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}
a:link {
	}
a:visited {
	}
a:hover {
	color: #F00;
	}



img{border:0px;}

.REDmainlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#C00;
	line-height:24px;
}
.mainlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-style: normal;
	font-stretch:normal;
	line-height:30px;
}
.Menu_in_menu{
	text-align:left;
	font-stretch:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}
.text {
	font-stretch:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight: lighter;
	line-height:20px;
	font-style: normal;
	text-align: left;
}
.name_of_wine_yellow {
	font-stretch:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff5c6;
	font-weight: lighter;
	line-height:20px;
	font-style: normal;
	text-align: left;
}
.texthead {
	font-stretch:normal;
	font-family:Georgia;
	font-size:38px;
	color:#FFF;
	font-weight: normal;
	line-height:44px;
}
.orangelink {
	font-stretch:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C00;
	font-weight: normal;
	line-height:20px;
}
.worktime {
	font-stretch:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-style:italic;
	line-height:20px;

}
.phoneindex{
	font-stretch:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFF;
}
.phone{
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#FFF;
	line-height:38px;
}

#count-img img{border:0px;}

#count-img{
	       position:relative;
		   top:-20px;
		   height:20px;
		   width:700px;
		   background-color:#309;
		   opacity:0.7;
           filter:alpha(opacity=70);
          -moz-opacity:0.7;
		  }

		  #count-img li{
	       				display:inline;
						color:#FFF;
						font-size:12px;
						font-family:Verdana, Geneva, sans-serif;

		  				}

						#count-img li:hover{
	       				cursor:pointer;
						background-color:#333;
		  				}

         #count-img ul{
	       				margin:0px 0px 0px 5px;
						padding:0px;
		  				}
#imagesSet {
	width: 100%;
}
#imagesSet img {
	padding: 1px;
	border: 0px;
}


#orderstepsmenu {
	line-height: 2em;
	width: 750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}

<!--[if IE]> HTML <![endif]-->
#orderstepsmenu {
width: 780px;
}

#orderstepsmenu img{
	vertical-align:middle;
	margin: 13px;
}

#orderstepsmenu img#hotselect{
	vertical-align:middle;
	margin-left: 0px;
}

#orderstepsmenu span.item {
	background:url(/images/dot.png) bottom repeat-x
}

#orderstepsmenu span {
	background-color: #990000;
	padding: 5px;
}



#orderstepsmenu a:link {
	color: white;
	text-decoration:none;
	/* border-bottom: 1px dashed white; */


	}
#orderstepsmenu a:visited {
	color: white;
	text-decoration:none;
	/* border-bottom: 1px dashed white; */
	}
#orderstepsmenu a:hover {
	color: #F00;
	text-decoration:none;
	/* border-bottom: 1px dashed #F00; */
	}

#orderform {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

#orderform p{
	line-height: 2em;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

#orderform h4 {
	font-size: 0.5em;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#orderform h3 {

	font-weight: normal;
	font-size: 0.6em;
	padding-top: 20px;
	width: 635px;
	border-bottom: 1px solid #2e0d28;
}

#orderform a:link {
	color: #FFF;
	}
#orderform a:visited {
	color: #FFF;
	}
#orderform a:hover {
	color: #F00;
	}



/* +++ -= ÔÎÐÌÀ =- +++ */
#orderform form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
}
	#orderform form label{
		display: block;
		line-height: 1.6em;
	}
	#orderform form input {
		background-color: #ffffff;
		width: 320px;
		padding: 1px;
		color: #3b3b3b;
		border: 1px solid #343434;
	}

	#orderform form input#submit {
		width: 70px;
		padding: 1px;
		color: #000000;
		border: 1px solid #343434;
		background-color: #ffffff;
		margin-top: 20px;
	}

	#orderform form input#send {
		width: 150px;
		padding: 1px;
		color: #000000;
		border: 1px solid #343434;
		background-color: #ffffff;
		margin-top: 20px;
	}

	#orderform form input#pquan {
		width: 50px;
	}

	#orderform form input[type=checkbox] {
		width: 17px;
		background-color: black;
		border: 0px;
		margin-right: 10px;
	}


    #orderform form span {
    	font-size: 90%;
    }

	#orderform form select {
		background-color: #ffffff;
		padding: 1px;
		width: 200px;
		color: #3b3b3b;
		border: 1px solid #343434;
	}

	#orderform form textarea{
		width: 710px;
		height: 200px;
		padding: 3px;
		color: #035c81;
		border: 1px solid #89adc9;
	}

	#orderform ul.formError {
		list-style-type: square;
		color: red;
		font-size: 13px;
	}
		#orderform form input.error{
			background: #f8dbdb;
			border-color: #ff3b3b;
		}

		#orderform form select.error{
			background: #f8dbdb;
			border-color: #e77776;
		}

		#orderform form textarea.error{
			background: #f8dbdb;
			border-color: #e77776;
		}
		#orderform form span.error{
			color: #ff3b3b;

		}

		#orderform form input.notError{
			background: #dafede;
			border-color: #05ae15;
		}

		#orderform form textarea.notError{
			background: #dafede;
			border-color: #05ae15;
		}
		#orderform form select.notError{
			background: #dafede;
			border-color: #05ae15;
		}
		#orderform form span.notError{
			color: #05ae15;
}


/* --- -= ÔÎÐÌÀ =- --- */









