body {
margin: 0px;
padding: 0px;
background: #333333;
}
h1 {
font-size: 16px;
margin: 1px;
padding: 0px;
color: #ea4106;
}
form {
margin: 0px;
padding: 0px;
}
.body {
background: #333333 url('i/bg_top.gif') no-repeat top right;
}
.footer_bg {
background: url('i/bg_footer.gif') no-repeat bottom left;
padding-top: 20px;
padding-bottom: 40px;
padding-left: 158px;
padding-right: 158px;
}
.search_input {
width: 200px;
height: 20px;
border: 1px solid #faa432;
padding: 2px;
font-size: 11px;
font-family: tahoma;
color: #333;
}
.search_submit {
width: 50px;
height: 20px;
border: 0px;
font-size: 11px;
font-family: tahoma;
color: #fff;
background: #faa432;
}
.content_body {
background: #fff url('i/content_body_bg.gif') repeat-x top left;
font-family: arial;
font-size: 11px;
color: #000;
padding: 10px;
}
.block {
border: 1px solid #333;
font-size: 11px;
}
.block_title {
background: #333;
color: #fff;
height: 25px;
font-weight: bold;
padding-left: 5px;
}
.block_title a {
color: #dc3d05;
text-decoration: none;
}
.block_title a:hover {
color: #dc3d05;
text-decoration: underline;
}
.block_content {
padding: 5px;
}
.block_content h3 {
font-size: 12px;
margin: 0px;
color: #085a8e;
}
.block_content a {
color: #085a8e;
}
.menu a{
color: #137dad;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}
.menu a:hover{
text-decoration: underline;
}
.menu td {
height: 20px;
}
.menu_bull {
padding-top: 2px;
}
.app_anons {
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px dashed #ccc;
font-size: 12px;
}
.app_anons h3 {
font-size: 15px;
margin: 0px;
}
.app_anons a {
color: #085a8e;
}
.app_anons a:hover {
text-decoration: none;
}
.seo_footer {
background: #333;
margin-top: 10px;
border: 10px solid #333;
font-size: 11px;
color: #84868a;
}
.seo_footer h2 {
font-size: 14px;
margin: 1px;
}
.tags {
width: 300px;
text-align: center;
border: 3px solid #dc4706;
color: #137dad;
font-size: 12px;
font-weight: bold;
line-height: 16px;
background: #fff;
padding: 5px;
}
.copyright {
font-size: 12px;
color: #84868a;
padding-top: 15px;
font-family: arila;
}
.copyright a{
color: #84868a;
text-decoration: none;
}
.copyright a:hover{
text-decoration: underline;
}
.download {
margin: 15px;
border: 1px dashed #ea4106;
font-size: 11px;
background: url('/i/download_bg.gif') no-repeat bottom right;
}
.download_title {
height: 25px;
background: #ea4106;
font-size: 12px;
font-weight: bold;
color: #fff;
padding-left: 4px;
}
.download_submit {
height: 15px;
width: 80px;
border: 1px solid #e0e0e0;
background: #107ab6;
color: #fff;
font-size:9px;
text-align: center;
cursor: pointer;
}
#tags_accordion {
height: 1px;
overflow: hidden;
}
