html,body {
	padding: 0px;
	margin: 0px;
}
html {
	height: 100%;
}
body {
	background: rgb(18,41,85) url('../i/topheadg.jpg') repeat-x top center;
	color: rgb(255,255,255);
	line-height: 18px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: rgb(225,241,255);
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4 {
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: rgb(255,255,255);
}
h1 {
	font-size: 18px;
	font-weight: normal;
	position: relative;
	text-align: right;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
p {
	margin: 5px 0px 12px 0px;
}
p.right, h2.right {
	text-align: right;
}
p.fright {
	float: right;
}
p.center {
	text-align: center;
}
.tline {
	padding: 10px 0 0 0;
	margin-bottom: 0;
	background: url('../i/tline.png') no-repeat;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
img.right {
	float: right;
	margin: 10px 0 10px 10px;
}
table {
	border-collapse: collapse;
	border: none;
	font-size: 12px;
	width: 100%;
}
table tr td, table tr th {
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	border: 1px solid rgb(20,73,173);
}
table tr th {
	background: rgb(20,73,173);
}
ul, ol {
	margin: 6px 0 12px 0;
	padding: 0 0 0 20px;
}
ul {
	margin: 0 0 20px 10px;
	padding: 0 0 0 10px;
}
ul li {
	list-style: square;
	padding: 0 0 0 0;
}
ol li {
	padding: 0;
	margin: 0 0 0 5px;
}
ol li ol {
	margin: 0 0 10px 0;
}
ul li ul {
	margin: 0 0 10px 10px;
}
ul li ul li {
	list-style: circle;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
dt {
	font-size: 14px;
	color: rgb(232,17,238);
}
dd {
	padding-bottom: 20px;
	background: url('../i/rline.png') no-repeat bottom center;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
input, textarea {
	border: 1px solid rgb(88,159,239);
	background: none;
	color: rgb(255,255,255);
}
#button_submit, #button_preview {
	width: 149px;
	height: 31px;
	background: url('../i/talk.png') no-repeat;
	border: none;
	cursor: pointer;
}
#button_preview {
	margin-left: 40px;
}
button {
	cursor: pointer;
}
a.button {
	width: 149px;
	height: 25px;
	padding-top: 6px;
	display: inline-block;
	background: url('../i/talk.png') no-repeat;
	text-decoration: none;
	text-align: center;
}
.clear {
	clear: both;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.razd {
	width: 95%;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}
.blue {
	color: rgb(112,148,213);
}
.fsize20 {
	font-size: 20px;
}
.fsize18 {
	font-size: 18px;
}
.fsize16 {
	font-size: 16px;
}
.fsize14 {
	font-size: 14px;
}
.fsize11 {
	font-size: 11px;
}

/* === Top Head ===  */
#tophead {
	width: 100%;
	min-width: 990px;
	height: 540px;
	position: relative;
	background: url('../i/stars.jpg') no-repeat top center;
	z-index: 150;
}
#leftstars {
	width: 95px;
	height: 123px;
	position: absolute;
	top: 1px;
	left: 10px;
	background: url('../i/leftstars.png') no-repeat;
}
#rightstars {
	width: 115px;
	height: 144px;
	position: absolute;
	top: 1px;
	right: 10px;
	background: url('../i/rightstars.png') no-repeat;
}
#logo {
	width: 306px;
	height: 112px;
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -153px;
	background: url('../i/tologo.png') no-repeat 3px 100%;
}
#phone {
	position: absolute;
	white-space: nowrap;
	top: 53px;
	right: 60px;
}
#phone strong {
	font-size: 24px;
}
#photos {
	width: 835px;
	height: 275px;
	position: absolute;
	top: 162px;
	left: 50%;
	margin-left: -414px;
}
#topphotos {
	width: 897px;
	height: 215px;
	position: absolute;
	z-index: 160;
	background: url('../i/tophotos.png') no-repeat;
	margin-left: -30px;
}

/* === Top Menu ===  */
#tophead ul {
	width: 876px;
	position: absolute;
	top: 365px;
	left: 50%;
	margin: 0 0 0 -434px;
	padding: 0;
}
#tophead ul li {
	width: 175px;
	float: left;
	list-style: none;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	background: url(../i/border.png) no-repeat left center;
}
#tophead ul li a {
	text-decoration: none;
}
#tophead ul li a:hover {
	text-decoration: underline;
}
#tophead ul li#border {
	width: 1px;
	height: 90px;
}

/* === Main ===  */
#minwidth {
	min-width: 990px;
}
#main {
	width: 88%;
	min-width: 880px;
	position: relative;
	margin: 0 auto 0 auto;
	top: -60px;
	z-index: 200;
}

