/*
 * site:itech-11
 * date:24.06.09
 */ /* Default */
* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	border: 1px solid green;
	height: 100%;
	border: none;
}

body {
	position: relative;
	height: 100%;
	background: #FFF;
	font: 62.5% Verdana, Tahoma, Arial, sans-serif;
	border: none;
	color: #000;
}

img {
	border: none;
}

a {
	border: none;
	text-decoration: none;
	color: #2978BD;
}

ul,ol {
	border: none;
}

/* add */
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.red {
	color: #f00 !important;
}

/* Base */
#all {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}

#container {
	padding:0 0 72px;
}

#foooter {
	position: relative;
	/* top:100%; */ /* bottom:0; */
	width: 1000px;
	margin: -52px auto 0;
	height: 52px;
	font-size: 1.1em;
	/* border:1px solid red; */
	background: url('../img/bg_foo.gif') repeat-x;
}

.header {
	position: relative;
	height: 118px;
	padding: 1px 0 0;
	background: url('../img/bg_hd.jpg') no-repeat;
}
.left {
	display:inline;
	float:left;
	width:220px;
	/* margin:0 0 0 10px; */
	/* background:#ddd; */
}
.center {
	display:inline;
	float:right;
	width:760px;
	
	padding:18px 10px 0 0;
}

.center ul,.center ol {
	margin: 2px 0 3px 20px;
}

.logo {
	position: absolute;
	top: 21px;
	left: 255px;
	z-index: 2;
}

a.amedia {
	position: absolute;
	top: 17px;
	right: 44px;
	width: 100px;
	height: 22px;
	background: url('../img/amedia.gif') no-repeat;
}

.fooNav {
	position: absolute;
	top: 19px;
	left: 380px;
	width: 460px;
	text-align: center;
	color: #ccc;
}

.fooNav a {
	margin: 0 7px 0 3px;
	color: #2978bd;
}

.h1,.h2,.h4 {
	margin: 10px 0 6px;
	padding: 7px 0 1px;
}

.h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}

.h2 {
	font-size: 1.4em;
	font-weight: bold;
}

.h3 {
	padding: 0 0 5px;
	font-size: 1.2em;
	line-height: 1.23em;
}

.h3 a,.h4 a {
	color: #2978bd;
}

.h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #2978bd;
}

.h5 {
	margin: 0 0 6px;
	padding: 1px 2px 2px 10px;
	font-size: 1.1em;
	/* font-weight:bold; */
	background: #f3f4f3;
	color: #515251;
}

.h6 {
	font-size: 1.2em;
	font-weight: normal;
	color: #0f6bbb;
}

.l_h {
	background: url('../img/line_h.gif') no-repeat;
}

.left .l_h,.right .l_h {
	background-position: -118px 0;
}

.w-pager {
	_height: 1%;
	margin: 15px 0 0;
	background: url('../img/bg_btn.gif') no-repeat;
}

.pager {
	position: relative;
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	padding: 9px 0 8px;
	font-size: 1.1em;
	font-weight: bold;
	background: url('../img/bg_btn.gif') no-repeat 100% -33px;
}

.pager div {
	position: relative;
	left: 50%;
	float: left;
}

.pager ul {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
}

.pager li {
	float: left;
	margin: 0 -1px 0 0;
	padding: 1px 10px 2px;
	border-left: 1px solid #a3a4a3;
	border-right: 1px solid #a3a4a3;
}

.pager .act {
	font-weight: bold;
	background: #fff;
	color: #a0a1a0;
}

.pager .act a {
	color: #a0a1a0;
}

.pager a {
	color: #2978bd;
}

div.more {
	margin: 6px 0;
	background: url('../img/bg_btn.gif') no-repeat;
}

div.more div {
	height: 33px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	background: url('../img/bg_btn.gif') no-repeat 100% -33px;
}

div.more div * {
	margin: 0 12px 0 0;
	padding: 0 17px 0 0;
	line-height: 33px;
	background: url('../img/mrkr.gif') no-repeat 100% -244px;
	color: #0F6BBB;
}

.right div.more {
	background-position: 0 -66px;
}

.right div.more div {
	height: 24px;
	background-position: 0 -90px;
}

.right div.more div * {
	line-height: 24px;
}

span.more {
	display: block;
	padding: 4px 0 0;
	text-align: right;
}

a.more {
	margin: 0 10px 0 0;
	padding: 0 14px 0 0;
	font-size: 1.1em;
	background: url('../img/mrkr.gif') no-repeat 100% -144px;
	color: #2978bd;
}

