/* Common
-------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	
	background-color: #232428;
	
	font: normal 11px tahoma;
}
a img {
	border: none;
}
/* Page layout
-------------------------------------------------------------------------------- */
#page {
	width: 963px;
	margin: 0 auto;
}
/* Top
-------------------------------------------------------------------------------- */
#topInfo {
	margin: 20px 0 0;	
	padding-left: 100px;
	background: #6D6C68 url(../img/top_bg.gif) left center no-repeat;
	font: normal 11px tahoma;
	line-height: 24px;

	color: #FFF;
}

#topInfoPage {
	margin: 5px 0 0;	
	background: #6D6C68 url(../img/top_bgpage.gif) left center no-repeat;
	font: normal 11px tahoma;
	line-height: 24px;

	color: #FFF;
}
#topInfoPage a {
	padding-left: 200px;
	color: #FFF;
	text-decoration:none;
}
#logo {
	padding: 20px 0;
	text-align: center;
}
/* top navigation .............................. */
#topNavigation {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #BF1C15 url(../img/top_menu_bg.gif) left center repeat-x;
}
#topNavigation li {
	position: relative;
	float: left;
	width: 107px;
	padding: 0;
	font: bold 10px tahoma;
	text-align: center;
	color: #FFF;
}
#topNavigation span {
	position: absolute;
	top: 45px;
	left: 2px;
	width: 103px;
	height: 75px;
	background-color: #232427;
	cursor: pointer;
}
#topNavigation a {
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 44px;
}
#topNavigation a img {
	opacity: 0.73;
	filter: alpha(opacity=73);
}
#topNavigation a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#topNavigation a:hover {
	background: url(../img/top_menu_hover.gif) center center no-repeat;
}
#header {
	clear: left;
	width: 953px; 
	height: 287px;
	border: 5px solid black;
	background: #000 url(../img/header.jpg) 0 0 no-repeat;
	font-size: 0;
}
#header-page {
	clear: left;
	width: 953px; 
	height: 50px;
	margin: 10px 0 10px 0;

	background: #232427 
	font-size: 18px;
}

#footer {
	clear: both;
	padding: 10px;
	color: #FFF;
	text-align: center;
}
.GrpoupProductDescr .hilight, .GrpoupProductDescr a {
color:#f1b509;
}
#productDescription .hilight, #productDescription a {
color:#202020;
}
/* -----    Dropdown list for top cataloge menu---------- */
/* ----- Common styling -------------------- */
div#navigation,
table#navigation {
	padding: 0;
	z-index: 5;

}
div#navigation li a,
table#navigation td a {
	display: block;
	height: 22px;
	margin: 0px;
	line-height: 22px;
	background: #1b1c1f;
	text-align: left;
	color: #fdfdfd;
	text-decoration: none;
	padding-left: 15px;
	padding-right:5px;
	background-image: url(../img/path_from_root_devider.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
div#navigation li a a,
table#navigation td a  a{

	background-image: none;
	
	
}

div#navigation a:hover,
table#navigation a:hover {
	color: #f1b509;
	border-color: white;
}
div#navigation li .last a,
table#navigation td .last a {
	color: #1b1c1f;
	background: #efb81b;

	
}
div#navigation a:hover,
table#navigation a:hover {
	color: #f1b509;
	
}
div#navigation li:hover ul a,
table#navigation a:hover a{
	padding: 0 15px;
	text-align: left;
	white-space: nowrap;
	border-bottom:#2f3136 solid 1px;
	background-image:none;

}

div#navigation li:hover ul li.last a,
table#navigation a:hover li.last a{
	background-color:#efb81b; 
	border-right: #ea9c00 solid 1px;

}
/* ----- Non IE styling -------------------- */
div#navigation ul {
	display: table;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 5;
}
div#navigation li {
	display: table-cell;
	position: relative;
}
div#navigation li.last  {

	margin: 0;
}
div#navigation li.last a {
	background-image: url(../img/path_from_root_devider_end.gif);
	background-color: #efb81b;
	color:#1b1c1f;
	margin: 0;
}
div#navigation li.last a a{

	color: #1b1c1f;
	background: #efb81b;	
	background-image:none;

}
div#navigation li ul {
position:absolute;
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation li:hover ul {
	display: block;
	position: releative;
	background-color: #1b1c1f;
}
div#navigation li:hover ul.last {
	background-color:#efb81b; 
}
div#navigation li:hover ul li {
	display: list-item;
	background-color: #1b1c1f;
}
/* ----- IE Styling -------------------- */
table#navigation td {
	position: relative;
	z-index: 5;

}
table#navigation td.last a {

	color: #1b1c1f;
	background: #efb81b;	
	background-image: url(../img/path_from_root_devider_end.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
table#navigation td.last a a{

	color: #1b1c1f;
	background: #efb81b;	
	background-image:none;

}
table#navigation td a a:hover{
	background-color:#25272b;
}

