@IMPORT url("YUI_reset.css");
/* about h1 */
@font-face {
    font-family: 'bpg extrasquare';
    src: url('fonts/bpg_extrasquare-webfont.eot');
    src: local('â˜º'),
    	 url('fonts/bpg_extrasquare-webfont.woff') format('woff'),
         url('fonts/bpg_extrasquare-webfont.ttf') format('truetype'),
         url('fonts/bpg_extrasquare-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background: url("../../img/bg.png") top center repeat;
	font-family: arial;
}

.body {
	width: auto;
	position: relative;
	z-index: 10;
}

.nav_section{
	clear: both;
	overflow: hidden;

}
div.center {
	margin: 0 auto;
	width: 990px;
	position: relative;
	overflow: visible;
}

#Home {
	height: 1350px;
}

#PageContent{
	width: 722px;
	z-index: 10;
}

#Logo {
	width: 158px;
	height: 38px;
	color: white;
	background: url("../../img/logo.png") top center no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 139px;
	top: 58px;
	z-index: 15;
}

#Background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

#Constellation {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;   
}

/* * ------------- Navigation ------------- * */

#mainNav{
	position: absolute;
	z-index: 15;
}

#mainNav li{
	position: absolute;
	font-size: 18px;
	color: white;
	width: 300px;
	font-family: TaurusWeb;
}

/* -------------------------------------------------------- linkebis ----------------------------------------------------------- */
#mainNav li a{    
	text-decoration: none;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	height: 26px;
	opacity: 0;
	background: green;
}

#mainNav #NavHome{
	width: 120px;
	margin-top: -12px;
}

#mainNav #NavHome a{
	color: #3d1251;
}

#mainNav #NavAbout{
    margin-top: -12px;
    width: 176px;
}

#mainNav #NavWorks{
    margin-top: -12px;
	width: 175px;
}
#mainNav #NavWorks a{
	color: #000;
}
#mainNav #NavContact{
    margin-top: -12px;
	width: 135px;
}
#mainNav #NavContact a{
	color: #3d1251;
}

#ab{
	width: 970px;
	
}
/*
	--------------------------------------------------------------- static menu------------------------------------------------------------------------
*/
#about_static_menu {
	margin-top: 100px;
    width: 200px;
	height: 400px; 
	margin-left: 770px;
	color: #3d1251;
	
}
#about_static_menu li{
	margin-top: 80px;
	margin-left: 15px;
}
#about_static_menu li a{
	color: #3d1251;
	font-size: 21px;
	font-family: TaurusWeb;
	text-decoration: none;
}


#about_static_menu li.first_third{
	margin-left: 35px;
}





/* ------------------------------------------------------ End static menu ------------- */



#Origami{
	position: absolute;
	width: 888px;
	height: 680px;
	z-index: 20;
	background: url("../../img/origami.png") top left no-repeat;
	top: 31px;
	right: -400px;
}

/* * ------------- End Navigation ------------- * */
	
/* * ------------- Our Team ------------- * */	


#OurTeam {
	position: absolute;
	bottom: 0;
	height: 291px;
	width: 100%;
	z-index: 9;
	padding-left: 31px;
}

#OurTeam .team-content{
	width: 990px;
	margin: 0 auto;
}

#OurTeam .team-content h2{
	font-family: TaurusWeb;
	height: 65px;
	font-size: 2.75em;
	color: #3D1251;
	line-height: 1em;
	text-shadow: 3px 1px 1px #cccccc;
	text-transform: uppercase;
}

#OurTeam .team-content ul li{
	position: relative;
	color: #5d5b5d;
	width: 90px;
	height: 90px;
	float: left;
	margin: 0 15px 0 0;
}

#OurTeam .team-content ul li:hover .photo{
	border-color: #ff4eff;

}
#OurTeam .team-content ul li:hover .descr{
	display: block;
}

#OurTeam .team-content ul li .photo{
	width: 90px;
	height: 90px;
	border: 1px solid #575757;
	border-radius: 45px;
	overflow: hidden;	
}

#OurTeam .team-content ul li .photo img{
	width: 90px;
	height: 90px;
	border-radius: 45px;
}

