Скачиваний:
13
Добавлен:
26.03.2015
Размер:
9.44 Кб
Скачать
BODY {
	margin-top: 5px;
	margin-bottom: 5px;
	color: White;
	background-color: #7F816D;
	font: normal normal normal 12px/normal Trebuchet MS;
}
TABLE {
	BORDER-COLLAPSE: collapse;
	font-size: 12px;
}
A {
	color: #3C709D;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
IMG {
	border: 3px solid #FFFFEC;
	margin: 3px 10px 3px 10px;
}
P:first-letter {
	margin-left: 20px;
}

.textWelcome {
	font: normal normal normal 48px/normal "Times New Roman", Times, serif;
	margin-left: 20px;
	color: #FFFFEC;
}
.textTitle {
	font: normal normal normal 48px/normal "Times New Roman", Times, serif;
	margin-left: 20px;
	color: #FFFFEC;
}
.textNews {
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	float: left;
	color: #333333;
	margin-top: 10px;
}
.textLogin {
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 10px;
}
.textContacts,.textTitleSmall {
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	color: #FFFFEC;
	margin-top: 10px;
	text-decoration: underline;
}
.textTitleSmall {
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 10px;
	color: White;
}
.grdMsg {
	background-color: #616355;
	border: 2px solid #BB820B;
	font-style: normal;
	font-variant: small-caps;
	font-size: 250%;
	width: 60%;
	height: 152px;
	vertical-align: middle;
	text-align: left;
	margin: 50px auto 50px auto;
}
.grdMsg IMG {
	border: 0px;
	margin-left: 0px;
}
.errMsg {
	border: 2px solid #B50000;
	background-color: #DFDFDF;
	font-size: 140%;
	width: 50%;
	height: 115px;
	vertical-align: middle;
	text-align: left;
	padding-top: 11px;
	margin: 50px auto 50px auto;
	color: Maroon;
}
.errMsg IMG {
	border: 0px;
	margin-left: 5px;
}
.displayTableMain {
	
	width: 980px;
	height: 100%;
	border: 2px solid #666666;
	}
.displayTableMain TD {
}
.displayNavigation {
	width: 100%;
	height: 50px;
	background-color: White;
	color: Black;
	vertical-align: bottom;
}
.displayHeadImage {
	width: 100%;
	height: 250px;
	background-color: #7A7B71;
	border-bottom: 0px solid #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
}

.displayMainFrame {
	width: 100%;
	height: 100%;
	background-color: #636557;
	font-size: 12px;
	vertical-align: top;
	background-position: top;
	background-repeat: repeat-x;
}
.contentMain {
	margin: 25px 0px 10px 20px;
	width: 98%;
	height: 100%;
	font-size: 12px;
	text-align: justify;
}
.contentMain A{
	color: #C8DAEA;
}
.navigationTable {
	height: 50px;
	width: 100%;
}
.navigationTable TD {
	text-align: center;
	
}
.navigationTable TD A {
	color: Black;
	font-size: 16px;
	font-family: Book Antiqua;
}
.navigationTable TD A:hover {
	color: Black;
	font-size: 16px;

}
.navigationTable .menu {
	/*border: 1px solid #999999;*/
}
.navigationTableFooter {
	width: 100%;
	text-align: center;
}
.navigationTableFooter TD {
	text-align: center;
}
.subMenu {
	background-color: White;
	color: Black;
	font-size: 13px;
	width:200px;
}
.subMenu A{
	color: Black;
}
.subMenu TD {
	background-color: White;
	color: Black;
	padding-left: 20px;
	/*cursor: hand;*/
	height: 40px;
	border: 1px solid #999999;
}
.subMenu TD:hover {
	background-color: #ECECEC;
}
.footerTable {
	width: 100%;
}
.footerTable TD{
	height: 100%;
}
.footerTable .copyright {
	width: 30%;
	font-size: 70%;
	padding-left: 20px;
	color: #9B9C96;
}
.footerTable .navigation {
	width: 70%;
	text-align: right;
	color: #ADC2C3;
	margin-right: 0px;
}
.navigation A {
	font-size: 14px;
}
.navigation .all {
	border-right: 1px solid #6D6F68;
}
.displayFooter {
	width: 100%;
	height: 26px;
	/*border-top: 1px solid #7E7E7E;*/
	background-color: #3E3F37;
}
.displayFooter A,A:hover {
	text-decoration: none;
}
.footerSub {
		height: 26px;
}
.navigation A:hover{
	margin-left: 20px;
	margin-right: 20px; 
	font-variant: small-caps;
	color: #ADC2C3;
}
.navigation A{
	margin-left: 20px;
	margin-right: 20px;
	font-variant: small-caps;
	color: #C6C7C4;
}
.footerTable A {
	font-size: 80%;
}
.footerTable A:hover {
	text-decoration: none;
}
.index {
	font-size: 12px;
	text-align: justify;
	margin-bottom: 5px;
}
.index .news {
	vertical-align: top;
	width: 30%;
	height: 500px;
	/*background-color: White;
	background-image: url(images/news_bg.gif);
	background-position: top;
	background-repeat: repeat-x; */
	color: #555555;
	padding: 20px;
	text-align: left;
}
.newsNode .content2 {
	text-align: left;
	color: #696969;
}
.news A {
	color: #0073AA;
	text-decoration: underline;
}
.news .more {
	vertical-align: bottom;
	margin-top: 25px;
	text-align: right;
	font-size: 12px;
}
.more A {
	color: #0073AA;
	text-decoration: underline;
}
.more A:hover {
	color:#0073AA;
	text-decoration: none;
}
.news .name {
	color: Olive;
	font-size: 11px;
	width: 100%;
	padding-left: 5px;
	font-weight: bold;
}
.news .date {
	color: #A3A3A3;
	font-size: 11px;
}
.news .content {
	color: #696969;
	font-size: 11px;
}
.news HR {
	color: #BCBCBC; /*для IE */
	background-color: #BCBCBC; /*для Firefox, Opera, Safari*/
	border: 0px none;
	height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}
.login {
 background-color: #FFFFEC;
 width: 100%;
 background-image: url(images/login_bg.png);
 background-position: top;
 background-repeat: repeat-x;
}
.login HR {
	color: #BCBCBC; /*для IE */
	background-color: #BCBCBC; /*для Firefox, Opera, Safari*/
	border: 0px none;
	height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}
.login TD{
		color: #686868;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
}
.login INPUT .field {
	width:150px;
	margin-right: -0px;
}
.index .content {
	width: 70%;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
}
a.button{
background:url(images/buttons/button.gif);
}
.buttonSubmit {
	width: 81px;
	height: 22px;
	background:  url(images/buttons/button.gif) no-repeat scroll 0 0;
}
.divSeeAlso {
	width: 100%;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
}
.divSeeAlso A{
	color: #BED4E5;
	text-decoration: none;
}
.divSeeAlso A:hover{
	color: #E2EEF5;
	text-decoration: underline;
}
.imgAnkor {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/ankor.jpg);
}
.contacts {
	width: 96%;
	margin-left: 20px;
	font-size: 12px;
}
.contacts A {
	color: #C7DBEA;
}
.search {
	width: 100%;
	background-color: White;
	color: #555555;
	padding: 20px;
	text-align: left;
}
.search .title{
	padding-left: 10px;
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 10px;
}
.search .field{
	width:86%;
	padding-left: 10px;
	padding-bottom: 10px;
}
.field INPUT {
	width:96%;
	text-align: left;
	
}
.search .button{
	width: 10%;
	padding-right: 10px;
	padding-bottom: 10px;
}

