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

Размер файла: 10.42Kb
body {
    font-family: Tahoma, Arial, Verdana, sans-serif, Lucida Sans;
    font-size: 14px;
    background-color: #FAFAFF;
    color: #616683;
    font-style: normal;
    text-decoration: none;
    padding: 0px;
    margin: auto;
    background-color: #F8F8F8;
}
.format { 
background-color: #FCFCFC;
border: 1px solid #F2F2F7;
border-radius: 3px;
margin: 5px;
padding: 5px;
}
.body {
margin: 0px auto;
max-width: 800px;
    font-size: 14px;
}
a {
    text-decoration: none;
    color : #5280AC;    font-size: 14px;
}
div.shap { 

display: inline-block;
float: right;
margin: 0px;
max-width: 750px;
min-height: 600px;
padding: 10px 20px;
vertical-align: top;
width: 750px;
}
a:hover { 
text-decoration: none;
    color: #18436C;
}
.hide { 
background-color: #FFFFFF;
border: 1px dashed #E9E9E9;
border-radius: 4px;
margin-top: 1px;
padding: 4px;
}
hr { 
    border-bottom: 1px dotted #B5B5B5;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
    margin-bottom: 7px;
    margin-top: 7px;
}
input[type="submit"]{
    margin: 3px 1px 5px 3px;
    color: #FAFAFF;  
	height:25px;

	cursor:pointer;
    text-shadow: 1px #8992A3;
    background: url(images/submit.png) repeat-x;
    border: none;
    border-radius: 2px;
	
    box-shadow: 1px 1px 3px 0px #6E9AC4;
}
input[type="submit"]:hover{
    color: #fffff9;
    text-decoration: none;
	    
    box-shadow: 1px 1px 3px 1px #3E4F6B;
}
input[type="text"],input[type="password"]
{
    margin: 3px 1px 5px 3px;
    padding: 4px;
	
    background-color: #fff;
	
    border: 1px solid #21679d;
    border-radius: 3px;
    font-family:Tahoma;
    color: #5280AC;
    opacity: 0.5;
}
input[type="text"]:focus,input[type="password"]:focus
{
    opacity: 0.9;
}
textarea
{
    border: 1px solid #9CC4EA;
    border-radius: 3px;
	
    color: #18436C;
    box-sizing: border-box;
    height: 6pc;
    width: 100%;

}
input[type='file']{ 
background: url("images/input.png") repeat-x #FFFFFF;
border: 1px solid #BCC0C2;
padding: 2px;


}
.copyright
{
    border-top: 1px solid #D2D7DF;
    color: #D2D7DF;
    margin-top: 50px;
}
.form
{
    margin: 2px 0px;
    	background-color: #ffffff;
    border: 2px #E9E9E9 solid;
    display: block;
    padding: 7px;
    border-radius: 5px;	
}
.form a 
{
   text-decoration: none;
}
.posts
{
	background-color: #fcfcfc;
	margin: 5px;
	padding: 5px;
	word-wrap: break-word;
	border: 1px #F2F2F7 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.posts_gl
{
	background-color: #fcfcfc;
    border: 1px #F2F2F7 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
    display: block;
    font-size: 16px;
    margin: 5px;
    max-width: 100%;
    min-height: 60px;
    padding: 5px;
}
.posts_gl a , .posts_gl a:hover
{
    text-decoration: none;
    color : #5280AC;    font-size: 16px;
}
.pages
{
border: 1px solid #D3DBEF;
border-radius: 3px;
margin: 5px;
padding: 5px;
text-align: right;
text-shadow: 1px 1px 0px #FFFFFF;
}
.navigation
{
	padding: 1px 5px 1px 5px;
	border: 1px #D3DBEF solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
}


h1 {
    height: 40px;
    margin: 0px;
    color: #FFFFFF;
    padding: 0px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    text-shadow: -1px -1px 1px #9FA8B9, 1px 1px 1px #F9F9F9;
}

.head { 
background: url(images/body.png) repeat-x;
height: 75px;
border-radius: 1px;
}

.head a , .head a:hover, .head a:focus
{
font-weight: bold;
bottom: 0px;
height: 50px;
color:#fff;
padding: 2px 10px;
float: right;
}
.posts_mail_yes
{
	background-color: #EBFFE4;
	margin: 5px;
	padding: 5px;
	border: 1px #80D761 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.posts_mail_no
{
	background-color: #FFEFEE;
	margin: 5px;
	padding: 5px;
	border: 1px #DC8787 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.mysql_yes
{
	background-color: #EBFFE4;
	margin: 5px;
	padding: 5px;
	border: 1px #80D761 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.mysql_no
{
	background-color: #FFEFEE;
	margin: 5px;
	padding: 5px;
	border: 1px #DC8787 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.spoiler
{
background-color: #fff;
border-radius:4px;
border: 1px solid #E9E9E9;
margin-top:1px;
padding:4px;
}
.centers
{
font-size:15px;
font-family:Arial;
text-align:center;
}
.errors
{
background: url("images/errors.png") 50% 0% repeat-x #BE766A;
border-bottom: 1px solid #853A24;
border-radius: 6px;
color: #FFE3E3;
font-weight: 700;
margin: 5px;
padding: 5px;
text-align: center;
}
.actshcms
{
background: url("images/acti.png") 50% 0% repeat-x;
border-bottom: 1px solid #C7E8D5;
border-radius: 6px;
*color: #FFE3E3;
color:#fff;
font-weight: 700;
margin: 5px;
padding: 5px;
text-align: center;
}
.link_reg
{
background-color: #F6F6F6;
border: 1px solid #EDEDF2;
border-radius: 5px;
color: #616683;
display: block;
text-align:center;
font-weight:700;
margin: 6px;
padding:7px;

}
.pages_str {
background: #ececec url(images/pagen.gif) repeat-x top;
padding: 3px 9px 5px 7px;
border: 1px solid #C2C2C2;
text-decoration: none;
color: #727272;
display: inline;
}
.user_foot { 
background: url("images/aut.png") 50% 0% repeat-x #4696D5;
border-radius: 4px;
color: #f6f6f6;

font-family:Arial;
font-weight: 400;
margin-top: 3px;
padding: 6px;
text-align: left;
}
.user_foot a
{
color: #f6f6f6;
}
.user_foot a:visited
{
color: #EEEEEE;
}

.err_fl
{
color: #ff0000;
font-weight:700;
}
.ok
{
color: #1D8900;
font-weight:900;
}
.umenu { 
background-color: #F0F0F0;
border: 1px solid #EDEDF2;
border-radius: 5px;
color: #616683;
display: block;
margin: 5px;
padding: 5px;
}
.upper
{
background: url(images/aut.png) top repeat-x;
text-align: left;
padding: 8px;
border-radius: 3px;
font-size: 13px;
color: #fff;
}
.upper a
{
color: #ebfad9;
border-bottom: 1px #2b4e01 dotted;
}
.upper a:hover
{
color: #ebfad9;
border-bottom: 1px #ebfad9 solid;
}
.lower
{
border: #d4d4d4 solid 1px;
background: #f6f5f5;
padding: 4px;
margin: 2px;
}
.img_s
{
float:left;
margin-bottom:5px;
margin-right:3px;
}
.hile
{
border: #d4d4d4 solid 1px;
background: #f6f5f5;
padding: 4px;
margin: 2px;
}
.tit_str
{
color:#0074B6;
padding: 2px;

font-weight:700;
}
.date 
{
text-align:right;
}
.bb_codes , .bb_codes a , .bb_codes a:hover
{
background: url(images/submit.png) repeat-x transparent;
border: medium none currentColor;
border-radius: 2px;
color: #FFFFFF;
cursor: pointer;
padding:3px;
margin:3px;
}
.menu {  
    display: inline-block;
    float:left;
    max-width: 200px;
	margin-left: 80px;
	padding-left: 80px; 
    vertical-align: top;
    width: 250px;
}

div.menu {
    padding: 10px;
    margin: 0px;
    float: left;
    vertical-align: top;
    width: 200px;
    max-width: 200px;
    display: inline-block;
}

.ui-widget-overlay {
    background: #000;
    opacity:0.4;
    -moz-opacity:0.4;
    filter:alpha(opacity=40);
    left: 0;
    position: absolute;
    top: 0;
}
.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-helper-clearfix {
    display: inline-block;
}
.ui-helper-clearfix {
    height: 1%;
}
.ui-helper-clearfix {
    display: block;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-widget-header {
    color: #fff;
    background: #222a30 url(images/darkbg.png);
    font-weight: bold;
	height:27px;
}
.ui-widget-header a {
    color: #fff;
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-color: #D9D6D6;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-dialog {
    background: #fff;
    border: 1px solid #a6b5c0;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    width: 300px;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.ui-dialog .ui-dialog-titlebar {
    padding: .5em 1em .3em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 13px .3em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0 0;
    padding: 1px;
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-content {
    background: none;
    border: 0;
    overflow: hidden;
    padding: 13px 13px 0 13px;
    position: relative;
    zoom: 1;
    margin-bottom: 13px;
}
.ui-dialog .ui-dialog-buttonpane {
    background: #f0f2f4;
    padding: 13px;
    text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: 0 1px;
    overflow: visible;
    padding: .2em .6em .3em .6em;
    width: auto;
}
.ui-button {
    border: 0 none;
    background: none;
    cursor: pointer;
}
.ui-button {
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 2px;
    border: 1px solid #bcc5c9;
    width: 106px;
    height: 31px;
    color: #d51e44;
    padding: 2px 0 5px 0;
    background: #fff url(images/fbutton.png) repeat-x 0 100%;
    font-weight: bold;
}
.ui-button:hover {
    background-position: 0 10px;
    -moz-box-shadow: 0 1px 5px -2px black;
    -webkit-box-shadow: 0 1px 5px -2px black;
    box-shadow: 0 1px 5px -2px black;
}
button.ui-button span {
    cursor: pointer;
    display: block;
}

.ui-widget input, .ui-widget textarea {
    font-family: Verdana;
    word-spacing: 0.1em;
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 11px;
    color:#000;
    background: #fff url(images/fields.png) repeat-x;
    border: 1px solid #bcc0c2;
}
.ui-state-error {
    background: #fef1ec 50% 50% repeat-x !important;
    border: 1px solid #cd0a0a;
    color: #cd0a0a;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
h3
{
font-weight: 700;
font-Family: Tahoma;
color: #ff0000;
}