@charset "utf-8";

/* CSS Document */
body {
  background:#fff;
  margin:0;
  padding:0;
}
body, div, span, td, tr, p, input {
  font-family:Arial;
  }
  a {
	font-family: Arial, Helvetica, sans-serif;
	}
 a:link {
	color: #004d90;
	text-decoration: none;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color: #004d90;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color: #004d90;
	font-size:12px;
}
a:active {
	text-decoration: none;
	color: #004d90;
	font-size:12px;
	}


#header {
	}
	.upline {
	width:980px;
	height:10px;
	
	text-align: center;
	}
	
#head {
	width:980px;
	height:130px;
	background:#FFFFFF;
	margin:auto;
	padding:inherit;
	text-align:center;
	}
	
#menu {
	width:980px;
	height:40px;
	text-align:center;
	}
	
	.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	text-align:center;
	color:#764117;
	}
	.thispage {
	color:#e81414;
	}
	
	.menu-line {
	width:980;
	height:10px;
	}

#line-products {
	text-align:center;
	font-size:11;
	color:#3a9901;
	}
	
	.menu-line-down {
	width:980px;
	height:2px;
	}
	
#content {
}
	.head-titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#764017;
	padding:5px;
	
	}
	.head-titles-city {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
	text-align:right;
	}
	
	
	.midle-line {
	background:url(images/midle-back.gif);
	}
	
	.content-link {
	color:#004d90;
	font-size:14px;
		}
	
	.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	}
	
	.midle-line {
	background:url(images/midle-back.gif);
	}
	
	.content-spacer {
	width:640px;
	height:5px;
	background:url(images/content-spacer.gif);
	}
	.content-spacer-right {
	width:300px;
	height:5px;
	background:url(images/content-spacer.gif);
	}
	
	.question-text {
	color:#b88534;
	font-size:12px;
	}
	.answer-text {
	color:#000000;
	font-size:12px;
	}
	.shops-text {
	color:#000000;
	font-size:11px;
	}
	.shops-city {
	height:25px;
	width:640px;
	padding:5px;
	background-color:#e9e7e4;
	color:#ff6600;
	font-size:18px;
	vertical-align:middle;
	}
	
#footer {
	width:980px;
	height:110px;
	background:url(images/footer-back.gif);
	font-size:11px;
	text-align:center;
	}
	
	.copyright {
	width:980px;
	font-size:11px;
	text-align:center;
	}
	.footer-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	color:#764117;
	}
	
#partners {
	width:980px;
	height:70px;
	text-align:left;
	font-size:14px;
	color:3c9900;
	}
	
#products-photo-table {
	width:250px;
	height:230px;
	margin:5px;
	padding:5px;
	border:1;
	border-color:#d6d6d6;
	border-bottom-color:#d6d6d6;	
	border-right-color:	#d6d6d6;
	}
	
	.products-photo-mini {
	width:75px;
	height:75px;
	margin:0px;
	padding:0px;
	border:1;
	border-color:#d6d6d6;
	border-bottom-color:#d6d6d6;
	border-right-color:	#d6d6d6;

		}
	
	.price {
	font-size:16px;
	color:#FF0000;
	}
	.pack {
	font-size:16px;
	color:#000000;
	}
	.order-head {
	height:30px;
	vertical-align:middle;
	
	}
	.social {
	font-size:10px;
	vertical-align:middle;
	
	}