@import url("/bitrix/templates/uno/styles.css");

table#tres_column{
	border:0px;
	border-collapse:collapse;
	width : 100%;
}
td#areas{
	width : 100%;
	vertical-align : top;
	padding : 20px 30px 15px 16px;
}
td#sidebar_uno{
	width : 0%;
	vertical-align : top;
	background-color : #f5efde;
	border-left : 1px solid #ded7c1;
	border-right : 1px solid #ded7c1;
	background-image : url(/bitrix/templates/uno/img/bd_indsidebar.jpg);
	background-position : top;
	background-repeat : repeat-x;
	padding : 20px 0px 15px 0px;
}
td#sidebar_dos{
	width : 0%;
	vertical-align : top;
	padding : 20px 0px 15px 10px;
}
/***********box_STYLES*************************/
table#box{
	border:1px solid #bcbcbc;
	border-collapse:collapse;
	width : 100%;
}
td#box_head{
	background-image : url(/bitrix/templates/uno/img/bg_head.jpg);
	background-position : left top;
	background-repeat : repeat-x;
	height : 34px;
	line-height : 34px;
	padding : 0px 0px 0px 10px;
}
td#box_head a, td#box_head a:visited{
	font-size : 18px;
	color : White;
	text-decoration : none;
}
td#box_head a:hover{
	color : #45639e;
	text-decoration : underline;
}
td#box_area{
	padding :6px 6px 6px 8px;
	vertical-align : top;
	font-size : 13px;
	line-height : 15px;
}
td#box_area img{
	float : left;
	display : inline;
	margin : 2px 10px 3px 0px;
}
/********************BOX_TWO_STYLES**********************/
table#box_two{
	border:0px;
	border-collapse:collapse;
	width : 100%;
}
td#box_two_head{
	border-bottom : 3px solid #97bcde;
	height : 31px;
	line-height : 31px;
	padding : 0px 0px 0px 10px;
}
td#box_two_head a, td#box_two_head a:visited{
	color : #666666;
	font-size : 18px;
	text-decoration : none;
}
td#box_two_head a:hover{
	color : #45639e;
	text-decoration : underline;
}
td#box_two_area{
	padding :6px 6px 8px 8px;
	vertical-align : top;
	font-size : 13px;
	line-height : 15px;
	background-image : url(/bitrix/templates/uno/img/box_dot.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
}
td#box_two_area img{
	float : left;
	display : inline;
	margin : 2px 10px 3px 0px;
}
/****************TRES_BOX**********/
table#box_tres{
	border:0px;
	border-collapse:collapse;
	width : 100%;
}
td#box_tres_area{
	padding :6px 0px 12px 0px;
	vertical-align : top;
	font-size : 14px;
	line-height : 17px;
	background-image : url(/bitrix/templates/uno/img/box_dots.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
}
td#box_tres_area img{
	float : left;
	display : inline;
	margin : 2px 10px 3px 0px;
}
td#box_tres_area a{
	/*text-transform : uppercase;
	*/
	font-size : 16px;
	font-weight : bold;
}
td#box_tres_area div{
	font-size : 11px;
	color : #d65b00;
	margin-bottom : 5px;
}
/*******************MOVIE****************/
#movie{
	background-image : url(/bitrix/templates/uno/img/bg_head.jpg);
	background-position : left top;
	background-repeat : repeat-x;
	height : 34px;
	line-height : 34px;
	padding : 0px 0px 0px 10px;
	/*margin-right:2px;
	//margin-right:0px;*/
}
#movie a, #movie a:visited{
	font-size : 22px;
	color : White;
	text-decoration : none;
}
#movie a:hover{
	color : #45639e;
	text-decoration : underline;
}


/**********************SLIDER***************************/
.content {
	width:588px;
	height:190px;
	float: left;
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.contentholder {
	border-left: 1px solid #d4d6da;
	border-right: 1px solid #d4d6da;
	border-bottom: none;
	border-top:1px solid #d4d6da;
	height:180px;
	width: 588px;
	overflow: hidden;
	position: relative;
	background-color:#f5f8fb;
}
.contentslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.contentnav {
	/*position: absolute;
	bottom: 30px;
	left:30px;
	*/
	background-color:#f5f8fb;
	z-index: 100;
	text-align: center;
	border-left: 1px solid #d4d6da;
	border-left: 1px solid #d4d6da;
	border-right: 1px solid #d4d6da;
	border-bottom: 1px solid #d4d6da;
	border-top:none;
	font-size : 10px;
	height : 20px;
}
.contentnav a {
padding: 0px 4px 2px 5px;
	text-decoration: none;
	color: #333;
}
.contentnav a.active {
	color:#FFFFFF;
	background: #689acd;
	padding: 0px 4px 2px 5px;
}

.ie2{
	//margin-left:-2px;
}
/*************BOX_SLIDE***************/
table#box_slide{
	border:0px;
	border-collapse:collapse;
	width : 586px;
}
td#box_slide_area{
	padding: 13px 10px 0px 13px;
	vertical-align : top;
	font-size : 15px;
	line-height : 17px;
}
td#box_slide_area img{
	float : left;
	display : inline;
	margin : 2px 12px 10px 0px;
}
td#box_slide_area a, td#box_slide_area a:visited{
	font-weight : bold;
	color : #336699;
}
td#box_slide_area a:hover{
	color : Red;
}
td#box_slide_area div{
	font-size : 16px;
   line-height : 18px;
	margin-bottom : 10px;
}