.w-nav_pg {
	background: url('../img/bg_btn.gif') no-repeat;
}

.nav_pg {
	margin: 10px 0 0;
	padding: 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	background: url('../img/bg_btn.gif') no-repeat 100% -33px;
}

.nav_pg a {
	color: #0F6BBB;
}

.nav_pg .back {
	float: left;
	padding: 0 0 0 29px;
	background: url('../img/mrkr.gif') no-repeat 10px -344px;
}

.nav_pg .up {
	_display: inline;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 17px 0 0;
	background: url('../img/mrkr.gif') no-repeat 100% -393px;
}

.nav_pg .print {
	text-align: center;
}

.pub {
	padding: 3px 0 0;
}

.pub .item {
	padding: 0 0 2px;
}

.pub .date {
	display: block;
	padding: 0 0 2px;
	font-weight: bold;
	color: #a2a2a2;
}

.pub .text {
	margin: -1px 0 0;
	font-size: 1.1em;
	line-height: 1.25em;
}
.text p {
	padding:0 0 4px;
}
.last {
	border: none !important;
}

.copy {
	float: left;
	width: 215px;
	font-size: 11px;
	margin: 13px 0 0 11px;
	color: #8b8b8b;
}

.btn {
	display: inline;
	_position: relative;
	float: left;
	padding: 0;
	background: url('../img/bg_btn.gif') no-repeat 0 -114px;
}

.btn input {
	height: 18px;
	overflow: visible;
	padding: 0 8px;
	font-size: 1.1em;
	border: none;
	background: none;
	background: url('../img/bg_btn.gif') no-repeat 100% -132px;
	color: #000;
	cursor: pointer;
}

@
-moz-document url-prefix () { .btn input {padding:08px3px;
	
}

}
.dev {
	height: 0;
	margin: 1px 0 0;
	font-size: 0;
	border-top: 1px solid #e8e8e8;
}

.bnr {
	margin: 0 0 15px;
	text-align: center;
}

.sitetext {
	position: relative;
	z-index: 3;
	float: left;
	display: inline;
	width: 505px;
	margin:37px 0 0 344px;
	font-size: 12px;
	color: #2978bd;
}

.mainNav {
	overflow: hidden;
	height: 43px;
	padding: 0 0 0 24px;
	background: url('../img/bg_mN.gif') repeat-x;
}

.mainNav li {
	float: left;
	padding: 0 33px 0 12px;
	font-size: 1.4em;
	line-height: 42px;
	font-weight: bold;
	background: url('../img/mrkr.gif') no-repeat 0 20px;
}

.mainNav a {
	color: #0F6BBB;
}

.to_back {
	margin: 0 !important;
}

.to_back .main {
	padding-left: 0;
	background: none;
}

.to_back li {
	display: inline;
	padding: 0 11px 0 14px;
	font-size: 1.1em;
	background: url('../img/mrkr.gif') no-repeat 0 -495px;
}

.to_back .curr a {
	color: #747474;
}

.to_back a {
	color: #0F6BBB;
}

.c_text {
	padding: 0 0 10px;
	font-size: 1.3em;
}
.c_text p {
	padding:0 0 4px;
}
.c_text ul,.c_text ol {
	overflow: hidden;
	overflow: visible;
	_height: 1%;
	padding: 3px 0 3px 20px;
}

.c_text img {
	display: inline;
	margin: 0 10px;
	_margin: 0;
	padding: 0;
}

.c_text a {
	color: #0F6BBB;
}
.c_text th,
.c_text td {
	padding:4px 5px;
}
.columns {
	_width: 1030px;
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	margin: 0 -50px 0 0;
}

.columns .column {
	display: inline;
	_height: 1%;
	float: left;
	width: 455px;
	padding: 0 29px 0 0;
}

.full .text {
	clear:left;
	font-size: 1.1em;
}
.text  th,
.text  td {
	padding:4px 5px;
}
.full .date {
	float:left;
	margin:0 0 4px;
	padding: 1px 10px 2px;
	font-size: 1.1em;
	background:#eee;
	color: #464646;
}

.full .date b {
	color: #0F6BBB;
}
.full_ .date {
	font-size:1.1em;
	font-weight:normal;
}
.full_ .date span {

}
.full_ .text {
	padding:5px 0 5px 10px;
}
.application-form {
	font-size: 1.1em;
}

.form-page {
	float:left;
	clear:left;
	width:100%;
	margin:0 0 10px;
}
.form-page .h5 {
	margin: 0 -3px 6px 0;
}
.dwd {
	padding: 5px 0 0;
	font-size: 1.1em;
}