/* === Content ===  */
#content {
	margin-right: 255px;
}
#plashka {
	padding: 12px 18px 30px 35px;
	margin-bottom: 10px;
	min-height: 270px;
	background: rgb(11,54,167) url('../i/gradient.png') repeat-x;
	position: relative;
	border-top: 1px solid rgb(157,168,188);
}
#plashka.main {
	background: rgb(6,50,124) url('../i/maingrad.png') repeat-x;
	min-height: 160px;
	margin-bottom: 0;
	padding: 10px 15px 20px 20px;
}
#plashka #plashkab {
	width: 537px;
	height: 16px;
	background: url(../i/plashkab.png) no-repeat;
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -268px;
}
#plashka #topplashka {
	width: 582px;
	height: 14px;
	background: url('../i/topplashka.png') no-repeat;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -281px;
}
#plashka #leftplashka {
	width: 27px;
	height: 312px;
	background: url('../i/leftplashka.png') no-repeat;
	position: absolute;
	top: -1px;
	left: -10px;
}
#plashka.main #leftplashka {
	width: 32px;
	height: 191px;
	left: -14px;
	background: url('../i/leftplashkam.png') no-repeat;
}
#plashka #rightplashka {
	width: 27px;
	height: 312px;
	background: url('../i/rightplashka.png') no-repeat;
	position: absolute;
	top: -1px;
	right: -10px;
}
#plashka.main #rightplashka {
	width: 32px;
	height: 191px;
	right: -14px;
	background: url('../i/rightplashkam.png') no-repeat;
}
#padding {
	padding: 12px 18px 30px 35px;
}
#plashkap {
	margin: 0;
	padding: 0;
}
#plashkap li {
	width: 50%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#plashkap li.col1 {
	float: left;
}
#plashkap li.col2 {
	margin-left: 50%;
}
.pinner {
	width: 300px;
	height: 107px;
	background: url(../i/plashka.png) no-repeat;
	margin: 0 auto 15px auto;
	position: relative;
}
.pinner img {
	position: absolute;
	top: 8px;
	left: 10px;
}
.pinner h2 {
	position: absolute;
	top: 18px;
	right: 14px;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}
.pinner h2 a {
	text-decoration: none;
}
.pinner h2 a:hover {
	text-decoration: underline;
}
.pbgrad {
	width: 226px;
	height: 9px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -113px;
	background: url('../i/pbgrad.png') no-repeat;
}
.mass, .hock, .curl, .led, .photo, .figur, .dance, .celebrate, .price, .partners {
	width: 299px;
	height: 128px;
}
.hock a, .curl a, .led a, .celebrate a, .price a, .partners a {
	color: rgb(18,45,81);
}
.mass {
	background: url('../i/mass_ico.jpg') no-repeat;
}
.hock {
	background: url('../i/hockey_ico.jpg') no-repeat;
}
.curl {
	background: url('../i/curling_ico.jpg') no-repeat;
}
.led {
	background: url('../i/led_ico.jpg') no-repeat;
}
.photo {
	background: url('../i/photo_ico.jpg') no-repeat;
}
.figur {
	background: url('../i/figur_ico.jpg') no-repeat;
}
.dance {
	background: url('../i/dance_ico.jpg') no-repeat;
}
.celebrate {
	background: url('../i/celebrate_ico.jpg') no-repeat;
}
.price {
	background: url('../i/price_ico.jpg') no-repeat;
}
.partners {
	background: url('../i/partners_ico.jpg') no-repeat;
}
#azbuka {
	float: left;
	width: 67%;
}
#photosr {
	margin-left: 70%;
	text-align: center;
}
#photosr p {
	padding: 33px 0 33px 0;
}

/* === Photo Gallery ===  */
.gallery {
	margin: 0 0 35px 0;
	padding: 0;
}
.gallery li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	overflow: hidden;
	position: relative;
}
.gallery li h2 {
	margin: 20px 0 0 0;
}
.gallery li h2 a {
	text-decoration: none;
}
.gallery li h2 a:hover {
	text-decoration: underline;
}
.gallery li .razd {
	width: 586px;
	height: 1px;
	line-height: 1px;
	background: url('../i/razd.png') no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -293px;
	bottom: 0;
}
.morephotos {
	margin: 0;
	padding: 0;
}
.morephotos li {
	margin: 0 1% 20px 1%;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-align: center;
	float: left;
}
.morephotos li a {
	text-decoration: none;
}
#photomedium {
	margin: 20px 0 60px 0;
	text-align: center;
	position: relative;
}
#photomedium h3 {
	margin-bottom: 5px;
}
#photomedium img.back {
	position: absolute;
	top: 50%;
	margin: -10px 0 0 -50px;
}
#photomedium img.next {
	position: absolute;
	top: 50%;
	margin: -10px 0 0 20px;
}
#photomedium p {
	position: absolute;
	bottom: -30px;
	padding-left: 30px;
	margin: 0 0 0 70%;
	background: url('../i/zoom.png') no-repeat 0 50%;
}

/* === Page Navigator ===  */
.pager {
	height: 16px;
	position: absolute;
	white-space: nowrap;
	background: rgb(8,55,156);
	padding: 5px 0 8px 0;
	margin-top: 6px;
}
.pager a {
	text-decoration: none;
	border-bottom: 2px solid rgb(132,155,201);
}
.pager a:hover {
	border: none;
}
.pager a.page {
	border: none;
	margin: 0 8px 0 8px;
}
.pagerl, .pagerr {
	width: 14px;
	height: 29px;
	position: absolute;
	top: 0;
}
.pagerl {
	background: url('../i/pagerl.png') no-repeat;
	left: -14px;
}
.pagerr {
	background: url('../i/pagerr.png') no-repeat;
	right: -14px;
}

