@import url(menu.css);
@import url(top-slide.css);
body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#035789 url('/assets/templates/ster/images/header.png') no-repeat top center;  
	}

a{color:#FFFFFF;outline:none;text-decoration:none;}
	
/* ----------------------------------------------Wrapper-------------------------------------*/
div.wrapper{display:block; width:100%; margin:0; text-align:justify;}
div.wrapper h1{
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	text-shadow: black 1px 1px 2px, white 0 0 0.2em;
	} 
div.wrapper h2, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	color:#F3DB2B;
	}
div.wrapper h3{
	margin:0;
	color:#F3DB2B;
	padding:0;
	font-size:18px;
	font-weight:normal;
	text-align:center;} 
#header, #topbar, #homepage, #breadcrumb, #container, #footer, #copyright{position:relative;margin:0 auto 0; display:block; width:1000px;}
	
/* ----------------------------------------------Header-------------------------------------*/
#header{z-index:100px; height: 247px; margin-top: 15px; margin-bottom: 10px; background: #E6E7E8; border-radius: 5px;border: 1px solid white;}
#header #logo{ position: absolute; top: 40px; left: 35px;  display:block; float:left; width:280px; height: 69px;}

/* ----------------------------------------------Content-------------------------------------*/

#container h1, #container h3, #container h4, #container h5, #container h6{padding:0 0 8px 0;}
#container{background:#035789 url('/assets/templates/ster/images/center.png') no-repeat top center; min-height: 225px; }
#container p a{text-decoration:underline;}
#content{float:left; width:715px; padding:20px 35px;}
#content p{text-indent: 1.5em;}
#content .readmore{text-align: right;}
.bread {float:left; width:705px; padding:20px 35px;background:url('/assets/templates/ster/images/border.png') repeat-x top;}
#breadcrumb{}
#breadcrumb a{text-decoration:underline;}
#breadcrumb a:hover{text-decoration:none;}


/* -------------------------------------Параметры таблиц-----------------------------*/
.table-main {border-top:1px solid white; border-left:1px solid white;}	
.table-main td {border-right:1px solid white; border-bottom:1px solid white;}
.table-main th {border-right:1px solid white; border-bottom:1px solid white;}

/* --------------------------------------------Правая колонка-----------------------------------*/
#right-column{padding-top:20px; padding-bottom:20px; display:block; float:left; width:215px;}
#sidebarlogin{width:186px; text-align: left; margin-bottom: 20px; }
#wlpeLoginCount {font-size: 10px;}
#wlpeWelcomeParagraph {font-size: 16px; text-align: center;}
#wlpeUser {width: 185px; border-bottom: 1px solid white; border-top: 1px solid white;}

/* ---------------------------------------Footer-------------------------------------*/
#footer .box1{
	position: relative;
	display:block;
	float:left;
	width:1000px;
	height: 145px;
	padding-top: 10px;
	background:url('/assets/templates/ster/images/footer.png') no-repeat;
	}
	
/* -----------------------------------Постраничное разбиение-------------------------------------*/
.pagination {margin-top: 10px;}
.pagination a {text-decoration:underline;} /*подчеркивание ссылок*/
.pagination a:hover {text-decoration:none;} /*убрать подчеркивание ссылок при наведении*/
.pagination .ditto_currentpage {color:#fff; background-color:#035789; border:1px solid #4B87CA; padding: 1px 3px; margin:2px;  font-weight:bold; } /*оформление текущей страницы: цвет текста, цвет фона, цвет и ширина границы, размер отступов, текст жирным шрифтом*/
.pagination .ditto_previous_link, .pagination .ditto_next_link{margin:0 10px;} /*отступы для ссылок «далее» и «назад»*/
.pagination .ditto_page{ padding: 2px 5px;}/* отступы для номеров страниц*/
#container .name_arc_main { background: #E6E7E8; border-radius: 5px; padding: 10px 10px 10px 10px;  margin: 25px 0 0 0; text-align: left; font-weight: bold; text-shadow: 0px 1px 0px white; border: 1px solid white; font-size: 22px;}
#container .name_arc {background: #E6E7E8; border-radius: 5px; padding: 5px 5px 5px 10px;  margin: 10px 0 0 15px; text-align: left; text-shadow: 0px 1px 0px white; border: 1px solid white; }
.name_arc_main a {color:#505050; }
.name_arc_main a:hover {color: #035789; }
.name_arc a {color: #505050;}
.name_arc a:hover {color: #035789; }
#container  .date_avtor {background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, rgb(106,106,106)),
    color-stop(0.59, rgb(230,231,232))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(106,106,106) 100%,
    rgb(230,231,232) 59%
);
 border-radius: 0 0 3px 3px; padding: 5px 5px 5px 10px; margin: 0 200px 0 25px; color: #035789; }
 .content{ margin: 0 20px 0 50px; font-size: 110%;}
 .introtext{ margin: 0 20px 0 50px; font-size: 110%;}

