/*===============================================================================
'
' main.css
'
'	v. 1.0.0	2009-11-19
'
'===============================================================================*/

html, body {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4a4a4b;
	background:#fff5df;
	margin:0;
	padding:0;
	font-size:9pt;
}
p {
	margin:0px 0px;
}
img {
	border:none;
}
hr {
	color: #dbd4c5;
	background-color: #dbd4c5;
	height:1px;
	border:none;
	margin:4px;
}


/*===============================================================================*/
a:link {
	color: #0098d4;
	text-decoration: underline;
}
a:visited {
	color: #0098d4;
	text-decoration: underline;
}
a:hover {
	color: #0098d4;
	text-decoration: none;
}
a:active {
	color: #0098d4;
	text-decoration: underline;
}


/*===============================================================================*/
div.Clear {
	clear:both;
}


/*===============================================================================*/
div#Body {
	min-height: 100%;											/* Для FOOTER */
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;										/* the bottom margin is the negative value of the #Footer's height + border */
	width:815px;
	text-align:center;
	background: url(../images/bkg_content.gif) repeat-y;
}


/*===============================================================================*/
div#Header {
	margin:0;
	padding:15px 20px 0px 13px;
	text-align:left;
	border:solid 1px #fff5df;
	background:#fff5df;
}
div#Header img {
	margin-right:20px;
}
div#Header h1 {
	font-size:12pt;
	font-weight:normal;
	margin-bottom:20px;
}
div#Header p {
	font-size:8pt;
	margin-top: 10px;
	margin-bottom:10px;
	font-weight:bold;
	font-style:normal;
}


/*===============================================================================*/
div#MainMenu {
	background: url(../images/bkg_mainmenu.gif) repeat-y;
	padding:5px 10px;
	font-size: 13px;
	font-variant:small-caps;
}
div#MainMenu span {
	color:#4a4a4b;
	margin:0px 10px;
}
div#MainMenu a:link {
	color: #FFFFFF;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#MainMenu a:visited {
	color: #FFFFFF;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#MainMenu a:hover {
	color:#ffae00;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#MainMenu a:active {
	color: #FFFFFF;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#MainMenu a.Current:link, div#MainMenu a.Current:visited, div#MainMenu a.Current:hover, div#MainMenu a.Current:active {
	color: #ffae00;
}


/*===============================================================================*/
div#Path {
	padding: 10px 20px;
	text-align:left;
	font-size: 8pt;
	background:url(../images/bkg_path.gif) repeat-y;
}
div#Path span {
	color : #ffae00;
}
div#Path img.Bullet {
	margin-left:6px;
	margin-right:6px;
	width:3px;
	height:6px;
}


/*===============================================================================*/
div#MainText {
	margin-left:5px;
	margin-right:10px;
	padding-right:10px;
	text-align:left;
	border-top:solid 1px #dbd4c5;
}


/*===============================================================================*/
div#SubMenu {
	float:left;
	width:165px;
}
div#SubMenu ul {
	margin:0;
	padding:20px 0px 0px 0px;
	list-style-type:none;
	font-variant:small-caps;
}
div#SubMenu li {
	margin:5px 0px;;
}
div#SubMenu li a {
	display:block;
	padding:4px 10px 4px 13px;
	color:#4a4a4b;
}
div#SubMenu li a:link {
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: url(../images/li.gif) no-repeat top left;
}
div#SubMenu li a:visited {
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: url(../images/li.gif) no-repeat top left;
}
div#SubMenu li a:hover {
	text-decoration: none;
	color:#0098d4;
	border-top: solid 1px #dbd4c5;
	border-bottom: solid 1px #dbd4c5;
	background: url(../images/li.gif) no-repeat top left #ececeb;
}
div#SubMenu li a:active {
	text-decoration: none;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: url(../images/li.gif) no-repeat top left;
}

div#SubMenu li.Current {
	border-top: solid 1px #dbd4c5;
	border-bottom: solid 1px #dbd4c5;
	display:block;
	padding:4px 10px 4px 13px;
	color:#0098d4;
	background: url(../images/li.gif) no-repeat top left #ececeb;
}
div#SubMenu div.Counter {
	padding: 2px 0px 0px 0px;
	text-align:center;
}


/*===============================================================================*/
div#News {
	font-size: 8pt;
	text-align:left;
	padding:0px 5px 0px 0px;
	margin-top:40px;
}
div#News h3 {
	background:url(../images/li2.gif) no-repeat top left;
	font-size: 8pt;
	margin-top:20px;
	padding-left:15px;
}
div#News h4 {
	background:url(../images/li2.gif) no-repeat top left;
	font-size: 8pt;
	margin-top:20px;
}
div#News a {
	display:block;	
	padding-left:15px;
}


