@IMPORT url("header.css");

@IMPORT url("catalog.css");

@IMPORT url("extjs.css");

body {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	height: 100%;
	z-position: relative;
}

body,td {
	color: #333;
	font: 14px Arial, Tahoma, sans-serif;
	line-height: 1.3;
}

#body {
	z-position: relative;
	height: 100%;
	min-height: 100%;
}

img {
	border: none;
}

img.border {
	padding: 1px;
	border: 1px solid #FFD59B;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.right {
	float: right;
	margin: 0 0 20px 20px;
}

#center {
	margin: 0 50px;
}

#bottom {
	clear: both;
	vertical-align: middle;
	background: #F7F7F7;
	padding: 5px 30px;
	margin: 40px 0 0;
	color: #ccc;
}

#bottom a {
	color: #999;
	text-decoration: none;
}

#bottom p {
	margin: 20px 0;
}

/*
td.box {
	float: none;
	clear: none;
}
*/
.rightbar {
	height: 28px;
	border: 1px solid #fff;
	background: #999999;
	width: 200px;
	float: right;
}

.rightbar input {
	margin: 3px;
}

small {
	font-size: 10px;
}

a.link {
	color: #FF9900;
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #FF9900;
}

a.link:hover {
	color: #9C9C9C;
	text-decoration: none;
}

table.layout {
	border-collapse: collapse;
	width: 100%;
}

table.layout td {
	vertical-align: top;
}

.content ol,.content ul {
	list-style: none disc outside;
}

.content table.t1 {
	border-collapse: collapse;
}

.content table.t1 th {
	text-transform: uppercase;
}

.content table.t1 td,.content table.t1 th {
	border-bottom: 1px solid #ccc;
	padding: 4px;
	padding-left: 100px;
}

.content table.tright td,.content table.tright {
	border-bottom: 0px;
	padding: 4px;
	padding-left: 10px;
}

}
.content table.kst {
	font-size: 5px;
	color: #ffffff;
}

.content table.t1 td:FIRST-CHILD,.content table.t1 th:FIRST-CHILD {
	padding-left: 4px;
}

.content table.t1 td.p4,.content table.t1 th.p4 {
	padding-left: 4px;
}

.content table.t1 td table td {
	border: none;
	width: 100%;
}

.content {
	background: #fff;
}

.content a {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #FF9900;
}

.content p {
	margin: 16px 0 16px 0;
}

.content strong {
	font-weight: normal;
}

.content h1 {
	font: 25px "Arial Narrow";
	padding: 0 0 1px;
	margin: 10px 0;
}

.content .big {
	font: bold 14pt "Arial Narrow";
}

.content .big2 {
	font: bold 15pt "Arial Narrow";
	color: #da8403;
}

.content h2,.h2 {
	color: #333333;
	margin: 0 0 15px;
	padding: 8px 20px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial Narrow", arial;
	background: url('/xsl/img/h2_bg.gif');
	font-family: "Arial Narrow", arial;
}
/* begin */
.marryh {
	margin: 0 0 15px;
	padding: 8px 20px;
	font-weight: bold;
	font-family: "Arial Narrow", arial;
	background: url('/xsl/img/h2_bg.gif');
	font-family: "Arial Narrow", arial;
	color: #ff6600;
	font-size: 20px;
}

.marryh3 {
	margin: 0 0 15px;
	padding: 8px 20px;
	font-weight: bold;
	font-family: "Arial Narrow", arial;
	text-decoration: underline;
	font-family: "Arial Narrow", arial;
	color: #333333;
	font-size: 18px;
}

.marry3 {
	font-size: 14px;
	font-family: Arial, Tahoma, sans-serif;
	color: #FF6600;
}

/* end */
.content h3,.h3 {
	background: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial Narrow", arial;
	/*text-transform: uppercase*/;
	color: #333;
	/*margin: 20px 0 5px*/;
	font-family: "Arial Narrow", arial;
}

.content h3 a,.h3 a {
	border: none;
}

.content h4,.h4 {
	margin: 10px 0;
	text-transform: uppercase;
	font: 10pt arial;
}

.content td .tright {
	margin-left: 100px;
	font-size: 2px;
}

.vsplit {
	clear: both;
	height: 30px;
}

.clear {
	clear: both;
}

.content ul.list {
	list-style-image: url(/xsl/img/arrow.gif);
	padding-left: 25px;
}

