/* Imago CSS Document */
/******************************standart***/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.imago-m.ru/images/bg.gif);
}

img {
	border: 0px;
}

.png {
	 behavior: url("pngbehavior.htc");
}


img.spacer {
	display: block;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

h1 a, h2 a, h3 a, h4 a, h5 a, .catalogImage h3 a {
	color: #666666;
	text-decoration: underline;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
}

h3, caption {
	font-size: 18px;
	text-align: left;
}

caption {
	padding-bottom: 12px;
}

input {
	border: 1px solid #cccccc;
	height: 21px;
	margin-left: 12px;
	font-family: "Times New Roman", Times, serif;
}

.inputConteiner {
	width: 100%;
}

.inputConteiner td {
	padding-bottom: 12px;
}

.left {
	text-align: left;
	width: 65%;
}

.right {
	text-align: right;
	width: 35%;
}

b, strong {
 	color: #7c962e;
 }

input.button {
	padding: 4px;
	height: auto;
	background-color: #6e9810;
	color: #fff;
	font-size: 15px;
}


ul {
	margin-right: 100px;
}

li {
	margin-bottom: 18px;
	list-style-image: url(http://www.imago-m.ru/images/li.gif);
}

td {
	vertical-align: top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: #798517;
}

a:hover {
	text-decoration: none;
}

table, div {
	font-family: "Times New Roman", Times, serif;
}

/******************************design***/

#index {
	width: 200%;
	height: 97%;
}

td#splash, td#indexText {
	width: 50%;
}


td#splash {
	text-align: center;
	vertical-align: top;
}

td#splash {
	text-align: center;
	vertical-align: middle;
}

.menuLeft .informer {
	text-align: left;
	margin-botom: 30px;
	border-right: 1px solid #d6ceb1;	
	font-size: 12px;
	padding-right: 5px;
	color: #333333;
}

.menuLeft .informer img {
	margin: 0px;
	float: none;
	border: 3px solid #757c21; 
	width: 40px; 
	
}

.menuLeft .informer h3 {
	font-size: 16px;
	font-weight: bolder;
	margin-top: 3px;
}

#splash .informer {
	margin-top: -80px; 
	margin-bottom: 29px; 
	position: relative;
	width: 900px; 
}

.informer td {
	border-right: 1px solid #757c21; 
	padding-right: 8px;
}

#splash .informer img {
	float: left;
	vertical-align: top;
	display: table-cell; 
	border: 3px solid #757c21; 
	width: 60px; 
	margin: 12px;
}

.informer h3 {
	font-size: 19px;
	color: #3f3f34;
	margin-bottom: 8px;
}

#indexMenu {
	width: 410px;
	height: 200px;
	margin-top: 15%;
	margin-left: 33%;
	text-align: center
}

/******************************header******/

.header {
	height: 50px;
	color: #aa9a80;
	font-weight: lighter;
}

.header a {
	color: #aa9a80;
	font-weight: lighter;

}

.logoConteiner {
 display: inline;
 float: left;
 font-size: 17px;
 color: #333333;
	
}

.logoConteiner img#logo {
	display: block;
	margin: 13px 16px 31px; 
}

/******************************content****/

.content {
	width: 100%;
	height: 100%;
	background-image: url(http://www.imago-m.ru/images/right__total_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.txt {
	font-size: 14px;
	margin: 0px 0px 40px 40px;
	text-align: left;
	width: 100%;
}
.txt1 {
	font-size: 14px;
	margin: 0px 0px 5px 5px;
	text-align: center;
	width: 100%;
	color: 6c734f;
}
.txtImg {
	float: left;
	 margin-right: 12px;
	 margin-bottom: 12px;
	 border: 1px solid #cccccc;
}

.menuLeft {
	width: 154px;
	text-align: left;
	padding-top: 12px;
	background-image: url(http://www.imago-m.ru/images/menu.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.menuLeft img {
	margin-right: 25px;
}

.menuRight{
	width: 239px;
}

.menuLeft img, .menuRight img {
	display: block;
}

.menuLeft img {
	 margin-bottom: 8px;
}

.menuRight div {
	margin-top: -30px;
}


.contentArea {
	padding-bottom: 40px;
}

/******************************gallery***/

.galleryImage, .catalogImage td, .catalogOne td{

	margin-right: 15px; 
	margin-bottom: 20px; 
	text-align: left; 
	padding-top: 13px;
	padding-left: 13px;
}

.galleryImage {	 
	height: 110px; 
	width: 110px;
	background-image: url(http://www.imago-m.ru/images/gal.gif);
	behavior: url("background.htc");
	background-repeat: no-repeat; 
	background-position: top left;
	float: left; 
	display: table-cell;   
}

.catalogImage td {
	width: 31%;
	border-right: 1px solid #d6ceb1;
	padding-right: 12px;
	padding-left: 0px;
	text-align: left;		
}

.catalogOne tr.line td {
	border-right: 1px solid #d6ceb1;
	border-left: 1px solid #d6ceb1;
	text-align: center;
}

.catalogOne td {
	padding-right: 22px;
}

.catalogImage .galleryImage {
	margin-bottom: 0px;
	float: none;
	display: block;
}

.catalogOne .galleryImage{
	margin-bottom: 0px;
	margin-left: 0px;
}

.catalogImage b {
	display: block;
}

.catalogImage a {
	text-decoration: none;
}

.catalogImage  h3, .catalogOne h3  {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}


/******************************footer****/

.footer {
	background-repeat: repeat;
	text-align: left;
	padding-bottom: 0px;
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
	color: #aa9a80;
}

.footer  div {
	display: inline;
	margin-left: 14px;
	vertical-align: top;
	width: auto;
}

.footer a  {
  font-size: 12px;
  color: #aa9a80;
}

/***************************strekosa.bz***/

.strekosaBz {
	float: right;
	margin: -12px 14px 14px;
	width: 100%;
}
/***********forms***************************/
input.knopka{font:bold 100%/130% Verdana,sans-serif;
text-align:center;
color:#fff;
background-color:#aa9a80;
padding:0 1px;
border:1px solid #999999;
margin:5px 3px 5px 5px;
}
