Просмотр файла gb/index.css

Размер файла: 3.49Kb
body {
	font: 12px Tahoma, Verdana, Arial;
	color: #10DBFF;
	background: #383f46;
	margin: auto;
max-width:320px;
}
.head {
	background: url(img/head.gif) repeat-x top left #305272;
	height: 44px;
}
.titlenoico {
	background: url(img/title.gif) no-repeat top left #fff;
	color: #2d6aa3;
	white-space: nowrap;
	font-size: 15px;
	margin: 4px 0 0 4px;
	padding: 4px 1px 4px 10px;
	max-height: 26px;
}
.title {
	background: url(img/title.gif) no-repeat top left #fff;
	color: #2d6aa3;
	white-space: nowrap;
	font-size: 15px;
	margin: 4px 0 0 4px;
	padding: 3px 1px 3px 4px;
	max-height: 26px;
}
.title img { margin: 0 0 -2px 4px; }
.title a, .titlenoico a { color: #2d6aa3; }
.title a:hover, .titlenoico a:hover { color: #0F7ED0; text-decoration: none; background: none; }
.box {
	background: #596168;
	color: #FFF;
	margin: 0 0 6px 12px;
	padding: 4px 2px 5px 5px;
	border-bottom: 1px solid #30363c;
	border-left: 1px solid #30363c;
}
.box a { color: #DCE2E4; }
.box a:hover { color: #AEEFFF; background: #5F6D78; text-decoration: none; }
.foot {
	background: url(img/copy.gif) no-repeat bottom left #fff;
	color: #000;
	border-top: 3px solid #596168;
	border-bottom: 3px solid #596168;
	font-size: 10px;
	margin: 4px 0;
	padding: 4px 4px 4px 26px;
}
.footspan { color: #596168; }
.foot a { color: #005db4; text-decoration: none; }
.foot a:hover { color: #0075DF; text-decoration: none; }
.submit {
	background: url(img/submit.gif) repeat-x top left #5b636a;
	margin: 3px 0 0 0;
	padding: 1px 9px;
}
.bg1 { background: url(img/bg1.gif) no-repeat bottom right; }
.bg2 { background: url(img/bg2.gif) no-repeat bottom right; }
.bg3 { background: url(img/bg3.gif) no-repeat bottom right; }
.bg4 { background: url(img/bg4.gif) no-repeat bottom right; }
.bg5 { background: url(img/bg5.gif) no-repeat bottom right; }
.bg6 { background: url(img/bg6.gif) no-repeat bottom right; }
.bg7 { background: url(img/bg7.gif) no-repeat bottom right; }
.bg8 { background: url(img/bg8.gif) no-repeat bottom right; }
.bg9 { background: url(img/bg9.gif) no-repeat bottom right; }
.line { border-top: 1px dotted #D2D2D2; margin: 5px 0 3px 0; }
.quote { color: #000; border: 1px dotted #D2D2D2; margin: 5px 0 3px 0; background: #f6f4b9;max-width: 150px;}
.quote a {color: #000; text-decoration: none;}
.time { font-size: 11px; color: #fff; }
.themeico { margin: 2px -2px -1px 0; }
a.lost { color: #CCC; }
a.lost:hover { color: #0CF; text-decoration: none; background: none; }
a { color: #fff; text-decoration: none; padding: 0 2px; margin: 0 -2px; }
a:hover { color: #D3E0E4; text-decoration: none; }
hr { color: #596168; border-top: 1px dotted #D2D2D2; margin: 5px 0 3px 0; }
input {
	background: #767d84;
	border: 1px solid #42494f;
	color: #EAEAEA;
	margin: 1px 0;
	padding: 1px 3px;
	font-size: 11px;
}
select {
	border: 1px solid #42494f;
	margin: 1px 0;
	padding: 1px 3px;
}
textarea{
	background: #EAEAEA;
	border: 1px solid #42494f;
	color: #000;
	margin: 1px 0;
	padding: 1px 3px;
	font-size: 11px;
}
form { margin: 0; }
img { border: 0; }

.heads {
background-color: #d3dce3;
}
.area_a {
  background-color: #e5e5e5;
}
.area_b {
  background-color: #d5d5d5;

}
table, tr, td { vertical-align: top; font-size: 11px; color: #D7CCC1; }
table {  border: 1px solid #7D664D; }
td { padding: 1px 3px; border: 1px solid #897054; margin: 2px 0; }
table.tables {
  background-color: #FFFFFF;
  color: #000;
  text-align: center;
 }
.tables a {color: #2d6aa3;text-decoration: none;}