body {
background: #FAFAFA;
font-family: Tahoma, Arial, Verdana, sans-serif, Lucida Sans;
max-width: 500px;
margin-top: 7px;
color: #444343;
font-size: 13px;
margin: auto;
}
.body{
padding: 3px;
border-radius: 3px;
}
a {
text-decoration: none;
color : #07436D;
}
.headers {
background-image: -webkit-linear-gradient(top,#347FB4 0%, #08446E 100%);
background-image: -o-linear-gradient(top, #347FB4 0%, #08446E 100%);
margin-bottom: 2px;
border-radius: 3px;
text-align: left;
}
textarea{
background: #fff url("images/input.png") repeat-x;
border: 1px solid #bcc0c2;
width: 98%;
max-width: 98%;
min-width: 98%;
height: 4pc;
min-height: 4pc;
margin: auto;
margin: 6px;
}
img {
border: 0px;
margin: 0px;
padding: 0px;
}
input[type='file']{
background: url("images/input.png") repeat-x #FFFFFF;
border: 1px solid #BCC0C2;
padding: 2px;
}
input[type='password'],input[type='text']
{padding: 2px;
background: #fff url("images/input.png") repeat-x;
border: 1px solid #bcc0c2;
margin:3px;
height:18px;
}
input[type="submit"]{
margin: 3px 1px 5px 3px;
height:25px;
background: #F6F6F6 url("images/submit.png") repeat-x;
border: 1px solid #A1A1A1;
border-radius: 4px;
color: #4C4C4C;
cursor: pointer;
display: inline-block;
font-size: 13px !important;
padding: 3px 5px;
position: relative;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.298);
}
input[type="submit"]:hover{
color: #000;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.298);
}
.line_file {
border-bottom: 1px solid #DBDBDB;
border-left-style: none;
border-left-width: 0px;
border-right-style: none;
border-right-width: 0px;
border-top-style: none;
border-top-width: 0px;
margin-bottom: 7px;
margin-top: 7px;
}
.user_foot {
background-image: -webkit-linear-gradient(top,#347FB4 0%, #08446E 100%);
background-image: -o-linear-gradient(top, #347FB4 0%, #08446E 100%);
border-radius: 4px;
color: #f6f6f6;
font-size: 12px;
font-weight: 400;
margin-top: 1px;
padding: 9px;
text-align: left;
}
.user_foot a{
color: #EEEEEE;
}
.user_foot a:hover
{
padding-right: 3px;
color: #043150;
}
.maintitle2{
background: #F6F6F6 url("images/m_title.png") repeat-x;
border-radius: 5px 5px 0 0;
border: 1px solid #EAEAEA;
color: #333333;
overflow: hidden;
padding: 6px;
}
.form {
background-color: #fcfcfc;
overflow-wrap: break-word;
margin-top: 5px;
padding: 2px;
border: 1px #F2F2F7 solid;
border-radius: 3px;
-moz-border-radius: 3px;
}
.change_line
{
background: #FFFFFF;
border: 1px solid #D8D8D8;
overflow-wrap: break-word;
margin-bottom: 10px;
}
.change_block
{
border-bottom: 1px solid #EAEAEA;
border-top: 1px solid #FFFFFF;
padding: 5px;
}
h1 {
height: 51px;
color: #fff;
margin: 0px;
padding: 0px;
overflow: hidden;
text-align: center;
font-size: 30px;
font-weight: bold;
text-shadow: 1px 1px 1px #A3A3A3;
}
.errors
{
background: url("images/errors.png") 50% 0% repeat-x #BE766A;
border-bottom: 1px solid #853A24;
border-radius: 6px;
*color: #FFE3E3;
color:#fff;
font-weight: 700;
margin: 5px;
padding: 5px;
text-align: center;
}
.SHCMS_code {
border: 1px solid #D1D0D0;
border-radius: 2px;
box-shadow: 0px 0px 7px -4px black inset;
max-height: 400px;
max-width: 684px;
overflow: auto;
padding: 5px;
}
.actshcms
{
background: url("images/acti.png") 50% 0% repeat-x #BE766A;
border-bottom: 1px solid #C7E8D5;
border-radius: 6px;
*color: #FFE3E3;
color:#fff;
font-weight: 700;
margin: 5px;
padding: 5px;
text-align: center;
}
.link_reg
{
background-color: #F6F6F6;
border: 1px solid #EDEDF2;
border-radius: 5px;
color: #616683;
display: block;
text-align:center;
font-weight:700;
margin: 6px;
padding:7px;
}
.copyright
{
background: #f9f9f9;
text-align:left;
border: 1px solid #E8E8E8;
margin: 2px 0px 3px;
border-radius:4px;
padding: 5px;
}
.copyright a
{
color: #000;
}
.copyright a:hover
{
color: #000;
}
.mainrazd {
color: #07436D;
font-weight: 700;
}
hr {
border-bottom: 1px dotted #B5B5B5;
border-left-style: none;
border-left-width: 0px;
border-right-style: none;
border-right-width: 0px;
border-top-style: none;
border-top-width: 0px;
margin-bottom: 7px;
margin-top: 7px;
}
.umenu {
background-color: #F0F0F0;
border: 1px solid #EDEDF2;
border-radius: 5px;
color: #616683;
display: block;
margin: 5px;
padding: 5px;
}
.img_s
{
float:left;
margin-bottom:5px;
margin-right:3px;
}
.posts
{
background-color: #fcfcfc;
margin: 5px;
padding: 6px;
border: 1px #F2F2F7 solid;
border-radius: 3px;
-moz-border-radius: 3px;
}
a.buttom {
margin: 3px;
height: 20px;
background: #F6F6F6 url("images/submit.png") repeat-x;
border: 1px solid #A1A1A1;
border-radius: 4px;
color: #4C4C4C;
cursor: pointer;
display: inline-block;
font-size: 13px !important;
padding: 3px 5px;
position: relative;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.298);
}
.posts_gl
{
background-image: -webkit-linear-gradient(top,#FFFFFF 0%, #F0F0F0 100%);
background-image: -o-linear-gradient(top, #FFFFFF 0%, #F0F0F0 100%);
border: 1px solid #DFDFDF;
border-radius: 6px;
display: block;
font-size:14px;
margin: 5px;
padding: 10px;
}
span.menu_count {
font-size: 12px;
float:right;
}
.code_textarea span {
background: #F6F6F6 url("images/code.png") repeat-x;
border: 1px solid #E9E9E9;
border-radius: 3px;
padding: 1px 6px;
margin: 1px;
font-weight: bold;
cursor: default;
}
.mysql_yes
{
background-color: #EBFFE4;
margin: 5px;
padding: 5px;
border: 1px #80D761 solid;
border-radius: 3px;
-moz-border-radius: 3px;
}
.mysql_yes_color {
color: #80D761;
}
.mail_ {
padding: 14px 7px;
text-align: center;
color: #777;
}
.mysql_no
{
background-color: #FFEFEE;
margin: 5px;
padding: 5px;
border: 1px #DC8787 solid;
border-radius: 3px;
-moz-border-radius: 3px;
}
.mysql_no_color {
color:#DC8787;
}
.foot {
background: #347FB4 url("images/foot.png") repeat-x;
border-radius: 6px;
text-align: left;
padding: 10px;
color: #ffffff;
}
.foot a {
color: #ffffff;
}
.pages
{
border: 1px solid #EAEAEA;
border-radius: 3px;
margin: 5px;
padding: 5px;
text-align: right;
}
a.navigation{
background: url("images/pages.png") 0px 0px repeat-x #E5E5E5;
border: 1px solid #D6D6D6;
border-radius: 3px;
box-shadow: rgba(0, 0, 0, 0.047) 0px 1px 2px;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
line-height: 22px;
padding: 0px 7px;
text-shadow: #FFFFFF 0px 1px 0px;
text-transform: lowercase;
}
span.navigation
{
background: #929292;
box-shadow: rgba(0, 0, 0, 0.047) 0px 1px 2px;
border-radius: 3px;
color: #FFFFFF;
padding: 1px 8px;
line-height: 22px;
display: inline-block;
margin: 0px 3px;
}
/*---Лучшие пользователи---*/
.userstop td, .pm td.pm_list, .pm td.pm_head {
border: 1px solid #d8d8d8;
padding: 10px;
border-radius:3px;
background-color: #fff;
}
.userstop thead td, .pm td.pm_head {
font-size: 0.9em;
border-radius:3px;
background: url(images/raz.png) 0px 100% repeat-x #FFFFFF;
height: 30px;
padding: 0;
font-weight: bold;
text-align: center;
color: #4e4e4e;
}
.login_on{
color: #008000;
}
.maintext
{
background-color: #fcfcfc;
padding: 6px;
word-wrap: break-word;
border: 1px #F2F2F7 solid;
border-radius: 0 0 5px 5px;
margin-bottom: 5px;
}
.maintitle{
background: #F6F6F6 url("images/m_title.png") repeat-x;
border-bottom: 0px none currentColor;
border-left: 1px solid #EAEAEA;
border-radius: 5px 5px 0px 0px;
border-right: 1px solid #EAEAEA;
border-top: 1px solid #EAEAEA;
color: #333333;
overflow: hidden;
padding: 6px;
}
.maintime {
font-size:10px;
color:#AAAAAA;
float:right;
}
.mainforum {
font-size:11px;
color:#AAAAAA;
float:right;
}