/* CSS Document */html, body {
	height:100%
}
*, html, body {
	margin:0px;
	padding:0px;
}
body {
	color:#000;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url();
	background-repeat: repeat-x;
}
img {
	border:0px solid;
	behavior: url('/pngbehavior.htc');
}
#top {
	background-color: #FFF;
	width: 100%;
	position: relative;
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#bottom {
	background-image: url(/images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto !important;
	height: 785px;
	min-height: 785px;
	width: 100%;
}
#center {
	position:relative;
	width: 998px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/center.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
}
#centerTop {
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: auto;
	width: 998px;
}
#centerBottom {
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: auto;
	width: 998px;
	height: auto !important;
	height: 785px;
	min-height: 785px;
}
.content {
	height: auto !important;
	height: 473px;
	min-height: 473px;
	width: 525px;
	padding-top: 154px;
	padding-left: 232px;
	padding-bottom: 20px;
}
.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #bd962c;
	padding-bottom: 5px;
}
.content h2 {
	font-size: 16px;
	color: #1562a3;
	padding-bottom: 5px;
}
.content p {
	padding-bottom: 10px;
}
.content b, .content strong {
	color: #333;
}
.bottomMenu {
	color: #9ee1ff;
	text-align: center;
	width: 998px;
	padding-top: 80px;
	height: 76px;
}
.content a {
	color: #063B79;
	text-decoration: underline;
}
.content a:hover {
	color: #C00;
	text-decoration: none;
}
.bottomMenu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.bottomMenu a:hover {
	color: #ffffcc;
}
#girl {
	height: auto;
	width: 248px;
	top: 230px;
	right: 0px;
	position: absolute;
	text-align: right;
}
#book {
	position: absolute;
	height: auto;
	width: auto;
	left: 13px;
	top: 22px;
}
#picPage {
	position: absolute;
	height: 157px;
	width: 165px;
	left: 0px;
	top: 95px;
}
#menu {
	position: absolute;
	height: auto;
	width: 165px;
	top: 252px;
}
#menu p {
	padding-bottom: 2px;
}
#menu ul {
	margin-bottom: 5px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	color: #002047;
	text-decoration: none;
	background-image: url(/images/ar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 32px;
	padding-bottom: 3px;
	padding-left: 13px;
}
#menu li a:hover {
	text-decoration: underline;
}
.input {
	color: #204C82;
	border: 1px solid #990000;
	padding: 1px;
}
.input200 {
	color: #204C82;
	border: 1px solid #990000;
	width: 170px;
	padding: 1px;
}

.but {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #997100;
	background-color: #F0E9A1;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	border: 1px solid #C09723;
	text-align: center;
}
#mapBox {
	position: absolute;
	z-index: 100;
	height: auto;
	width: 700px;
	left: 230px;
	top: 190px;
}

a.txtbold	{
	text-decoration: none;
	color: #000000;
}

.picLeft {
	float: left;
	padding-right: 10px;
}
/*-------------------------Shop--------------------------*/
.contentShop {
	height: auto !important;
	height: 473px;
	min-height: 473px;
	width: 600px;
	padding-top: 154px;
	padding-left: 270px;
	padding-bottom: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentShop a {
	color: #990000;
	text-decoration: none;
}
.contentShop a:hover {
	color: #cd0000;
	text-decoration: none;
}
td, input, textarea, option, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.contentShop h1 {
	font-size: 18px;
	color: #c09626;
	padding-bottom: 5px;
}
.txt18 {
	font-size: 18px;
}
.txt14 {
	font-size: 14px;
}
.txt11 {
	font-size: 11px;
}
#Checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.blue {
	color: #003571;
}
.red {
	color: #cd0000;
}
.name {
	text-transform: uppercase;
}
.claret {
	color: #990000;
}
.line {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: left center;
}
a.more {
	background-color: #fffa99;
	border: 1px solid #990000;
	color: #990000;
	font-weight: bold;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: none;
	display: inline-block;
}
a.but1 {
	border: 1px solid #990000;
	color: #990000;
	font-weight: bold;
	background-image: url(/images/but1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: none;
	display: inline-block;
	background-color: #fbe53e;
}
a.but2 {
	border: 1px solid #1461a2;
	color: #003571;
	font-weight: bold;
	background-image: url(/images/but2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: none;
	display: inline-block;
	background-color: #e1eefc;
}
a:hover.but2 {
	color: #0066CC;
}
td.ramka {
	background: url(/images/ramka.png) no-repeat left top;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ramka.png',sizingMethod=crop);
}
td.ramka2 {
	background: url(/images/ramka2.png) no-repeat left top;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ramka2.png',sizingMethod=crop);
}
p.pageL {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #003571;
}
p.pageL a {
	background-color: #fffa99;
	border: 1px solid #990000;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 20px;
	text-decoration: none;
}
p.pageL a:hover {
	background-color: #d1e5fc;
	border: 1px solid #1461a2;
	color: #003571;
	text-decoration: none;
}
p.pageL a.current {
	background-color: transparent;
	border: 1px solid #fff;
	color: #003571;
}
a span{
	display:none;
}
a.tt {
	position:relative;
	font-size: 11px;
	font-weight: bold;
}

a.tt:hover span {
	display: block;
	background:white;
	border: #1461a2 1px solid;
	position: absolute;
	left: 20px;
	top: -100px;
	width: auto;
	padding:3px;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}
