border: 1px groove #fff;
margin-bottom: 30px;
color: #C0C0C0;
font-size: 1.7em;
background-color: #696969;
}
.button_sign
{
background-color: #696969;
color: #C0C0C0;
border: 1px groove #fff;
font-size: 1.3em;
margin-left: 250px;
}
.checkbox_sign
{
color: #C0C0C0;
font-size: 17px;
}
.textbox_reg
{
border: 1px groove #fff;
margin-bottom: 10px;
color: #C0C0C0;
font-size: 1.0em;
background-color: #696969;
}
.validator
{
color: #ff0000;
text-decoration: none;
font-size: 13px;
line-height: 15px;
}
.validator p
{
margin: 0px;
margin-top: -10px;
padding: 0px;
}
.label
{
line-height: 16px;
padding-top: 10px;
}
.button_reg
{
background-color: #696969;
color: #C0C0C0;
border: 1px groove #fff;
font-size: 1.0em;
margin-top: 20px;
}
.checkbox_reg
{
color: #C0C0C0;
font-size: 17px;
}
/* =========================================================
FOOTER
====================================================== */
#footer
{
width: 100%;
min-width: 1000px;
height: 120px;
background-image: url(/img/bg_opacity.png);
background-repeat: repeat;
padding-top: 10px;
}
#copyright
{
width: 200px;
margin: auto;
font-size: 13px;
color: #fff;
opacity: 0.5;
text-align: center;
margin-bottom: 5px;
}
#social
{
width: 80px;
margin: auto;
}
#item1
{
float: left;
background-image: url(/img/s1.png);
background-position:center top;
width: 20px;
height: 20px;
}
#item2
{
float: left;
background-image: url(/img/s2.png);
background-position:center top;
width: 20px;
height: 20px;
}
#item3
{
float: left;
background-image: url(/img/s3.png);
background-position:center top;
width: 20px;
height: 20px;
}
#item4
{
float: left;
background-image: url(/img/s4.png);
background-position:center top;
width: 20px;
height: 20px;
}
#item1:hover, #item2:hover, #item3:hover, #item4:hover
{
background-position:center bottom;
}
var PAGE_OPACITY = 0.6;
$(document).ready(function () {
$(window).load(function () {
//=====================================================
//загрузка страницы, вылет слева
//=====================================================
$('#page')
.animate({
'left': '0px'
}, { duration: 'slow' });
$('#pagepr')
.animate({
'left': '0px'
}, { duration: 'slow' });
//===================================================== //Подсказки в полях входа
//=====================================================
var url = window.location.pathname;
$("input[id='LoginView_userinfo_ContentPlaceHolder1_Login1_UserName']").css({ 'opacity': '0.7' });
$("input[id='LoginView_userinfo_ContentPlaceHolder1_Login1_Password']").css({ 'opacity': '0.7' });
$("input[id='LoginView_userinfo_ContentPlaceHolder1_Login1_UserName']").val("username");
$("input[id='LoginView_userinfo_ContentPlaceHolder1_Login1_UserName']").focus(function () {
if ($(this).val() == "username") $(this).val("");
});
Уважаемый посетитель!
Чтобы распечатать файл, скачайте его (в формате Word).
Ссылка на скачивание - внизу страницы.