
#logo {
	margin: 0px auto ;
	width: 368px;
	height: 62px;
	text-align: right;
}

#logo img {
	margin: auto;
}

#slon {
	float: right;
	clear: right;
	text-align: center;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#form_login_old {
	position: absolute;
	left: 100px;
	border: 1px solid black;
	width: 380px;
	padding: 10px;
	background: #f1ebe2;
}

/* Секция совместимости */
a:link	  {
	color: #0000FF;
text-decoration:none;
}
a:visited {
	color: #0000EE;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color: #FF0000;
}
a:visited:hover {
	text-decoration:underline;
}
a.notunderlined {
	text-decoration:none;
}
a.notunderlined:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
.gt, .gtf, .gtborder, .gtnowrap {
	font-size: 8pt;
	font-family: "MS sans serif";
}
.gt, .gtborder, .gtnowrap, .bordertable {
	border-collapse: collapse;
	border-spacing: 0;
}
.gtborder, .gtborder td, .bordertable, .bordertable td {
	border: black 1px solid;
}
.gtnowrap td {
	padding: 0.2em 1em;
	white-space: nowrap;
}
.gt td, .gtborder td {
	padding: 0.2em 1em;
}
.gt td.nopaddedl {
	padding: 0; 
	text-align: left;
	width: 50%;
}
.gt td.nopaddedc {
	padding: 0; 
	text-align: center;
}
.gt td.nopaddedr {
	padding: 0; 
	text-align: right;
	width: 50%;
}

.sf {
	font-size: 10pt;
}
.tourtable {
	font-size: 8pt;
	font-family: "MS sans serif";
	border-collapse: collapse;
	border-spacing: 0;
}
.tourtable td, .tourtable th {
	padding: 0.3em 0.8em;
}
.tdn {
	color:#000000;
	font-family: Arial, Helvetica;
	font-size:8pt;
}
.login {
	border: inset black 1px;
	color:#000000;
	font-family: Arial, Helvetica;
}
.enter {
	border: double black 1px;
	color:#ffffff;
	background: #000055;
	font-family: Arial, Helvetica;
	font-size:8pt;
	font-weight: bold;
	margin-top: 2px;
}
.drag {
	position:absolute;
	cursor:pointer;
	z-index:1;
}
.figs {
	position:absolute;
	z-index:2;
}
.boards {
	position:absolute; 
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
	color:inherit;
}
/* Конец секции совместимости */

/* Верхний рекламный баннер */
#topad {
	text-align: center;
	height:60px;
	margin-left:-30px;
	margin-right:-30px;
	overflow:hidden;
}

