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

Размер файла: 6.46Kb
body {
background:#EDEDED url(grid_noise.png);
color:#837674;
font-family:Arial, Tahoma, sans-serif;
font-size:small;
width:850px;
margin:10px auto;
padding:0;
}

.heft {
float:right;
width:201px;
padding: 7px 0px 7px 5px;
border: 1px solid #6A769B;
border-radius: 3px;
text-align: center;
margin-top: 5px;
margin-right: 20px;
text-shadow:0px 1px #ADB7D3;
background: #8996BA url(images/heft.png);
box-shadow: -1px 1px 1px #8B98BC,inset 1px 1px #8B98BC;
color: #34394D;
}

.heft a:link ,.heft a:visited {
text-shadow:0px 1px #7E89A5;
color: #fff;
padding: 5px;
}

.both {
clear:both;
}

.lefts {
background:#fff;
width:578px;
float:left;
padding:4px 10px;
}

.lefts p a {
color:#3E3E9B;
font-size:15px;
}

.lefts p a:hover {
text-decoration:underline;
color:#3B2CEA;
}

.right {
background:#F7F5F7;
border-left:1px solid #F0F0F0;
width:249px;
height: 100%;
float:right;
}

.right ul {
margin:10px 0;
}


 .right ul .title, .menu_razd{
border-radius: 3px 3px 0px 0px ;
background: #EAEDF0 url(images/lefttitle.png) repeat-x;
text-shadow:0 1px #f9f9f9;
color:#798189;
margin-top: 1px;
border-bottom:1px solid #F0F0F2;
border-top: 1px solid #D3D8E0;
padding:5px 6px;
}


.right ul .fot a {
color:#757F88;
}

.right ul li {
background:#fff;
display:block;
margin:0 20px;
}

.lis a:link,.lis a:visited {
padding:4px 8px;
}

.right ul li a {
color:#757F88;
display:block;
padding:4px 8px;
}

.right ul li a:hover {
background:#f9f9f9;
color:#6A5871;
}


.head {
background: url(images/head.png) repeat-x #7986AD;
color:#eee;
text-align:center;
border-top: 1px solid #6C79A2;
border-bottom: 1px solid #6C79A2;
height: 40px;
}

.navigation ul {
list-style:none;
border-right:1px solid #6C79A2;
}
.navigation ul li {

}

.navigation ul li a,.navigation ul li a:visited {
border-right:1px solid #6C79A2;
float:left;
color:#fff;
box-shadow: inset -1px 0px 0px #8B95B9;
padding:13px 10px;
}

.navigation ul  a:hover {
background: #7B88AF url(images/head-hover.png) repeat-x;
}


textarea {
width:95%;
max-width:557px;
height:70px;
box-shadow:0 1px 1px #fff;
border-radius:3px;
border:1px solid #AFAFD1;
margin:5px 3px;
padding:5px;
}

input[type="text"], select, input[type=password] {
box-shadow:0px 1px 1px #fff;
border-radius:3px;
border:1px solid #AFAFD1;
margin:5px 3px;
padding:5px;
}
input,input:focus {outline:0 !important}
input[type=submit] {
border:1px solid #AFAFD1;
background: #DEDEEA url(images/buton.png);
border-radius:2px;
box-shadow: 0 1px 1px #ddd;
margin-left:4px;
color:#444;
padding:7px;
}
ul {
list-style:none;
margin:0;
padding:0;
}

.err{
background: #FFAAAA url(images/alarm.png) repeat-x;
border:1px solid #FF7E7E;
color:red;
font-weight:700;
margin-left:2px;
border-radius:2px;
text-shadow:0 1px #FFC1C1;
margin-top:-5px;
padding:4px;
}

.aut .error a:link,.aut .alarm a:visited {
color:#FFF;
text-shadow:0 1px #F78686;
font-weight:400;
}


.fmenu {
background-color:#f9f9f9;
border-bottom:1px solid #ddd;
margin:0;
padding:2px 4px 4px;
}

.foot {
text-align:center;
}

.fmenu {
background:#4D423E;
border-top:1px solid #463C3A;
border-bottom:1px solid #292221;
color:#fff;
text-align:center;
margin:0;
padding:2px;
}

.menu {
border-left:4px solid #9898B4;
border-bottom:1px solid #ccc;
color:#757575;
background:#f9f9f9;
margin-left:2px;
margin-top:4px;
padding:4px;
}

