/*Стили по-умолчанию для блоков и ячеек таблицы*/
div,td{
	text-align: left;
}

/*Стили для глобальных элементов*/
html{
	background-color:#FFF;
	height: 100%;
}

body, body.high{
	margin: 0 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 10px */
	color:#222;
	padding:0;
}

div#main{
  margin: 0 0 0 0;
  text-align:center;
}

div#component{
	padding:0;
	margin:0;
	float:none;
}

div#header{
  background-color:#FFF;
  height:auto;
}

div#footer,div#footer.high{
  background-color:#FFF;
  height: 25px;
}

/*Стили для ссылок*/
a{
	color:#e77817;
	text-decoration:none;
}

a:visited{
	color: #e77817;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/*Стиль надписи "Всего страниц"*/
div.pageSummary{
	margin:5px 0px;
	padding:3px 0px;
	font-size: 1em; /* 10px */
	color:#888;
}

/*Стиль контейнера списка страниц*/
div.pageList{
	margin-top:15px;
	font-size: 1em; /* 10px */
	color:#000;
}

/*Стили номеров страниц*/
div.pageList .page{
	padding:3px;
	text-decoration:none;
}

div.pageList a.page:hover{
	text-decoration: underline;
}

div#head{
	width:100%;
	height:100px;
	background-image: url(images/head_m.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	margin: 0; 
}

div#bottom{
	height:25px;
	text-align: center;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	float:left;
}

div#label{
	color: #e77817;
	font-weight: bold;
	text-align: left;
	font-size:10px;
	display: none;
}

div#pageName{
	display: none;
}

div.title{
	padding:0;
	margin:0;
	width: 100%;
}

h1#title{
	padding:0 0 0 5px;
	font-size:12px; /* 12px */
	font-weight:normal;
	text-align: left;
	margin:0 0 5px 2px;
	border-left:2px solid #e77817;
	width: auto;
}

#content{
	padding: 0 2px;
	border:none;
	margin:0;
}

#content p{
	margin: 0 0 1em 0;
	padding:0;
}

#menu{
	width:70px;
	float:right;
	background-color: #FFF;
}

#menu a{
	display:none;
}

#menu a.text{
	background-color: #FFF;
	display: inline;
	float: left;
	width: auto;
	height: auto;
	margin:0;
	padding:0;
}

#block{
	margin:10px 0;
}

#block.news{
	display: none;
}

#block .images{
	margin:0;
	padding:0;
}

#block .images .item{
	width:115px;
	height:76px;
	float:left;
	margin:0 0 5px 5px;
	text-align: center;
}

#block .images .item.first.c1{
	margin-left: 5px;
}
#block .images .item.first.c2{
	margin-left: 5px;
}
#block .images .item.first.c3{
	margin-left: 5px;
}
#block .images .item.first.c4{
	margin-left: 5px;
}
#block .images .item.first.c5{
	margin-left: 5px;
}
#block .images .item.first.c6{
	margin-left: 5px;
}

#block .images .item img{
	border:none;
}

#block .images #items{
	height:76px;
/*	overflow:hidden;*/
	display:inline;
}

#block.scrollImg .images{
	width:auto;
	display: inline;
	float:none;
}

#block.scrollImg a.arrow{
	display: none;
}

#content .news{
/*	float:left;
	width:720px;*/
	margin-top:2em;
	display: table;
	width:100%;
}

#content .news.first{
	margin-top:0;
}

#content .news .date{
	float:left;
	width: auto;
	color: #e77817;
	font-size: 1.1em; /* 11px */
	font-weight: bold;
}

#content .news .title{
	float:left;
	width:474px;
	color: #e77817;
	font-size: 1.1em; /* 11px */
	font-weight: bold;
	padding:0;
	margin:0 0 0 3px;
}

#content .news .title a{
	color:#222;	
}

#content #collection{
	width:679px;
	padding:3px 0;
}

#content .album{
	float:left;
	width:141px;
	height:93px;
	margin-bottom:10px;
	text-align: center;
	overflow: hidden;
}

#content .album .title{
 	font-size: 1.1em; /* 11px */
	font-weight: normal;
	padding:0;
	margin:0 0 5px 0;
	height:12px;
}
#content .album .title a{
	color:#222;	
}

#content .album img{
	border:none;
}

#content #collection .pageList{
	clear: both;
	margin-left:32px;
}

#content .client{
	float:left;
	width:141px;
	height:93px;
	margin-bottom:29px;
	text-align: center;
	overflow: hidden;
}

#content .client .title{
 	font-size: 1.1em; /* 11px */
	font-weight: normal;
	padding:0;
	margin:0 0 5px 0;
	height:12px;
}

#content .client img{
	border:none;
}

#content .object{
	margin-top: .5em; /* 2em */
	display: table;
	width:100%;
}

#content .object img{
	float:left;
	margin:0 10px 0 0;
	border:none;
}

#content .object.first{
	margin-top:0;
}

#content .object .title{
	color: #e77817;
	font-size: 1.1em; /* 11px */
	font-weight: bold;
	padding:0;
	margin:0 0 5px 0;
}