a.white	{
	color: #FFFFFF;
	text-decoration:none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.white:visited {
	color: #a0a0a0;
	text-decoration:none;
}

fieldset {
	padding: 2ex 0em 2ex 0em;
}

H1.common {
	font-size: 180%;
	font-family: "Times","Times New Roman";
}
H2.common {
	font-size: 120%;
	font-family: "Times","Times New Roman";
}
H3.common {
	font-size: 100%;
	font-family: "Times","Times New Roman";
}
    
/* Оболочка для пространных текстов */
.text {
	padding: 2ex 2em 2ex 2em;
	font-size: 100%; 
	font-family: "Times","Times New Roman"; 
	text-align: justify;
}
   
/* Оболочка для текстов co скроллингом */
.document {
	margin: 2ex auto 2ex auto;
	padding: 1ex 1em 1ex 1em;
	text-align:justify;
	border: thin solid silver;
	width:680px;
	height:400px;
	color: black;
	background: #F0F0F0; 
	overflow: auto;
}

textarea.document {
	background: white; 
	display:block;
}

.scroller {
	width:100%;
	height:500px;
	overflow: auto;
}
	 
.emph {
	font-weight: bold;
	color: #000055;
}  

.danger {
	color: red;
	font-weight: bold;
}

.required {
	color:green;
	font-weight:bold;
}

/* Ники игроков */
.nick {
	font-weight:bold;
	font-style:oblique;
}

/* Для примечаний */
.fine {
	font-size:75%;
	margin:2ex 2em 2ex 2em; 
}

/* Block Quote */
.exposed {
	margin-right: 7%;
	margin-left: 7%;
	margin-top: 3ex;
	margin-bottom: 3ex;
	border: thin solid silver;
	font-size: 90%; 
	color: black;
	background: #F0F0F0; 
	font-family: Arial;
	text-align: justify;
}

/* Таблица с рамочкой - "чистый лист" для текста. Основа большинства страниц */
table.enclosing {
	width: 100%;
	margin: 2ex 0% 2ex 0%;
	background:#fafafa;
	border: thin solid silver;
	padding: 0pt;
	font-size: 100%; 
	font-family: "Times","Times New Roman"; 
}
    
.centered {
	padding: 0em 1em 0em 1em;
	text-align: center;
	vertical-align: middle;
}

td.date {
	text-align: right;
	width: 6em;
	padding: 0em 1em 0em 1em;
}

td.money {
	text-align: right;
	width: 10ex;
	padding: 0em 1em 0em 1em;
}

.info {
	color: maroon;
}

.whitehead {
	color: white;
	font-weight:bold;
}

.chat {
	color: darkblue;
}

.label {
	padding: 0ex 1em 0ex 1em; 
	text-align: right;
}
    		
.padded {
	padding: 0em 1em 0em 1em;
	text-align: justify;
}
				
tr.subheader {
	color: white;
	background: darkblue; 
}

tr.delimiter {
	color: white;
	background: gray; 
}

td.delimiter {
	color: white;
	background: gray; 
	padding: 0.15em 0em 0.15em 0em;
}

th.subheader {
	color: white;
	background: darkblue;  
	padding: 0em 1em 0em 1em;
}
				   
.hiddenDiv {
	display:none;
}
 
.lead {
	background:#80B880;
}
.spades {
	color:navy;
	font-family: Times, 'Times New Roman';
	font-size: 150%;
}
.hearts {
	color:red;
	font-size: 150%;
}
.diams {
	font-family: Times, 'Times New Roman';
	color:orange;
	font-size: 170%;
}
.clubs {
	color:darkgreen;
	font-size: 150%;
}
.nt {
	font-weight: bold;
	color:black;
}
.pass {
	font-weight: bold;
	color:black;
}
.double {
	font-weight: bold;
	color:red;
}
.redouble {
	font-weight: bold;
	color: blue;
}

.messagebox {
	position: absolute;
	width: auto;
	margin-left: 30px;
	padding: 3px;
	font-weight: bold;
}

.close_div {
	cursor: pointer;
	border: 1px solid black;
	position: absolute;
	top: 4px;
	right: 4px;
	height: 14px;
	width:  14px;
	background: #fec url(/petition/images/delete.gif) no-repeat center center;
}

.indent {
	margin:0em  0em 0em 2em;
}

#main {
	font-size:100%;
	margin-left:140px;
	padding: 0px;
}

#main .hr {
	color:white;
	height:1px;
	border-top:dotted 1px white;
	border-bottom:solid 1px white;
}	       
				
#footmain {
	font-size:100%;
	margin-left:140px;
	padding: 0px;
}

#footmain .hr {
	color:white;
	height:1px;
	border-top:dotted 1px white;
	border-bottom:solid 1px white;
}

#leftbar {
/*      position: absolute;
	left: 50%;
	margin-left:-500px;
	top: 200px; */
	position: relative;
	top: -1px;
	width: 140px;
	float:left; 
	clear: left;
	padding: 0px; 
	margin:0px 0px 0px 0px;
	border-top:dotted 1px white;
	overflow:hidden;
}

#leftbar .hr{
	color:white;
	height:1px;
	border-bottom:dotted 1px white;
	border-top:solid 1px white;
}

#welcome {
	width: 140px;
	float:left;  
	padding: 0px 0px 0px 0px; 
	text-align:center;		      
}
			

#header {
	margin: 0px  0px 0px 140px;	    
}

#top {
	margin: 0px auto 0px auto;
	padding:0px;
	width:950px;
	height:10px;
	background: url("/css/topcolumn.png") no-repeat;
	background-position: top left;
}

#bottom {
	margin: 0px auto 0px auto;      
	width:950px;
	height:10px;
	padding:0px;
	background: url("/css/bottomcolumn.png") no-repeat;
	background-position: bottom left;
}

.menu {
	width: 125px;  
/*      float:left;  */
	text-align:left;
	margin: 5px 5px 5px 10px; 
	font-size:80%;
}

.menu ul{
	font-size:100%;
	color:darkblue;
	list-style: none;
	margin:0em 0em 0em 3px;
	padding:0em 1em;
}
.menu li {
	margin: 0.3em 0em;
}
.menu li.current {
	list-style:circle;
}

.menu h4 {
/*	margin:0.3em 0px; */
	font-weight:bold;
	padding:0.3em 0px;
	font-size:110%;
}
.menu #button {
	color:darkblue;
	font-family:"Times New Roman","Times";
}

#left-menu {
	font-family: arial,sans-serif;
	font-size:14px;
	width:150px;
	overflow:hidden;
	left:10px;
	float: left;
}

#right-menu {
	font-family: arial,sans-serif;
	font-size:14px;
	width:150px;
	overflow:hidden;
	right:10px;
	float: right;
}

.comment {
	color: #666;
}

.small {
	font-size: smaller;
}

.large {
	font-size: larger;
}