#OurTeam .team-content ul li .descr{
	display: none;
	position: absolute;
	top: 74px;
	left: 6px;
	background: url("../../img/ourteam_selected_bg.png") top left no-repeat;
	font-size: 12px;
	height: 48px;
	width: 300px;
	padding: 30px 0 0 13px;
}

#OurTeam .team-content ul li .descr span.hide{
	display: none;
}

#OurTeam .team-content ul li .descr span{
	background: black;
}
#OurTeam .team-content ul li .descr em{
	display: block;
	font-size: 10px;
	color: white;
}

/* * ------------- End Our Team ------------- * */

/* * ------------- Footer ------------- * */
/*
	opacity
*/
#Footer {
	position: fixed;
	bottom: 16px;
	width: 100%;
	height: 51px;
	z-index: 15;
	opacity: 0.8;
	background: #090909;
}

#Footer .logo{
	width: 57px;
	height: 45px;
	background: #3d1251;
	text-align: center;
	padding-top: 6px;
	float: left;
	border-right: 1px solid white;
}

#Footer .left{
	width: 50%;
	float: left;
}

#Footer .right{
	float: right;
	padding-right: 30px;
	line-height: 51px;
}

#Footer .left nav ul{
	padding: 7px 0 6px 0;
	border-bottom: 1px dotted #9c9c9c;
	overflow: hidden;
	font-size: 0.75em;
	width: 425px;
	text-transform: uppercase;
}

#Footer .left nav li{
	float: left;
	border-left: 1px solid #e4e4e4 ;
	padding: 0 11px;
}

#Footer .left nav li a{
	color: white;
	text-decoration: none;
}

#Footer .left nav li a.active,
#Footer .left nav li a:hover{
	color: #fb92e5;
}

#Footer .left nav li:first-child{
	border-left: none;
}

#Footer .left nav li:last-child{
	padding-right: 0;
}

#Footer .left .copyright{
	display: block;
	overflow: hidden;
	color: #bababa;
	font-size: 0.69em;
	padding-left: 11px;
	line-height: 20px;
}

/* * ------------- End Footer ------------- * */

/* * ------------- ABOUT US ------------- * */
.html5 {
	display: none;
}



