/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

@font-face {
    font-family: 'ArialNarrow';
    src: url('../fonts/arialn.eot');
    src: url('../fonts/arialn.eot') format('embedded-opentype'),
         url('../fonts/arialn.woff') format('woff'),
         url('../fonts/arialn.ttf') format('truetype'),
         url('../fonts/arialn.svg#ArialNarrow') format('svg');
}


html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

p {
	margin: 0;
}

.clear {
	clear: both;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#wrapper {

	width: 810px;
	margin: 0 auto;
	overflow: hidden;
	 
}

.header {

	background: url('../img/head_bg.jpg') no-repeat center top;
	width: 810px;
	height: 450px;
	float: left;

}

.logo {
	
	float:left;
	margin: 265px 0 0 288px;

}

.logo a {

	display:block;

}

/*** top nav ***/

.nav {

	float: left;
	margin: 28px 0 0 0;

}

.top_menu {

	padding: 0 0 0 30px;
	margin: 0 0 0 11px;
	float:left;
	width: 788px;
	height: 48px;
	background: url('../img/top_menu_bg.png') no-repeat left;
	list-style-type: none;

}

.top_menu li {

	float: left;
	text-align: center;
	padding: 14px 2px 0 8px;

}

.top_menu li a {

	display: block;
font-family: 'ArialNarrow';
font-size: 15px;
color: #000;
text-decoration: none;
line-height: 26px;

}

.top_menu li a:hover {

	text-decoration:underline;

}

/*** slider ***/

.slide {

	float: left;
	width: 810px;
	margin: 20px 0 0 0px;
	height: 357px;
	

}

/*** main content ***/


.content {

	float: left;
	width: 810px;
	margin: 0 0 0 0px;

}

.sidebar {

	float: left;
	width: 235px;

}

.side_top {
	float: left;
	width: 235px;
	height: 70px;
	background: url('../img/side_top.png') no-repeat left;
}

.side_middle {

	width: 235px;
	float: left;
	background: url('../img/side_middle.png') repeat-y left;
	
}

.side_bottom {

	float: left;
	width: 235px;
	height: 70px;
	background: url('../img/side_bottom.png') no-repeat left;

}

.right_side {

	float: right;
	padding: 20px 0 0 10px;
	width: 565px;

}

.right_side_inner {

	float: right;
	padding: 0px 0 0 10px;
	width: 565px;

}

.news_list {

	float: right;
	width: 565px;

}

.news_head {

	background: #0363e1;
	width: 555px;
	float: left;
	color: #fff;
	font-family: 'ArialNarrow';
	font-size: 18px;
	font-weight: normal;
	padding: 2px 0 2px 10px;

}

.all_news {

	background: #0363e1;
	width: 555px;
	float: left;
	color: #fff;
	display:block;
	font-family: 'ArialNarrow';
	font-size: 14px;
	text-align:right;
	padding: 2px 10px 2px 0px;

}

.blue_line {

	height:19px;
	margin-top:10px;
	background: #0363e1;
	width: 565px;
	float: left;
	color: #fff;
	display:block;
	padding: 2px 0px 2px 0px;

}

.all_news a {

	color: #fff;
	text-decoration: none;

}

.all_news a:hover {

	color: #fff;
	text-decoration: underline;

}

.news_item {

	float:left;
	width: 555px;
	padding: 0 10px 20px 0;
	font-family: 'ArialNarrow';
	font-size: 14px;

}

.news_item  img {

	float:left;
	padding: 0 10px 0px 0;

}

.news_item a:hover {

	text-decoration: none;

}



/*** side_menu ***/


.side_menu {

	padding: 0 0 0 0px;
	margin: 0;
	float:left;
	list-style-type: none;

}

.side_menu li {

	text-align: left;
	padding: 0 0 0 10px;

}

.side_menu li a {

	display: block;
	font-family: 'ArialNarrow';
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	text-transform: Uppercase;

}

.side_menu li ul {
	
	margin: 0 0 0 -10px;
	padding:0;
	list-style-type: none;

}