.msg {
background:#eee;
border-bottom:1px solid #ddd;
color:#555;
margin:0;
padding:5px;
}


.footer, .foot {
background:#F5F5F7;
text-shadow:0 1px #fff;
border-bottom:1px solid #ddd;
box-shadow: inset 0px 2px 2px #ddd;
color:#777;
margin:0;
text-align: center;
padding:10px;
}
.footer a:link,.footer a:visited {
color:#444;
text-decoration:none;
}
.footer a,.footer a:visited {
border-radius:3px;
color:#555;
border:1px solid #ccc;
background:#eee;
box-shadow:0 1px 1px #ddd;
transition:all .5s ease;
padding:5px;
}

.footer a:hover {
background:#ddd;
color:#333;
}

.left {
float:left;
}

.p_m {
color:#503E3E;
background-color:#F7F7FC;
border-bottom:1px solid #ddd;
margin-top:1px;
padding:10px;
}

.p_t {
background-color:#F2F2F5;
border-bottom:1px solid #ddd;
margin-top:1px;
color:#503E3E;
padding:10px;
}

.p_m a:link,.p_m a:visited,.p_t a:link,.p_t a:visited {
color:#4A3F3D;
}

.main {
background:#fff;
box-shadow: 0px 0px 10px #ccc;
}

.link {
background:#FAFAFA;
color:#444;
font-size:14px;
border-bottom:1px solid #EDEDF2;
margin:0;
padding:12px;
display: block;
}

.link a:link,.link a:visited {
color:#6A6A90;
font-size:15px;
text-decoration:none;
}

.link:hover {
background:#F5F5F7;
text-decoration:underline;
}

.news, .rekl {
box-shadow:inset 0 2px 2px #ddd;
border-bottom:1px solid #eee;
margin-top:-1px;
color:#555;
font-size:13px;
text-indent:10px;
line-height:17px;
padding:5px;
}

.menu_u {
background: -o-linear-gradient(top, #bec6dd 0%,#afb9d6 100%);
font-size:16px;
text-shadow:0px 1px #CED8ED;
text-align:center;
color:#4B5876;
box-shadow:inset 0 1px 1px #C6CEE8;
border-bottom:1px solid #9BA5BF;
border-top:1px solid #9BA5BF;
margin:1px 0;
padding:6px 2px;
}

.menu_razd a:link,.menu_razd a:visited {
color:#6A6A8B;
text-decoration:none;
}

.menu_razd a:hover {
color:#31467C;
text-decoration:underline;
}

.gpmsg {
	background: #D8DEE0;
	padding: 6px 10px;
	border-top:1px solid #CBD1D6;
	text-shadow:0px 1px #eee;
	color:#4B5876;
}
.gpmenu {
	padding: 4px 10px;
	background: #f9f9f9;
}


.quote {
border-left:4px solid silver;
color:#878787;
font-size:x-small;
margin-left:2px;
padding:2px 0 2px 4px;
}



.error {
background-color:#FFBFDB;
border-bottom:2px solid #FCADCE;
margin:1px 0;
padding:5px;
}

.status {
color:#CD853F;
font-size:x-small;
font-weight:700;
padding-left:0;
}

.post {
background:#E3E6E6 url(images/tmn.png) repeat-x top;
color:#aaa;
text-align:center;
padding:8px;
}

.error {
color:#464867;
background: #FFAAAA url(images/alarm.png) repeat-x;
border:1px solid #FF7E7E;
border-radius:2px;
text-shadow:0 1px #FAC4C4;
margin-top:-6px;
margin-right:12px;
min-width:198px;
padding:4px;
}



.title a:hover,.fmenu a:hover {
text-decoration:underline;
}

.fmenu a:link,.fmenu a:visited {
color:#B4A2A0;
text-decoration:none;
}

a:active {
color:#660;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
color:red;
}

a:link,a:visited {
color:#433B86;
text-decoration:none;
}

.page, .page_no {
background-color:#edebeb;
border:1px solid #ccc;
text-shadow:0 1px #fff;
box-shadow:inset 0 1px 1px #F9F9F9;
color:#444;
border-radius:3px;
padding:6px 13px;
}

.page_no
{
border:1px solid #ccc;
text: #ffe;
}

a.page{
border:1px solid #eee;
border-radius:3px;
text-decoration:none;
padding:6px 13px;
}

a.page:hover {
background-color:#ccc;
border:1px solid #bbb;
}