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

Размер файла: 2.64Kb
body {
	background-color: #F5F5F5;
	text-transform: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, Courier new;
	max-width: 550px;
	color: #000000;
	margin: 10px auto;
	font-size: 11px;}
a  { 
	color: #000000;
	text-decoration: none; }
a:hover 
	{
	color: #444444;
  font-weight: bold
}
h1 {
	color: #FF9005;
	font-size: 100%;
	padding-top: 2px;
	display: inline;
	margin: 0px;
}

.head {
  background-color: #555;
	background-repeat: repeat;
	color: #FFFFFF;
        height: 17px;
	font-weight: bold;
    vertical-align: middle;
	text-align: center;
	padding-top: 10px;}
.foot {
  background-color: #555;
	background-repeat: repeat-x;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold; 
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	}
.title {
 background-color:#BBBBBB6;
    padding: 2px;
	text-align: left;
	background: #FFF;
    background-position: 50% bottom; 
	background-repeat: repeat-x; 
	border-bottom: 1px solid #DCDCDC; 
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	}
	.main {
	background-color:#b9f2fd;
	padding: 2px;
	padding: 2px;
	text-align: left;
	background-position: 50% bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	}
		.func {
	background-color:#F8E3CB;
	padding: 2px;
	padding: 2px;
	text-align: left;
	background-position: 50% bottom;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DF992F;
	font-size: x-small;
}
.min{
	background-color:#F8E3CB;
    text-align: left;
	font-size: x-small;
    border-left: 3px solid black;
	border-right: 1px solid #DCDCDC;
}

.min a:link,.sub a:visited{ text-decoration: none; }
	.rek {
	color: #666666; 
	padding: 2px;
	margin: 2px; 
	text-align: left;
	background: #FFF;
    background-position: 50% bottom; 
	background-repeat: repeat-x; 
	border: 1px solid #DCDCDC;  }
	
.zag {
	background-color: #d1f48a;
	background-repeat: repeat;
	background-position: 50% bottom;
	
}
	
.banner {
	color: #666666; 
	padding: 2px;
	margin: 2px; 
	text-align: left;
	background: #fff;
	background-repeat: repeat-x; 
	background-position: 50% bottom; 
	border: 1px solid #DCDCDC;   }
.ban_site {
color: red; 
}	

	
input, select, textarea { 
	border: 1px solid #DCDCDC; 
	background-color: #fff;
	background-repeat: repeat-x;  }