﻿body
{
	background-image: url(Images/body_bg.gif);
	margin: 16px 0px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	text-align: center;
}
h1
{
	font-family: Arial;
	font-size: larger;
	color: #ffcc00;
	font-style: normal;
}
h2
{
	font-size: larger;
	color: #ffcc00;
	font-style: normal;
}
h3
{
	color: #ffcc00;
	font-style: normal;
}
p
{
	margin: 0px;
	padding-bottom: 12px;
}
label
{
	font-size: 80%;
}
li
{
	margin-bottom: 8px;
}
a:link.menuLink
{
	text-decoration: none;
	font-weight: inherit;
	color: rgb(0, 0, 0);
}

a:visited.menuLink
{
	text-decoration: none;
	font-weight: inherit;
	color: rgb(0, 0, 0);
}
a:hover.menuLink
{
	font-weight: inherit;
	color: rgb(230, 230, 255);
}
a:link
{
	color: #ffcc00;
	text-decoration: underline;
}
a:visited
{
	color: #ffcc00;
	text-decoration: underline;
}
a:hover
{
	color: rgb(220,220,255);
	text-decoration: underline;
}
.clear
{
    clear: both;
}
/* ШАПКА */
#Header
{
	width: 942px;
	height: 111px;
	position: relative;
	background-image: url(images/grad_bg.gif);
	margin-left: auto;
	margin-right: auto;
}
#Header h1
{
	margin: 0px;
	padding: 0px;
}
#Header h1 a
{
	position: absolute;
	top: 18px;
	left: 18px;
	border-style: none;
	width: 160px;
	height: 72px;
	text-decoration: none;
	background-image: url(Images/header_logo.gif);
}
#Header h1 a span
{
	visibility: hidden;
}
#HeaderText
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #1e1e3c;
	position: absolute;
	top: 24px;
	left: 400px;
}
/* ТЕЛО */
#MainPanel
{
	position: relative;
	width: 942px;
	background-color: #3f3f6a;
	background-image: url(Images/left_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
}
#RightPanel
{
	position: relative;
	left: 256px;
	width: 686px;
	background-image: url(Images/right_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #dcdcff;
	font-size: 12pt;
	padding-top: 32px;
}
.leftImage
{
	position: absolute;
	width: 79px;
	height: 190px;
	top: 32px;
	left: 88px;
}
#Chapter
{
	width: 654px;
	height: 152px;
	margin-top: 32px;
	margin-left: 32px;
	margin-bottom: 32px;
}
.chapterImage
{
	width: 654px;
	height: 152px;
	margin-left: 32px;
	margin-bottom: 32px;
}
.textContent
{
	position: relative;
	width: 630px;
	height: auto;
	margin-left: 40px;
	border-style: none;
}
.tableContent
{
	position: relative;
	width: 630px;
	height: auto;
	margin-left: 40px;
	margin-bottom: 16px;
	border-style: none;
}
.tableContent tr
{
    border-bottom: 1px Solid #585A8C;
}
.tableContent td
{
    border-style: none;
}
.columnTable
{
	padding-right: 16px;
	padding-bottom: 4px;
}
.photoColumn
{
	background-color: #585A8C;
	height: 128px;
	width: 128px;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}
.smallPhoto
{
	border-style: none;
}
#Menu
{
	width: auto;
	position: absolute;
	top: 40px;
	left: 32px;
	padding-top: 200px;
	text-align: left;
	background-image: url(Images/left_pic.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#BlueHandImage
{
	position: absolute;
	left: 150px;
	top: -100px;
	width: 89px;
	height: 97px;
	background-image: url(Images/blue_hand.gif);
}
.clickablePhoto
{
	cursor: hand;
	width: 126px;
	border: solid 4px white;
}
.photos
{
	border: solid 4px white;
}
.handMarker
{
	float: left;
}
#LiveInternetCounter
{
	position: absolute;
	left: 18px;
	top: -40px;
	border-style: none;
	width: 31px;
	height: 31px;
}
#BlueFrameTop
{
	width: 630px;
	background-image: url(Images/blueframe_top.gif);
	font-size: 1px;
	height: 16px;
}
#BlueFrameBg
{
	position: relative;
	width: 630px;
	background-color: #585a8c;
}
#BlueFrameBottom
{
	width: 630px;
	height: 16px;
	font-size: 1px;
	background-image: url(Images/blueframe_bottom.gif);
}
p.inblueframe
{
	margin-left: 8px;
	margin-right: 8px;
}
/* ПОДВАЛ */
#Footer
{
	width: 942px;
	height: 111px;
	position: relative;
	background-image: url(images/grad_bg.gif);
	margin-left: auto;
	margin-right: auto;
}
#FooterCopyright
{
	font-style: italic;
	font-size: 8pt;
	position: absolute;
	height: 80px;
	bottom: 8px;
	left: 256px;
	width: 672px;
	text-align: left;
	color: #1e1e3c;
	background-image: url(Images/footer_logo.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#FooterCopyright a
{
	color: #1e1e3c;
}
#FooterCopyright a img
{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	border-style: none;
}

#ButtonPanel
{
	position: absolute;
	bottom: 12px;
	left: 18px;
	width: 208px;
	height: auto;
	text-align: left;
}
#ButtonPanel img
{
	border-style: none;
	margin-right: 8px;
	margin-top: 8px;
	width: 88px;
	height: 31px;
}
.footerLogo
{
	position: absolute;
	bottom: 8px;
	right: 8px;
}
.photoUploadForm
{
	background-color: #585A8C;
	width: 630px;
	border-style: none;
	padding: 8px;
}
.photoUpload
{
	width: 614px;
}
.photoText
{
	width: 614px;
}
.photoGridView
{
	margin-bottom: 16px;
}
.bigPhoto
{
	width: 622px;
}
#LoginPanelTop
{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 16px;
	font-size: 1px;
	background-image: url(Images/loginframe_top.gif);
}
#LoginPanelBg
{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	background-color: #585a8c;
}
#LoginPanelBottom
{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 16px;
	font-size: 1px;
	background-image: url(Images/loginframe_bottom.gif);
}
.loginTextBox
{
	margin-left: 30px;
	width: 240px;
}
/* ДИЗАЙН */
.designPhoto
{
	width: 187px;
	height: 140px;
	border: solid 4px white;
}
.editButton
{
	display: none;
}
.albumList
{
	width: 630px;
	border-bottom: solid 1px #585a8c;
	vertical-align: bottom;
	padding-bottom: 16px;
	padding-top: 8px;
}
.addPhotoForm
{
	width: 630px;
	background-color: #585a8c;
}
.siteMap
{
	font-size: 80%;
}
.columnHandImage
{
    width: 40px;
    height: 37px;
    background-image: url(Images/hand.gif);
}
