.eventboxLoading iframe
{
	display: none;/*sorry for IE5*/
	display: block;/*sorry for IE5*/
	position: absolute;/*must have*/
	top: 0;/*must have*/
	left: 0;/*must have*/
	z-index: -1;/*must have*/
	width: 3000px;/*must have for any big value*/
	height: 3000px/*must have for any big value*/;
}
.eventboxLoading
{
	position: absolute;
	z-index: 10000;
	overflow: hidden;/*must have*/
	width: 100px;/*must have for any value*/;
	visibility: hidden;
}

/* TODO: IE6 support - the `>` selectors */
/* CSS Document */

/*
body {margin:3px; min-width:640px; text-align:center; background-color:#FFFFFF; font-family:Tahoma, Arial, sans-serif; font-size:11px;}
body.feed{margin:1px 3px 0px 3px;text-align:left;background-color:#fff;font-family:Tahoma, Arial, sans-serif;font-size:12px;}
body.frame {padding:0px; margin:0px; background-color:#FFFFFF;}
body.frame_s {padding:2px; margin:0px; background-color:#FFFFFF;}
*/

/*.container, container2  {float:left; width:100%; display:inline;}
.container {margin-left:-208px;}
.mleft, .mleft2 {float:left; width:188px; display:inline;}
.mleft {margin-left:208px;}*/


/*

a {text-decoration:none; font-weight:bold;}
a:link {color:#0B3C64; text-decoration:none;}
a:visited {color:#0B3C64; text-decoration:none;}
a:hover {text-decoration:underline;}


*/
/*.PageActB, .PagePassB, .PageActL, .PageActR, .PagePassLR {
	float:left; 
	height:25px;
	font-family:Tahoma, Arial, sans-serif; 
	font-size:11px;
	text-align:center;*/
}
/*.PageActB {width:186px; padding-top:7px; background:url(../img/PageActB.gif) repeat-x;}
.PagePass {width:187px; padding-top:7px; background:url(../img/PagePassB.gif) repeat-x;}
.PageActL {width:27px; padding-top:7px; background:url(../img/PageActL.gif) no-repeat left 0%;}
.PageActR {width:27px; background:url(../img/PageActR.gif) no-repeat left 0%;}
.PagePassLR {width:27px; background:url(../img/PagePassLR.jpg) no-repeat left 0%;}

.PagePass1 {width:100%; padding-top:7px; background:url(../img/PagePassB.gif) repeat-x;}
.PageActB1 {width:286px; padding-top:7px; background:url(../img/PageActB.gif) repeat-x;}*/

.idgood
{
	background: #CCCCCC;
	bgcolor=#CCCCCC
}
.tooltip
{
	position: absolute;
	z-index: 10000;
	overflow: hidden;/*must have*/
	width: 100px;/*must have for any value*/;
	visibility: hidden;
}
.tooltip iframe
{
	display: none;/*sorry for IE5*/
	display: block;/*sorry for IE5*/
	position: absolute;/*must have*/
	top: 0;/*must have*/
	left: 0;/*must have*/
	z-index: -1;/*must have*/
	width: 3000px;/*must have for any big value*/
	height: 3000px/*must have for any big value*/;
}
.tooltip .intooltip {
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.eventboxLoading iframe
{
	display: none;/*sorry for IE5*/
	display: block;/*sorry for IE5*/
	position: absolute;/*must have*/
	top: 0;/*must have*/
	left: 0;/*must have*/
	z-index: -1;/*must have*/
	width: 3000px;/*must have for any big value*/
	height: 3000px/*must have for any big value*/;
}



body {
	margin: 0px;
	min-width:800px;
}
a:active, a:focus, img {
	outline: 0;
}
.MLeft a {
	text-decoration:none;
	font-weight:normal;
}
.MLeft a:link{
	color:#00468E;
	text-decoration:none;
}
.MLeft a:visited {
	color:#00468E;
	text-decoration:none;
}
.MLeft a:hover {
	text-decoration:underline;
}
.MenuLeft a {
	text-decoration:none;
	font-weight:normal;
}
.MenuLeft a:link{
	color:#00468E;
	text-decoration:none;
}
.MenuLeft a:visited {
	color:#00468E;
	text-decoration:none;
}
.MenuLeft a:hover {
	text-decoration:underline;
}
.MenuLeftAct a {
	text-decoration:none;
	font-weight:bold;
}
.MenuLeftAct a:link{
	color:#00468E;
	text-decoration:none;
}
.MenuLeftAct a:visited {
	color:#00468E;
	text-decoration:none;
}
.MenuLeftAct a:hover {
	text-decoration:underline;
}

.MenuLeft {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	display:inline;
}
.DivCenter {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	float:left; 
	width:100%; 
	padding:5px;
	margin:5px;
	display:inline;
}
.MenuRight a {
	text-decoration:none;
	font-weight:bold;
}
.MenuRight a:link{
	color:#00468E;
	text-decoration:none;
}
.MenuRight a:visited {
	color:#00468E;
	text-decoration:none;
}
.MenuRight a:hover {
	text-decoration:underline;
}

.MenuRight {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	float:left; 
	width:140px; 
	display:inline;
}
.BlockL {
	background-color:#FFFFFF;
	margin-bottom:3px;
	margin-left:3px;
	border-right:3px outset #00468E; 
	border-left:1px outset #00468E; 
	border-top:1px outset #00468E; 
	border-bottom:3px outset #00468E;
}
.NameBlockL {
	background:url(../../site/img/back.gif);
	background-repeat:no-repeat;
	background-color:#A4CEEC;
	font-weight:bold; 
	color:#0B3C64;
	text-align:center;
}
.BlockC {
	background-color:#FFFFFF;
	border-right:3px outset #00468E; 
	border-left:1px outset #00468E; 
	border-top:0px outset #00468E; 
	border-bottom:3px outset #00468E;
	width: 100%;
}
.BlockR {
	background-color:#FFFFFF;
	margin-bottom:3px;
	margin-right:3px;
	border-right:3px outset #00468E; 
	border-left:1px outset #00468E; 
	border-top:1px outset #00468E; 
	border-bottom:3px outset #00468E;
}
.NameBlockR {
	background:url(../../site/img/back.gif);
	background-repeat:no-repeat;
	background-color:#A4CEEC;
	font-weight:bold; 
	color:#0B3C64;
	text-align:center;
}
.BlockContext {
	margin:2px 5px 2px 5px;
	text-align:left;
	z-index:-1;
}
.tree_nav {
	width:auto;
    cursor: pointer;
}
#Navigation {
	width: 100%;
}
#TableTop {
	background-image: url(../img/back.gif);
	width: 100%;
}
#TDTopLogo {
	width: 184px;
}
#TDTopLogo A IMG{
	border: 0;
}
#TDPhoto A IMG{
	border: 0;
}