.search HR {
	color: #BCBCBC; /*для IE */
	background-color: #BCBCBC; /*для Firefox, Opera, Safari*/
	border: 0px none;
	margin-left: 10px;
	margin-right: 10px;
	height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}
.searchIn TD{
	font-size: 10px;
	vertical-align: bottom;
	width: 50px;
	white-space: nowrap;
	padding-right: 10px;
}
.searchIn .text {
	padding-left: 10px;
	width: 50px;
	font-weight: bold;
}


.tableNews {
	width: 300px;
	/*margin-top: 50px;*/
	margin-bottom: 5px;
	background-color: White;
	color: black;
}
.tableNews .tl {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/tl.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.tableNews .tc {
	width: 12px;
	background-color: #636557;
	background-image: url(images/table/tc.gif);
	background-position: left;
	background-position: top;
	background-repeat: repeat-x;
}
.tableNews .tr {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/tr.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.tableNews .l {
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/l.gif);
	background-position: top;
	background-position: right;
	background-repeat: repeat-y;
}
.tableNews .c {
	width: 276px;
	height: 40px;
}
.tableNews .r {
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/r.gif);
	background-position: top;
	background-position: left;
	background-repeat: repeat-y;
}
.tableNews .bl {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/bl.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.tableNews .bc {
	width: 12px;
	background-image: url(images/table/bc.gif);
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
}
.tableNews .br {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/br.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.fontSize {
	margin-right: 40px;
	margin-bottom: 5px;
	color: #DEDFDC;
}
Соседние файлы в папке разрешение_files