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

Размер файла: 2.09Kb
/* Design by Skater icq 416943*/
body { 
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;  
margin: auto;}
a:link, a:visited, a:active{ 
color: #C9C9C9;
text-decoration: none;}
a:hover { 
color: #B2B2B2; 
border-bottom: 1px dotted;}
.top {  
background-image: url(/design/images/head.png);}
.auth  { 
background-color: #FCFCFC;
padding: 4px;
color: #B2B2B2;
margin-top: 1px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;}
.title  { 
background-image: url(/design/images/menu.png); 
background-repeat: repeat-x; 
background-position: top;
padding: 5px;
color: #fff;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
margin-top: 1px;}
.menu  {
background-color: #F9F9F9;
padding: 2px;
color: #B2B2B2;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
border-left: 1px solid #EDEDED;
border-right: 1px solid #EDEDED;
border-bottom: 1px solid #EDEDED;}
.footer  { 
background-image: url(/design/images/footer.png); 
background-repeat: repeat-x; 
background-position: top;
padding: 4px;
color: #B2B2B2;
margin-top: 1px;
border-top: 1px solid #E8E8E8;
border-bottom: 1px solid #E8E8E8;}
.head  {
background-image: url(/design/images/foot.png); 
background-repeat: repeat-x; 
background-position: top;
color: #C9C9C9;
margin-top: 1px;
border-top: 1px solid #EDEDED;
text-align: center;}
.ads {
	font-size: 11px;
	padding: 3px 3px 3px 6px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background: #f7f7f7;
}
.adv a {
	color: #7b7b7b;
	padding-left: 8px;
	background-repeat : no-repeat;
	background-position : left;
	background-image : url(/design/images/arrowh.gif);
}
.block{
background-color : #fff;
background-image : url(/design/images/main.gif);
background-repeat : repeat-x;
background-position : 50% 1px;
margin: 1px 3px 1px 3px;
padding : 3px;
border : 1px solid #d3d3d3;
}
.foot  {
background-image: url(/design/images/foot.png); 
background-repeat: repeat-x; 
background-position: top;
color: #C9C9C9;
margin-top: 1px;
border-top: 1px solid #EDEDED;
text-align: center;}