/* @group Global */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
	vertical-align: baseline;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border-bottom: .1em dotted;
	cursor: help;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

body {
	background: #eaeaea;
	font: 12px/140% Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #959595;
}

a {
	color: #797979;
	text-decoration: none;
}

a:active {
	outline: none;
}

a:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

label {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.submit {
	margin-top: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

html, body, #container {
	height: 100%;
}

body > #container {
	height: auto;
	min-height: 100%;
}

#container {
	min-width: 980px;
	width 100%; max-width: 1280px;
	margin-left: 2%;
}

#main {
	padding-bottom: 150px;
	padding-top: 53px;
}

#sidebar {
	width: 25%;
	font-size: 12px;
	float: left;
	clear: left;
}

#content {
	position: relative;
	width: 75%;
	margin-left: 25%;
}

#undercontent {
	margin-left: 25%;
}

#undercontent .paginator {
	width: 612px;
	text-align: right;
}

#undercontent .paginator a:hover {
	color: #83c326;
}

#content a:hover {
	color: #83c326;
}

.validation-error {
	color: #f00;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	font-size: 11px;
	height: 100px;
	margin-top: -100px;
	position: relative;
	min-width: 980px;
	max-width: 1280px;
	margin-left: 2%;
}

#footer .content {
	width: 75%;
	float: left;
}

#footer .john {
	width: 25%;
	padding-top: 10px;
	border-color: #eaeaea;
	float: left;
}

#footer .info {
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 5px;
	border-color: #797979;
	float: left;
}

#footer .copyright {
	padding-top: 2px;
	text-align: right;
}

#footer .address {
	padding-top: 1px;
	margin-left: 160px;
}

#footer .address p {
	margin: 0;
	padding-bottom: 3px;
	display: block;
}

#footer .other {
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	width: 612px;
	border-color: #eaeaea;
}

#footer .cararts {
	margin-right: 20px;
	float: right;
}

#footer .dnaike {
	margin-right: 20px;
	float: right;
}

#footer .quadro {
	float: right;
}

/* @end */

/* @group Header */

#header {
	height: 53px;
	padding-top: 24px;
}

#header #logo {
	width: 25%;
	height: 53px;
	float: left;
}

#header #title {
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font: 18px Verdana, sans-serif;
	color: #000;
	margin-left: 25%;
	padding-top: 35px;
	text-shadow: 1px 1px 0px #fff;
}

#title .first {
	float: left;
}

#title .second {
	color: #83c326;
}

/* @end */

/* @group Episode*/

#episodes {
	
}

.quicktime {
	
}

.episodes img.image {
	-webkit-box-shadow: 2px 2px 7px grey;
	box-shadow: 2px 2px 7px grey;
	-moz-box-shadow: 2px 2px 7px grey;
	border: 1px solid #898989;
}

.episodes {
	width: 712px;
	cursor: pointer;
	float: left;
}

.episode {
	margin-top: 20px;
	width: 612px;
}

.episodes div {
	display: none;
	top: 0;
	position: absolute;
}

#icons {
	margin-top: 20px;
	width: 75px;
	position: absolute;
	left: 612px;
}

#links {
	position: absolute;
}

.tabs {
	margin-right: auto;
	margin-left: auto;
}

.tabs a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

.tabs a:hover {
	background-position: 0 -8px;
}

.tabs a.current {
	background-position: 0 -16px;
}

.episode .text {
	margin-top: 10px;
	padding-bottom: 10px;
	min-height: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.forward, .backward {
	width: 40px;
	height: 42px;
	cursor: pointer;
	font-size: 1px;
	text-indent: -9999em;
	position: absolute;
	z-index: 1;
	left: -30px;
	display: none;
}

.forward {
	background: url(../images/buttons/work_next.png) no-repeat;
	margin-left: 650px;
}

.backward {
	background: url(../images/buttons/work_prev.png) no-repeat;
}

.backward.disabled {
	background: url(../images/buttons/disb_prev.png) no-repeat;
	cursor: default;
}

.forward.disabled {
	background: url(../images/buttons/disb_next.png) no-repeat;
	cursor: default;
}

/* @end */

/* @group Navigation */

#menu {
	margin-bottom: 40px;
	line-height: 120%;
}

#menu ul li {
	margin-bottom: 5px;
}

#menu a {
	padding: 1px 10px 1px 4px;
	display: inline;
	font-size: 12px;
}

#menu a:hover {
	background-color: #83c326;
	color: #000;
}

#menu ul.category li {
	margin-bottom: 0;
}

#menu ul.category {
	display: none;
	margin-left: 4px;
	padding-bottom: 15px;
	padding-top: 10px;
}

#menu ul.category.open {
	display: block;
}

#menu ul.category a {
	color: #83c326;
	padding-right: 0;
	padding-left: 0;
}

#menu ul.category a:hover {
	color: #83c326;
	background: none;
	text-decoration: underline;
}

#menu ul.category li.static {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#menu ul.category li.custom {
	padding-bottom: 2px;
	padding-top: 2px;
}

/* @end */

/* @group Work */

#portfolio {
	width: 612px;
	float: left;
}

.work {
	background-color: #000;
	float: left;
	margin-right: 1px;
	position: relative;
	height: 152px;
	margin-bottom: 1px;
	-webkit-box-shadow: 2px 2px 7px grey;
	box-shadow: 2px 2px 7px grey;
	-moz-box-shadow: 2px 2px 7px grey;
}

