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

Размер файла: 6.35Kb
@charset utf-8;
html {background-color:black;}
body,p,form,table,img,td,tr,li,ul{margin:0;padding:0;border:0;}

body{
margin:0 auto;
max-width:400px;
font-size:medium;
font-family:arial, verdana, tahoma, sans-serif;
color:#8e8f8f;
background:url(/style/bg/bg2.jpg);
border-left:1px solid #555555;
border-right:1px solid #555555;
border-bottom:1px solid #555555;
}



a {color:white;}
a:hover {color:white;}


a.white  {color:white;}
a.ccc  {color:#ccc;}

.hr{font-size:0;line-height:0;border-bottom:1px dashed #555555;}
.tdn{text-decoration:none !important;}
.inbl{
	display:inline-block;
	//display:inline;
	//zoom:1;}
	.plr10{padding-left:10px;padding-right:10px;}
.title{
font-size:105%;    
font-family:Century Gothic,Arial,sans-serif;
text-align:center;
color:#FF9;
padding:2px;
}	

.line {
background-image:url('line.png');
background-color:#3e3d36;
background-repeat:repeat-x;
background-position:bottom left;
padding-top:5px;
margin:0 -5px 0 -5px;
}

.w10{width:10%;}
.w15{width:16%;}
.w19{width:19%;}
.w20{width:20%;}
.w30{width:30%;}
.w40{width:40%;}
.w50{width:50%;}
.w45{width:48%;}
.w80{width:80%;}
.w70{width:70%;}
.w60{width:60%;}
.w90{width:90%;}
.w95{width:95%;}
.w96{width:96%;}
.w98{width:98%;}
.w99{width:99%;}
.w100{width:100%;}
.w23{width:24%;}

.va_t{vertical-align:top;}

.prel{position:relative;}
.atask{
	font-weight:bold;
	color:white !important;
	text-shadow:black 0 1px 1px;
	text-decoration:none !important;}


.medium{font-size:medium;}

.gray1{color:#847469 !important;}
.admin{color:#00D0FF !important;}
.moderator{color:#99FF66 !important;}
.game-master { color:#66ffff  !important; }
.red {color:red; }
.error1 {color:#DD6666;}
.white {color:white; }
.ccc {color:#ccc;}
.p5{padding:5px;}
.p2{padding:2px;}
.p3{padding:3px;}
.pt5{padding-top:5px;}
.pb5{padding-bottom:5px;}
.pr5{padding-right:5px;}
.pl5{padding-left:5px;}

.bold{font-weight:bold;}

.cntr{text-align:center;}
.rght{text-align:right;}
.left{text-align:left;}

.pgn{padding:5px 0;text-align:center;}
.pag,a.pag{
	background:url(/style/bg/bg2.jpg);
	border:1px solid #555555;
	padding:5px 9px;
	margin:1px;
	color:#cccccc;
	text-decoration:none;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	}
a.pag:hover,span.pag{background:url(/style/bg/bg3.jpg);}	

.prg-bar,.prg-orange,.prg-blue,.prg-red,.prg-green,.prg-lgreen{
	font-size:0;line-height:0;
	height:12px;
	background-image:url('/images/bg/bg-prg.png');
	background-repeat:repeat-x;}
.prg-bar{padding-left:1px;padding-right:1px;}	
.prg-orange{background-position:0 -12px;}
.prg-blue{background-position:0 -22px;}
.prg-red{background-position:0 -32px;}
.prg-green{background-position:0 -42px;}
.prg-lgreen{background-position:0 -52px;}

.fl{float:left;}
.fr{float:right;}

.mt10{margin-top:10px;}
.mt5{margin-top:5px;}
.mt3{margin-top:3px;}

.m3 { margin:3px; }
.m5 { margin:5px; }

.ml2 { margin-left:2px; }
.mr2 { margin-right:2px; }
.ml5 { margin-left:5px; }
.mr5 { margin-right:5px; }


.pt2{padding-top:2px;}
.mb10{margin-bottom:10px;}
.mb5{margin-bottom:5px;}
.mb3{margin-bottom:3px;}

.yellow1{color:#FFDF8C;}
.lngreen {color: lawnGreen !important;}

.bold{font-weight:bold;}

.small{font-size:small;}

.bl{display:block;}

.menu_link3 {
		padding:6px;
		display:block;
		background:url(/style/bg/bg3.jpg);
		color:khaki;
		text-decoration:none;
		border-bottom:1px solid #191919;
		text-shadow: 1px 1px 1px black;
		background-color:#232323
	}

.header {
	line-height:1;
	text-decoration:none !important;
	margin:-5px -5px 0px -5px;
	background:url(/style/bg/bg3.jpg);
	background-color:#04242D;
	}
	
.footer {
	line-height:1;
	background:url(/style/bg/bg3.jpg);
	text-decoration:none !important;
	margin:0 -5px 0 -5px;
	background-color:#04242D;}
	
	


.g-arrow{position:absolute;top:-7px;left:9px;}
.g-arrow1{position:absolute;top:35px;left:35px;}

.block {
	line-height:1;
	text-decoration:none !important;
	background:url(/style/bg/bg2.jpg);
	background-color:#14324E;
	border-top:1px solid #555555;
	margin:0 -5px 0px -5px;}

.mlra{margin-left:auto;margin-right:auto;}
	
.sndr{
	border-top:1px solid #555555;
	padding:3px;
	margin:0 -3px 0 -4px;
	background:url(/style/bg/bg2.jpg);
	background-color:#14324E;
	text-decoration:none !important;
	line-height:1;}
.sndr .odd{background-color:#082B4A;}	
.sndr:hover{background-color:#082B4A;}	
	
	
.nfl{
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #52514a;
	border-bottom:1px solid #52514a;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background:url(/style/bg/bg3.jpg);
	background-color:#04242D;}	
	
.nf2{
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #52514a;
	border-bottom:1px solid #52514a;
	background:url(/style/bg/bg3.jpg);
	background-color:#04242D;}
	
	
.error {
	line-height:1;
	margin:5px;
	text-decoration:none !important;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	margin:0 -5px 0px -5px;
	background-color:#04242D;}	
	
.block.odd {background:url(/images/style/bg2.jpg);}
.block:hover {background:url(/images/style/bg5.jpg);}



.button .ttl{
	height:27px;
	line-height:27px !important;
	background-image:url('/images/bg/bg-btn1.png');
	}

	
.button {
	cursor:pointer;
	display:inline-block;
	//display:inline;
	//zoom:1;
	overflow:hidden;
	text-decoration:none !important;
	height:26px;
	line-height:26px !important;
	background-image:url('/images/bg/bg-btn1.png');
	background-color:#777777;
	background-repeat:repeat-x;
}	

.button input.ttl{width:100%;}
.button .ttl{
	position:relative;
	cursor:pointer;
	display:block;	
	background-position:0 0px;
	background-repeat:repeat-x;
	background-color:#777777;
	text-align:center;
	white-space:nowrap;
	font-size:medium;
	color:#eeeeee !important;
	text-shadow:#35312d 0 1px 1px;		
	margin:0px;
	padding:0px;
	border:0px;
	font-size:small;}	
	

.mail-plus{
	position:absolute;
	top:4px;
	right:4px;}
span.btn{cursor:default;}

.fdark{
	border:1px solid;
	border-color:#666666 #7C7C7C #7C7C7C #666666;
	background-color:#fefefe;
	padding:2px;
	margin:2px 0 0;
	font-size:medium;
	color:#010101;}