* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2d2d2d;
	font-size:14px;
	background: url(images/bg.png) #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
img {
	border:0;
}
a {
	color:#2d2d2d;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:26px;
	color:#eb4a48;
	font-weight:normal;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#eb4645;
	margin-bottom:12px;
}
p {
	margin-bottom:15px;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background:url(images/top-bg.jpg) no-repeat;
	padding:0 50px;
	text-align:justify;
}
#header {
	height:229px;
	position:relative;
}
#header .logo {
	position:absolute;
	top:45px;
}
#header .menu {
	list-style:none;
	position:absolute;
	left:250px;
	top:50px;
	line-height:22px;
}
#header .menu li {
	vertical-align:bottom;
	height:22px;
}
#header .menu li a {
	font-size:14px;
	display:block;
	padding-left:40px;
text-decoration:none;
}
#header .menu li a:hover {
	background: url(images/bullet.png) 0 3px no-repeat;
	font-weight:bold;
	color:#eb4a48;
}
#header .menu li .active {
	/*background: url(images/bullet.png) 0 3px no-repeat;*/
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#header .phone {
	font-family: Utsaah, Arial, Verdana;
	font-size:25px;
	color:#656565;
	background: url(images/phone.png) no-repeat 0 12px;
	padding-left:20px;
	text-align:right;
	position:absolute;
	right:0;
	top:48px;
}
#header .phone span {
	font-size:33px;
	color:#000;
}
#header .map {
	color:#eb4a48;
	font-style:italic;
	background:url(images/map.png) no-repeat;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	height:49px;
	line-height:49px;
	padding-left:60px;
	position:absolute;
	right:0;
	top:90px;
}

#header .undermap {
	color:#eb4a48;
	display:block;
	height:15px;
	line-height:15px;
	padding-left:60px;
	position:absolute;
	right:0;
}
#mainContent {
	padding-bottom:13px;
	height:100%;
	overflow:hidden;
}
#mainContent h1 a {
	float:right;
	padding:5px 0 5px 55px;
	font-size:18px;
	color:#eb4a48;
	background:url(images/gallery.png) no-repeat;
}
#mainContent .text {
	padding:0 26px 0 12px;
}
#mainContent .main-menu {
	padding-bottom:19px;
	height:100%;
	overflow:hidden;
}
#mainContent .main-menu .block {
	float:left;
	background:url(images/top-block.png) no-repeat;
	width:219px;
	height:306px;
	padding:42px 0 0 0;
	overflow:hidden;
	margin-right:8px;
}
#mainContent .main-menu .block.last {
	margin:0;
}
#mainContent .main-menu .block img {
	display:block;
	margin:0 auto 12px auto;
}
#mainContent .main-menu .block h2 {
	padding-left:33px;
}
#mainContent .main-menu .block ul {
	list-style:none;
	padding-left:28px;
}
#mainContent .main-menu .block ul li {
	_height:1px;
	vertical-align:bottom;
}

#mainContent .main-menu a {text-decoration:none!important;}

#mainContent .main-menu .block ul li a {
	display:block;
	height:16px;
	line-height:15px;
	overflow:hidden;
	padding-left:5px;
       text-decoration:none;
}
#mainContent .main-menu .block ul li a span {
	display:block;
	float:left;
	height:16px;
	padding-right:5px;
	cursor:pointer;
	text-decoration:NONE;
}
#mainContent .main-menu .block ul li a:hover span {
	text-decoration:underline;
}
#mainContent .main-menu .block ul .active a {
	/*background:url(images/button-active-left.png) no-repeat;*/
	text-decoration:none;
	color:#000000;
       font-weight:bold;
}
#mainContent .main-menu .block ul .active a span {
	/*background:#370000 url(images/button-active-right.png) no-repeat 100% 0;*/
	text-decoration:none;
}
#footer {
	height:65px;
	overflow:hidden;
	font-size:13px;
}
#footer .author {
	float:right;
	display:block;
	height:38px;
	padding-right:44px;
	background:url(images/author.png) no-repeat 100% 100%;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#2d2d2d;
}
#footer .phone {
	font-weight:bold;
	color:#eb4a48;
	padding-top:10px;
}
#footer span {
	color:#6c6c6c;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*FORM CLUB PERSONAL CABINET*/
table.clubformtable {border:2px solid #999;}
table.clubformtable TD {padding:5px 10px 5px 2px; font-weight:bold;}
table.clubformtable TD.username1 {font-size:13px; vertical-align:baseline;}
table.clubformtable TD.username2 {font-size:17px; color:#eb4a48;  vertical-align:baseline;}
input.clubinput {width:190px;}
select.selectraz {width:190px;}
select.selectclub {width:190px;}
input.checkclub {width:20px;}
input.checkclub2 {width:20px;}
input.clubcsubmit {width:90px;}

/*FORM REGISTRATION*/
form.regform {text-align:left; width:400px;}
table.regformtable {border:2px solid #999;}
table.regformtable TD {padding:5px 10px 5px 2px; font-weight:bold;}
	td.regformtext {width:170px; font-weight:bold;}
	td.regformsubmit {text-align:center;}
		table.regformtable input {width:190px;}
		input.regformsubmit {width:135px!important;}

/*SPECIAL*/
a.redco {color:#eb4a48; font-style:italic; font-family:Times new roman;  font-size:1.1em; font-weight:bold;}
.photogal_miniheader {text-align:center; font-weight:bold; color:#eb4a48; font-style:italic; margin:10px 0px 20px 0px; font-size:1.2em;}
a.noblackline {color:#eb4a48;}

div.comp {margin-bottom:20px;}