.work img {
	border: 1px solid #898989;
}

.work a {
	color: #fff;
}

#content .work a:hover {
	color: #fffeff;
}

.work .over {
	color: #fff;
	display: none;
	left: 5px;
}

.work .title {
	color: #fff;
	position: absolute;
	z-index: 1001;
	text-transform: uppercase;
	padding-top: 5px;
}

.work .categories {
	z-index: 1002;
	position: absolute;
	vertical-align: center;
	margin-top: 50px;
	font-size: 11px;
}
.work .category {
	
}
.work .year {
	position: absolute;
	z-index: 1003;
	margin-top: 130px;
	height: 20px;
}

.works {
	margin-top: 2000px;
	height: 172px;
	padding-top: 25px;
	position: relative;
}

#works_scrollable div.layout {
	display: block;
}

#undercontent .title {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 612px;
	text-transform: uppercase;
	color: #83c326;
	position: absolute;
	top: -3px;
	left: 0;
}

#works_scrollable {
	position: relative;
	overflow: hidden;
	width: 612px;
	float: left;
	height: 170px;
}

#works_scrollable .scrollable {
	width: 20000em;
	position: absolute;
}

#works_scrollable .work img {
	border: 1px solid #898989;
}

.work div.active {
	border: 1px inset #ccc;
	background-color: #fff;
}

a.browse {
	cursor: pointer;
	float: left;
	height: 36px;
	width: 24px;
	margin-top: 50px;
}

a.next {
	background-image: url(../images/buttons/work_next.png);
	margin-left: 8px;
}

a.prev {
	margin-left: -34px;
	background-image: url(../images/buttons/work_prev.png);
}

a.prev.disabled {
	cursor: default;
	background-image: url(../images/buttons/disb_prev.png);
}

a.next.disabled {
	cursor: default;
	background-image: url(../images/buttons/disb_next.png);
}

.navi {
	margin-left: 285px;
	width: 200px;
	height: 20px;
}

.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

.navi a:hover {
	background-position: 0 -8px;
}

.navi a.active {
	background-position: 0 -16px;
}

#portfolio .back {
	text-align: right;
	float: right;
	margin-top: -25px;
}

/* @end */

/* @group Blog */

#blog {
	width: 612px;
	float: left;
	margin-bottom: 20px;
}

#blog .post {
	clear: both;
	padding-top: 20px;
}

#blog .post {
	clear: both;
	padding-top: 20px;
}

#blog .post:first-child {
	padding-top: 0;
}

#blog .post img {
	max-width: 100%;
	vertical-align: bottom;
	padding: 5px;
}

#blog .post .date {
	background-color: #c0c0c0;
	color: #fffeff;
	float: left;
	display: block;
	height: 20px;
	font-size: 14px;
	width: 20%;
	text-align: center;
	padding-top: 2px;
}

#blog .post a.title {
	color: #c0c0c0;
	padding-left: 10px;
	height: 20px;
	display: block;
	overflow: hidden;
	background-color: #83c326;
	color: #fffeff;
	font-size: 14px;
	padding-right: 10px;
	padding-top: 2px;
	border: 0;
}

#blog .post .anounce {
	padding-top: 10px;
}

#blog .post .text {
	padding-top: 10px;
	padding-bottom: 20px;
}

#blog .post h3 {
	font-size: 16px;
	line-height: 140%;
	color: #83c326;
	padding-top: 20px;
}

#blog .post a.title:hover {
	text-decoration: underline;
}

#blog .back {
	height: 21px;
	display: block;
	padding-top: 1px;
	text-align: right;
}

#blog .post .author {
	float: right;
}

/* @end */

/* @group Pages */

#page {
	width: 612px;
}
#page .text ul li{
	list-style: disc;
}
#page .text ol li{
	list-style: decimal;
}

/* @end */

/* @group Overlay */

#overlay {
	display: none;
	width: 320px;
	border: 5px solid rgb(82, 82, 82);
}

#overlay div.close {
	position: absolute;
	right: -25px;
	top: -20px;
	cursor: pointer;
	height: 35px;
	width: 35px;
	background: url(../images/buttons/close.png) no-repeat;
	z-index: 1;
}

/* @end */

/* @group Vacancies */

#vacancies {
	width: 612px;
}

#vacancies li {
	list-style-type: circle;
	list-style-position: inside;
}

#vacancies .title {
	text-transform: uppercase;
	color: #c0c0c0;
	padding-left: 10px;
	height: 20px;
	background-color: #83c326;
	color: #fffeff;
	font-size: 14px;
	padding-right: 10px;
	padding-top: 2px;
	border: 0;
}

#vacancies .text {
	padding: 10px 10px 20px;
}

#vacancies .vacancy {
	margin-bottom: 20px;
}

#vacancies .priority {
	background-color: #f6fee8;
	color: #5e5e5e;
}

/* @end */

/* @group Banners */

#banners {
	height: 392px;
	overflow: hidden;
}

#banners .two .img {
	padding-bottom: 20px;
	padding-top: 20px;
}

/* @end */

/* @group Flash */

#flash_notice, #flash_error {
	position: absolute;
	top: 0;
	width: 100%;
	height: 14px;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	z-index: -2;
	background-color: #83c326;
	color: #fffeff;
}

/* @end */