@import url("elements.css");

body
{
	background-color: white;
	font-family: Geneva CY, tahoma, verdana, sans-serif; 
	font-size: 80%;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

a:link { color: #FF0000; }
a:visited { color:#ff6666; }  
a:active { color:#FF0000; }
a:hover { color: #FF0000; }

h3
{
	font-size: 100%;
	color: #FF0000;
	margin: 1em 0em 0.5em 0em;
	font-weight: bold;
}

.table, #tableHeader, .tDating
{
	width: 100%;
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;
}

#tableHeader
{
	background-position: left bottom;
	background-repeat: repeat-x;
}

#rightColumn
{
	width: 25%;
	padding-top: 1em;
	padding-right: 1em;
}

#topLeftBan
{
	width: 25%;
	height: 100%;
	padding: 0em 1em 0em 1em;
	min-width: 150px;
}

#tdLogo, #tdLogin
{
	width: 25%; 
	padding-right: 1em;
	padding-top: 2em;
}

#tdLogoRight
{
	width: 25%;
	padding-left: 55px;
	padding-right: 1em;
	padding-top: 2em;
}

#topRightBan
{
	width: 25%;
	height: 100%;
	padding: 0em 1em 0em 0em;
	min-width: 150px;
}


.tDating
{
	width: auto;
}

.tDating tr
{
	vertical-align: bottom;
}

.tDating .c1
{
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
	color: #6C6C6C;
}

.hr1
{
	display: block;
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
}

.tableAdv
{
	width: 110px;
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;
}

.tableAdv td 
{
	font-size: 62%;
}

td .note
{
	padding-top: 2px;
	padding-bottom: 10px;
}

td, .table tr td 
{
	font-size: 80%;
}

.advPicture
{
	width: 90px;
	height: 100px;
}

.advPicture, .withBorder
{
	border: 1px solid #CCCCCC;
}

.userRight
{
	width: auto;
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;	
}

.userRight .text
{
	padding: 1px;	
}

.lineRight
{
	background-color: #FF0000; 
	height: 1px;
	text-align: right;	
	margin-top: 2px;
}

.userRight .text a
{
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
}

.userTd
{
	padding: 0.3em;
	background-color: #F1F1F0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
	text-align: center;
}

.userTd a
{
	text-decoration: none;
	color: #666666;
}

.liMoscow, .liPiter
{
	color: #000000;
	display: block;
	width: 8em;
	padding: 0px 0px 2px 15px;
	text-decoration: none;
}

a.liMoscow, a.liPiter
{
	color: #000000;
}

.liMoscow
{
	background: url('/i/li-moscow.gif') top left no-repeat;
}

.liPiter
{
	background: url('/i/li-piter.gif') top left no-repeat;
}

a.siteMenu
{
	text-decoration: none;
	color: #000000;
}

a.siteMenu:link { color: #000000; }
a.siteMenu:visited { color:#000000; }  
a.siteMenu:active { color:#000000; }  

td.customNews
{
	width: 25%;
	padding-right: 2em;
	padding-top: 0em;
	min-width: 150px;
}

td.LeftColumn
{
	width: 25%;
	padding: 1em 1em 0em 1em;
}

div.qBanner
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 1em;
	float: left;
}

.meetMe
{
	width: 100%;
	text-align: center;
	padding: 1px;
	background: #101C30 url('/i/afisha-back.jpg') top repeat-x;
}

.meetMe .specialM
{
	font-size: 0.8em;
#	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.5em 0em;
}

.meetMe .titleM
{
	font-size: 1.5em;
#	background-color: #003399;
	color: #FFFFFF;
}

.meetMe .textM
{
#	background-color: #003399;
	color: #FFFFFF;
}

.meetMe img
{
	border: 1px solid #FFFFFF;
}

/* BottomPage */

#BottomMenu
{
	display: block;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	padding: 2px;
	color: #FF0000;
	text-align: center;
}

#BottomMenu a
{
	color: #FF0000;
}

.CopyRights, .CopyRightsP
{
	display: block;
	padding: 2px;
	text-align: center;
}

