/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

li {
	padding-bottom:20px;
}

ul {
	padding:0px;
	margin:0px;
	margin-left:30px;
	margin-top:20px;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;	
	color: #ff9a35;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;;	
	color: #090;
	margin:0px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:normal;
}

h3 {
padding:0px;
padding-bottom:25px;
font-weight:normal;
margin:0px;
font-size: 26px;
color: #090;
font-weight:normal;
line-height:normal;
}


h4 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;;	
	color: #090;
	margin:0px;
	padding:0px;
	font-weight:normal;
	padding-bottom:7px;
}

h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;	
	color: #ff9a35;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

a.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;	
	color: #09C;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	border-bottom:1px dotted #666666;
}

a.h1:hover {	
	color: #390;
	border-bottom:1px solid #666666;
}



a.blog_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height:normal;
	
}

a.blog_title_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:normal;
	
}


td, p, form{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
}


#page-footer {
font-size: 11px;
color: #999999;
margin-left:25px;
}

#light {
font-size: 11px;
color: #999999;	
}

div.fin_div_block {
border:1px #ff9a35 dashed;
padding:0px;
display:none;
margin-top:20px;
margin-bottom:20px;
}


div.fin_div_block_fac {
border:1px #ff9a35 dashed;
padding:20px;
display:none;
margin-top:20px;
margin-bottom:10px;;
}

img.port {
border:0px;

}

img.port_full {
border:0px solid #C60;
}


a.thickbox {
	border:2px dotted #ff9a35;
	display: inline-block;
	padding:3px;
	margin:5px;
	margin-left:0px;
	margin-right:10px;
	
}

a.div-port{
padding:5px;
margin-right:5px;
margin-bottom:5px;
border:1px #ff9a35 dashed;
width:80px;
height:80;
display:inline-block;
cursor:pointer;
}

a.div-port:hover{
background-color:#fcdec1;
border:1px #ff9a35 solid;
width:80px;
height:80;
display:inline-block;
cursor:pointer;
}

#div-port_descr{
font-size:12px;
font-style:normal;
position:absolute;
padding:10px;
width:450px;
height:300px;

border:1px #CC3300 dashed;
background-color: #FFCC00;
}

#fin_logo {
	display:inline-block;
	width:350px;
	
}
#fin_slogan {
	display:inline-block;
	width:100%;
}



#div-port_descrfull{
padding:10px;
width:700px;
height:450px;
left:50%;

border:1px #CC3300 dashed;
background-color: #000000;
}



a {
color: #09C;
text-decoration: underline;
}

a:hover {
color: #FF0000;
}

a.coopurate1 {
font-size: 11px;
color: #999999;
text-decoration: underline;
}

a.coopurate1:hover {
font-size: 11px;
color: #333333;
text-decoration: underline;
}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background: #ff9a35;
  border:1px solid #cecece;
  z-index:0.5;
  text-align:center;
  background-image:url(/images/finogeev/finogeev_contact_fon.gif);
  background-position:center;
  background-repeat:no-repeat;
}

#content_port_img{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background: #FFF;
  border:1px solid #cecece;
  z-index:0.5;
  text-align:center;
  background-position:center;
  background-repeat:no-repeat;
  overflow: auto;
  padding-top:30px;
}


div.modal_form{

  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  width:408px;
  background: #ffffff;
  z-index:2;
  font-size:13px;
  display:none;
}