

/* @group Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
/* @end */

/* @group All */
* html #main {
	height: 100%;
}
body, html {
	min-width: 960px;
	width: 100%;
	height: 100%;
	color: #808080;
	background: url(../img/bg_main2.jpg) center top;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#main {
	min-height: 100%;
	position: relative;
	background: url(../img/gradient.png) no-repeat center 50px;
}
#main.mp {
	height: 100%;
	background: url(../img/gradient.png) no-repeat center 50px;
}
#middle {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 80%;
	padding: 20px 10px 100px;
	overflow: hidden;
}
#main.inprocess #middle {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 20px 0 100px;
	overflow: hidden;
	width: 1020px;
}
#iam h1,
#portfolio h1 {
	font-size: 25px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 1px 1px 0px;
}
#portfolio.inprocess h1 {
	text-align: center;
	width: 1020px;
}
#portfolio.inprocess p {
	text-align: center;
}
#back {
	font-size: 11px;
	color: #666;
	margin-bottom: 20px;
}
#back a {
	font-size: 11px;
	color: #666;
}
#back a:hover {
	color: #fff;
}
a {
	color: #fffeff;
}
#mm a:hover,
a:hover {
	border-bottom-color: #fff;
	color: #fff;
}
.def_but {
	font-weight: bold;
	color: #9f9ea0;
	font-size: 12px;
	height: 38px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #0c0c0c;
	box-shadow:0px 0px 7px #5E5E5E;
	-moz-box-shadow:0px 0px 7px #5E5E5E;
	-khtml-box-shadow:0px 0px 7px #5E5E5E;
	-webkit-box-shadow:0px 0px 7px #5E5E5E;
	text-shadow: #000 0 -1px 0;
	background: black url(../img/buttons.png) repeat-x 0 0;
	cursor: hand;
	cursor: pointer;
	padding: 0 30px;
}
.def_but:hover {
	color: #faf9ff;
	text-shadow: #000 0 -1px 0;
	background: black url(../img/buttons.png) repeat-x 0 -42px;
}
/* @end */

/* @group Header */
#header {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	color: #202020;
	background: url(../img/bg_trans_20.png) repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#hin {
	width: 1200px;
	padding-left: 60px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#hin.inprocess {
	width: 900px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#mm {
	margin-top: 0;
	float: left;
	letter-spacing: 1px;
	font-size: 11px;
	overflow: hidden;
}
#mm li {
	float: left;
	overflow: hidden;
}
#mm li.select {
	background: url(../img/arrow_down.png) no-repeat center bottom;
	height: 80px;
	overflow: visible;
}

#mm a {
	color: #babcbc;
	text-shadow: #000 1px 1px 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 20px 25px 23px;
	display: block;
}
.mline {
	background: url(../img/line_glow.png) repeat-y center;
	width: 5px;
	height: 100%;
	padding-bottom: 50px;
}
#mm li.select a {
	color: #69F;
}
#petrov.inprocess a {
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#petrov a {
	display: block;
	background: url(../img/sign.png) no-repeat 0 top;
	height: 60px;
	float: left;
	width: 175px;
	margin-right: 100px;
}
/* @end */

/* @group Left Menu */
#lm {
	font: 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 160px;
	display: none;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
#lm a {
	color: #999999;
	display: block;
	padding: 8px 15px 10px;
}
#lm li.select a {
	color: #ffffff;
	background-image: url(../img/bg_trans_30.png);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
}
#lm li {
	margin-bottom: 10px;
	clear: left;
}
/* @end */

