/* CSS */
*{
    margin:0;
    padding:0;
}

html{
    width:100%;
    height:100%;
}
form {
	margin: 0; 
	padding: 0;
	}
table {
	font-size: 100%; 
	border-collapse: collapse;}
p {
	font: 12px arial, sans-serif;
	margin: 5px 0 12px 0;
	text-align: justify;
	color: #333;
}
div {
	font: 12px arial, sans-serif;
	color: #333;
}
img {
	border: none;
	}
a {
	color: #058DD3;
	text-decoration: underline;
	font: 12px arial, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #058DD3;
	font: 12px arial, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #E59712;
	font: 12px arial, sans-serif;
}
a.active {
	text-decoration: none;
	color: #E59712;
	font: 12px arial, sans-serif;
	cursor:default;
}

ul {
	margin: 5px 0 10px 0;
	padding: 0;
}
ul li {
	padding: 0 0 2px 15px;
	list-style-image: url('/nc/templates/E-Age/images/li.gif');
	list-style-position: inside;
}
select {color: #333; font: 12px arial, sans-serif; }
textarea {color: #000; font: 12px arial, sans-serif;}
input {color: #000; font: 12px arial, sans-serif;}
fieldset {border: none;}
hr {height: 1px; border: none; background: #CCC; color: #CCC;}
.mini {	font: 10px arial, sans-serif;color: #666666;}

/* icons */
.site_create{background : url(/nc/templates/E-Age/images/pict_site_create.jpg) no-repeat ;LIST-STYLE-TYPE: none;}
.site_support{background : url(/nc/templates/E-Age/images/pict_site_support.jpg) no-repeat ;	LIST-STYLE-TYPE: none;}
.site_price{background : url(/nc/templates/E-Age/images/pict_site_price.jpg) no-repeat ;	LIST-STYLE-TYPE: none; }
.site_shablon{background : url(/nc/templates/E-Age/images/pict_site_shablon.jpg) no-repeat ;	LIST-STYLE-TYPE: none; }
.site_forward{background : url(/nc/templates/E-Age/images/pict_site_forward.jpg) no-repeat ;	LIST-STYLE-TYPE: none; }
.contact{background : url(/nc/templates/E-Age/images/contact.gif) no-repeat ;	LIST-STYLE-TYPE: none; }

/*FOOTER */
div#futer {
	clear:both;
	border-top:1px solid #cacaca;
	height:150px;
	padding:0 ;
	background: #f3f3f3 url('/nc/templates/E-Age/images/fon_noise.jpg') repeat scroll left top;
}
div#futer div {
	width: 24.9%;
	float: left;
	height: 100px;
	position: relative;
	color: #666666;
	padding-top: 20px;
}
.phone {
	width: 24.9%;
	float: left;
	height: 100px;
	position: relative;
	margin-top:30px;
	background-image: url('/nc/templates/E-Age/images/pict_phone.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
	text-align: right;

}
	.phon {
	color: #9E8B72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	background: #transparent;
}
	.lock {
	width: 24.9%;
	float: left;
	height: 100px;
	position: relative;
	margin-top:30px;
	background-image: url('/nc/templates/E-Age/images/pict_lock.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
}
	.map {
	background-image: url('/nc/templates/E-Age/images/down_map.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
	.a {
	position:relative;
	padding-top:70px;
	padding-left:50px;
}

/* */
.noborder {
	border:0px;
}
	.noborder td{
		border:0px;
	}

.grey {
	background-color:#efefef;
}
.greyimg {
	border:1px #CCCCCC solid;
}
.impress{
	font: bold 15px arial, sans-serif;
	color:#e4351a;
}
.superimpress{
	font: bold 36px arial, sans-serif;
	color:#e4351a;
	text-transform:uppercase;
	text-align:center;
}
.red {color: #E1361A}

/* anchor*/
.anchorLink {
	margin-left:420px;
}
/*hint*/
.hotspot {color:#058DD3; padding-bottom:1px; border-bottom:1px dotted #058DD3; cursor:pointer}

#tt {position:absolute; display:block; background:url('/nc/templates/E-Age/images/tt_left.gif') top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url('/nc/templates/E-Age/images/tt_top.gif') top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#2c6dae; color:#fff;text-align:justify}
#ttbot {display:block; height:5px; margin-left:5px; background:url('/nc/templates/E-Age/images/tt_bottom.gif') top right no-repeat; overflow:hidden}