* {font-family: Arial, Verdana, sans-serif;}

/* LoginPanel */
div#LoginPanel
{
	width: 240px;
	position: absolute;	
	z-index: 100;
	right: 31%; 
	top: 80px;
	padding: 10px 10px 0 20px;
	display: none;
	background-color: #fff;
	border: 1px solid #5682bc;
}

div#LoginPanel td
{
	font-size: 70%;
	color:#666666;
	padding: 0.5em 1em 0 0;
}

div#LoginPanel input
{
	font-size: 110%;
	color:#333;
}

div#LoginPanel td#loginLabel
{
	font-size: 80%;
	color:#666;
	padding: 0.7em 1em 0 0;
	
}
/**/


#error404Block
{
	padding: 0 0 100px 200px;
}

#error404Block h1
{
	font-size:150%;
	color:#333;
	margin:0;
}

#error404Block p
{
	margin: 0.4em 0 2.5em 0;
}

#error404Block a
{
	font-size:75%;
}



/* general */
p
{
	font-size: 0.8em; 
	color: #fff; 
	/*line-height: 1.5em; */
	margin-top: 0.5em;
}

/*a{font-size: 0.9em;}*/

h3 {font-size: 110%; font-weight: normal; color: #fff; /*margin: 0.5em 0 0.8em 0; */ clear: both;}

ul{/*margin-top: 0.5em;*/ padding-left:0; margin-left:0; color:#333; }

ol 
{
	margin-top: 0.5em; 
	padding-left: 0em; 
	margin-left: 0.5em; 
	color: #333; 
	line-height: 1.4em;
}

ol li 
{
	list-style-type: decimal; 
	margin: 0.4em 0 0.4em 1em; 
	font-size: 0.8em; 
	line-height: 1.25em;
}

ul li
{
	list-style-type: none;
	/*text-indent:-1.5em;*/
	/*margin: 0.4em 0 0.4em 3em;*/
}


img.borderImg{border: 1px solid #999;}

.imgBlock{/*float:left;*/ border: 1px solid #ccc; background-color:#fff;}
.imgBlock img{margin: 4px; border:0;}

.highlight td{background-color:#f4f2de;}

/*.contentBlock {padding: 0.2em 40px 0 10px;}*/

.none {	display:none;}

.visible {display:block;}

/* paragraph */
div.pContent {clear:both; padding-bottom:1em;}
div.pContent p {line-height: 1.5em; clear:both;}

div.imgTop{padding: 0.5em 0 0.5em 0; overflow: hidden;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0; overflow: hidden;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em; overflow: hidden;}
div.imgBottom{padding: 0.4em 0 0.8em 0; overflow: hidden;}

p.caption{font-size:70%; color:#666; font-style:italic; margin: 0.5em 0;}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}

div#paragraphFile{padding: 0.5em 10px 0.5em 28px; height:26px;}
div#paragraphFile a{font-size:80%;}
div#paragraphFile small{font-size:70%; color:#999;}

div.attach{background: url('i/icons/default.gif') no-repeat left center;}
div.pdf{background: url('i/icons/pdf.gif') no-repeat left center;}
div.word{background: url('i/icons/word.gif') no-repeat left center;}
div.excel{background: url('i/icons/excel.gif') no-repeat left center;}
div.zip{background: url('i/icons/zip.gif') no-repeat left center;}

h3.pHeader{font-size:85%;}
h3.pHeader a{border-bottom: 1px dashed #5682bc; text-decoration:none;}
h3.pHeader a:hover{border-bottom: 1px dashed #f28b05; text-decoration:none;}
h3.pHeader a.cur{border-bottom: 1px dashed #f28b05; color:#f28b05; text-decoration:none;}

table.pNone{display:none;}
table.pVisible{display:block;}

div.pNone{display:none;}
div.pVisible{display:block;}

.pNone{display:none;}
.pVisible{display:block;}

/* links */
a{text-decoration:underline; color:#5682bc;}
a:hover{text-decoration:underline; color:#00236a;}

/* path */
div.path {color:#333;}
div.path a{font-size:75%;}
div.path small{font-size: 85%; color:#333;}
div.path h1{font-size:140%; margin-top:0.3em;}
#goodBlock div.path h1{margin-bottom:0;}


/* header */

.headerMenuList {padding-top:25px; padding-left:25px;}

.headerMenuList ul{margin: 0 0 0 -10px; padding:0; font-size:85%; color:#333; clear:both;}
.headerMenuList ul li{float:left; text-indent:0; color:#333; line-height:1.2em; margin: 0 20px 0 0; padding: 0.4em 10px;}
.headerMenuList ul li.cur{background-color:#00236a; color:#fff;}

.headerPhone small{color:#333; font-size:70%;}
.headerPhone small.none{color:#fff; visibility: hidden; display:inline;}
.headerPhone strong{color:#333; font-size:120%;}
.headerPhone a{display:block; font-size:70%; padding-top:0.1em;}


/* menu */
/*.twoMenuList{margin: 0 0 1em 0; padding: 0 20px 0 15px; font-size:100%; color:#333;}*/
.twoMenuList strong{display:block; font-size:80%; padding: 0 10px 0 10px; line-height:1.3em;}
/*.twoMenuList li{text-indent:0; color:#333; font-size:80%; line-height:1.2em; margin: 0.3em 0 0.4em 10px; padding: 0.5em 10px 0.3em 10px;}*/
.twoMenuList li.cur
{
	background-color:#00236a;
	color:#fff;
}
.twoMenuList strong a
{
	border-bottom: 1px dashed #5682bc;
	text-decoration:none; 
}

.twoMenuList strong a:hover
{
	border-bottom: 1px dashed #00236a;
	text-decoration:none; 
}



.oneMenuList{margin: 0 0 2em 0; padding: 0 20px 0 0; font-size:100%; color:#333;}
.oneMenuList li{text-indent:0; color:#333; font-size:75%; line-height:1.2em; margin: 0 0 0.4em 10px; padding: 0.4em 10px 0.4em 10px;}

/*#headerMap
{
	padding-right:50px;
	padding-left:5px;
}*/

/*#headerMap .headerMapPhone
{
	padding: 35px 0 0 0;
}*/

/*#headerMap .headerMapPhone p
{
	line-height:normal;
	margin: 0 0 0.2em 0;
	color:#333;
	white-space:nowrap;
}*/

/*#headerMap .headerMapPhone small
{
	color:#333;
	font-size:70%;
}*/

/*#headerMap .headerMapPhone strong
{
	color:#333;
	font-size:100%;
}*/

/*#headerMap .headerMapAll
{
	font-size:80%;
	height:68px;
	background: url('i/icons/russia_map.gif') no-repeat right top;
	padding: 1.8em 135px 0 0;
	text-align:left;
	white-space:nowrap;
}*/	
/* home */
.homeCenterBlock{padding-right: 40px;}
.homeCenterBlock .homeParagraph{padding: 2em 10px 0 10px;}
.homeblockParagraph{padding: 2em 40px 0 10px;}
.homeblockAnons{padding: 3em 40px 0 10px;}

.fullHomeCatBlock{padding: 1em 40px 2em 2px;}
.fullHomeCatBlock h4{font-size:85%; font-weight:normal; margin: 0.7em 0 0.3em 8px; color:#333;}
.fullHomeCatBlock ul{margin: 0; padding:0; font-size:100%; color:#333;}
.fullHomeCatBlock ul li{text-indent:0; color:#333; font-size:70%; line-height:1.2em; margin: 0 0 0 8px; padding: 0.3em 0;}

.homeCatBlock{padding: 1em 40px 2em 2px;}
.homeCatBlock h4{font-size:85%; font-weight:normal; margin: 0.7em 0 0.3em 8px; color:#333;}
.homeCatBlock p{font-size:70%; line-height: 1.3em; color:#666; margin: 0 0 0 8px;}
.homeCatBlock p p{font-size:100%; line-height:normal;}

.homeAnonsTable td{padding: 0 0 0.6em;}
.homeAnonsTable td.text{padding-bottom: 2em;}
.homeAnonsTable h4{font-size:90%; font-weight:normal; margin: 0 0 0.3em 0;}
.homeAnonsTable p{font-size:70%; color:#fff; margin:0; line-height:1.4em;}
.homeAnonsTable p p{font-size:100%; line-height:normal;}

.homeGoodTable td{padding: 1.3em 40px 4em 0; font-size:75%;}
.homeGoodTable .descrBlock{clear:both; padding: 0.8em 0 0 0;}
.homeGoodTable .descrBlock h4{font-weight:normal; margin: 0 0 0.3em 0;}
.homeGoodTable .descrBlock div{line-height:1.3em;}
.homeGoodTable .descrBlock p{font-size:90%; line-height:1.3em; margin: 0 0 0.7em 0; color:#999;}


/* footer */
#footerBg{padding-top:1.5em;}
#footerContacts{padding: 1em 40px 2em 10px;}
#footerContacts small{font-size:70%; color:#666;}
#footerContacts small.none{color:#fff; visibility: hidden; display:inline;}
#footerContacts strong{font-size:80%; color:#666;}
#footerContacts p{font-size:70%; color:#666; line-height:1.3em; margin: 0.6em 0 2em 0;}
#footerTl{padding: 2em 40px 2em 10px;}
a.tlLink{display:block; padding-top:0.6em; font-size:70%;}


/* catalogue */
.catalogueBlock{
	padding-bottom:3em;
	float:left;
	width:70%
}

.banBlock{
	float:right;
	width:200px
}

.goodListTable {border-collapse: collapse;}
.goodListTable td{padding: 1em 0; font-size:75%; border-top: 1px solid #999; border-bottom: 1px solid #999;}
.goodListTable td strong {font-size: 1.1em; font-weight: normal;}
.goodListTable td small{font-size: 100%;}
.goodListTable td.price{white-space: nowrap;}
.goodListTable tr.variant td{font-size:70%; padding: 0 10px 0.6em 25px; border:0;}
.goodListTable tr.variant td.price{padding-left:10px;}
.goodListTable td p {font-size: 1em; line-height: 1.5em; margin: 0 0 0.7em 0; color: #999;}

.goodBlockTable td{padding: 2em 0; font-size:75%;}
.goodBlockTable td.img{clear:both;}
.goodBlockTable td.descr{padding: 2em 40px 2em 25px;}
.goodBlockTable td.descr h4{font-weight:normal; margin: 0 0 0.3em 0;}
.goodBlockTable td.descr div{line-height:1.3em;}
.goodBlockTable td.descr p{font-size:90%; line-height:1.3em; margin: 0 0 0.7em 0; color:#999;}


/* goodpage */
.goodOnePrice{padding: 0.2em 0 2em 0; font-size:80%;}
.goodVarPrice{padding: 0.8em 0 2em 0; font-size:75%; line-height:1.8em;}

.rightGoodOnePrice{background-color:#efefef; margin: 0.8em 40px 0 0; padding: 15px; line-height:1.3em;}
.rightGoodOnePrice small{font-size:70%;}
.rightGoodVarPrice{background-color:#efefef; font-size:80%; margin: 0.8em 40px 0 0; padding: 15px; line-height:1.5em;}

.goodCharacteristics{border-collapse: collapse; border-bottom: 1px solid #ccc;}
.goodCharacteristics td{padding: 0.5em 10px 0.6em 10px; font-size:75%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.goodCharacteristics th{padding: 0.5em 10px 0.6em 10px; font-size:80%; border-top: 1px solid #ccc; border-bottom: 0;}
.goodCharacteristics tr.inside td{border:0; font-size:70%; padding-top:0;}

.goodNameTrack h4{font-size:50%;}

/* Russia Map
-----------------------------------*/
/*
.officeTable
{
	border-collapse: collapse;
	width: 100%;
	border:0;
}

#officeNameList
{
	margin: 3em 0 0 10px;
	padding: 0;
	font-size:75%;
}

#officeNameList li
{
	line-height:1.2em;
	margin: 0;
	padding: 0.3em 10px 0.4em 10px;
	text-indent:0;
	white-space:nowrap;
}

#officeNameList li.cur
{
	background-color:#e79044;
	color:#fff;
}

#officeNameList li span
{
	color:#527aa2;
	border-bottom: 1px dashed #527aa2;
	cursor:pointer;
	cursor:hand;
}

#officeNameList li.over span
{
	color:#e79044;
	border-bottom: 1px dashed #e79044;
	cursor:pointer;
	cursor:hand;
}

#officeNameList li.cur span
{
	color:#fff;
	border:0;
}

#officeInfo
{
	width:100%;
	padding: 1.6em 0 0 50px;
}

#officeInfo h3
{
	font-size:120%;
}

#map,
#map_debug
{
	position: relative;
	width:600px;
	height: 328px;
	background: url('i/rusmap.gif') no-repeat left top;
}

#map_debug
{
	background: url('i/rusmap_debug.gif') no-repeat left top;
}

.office,
.officeOver,
.officeCur
{
	position:absolute;
	clear:both;
	z-index: 40;
}

.officeCur
{
	z-index: 30;
}

.office .point,
.officeOver .point,
.officeCur .point
{
	float:left;
	width:11px;
	height:16px;
	cursor: pointer;
	cursor: hand;
	background-image: url('i/icons/map_point.gif');
	background-repeat: no-repeat;
}

.office .point
{
	background-position: 0 4px;
}

.officeOver .point
{
	background-position: 0 -16px;
}

.officeCur .point
{
	background-position: 0 -36px;
}

.office .name,
.officeOver .name,
.officeCur .name
{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#6e99c3;
	height: 16px;
	padding: 3px 0 0 3px;
}

.office .name
{
	display:none;
}

.officeOver .name,
.officeCur .name
{
	display:visible;
}

.officeCur .name
{
	color:#e79044;
}
*/
/* contactspage */
.Contacts
{
	margin-bottom:25px;
}

.Contacts tr td
{
	vertical-align:top;
}

.ContactContent
{
	padding:0;
	margin:0;
}

.ContactContent h3
{
	padding:0;
	margin:0;
}

.russiaOfficeList
{
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
	font-size:80%;
}

.russiaOfficeList tr td
{
	line-height:1.2em;
	margin: 0;
	padding: 0.3em 10px 0.4em 10px;
	text-indent:0;
	white-space:nowrap;
	list-style-type: none;
}

.russiaOfficeList tr td.cur
{
	/*background-color:#1d4480;*/
	color:#fff;
}

.officeTable
{
	border-collapse: collapse;
	width: 100%;
	border:0;
}

.officeNameList
{
	margin: 3em 0 0 10px;
	padding: 0;
	font-size:75%;
}

.officeNameList h4
{
	font-size:100%;
	font-weight:bold;
	margin: 0 0 0.3em 10px;
	color:#333;
	padding: 0 0 0.2em 15px;
	white-space:nowrap;
}

.officeNameList .sale
{
	background: url('i/icons/map_point.gif') no-repeat left center;
}

.officeNameList .sto
{
	background: url('i/icons/sto_point.gif') no-repeat left center;
}

.officeNameList li
{
	line-height:1.2em;
	margin: 0;
	padding: 0.3em 10px 0.4em 10px;
	text-indent:0;
	white-space:nowrap;
	list-style-type: none;
}

.officeNameList li.cur
{
	background-color:#e79044;
	color:#fff;
}

.officeNameList li span
{
	color:#527aa2;
	border-bottom: 1px dashed #527aa2;
	cursor:pointer;
	cursor:hand;
}

.officeNameList li.over span
{
	color:#e79044;
	border-bottom: 1px dashed #e79044;
	cursor:pointer;
	cursor:hand;
}

.officeNameList li.cur span
{
	color:#fff;
	border:0;
}

.officeInfo
{
	width:100%;
	padding: 0.4em 0 0 50px;
}

.officeInfo h3
{
	font-size:120%;
}

#russiaBlock .map,
#russiaBlock .map_debug
{
	position: relative;
	clear: both;
	width: 651px;
	height: 330px;
	background: url('/i/russianMap.gif') no-repeat left top;
	z-index: 5;
}

#russiaBlock .map_debug
{
	background: url('i/rusmap_debug.gif') no-repeat left top;
}


.blue
{
	color:#3e79b3;
}

.light_blue
{
	color:#74b5e0;
}

.off
{
	display:none;
}

.on
{
	position:absolute;
	left:0;
	top:0;
	width:600px;
	height: 328px;
	/*background: url('../i/rusmap_white.png') no-repeat left top;*/
	display:block;
	z-index:15;
}

#moscowBlock .map,
#moscowBlock .map_debug
{
	position: relative;
	clear:both;
	width:260px;
	height: 328px;
	background: url('i/icons/mosmap.gif') no-repeat left top;
}

#moscowBlock .map_debug
{
	background: url('i/icons/mosmap_debug.gif') no-repeat left top;
}

.office,
.officeOver,
.officeCur
{
	position:absolute;
	clear:both;
	z-index: 10;
}

.officeOver
{
	z-index: 20;
}

.officeCur
{
	z-index: 11;
}

.office .stoPoint,
.officeOver .stoPoint,
.officeCur .stoPoint
{
	float:left;
	width:10px;
	height:10px;
	cursor: pointer;
	cursor: hand;
	background: url('i/icons/sto_point.gif') no-repeat;
	margin-top:4px;
}

.office .stoPartnersPoint,
.officeOver .stoPartnersPoint,
.officeCur .stoPartnersPoint
{
	float:left;
	width:10px;
	height:10px;
	cursor: pointer;
	cursor: hand;
	background: url('i/icons/sto_partner_point.gif') no-repeat;
	margin-top:4px;
}

.office .point,
.officeOver .point,
.officeCur .point
{
	float:left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	cursor: hand;
	background: url('/i/mapPoint.gif') no-repeat;
	margin-top: 4px;
}


.office .point,
.office .stoPoint,
.office .stoPartnersPoint
{
	background-position: 0 0;
	
}

.officeOver .point,
.officeOver .stoPoint,
officeOver .stoPartnersPoint
{
	/*background-position: 0 -20px;*/
}

.officeCur .point,
.officeCur .stoPoint,
.officeCur .stoPartnersPoint
{
	/*background-position: 0 -40px;
	z-index: 20;*/
}

.office .moscowPoint,
.officeOver .moscowPoint,
.officeCur .moscowPoint
{
	float:left;
	width:16px;
	height:15px;
	cursor: pointer;
	cursor: hand;
	background: url('i/icons/mos_point.gif') no-repeat;
	margin-top:1px;
}

.office .moscowPoint
{
	background-position: 0 0;
	
}

.officeOver .moscowPoint
{
	background-position: 0 -25px;
}

.officeCur .moscowPoint
{
	background-position: 0 -50px;
}

.office .name,
.officeOver .name,
.officeCur .name
{
	float:left;
	font-size:75%;
	font-weight:bold;
	color:#6e99c3;
	height: auto;
	padding: 0.4em 10px 0.4em 10px;
	background-color:#fff;
	border:1px solid #ccc;
	position: absolute;
}

.name_text
{
	font-weight:normal;
	font-size:100%;
}

.name_text p
{
	padding:0;
	margin:0;
	font-size:100%;
	white-space: nowrap;
}

.office .name {	display: none; clear: both; position: absolute; /* bottom: -1px;*/}

.officeOver .name,
.officeCur .name
{
	display:visible;
	margin:0 0 0 5px;
}

.officeCur .name
{
	color:#e79044;
	z-index: 20;
}

.contact_field
{
	padding:2px;
	color:#fff;
	border:1px solid #ccc;
	display:none;
}


#formTable{width:80%; }
#formTable td {font-size:75%; color:#333; /*padding: 0.4em 50px 0.4em 8px;*/ padding-top: 5px;}
#formTable td sup{color:#cd3210;}

#formTable input{font-size: 120%; letter-spacing: 0.1em;}
#formTable input.text{width: 350px; /*border: 1px solid #afafaf;*/}
#formTable input.textfocus{width:100%;  /*border: 1px solid #f4b907;*/}

#formTable select{font-size:120%;}

#formTable textarea{font-size:120%; width: 350px; /*border: 1px solid #afafaf;*/}
#formTable textarea.textfocus{border: 1px solid #f4b907;}


