View file masteru.site/design/theme/def/style.css

File size: 5.29Kb
body {
     background: url(images/bag.png) repeat;
     max-width: 650px;
     margin: 0 auto;
     font-family: tahoma;
     font-size: 12px;
}

a {
     text-decoration: none;
}
a:link, a:active, a:visited {
    color: #767B81;
    text-decoration: none;
}

a:hover, a:focus {
    color: #767B81;
    text-decoration: none;
}
.header  {
background: #446CB3;
text-align:left;
height:79px;
}

.head  {
     
	 background:url('images/perer.png') left top no-repeat,url('/') top repeat-x, #446CB3;
     padding:15px;
	 color:#fff;
}
.razdel  {
     
	 background:url('images/perer.png') left top no-repeat,url('/') top repeat-x, #446CB3;
     padding:15px;
	 color:#fff;
}
.title, .menu  {
     
	 background:url('images/perer.png') left top no-repeat,url('/') top repeat-x, #446CB3;
     padding:15px;
	 color:#fff;
}
.menu a{color:#fff;}
.title a{color:#fff;}
.menu:hover {
color:#fff;
border-left: 2px solid #446CB3;
transition: all .3s ease-in-out;
}
.ram, .k_menu {display: block;}
img {
     vertical-align: middle;
}

.blk {
     background:#333333;
	 padding:20px;
     color:#fff;
}
.razdel a{color:#fff;}

.panel {
     background:#333333;
	 padding:10px;
     color:#fff;
}


.unmenu, .links , .divnews
{
color: #737373;
padding: 15px;
background: #f3f2f2;
border-top: 1px solid #fff;
border-bottom: 1px solid #dedede;
}
.podmenu, .menudiv , .info{
background: #f3f2f2;
padding: 15px;
border-top: 1px solid #fff;
border-bottom: 1px solid #dedede;
display: block;
color: #737373;
}

.main_menu{
background: #f3f2f2;
padding: 15px;
border-top: 1px solid #fff;
border-bottom: 1px solid #dedede;
display: block;
color: #737373;
}


.podmenu:hover {
background: #F5F5F5;
border-left: 2px solid #446CB3;
transition: all .3s ease-in-out;
}
.menudiv:hover {
background: #F5F5F5;
border-left: 2px solid #446CB3;
transition: all .3s ease-in-out;
}
textarea {
border: 1px solid #d8d8d8;
font-family : Tahoma;
color: #686868;
padding: 7px;
margin:1px;
border-radius: 3px;
width:80%; }
.a21 {
border-radius: 3px;
  background:#446CB3;
     color:#ffffff;
     padding: 9px 10px 9px 10px;
     text-decoration:none;
float: right;

} 
.a2 {
    float: right;
    background: #446CB3;
    border-radius: 3px;
    text-align: center;
    padding: 4px;
    margin-top: -3px;
    color: #FFF;
}
input[type=submit] {
    padding: 10px;
    margin: 2px;
    background: #446CB3;
    border: 1px solid #446CB3;
    border-radius: 3px;
    color: #fff;
    margin-left: -1px;
    cursor:pointer;
}
#message {
    min-height: 70px;
}

#message img {
    float:left;
    padding: 10px;
}

.ssyl2 {
    
display: block;
border-bottom: 1px solid #f5f5f5;
padding: 10px 0px;
}
    
.ssyl2:hover {
background: #f5f5f5;
    text-decoration: none;
    }

    .cit {
        background-color : #CFDEFC;
        padding : 15px;
        border-left : 4px solid #92b1e0;
        }


    .dmy{
        background:url(dmy.png)center left no-repeat;
        
        }
        .dmy2{
        background: #D3F2D3;
        margin: 7px 2px 7px 24px;
        padding: 15px;
        border-radius: 10px;
        display: inline-block;
        }
        
        .dot{
        background:url(dot.png)center right no-repeat;
        
        }
        
        .dot2{
        background: #EAEAEA;
        margin: 7px 24px 7px 2px;
        padding: 15px;
        border-radius: 10px;
        display: inline-block;
        }
    
        .rega {
            display: block;
            background: repeat-x top #EAEAEA;
            color: #627b95;
            border-bottom: 1px solid #EAEAEA; 
            border-top: 1px solid #EAEAEA; 
            padding: 12px 10px 14px 9px; 
            text-align: center;}
            a.vho {
            text-decoration: none;
    
            color: #000000; 
            padding: 10px;
            display: inline-block;
            border-radius: 9px 9px 9px 9px; 
            font-size: 15px;
            
                background:  repeat-x top #446CB3;
            width: 22%; 
            }
            a.vho {
                text-decoration: none;
                background: repeat-x top #446CB3;
                
                color: #dedede; 
                padding: 10px;
                display: inline-block;
                border-radius: 9px 9px 9px 9px; 
                font-size: 15px;
                border-bottom: 3px solid #446CB3; 
                width: 22%; 
                }
    
    
    
    .avatarm {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    }
    
    .m3 {
    background: #fff;
    box-shadow: 0px 2px 2px #c4c4c4;
    border-left: 0px solid #e0e0df;
    border-right: 0px solid #e0e0df; 
    }


#message p {
    padding-top: 15px;
}
.warning {
    background: #446CB3;
    display: block;
    text-shadow: 1px 1px rgba(0,0,0,0.35);
    font-style: italic;
	    color: #FFF;
}

select{
    background:white;
    border:1px solid #e5e5e5;
    color:#446CB3;
    padding:10px;

}

input[type~="text"],
input[type~="password"],
input[type~="select"]{
background:white;
border:1px solid #e5e5e5;
color:#446CB3;
padding:9px;
width: 80%;
}

textarea { border: 1px solid #446CB3; font-family: Tahoma; color: #446CB3; padding: 15px; margin: 1px; border-radius: 5px; width: 95%; outline: none; } 
select[
name="type"] { border: 1px solid #446CB3; font-family : Tahoma; color: #686868; padding: 7px; margin:1px; border-radius: 2px; width:20%; outline:none; }