﻿
/*industrial alpinism*/
.indalp
{
	width:100%;
	float:left;
	clear:both;
	
	background:url('../i/indalp/bgr.png') repeat-x top;	
}
.indalp .logo
{
	
}
.indalp .logo a
{
	position:absolute;
	z-index:200;
	top:0;
	left:0;
	width:281px;
	height:278px;
}
.indalp .logo a img
{
	width:281px;
	height:278px;
}
.indalp .leftClmn
{
	width:230px;
	float:left;
	clear:both;
	
	background:#f6f4f0;
	
	margin-top:222px;
	padding-top:56px;
}
.indalp .rightPart
{
	float:left;
	width:745px;
	margin:20px 0px 0px 25px;
	z-index:300;
	position:relative;
}
.indalp .rightPart .menu
{
	width:745px;
	float:left;
	clear:both;
	z-index:300;
	position:relative;
	margin-bottom:5px;
}
.indalp .rightClmn
{
	width:230px;
	float:left;
	
	background:#f6f4f0;
}
.indalp .centerClmn
{
	width:515px;
	float:left;
	display:inline;
	
	overflow:hidden;
}
.indalp .masterFooter
{	
	height:80px;
	width:100%;
	clear:both;
	margin-top:10px;
	float:left;	
}
.indalp .masterFooter .ftop
{
	width:100%;
	float:left;
	clear:both;
}
.indalp .masterFooter .fbottom
{
	border-top:solid 1px #ebe9e6;
	width:100%;
	float:left;
	clear:both;
	text-align:right;
}
.indalp .masterFooter .fbottom a
{
	padding-right:5px;
	text-decoration:none;
}
.indalp .masterFooter .fbottom a:hover
{
	text-decoration:underline;	
}
.indalp .menu
{
	float:left;
	clear:both;
	width:100%;
	padding-bottom:5px;
}
.indalp .menu .menuLink
{
	float:left;
	padding:0px 2px;	
	color:#fff;
}
.indalp .menu .menuLink a
{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
.indalp .menu .sep
{
	float:left;
	padding:0px 2px;	
	color:#fff;
	font-size:1.2em;
}