table#navigation td.last a li{

	color: #efb81b;
	background: #1b1c1f;

}

table#navigation td a table{
	position: absolute;
	left: 3px;
	top: 22px;
	margin:0px;
	padding:0px;
	background: #1b1c1f;
}
table#navigation td.last  a:hover  {

	color: #1b1c1f;
}
table#navigation td.last  a:hover a {
	background-color: #1b1c1f;
	color: #efb81b;

}
table#navigation td.last  a:hover a:hover  {
	background-color: #514d43;
	color: #efb81b;
}
table#navigation a ul {
	display: none;
}
table#navigation a:hover ul {
	display: block;
}
table#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
.tdSubList{
	background-color: #1b1c1f;
}

/* ERROR 404
-------------------------------------------------------------------------------- */
.error404 {
	margin-top: 30px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	color:#cc0000;
	}
	
.error404text{	margin-top: 30px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	
	}

/* Content
-------------------------------------------------------------------------------- */
#ContentTable {
	background-color: #FFF;
	margin:0;
	margin-top:5px;
	padding:0;
	clear:both;
}
#content {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	padding: 0px 0 10px;
	background-color: #FFF;
}
#left {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 5px;
	margin-top: 2px;
	background-color:#a3a4a7;
}
#wraper {
	margin: 0 5px 0 215px;
}

#pageName {
	margin: 0 0 10px;
	color: #232428;
}
#center 
{
	float: left;
	width: 543px;
}
#right {
	float: left;
	width: 200px;
	background-color:#e6e6e9;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
#bottomNavigation {
	clear: both;
	padding: 20px 0 10px;
	text-align: center;
}
#bottomNavigation a {
	font: normal 11px tahoma;
	color: #232427;
}

.sectionList {
	list-style:none;
	font-size:16px;
	color:#222222;
}
.sectionList li a {
	list-style:none;
	font-size:16px;
	color:#BE1C14;
	font-weight:bold;
	
}
.materialList li {
	margin: 0px;
	list-style:none;
	font-size:12px;
	margin:5px;
	padding:3px;
	color:#222222;
	
}
.materialList li a {
	list-style:none;
	font-size:16pt;
	margin:0px;
	color:#aa1912;
	font-weight:bold;
	
}

.materialHeader{
	list-style:none;
	font-size:16pt;
	margin:0px;
	padding-left:10px;
	color:#aa1912;
	font-weight:bold;
}

.materialText{
padding:20px;
}

.documentShortText {
	background-color:#f0f0f0;
	padding:10px;
	margin:3px;
}

.txtHighlighted {
	padding: 10px 0;
	color: #AA0000;
	font: bold 11px tahoma;
}

/* first page featured section 
-----------------------------------------*/

.FeaturedProductContainer {
	width:267px; 
	height:180px; 
	margin: 0 auto; 
	float:left;
	background-repeat:no-repeat; 
	background-position:center 30px;
	position:relative;
	z-index: 2;
}

.specDescr {
	background-color:#d9d6d1;
	font-size:9px;
	color: #000000;
	vertical-align:top;
	padding:3px;
	margin:5px;
	height:50px;
	width:250px;
}
.specDescr a {
	text-decoration:none;
	color: #000000;
}

.specTitle {
	background-color:#ffffff;
}

.specTitle a {
	color: #626262;
	font-size:14px;
	font-family:arial black; 
	text-decoration:none;
}

/* Video 
-----------------------------------------*/
#playerContainer {
	width:335px;
	height:275px;
	background-color: #e6e6e9;
	text-align:center;
	vertical-align:middle;

}
#VideoList {
	overflow-y: auto;
	max-height: 275px;
	width:180px;
	height: expression(this.scrollHeight > 275? "275px" : "auto");
	background-color: #ffffff;
}