/* === Right Col ===  */
#rightcol {
	float: right;
	width: 240px;
	position: relative;
	top: -5px;
}
#rightcol ul {
	margin: 0;
	padding: 0;
}
#rightcol ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
#rightcol ul li a {
	display: block;
	width: 233px;
	height: 63px;
	text-align: right;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 7px 0 0;
	color: rgb(255,255,255);
	background-repeat: no-repeat;
}
#rightcol ul li a:hover {
	text-decoration: underline;
}
#rightcol ul li#scate a {
	background: url('../i/scate.png');
}
#rightcol ul li#figure a {
	background: url('../i/figure.png');
}
#rightcol ul li#dance a {
	background: url('../i/dance.png');
}
#rightcol ul li#hockey a {
	background: url('../i/hockey.png');
}
#rightcol ul li#celebrate a {
	background: url('../i/celebrate.png');
}
#rightcol ul li#curling a {
	background: url('../i/curling.png');
}
#rightcol ul li#price a {
	background: url('../i/price.png');
}
#rightcol ul li#ice a {
	background: url('../i/ice.png');
}
#rightcol ul li#partners a {
	background: url('../i/partners.png');
}
#rightcol ul li#gallery a {
	background: url('../i/gallery.png');
}
#rightcol #purple {
	margin: 0;
	padding: 0;
}
#rightcol #purple li {
	width: 238px;
	height: 27px;
	margin: 9px 0 9px 0;
	padding: 7px 0 0 0;
	text-align: center;
	background: url('../i/purple.png') no-repeat;
}
#rightcol #purple li a {
	margin: 0;
	padding: 0;
	display: inline;
}

/* === Promo ===  */
.promo {
	width: 235px;
	height: 120px;
	position: relative;
	margin: 5px auto 10px auto;
	padding-top: 75px;
	background: url('../pic/promo.jpg') no-repeat;
	text-align: center;
}
.toppromo {
	width: 180px;
	height: 15px;
	background: url('../i/toppromo.png') no-repeat;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -90px;
}
.promo h2, .promo h3 {
	font-weight: bold;
}
.promo h2 a {
	color: rgb(255,219,77);
	text-decoration: none;
}
.promo h2 a:hover {
	text-decoration: underline;
}

/* === Forum ===  */
table.forum tr td {
	padding: 20px 5px 20px 5px;
}
table.forum tr td.center {
	text-align: center;
}
table.forum tr td a {
	text-decoration: none;
}
table.forum tr td a:hover {
	text-decoration: underline;
}
table.forum tr td.theme {
	text-align: left;
}
table.forum tr td.theme a {
	display: block;
	padding: 6px 0 6px 25px;
	margin-left: 8px;
	background: url('../i/ico.png') no-repeat 0 50%;
}
table.forum tr th.date, table.forum tr th.user {
	text-align: left;
	font-weight: normal;
}
table.forum tr td.msg {
	border-right: none;
	width: 25%;
}
table.forum tr td.txt {
	border-left: none;
}
table.forum tr th.user {
	background: rgb(69,107,178);
	border-top: 2px solid rgb(18,41,85);
}
table.forum tr th .fright {
	float: right;
}

/* === Message Form ===  */
#send_message input {
	width: 35%;
	height: 20px;
}
#send_message #button_submit {
	width: 149px;
	height: 31px;
	background: url('../i/talk.png') no-repeat;
	border: none;
	cursor: pointer;
	position: absolute;
	bottom: -60px;
	right: 7%;
}
#send_message label {
	width: 95px;
	height: 20px;
	margin: 0 10px 5px 0;
	padding-top: 5px;
	display: inline-block;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
}
#send_message label#text_msg_label {
	width: inherit;
	padding: 12px 0 0 105px;
}
#send_message textarea {
	width: 80%;
	margin-left: 105px;
}

/* === Footer ===  */
#footer {
	width: 100%;
	min-width: 990px;
	height: 277px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
	background: url('../i/footer.png') repeat-x;
	font-size: 11px;
}
#tofooter {
	height: 90px;
	clear: both;
}
#footerleft {
	width: 433px;
	height: 270px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../i/footerleft.jpg') no-repeat;
}
#footerright {
	width: 434px;
	height: 525px;
	background: url('../i/footerright.jpg') no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}
#footerstars {
	width: 438px;
	height: 116px;
	position: absolute;
	bottom: 12px;
	left: 50%;
	background: url('../i/footerstars.png') no-repeat;
}
#footer ul {
	width: 50%;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 68px;
	left: 5%;
}
#footer ul li {
	margin: 0;
	padding: 0 4% 0 4%;
	float: left;
	list-style: none;
	background: url('../i/borderb.png') no-repeat right center;
}
#footer ul li.last {
	background: none;
}
#copy {
	white-space: nowrap;
	position: absolute;
	bottom: 42px;
	right: 5%;
	text-align: center;
}