.dwd a {
	padding: 0 0 0 15px;
	text-decoration: underline;
	background: url('../img/mrkr.gif') no-repeat -1px -393px;
	color: #0F6BBB;
}
.partners {
	text-align:center;
}
.partners img {
	margin:10px 20px;
	vertical-align:middle;
}
.orgs {
	display:inline;
	float:left;
	margin:10px 0 0 10px;
	vertical-align:middle;
}
.orgs img {
	margin:0 7px;
}
/*--*/
.form,
.form label {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
}
.form {
	width:480px;
	margin:20px auto;
}
.form label {
	display:block;
	padding:2px 0;
}
.form strong {
	overflow:hidden;
	float:left;
	width:120px;
	margin:5px 0 0;
	padding:0 5px 0 0;
	font-size:1.1em;
	text-align:right;
}
.form input {
	float:left;
	width:300px;
}
.form textarea {
	float:left;
	width:300px;
	_width:302px;
	height:100px;
}
.form .btn {
	margin:2px 0 0 104px;
}
.btn {
	display:inline;
	float:left;
	
	background:url('../img/btn.png') no-repeat;
}
.btn input {
	overflow:visible;
	float:left;
	width:auto;
	padding:3px 5px 4px;
	border:none;
	font-size:11px;
	font-weight:bold;
	background:url('../img/btn.png') no-repeat 100% -21px;
	color:#fff;
	cursor:pointer;
}
.code strong {
	margin:12px 0 0;
}
.code img {
	float:left;
	margin:0 5px 0 0;
	width:120px;
	height:40px;
}
.code input {
	width:70px;
	margin:10px 0 0;
}
/*--*/
/*list*/
.pager li,.nav_pg li,.pub li,.mainNav li {
	list-style-type: none;
}

/*links*/
#all a:hover {
	text-decoration: underline;
}

div.grippie {
	/* width:100%; */
	clear:left;
	background: #EEEEEE url(../img/grippie.png) no-repeat scroll center 2px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 0pt 1px 1px;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
}
.resizable-textarea,
.resizable-textarea span {
	float:left;
	width:100%;
}

textarea {
	display: block;
	margin-bottom: 0pt;
	width: 95%;
	height: 80px;
}

.currNav { /* overflow:hidden;
    _overflow:visible;
    _height:1%; */
    margin: 10px 0 10px;
    
    /* background:url('../img/line_h.gif') no-repeat; */
    background: url('../img/bg_currNav.gif') #f3f3f3 no-repeat 0 100%;
}

.currNav .top,
.currNav .top span,
.currNav .bot,
.currNav .bot span {
	display:block;
    overflow: hidden;
	height: 6px;
    font-size:0;
	line-height:0;
    background: url('../img/bg_currNav.png') no-repeat;
}
.currNav .top {
	background-position:100% 0;
}
.currNav .bot {
	clear:both;
	background-position:100% -6px
}
.currNav .top span,
.currNav .bot span {
	margin:0 8px 0 0;
}
.currNav .bot span {
	background-position:0 -6px;
}
.currNav ul {
    float: left;
	margin:0;
    width: 49%;
}
.currNav .r {
	float:right;
}
.currNav li {
    margin: 0 0 0 22px;
    padding: 2px 0 3px 13px;
    font-size: 1.2em;
	list-style-type:none;
    font-weight: bold;
    background: url('../img/mrkr.gif') no-repeat 0 -442px;
}

.currNav a {
    color: #0F6BBB;
}
.useNav {
	display:inline;
	float:right;
	margin:8px 0px 0 0;
	font-size:1.1em;
	color:#ccc;
	}
	.useNav a {
		margin:0 16px 0 12px;
		color:#6d6d6d;
		}
.leftNav {
	margin:0 0 15px;
	padding:0 0 15px;
	background:url('../img/bg_lnav.gif') no-repeat 0 100% #ebf3fa;
	}
	.leftNav li {
		padding:7px 5px 0 21px;
		font-size:1.2em;
		font-weight:bold;
		list-style-type:none;
		background:url('../img/mrkr.gif') no-repeat 9px -287px;
		}
		.leftNav li ul {
			margin:10px -5px 0 -21px;
			padding:5px 0 7px;
			border-top:1px solid #cdd4db;
			border-bottom:1px solid #cdd4db;
			background:#f3f3f3;
			}
		.leftNav li li {
			padding:2px 0 3px 31px;
			font-size:1em;
			font-weight:normal;
			background:url('../img/mrkr.gif') no-repeat 23px -193px;
			}
	.leftNav a {
		color:#0f6bbb;
		}