/************** reset **************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,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 {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body { font-family: Arial, Verdana, Helvetica, sans-serif; color: #d5d5d5; background: url(/images/header-bg.jpg) center top repeat-x #FFF; }

/************** helpers **************/
.clear-wrapper { overflow: hidden; width: 100%; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }
.inner { width: 970px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }

/************** basic **************/
big { font-size: 1.45em; }
strong, b { font-weight: bold; }
a { color: #d5d5d5; text-decoration: underline; outline: none; }
h1 { font-size: 24px; color: #FFF; margin: 0 0 18px; }
h2 { font-size: 18px; color: #FFF; margin: 0 0 20px; }
h3 { font-size: 17px; color: #FFF; margin: 0 0 24px; }
#content p { margin: 0 0 12px; }


/************** layout **************/
#header { padding-top: 30px; position: relative; min-width: 1000px; height: 100px; }
	#header .inner { position: relative; }
		#logo { display: block; width: 329px; height: 55px; background: url(/images/logo-design.png) center no-repeat; }
		#techart-logo { display: block; width: 113px; height: 54px; background: url(/images/techart-design.gif) center no-repeat; position: absolute; left: -131px; top: -5px; }
		#header .navigation { padding: 15px 0; width: 100%; overflow: hidden; }
			#header .navigation li { display: inline; padding-right: 40px; float: left; }
			#header .navigation a { display: block; background-repeat: no-repeat; height: 9px; font-size: 0; background-position: 0 0; }
				#header .navigation a:hover { background-position: 0 bottom; }
			#header .navigation a.about { width: 103px; background-image: url(/images/header-menu/about.png); }
			#header .navigation a.news { width: 54px; background-image: url(/images/header-menu/news.png); }
			#header .navigation a.contacts { width: 56px; background-image: url(/images/header-menu/contacts.png); }
			#header .navigation a.photobank { width: 89px; background-image: url(/images/header-menu/photobank2.png); }
	#departments { position: absolute; right: 0; top: 30px; width: 246px; height: 74px; background: url(/images/departments.png) center no-repeat; }

#services { min-width: 1000px; height: 150px; position: relative; }
	#services ul { position: absolute; bottom: 0; width: 100%; }
	* html #services ul { bottom: -1px; }
	#services li { border-bottom: 1px solid #a4a4a4; background-image: url(/images/services/gradient.png); background-repeat: repeat-x; cursor: pointer; }
	#services li.corporate-identity, #services li.corporate-identity sup { background-color: #790647; }
		#services li.corporate-identity sup { left: 190px; background-position: 0 0; }
	#services li.polygraphy, #services li.polygraphy sup { background-color: #C95501; }
		#services li.polygraphy sup { left: 300px; background-position: 0 -25px; }
	#services li.web, #services li.web sup { background-color: #03528F; }
		#services li.web sup { left: 410px; background-position: 0 -50px; }
	#services li.flash, #services li.flash sup { background-color: #00891D; }
		#services li.flash sup { left: 520px; background-position: 0 -75px; }
	
		#services a { display: block; padding: 3px 0; cursor: pointer; text-decoration: none; color: #FFF; }
			#services a span { display: block; width: 970px; margin: 0 auto; position: relative; padding: 0 15px; }
				#services a img { display: block; margin: 2px 0; }
				#services a p { display: none; font-size: 12px; }
				#services li.current a p { display: inline; }
				#services a sup { width: 171px; height: 25px; position: absolute; top: -14px; background-repeat: no-repeat; background-image: url(/images/services/tabs.gif); }

#content { background: url(/images/content-bg.jpg) center top no-repeat #3C3B41; line-height: 135%; font-size: 13px; min-width: 1000px; padding: 25px 0 50px; }


.corporate-identity #best-work, .corporate-identity #best-work .tab { background-color: #5A0034; }
.corporate-identity #best-work .tab { background-position: 0 0; }

.polygraphy #best-work, .polygraphy #best-work .tab { background-color: #C95501; }
.polygraphy #best-work .tab { background-position: 0 -25px; }

.web #best-work, .web #best-work .tab { background-color: #03528F; }
.web #best-work .tab { background-position: 0 -50px; }

.flash #best-work, .flash #best-work .tab { background-color: #00891D; }
.flash #best-work .tab { background-position: 0 -75px; }

	#best-work .inner { position: relative; padding: 17px 0 35px; }
	#best-work .tab { position: absolute; top: -10px; width: 171px; height: 25px; background-image: url(/images/best-work-tabs.gif); background-repeat: no-repeat; }
	#best-work .caption { margin: 0 0 10px 6px; }
		#best-work ul img { display: block; margin-left: 6px; }

#footer { background-color: #FFF; color: #949494; font-size: 9px; padding: 20px 0; line-height: 122%; }
	#footer a { color: #949494; }
	#footer .contacts { width: 290px; padding-top: 38px; background: url(/images/footer-phone.gif) left top no-repeat; }
	#footer .departmens { font-size: 10px; margin-top: 38px; }
		#footer .departmens p { margin-bottom: 8px; }
		#footer .departmens ul { }
			#footer .departmens li { display: inline; float: left; margin-right: 20px;}
			#footer .departmens a { text-decoration: none; }
				#footer .departmens a:hover { text-decoration: underline; }
	#counters { clear: left; float: none; padding-top: 10px; opacity: 0.5; }


/************** main page **************/
.main #services { height: 131px; }
#content .banners { margin-bottom: 25px; }
	#content .banners a { background-color: #000; text-decoration: none; }
		#content .banners a:hover { background-color: #f4f4f4; }
		#content .banners a img { display: block; }
		#content .banners a span, #content .banners a cite { float: left; background-image: url(/images/arrow.gif); background-repeat: no-repeat; padding: 0 15px; line-height: 20px; }
		#content .banners a span { color: #f4f4f4;  background-position: right top; }
		#content .banners a cite { color: #0458A1; font-weight: bold; background-position: right bottom; }
		#content .banners a cite, #content .banners a:hover span { display: none; }
			#content .banners a:hover cite { display: block; }

#content .about { width: 470px; }

#content div.projects { width: 470px; overflow: hidden; font-size: 10px; margin-top: 20px; }
	#content div.projects ul { margin: -6px 0 0 -6px; overflow: hidden; }
		* html #content div.projects ul { width: 476px; }
		#content div.projects li { display: inline; float: left; margin: 6px 0 0 6px; }
			#content div.projects a { position: relative; width: 113px; height: 83px; text-decoration: none; color: #f4f4f4; display: block; }
				#content div.projects a img { display: block; width: 113px; height: 83px; }
				#content div.projects span { position: absolute; bottom: 0; width: 101px; background-color: #000; padding: 0 6px; display: block; cursor: pointer; }
				* html #content div.projects span { bottom: -1px; }

/************** projects **************/
ul.projects { width: 70%; }
#flash_cont {
   width: 100%;
   overflow: hidden;
}
#flash_cont ul.projects {
   float: left;
   padding-right: 15px;
}
	ul.projects li { margin-bottom: 12px; }
	ul.projects a { font-size: 1.45em; text-decoration: none; }
		ul.projects a:hover { text-decoration: underline; }
		ul.projects img { margin-right: 30px; width: 113px; height: 83px; }
		ul.projects .date { display: block; font-style: italic; font-size: 14px; margin-bottom: 3px; }


/************** details **************/

.other-works { margin-top: 24px; }
	.other-works li { margin-right: 6px; }
	.other-works .all-works { font-size: 16px; }

#map-frame { border:solid 1px #DDD; width:560px; margin:0 0 20px 0px; height:400px; }

.left_column {
   width: 580px;
   float: left;
}
.right_column {
   width: 340px;
   float: right;
}

div.form {
   width: 100%;
}
   div.row {
      margin-bottom: 7px;
      width: 100%;
      overflow: hidden;
   }
      div.row label {
         float: left;
         display: block;
         width: 125px;
         padding-right: 12px;
         text-align: right;
      }
   div.right_column div.row {
      font-size: 92%;
   }
   div.right_column div.row input {
      width: 180px;
      border: 0;
   }
   div.row input, div.row textarea, div.row  select {
      background-color: #e1e1e1;
   }
   div.right_column div.row input.auto {
      width: auto;
   }
   div.submit {
      text-align: center;
   }
      div.submit input {
         padding: 5px 10px;
         background-color: #b1b1b1;
         border: 0;
      }
   div.errors {
      margin-bottom: 10px;
      font-weight: bold;
      color: orange;
   }
p.ps {
   color: #a891a8; 
}
.hidden {
   display: none;
}