.content ul.list li {
	padding: 2px 5px;
}

/*.center td.right {
	padding-left: 50px;
	width: 450px;
}
*/
.news ul {
	list-style-image: url('/xsl/img/-.gif');
	margin-left: 20px;
}

.news ul li a {
	color: #000;
	border-bottom: 1px solid #000;
	font: bold 9pt "Arial";
}

td .stars {
	background: url('img/star.gif');
	height: 15px;
	display: block;
	float: left;
}

.s1 {
	width: 16px;
}

.s2 {
	width: 32px;
}

.s3 {
	width: 48px;
}

.s4 {
	width: 64px;
}

.s5 {
	width: 80px;
}

.counters {
	display: none;
}

.counters img {
	display: block;
	margin: 2px;
}

span.arrow {
	background-image: url(/xsl/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 18px;
}

span.arrow a {
	margin-left: 10px;
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
}

.pre {
	white-space: pre-wrap;
}

/*
.main-promo {margin:8px 0;}
.main-promo .feature {width:954px;height:234px;margin:auto;border:1px solid #e9e9e9;}
.main-promo .win {background:url("img/promo_background.jpg") 50% 100% no-repeat transparent;}
.main-promo .mac {background:url("img/promo_background_mac.jpg") 50% 100% no-repeat transparent;}
.main-promo h1 {padding:1.2em 0 0.6em 1.267em;font-size:2.5em;line-height:1.2;color:#3868c7;letter-spacing:-1px;width:16em;}
.main-promo .get-ut {float:left;margin:0 0 0 3em;}
*/
.button a {
	display: block;
	height: 6em;
	background: url("img/btn_dl_large_promo.png") 0 -216px no-repeat #00a93d;
	padding-left: 3em;
	text-decoration: none;
	border-bottom: none;
}

.button a strong {
	display: block;
	background: url("img/btn_dl_large_promo.png") 100% -216px no-repeat
		transparent;
	padding: 0.375em 1.5em 0.375em 0;
	font-size: 2.25em;
	font-weight: bold;
	line-height: 1.333;
	color: #fff;
	text-align: center;
} /* 27px/36px */
.button a strong span {
	display: block;
	font-size: 0.407em;
	line-height: 1.636;
	font-weight: normal;
} /* 11px/18px */
.button a:hover {
	background-position: 0 -72px;
}

.button a:hover strong {
	background-position: 100% -72px;
}

.button a:active {
	background-position: 0 -360px;
}

.button a:active strong {
	background-position: 100% -360px;
}

.information-panel {
	padding: 4px 4px 20px 4px;
	/*
	background: transparent url(/jsr/images/default/window/icon-info.gif)
		no-repeat scroll 14px 10px;
		*/
	font-family: verdana;
	font-size: 10pt;
}

.information-panel a {
	color: #006699;
}

/*
.main-promo ul {text-align:center;margin:4px 0;}
.main-promo ul li {font-size:0.917em;line-height:1.636;display:inline;border-right:solid 1px #49a25f;}
.main-promo ul li.end {border:none;}
.main-promo ul li a {text-decoration:none;padding:0 9px;}
*/
a.button,a.button b {
	background: url("/xsl/img/buttons.png") no-repeat scroll 0 0 transparent;
}

a.button {
	color: #555;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	position: relative;
	line-height: 32px;
	border: none;
	padding-right: 15px;
	margin-left: 15px;
	background-position: 100% 0;
}

a.button b {
	position: absolute;
	height: 32px;
	width: 15px;
	top: 0;
	left: -15px;
}

a.button:HOVER {
	color: #fff;
	text-shadow: 0 -1px #ff9900;
	background-position: 100% -33px;
}

a.button:HOVER b {
	background-position: 0 -33px;
}

.box {
	border: 2px solid #ff9900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fafafa;
	border: 2px solid #ff9900;
}

.box .bottom {
	background: #F7F7F7;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-top: 1px solid #ccc;
}

.box .bottom,.box .top {
	padding: 20px;
}

.box .h2,.box h2 {
	margin: 0;
}

.box .h1,.box h1 {
	margin: 0 0 15px;
}

.right {
	float: right;
}

.left {
	float: left;
}

#b3 {
	height: 270px;
}

#region2 {
	height: 27px;
}

#contacts {
	height: 27px;
}

