/* careers */
div.team {
	font-size: 14px;
}
div.team ul, div.team ol {
	margin: 0 0 25px 40px;
}
div.team ol li {
	margin-bottom: 5px;
    font-size: 12px
}
div.team h2 {margin-bottom: 5px; font-size: 24px;}
div.team h3 {margin: 25px 0 5px 40px; font-size: 18px;}
.indent {
	margin-left: 40px;
}
/*ul.about-projects li {
	margin-left: -14px;
}
*/
/* team */
div.people {
	width: 100%;
	overflow: hidden;
}
div.founders {
	width: 380px;
	overflow: hidden;
	margin: 0 auto;
}
div.person {
    display:inline;
    float:left;
    height:190px;
    padding:0 12px 30px;
    width: 29%;
}
div.person p.job-title {
	line-height: 1;
}
div.person p.job-title em {
	font-size: 12px;
	font-style: italic;
}
ul.benefits {
	margin-bottom: 25px;
}
#sidebar ul.benefits li {
	font-size: 12px;
}
.vacancy {
	font-size: 14px;
}

/* gallery */
div.gallery-wrapper {
	width: 500px;
	position: relative;
	margin: 10px 65px 0 65px;
	clear: left;
}
div.gallery {
	position: relative;
	margin-top: 7px;
	width: 500px;
	overflow: hidden;
}
a.rw {
	font-weight: normal;
	color: #ed1c24;
	text-decoration: underline;
}
a.rw:hover, a.rw:hover span, a.flickr:hover span {
	color: #339900;
}

a.rw span {
	color: #000;
}
a.flickr {
	text-decoration: none;
}
a.flickr .flick {
	color: #0063dc;
	text-decoration: underline;
}
a.flickr .r {
	color: #ff55ad;
	text-decoration: underline;
}
span.nav {
	width: 64px;
	height: 81px;
	overflow: hidden;
	position: absolute;
	top: 143px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
span.nav.prev {
	left: -65px;
	background-position: 0 0;
}
span.nav.next {
	right: -65px;
	background-position: -64px 0;
}
div.slider ul li {
	padding-bottom: 30px;
}
div .description {
	font-size: 12px;
	font-style: italic;
}
#galcustom {
	padding-bottom: 380px;
}
/* send cv */

div.cv {
	margin-bottom: 25px;
}

div.cv h2 {
	display: inline;
	padding: 2px 20px 2px 15px;
	position: relative;
	left: -15px;
	background-color: #fff3cc;
}

/*  cv form */
div.cv div.form input.text, div.cv div.submit input {
	font: 12px tahoma, sans-serif;
}

div.cv div.form {
	padding: 15px 15px 3px;
	margin: 0 0 0 -15px;
	background-color: #fff3cc;
}

div.cv div.form textarea {
	width: 97%;
	height: 100px;
	/*font: italic normal 14px "trebuchet ms";*/
	/*color: #777;   */
}

div.cv div.form div.line {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	position: relative;
}

div.cv div.form div.line .input {
	margin-left: 5em;
}

div.cv div.form div.line label {
	width: 4em;
	margin-right: 0.5em;
	float: left;
	clear: left;
	font-size: 14px;
	line-height: 1.4;
	position: absolute;
}

div.cv div.form div.line.message label {
	width: auto;
	clear: both;
	position: static;
}

div.cv div.form div.line input.text {
	width: 96%;
}

div.cv div.form div.line.submit {
	padding: 5px 0;
	margin: 0;
	border-top: 1px dashed #fff;
}

div.cv div.submit input {
	padding: 2px 20px;
	overflow: visible;
}

/* attachments */
div.files {
	padding: 0 0 10px;
}

div.attach {
	padding-top: 5px;
	display: none;
}

#sidebar div.attach ol li {
	margin: 0 0 5px 0;
}

#attach-link {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted;
}



div.error {
   margin: 0 0 10px;
   padding: 0;
   color: red;
}
div.error ul li {
    padding: 5px 0;
}

div.message-sent {
	margin-bottom: 100px;
	margin-top: 0;
	font-size: 14px;
	background: none;
}
div.message-sent p {
	margin-bottom: 20px;
}
div.contacts-box .form {
	padding: 25px 0 0 22px;
	height: 428px;
	background: url(../images/sheet-left.gif) no-repeat 0 0;
}
.box {
	width: 365px;
	height: 470px;
	position: absolute;
	right: 0;
	top: -10px;
	background: url(../images/box.gif) no-repeat 0 0;
}
.box.sent {
	width: 131px;
	top: 0;
	background: url(../images/sent.gif) no-repeat 0 0;
}