#TableTopBaner {
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
}
#TDTopRight {
	text-align:left;
}
#TDTopBaner {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
	width: 100%
}
.ImgBaner {
	border-width: 1px;
	border-style: solid;
}
#TDTopInfo {
	padding-left: 3px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
#TableNav {
	background-image: url(../img/backline.jpg);
	background-repeat: repeat-x;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	height: 19px;
	width: 100%;
}

#TableMiddle {
	width: 100%;
	vertical-align:top;
}

#TDMiddleLeft {
	vertical-align:top;
}

#TDMiddleCenter {
	width: 100%;
	text-align: center;
	vertical-align:top;
}

#TDMiddleRight {
	width: 140px;
	text-align: right;
	vertical-align:top;
}
#TableNameBlockC {
	border-collapse: collapse;

}

#TableMiddleCenter {
	border-collapse: collapse;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:8px;
	height:25px;
	width: 100%;
}

#TDBlockMC {
	padding-left:3px;
	padding-right:5px;
	padding-bottom:8px;
	width: 100%;
}

#Center {
	text-align: left;

}
#PageActB1 {
	background:url(../img/PageActB.gif) repeat-x;
	height:25px;

}

#PagePassB1 {
	background-image: url(../img/PagePassB.gif);
	background-repeat: repeat-x;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	height:25px;
}
#PageActB, #PagePassB {
	font-family:Tahoma, Arial, sans-serif; 
	font-size:11px;
	text-align:center;
}
#PageActB {
	background-image: url(../img/PageActB.gif);
	background-repeat: repeat-x;
}
#PagePassB {
	background-image: url(../img/PagePassB.gif);
	background-repeat: repeat-x;
}
}
#PagePassB a {
	text-decoration:none;
	font-weight:bold;
}
#PagePassB a:link{
	color:#00468E;
	text-decoration:none;
}
#PagePassB a:visited {
	color:#00468E;
	text-decoration:none;
}
#PagePassB a:hover {
	text-decoration:underline;
}














