/* RESET STYLES */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
div { position:relative } 
/* END RESET STYLES */

@font-face {
     font-family: 'PTSansRegular';
    src: url('/pts55f.eot');
    src: url('/pts55f.eot?#iefix') format('embedded-opentype'),
         url('/pts55f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html{-webkit-font-smoothing:antialiased;}
body{background:#f5f5f5 url("../images/noise.jpg") repeat scroll 0 0;font: 14px/1.5em PTSansRegular, Arial, Helvetica, sans-serif, "Arial Narrow";color:#a5a5a5;overflow-y: scroll;}
a{color:#000099;text-decoration:none;}
a:hover{color:#9999ff; text-decoration:underline;}
a.image-zoom{font-size:12px; color:#393939;}
.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:1080px;}
.portfolio-content, .portfolio-area{width:1080px;}
.logo {width:400px; height:100px; background: url("../images/packa-logo.png") top left no-repeat;}
.title-page {font-size:40px;margin:30px 0px -10px 30px;padding:20px;}
.title-page a {color:#fff !important;background-color:#ccc;}
.title-page a:hover {background-color:#000099;}
.logo span {margin:-40px 0px 0px 52px;}
.niz {width:600px; height:50px; display:block; margin:0 auto; text-align: center;}

/**** PORTFOLIO STYLES*****/
h2.post-title-portfolio{color:#000099;text-decoration:none;}
.cat {float: left; left:6px;}
.alf {float: right; right:16px;}
.portfolio-categ {margin-bottom:28px;font-size: 12px;}
.portfolio-categ li{display:inline;margin-right:15px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.image-block img:hover{border: 1px solid #A9CF54;box-shadow:0 0 5px #000099;}
.image-block1{ display:block;position: relative;}
.image-block1 img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.title-page a{color:#000099;text-decoration:none;}
.portfolio-area li{float: left;margin: 0 12px 20px 0;overflow: hidden;width: 245px;padding:5px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/