/* body dimensions and color */
body, html							{ margin: 0; padding: 0; background: #292929; }

/* standard font */
body								{ font-family: Helvetica Neue, Helvetica, Geneva, Arial; font-size: 12px; color: #555; }

/* html elements */
h1,h2,h3,h4,p						{ margin: 0 0 10px; }
h2									{ font-size: 12px; color: #000; margin: 25px 0 10px; }
a, img								{ border: none; outline: none; }
a									{ color: #3bb3e2; }

/* common classes */
.light-blue							{ color: #3bb3e2; }
.light-blue-background				{ background: #3bb3e2; }
.dark-blue							{ color: #0e3863; }
.dark-blue-background				{ background: #0e3863; }
.black								{ color: #000; }
.left								{ float: left; }
.right								{ float: right; }
.clear								{ clear: both; visibility: hidden; }
.strong								{ font-weight: bold; }
.normal								{ font-weight: normal; }
.italic								{ font-style: italic; }
.uppercase							{ text-transform: uppercase; }
.big-text							{ font-size: 18px; }
.small-text							{ font-size: 11px; }
.white								{ color: #fff; }
.gray								{ color: #9c9c9c; }
.faux-link							{  }
.hidden								{ display: none; }
.bigger								{ font-size: 20px; }
.nomargin							{ margin: 0 0 10px !important }

/* header lines */
.header-line-large,
.header-line-small					{ position: relative; height: 5px; line-height: 5px; }
.header-line-small					{ width: 960px; margin: 0 auto; }

/* header */
.header-wrapper						{ position: relative; background: url(../image/header-fill.jpg) no-repeat center top #2da8db; height: 328px; z-index: 1; }
.header-wrapper.dropped				{ position: relative; background: url(../image/header-fill-2.jpg) no-repeat center top #2da8db; z-index: 1; }
.header-offset						{ position: relative; width: 960px; margin: 0 auto; height: 328px; z-index: 0; }
.header-logo-wrapper				{ position: absolute; top: 30px; left: 0; width: 199px; height: 45px; z-index: 5; }
.header-slogans						{ position: absolute; left: 143px; top: 113px; z-index: 5; }
.header-slogans.dropped				{ left: 39px; top: 127px; z-index: 5; }
.header-short-menu					{ position: absolute; top: 10px; right: 10px; z-index: 5; }
.header-short-menu ul				{ margin: 0; padding: 0; list-style-type: none; }
.header-short-menu ul li			{ float: left; }
.header-short-menu ul li a			{ font-weight: bold; color: #fff; text-decoration: none; margin: 0 0 0 25px; }
.header-short-menu ul li a:hover	{ text-decoration: underline; }
.header-references-wrapper			{ position: absolute; height: 292px; width: 391px; right: 0; top: 36px; z-index: 10; }
.header-references-wrapper.dropped	{ top: 128px; }
.references-laptop-overlay			{ position: absolute; width: 391px; height: 297px; background: url(../image/laptop-overlay.png) no-repeat left top; z-index: 15; cursor: pointer }
.header-references-wrapper.dropped
.references-laptop-overlay			{ position: absolute; width: 391px; height: 297px; background: url(../image/laptop-overlay-2.png) no-repeat left top; z-index: 15; }
.references-wrapper					{ position: absolute; width: 300px; height: 175px; left: 45px; top: 22px; overflow: hidden; background: url(../image/ajax-loader.gif) no-repeat center center #ccc; z-index: 10; }
.reference-item						{ position: absolute; top: 0; left: 0; z-index: 10; }

/* content */
.content-wrapper					{ position: relative; background: #fff; z-index: 0; }
.content-offset						{ position: relative; width: 960px; margin: 0 auto; z-index: 0; }
.faux-menu-background				{ position: absolute; background: url(../image/menu-shade.png) no-repeat right top; width: 170px; left: 0; top: 0; bottom: 0; z-index: 5; }
.menu-wrapper						{ position: relative; width: 170px; z-index: 10; }
.menu-wrapper ul					{ margin: 20px 0 50px; padding: 0; list-style-type: none; }
.menu-wrapper ul li					{ height: 30px; background: url(../image/menu-line.png) no-repeat right bottom; }
.menu-wrapper ul li a				{ display: block; padding: 7px 10px 7px 25px; margin: 0 10px 0 0; color: #333; text-decoration: none; }
.menu-wrapper ul li a:hover			{ font-weight: bold; }
.menu-wrapper ul li.active			{ height: 59px; background: url(../image/active-menu.png) no-repeat left top; }
.menu-wrapper ul li.active a		{ font-weight: bold; color: #fff; padding: 20px 10px 20px 25px; }
.menu-wrapper ul li.previous		{ background: none; height: 23px; }
.menu-wrapper ul li.previous a		{ padding: 7px 10px 0 25px; }
.menu-wrapper ul li.next			{ height: 23px; }
.menu-wrapper ul li.next a			{ padding: 0 10px 7px 25px; }
.inner-content-wrapper				{ width: 790px; z-index: 0; }
.breadcrumbs						{ margin: 20px 0 15px 30px; font-size: 11px; color: #555; z-index: 0; }
.breadcrumbs a						{ font-size: 11px; color: #252525; margin: 0 5px; text-decoration: none; }
.breadcrumbs a:hover				{ text-decoration: underline; }
.inner-content						{ margin: 0 0 50px 30px; line-height: 18px; text-align: justify; z-index: 0; }
.inner-content h1					{ font-size: 18px; }
.content-block						{ width: 480px; z-index: 0; }
.contact-block						{ margin: 0 0 0 30px; width: 250px; z-index: 0; }
.contact-block td					{ color: #000; font-size: 11px; font-weight: bold; padding: 0 0 5px;  }
.contact-block td input				{ padding: 3px; margin: 0; border: 1px solid #ccc; background: #fff; width: 112px; }
.contact-block td button			{ padding: 3px; margin: 0 5px 0 0; border: none; background: #999; color: #fff; width: 120px; }
.content-block td					{ font-size: 11px; font-weight: bold; padding: 0 0 5px; vertical-align:top }
.content-block td input,
.content-block td textarea			{ padding: 3px; margin: 0; border: 1px solid #ccc; background: #fff; width: 250px; }
.content-block td textarea			{ height: 150px; }
.content-block td button			{ padding: 3px; margin: 0 5px 0 0; border: none; background: #999; color: #fff; }

/* contact */
.content-block.contact				{ width: 420px; }
.address-wrapper					{  }
.address-item						{ margin: 0 40px 0 0; line-height: 24px; }
.route-block						{ margin: 0 0 0 30px; width: 310px; }
.route-wrapper						{ border: 1px solid #666; margin: 30px 0 0; }

/* projects */
.ref-item							{ position: relative; width: 175px; height: 160px; margin: 20px 15px 0 0; z-index: 0; }
.ref-item.last						{ margin: 20px 0 0 0; }
.ref-item .image					{ width: 175px; height: 150px; overflow: hidden; z-index: 0; }
.ref-item .title					{ color: #333; font-size: 11px; position: absolute; top: 120px; left: 0; padding: 0 5px; text-align: left; z-index: 10; }
.screenshots .image					{ float:left; width:179px; margin: 5px 35px; }
.screenshots .image img				{ border: 1px solid #C5C7C9; padding: 1px; }

/* project view */
.ref-text							{ width: 500px; }
.ref-quote-wrapper					{ position: relative; padding: 0 10px 0 0; margin: 30px 0 0; }
.ref-quote-wrapper .title			{ text-align: right; font-size: 18px; line-height: 24px; }
.quote-brace						{ position: absolute; font-size: 60px; line-height: 60px; top: -10px; right: -15px; height: 60px; }
.ref-info							{ margin: 0 0 0 30px; width: 230px; }
.ref-info ul						{ margin: 25px 0; padding: 0; list-style-type: none; }
.ref-info ul li						{ padding: 0 0 6px 35px; line-height: 18px; }
.ref-info ul li.acrobat				{ background: url(../image/icon_acrobatreader_active.jpg) no-repeat left top; }
.ref-info ul li.aftereffects		{ background: url(../image/icon_aftereffects_active.jpg) no-repeat left top; }
.ref-info ul li.css					{ background: url(../image/icon_css_active.jpg) no-repeat left top; }
.ref-info ul li.dreamweaver			{ background: url(../image/icon_dreamweaver_active.jpg) no-repeat left top; }
.ref-info ul li.flash				{ background: url(../image/icon_flash_active.jpg) no-repeat left top; }
.ref-info ul li.html				{ background: url(../image/icon_html_active.jpg) no-repeat left top; }
.ref-info ul li.illustrator			{ background: url(../image/icon_illustrator_active.jpg) no-repeat left top; }
.ref-info ul li.indesign			{ background: url(../image/icon_indesign_active.jpg) no-repeat left top; }
.ref-info ul li.javascript			{ background: url(../image/icon_javascript_active.jpg) no-repeat left top; }
.ref-info ul li.mootools			{ background: url(../image/icon_mootools_active.jpg) no-repeat left top; }
.ref-info ul li.mysql				{ background: url(../image/icon_mysql_active.jpg) no-repeat left top; }
.ref-info ul li.photoshop			{ background: url(../image/icon_photoshop_active.jpg) no-repeat left top; }
.ref-info ul li.php					{ background: url(../image/icon_php_active.jpg) no-repeat left top; }
.ref-info ul li.sql					{ background: url(../image/icon_sql_active.jpg) no-repeat left top; }
.ref-info ul li.xml					{ background: url(../image/icon_xml_active.jpg) no-repeat left top; }
.ref-info ul li.zend				{ background: url(../image/icon_zendframework_active.jpg) no-repeat left top; }
.ref-info ul li.zendid				{ background: url(../image/icon_zendid_active.jpg) no-repeat left top; }

/* news */
.news-legenda						{ line-height: 10px; font-size: 11px; margin: 20px 0 0; width:100% }
.news-legenda span					{ display: block; float: left; margin: 0 20px 0 0; }
.legenda-blue,
.legenda-pink,
.legenda-green						{ width: 10px; height: 10px; margin: 0 5px 0 0; }
.legenda-blue						{ background: #3bb3e2; }
.legenda-pink						{ background: #ec008c; }
.legenda-green						{ background: #8dc63f; }
.news-item							{ margin: 20px 0 0; padding: 0 0 0 10px; }
.news-item.back						{ padding: 0 }
.news-item.common					{ border-left: 5px solid #3bb3e2;  }
.news-item.project					{ border-left: 5px solid #ec008c;  }
.news-item.tech						{ border-left: 5px solid #8dc63f;  }
.news-item a						{ color: #000; }
.news-item h3 a						{ text-decoration: none; }
.news-item .image					{ float: right; margin: 4px 0 4px 15px; }
.news-item .image img,
.news-item .image2 img				{ border: 1px solid #C5C7C9; padding: 1px; }
.news-item .image2					{ float:left; margin: 4px 15px 4px 0 }
/* footer */
.footer-wrapper						{ position: relative; line-height: 26px; background: url(../image/footer-background.png) no-repeat center top #363636; }
.footer-shade						{ position: absolute; top: -30px; height: 30px; left: 0; right: 0; background: url(../image/bottom-shade.png) repeat-x top left; }
.footer-offset						{ position: relative; width: 960px; margin: 0 auto; padding: 20px 0; }
.footer-item						{ margin: 0 30px 0 0; }
.social-icon						{ margin: 0 0 0 5px; }

/* sub footer */
.sub-footer-wrapper					{ background: url(../image/subfooter.png) no-repeat center top; min-height: 50px; }
.sub-footer-offset					{ position: relative; margin: 0 auto; width: 960px; padding: 18px 0; font-size: 11px; color: #9c9c9c; }
.sub-footer-offset a				{ font-size: 11px; color: #9c9c9c; text-decoration: none; }
.sub-footer-offset a:hover			{ color: #fff; }

/* ERRORS */
div.errors ul { display:none; }
div.errors { float:left; margin:0 4px 0 0;padding:0; border:none}
.notValid,
div.errors input,
div.errors textarea,
div.errors iframe html body { border: 1px solid #FBC2C4; color:#8A1F11;background-color:#FBE3E4;}
div.errors select { background-color:#FBE3E4 }



.formtable			{ border: 0 }
.siderow			{ width: 130px }