#TablePath {
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
#TDPathLeft {
	width: 194px;
}
#TDPathForSellers {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}
#TDPathSelZnak {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	width: 52px;
	vertical-align: middle;
	text-align: center;
}
#TDPathIconTariffs, #TDPathIconNew, #TDPathIconEnter, #TDPathIconForgot, #TDPathIconShop {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	width: 20px;
	text-align: left;
	vertical-align: middle;
}
.TDPath {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 2px;
}
/*#TDPathCategories {
	font-weight: bold;
}*/
#TDPathCategories h2 {
 	margin: 0px;
	padding: 0px;
	display: inline;
}
/*#TDPathIconEnter {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	width: 20px;
	text-align: left;
	vertical-align: middle;
}*/
.TDPathIconSqr {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	width: 15px;
	text-align: left;
	vertical-align: middle;
}
.TDPathIconSqrMid {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	width: 20px;
	text-align: center;
	vertical-align: middle;
}
.TDPathIconTrngl {
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
	width: 10px;
	text-align: left;
	vertical-align: middle;
}
#TDPathRightEmpty {
	width: 150px;
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
}
#TDPathRightSmallEmpty {
	width: 15px;
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
}
#TDPathRightBigEmpty {
	width: 250px;
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
}
#TDPathRight {
	text-align: left;
}
#TDPathTotals {	
	font-weight: bold;
	/*font-style: italic;*/
}
#TableSearch {
	width: 100%;
	height: 55px;
}
#TDSearchLeft {
	width: 98px;
	text-align: left;
	vertical-align: top;
	height: 55px;
}
#TDSearchLeft2 {
	height: 55px;
	width: 31px;
	text-align: center;
	vertical-align: top;
	background-image: url(/images/Search_Back.gif);
	background-repeat: repeat-x;
}
#TableLang {
	width: 100%;
	background-image: url(/images/Search_Back1_2.jpg);
	background-repeat: no-repeat;
	height: 100%;
	background-position: left top;
}
#TableNoLang {
        width: 100%;
        background-image: url(/images/Search_Back1_2_NoLang.jpg);
        background-repeat: no-repeat;
        height: 100%;
        background-position: left top;
}
#TDLangTop {
	height: 21px;
	text-align: left;
	vertical-align: bottom;
}
#TDLangBottom {
	height: 17px;
	vertical-align: top;
}
#TDLang {
	text-align: center;
	height: 17px;
	vertical-align: top;
}
#TDSearchLeft3 {
	height: 55px;
	width: 65px;
	background-image: url(/images/Search_Back1_3_1.jpg);
	background-repeat: no-repeat;
}
#TDSearchCenter {
	background-image: url(/images/Search_Back.gif);
	background-repeat: repeat-x;
}
#TDSearchRight {
	background-repeat: no-repeat;
	background-image: url(/images/Search_Back2.gif);
	height: 55px;
}
#TableSearchFields {
	height: 55px;
}
#TableSearchFields select {
	height: 20px;
	border-width: 1px;
	border-style: inset;
	width: 145px;
}
#TableSearchFields #SelCity {
	width: 165px;
}
#TableSearchFields #SelRegion {
	width: 155px;
}
#TableSearchFields
#TableSearchFields #TDCaptionCity {
	text-align: left;
	height: 18px;
	vertical-align: bottom;
}
#TableSearchFields #TDCaptionBrand {
	text-align: left;
	height: 18px;
	vertical-align: bottom;
}
#TableSearchFields #TDSelectCity {
	height: 21px;
	vertical-align: top;
}
#TableSearchFields #TDSelectBrand {
	height: 21px;
	vertical-align: top;
}
#TableSearchFields #TDNotes {
	height: 16px;
	vertical-align: top;
	text-align: left;
}
#TableSearchFields #TDCaptionPrUSD {
	text-align: left;
	vertical-align: bottom;
	height: 18px;
}
.TDFromTo {
	vertical-align: top;
}
#TableSearchFields .InpFromTo {
	width: 44px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#TableSearchFields .DivFromTo {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	float: left;
	height: 20px;
}
#TableSearchFields #TDCaptionModel {
	text-align: left;
	vertical-align: bottom;
	height: 18px;
}
#TableSearchFields #TDInputModel {
	height: 21px;
	vertical-align: top;
}
#TDAdvSearch {
	/*background-image: url(/images/Search_Back.gif);
	background-repeat: repeat-x;*/
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	/*border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;*/
}
#InpModel {
	width: 140px;
	height: 21px;
}
#InpModelLong {
	width: 280px;
	height: 21px;
}
.EmptyCapCell {
	width: 8px;
	height: 18px;
	text-align: left;
	vertical-align: bottom;
}
.EmptyFieldCell {
	height: 21px;
	vertical-align: top;
}
#Reg {
	text-align: left;
	vertical-align: middle;
}

.TDPathEmpty {
	width: 10px;
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
}
/*.TDPathEmptySmall {
 	width: 6px;
	background-image: url(/images/Prod_Back.gif);
	background-repeat: repeat-x;
}*/
#TableSearchFields #TDSearchButton {
	text-align: center;
	vertical-align: top;
}
#ButtonSearch {
	height: 23px;/*21px;*/
	width: 65px;
	/*font-weight: bold;*/
}
.DivBigBanner {
 	text-align: center;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	margin-top: 4px;
	margin-bottom: 4px;
}
/*#TablePathBackground td {
 	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}*/