.side_menu li ul  li {
	
	background: url('../img/cat_bg.jpg') no-repeat left top;
	width: 207px;
	padding-left: 18px;
	padding-bottom: 4px;
	
}

.side_menu li ul  li.active{
	
	padding-bottom: 0px;
	
}

.side_menu li ul  li  ul {
	
	background: #fff;
	margin-left: -18px;
	margin-top: -1px;
	padding:4px 0 4px 0;
	
}

.side_menu li ul  li a {
	
	color: #0363e1;
	line-height: 15px;

}

.side_menu li ul  li  ul li {
	
	background: none;
	padding-left: 36px;

}



/*** foot ***/

.footer {

	float: left;
	width: 810px;
	height: 216px;
	margin: 20px 0 0 0;
	background: url('../img/footer_bg.jpg') no-repeat bottom left;
}

.social {

	float: right;
	height: 36px;
	margin-top: 110px;
	

}

.social  a {

	display: block;
	float: left;
	margin-left: 4px;
}

.counter {

	float: right;
	width: 88px;
	height: 31px;
	margin-top: 20px;

}

.copy {

	margin-top: 26px;
	font-family: 'ArialNarrow';
	font-size: 14px;
	float: right;
	margin-right: 54px;

}

/*** crumbs ***/

.breadcrumbs {

	background: #0363e1;
	color: #fff;
	font-family: 'ArialNarrow';
	font-size: 14px;
	padding: 2px 0px 2px 10px;
	margin-bottom:10px;
}

.breadcrumbs a {

	color: #fff;
	text-decoration: none;

}

.breadcrumbs a:hover {

	text-decoration: underline;

}

/*** stuff ***/

.stuff_item {

	float: left;
	width: 282px;
	margin-bottom: 50px;
	text-align:center;
	color: #565555;
	font-family: 'ArialNarrow';
	font-size: 14px;

}

.stuff_title {

	display:block;
	margin-bottom:10px;

}

.button {

	width: 85px;
	height: 26px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(86,85,85,0);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.9);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.9);
	box-shadow: 0 0 5px rgba(0,0,0,.9);
	border: solid 1px #000;
	background-image: -webkit-linear-gradient(bottom, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	background-image: -moz-linear-gradient(bottom, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	background-image: -o-linear-gradient(bottom, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	background-image: linear-gradient(to top, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	display:block;
	color: #565555;
	font-family: 'ArialNarrow';
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 98px;
	
}

.button_big {

	width: 77px;
	height: 58px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(80,79,79,0);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.9);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.9);
	box-shadow: 0 0 5px rgba(0,0,0,.9);
	border: solid 1px #000;
	background-image: -webkit-linear-gradient(bottom, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	background-image: -moz-linear-gradient(bottom, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	background-image: -o-linear-gradient(bottom, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	background-image: linear-gradient(to top, #ba812b, #f6bf20 50%, #ffd85a 50%, #fdf9cc);
	display:block;
	color: #565555;
	font-family: 'ArialNarrow';
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	margin: 20px 0 0 145px;
	float:left;

}

.stuff {

	font-family: 'ArialNarrow';
	font-size: 15px;

}

.stuff_img {

	float:left;

}

.files {

	float:left;
	margin: 20px 0 50px 0;
	width: 565px;
}

.files a {

	color: #587aca;

}

.files a:hover{

	color: #587aca;
	text-decoration: none; 
}

/*** pagination ***/

.pagination { float: left; width: 565px;text-align:center;}
.pagination a {text-decoration:none;color:#565555;}
.pagination a:hover {text-decoration:none;}
.pagination .ditto_currentpage {color:#fff; background-color:#4aa9fe; padding: 1px 3px; margin:2px;  font-weight:bold;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.pagination .ditto_previous_link, .pagination .ditto_next_link{margin:0 10px;}
.pagination .ditto_page{ padding: 2px 5px;}

/*** form ***/

.grid_3 { 

width: 300px;
padding: 4px;
margin: 10px;

}

.grid_6 { 

width: 300px;
padding: 4px;
margin: 10px;

}

.errors span {

margin-right: 4px;
color: #ff0000;

}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}