/*===============================================================================*/
div#Counters {
	text-align:center;
	margin:40px auto 0px auto;
}
div#Counters img {
	margin-bottom:1px;
}


/*===============================================================================*/
div#Content {
	width:615px;
	float:right;
	text-align:justify;
	margin-top:10px;
	margin-bottom:20px;
}
div#Content h1, div#Content .h1{
	color: #4a4a4b;
	font-size : 12pt;
	font-weight:normal;
	font-variant:small-caps;
	margin:10px 0px;
}
div#Content h2, div#Content .h2{
	color : #4a4a4b;
	font-size : 10pt;
	font-weight:normal;
	font-variant:small-caps;
	margin:10px 0px;
	text-align:center;
}
div#Content h3, div#Content .h3, div#Content h4, div#Content .h4, div#Content h5, div#Content .h5, div#Content h6, div#Content .h6{
	color : #4a4a4b;
	font-size : 9pt;
	font-weight:bold;
	font-variant:small-caps;
	margin:10px 0px;
}
div#Content p {
	margin:15px 0px;
}



/*===============================================================================*/
div#Push {
	height:70px;												/* #Push must be the same height as #Footer + border */
}



/*===============================================================================*/
div#Footer {
	height:70px;
	text-align:center;
	font-size: 7pt;
	background:url(../images/bkg_bottom.gif) no-repeat top #fff5df;
}
div#Footer a:link {
	color: #0098d4;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#Footer a:visited {
	color: #0098d4;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#Footer a:hover {
	color:#0098d4;
	text-decoration:underline;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#Footer a:active {
	color: #0098d4;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 4px;
	white-space:nowrap;
}
div#Footer a.Current:link, div#Footer a.Current:visited, div#Footer a.Current:hover, div#Footer a.Current:active {
	color: #ffae00;
}
div#Footer p {
	padding-top:20px;
}


/*===============================================================================*/
div.Form {
	display:table;
	background:url(../images/form/right.gif) repeat-y right #fff5df;
}
div.Form div.Header {
	background:url(../images/form/top_right.gif) no-repeat top right;
}
div.Form div.Header div.Caption {
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	padding:4px 4px 4px 10px;
	margin:0px;
	background:url(../images/form/top_left.gif) no-repeat top left;
}
div.Form div.Center {
	background:url(../images/form/left.gif) repeat-y left;
	padding-top:20px;
}
div.Form div.Center span.Notes {
	display:block;
	margin-left:20px;
	padding-top:5px;
	font-size:8pt;
	color:#999999;
}
div.Form div.Footer {
	text-align:center;
	background:url(../images/form/bottom_right.gif) no-repeat bottom right;
}
div.Form div.Footer div.Button {
	background:url(../images/form/bottom_left.gif) no-repeat bottom left;
	padding:20px 0px;
}



div.Form table {
	border: 0px;							/* border=="0" */
	border-collapse: collapse;				/* cellspacing="0" */
	margin:0px auto;						/* align="center" */
}
div.Form th {
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	padding: 2px 2px 2px 4px;				/* cellpadding */
	white-space:nowrap;
}
div.Form td {
	font-size:8pt;
	padding: 2px 4px 2px 2px;;				/* cellpadding */
}



/*===============================================================================*/
table.Listing{
	border-collapse:collapse;				/* cellspacing="0" */
}
table.Listing tr{
	background-color:#ffffff;
	vertical-align:top;
}
table.Listing tr.CurrentRow{
	background-color : #fff5df;
}
table.Listing tr.HoverRow{
	background-color:#fff5df;
}
table.Listing th {
	color:#4a4a4b;
	border: 1px solid #dbd4c5;
	background-color : #ececeb;
	font-weight : bold;
	padding:4px 4px 4px 4px;
	vertical-align:middle;
	text-align:center;
}
table.Listing td {
	border: 1px solid #dbd4c5;
	padding:4px 4px 4px 4px;
	vertical-align:top;
	text-align:left;
}



/*===============================================================================*/
/* Поля ввода данных */
input.Field, select, option{
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
	height:18px;
}
textarea{
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #999999;
}
/* Кнопка */
input.Button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#4a4a4b;
	border:solid 1px #0098D4;
	padding:4px 10px;
}


/*===============================================================================*/
/* Разное */
p.Bulleted {
	background:url(../images/ul1.gif) no-repeat top left;
	padding-left:15px;	
	margin-top:20px;
}
span.Notes {
	font-size:8pt;
	color:#999999;
}







