/*basic*/
* html body { height:100%; }
html { 
	margin:0; 
	height:100%; }
	
body { 
	margin:0; 
	height:100%; 
	color:#470909;
	}
a { 
	color:rgb(71, 9, 9);}	
a:hover { 
	text-decoration:none;}

img { 
	border-style:none;
}

h1 { margin:0; padding:10px 0; font-size:40px; }
h2 { margin:0; padding:5px 0; font-size:20px; }


/* layout */
.page { 
    width:100%;
    min-height: 100%;
	/*background:#9E3024 url('/img/footerbg.jpg') repeat-x bottom center; 	*/
    background:#9E3024 url('/img/background.jpg')  top center;     
}

.top { 
    /*background: url('/img/topbg.jpg') repeat-x top; */
    width:100%; 
    height:95px;
    }
        
.frame
{
    margin:0 auto;
    width: 1000px;
	position:relative;
}
    
.border {
	background: url('/img/border.png') repeat-y;	
	position:relative;
}
	
.header { 
	position: relative;
    top: -80px;
	background: url('/img/headbg.png') no-repeat top; 
	width:973px;  
	height:100px;
	
	/* i love you IE */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/headbg.png', sizingMethod='scale');
	_background-image:none;
}

.footer { 
    /* see page */
}	

.bottom {
	background: url('/img/bottombg.png') no-repeat bottom left; 
	width:979px;
	height:175px;
	/* i love you IE */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bottombg.png', sizingMethod='scale');
	_background-image:none;
}
.imgtreehome{
position:absolute; margin-top:-180px; margin-left:220px;
}

/* Other */	
.logotype { 
	position:absolute; 
	margin:35px 0 0 60px;
}
	
.mainmenu { 
	position:absolute; 
	margin:0 0 0 17px;
	z-index:1000;
	top:-80px;
	left:0px;
}
.phone {
	position:absolute;
	right:70px;
	top:-40px;
	z-index:5;
}

/* Content*/
.main{
    
	margin:0px 50px 0px 300px;
/*    min-height:250px;
    _height:250px; /* i love IE*/
}
.content {
	position:relative;
	min-height:500px;
	_height:500px; /* i love IE
	padding-left:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#480A0A;
	padding-right:20px;
	/*width:550px;*/
}
/* sub menu*/
.submenu { list-style:none; margin:0; padding:0; font-size:16px; padding-bottom:10px;}
.submenu li { display:inline; }
.submenu li.cur { font-size:18px;}
.submenu li.delim { }

/* ------------ */
/* galery */
#bigimage {
	position:fixed;
    top: 30px;
	z-index:1024;/*а докликает ли ктонить ?*/
	/*
	padding-right:1px;
	padding-bottom:2px;
	background:url('/img/black50.png');

	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/black50.png', sizingMethod='scale');
	_background-image:none;
	*/

}
#bigimagebody{
background:#D2C89A;
position:relative;
}
#bigimage img { 
    max-height: 500px;
	padding:15px; 
	padding-bottom:10px;
	cursor:pointer;
    /*#height: expression( ((this.offsetHeight>500)?('500px'):(this.offsetHeight+'px')));*/
}

#bigimage #caption {
	font-size:18px;
	font-style:italic;
	/*float:left;
	padding-bottom:10px;*/
}
/*
#bigimage #close {
	float:left;
	width:20%;
    position: absolute;
    right: 0px;
	text-align:right;
	font-size:12px;
    padding-right: 30px;
}
*/
.collage { position:absolute; width:600px; height:800px; }	
	.collage img {border:4px solid #D2C89A; }
	.collage .thumb { position:absolute; cursor: move;}
/* ------------ */




/* ------------ */
/* random man */
.man {
	display:block;
	position:absolute;
	margin-left:11px;
	padding-top:200px;
	bottom:-5px;
}
.man img {
	margin-left:20px;
}
.ballon { 
	width:265px;}
.ballon h2 { padding:0 0 10px 0;}
.ballon_top{ 
	height:22px; 
	background:url('/img/poupup_top.png') no-repeat top left; 
	/* i love you IE */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/poupup_top.png', sizingMethod='scale');
	_background-image:none;
}
.ballon_content{
	min-height:147px; 
	background:url('/img/popup_bg.gif') repeat-y top;
	padding:0 10px;
	font-size:14px;
	/* i love you IE 
	_height:147px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/poupup_bg.png', sizingMethod='scale');
	_background-image:none;*/
}
.ballon_content p{
	margin:0;
	padding:10px 0;
}
.ballon_bottom{ 
	height:107px; 
	background:url('/img/poupup_bottom.png') no-repeat left;
	/* i love you IE */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/poupup_bottom.png', sizingMethod='scale');
	_background-image:none;
	
	}
/* ------------ */

/* Телик */

.line {
    background:transparent url(/img/line.jpg) ;
    height:1px;
    margin:10px 0px;
	margin-left:420px;
}
#flashcontent {
    width: 453px;
    height: 400px;
    float: left;
    margin-left: -30px; 
}
.videoList {padding-top: 20px;}
.videoContainer{ margin-bottom: 10px;}
.videoTitle{ font-size: 14px; color: #194E70; }
.videoTitleCur{ font-size: 18px; color: #480A0A; font-weight: bold;}
.videoDescriptionCur{ font-style: italic; }

.page_nav { color: #480A0A; font-size: 14px;}
.page_nav_pagecur {color: #480A0A;}

h3 {
margin-bottom:0px;
padding-bottom:0px;
}

p {
margin-top:0px;
}