/* Colors

	red: #E41953
	dark green: #559D00
	
	
*/

body {
	color:#ABABAB;
	background:#000;
	margin:30px 0;
	padding:0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small
}
html>body {
	font-size: x-small
}
head:first-child+body {
	font-size:small;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
}

a {text-decoration:none;}
a:link {color:#E41953;}
a:visited {color:#E41953;}
a:hover, a:active {
	text-decoration:underline;
	color:#E41953;
}

img {
	border:none;
}

.clear{clear:both; height:0;font-size:0;}

.lastworks img.arrow {
	width: 3px;
	height:6px;
}
	
.arr {
	vertical-align:middle;
}

#logo {
	padding:0;
	width: 315px;
	float:left;
	/*position:absolute;
	top:0;
	left:0;*/
}
#logo h1 {
      margin:0;
      padding:0;
      position:relative;
      width:315px; height:116px;
      overflow:hidden;
      }

#logo h1 a {
	text-decoration:none;
	color:#E41953;
	font-family: arial, sans-serif;
	font-size:18px;
	font-weight:normal;
}
      
#logo h1 span {
	display:block;
    position:absolute; left:0; top:0; z-index:1;
    width:315px; height:116px;
    margin:0; padding:0;
    background:url(/i/logo.gif) top left no-repeat;
	
}

#menu {
	float:right;
	font-size:13px;
	margin-top:30px;
	text-transform:lowercase;
	overflow:auto;
	width:420px;
}

#langswitch {
	font-size:11px;
	color:#fff;
	padding-left:3px;
}

#menu ul {
	margin:10px 0;
	padding:0;
	}

#menu ul li {
	display:inline;
	margin-right:5px;
}

#menu a {
	padding: 0px 3px;
}

#menu a:link, #menu a:visited, #right-cats a:link, #right-cats a:visited {
	text-decoration:none;
	color:#E41953;
	background:transparent;
}



#menu a:hover, #menu a:active, #menu a.active {
	text-decoration:none;
	color:#E41953;
	background-color:#fff;
}

#menu a.active:link, #menu a.active:visited {
	text-decoration:none;
	color:#E41953;
	background-color:#fff;
}

.page {
	height:1%;
}


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


.maintable {
	border-collapse:collapse;
	width:100%;
}

.maintable td {
	margin:0;
	padding:0;
	vertical-align:top;
}
#leftcell {
	width:575px;
}
.rightcell {
	/*width:181px;*/
}

#content {
	background:#fff;
	color:#8F8F8F;
	padding-bottom:20px;
	margin-bottom:15px;
	font-size:85%;
	height:240px;
	min-height:240px;
}
html>body #content {
	height:auto;
}

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


#content h1 {
	font-size:20px;
	color:#E41953;
	font-weight:normal;
}

#content h2 {
	font-size:18px;
	font-weight:normal;
	/*margin-top:20px;*/
	color:#E41953;
}

#content p, #content h1, #content h2, #content h3, #content h4  {
	padding: 10px 20px 0 40px;
}
#content .workdate {
	margin:0 40px;
}

.portfolioshow div {margin:20px 0}

.workprops {
	list-style:none;
	padding:0;
	margin-left:40px;
}
	
.maintable td.teaser {
	width:171px;
	font-size:10px;
	background:#fff;
	color:#000;
	padding:10px;
}

.maintable td.teaser.even {
	background:#E0E0E0;
	color:#000;
	width:172px;
}

.maintable td.teaser.even.last {
	background:#E0E0E0;
	color:#000;
	width:161px;
}

.teaser a {
	color:#979797;
	text-decoration:none
}

.teaser a span {
	color:#E41953;
}
.teaser h3 a {
	color:#000;
}
.banner {
	text-align:center;
}

#mainlastwork {
	font-size:10px;
}

#lastworkdate {
	margin:0;
	float:left;
}

#mainlastwork span {
	background:#009A2F;
	color:#fff;
}

#mainlastwork .viewwork {
	float:right;
}

.lastworks {
	width:191px;
	float:left;
	font-size:85%;
	border-right: solid 1px #fff;
}

.lastworks img {
	width:191px;
	height:100px;
	display:block;
}

.lastworks img.arr {
	width: 9px;
	height:6px;
	display:inline;
}
.lastworks p {
	background-color:#E0E0E0;
	color:#000;
	margin:0;
	padding-left:3px;
}
#contacts {
	background:#fff;
	padding:10px;
	color:#888;
	width:161px;
	font-size:85%;
}

#rightcontent {
	color:#888;
	background: #000;
	
}

#rightcontent p {
	margin-top: 0.3em;
	font-size:85%;
}

#contacts h3, #rightmenu h3 {
	
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	color:#E41953;
}



#rightmenu {
	height:220px;
	color:#E41953;
	background: #e0e0e0;
	padding:20px 5px;
	
}

#rightmenu h3 {
	padding-left:17px;
}

#rightmenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	text-transform:lowercase;
	font-size:88%;
}

#rightmenu li {
	margin:0.5em 0;
	vertical-align:bottom;
}

#rightmenu em {
	font-size:120%;
	font-style:normal;
}

#rightmenu  li a {
	padding-left: 18px;
	display: block;

}

#rightmenu li a.active {
	background: url(/i/larr.gif) 0 7px no-repeat;
}


.footer {
	font-size: 85%;
}
#copyright {
	font-size:85%;
	margin: 10px 0 20px 0;
	width:400px;
	float:left;
}

#copyright a {
	color:#ababab;
}
	
#counter {
	float:right;
	width: 33px;
	height:33px;
	margin: 10px 0 20px 0;
}

#counter img {
	width:31px;
	height:31px;
	display:block;
	border:none;
}
.portfolio-item {
	width:220px;
	float:left;
	height:180px;
	margin: 0 10px 20px 20px;
}
html>body .portfolio-item {
	margin: 0 10px 20px 40px;
}
.portfolio-item h5 {
	font-weight:normal;
	font-size:11px;
}
.portfolio-item img {
	display:block;
	width:190px;
	height:100px;
}

.date {
	margin:0;
	font-size:11px;
}

#pager {
	margin: 10px 40px 10px 40px;
	clear:both;
}

#client-logos, .works-for-client {
	list-style-type:square;
	color:#009530;
	padding-left:20px;
}
html>body #client-logos {
	margin-left:30px;
}

html>body  .works-for-client {
	margin-left:30px;
}

#questions {
    height: 1%;
    color:#fff;
}

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

#question-descr {
    width:360px;
    float:left;
    padding:10px;
    font-weight:bold;
    font-size:14px;
}

#questions form {
    width:363px;
    float:right;
    padding: 20px 0 10px 10px;
}

#questions form div {
    margin: 0 0 20px 0;
}

#questions form div#submit-wrapper {
    text-align:right;
    margin: -15px 0 0 0;
}

#questions form label {
    display:block;
    margin: 0 0 5px 0;
}
#questions form textarea {
    overflow:hidden;
     width:356px;
     height:50px;
}