#PageContent div.left{
	width: 377px;
	padding-left: 33px;
	padding-top: 45px;
	float: left;
}
#PageContent div.left section.about h1{
	background-color : #fff;
	font-size: 1.9em; 
	color: #979797;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px dashed #a8a8a8;
	letter-spacing: 0.05em;
	font-family: bpg extrasquare ;	
}
#PageContent div.left section.about p{
	background-color : #fff;
	margin-top: 15px;
	font-size: 0.750em; 
	color: #505050;
	padding-bottom: 10px;
	letter-spacing: 0.06em;
	text-align: justify;
}
#PageContent div.left section.about p img{
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#PageContent div.left section.our-team{
	margin-top: 45px;
}
/* Our Team */
#PageContent div.left section.our-team ul li{
	float: left;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#PageContent div.left section.our-team ul li.you{
	border-top: 1px solid #e0e0e0;
	margin-top: 20px;
	padding-top: 20px;
}
#PageContent div.left section.our-team ul li div.lft{
	width: 120px;
	float: left;
	overflow: hidden;
}
#PageContent div.left section.our-team ul li:hover .photo{
	border-color: #ff4eff;
}
#PageContent div.left section.our-team ul li .photo{
	width: 90px;
	height: 90px;
	border: 1px solid #575757;
	border-radius: 45px;
	overflow: hidden;	
}
#PageContent div.left section.our-team ul li .photo img{
	width: 90px;
	height: 90px;
	border-radius: 45px;
}
#PageContent div.left section.our-team ul li div.rgt{
	width: 250px;
	float: left;
	overflow: hidden;
}
#PageContent div.left section.our-team ul li div.rgt h3{
	background-color : #fff;
	margin-top: 10px;
	font-size: 1.125em;
	color: #ff76ff;
	text-transform: capitalize;
	font-family: bpg extrasquare;
}
#PageContent div.left section.our-team ul li div.rgt p.position{
	font-size: 0.625em;
	color: #5d5b5d;
	line-height: 1.7em;
}
#PageContent div.left section.our-team ul li div.rgt p.desc{
	background-color : #fff;
	font-size: 0.688em;
	color: #505050;
	padding-bottom: 3px;
}
#PageContent div.left section.our-team ul li div.rgt p.desc a{
	color: #ff76ff;
	text-decoration: none;
}
#PageContent div.left section.our-team ul li div.rgt p.desc a:hover{
	text-decoration: underline;
}
#PageContent div.left section.our-team ul li div.rgt p.you{
	margin-top: 4px;
}
#PageContent div.left section.our-team ul li.you div.rgt h3 {
	margin-top: 4px;
}
/* RIGHT SIDE */
#PageContent div.right{
	width: 272px;
	float: left;
	margin-left: 40px;
}
#PageContent div.right section.offer{
	margin-top: 60px;
}
#PageContent div.right section.offer h1{
	background-color : #fff;
	color: #e2e2e2;
	font-weight: normal;
	line-height: 44px;
	font-family: arial Bold;
}
#PageContent div.right section.offer h1 span.what{
	font-size: 70px;
	font-family: bpg extrasquare;
	letter-spacing: 13px;
}
#PageContent div.right section.offer h1 span.do{
	font-size: 84px;
}
#PageContent div.right section.offer h1 span.we{
	font-size: 84px;
	color: #ffccff;
}
#PageContent div.right section.offer h1 span.offer{
	font-size: 60px;
	color: #ffccff;
	font-family: bpg extrasquare;
}
#PageContent div.right section.offer h2{
	background-color : #fff;
	color: #a8a8a8;
	font-size: 1.1em;
	margin-top: 5px;	
	margin-bottom: 3px;	
	font-family: bpg extrasquare;
}
#PageContent div.right section.offer p{
	background-color : #fff;
	color: #a8a8a8;
	font-size: 0.750em;
	margin-bottom: 10px;
}
#PageContent div.right section.work{
	margin-top: 40px;
}
#PageContent div.right section.work p.headline{
	color: #bebebe;
	font-size: 0.688em;
	font-style: italic;
	border-bottom: 1px solid #ff76ff;
}
#PageContent div.right section.work h1{
	text-transform: uppercase;
}
#PageContent div.right section.work h1 span.tf{
	color: #ff76ff;
	font-size: 60px;
	display: block;
	float: left;
}
#PageContent div.right section.work h1 span.completed{
    background-color: #fff;
	margin-left: 13px;
	margin-top: 15px;
	color: #9f9f9f;
	font-size: 17px;
	font-family: bpg extrasquare;
	display: block;
	float: left;
	letter-spacing: 3px;
}
#PageContent div.right section.work h1 span.projects{
    background-color: #fff;
	margin-left: 14px;
	margin-top: 0px;	
	color: #676767;
	font-size: 20px;
	display: block;
	float: left;
	font-family: bpg extrasquare;
	letter-spacing: 8px;
}
#PageContent div.right section.work ul.main{
	clear: both;
	margin-left: 39px;
	background: url(../../img/ul-bg.png) 0px -103px no-repeat;
}
#PageContent div.right section.work ul.main ul li{
	background-color: #fff;
}
#PageContent div.right section.work ul li{
	line-height: 40px;
}
#PageContent div.right section.work ul li.web{
    background-color: #fff;
	background: url(../../img/li-bg.png) 0px 20px no-repeat;
	padding-left: 53px;
}
#PageContent div.right section.work ul li.web .web{
    background-color: #fff;
    font-family: bpg extrasquare;
    font-size: 35px;
}
#PageContent div.right section.work ul li.brand{
	padding-left: 53px;
	font-family: bpg extrasquare;
    font-size: 35px;
    background: url(../../img/li-bg.png) left center no-repeat; 
}
#PageContent div.right section.work ul li.print{
	padding-left: 53px;
	font-family: bpg extrasquare;
    font-size: 21px;
     background: url(../../img/li-bg.png) left center no-repeat; 
}
#PageContent div.right section.work ul span.web{
	font-size: 48px;
	color: #d4d4d4;
	letter-spacing: 6px;
}
#PageContent div.right section.work ul span.web span{
	color: #ff76ff;
	font-size: 28px;
	font-family: bpg extrasquare;
	letter-spacing: 0px;
}
#PageContent div.right section.work ul li ul{
	font-size: 0.750em;
	text-transform: uppercase;
	color: #b7b7b7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#PageContent div.right section.work ul li ul li {
	line-height: 1.5em;
}
#PageContent div.right section.work ul li ul li span{
	color: #ff76ff;
}
#PageContent div.right section.work ul li.brand{
	font-size: 28px;
	color: #d4d4d4;
	text-transform: uppercase;
}
#PageContent div.right section.work ul li.brand span{
	color: #ff76ff;
	font-family: bpg extrasquare;
    font-size: 28px;
}
#PageContent div.right section.work ul li.print{
	font-size: 28px;
	color: #d4d4d4;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#PageContent div.right section.work ul li.print span{
	color: #ff76ff;
	font-family: bpg extrasquare;
    font-size: 28px;
}
/* TWITS */
#PageContent div.right section.tweets{
	margin-top: 30px;
}
#PageContent div.right section.tweets h1{
	background-color: #fff;
	font-size: 0.9em;
	color: #989898;
	border-bottom: 1px dotted #a8a8a8;
	font-family: bpg extrasquare;
}
#PageContent div.right section.tweets h1 em{
	color: #0084b4;
}
#PageContent div.right section.tweets div{
	border-bottom: 1px solid #d3d3d3;
	padding-top: 10px;
}
#PageContent div.right section.tweets div p.date{
	background-color: #fff;
	font-size: 0.688em;
	color: #0084b4;
}
#PageContent div.right section.tweets div p.desc{
	background-color: #fff;
	font-size: 0.75em;
	color: #919191;
	margin-top: 4px;
}
#PageContent div.right section.tweets div p.desc a{
	color: #0084b4;
	text-decoration: none;
}
#PageContent div.right section.tweets div p.desc a:hover{
	text-decoration: underline;
}
#PageContent div.right section.tweets div p.icons{
	background-color: #fff;
	text-align: right;
}
#PageContent div.right section.tweets div p.icons img{
	margin-right: 7px;
}
#PageContent div.right section.tweets p.follow{
	text-align: right;
	color: #0084b4;
	font-size: 0.688em;
	padding-top: 7px;
}
#PageContent div.right section.tweets p.follow a{
	background-color: #fff;
	color: #0084b4;
	text-decoration: none;
}
#PageContent div.right section.tweets p.follow a:hover{
	text-decoration: underline;
}