#VideoList table {
background-color: #ffffff;
padding:0;
margin:0;
}
#VideoList td {
background-color: #f1f1f1;
padding:3px;
border-bottom: #ffffff 3px solid;
border-left: #ffffff 3px solid;
}

#VideoHelp {
	padding:20px;
	margin:10px;
	font-size:10px;
}
#videoDescr {
	color:#bf1c14;
	font-size: 10px;
	font-weight: bold;
}
#videoSize {
	color:#666666;
	font-size: 10px;
	font-weight: normal;
}

#videoSize strong {
	color:#000000;
}

#VideoTitle {
	color:#bf1c14;
	padding-left:4px;
	font-family:arial black; 
	font-weight:normal;
	font-size:14px;

}

/* Misc
-------------------------------------------------------------------------------- */
.listHeader {
	margin: 0;
	padding: 0 0 0 15px;
	font: bold 15px arial;
	line-height: 26px;
	color: #FFF;
	background: url(../img/header_bg_2.gif) left center no-repeat;
}
.clear {
	clear: both;
}
/* Navigation
-------------------------------------------------------------------------------- */
ul.contentList {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: none;
}
ul.contentList li {
	margin: 1px 0 0 0;
	padding: 0;
	background: url(../img/list_item_bg.gif) left center no-repeat;
}
ul.contentList li a,
ul.contentList li span {
	padding: 0 0 0 15px;
	font: bold 11px tahoma;
	line-height: 18px;
	color: #000;
}


/* NewsBlock
-------------------------------------------------------------------------------- */
h3.newsTitle {
	margin: 0;
	padding: 0 0 0 15px;
	font: bold 15px arial;
	line-height: 26px;
	color: #FFF;
	background: url(../img/header_bg_2.gif) left center no-repeat;
}
dl.newsBlockList {
	margin: 0 5px;
}
dl.newsBlockList dt.newsTitle {
	margin: 2px 0 0;
	padding: 3px 5px;
	font: bold 11px arial;
	background-color: #D9D6D1;
}
dl.newsBlockList dd.newsShortText{
	margin: 0 0 7px;
	padding: 3px 0 3px 5px;
	background-color: #f1f1f1;
}

/* priority = 0 */

h3.newsTitle0 {
	margin: 0;
	padding: 0 0 0 15px;
	font: bold 15px arial;
	line-height: 26px;
	color: #FFF;
	background: url(../img/header_bg_2.gif) left center no-repeat;
}

dl.newsBlockList dt.newsTitle0 {
	margin: 2px 0 0;
	padding: 3px 5px;
	font: bold 11px arial;
	background-color: #D9D6D1;
}

dl.newsBlockList dd.newsShortText0 {
	margin: 0 0 7px;
	padding: 3px 0 3px 5px;
	background-color: #f1f1f1;
}
dl.newsBlockList dd.newsShortText0 a, dl.newsBlockList a {
	color:#bf1c14;
	font-weight:bold;
}

.newsBlock a {
	padding-left:10px;
	color:#bf1c14;
}

.newsLongText {
	margin: 0 0 7px;
	padding: 3px 0 3px 5px;
}

/* Voting Block
-------------------------------------------------------------------------------- */
.votingBlock,
.votingBlock dl,
.votingBlock dt,
.votingBlock dd {
	margin: 0;
	padding: 0;
}
.votingBlock {
	margin: 0 0 10px 10px;
	width: 185px;
}
.votingBlock h4
{
	margin: 2px 0 0;
	padding: 3px 5px;
	font: bold 11px arial;
	background-color: #D9D6D1;
}
.votingBlock dl 
{
	background-color: #EFEFEF;
}
.votingBlock dt 
{
	position: relative;
	margin-top: 1px;
	height: 20px;
	line-height: 20px;
	background-color: #FFF;
}
.votingBlock dt input {	
	position: absolute;
	left: 5px;
	top: 4px;
	height: 14px;
	width: 14px;
	margin: 0;
	padding: 0;
}
.votingBlock dt label {
	margin: 0 0 0 22px;
	vertical-align: middle;
}
.votingBlock dd {
	position: relative;
	display: none;
	padding: 0 5px 0 20px;
	font: bold 11px/15px arial;
	color: #555;
	background-color: #FFF;
	border: 1px solid #FFF;
}
.votingBlock dd span {
	position: absolute;
	right: 5px;
	top: -17px;
}
.votingBlock dd.selected span {
	text-decoration: underline;
}
.votingBlock dd div
{
	height: 10px;
	font-size: 0;
}
.votingBlock span.votingResult {
	display: block;
	margin: 0 0 7px;
	text-align: center;
	font: bold 1em/16px arial;
}
.votingBlock p {
	margin: 0;
	padding: 5px;
	overflow: auto;
	background-color: #FFF;
	border-top: 1px solid #EFEFEF;
	text-align: right;
}
.votingBlock a {
	float: left;
	border-bottom: 1px dashed #555;
	color: #555;
	text-decoration: none;
	outline: none;
}
.votingBlock input {
	font-size:11px;
	color: #fff;
	font-weight:bold;

}
input {
	font-size:11px;
}
.imageSubmit input {
	font-size:11px;
	color: #fff;
	font-weight:bold;
}

