/* CSS Default */

a {
	color: #487890;
}
a:hover {
	color: #487890;
}
body {
	background-color: #eaeaea;
	margin: 0 auto;
	padding: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 1200px;
max-width:1260px;
	width: expression(document.documentElement.clientWidth < 1200 ? "1200px" : "100%");
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	color: #00689c;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
img {
	border: 0px;
}
img.transparent { 
	background: expression(transparent(this));
	border: 0;
}
input {
	color: #000;
	margin: 0;
	padding: 2px 6px 2px 6px;
	background: none;
	font-size: 12px;
}
label {
}
p {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}
select {
	margin: 0;
	padding: 2px;
}
small {
}
small a {
}
span {
}
span a {
}
table {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	width: 100%;
	border-collapse: collapse;
}
tbody {
}
thead {
}
td {
	padding: 0;
	/*vertical-align: top;*/border-color:#000;
}
textarea {
	color: #000;
	margin: 0;
	padding: 2px 6px 2px 6px;
	background: none;
	font-size: 12px;
}
tr {
	vertical-align: top;
}
ul {
	margin: 0;
	padding: 10px 0 0 20px;
}

#mainlink {position:absolute;width:360px;height:160px;background:url(/templates/aermet/images/blank.gif) top left repeat;left:20px; z-index:100;}

/* CSS Design class */

.adr {
	padding: 20px 50px;
}
.adr, .copy {
	color: #487890;
	background-color: #d7d7d7;
}
.copyin {
	position:relative;
}
.blue {
	background: #eaeaea;
	padding: 5px 0 15px 15px;
	text-align: right;
	width: 25%;
}
.body {
	background: url(/templates/aermet/images/menu-bg.jpg) repeat-x center -30px;
	/*padding-top: 17px;*/
position:relative;

}
.body_catalog {
	background: url(/templates/aermet/images/menu-bg-catalog.jpg) repeat-x top;
	padding-top: 17px;
position:relative;
}
.cat {
	margin-top: 45px;
	text-align: center;
	border-collapse: separate;
}
.clr {
	clear: both;
}
.kat {
	background: url(/templates/aermet/images/pan.gif) no-repeat top left;
	height: 36px;
	width: 250px;
	margin: 30px 0 0 50px;
	padding: 10px 0 0 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.col-c {
	border-right: 1px solid #fff;
}
.col-r {
	border-left: 1px solid #a5a3a3;
	width: 25%;
}
.content {
	margin: 0 30px 20px 50px;
}
.copy {
	padding: 20px 15px;
}


.menu-r {

	height: 64px;
	text-align: center;
}
#repeatx a {
	color: #fff;
	font-size: 16px;
	line-height: 65px;
	padding: 0 5%;
	text-decoration: none;
}
#repeatx a:hover {
	/*color: #fff;
	font-size: 16px;
	line-height: 65px;
	padding: 0 6%;*/
	text-decoration: underline;
}
.name {
	font-size: 50px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.poisk {
	height: 20px;
	width: 140px;
	background: none;
	border: 0;
}
.poisk-img {
	background: url(/templates/aermet/images/poisk.png) no-repeat top center;
	height: 50px;
	padding:5px 0 0 0;
}
.te {
	text-align: left;
	padding-left: 30px;
}
.tel {
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
}
.telo {
	margin-top: 25px;
}
.telo_uslugi {
	margin-top: 60px;
}

.top {
	margin-top: 15px;
	color: #487890;
	text-align: center;
	border-collapse: separate;
}

/* CSS Design id */

/*меню*/
#header {
	height: 64px;
position:relative;
}

#headerleft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 85px;
	height: 64px;
	/*margin-top: 10px;*/
}
#repeatx {
	background-image:url(/templates/aermet/images/menu_bg2.jpg);
	background-repeat: repeat-x;
	height: 64px;
	position: absolute;
	left: 85px;
	top: 0px;
	right: 14px;
	/*margin-top: 10px;*/
}
#headerright {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 64px;
	width: 85px;
	/*margin-top: 10px;*/
}