/* our works */

#works{
	width: 960px;
}
#works div.area_for_menu {
	width: 960px;
	height: 170px;
}
#works div.area_for_menu li a{
	color: #3d1251;
	font-size: 21px;
	font-family: TaurusWeb;
	text-decoration: none;
	float: left;
	margin-top: 15px;
	margin-left: 160px;
}


#PageContent div h1.our_works_title{
	font-size: 1.280em; 
	color: #979797;
	letter-spacing: 0.05em;
	font-family: arial Bold;	
	border-bottom: 1px solid #ff76ff;
	text-transform: uppercase;
	
	margin-top: 30px;
}
#PageContent div h1 span#n0 {
	font-size: 17px;
	background-color: #fff;
	color: #575757;
	font-family: bpg extrasquare;
}

#PageContent div h1 span#n1 {
	background-color: #ff76ff;
	font-family: bpg extrasquare;
	color: #fff;
}
#PageContent div h1 span#n1:hover {
	cursor: pointer;
}



/*  contact */



#contact #contact_static_menu{
	width: 150px; 
	height: 300px; 
	float: left;
}

#contact #contact_static_menu li a{
	color: #3d1251;
	font-size: 21px;
	font-family: TaurusWeb;
	text-decoration: none;
}
#contact #contact_static_menu li {
	margin-top: 30px;
}
#contact #contact_static_menu li.first_third{
	margin-left: 20px;
}