/* Dealer login  Block
-------------------------------------------------------------------------------- */
#loginForm {

}

#loginForm input{
	width:100px;
}

.DealerBlock {
	background-color:#d9d6d1;
	margin: 0px 15px 20px 10px;
	padding-top: 10px;
	font-weight:bold;
}
.DealerBlock ul {
	list-style:none;
	margin:0;
	padding-left:10px;
}
#DealerBtnDiv{
	text-align:right;
	padding:3px;
}

#LoginPage {
margin:20px;
}

#RegForm {
margin:10px;
padding:10px;
background-color:#d9d6d1;

}


/* Pop Up Tree 
-------------------------------------------------------------------------------- */

.popupBody {
}
#popupHeader {
	color:#ffffff;
	padding-left:10px;
}

#popupPageContent {
	padding:20px;
	margin:10px;
	background-color:#FFFFFF;
	clear:both;

}

#popupFooter{	
	
	text-align: center;
}

.tree {
	float: left;
	padding-right: 20em;
	white-space: nowrap;
}

.treeSelectStyle {
	border: #fff 1px solid;
	color: #0e2443;
	line-height: 16px;
	border-bottom: #fff 1px solid
}

.treeSelectStyleActive {
	background-color: #EFEFEF;
	border: 1px solid #AAA;
}
.tree li a, .tree li span
{
	padding: 0 2px 1px;
}

.treeEditorMenu {
	float: left;
	margin-left: -19em;
}
.treeEditorMenu ul {
	margin: 5px;
	padding: 5px;
	list-style-type: none;
	background-color: #EFEFEF;
}
.treeEditorMenu li {
	border-bottom: 1px dashed #FFF;
}
.treeEditorMenu a {
	padding: 0 5px;
	line-height: 18px;
	display: block;
	color: #000;
}
.treeEditorMenu a:hover {
	background-color: #AAA;
}

/* Catalog  Block
-------------------------------------------------------------------------------- */

#PathFromRootContainer{
	background-color:#3f4148; 		
	margin: 0px; 
	padding:0px; 
	width:100%;
	height:22px;

}

.pathFromRoot {
	background-color:#1b1c1f; 
	float:left;
	height:22px;
	
}
#productDescription{ 
	padding:5px; 
	margin:10px; 
	clear:both; 
	float:left;
	background-color:#d9d6d1;
	width:700px;
}
#productDescription img {
	float: left;
	margin: 5px;
}

.DivSpacer {
	clear:both; 
	padding-bottom:20px;
}
.currentProduct {
	position: relative;
	width: 100%;
	background-color: #3f4148;
	z-index: 1;
	padding-top: 50px;
}
 
.productListContainer {
	position: relative;
	float:left; 
	width: 220px; 
	height: 220px; 
	position:relative;
	background-color:#1b1c1f;
	border: 8px solid #3f4148;
	text-align:center;
	padding: 4px;
	z-index: 2;
}