/*для эффекта центральных картинок*/

.gallery {
		
	
}
.gallery td {
	padding: 0px;

	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/

}
.gallery td a.thumb {
	width: 250px; /*--Width of image--*/
	height: 192px; /*--Height of image--*/
	cursor: pointer;
	margin:0 auto;
}
.gallery td span { /*--Used to crop image--*/
	width: 250px;
	height: 192px;
	overflow: hidden;
	display: block;
	
}
.gallery td a.thumb:hover {
	background-color: #333!important; /*--Hover effect for browser with js turned off--*/
}
.gallery td a {text-decoration: none; color: #777; display: block;}

/*конец эффекта центральных картинок*/

/*страница услуги*/
.cat_uslugi {
	margin-top: 60px;
	border-collapse: separate;
}
#uslugi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487890;
	text-decoration: none;
	text-align:center;
}
#uslugi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487890;
	text-decoration: underline;
}


/*для эффекта центральных картинок УСЛУГИ*/

.gallery_uslugi {

	
}
.gallery_uslugi td {
	padding: 0px;

	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/

}
.gallery_uslugi td a.thumb {
	width: 203px; /*--Width of image--*/
	height: 148px; /*--Height of image--*/
	cursor: pointer;
	margin:0 auto;
}
.gallery_uslugi td span { /*--Used to crop image--*/
	width: 203px;
	height: 148px;
	overflow: hidden;
	display: block;
	
}
.gallery_uslugi td a.thumb:hover {
	background-color: #333!important; /*--Hover effect for browser with js turned off--*/
}
.gallery_uslugi td a {text-decoration: none; color: #777; display: block;}

/*конец эффекта центральных картинок УСЛУГИ*/


/*Страница Каталог*/
.catalog {
	width: 100%;
	text-align:center;
}
.catalog_td_no_border {
}
.catalog_td {
	background-image:url(/templates/aermet/images/catalog_border.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:23%;
}
#catalog_point{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487890;
	text-decoration: none;
	text-align:center;
	display:block;
}
#catalog_point:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487890;
	text-decoration: underline;
	text-align:center;
}
.catalog_point_div {
	/*float:left;*/
	margin:5px;
	text-align:center;
}

#catalog_knopka:hover{
	background-image:url(/templates/aermet/images/pan_hover.png);
}
#catalog_knopka {
background:url("/templates/aermet/images/pan.png") repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:16px;
margin:30px 0 0 50px;
padding:10px 0 10px 0;
text-align:center;
text-decoration:none;
width:249px;
}
/*Конец страницы Каталог*/

/*страница секции каталога*/
.list_el {float:left;display:inline;width:23%;}
.elems {padding:8px 0;}
.text_anons {text-align:left; padding:5px 15px;}



.forh1 {text-align:center; margin: 0 0 10px 0;}
.elementc {text-align:left;}
.image_tp {float:left;margin:0 10px 5px 0;}

/* конец страница секции каталога*/


.tablecont {
width:auto;
border:1px solid #000;
border-right:none;border-bottom:none;
}
.tablecont td {text-align:center;border:1px solid #000; border-left:none;border-top:none;padding:5px;}
#madeby {
    position: absolute;
    right: 4px;
    top: 34px;
}
.ny_1{
position:absolute;
width:90px;
height:154px;
top:63px;
left:360px;
background:url(/files/images/ny_1.png) no-repeat 0 0;
}
.body_catalog .ny_1{
top:80px;
}
.ny_2{
position:absolute;
width:90px;
height:184px;
top:64px;
left:840px;
background:url(/files/images/ny_2.png) no-repeat 0 0;
}
.body_catalog .ny_2{
top:81px;
}
a.watch:hover {
text-decoration: underline;
}