@font-face{
font-family:my;
src: url('Calibri.ttf');
}
body{
margin:0;
padding:0;
color:#444444;
font-family:my, Calibri;
font-size:18px;
background-color:#fff;
background-image: url('../img/pixels.png'), url('../img/cross.png');
}
table{
border:0;
border-collapse:collapse;
}
table td{
padding:0;
}
img{
border:0;
}
a{
color:#4e6188;
text-decoration:none;
font-weight:normal;
}
a:hover{
color:#c87a7a;
}
h1{
font-weight:bold;
font-size:26px;
color:#4e6188;
}
h2{
font-weight:bold;
font-size:24px;
color:#4e6188;
}
h3{
font-weight:bold;
font-size:22px;
color:#4e6188;
}
h4{
font-weight:bold;
font-size:20px;
color:#4e6188;
}
h5{
font-weight:bold;
font-size:18px;
color:#4e6188;
}
h6{
font-weight:bold;
font-size:16px;
color:#4e6188;
}
ul li {
list-style-image: url('../img/li.png');
}
input[type="submit"], input[type="reset"], input[type="button"]{
cursor:pointer;
margin:5px;
padding:10px;
height:37px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
border-width:1px;
border-style:solid;
border-color:#b8b8b8;
border-radius:2px;
color:#363636;
text-decoration:none;
font-weight:normal;
font-size:14px;
}
input:hover[type="submit"], input:hover[type="reset"], input:hover[type="button"]{
background-color:#fff;
color:#363636;
border-color:#93c4e2;
}
input[type="text"], input[type="password"], select{
background-color:#fff;
color:#2d2d2d;
width:200px;
height:30px;
padding:5px;
border:1px #e0e0e0 solid;
border-radius:2px;
font-size:16px;
}
textarea{
font-family:my, Calibri;
background-color:#fff;
color:#2d2d2d;
width:300px;
height:60px;
padding:5px;
border:1px #e0e0e0 solid;
border-radius:2px;
font-size:16px;
}
input[type="radio"]{
cursor:pointer;
height:20px;
width:20px;
margin:5px;
border:0px #fff solid;
background-color:transparent;
}
input[type="checkbox"]{
cursor:pointer;
height:20px;
width:20px;
margin:5px;
border:1px #e0e0e0 solid;
background-color:#fff;
}
/*Оформление элемента file*/
.file_area{
height:40px;
width:350px;
overflow:hidden;
}
.file{
cursor:pointer;
position:relative;
z-index:2;
opacity:0;
width:330px;
height:25px;
padding:0px 70px 0px 0px;
margin:5px;
}
input:hover[type="file"]{
color:#c87a7a;
}