.productListName{
	font-size:12px; 
	font-weight:bold;
	padding: 5px 0 5px 0; 
	height:35px; 
	color:#efb81b; 
	position:relative; 
	background-color:#2d2e33;
	z-index: 2;
}
.productListName a{
	text-decoration:none;
	color:#efb81b;
}
.productListImg {
	position:relative;
	width:190px; 
	height:140px; 
	margin: 0 auto;
	background-repeat:no-repeat; 
	background-position:center center;
}
.productListImg a {
	width: 190px;
	height: 140px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
*html .productListImg a {
	display: block;
}
*html .productListImg a img {
	margin-top: expression(((parentNode.offsetHeight/2)-parseInt(offsetHeight)/2) < 0 ? "0" : (parentNode.offsetHeight/2)-(parseInt(offsetHeight)/2) +'px') ;
}

.productThumb {
	position: absolute;
	top: -140px;
	left: 19px;
	width: 190px;
	height: 140px;
}
.productThumb div {
	display: table-cell;
	width: 190px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
*html .productThumb img {
	margin-top: expression(((parentNode.offsetHeight/2)-parseInt(offsetHeight)/2) < 0 ? "0" : (parentNode.offsetHeight/2)-(parseInt(offsetHeight)/2) +'px') ;
}
.GrpoupProductDescr {
	list-style:none;
	display:none;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	left:0;
	position:absolute;
	background-color:#2D2E33;
	width:448px;
	margin-left:0;
	border-bottom: 3px solid #EFB81B;
	border-left: 2px solid #1b1c1f;
	border-right: 2px solid #1b1c1f;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	z-index: 5;
}
.GrpoupProductDescrRight {
	list-style:none;
	display:none;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	right:0;
	position:absolute;
	background-color:#2D2E33;
	width:448px;
	margin-left:0;
	border-bottom: 3px solid #EFB81B;
	border-left: 2px solid #1b1c1f;
	border-right: 2px solid #1b1c1f;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	z-index: 5;
}

.GrpoupProductList {
	list-style:none;
	display:none;
	text-align:left;
	margin:0px;
	padding:0px;
	left:0;
	position:absolute;
	background-color:#1b1c1f;
	width:228px;
	margin-left:0;
	border-bottom: 3px solid #EFB81B;
	padding-top:5px;
	padding-bottom:5px;
	z-index: 2;
}
.siblingLi {
	list-style:none;
	
}

.linkproduct{
color:#cccccc;
padding-left:10px;
text-decoration:none;

}
.linkproduct:hover{
color:#efb81b;

}
.pathFromRoot a {
	color:#ffffff; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:normal;
	padding-left: 5px;
	padding-right: 5px;
	
}

.pathFromRootLast{
	height:22px;
	float:left;
	background-color:#efb81b; 
	border-right: #ea9c00 solid 1px;

}
.pathFromRootLast a{
	font-size:11px;
	color:#1b1c1f; 
	text-decoration:none; 
	font-weight:normal;
	padding-left: 5px;
	padding-right: 5px;

} 

#ProductContainer {
	background-color:#3f4148; 
	width:100%; 
	float:left;
	padding-top:50px;
}
.productName{
	font-size:30px;
	color:#fff;
	margin:0px 10px 10px 0px;
	padding: 5px 0px 0px 20px;
}

#ProductImg {
	margin:10px;
	background-position:center; 
	float:right; 
	background-repeat:no-repeat; 
	width:560px; 
	height:305px; 
	background-color:#FFFFFF; 
	border-bottom: 3px solid #000; 
	border-right:3px solid #000;
}

.PropertiesSectionPrice {
	color:#444444;
	padding:5px; 
	text-align:right; 
	margin:5px;
	background-color:#d9d6d1;
}

.PropertiesSectionDescr{
	color:#444444; 
	margin:10px; 
	padding:10px;
}

.PropertiesSectionHeader {
	margin-bottom:5px; 
	padding:3px;
	padding-left:0px;
	border-bottom: 2px solid #3f4148;
	color:#CC0000; 
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	cursor: hand;
}
.DinamicPrepertyList {
	list-style:none; 
	margin:0px;
}

.DynamicPropertyCaption {
	padding-bottom:3px; 
	padding-top:3px; 
	padding-left:5px; 
	width:120px; 
	border-bottom:#c3c3c3 solid 1px;
}

.DynamicPropertyValue{
	padding-left:10px; 
	padding-bottom:3px; 
	padding-top:3px; 
	color:#606060;
	border-bottom:#c6c6c6 solid 1px; 
	width:360px;
}
.PropertyBlock{
	display:block;
}

/* ---------- Combinations Container  ------------ */
.combinationDiv {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #efefef;
}

