* {font-family: Tahoma, Verdana, sans-serif;}

body
{
	margin:0;
	padding:0;
}

#err_div
{
	width: 500px;
	position: absolute;	
	z-index: 100;
	left: 31%; 
	top: 150px;
	display: none;
	background-color:#fff;
	filter:alpha(opacity=90);
  	-moz-opacity: 0.9;
  	-khtml-opacity: 0.9;
 	opacity: 0.9;
	border: 1px solid #e50000;
}

#err_div .header{display:block; background-color: #e50000; margin:0;}
#err_div .header h4{color:#fff; font-weight:normal; font-size:90%; padding: 0.2em 20px 0.4em 20px; margin:0;}
#err_div .header img{margin-right:5px;}
#err_div .comments{padding: 25px 20px 15px 20px;}
#err_div .comments textarea{width:458px;}
#err_div .comments small{display:block; font-size:70%; color:#333; padding-bottom:0.5em;}
#err_div .submit{padding: 0 20px 30px 20px;}


/* 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:80%; color:#333; line-height:1.5em; margin-top:0.5em;}
h3{font-size:120%; font-weight:normal; color:#333; margin: 0.5em 0 0.8em 0; clear:both;}

ul, ol
{
	margin-top: 0.5em;
	padding-left:0;
	margin-left:0;
	font-size:80%;
	color:#333;
	line-height:1.4em;
}

li
{
	list-style-type: none;
	text-indent:-1.5em;
	margin: 0.4em 0 0.4em 3em;
}

ol li
{
	list-style-type:decimal;
	text-indent:0;
}

table
{
	width:100%;
	border-collapse:collapse;
}

table td
{
	vertical-align:top;
}

img.borderImg{border: 1px solid #999;}

.imgBlock{float:left; border: 1px solid #ccc; background-color:#fff;}
.imgBlock img{margin: 6px; border:0;}

.highlight td{background-color:#f4f2de;}

.contentBlock{padding: 0.2em 40px 0 10px;}


/* paragraph */
div.pContent{clear:both; padding-bottom:1em;}
div.pContent p{line-height:1.6em;}

div.imgTop{padding: 0.8em 0 0.5em 0;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em;}
div.imgBottom{padding: 0.4em 0 0.8em 0;}

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;}


/* links */
a{text-decoration:underline; color:#5682bc;}
a:hover{text-decoration:underline; color:#ff6c00;}


/* 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;}

/* Форма запроса
-----------------------------------*/
table.form{width:680px;}
table.form td{font-size:75%; color:#333; padding: 0.3em 20px 0.3em 0;}
table.form td.leftCol{width:180px; padding-top:0.6em;}

table.shortform{width:220px;}
table.shortform td{font-size:75%; color:#333; padding: 0.3em 20px 0.3em 0;}
table.shortform td.leftCol{width:25%; padding-top:0.6em;}

/**/
