Размер файла: 1.69Kb
body{background:#E4E4E4; color:#2e2e2e; font:12px/18px Tahoma; min-width:320px; margin:0 auto; width: 640px;}
/* Forms */
input[type="text"] {background: #fff; padding: 6px; border: 1px solid #DCDCDC; color: #666666; text-align: left;}
input[type="password"] {background: #fff; padding: 5px; border: 1px solid #DCDCDC; color: #666666;}
input[type="submit"] {background: #EAEAEA; padding: 5px; border: 1px solid #EAEAEA; color: #666666; margin-left: 1px; margin-bottom: 1px; border: 1px solid #DCDCDC;}
input[type="submit"]:hover {border: 1px solid #DCDCDC;}
select {padding: 5px; border: 1px solid #DCDCDC; color: #666666;}
.header {background: #888888; padding: 8px; color: #fff; text-align: center;}
.footer {background: #888888; padding: 8px; color: #fff; text-align: center;}
.menu {background: #DED1A2; padding: 10px; color: #fff;}
.menu2 {background: #629EB8; padding: 10px; color: #fff;}
.content {background: #fff; padding: 8px; margin: 0px; color: #666666;}
.content a:link, a:visited {text-decoration: underline; color: #666666;}
.content a:hover {text-decoration: none;}
.separator {background:#EAEAEA; height: 1px;}
/* Tags */
.tags {background: #fff; border-top: 1px solid #F2F2F2; text-align: center; padding: 10px;}
.tags a {background: #378A9B; padding: 8px; color: #fff; display: inline-table; text-decoration: none;}
.tags a:hover {background: #99CCCC; text-decoration: none;}
.errors {background: #fff; color: #DA4A38; border-left: 1px solid #DA4A38; border-bottom: 1px solid #DA4A38;}
.errors p {padding: 10px; margin: 0px; line-height: 0.1;}
.ok {background: #fff; color: #10C600; border-left: 1px solid #10C600; border-bottom: 1px solid #10C600;}
.ok p {padding: 10px; margin: 0px; line-height: 0.1;}