.fake_button{
display:block;
cursor:pointer;
margin:0px 5px 0px 5px;
padding:10px;
height:15px;
width:100px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#b8b8b8;
border-radius:2px;
color:#363636;
text-decoration:none;
font-weight:normal;
font-size:14px;
text-align:center;
position:relative;
z-index:1;
bottom:35px;
left:210px;
}
.fake_button_2{
display:block;
cursor:pointer;
margin:0px 5px 0px 5px;
padding:10px;
height:15px;
width:100px;
background-image:url('../img/cross.png');
background-color:#fff;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#b8b8b8;
border-radius:2px;
color:#363636;
text-decoration:none;
font-weight:normal;
font-size:14px;
text-align:center;
position:relative;
z-index:1;
bottom:35px;
left:210px;
}
.file_text{
width:180px;
position:relative;
z-index:3;
bottom:75px;
}
/*
<div class="file_area">
<input type="file" name="uploadfile" class="file"
onChange="fakefilename.value=this.value"
onMouseOver="fake_button.className='fake_button_2'"
onMouseOut="getElementById('fake_button').className='fake_button'"/>
<font class="fake_button" id="fake_button"/>Обзор...</font>
<input type='text' class="file_text" id="fakefilename" readonly/>
</div>
*/
.content{
margin:5px;
padding:10px;
background-color:#ededed;
background-image:url('../img/pixels.png'), url('../img/cross.png');
background-repeat:repeat;
background-position:top left;
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:#ababab;
border-radius:2px;
}
.content2{
margin:5px;
padding:10px;
background-color:#e3e3e3;
background-image:url('../img/pixels.png'), url('../img/cross.png');
background-repeat:repeat;
background-position:top left;
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:#ababab;
border-radius:2px;
}
.content3{
margin:5px;
padding:10px;
background-color:#e9e9e9;
background-image:url('../img/pixels.png'), url('../img/cross.png');
background-repeat:repeat;
background-position:top left;
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:#c87a7a;
border-radius:2px;
}
.content4{
margin:5px;
padding:10px;
background-color:#e9e9e9;
background-image:url('../img/pixels.png'), url('../img/cross.png');
background-repeat:repeat;
background-position:top left;
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:#93c193;
border-radius:2px;
}
.content5{
margin:5px;
padding:10px;
background-color:#e9e9e9;
background-image:url('../img/pixels.png'), url('../img/cross.png');
background-repeat:repeat;
background-position:top left;
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:#6e90bf;
border-radius:2px;
}
.content6{
margin:5px;
padding:10px;
background-color:#e9e9e9;
background-image:url('../img/pixels.png'), url('../img/cross.png');
background-repeat:repeat;
background-position:top left;
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:#ccd066;
border-radius:2px;
}
.button_home{
display:block;
margin:5px;
height:44px;
width:44px;
}
.button_home:hover{
}
.menu_button_core{
display:block;
margin:5px;
padding:5px;
height:32px;
width:32px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#b8b8b8;
border-radius:2px;
}
.menu_button_core:hover{
border-color:#93c4e2;
background-color:#fff;
}
.menu_button_core_warning{
display:block;
margin:5px;
padding:5px;
height:32px;
width:32px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#ff0000;
border-radius:2px;
}
.menu_button_core_warning:hover{
border-color:#93c4e2;
background-color:#fff;
}
.menu_button_core_alert{
display:block;
margin:5px;
padding:5px;
height:32px;
width:32px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#ffb000;
border-radius:2px;
}
.menu_button_core_alert:hover{
border-color:#93c4e2;
background-color:#fff;
}
.menu_button_module{
display:block;
margin:5px;
padding:5px;
height:32px;
width:32px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#b8b8b8;
border-radius:2px;
}
.menu_button_module:hover{
border-color:#93c4e2;
background-color:#fff;
}
.menu_button_module_warning{
display:block;
margin:5px;
padding:5px;
height:32px;
width:32px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#ff0000;
border-radius:2px;
}
.menu_button_module_warning:hover{
border-color:#93c4e2;
background-color:#fff;
}
.menu_button_module_alert{
display:block;
margin:5px;
padding:5px;
height:32px;
width:32px;
background-image:url('../img/cross.png');
background-color:#e5e5e5;
background-repeat:repeat;
background-position:top left;
border-width:1px;
border-style:solid;
border-color:#ffb000;
border-radius:2px;
}
.menu_button_module_alert:hover{
border-color:#93c4e2;
background-color:#fff;
}
.tooltip{
position:fixed;
padding:5px;
border-width:1px;
border-style:solid;
border-color:#b8b8b8;
border-radius:4px;
background-color:#fff;
color:#555555;
font-size:16px;
}
.server_alert{
color:#3e934c;
text-decoration:none;
font-weight:normal;
font-size:20px;
}
.server_error{
color:#9e0000;
text-decoration:none;
font-weight:normal;
font-size:20px;
}
.server_notice{
color:#b7ac00;
text-decoration:none;
font-weight:normal;
font-size:20px;
}
.font_error{color:#9e0000;}
.font_notice{color:#b7ac00;}
.font_inactive{color:#888888;}
.line_1{
background-image:url('../img/background_line_1.png');
padding:7px;
border:0;
}
.line_2{
background-image:url('../img/background_line_2.png');
padding:7px;
border:0;
}
.line_3{
background-image:url('../img/background_line_3.png');
padding:7px;
border:0;
}
.line_4{
background-image:url('../img/background_line_4.png');
padding:7px;
border:0;
}
.line_5{
background-image:url('../img/background_line_5.png');
padding:7px;
border:0;
}
.line_6{
background-image:url('../img/background_line_6.png');
padding:7px;
border:0;
}
.line_7{
background-image:url('../img/background_line_7.png');
padding:7px;
border:0;
}
.line_8{
background-image:url('../img/background_line_8.png');
padding:7px;
border:0;
}
.line_9{
background-image:url('../img/background_line_9.png');
padding:7px;
border:0;
}
.line_10{
background-image:url('../img/background_line_10.png');
padding:7px;
border:0;
}