div#contact {
	width:920px;
}

#PageContent div.left {
	width: 414px;
}

#PageContent div.left h1.contact_information_title{
    background-color: #fff;
	margin-top: 0px;
	font-size: 18px; 
	color: #979797;
	letter-spacing: 0.05em;
	font-family: bpg extrasquare;	
	border-bottom: 1px solid #ff76ff;
	margin-left: 60px;
	padding-bottom: 5px;
}
#PageContent .contact_information_title span {
	text-transform: uppercase ;
}
#PageContent .send_us_message_title span {
	text-transform: uppercase ;
}

.t_text , .f_text, .m_text, .t_nomer, .f_nomer, .m_mail{
     background-color: #fff;
}

#PageContent div.left p.tel{
	padding-top: 28px;
	padding-bottom: 6px;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
#PageContent div.left p.tel span{
	margin-left: 85px;
	color: #585858;
}
#PageContent div.left p.tel span.t_nomer{
	margin-left: 33px;
}
#PageContent div.left p.fax{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial;
	color: #808080;
	height: 20px;
	margin-left: 55px;
}
#PageContent div.left p.fax span{
	margin-left: 29px;
	color: #585858;
}


#PageContent div.left p.email {
	color: #808080;
	font-size: 12px;
	padding-top: 7px;
	margin-left: 60px;
	/*height: 24px;*/
}

#PageContent div.left p.email span{
	color: #ff76ff;
	margin-left: 19px;
	font-family: Arial;
}


#PageContent form {
	margin-top: 10px;
	width: 400px;
}


#PageContent div.left h1.send_us_message_title{
    background-color: #fff;
	margin-top: 30px;
	font-size: 1.280em; 
	font-size: 18px;
	color: #979797;
	letter-spacing: 0.05em;
	font-family: Arial Bold;	
	border-bottom: 1px solid #ff76ff;
	font-family: bpg extrasquare;
	margin-left: 50px;
	padding-bottom: 5px;

}


.input_text {
	/*margin-top: 5px;*/
	width: 215px;
	height: 20px;
	display: block;
	float: right;
	background: none;
	border: none;
	border-bottom: 1px solid #bfbfbf;
	text-align: right;
}





.input_and_description{
	
	margin: 8px 0;
	overflow: hidden;
}

.only_descrption{
	display: none;
	color: #b0b0b0;
	font-size: 12px;
}

.textarea {
	/*margin-top: 5px;*/
	font-size: 11px;
/*	height: 20px;*/
	margin-top: 5px;
	display: block;
	float: right;
	background: url("../../img/message_bg.png") top left repeat;
	border: none;
	border-bottom: 1px solid #bfbfbf;
	text-align: right;
	color: #b0b0b0;
	line-height: 22px;
	font-family: arial;
}


#PageContent div.left .button {
	/*
	position : absolute;
		z-index: 200;*/
	clear: both;
	margin-top: 7px;
	float: right;
	width: 140px;
	height: 27px;
	background-color: #777;
	color: #ccc;
	
}

#PageContent div.left #full_name {
	margin-left: 30px;
}
#PageContent div.left #email {
	margin-left: 76px;
}
#PageContent div.left #phone {
	margin-left: 31px;
}


/*
	div right
*/
#PageContent div.right h1.contact_title{
	font-size: 31px;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #b6b6b6;
	font-weight: bold;
	font-family: bpg extrasquare;
	text-transform: uppercase;
}



div#contact div.right {
	width: 230px;
    margin-left: 75px;
    margin-top: -5px;
}
div#contact div.right div#map {
	width: 230px;
	height: 400px;
}
div#contact div.right div#bottom_empty {
	width: 230px;
 	height: 85px;
	background-color: #fff;
}

/*
	----- language indicator
*/
#lang_indicator_geo{
	color: #ff76ff;
	text-decoration: none;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 0.69em;
	margin-right: 30px;
}
#lang_indicator_eng{
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 0.69em;
	margin-right: 10px;
}
#lang_indicator_eng:hover{
	color: #ff76ff;
	text-decoration: none;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 0.69em;
	margin-right: 10px;
}