.combName{
	color: #ffffff;
	font-weight:bold;
	padding-bottom:2px;
}

.combPrice{
	color: #efb81b;
	text-align:center;
	padding-bottom:3px;
	background-color:#65676D;
	width:102px;
}

#CombinationsContainer img {
	cursor: pointer;
	cursor: hand;
	border:#FFFFFF solid 1px;
	background-color:#65676D;
}


/* ---------- Slide Show  ------------ */
#slideShowContainer {
	float:left;
	background-color:#3f4148;
	margin-left:10px;
	overflow-y: auto;
	max-height: 325px;
	width:125px;
	height: expression(this.scrollHeight > 325? "325px" : "auto");
}
#slideShowContainer img {
	margin:2px;	
	cursor: hand;
	cursor: pointer;
	border:#FFFFFF solid 1px;
}

/*  ----------  Toolbar with description for catalog    --------*/
/* tulbar, stil' dlya soderzhaschego ego td */
.ToolBar
{
	background-color: #EEF4F9;
	border: solid 1px #9CBEE5;
}

/* cell for tollbar  */
.ToolBarCell
{
	padding: 0 10 0 10;
}
/* ListToolBar
-------------------------------------------------------------------------------- */
.listToolBar {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color:#3F4148;
}
.listToolBar li {
	float: left;
	padding: 0 6px;
	line-height: 23px;
	margin-left:4px; 
	margin-right:5px;
	background-color:#65676D;
}
.listToolBar li.activeTab {
	padding: 0 5px;
	background: #EBB10C;

}
.listToolBar li a {
	padding: 0 2px;
	margin: 0 1px;
	color: #ffffff;
	outline: none;
	font-weight: bold;
	text-decoration: none;

	font-size:11px;
}
.listToolBar li.activeTab a {
	color: #1C1C1E;
}
.FilterTabs {
background-color:#3F4148;
}

.FilterPage {
}

.ShowHideBlock
{
	padding: 15px;
	background-color: f0f0f2;
	border: 1px solid #021642;
	border-top: 3px solid #F1B509;
	border-bottom: 2px solid #021642;
	overflow: auto;
}
.ActiveCommand
{
	COLOR: #710000;
	font-weight: bold;
}


.DisabledCommand 
{
	color:A5ACB2;
	font-weight: bold;
}

/*  ----------  Toolbar with description for catalog    --------*/
/* tulbar, stil' dlya soderzhaschego ego td */
#DialerPage 
{
	padding:10px;
}

#DialerPage .ToolBar
{
	background-color: #ff0000;
	border: solid 1px #123;
}

/* cell for tollbar  */
#DialerPage .ToolBarCell
{
	padding: 0 10 0 10;
}
/* ListToolBar
-------------------------------------------------------------------------------- */
#DialerPage .listToolBar {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color:#ffffff;
}
#DialerPage .listToolBar li {
	float: left;
	padding: 0 6px;
	line-height: 23px;
	margin-left:4px; 
	margin-right:5px;
	background-color:#232428;
}
#DialerPage .listToolBar li.activeTab {
	padding: 0 5px;
	background: #EBB10C;

}
#DialerPage .listToolBar li a {
	padding: 0 2px;
	margin: 0 1px;
	color: #ffffff;
	outline: none;
	font-weight: bold;
	text-decoration: none;

	font-size:11px;
}
#DialerPage .listToolBar li.activeTab a {
	color: #1C1C1E;
}
#DialerPage .FilterTabs {
background-color:#ff0000;
}

#DialerPage .FilterPage {
}

#DialerPage .ShowHideBlock
{
	padding: 15px;
	background-color: ff0000;
	border: 1px solid #021642;
	border-top: 3px solid #F1B509;
	border-bottom: 2px solid #021642;
	overflow: auto;
}
#DialerPage .ActiveCommand
{
	COLOR: #710000;
	font-weight: bold;
}


