Файл: core/themes/default/style.css
Строк: 801
body{
margin: auto;
max-width: 570px;
font-weight: normal;
font-family:
Arial;
font-size: 13px;
background: rgb(248, 248, 248);
background:
url("/core/themes/default/7emka.gif");
}
a:hover img { opacity:
1; filter: alpha(opacity=100); -webkit-transition: opacity 0.3s
ease-in-out; -moz-transition: opacity 0.3s ease-in-out; transition: opacity
0.3s ease-in-out; }
a:hover { color: #f4f4f4; -webkit-transition: all 0.3s
ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s
ease-in-out; }
a:link,a:visited { text-decoration: none;
color:#3A5FCD;}
a:active {text-decoration: none; color : #000000 ; opacity:
0.7}
::selection {
background: rgb(141, 171, 247);
color:
white;
}
a.link_green {
color: #057205;
}
.flt{
float:
right;
}
.light_text {
color: #3a75c4;
}
.arslan {
display:
block;
background: white;
border-bottom: 1px solid rgb(206, 206,
206);
padding: 0px;
border-left: 1px solid rgb(206, 206,
206);
border-right: 1px solid rgb(206, 206, 206);
}
.menu1 {
text-align :
center;
padding : 12px 2px 6px;
border-bottom : 1px solid #0d2233;
}
input {
border-radius: 5px;
-moz-border-radius:
5px;
-webkit-border-radius: 5px;
color: #0096d5;
border: 1px solid rgb(160,
205, 255);
padding: 4px 6px 6px 5px;
background-color: #fff;
outline:
0;
position: relative;
}
input:focus {
border: 1px solid #6ac7e8;
color:
#0096d5;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0,
0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px
rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.jurnal
{
background : #1a5998 url(images/content_block_title_back.png) repeat-x
left top;
padding: 10px ;
padding-top:2px ;
border : 1px solid #0b5187;
color:#fff;
font-size:15px;
text-align:center;
-moz-border-radius:
6px;
-webkit-border-radius: 6px;
border-radius:6px;
}
textarea {
outline:
0;
min-height: 32px;
position: relative;
background: bottom rgb(255, 255,
255);
padding: 4px 5px;
color: rgb(160, 205, 255);
border: 1px solid
rgb(160, 205, 255);
border-radius: 5px;
-moz-border-radius:
5px;
-webkit-border-radius: 5px;
-webkit-transition: border linear 0.2s,
box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow
linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear
0.2s;
transition: border linear 0.2s, box-shadow linear
0.2s;
}
textarea:focus {
border: 1px solid #6ac7e8;
//box-shadow: 0 0 3px
#9cdbfc;
color: #0096d5;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0,
0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0
1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168,
236, 0.6);
}
input[type="submit"] {
border-color:
#3072b3;
border-bottom-color: #2a65a0;
text-decoration: none;
text-shadow:
-1px -1px 0 rgba(0,0,0,0.3);
color: #fff;
background-color:
#3072b3;
background-image: -webkit-gradient(linear, 0 0, 0 100%,
from(#599bdc), to(#3072b3));
background-image:
-moz-linear-gradient(#599bdc, #3072b3);
background-image:
-o-linear-gradient(#599bdc, #3072b3);
background-image:
linear-gradient(#599bdc, #3072b3);
position: relative;
overflow:
visible;
padding: 0.5em 1em;
margin: 0;
text-decoration: none;
font:
11px/normal sans-serif;
white-space: nowrap;
cursor: pointer;
outline:
none;
-webkit-border-radius: 0.2em;
border-radius: 0.2em;
zoom: 1;
display:
inline;
}
input[type=checkbox] {
margin: 5px;
-moz-border-radius:
7px;
-webkit-border-radius: 7px;
}
input[type="submit"]:hover {
border-color: #3072b3;
border-bottom-color: #2a65a0;
text-decoration: none;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
color: #fff;
background-color: #3072b3;
background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
background-image: -moz-linear-gradient(#599bdc, #3072b3);
background-image: -o-linear-gradient(#599bdc, #3072b3);
background-image: linear-gradient(#599bdc,
#3072b3);
}
input[type="submit"]:active {
border-color:
#2a65a0;
border-bottom-color: #3884CF;
color: #fff;
background-color: #3072b3;
background-image: -webkit-gradient(linear, 0
0, 0 100%, from(#3072b3), to(#599bdc));
background-image:
-moz-linear-gradient(#3072b3, #599bdc);
background-image:
-o-linear-gradient(#3072b3, #599bdc);
background-image:
linear-gradient(#3072b3, #599bdc);
}
.hr {margin: 2px 2px 2px 1px;
width: 100%; background-color:#83d4f6; height: 1px; border-width:0px;
}
.block_hr {border-bottom: 1px dotted #83d4f6;}
.upban
{background:#aec6dc;border:1px solid
#abbefb;color:black;margin:0px;padding:1px}
div.row2{padding:
3px;
margin-top: 4px;
margin-bottom: 3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;background-color:#e1e1e1}
.rowup
{
background:#e1e1e1;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border: 1px solid blue;
padding: 4px 5px;
color: #000000;
margin: 2px ;
}
.row a{color: #00688B; text-decoration: none;}
.row
a:hover{text-decoration: underline;}
.rowdown {
background: #FFFFD0;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid gold;
padding: 4px 5px;
color: #000000;
margin: 2px
;
}
.row1 a{color: #00688B; text-decoration: none;}
.row1
a:hover{text-decoration: underline;}
.navig {font-size:
xx-small;background-color:#FFCC66}
.auth {
background: #fff4ec;
padding:
8px 6px ;
margin-bottom: 1px;
border-bottom-left-radius:
6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius:
6px;
border-bottom-right-radius: 6px;
-moz-border-radius-bottomright:
6px;
-webkit-border-bottom-right-radius: 6px; }
.textpositionvizit
{
padding-left:20px;
padding-top:2px;
padding-bottom:2px;
}
.leftimg
{
padding-top:7px;
padding-bottom:7px;
background:url(/images/general/adminka.png)
no-repeat left center;
}
.leftimg1
{
background:url(/images/general/video_masic.png) no-repeat left
center;
}
.reklama1{
color: #445988; font-size: small; background-color:
#677fb3; border: 1px solid #445988; border-bottom: 1px solid #445988;
padding: 10px; border-left: 1px solid #445988; border-right: 1px solid
#445988;
color: white;
font-size: small;
padding: 10px;
}
.reklama1
a{
color: white;
}
.reklama1 a:hover{
color: #00FF6E;
}
.reklama{
color:
#445988; font-size: small; background-color: #677fb3;
border: 1px
solid #445988;
border-bottom: 1px solid #445988; padding: 10px;
border-left: 1px solid #445988;
border-right: 1px solid
#445988;
}
.leftimg2
{
padding-top:7px;
padding-bottom:7px;
background:url(/images/general/chat.png)
no-repeat left center;
}
.leftimg3
{
padding-top:4px;
padding-bottom:4px;
background:url(/images/general/forum.gif)
no-repeat left center;
}
.leftimg4
{
background:url(/images/general/love.png) no-repeat left
center;
}
.leftimg5 {
background:url(/images/general/games.png) no-repeat
left center;
}
.leftimg6 {
background:url(/images/general/book.png)
no-repeat left center;
}
.leftimg7
{
background:url(/library/images/general/sear1ch.png) no-repeat left
center;
}
.leftimg8 {
background:url(/library/images/general/clv.jpg)
no-repeat left center;
}
.textposition
{
padding-left:35px;
}
.textposition1
{
margin-top:0;
padding-left:35px;
}
.itemindex
{
text-align:left;
padding-left:5px;
}
div.post1{border-top:1px solid
#c3c3c3;border-bottom:1px solid #c3c3c3;display:block;margin:0 0
1px;padding:2px;background:url() repeat-x bottom
#fff}
.search_cit
{
font-size: small;
font-weight: bold;
border-bottom: 1px
#FF0000 dotted;
}
.forumm_f{padding: 5px;border-top:1px solid
#ffd339;background-color:#fbfce9;background-image:-webkit-gradient(linear,left
top,left
bottom,from(#fbfce9),to(#fcf4c8));background-image:linear-gradient(tobottom,#fbfce9,#fcf4c8);background-image:-moz-linear-gradient(top,#fbfce9,#fcf4c8);background-image:-o-linear-gradient(top,#fbfce9,#fcf4c8);
}
.rekl
{
margin:
1px;
text-align: left;
font-weight: normal;
color:
#D0D2FF;
background-color: #FFFFFF;
}
.cit /* вставка цитаты
*/
{
font-size: xx-small;
background: #FFFFFF url('cit.gif') repeat-y
scroll left;
padding-left: 18px;
padding-right: 3px;
margin: 5px;
border:
1px #9291C7 solid;
color: #444444;
}
.form {
font: 13px Tahoma, Arial,
Verdana;
padding: 4px;
border-top: 1px solid #DEE5EB;
}
.form {
margin:
0px;
padding: 4px;
margin-right: 0px;
margin-left: 0px;
border-top: 1px
solid #DEE5EB;
}
.form {
font: 13px Tahoma, Arial, Verdana;
padding:
4px;
border-top: 1px solid #DEE5EB;
}
.form {
margin: 0px;
padding:
4px;
margin-right: 0px;
margin-left: 0px;
border-top: 1px solid
#DEE5EB;
}
.ank_n {
color: green;
}
.ank_d {
color: black;
}
.ank_no
{
color: #AAAAAA;
}
.ank_t {
font-weight: bold;
text-decoration:
underline;}
.status
{
color: #ff0000;
}
.icon48
{
font-size:
large;
width: 48px;
height: 48px;
vertical-align: top;
text-align:
center;
}
.icon14
{
font-size: xx-small;
width: 14px;
height:
14px;
vertical-align: top;
text-align: center;
}
.p_t
{
font-weight:
bold;
vertical-align: middle;
border-bottom: #888888 dotted
1px;
}
.p_m7
{
text-align : left;
margin-top : 1px;
margin-bottom :
1px;
background : #9AFF9A url(img/aut.gif) repeat-x 50% top;
padding : 1px
5px;
border-top : 1px solid #90EE90;
border-bottom : 1px solid
#90EE90;
}
.p_m
{
font-weight: normal;
vertical-align:
top;
}
.rekl_main{
text-align: left;
color: #174B1F;
background:
#EDFFEE;
border: 1px #B8FAB9 solid;
}
.news{
text-align: normal;
color:
#8083A0;
background: #FFFFFF;
border: 1px #EEEEEE
solid;
}
.menu{
text-align: left;
font-weight: normal;
color:
#000000;
}
.privat{
text-align: left;
font-weight: normal;
color:
#646500;
background: #FFEEEE;
//border: 1px #FFB9B9 solid;
}
.privat
a{
color: #000000;
}
.frends{
text-align: left;
font-weight:
normal;
color: #646500;
background: #FFEEEE;
border: 1px #FFB9B9 solid;
}
.frends a{
color: #000000;
padding-left: 16px;
background:
url('frends.gif') no-repeat left;
}
.niz_menu {padding:
3px;background-color:#c7f2a3; border-bottom: 1px solid
#85CE84;}
.str{
margin: 1px;
font-weight: normal;
color: #8083A0;
border:
1px #EEEEEE solid;
background-color: #FFFFFF;
}
.head {background: #c4e9fa
url(/img/1.gif) repeat-x
top;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border: 1px solid
blue;
border-radius:6px;
padding:2px;
padding-left:6px;
margin:1px;
text-wrap:none;
color:#000000;
}
.stat
{
background: #f3f7ff;
margin: 0px;
padding: 4px;
margin: 0px;
margin:
0px;
margin-right: 0px;
margin-left: 0px;
border-top: 1px solid
#b8d2ed;
}
.stat {
background: #f3f7ff;
margin: 0px;
padding: 4px;
margin:
0px;
margin: 0px;
margin-right: 0px;
margin-left: 0px;
border-top: 1px
solid #b8d2ed;
}
.err{
//margin: 1px;
//text-align: center;
//font-weight:
bold;
//color: #FFD4D7;
border: 1px #FF6F71 solid;
padding: 5px 11px 5px
31px;
background: #FBEEEE url(http://vipsay.ru/images/get_info.png) 6px 5px
no-repeat;
}
.msg{
padding: 5px 11px 5px 31px;
border: solid 1px
#00A000;
background: #E8FFF0 url(http://vipsay.ru/images/get_info.png) 6px
5px no-repeat;
}
.mess_ok{
padding: 5px 11px 5px 31px;
border: solid 1px
#00A000;
background: #E8FFF0 url(http://vipsay.ru/images/get_info.png) 6px
5px no-repeat;
}
.ex_menu {
background: #e5e5ff;
color: #000000;
padding:
4px;
margin: 0px;
margin-bottom: 1px;
margin-right: 0px;
margin-left:
0px;
border-top: 1px solid #cdcdff;
border-bottom: 1px solid
#cdcdff;
}
.ex_menu2 {
background: #FFEC8B url(ex_menu2.gif) repeat-x
top;
color: #FFEC8B;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #FF4500;
}
.forum1 {
background: #fbfbfb;
font: 13px Tahoma,
Arial, Verdana;
padding: 1px;
padding-left: 3px;
padding-right:
3px;
padding: 5px;
border-top: 1px solid #ffd339;
border-bottom: 1px solid
#dbdbdb;
}
.ex_menu3 {
background: #F5FFFA url(ex_menu3.gif) repeat-x
top;
color: #F5FFFA;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #00008B;
}
.ex_menu4 {
background: #98FB98 url(ex_menu4.gif)
repeat-x top;
color: #98FB98;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #00FF00;
}
.ex_menu5 {
background: #BCEE68 url(ex_menu4.gif)
repeat-x top;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #7FFF00;
margin-right: 0px;
margin-left: 0px;
}
.lol
{
background: #f2f4f2 url(gmenu.gif) repeat-x top;
padding: 5px;
margin:
0px;
margin-right: 0px;
margin-left: 0px;
border-top: 1px solid #ffd339;
}
.ex_menu6 {
background: #f2f4f2 url(http://waplifes.ru/gmenu.gif)
repeat-x top;
padding: 4px;
margin: 0px;
margin-right: 0px;
margin-left:
0px;
border-top: 1px solid silver;
}
.ex_menu6:hover {
background:
#e6e6e6 url(http://waplifes.ru/style/themes/waplife/img/inf.gif) repeat-x
top;
padding: 4px;
margin: 0px;
margin-right: 0px;
margin-left:
0px;
border-top: 1px solid silver;
}
.ex_menu66:hover {
background: #e6e6e6
url(/style/themes/waplife/img/inf.gif) repeat-x top;
padding: 4px;
margin:
1px;
border-bottom: 1px solid silver;
}
.on {
background: #c4e9fa
url(/style/themes/waplife/img/1.gif) repeat-x top;
color: black;
padding:
4px;
margin: 0px;
margin-right: 0px;
margin-left: 0px;
//border-top: 1px
solid #9c9aff;
padding: 7px 10px;
background: whiteSmoke
url(http://i.spaces.ru/pagination_bottom_gradient.png) left bottom
repeat-x;
//border-bottom: 1px solid #B3B3B3;
}
.ex_menu7{
background:
#73d0f4 url(/style/themes/waplife/img/nav.gif) repeat-x top;
color:
#000000;
padding: 4px;
margin: 0px;
margin-right: 0px;
margin-left:
0px;
border-top: 1px solid #66CD00;
}
.ex_menu8 {
background:
#677fb3;
color: #000000;
padding: 5px;
margin: 0px;
margin-right:
0px;
margin-left: 0px;
border-top: 1px solid #677fb3;
}
.logotip
{
background: #ffffff url(ex_menu9.gif) repeat-x top;
color:
#000000;
padding: 4px;
padding-top: 10px;
margin-top: 1px;
margin-bottom:
0px;
margin-right: 0px;
margin-left: 0px;
border-top: 1px solid
#9c9aff;
}
.l {
background: #ffffff url(ex_menu9.gif) repeat-x
top;
color: #000000;
padding: 4px;
margin: 0px;
margin-right:
0px;
margin-left: 0px;
border-top: 1px solid #9c9aff;
}
.ex_menu9
{
background: #CCFFCC url(ex_menu9.gif) repeat-x top;
color:
#000000;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #006600;
}
.ex_menu10 {
background: #CCFFCC url(ex_menu9.gif)
repeat-x top;
color: #76EE00;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #006600;
}
.ex_menu111 {background-color:
#ffbe13;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:6px;
padding:2px;
padding-left:6px;
margin:1px;
text-wrap:none;
color:#ff1318;
font-weight:
bold;
}
.ex_menu11 {
background: #FFDEAD url(ex_menu9.gif) repeat-x
top;
color: #FF8C00;
padding: 4px;
margin: 0px;
margin-left:
0px;
margin-right: 0px;
border-top: 1px solid #FF8C00;
}
.ex_menu12
{
background: #CAFF70 url(ex_menu6.gif) repeat-x top;
color:
#000000;
padding: 4px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #0000FF;
}
.ex_menu13 {
background: #FFFFFF url(ex_menu6.gif)
repeat-x top;
color: #000000;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #FF4500;
}
.ex_menu14 {
background: #000000 url(ex_menu6.gif)
repeat-x top;
color: #000000;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #0000FF;
}
.pod {
background: #FFFFFF url(pod.gif) repeat-x
top;
color: #000000;
padding: 3px;
margin-top: 4px;
margin-bottom:
3px;
-khtml-border-radius:
5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border:
1px solid #BCEE68;
}
.aut {background-color: #effff0;
border-top: 1px
solid #CCCACA;
padding: 3px;
padding-right:
8px;
margin:0px;
text-wrap:none;
color:black;
text-align:
right;
margin-right: 0px;
margin-left: 0px;
}
.sysInfo
{
text-align:left;
font-size:12px;
color:#fff;
border-bottom:3px solid
#5393ae;
margin:1px
0;
padding:3px;
background:url(/images/general/bottom.gif) repeat-x top
#62a9c6;
}
.uTop a,.sysInfo a:hover
{
text-decoration:underline;
color:#fff;
}
.uTop a:hover,.sysInfo a
{
text-decoration:none;
color:#fff;
}
.title{padding: 3px;
color:
#fff;
background: #e8fff0 url(for_css/b.gif) repeat-x top;
margin-bottom:
1px;
text-shadow: #0095e2 -1px -1px 0;
border: 1px solid
silver;
border-radius: 6px;
-moz-border-radius:
6px;
-webkit-border-radius: 6px;
}
.privet{color: RED;}
.end {color:
white; background-color: #73A2C6; border: 0px}
.end a {color:
white;}
.tablis {
border: 1px groove #FFEBCD;
}
.flash {
border: 2px
groove black;
-moz-border-radius-top-left:
8px;
-moz-border-radius-top-right: 8px;
-webkit-border-top-left-radius:
8px;
-webkit-border-top-right-radius: 8px;
border-top-left-radius:
8px;
border-top-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright:
8px;
-webkit-border-bottom-left-radius:
8px;
-webkit-border-bottom-right-radius: 8px;
border-bottom-left-radius:
8px;
border-bottom-right-radius: 8px;
padding: 5px;
}
.elka
{
background:url(elka.png) no-repeat right center;
}
.main123 {
background:
#fff url(http://tutdiz.ru/style/img/link.png) left bottom
repeat-x;
border-bottom: 1px solid rgb(206, 206, 206);
padding:
10px;
border-left: 1px solid rgb(206, 206, 206);
border-right: 1px solid
rgb(206, 206, 206);
}
.main123_new {
background:
url("/css/default/new/bottom_light_shadow.png") 0% 100% repeat-x
#FFFFFF;
border-bottom: 1px solid #CCCACA;
padding: 7px;
border-left: 1px
solid #B3B3B3;
border-right: 1px solid #B3B3B3;
}
.main1234:hover
{
background: #F5F5F5;
}
.main1234 a:hover {
text-decoration:
none;
}
.display {
display: block;
}
.line_175{
line-height:
175%;
}
.back123 {
padding: 11px 10px;
overflow: hidden;
background:
#EFF4F8;
border-bottom: 1px solid rgb(206, 206, 206);
border-left: 1px
solid rgb(206, 206, 206);
border-right: 1px solid rgb(206, 206,
206);
}
.hide {
background: #FBF1F1;
padding: 10px;
border-bottom: 1px
solid rgb(206, 206, 206);
border-left: 1px solid rgb(206, 206,
206);
border-right: 1px solid rgb(206, 206, 206);
}
.menu123 {
background:
whiteSmoke;
padding: 10px;
border-bottom: 1px solid rgb(206, 206,
206);
border-left: 1px solid rgb(206, 206, 206);
border-right: 1px solid
rgb(206, 206, 206);
}
.titlesss {
background: whiteSmoke;
padding:
7px;
border-bottom: 1px solid #CCCACA;
}
.center {
text-align:
center;
}
.right {
text-align: right;
}
.logos {
background:
white;
border-left: 1px solid #CCCACA;
border-right: 1px solid
#CCCACA;
border-top: 1px solid #CCCACA;
border-bottom: 1px solid
#CCCACA;
border-top-right-radius: 25px;
height: 60px;
padding:
1px;
text-align: center;
}
.busi_switcher {
border-bottom: 1px solid
rgb(206, 206, 206);
padding: 10px;
border-left: 1px solid rgb(206, 206,
206);
border-right: 1px solid rgb(206, 206, 206);
}
.busi_switcher table
td{
position: relative;
padding: 0;
width:
33.3333333333333333%;
text-align: center;
}
.busi_switcher
table{
text-align: center;
width: 100%;
padding: 2px;
border-spacing:
2px;
border-spacing: 0px;
border-color: gray;
}
.busi_switcher table
span.active_item {
border-left: 1px solid #B7BECB;
margin-bottom:
-2px;
//border: 1px solid #B7BECB;
border-top: 1px solid
#B7BECB;
border-bottom: 1px solid #B7BECB;
//border-right: 0px none
currentColor;
//border-left: 0px none currentColor;
background:
#D7D7D7;
background: -o-linear-gradient(top, #DEDEDE, #FCFCFC)
transparent;
background: -webkit-gradient(linear,left top,left
bottom,from(#DEDEDE),to(#FCFCFC));
background:
-moz-linear-gradient(top,#DEDEDE,#FCFCFC);
position: relative;
color:
#666;
//color: #fffff9;
padding: 5px 0px;
//-webkit-border-radius:
4px;
//border-radius: 4px;
cursor: default;
}
.busi_switcher table
span{
line-height: 138%;
display: block;
}
.busi_switcher table a:hover
{
background: #FCFCFC;
/*D2*/
background: -o-linear-gradient(top, #FCFCFC,
#DADADA) transparent;
background: -webkit-gradient(linear,left top,left
bottom,from(#FCFCFC),to(#DADADA));
background:
-moz-linear-gradient(top,#FCFCFC,#DADADA);
line-height:
138%;
}
.busi_switcher table a:active {
margin-bottom: -2px;
//border: 1px
solid #666;
border-top: 1px solid #B7BECB;
border-bottom: 1px solid
#B7BECB;
//border-top: 1px solid #9A9A9A;
//border-bottom: 1px solid
#9A9A9A;
//border-right: 0px none currentColor;
//border-left: 0px none
currentColor;
background: #DADADA;
background: -o-linear-gradient(top,
#DADADA, #FCFCFC) transparent;
background: -webkit-gradient(linear,left
top,left bottom,from(#DADADA),to(#FCFCFC));
background:
-moz-linear-gradient(top,#DADADA,#FCFCFC);
position: relative;
color:
black;
//-webkit-border-radius: 4px;
//border-radius:
4px;
}
.busi_switcher {background: #fcfcfc;}
.brd_l
{
-webkit-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px
4px;
border-left: 1px solid #B7BECB;
}
.brd_r {
-webkit-border-radius: 0px
4px 4px 0px;
border-radius: 0px 4px 4px 0px;
border-right: 1px solid
#B7BECB;
}
.busi_switcher table a {
//border: 1px solid
#9A9A9A;
//border-right: 0px none currentColor;
//border-left: 0px none
currentColor;
//border-top: 1px solid #9A9A9A;
//border-bottom: 1px solid
#9A9A9A;
border-left: 1px solid #B7BECB;
border-top: 1px solid #B7BECB;
border-bottom: 1px solid
#B7BECB;
margin-bottom: -2px;
position: relative;
text-decoration:
none;
background: #FCFCFC;
background: -o-linear-gradient(top, #FCFCFC,
#E7E7E7) transparent;
background: -webkit-gradient(linear,left top,left
bottom,from(#FCFCFC),to(#E7E7E7));
background:
-moz-linear-gradient(top,#FCFCFC,#E7E7E7);
line-height: 138%;
color:
#333;
display: block;
padding: 5px
0px;
//-webkit-border-radius: 4px;
//border-radius:
4px;
}
.location_bar {
background: rgb(255, 247,
199);
border-bottom: 1px solid rgb(206, 206, 206);
padding:
10px;
border-left: 1px solid rgb(206, 206, 206);
border-right: 1px solid
rgb(206, 206, 206);
}
.time {
background: #F5F5F5;
border-bottom: 1px
solid rgb(206, 206, 206);
border-left: 1px solid rgb(206, 206,
206);
border-right: 1px solid rgb(206, 206, 206);
color:
#000000;
font-size: small;
padding: 5px;
text-align: right;
}
.d1 {
word-wrap: break-word;
display: block;
background: whiteSmoke;
padding:
10px;
border-bottom: 1px solid rgb(206, 206, 206);
border-left: 1px solid
rgb(206, 206, 206);
border-right: 1px solid rgb(206, 206, 206);
}
.d2
{
word-wrap: break-word;
display: block;
background: white;
border-bottom:
1px solid rgb(206, 206, 206);
padding: 10px;
border-left: 1px solid
rgb(206, 206, 206);
border-right: 1px solid rgb(206, 206,
206);
}
.block_tab {
border-left: 1px solid #B3B3B3;
border-right: 1px
solid #B3B3B3;
background: #E4E1E1;
margin-bottom: -1px;
padding: 9px 15px
8.5px 5px;
}
.tab_activ {
background: white;
padding: 7px 15px 7.5px
15px;
margin-bottom: 0;
margin-right: 0;
border: 1px solid
#CCCACA;
border-bottom: 0;
text-decoration:
none;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius:
5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:
5px;
border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0
0;
}
.tab_item {
color: #CCCACA;
padding: 7px 15px 7.5px
15px;
margin-bottom: 0;
margin-right: 0;
border: 1px solid
#CCCACA;
border-bottom: 0;
text-decoration: none;
border-radius: 5px 5px 0
0;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:
5px;
border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
}
.div1
{
border-left: 1px solid #B3B3B3;
border-right: 1px solid
#B3B3B3;
background: white;
text-decoration: none;
padding: 7px;
display:
block;
border-bottom: 1px solid #EEE;
-webkit-tap-highlight-color:
rgba(0,0,0,0);
}
.headaut {
font-weight: bold;
overflow: hidden;
padding:
1px;
border-bottom: 1px #000 solid;
vertical-align: top;
width:
19%;
white-space: nowrap;
background: #000;
border-right: 1px solid
#696969;
}
.niz_admin {
border-radius: 0px 0px 9px 8px;
background:
#F4F5FF;
padding: 10px;
border-bottom: 1px solid rgb(206, 206,
206);
border-left: 1px solid rgb(206, 206, 206);
border-right: 1px solid
rgb(206, 206, 206);
}
.anketka {
border-bottom: 1px solid
#A9B6C9;
background: #EAEEF4;
padding: 7px;
border-left: 1px solid
#B3B3B3;
border-right: 1px solid #B3B3B3;
}
#share {
display:
inline-block;
padding: 6px 0 0 6px;
background: whiteSmoke;
}
#share a
{opacity: 0.5}
#share:hover a {opacity: 0.7}
#share a:hover {opacity:
1}
#################################
#share2 {
display:
inline-block;
padding: 6px 0 0 6px;
background: fff;
}
#share2 a {opacity:
0.5}
#share2:hover a {opacity: 0.7}
#share2 a:hover {opacity: 1}
.d3
{
display: block;
padding: 10px;
border-bottom: 1px solid
#CCCACA;
border-left: 1px solid #B3B3B3;
border-right: 1px solid
#B3B3B3;
////border: 1px solid rgb(173, 213, 255);
background: rgb(233,
242, 252);
background: -webkit-gradient(linear,left top,left
bottom,from(rgb(233, 241, 252)),to(rgb(200, 223, 252)));
background:
-moz-linear-gradient(top,rgb(233, 239, 252),rgb(200, 225,
252));
background: -o-linear-gradient(top,rgb(233, 240, 252),rgb(200, 223,
252));
background: -ms-linear-gradient(top,rgb(233, 241, 252),rgb(200, 229,
252));
filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfce9',endColorstr='#fcf4c8');
}
.fonkachek
{
background-image: url("fon_kach.png"); /* Путь к
фоновому изображению */
background-repeat:
no-repeat;
}
.d22 {
color: #333;
line-height: 175%;
display:
block;
background: white;
border-bottom: 1px solid #CCCACA;
padding:
7px;
border-left: 1px solid #B3B3B3;
border-right: 1px solid #B3B3B3;
}