/* @group Feedback */
#contacts {
	display: block;
	margin-left: 60px;
	overflow: hidden;
	margin-top: 40px;
}
#contacts h2 {
	font-size: 25px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 40px;
	text-shadow: #000 1px 1px 0px;
}
ul.contactinfo {
	width: 410px;
	float: left;
	background: url(../img/line_glow.png) repeat-y right;
	font-size: 13px;
	color: #F2F2F2;
}
ul.contactinfo a {
	color: #92CD57;
}
ul.contactinfo a:hover {
	color: #69F;
}
ul.contactinfo li {
	margin-bottom: 10px;
}
ul.contactinfo b {
	color: #808080;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
	width: 180px;
}
ul.contactinfo li.go_fb {
	background-image: url(../img/bg_trans_20.png);
	width: 406px;
	margin-bottom: 30px;
}
ul.contactinfo p {
	padding: 20px 80px 20px 20px;
	background: url(../img/arrow_cool.png) no-repeat 350px 15px;
	color: #b5b5b5;
	font-size: 15px;
}
ul.contactinfo p i {
	color: #585858;
	font-size: 13px;
	display: block;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
}
ul.feedback {
	background: url(../img/form.png) no-repeat 0 3px;
	margin-left: -15px;
	padding-left: 15px;
	width: 350px;
}
#contacts .default_form {
	float: left;
	margin-left: 60px;
}
#contacts .def_but {
	background-position: 0 -125px;
	color: #121212;
	margin-top: 20px;
	text-shadow: #92cd57 0 1px 0;
}
#contacts .def_but:hover {
	background-position: 0 -170px;
}
.default_form label {
	display: block;
	font: 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-left: 5px;
}
.default_form label.error {
	font: 11px Arial, "Helvetica Neue", Helvetica, sans-serif;
	position: relative;
	color: #bc7071;
	text-align: right;
	display: block;
	margin-top: -15px;
	background-color: #5c2b19;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 8px;
}
.default_form textarea {
	background-color: transparent;
	border-style: none;
	height: 79px;
	outline: none;
	width: 320px;
	padding: 10px;
	color: #d1d1d1;
	overflow: hidden;
}
.default_form li {
	margin-bottom: 12px;
}
.def_inp {
	font-weight: bold;
	background-color: transparent;
	border-style: none;
	color: #d1d1d1;
	outline: none;
	width: 320px;
	font-size: 15px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
/* @end */

/* @group About */
#about {
	padding-top: 20px;
}
#photo {
	display: block;
	float: left;
	padding-left: 35px;
}
#iam {
	float: left;
	display: block;
	width: 540px;
	margin-left: 90px;
	padding-top: 10px;
}
#iam ul {
	padding-top: 5px;
}
#iam h2 {
	font-size: 13px;
	color: #808080;
	font-weight: normal;
	font-style: normal;
	
}
#iam h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #E6E6E6;
	padding-top: 35px;
}
#iam p {
	font-size: 13px;
	color: #B3B3B3;
}
#iam a {
	color: #69F;
}
#iam a:hover {
	color: #fff;
}
#iam li {
	overflow: hidden;
	margin-bottom: 15px;
}
#iam div {
	display: block;
	float: left;
	font-size: 13px;
	width: 120px;
	color: #a8a8a8;
	padding-top: 5px;
}
#iam li i {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	display: block;
}
#iam li b {
	font-weight: normal;
	font-style: normal;
	color: #b1b1b1;
}
#iam li p {
	float: left;
	width: 420px;
	display: block;
	font-size: 11px;
	color: #808080;
}
/* @end */

/* @group Portfolio */
#portfolio {
	display: block;
	float: left;
	overflow: hidden;
	clear: both;
	width: 840px;
	padding-left: 120px;
}
#portfolio.inprocess {
	width: 1020px;
	padding-left: 0;
}

#portfolio.main {
	width: 960px;
	padding-left: 0;
}
#flowpanes .portlist div {
	display: block;
	margin: 0;
}
.portlist b {
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	padding: 5px 10px;
	color: #909090;
	text-shadow: #000 0px 0px 0px;
	background-color: #000;
	float: left;
	margin-right: 5px;
}
.portlist a:hover b{
	color: #fffeff;
}
#game p {
	font-size: 13px;
	padding-bottom: 10px;
}
#game div{
	display: block;
	background-position: 0;
	width: 750px;
	height: 570px;
}
.portlist {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-top: 20px;
	padding-left: 60px;
	overflow: hidden;
	width: 100%;
	zoom: 1;
	word-spacing: -0.25em;
}
.portlist li {
	width: 280px;
	display: -moz-inline-box;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
	margin-right: 40px;
	margin-bottom: 50px;
}
.portlist li a {
	color: #757575;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.portlist li a:hover {
	color: #fffeff;
}
.portlist li a:hover img{
	box-shadow:0px 0px 5px #fff;
	-moz-box-shadow:0px 0px 5px #fff;
	-khtml-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 10px #fff;
}
.portlist li i {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	clear: both;
	display: block;
	margin-bottom: 2px;
}
.portlist li p {
	font-size: 11px;
	color: #686868;
}
.portlist li img {
	border: 1px solid #000;
	box-shadow:0px 0px 5px #454545;
	-moz-box-shadow:0px 0px 5px #454545;
	-khtml-box-shadow:0px 0px 5px #454545;
	-webkit-box-shadow:0px 0px 5px #454545;
	color: #454545;
	margin-bottom: 10px;
	float: left;
	padding: 5px;
	background-color: #000;
}
#description p {
	color: #8d8d90;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	margin-top: 15px;
	padding: 20px;
	width: 180px;
	background-image: url(../img/bg_trans_20.png);
}
#description li {
	clear: both;
	margin-left: -24px;
	overflow: hidden;
}
.simpleshoot {
	display: block;
	width: 625px;
	float: left;
}
.screenshoot {
	display: block;
	width: 625px;
	text-align: center;
	background: url(../img/browser_top.png) no-repeat;
	float: left;
}
.screenshoot i {
	font: normal normal 8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	display: block;
	text-align: left;
	padding-left: 122px;
	height: 16px;
	padding-top: 28px;
}
.brow_mid {
	background: url(../img/browser_mid.png) repeat-y;
	overflow: hidden;
}
.brow_mid img {
	margin-bottom: -3px;
}
.brow_bot {
	display: block;
	background: url(../img/browser_bot.png) no-repeat 0 bottom;
	height: 40px;
}
.link_tags {
	display: block;
	clear: both;
	height: 30px;
	padding-top: 5px;
}
.link_tags a {
	font-size: 13px;
	float: left;
	margin-right: 10px;
	color: #69F;
	display: block;
	padding: 2px 10px 5px;
	background-color: #000;
}
.link_tags a:hover {
	color: #000;
	background-color: #69F;
}
.link_tags b {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #b3b3b3;
	margin-right: 5px;
	padding: 5px 10px;
	background-image: url(../img/bg_trans_20.png);
}
.link_tags i {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #af9b17;
	margin-right: 5px;
	padding: 5px 10px;
	background-color: #000;
}
/* @end */