#DialerPage .DisabledCommand 
{
	color: #A5ACB2;
	font-weight: bold;
}
/* Scroller
-------------------------------------------------------------------------------- */
.scrolledBlock {
	float: left;
	position: relative;
	display: inline;
	margin: 24px 0 0 20px;
	width: 125px;
	height: 305px;
	overflow: hidden;
	background-color: #3F4148;
}
.scrollContainer {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 30px 0 0 20px;
	position: relative;
	width: 125px;
}
.scrollContentContainer {
	position: relative;
	margin: 22px 0;
	height: 260px;
	overflow: hidden;
}
.scrollContent {
	position: relative;
	margin: 0 12px;
	zoom: 1;/*IE7*/
}
.scrollTopControl {
	position: absolute;
	width: 100%;
	height: 22px;
	top: 0;
	background: url(../img/scroll_control_top.gif) center top no-repeat;
}
.scrollTopControlSelected {
	position: absolute;
	width: 100%;
	height: 22px;
	top: 0;
	background: url(../img/scroll_control_top_hover.gif) center top no-repeat;
}
.scrollBottomControl {
	position: absolute;
	width: 100%;
	height: 22px;
	bottom: 0;
	background: url(../img/scroll_control_bottom.gif) center bottom no-repeat;
}
.scrollBottomControlSelected {
	position: absolute;
	width: 100%;
	height: 22px;
	bottom: 0;
	background: url(../img/scroll_control_bottom_hover.gif) center bottom no-repeat;
}
*html .scrollBottomControl,
*html .scrollBottomControlSelected {
	bottom: -1px;
}
.scrollSliderPath 
{
	display: none;
	/*
	position: absolute;
	right: 0;
	top: 30px;
	width: 10px;
	height: 265px;
	background-color: #9F9;*/
}
.scrollSlider 
{
	/*
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #EF0;
	font-size: 0;*/
}
/* List
-------------------------------------------------------------------------------- */
.listTable {
	padding: 0;
	border: 3px solid #FFF;
	background-color: #FFFFFF;
}
.listTable td {
	padding: 3px 5px;
	vertical-align: middle;
	border-top: 2px solid #FFF;
}
.listTable td a {
	color: #000;
}
.listTable th {
	padding: 2px 7px 6px;
	font: bold 12px arial;
	vertical-align: middle;
	border-top: 2px solid #FFF;
}
/* cell in pop-up window table*/
.tdPageContent {
	vertical-align: top;
}
/* Table Header */
.tableHeader {
	color: #FFF;
	background: #3C3837 url(../Img/list_header_bg.gif) left bottom repeat-x;
}
.tableHeaderAct {
	background: #3C3837 url(../Img/list_header_bg.gif) left bottom repeat-x;
}
.tableHeaderAct img{
	width: 10px;
	height: 4px;
	margin-left: 3px;
	vertical-align: baseline;
}
.tableCell1,
.tableCell2 {
	background-color: #FFF;
	border-bottom: 1px solid #BDBDBD;
}
.tableCell1Act,
.tableCell2Act {
	background-color: #F7F9FB;
	border-bottom: 1px solid #ABB9C9;
}
.tableCell1 a, 
.tableCell2 a,
.tableCell1Act a,
.tableCell2Act a {
	display: block;
	color: #000;
}
a.tableHeaderLink {
	font-weight: bold;
	color: #FFF;
}
/* Sort Row Header */
a.tableHeaderLinkAct {
	font-weight: bold;
	color: #FFDA77;
}
.tableRow1Act {
	text-decoration: none;
	border-bottom: 1px solid #E5C775;
	background: #EDEDED url(../Img/list_selected_row_bg.gif) left bottom repeat-x;
}
th.TableHeaderDelimiterLeft,
th.TableHeaderDelimiterRight,
th.TableHeaderDelimiter,
td.TableCellDelimiter {
	padding: 0;
	font-size: 0;
}
th.TableHeaderDelimiter {
	width: 2px;
	font-size: 2px;
}

.pagerNumb  {
	font-weight:bold;
	padding: 0 14px 0 0;
	color: #FFF;
}
.pagerNumb a {
	color: #222222;
}

.pagerNumbAct {
	font-weight:bold;
	padding: 0 14px 0 0;
	color: #222222;
}

.pagerNumbAct a{
	color: #FFF;
}

.pagerMenu {
clear: left;
}
.pagerMenu a, 
.pagerMenu span.active {
float: left;
padding: 2px 5px;
margin: 0 2px;
}
.pagerMenu .active {
}
.pagerMenu .count {
display: block;
padding: 2px;
}

.ContactInfoTd{
	color:#444444; 
	background-color:#ece9e3; 
}

.errorclass {
	border: 2px solid #A90F02;
	padding:2;
}
