Просмотр файла aslan_yellow/style.css

Размер файла: 4.05Kb
body, td, tr {
text-decoration : none;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 8pt;
cursor : default;
color : #666;
}
body {
margin : 5px;
padding : 5px;
background : #f3f3f3;
color : #666;
max-width : 500px;
margin : auto;
}

legend {
color : #ccc;
width : 100%;
font-size : 12px;
font-weight : bold;
border-bottom : 1px solid #f7f7f7;
padding-bottom : 5px;
margin-bottom : 5px;
}
fieldset {
border : 1px solid #fff;
padding-bottom : 10px;
}
form {
margin : 0;
padding : 0;
}
a:active, a:visited, a:link {
color : #7d7d76;
text-decoration : none;
font-size : 8pt;
}
a:hover {
color : #00004f;
text-decoration : none;
font-size : 8pt;
}
a.nav:active, a.nav:visited, a.nav:link {
color : #666;
font-size : 10px;
font-weight : bold;
text-decoration : none;
}
a.nav:hover {
font-size : 10px;
font-weight : bold;
color : #666;
text-decoration : underline;
}
input, select {
font-size : 8pt;
}
textarea {
width : 98%;
font-size : 9pt;
padding : 5px;
}
div {
margin : 1px 0 1px 0;
padding : 5px 5px 5px 5px;
}

.site2 {
background : #f1f1f1;
}

.site {
background : #ffffff;
}

.foot {
background : #fff;
text-align: center;
}
.status {
background-color: #F4EBBD;
border: 1px solid #D7CF9E;
margin: 1px 1px 1px 1px;
padding: 4px 4px 4px 4px;
}

table {
margin : 1px 0 1px 0;
padding : 1px 1px 1px 1px;
font-size : 8pt;
}

hr {
border : 1px dotted #ccc;
}
.a {
border : 1px solid #ccc;
color : #666;
background : #e9e9e9;
}

.img {
	float:left;
	padding : 0px;
	margin-right : 5px;
    background: none;
}

.imgright {
	float:right;
	margin : 5px;
}

img {
	border : 0;
}
.roundbox {border-top: 1px solid #cdcdcd;}
.bottom {height:23px; border-bottom:1px solid #cdcdcd;}
.cb {background-image:url(/themes/aslan_yellow/b.png); background-repeat:repeat-x;}
.cb img {}

.foot {background-image:url(/themes/aslan_yellow/foot.png); background-repeat:repeat-x; height:24px;}
.imgK {padding-top:3px;}

.b {
margin: 0px;
border: 1px dotted #fbfbfa;
padding: 1px;
background-color: #c5d8dc;
text-align: left;
font-family: Times, Arial;
font-size: 13px;
color: #fbfbfa; }

.c {
border : 1px solid #ccc;
color : #666;
background : #e9e9e9;
}

.d {
background-color : #f1f2f1;
border-style : dotted;
border-width : 1px;
border-color : #b8c1b7;
padding : 10px;
padding-left : 30px;
background-image : url(/images/img/code.gif);
background-repeat : repeat-y;
font-size : 11px;
display : block;
white-space: nowrap;
overflow : auto;
width : 520px;
}

.q {
    background-image: url(/images/img/closequote.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-color : #fcfeeb;
    border: 1px solid #e9ebec;
	border-left: 4px solid #8394b2;
    color : #878787;
    font-size : x-small;
    padding-left : 6px;
}

.form {
color : #666;
padding : 3px;
background-color : #f3f3f3;
border : 1px dotted #ed812b;
}
.ob {
color : #666;
padding : 3px;
background-color : #ffffff;
border : 1px dotted #ed812b;
}

.login {
color : #666;
padding : 10px;
margin : 0px 0 10px 0;
background-color : #f3f3f3;
border : 1px dotted #ccc;
}

.data {
color : #cc00cc;
font-size : x-small;
}

.note {
    color: #ed812b;
    background: #eff5fb;
    border: 1px solid #ed812b;
    padding: 5px;
    margin : 5px;
    text-align: center;
    font-weight: bold;
}

.right {
     text-align: right;
     font-size: x-small;
}

.hide {
    color : #465584;
    background : #eef2f7;
	border: 1px dotted #81bef7;
    font-size: x-small;
    padding: 3px;
}

.nav {
padding : 4px;
font-size : 10px;
}

.nav a {
border : 1px solid #dedede;
padding : 0px 5px 0px 5px;
font-size : 9px;
text-decoration : none;
}

.nav a:hover {
background-color : #f7f7f7;
border : 1px solid #dedede;
padding : 0px 5px 0px 5px;
text-decoration : none;
font-size : 9px;
}

.navcurrent {
background-color : #edebeb;
border : 1px solid #dedede;
padding : 0px 5px 0px 5px;
font-weight: bold;
text-decoration : none;
}