/* @group iPhone Sreen */
#iphone_screen {
	width: 1020px;
}
#iphone_screen li {
	float: left;
	margin-left: -40px;
}
/* @end */

/* @group Browse Sreen */
#browse_screen {
	width: 1020px;
	padding-top: 20px;
	z-index: 100;
	margin-bottom: 40px;
}
#browse_screen li {
	padding-bottom: 40px;
	
}
#browse_screen li img {
	box-shadow:0px 0px 20px #000;
	-moz-box-shadow:0px 0px 20px #000;
	-khtml-box-shadow:0px 0px 20px #000;
	-webkit-box-shadow:0px 0px 20px #000;
}
/* @end */



/* @group infosystems */
#add {
	width: 948px;
	display: block;
	position: relative;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	padding-left: 12px;
}
#addin {
	display: block;
	background: url(../img/add_back.png) no-repeat center 27px;
	margin-left: -120px;
}
#infosystems {
	padding-top: 20px;
}
/* @end */
/* @group Portfolio Filter */
#portfolio_filter {
	display: block;
	height: 33px;
	width: 565px;
	font-size: 13px;
	padding-top: 3px;
	background-image: url(../img/bg_trans_20.png);
	margin: 30px auto 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#portfolio_filter li {
	float: left;
}
#portfolio_filter li i {
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dashed #abadad;
}
#portfolio_filter li a.current i {
	border-bottom-color: #69F;
}
#portfolio_filter li a {
	padding: 5px 40px 28px;
	display: block;
	text-decoration: none;
	color: #abadad;
}
#portfolio_filter li a:hover {
	color: #fffeff;
} 
#portfolio_filter li a.current {
	background: url(../img/arrow_down.png) no-repeat center bottom;
	color: #69F;
}
#filter_content {
	clear: both;
}
#filter_content div {
	zoom: 1;
}
/* @end */



/* @group Main Page */
#big_logo {
	display: block;
	width: 350px;
	height: 120px;
	background: url(../img/petrov_big.png) no-repeat center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
} 
#mainpage {
	height: 100%;
	text-align: center;
	background-image: url(../img/super_text.png);
}
#mainpage ul {
	width: 350px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
}
#mainpage ul li {
	text-shadow: #000 0px 0px 1px;
	float: left;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 24px;
}
#mainpage ul li.mline {
	padding: 0;
	height: 25px;
	width: 1px;
	background-color: #636363;
	background-image: none;
	margin: 0;
}
#mainpage ul li a {
	text-decoration: none;
	color: #636363;
	text-shadow: #000 0px -1px 0px;
}
#mainpage ul li a:hover {
	color: #ccc;
}
#main_train {
	clear: both;
	display: block;
	text-align: left;	
	width: 100%;
	height: 130px;
	overflow: hidden;
	padding-top: 50px;
}
#main_train div {
	overflow: hidden;
	width: 2000px;
}
#main_train a {
	float: left;
	padding: 15px;
	margin-left: -30px;
	opacity: 0.05;
}
#main_train a:hover {
	background-color: #000;
	position: relative;
}
#main_train a:hover {
	opacity: 1;
}
/* @end */

/* @group Footer */
#footer {
	height: 80px;
	display: block;
	color: #444;
	clear: both;
	position: relative;
	margin-top: -80px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p {
	background: url(../img/line_glow_hor.png) repeat-x 0 0;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 30px;
	text-align: center;
	padding-left: 50px;
}
#footer a {
	color: #666;
	margin-right: 100px;
}
#footer a:hover {
	color: #fff;
}
#f_empty {
	height: 10px;
}
#v_all {
	clear: both;
}
/* @end */