@import url(styles_location_field.css);
.location-field {
	visibility: hidden; /*hide while loading location css*/
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 0.8em;
}

.alert {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 225%;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

a:hover {
	color: #000033;
}
/*
a:visited {
	color: #8200a3;
}
*/
a img {
	border: none;
}
a {
	color: #003366;
}

table, td {
	border-collapse: collapse;
}

td {
	padding: 0;
	text-align: left;
}

span.link {
	cursor: pointer;
	color: #1061b3;
	text-decoration: underline;
}


small {
	font-size: 75%;
}

#body{
	width: 1000px;
	margin: 0 auto;
}

#top div.cnt {
	width: 914px;
	margin: 0 auto;
	padding: 4px 43px 4px 43px;
	height: 23px;
}

#top {
	margin: 0;
	background-color: #d1d1d1;
}
#top .toploc {
	float: left;
	width: 300px;
	padding: 0;
	height: 20px;
}

#top input {
	float: right;
	width: 340px;
	border: 1px solid #a9a9a9;
	color: #000000;
}

#top input.unfocused {
	color: #7f7f7f;
}

#top .lng {
	margin-left: 118px;
}

#head {
	padding:  4px 43px 13px 43px;
	margin-bottom: 15px;
}
span.hl {
	background-color: #000000;
	color: #FFFFFF;
}
#head.hl, #head:hover {
	background-color: #f2f2f2;
}

.site-title h1 {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
}

.site-title h1 span {
	font-size: 235%;
}

.site-title a {
	text-decoration: none;
}
.site-title a:hover {
	text-decoration: underline;
}
.site-link {
	overflow-x: hidden;
	overflow: hidden;
	float: right;
	text-align: right;
	padding-top: 2em;
	font-style: italic;
}

.rss-link .rss {
/*
	display: block;
	padding: 2px 0 0 0;
*/
}
.rss-link .rss span {
	background-color: #fc8328;
	padding: 0 4px 0 0;
}
.rss-link {
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}

ol.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
ol.menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 1px 2px;
}

ol.menu li.selected {
	background-color: #000000;
}
ol.menu li.selected a {
	color: #FFFFFF;
	text-decoration: none;
}
ol.menu li.selected a:hover {
	text-decoration: underline;
}
#menu-devs {
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}
#menu-sites {
	margin-top: 10px;
}
#menu-locations {
	width: 50%;
}
#menu-locations li {
	margin-right: 3px;
}



.work-item:hover, .dev-item:hover {
	background-color: #f2f2f2;
}

.work-item, .dev-item {
	padding: 30px 40px 25px 43px;
	clear: both;
}

.work-item h3, .dev-item h3 {
	padding: 0;
	margin: 15px 0 0 0;
	line-height: 100%;
	font-size: 100%;
}

.work-item .info {
	padding: 0;
	float: left;
	width: 279px;
/*
	display: inline;
	border: 1px solid #F00;
*/
}

.dev-item .info{
	float: left;
	width: 203px;
	padding: 0;
}

.webdev {
}

.webdev .info {
	width: 246px;
	float: left;
	padding: 0;
/*
	font-size: 110%;
*/
}
.webdev .info h3 {
	font-size: 100%;
	margin:0;
	padding: 0;
	color: #000000;
}

.webdev .coworkers .more {
	text-decoration: none;
	border-bottom: 1px dashed;
}

.webdev .coworkers a.dev {
	color: #153051;
	text-decoration: none;
}
.webdev .coworkers a.dev:hover {
	text-decoration: underline;
}


.webdev .jobs, .webdev .coworkers, .webdev .person {
	margin: 0 0 30px 43px;
}

.webdev .contact {
	background-color: #f2f2f2;
	padding: 30px 30px 30px 43px;
	margin-bottom: 30px;
}
.webdev .jobs {
	color: #808080;
}

.webdev .text {
	clear: right;
	padding: 0 43px 30px 34px;
	margin-left: 246px;
/*
	font-size: 110%;
*/
}


.webdev h1 {
	margin: 0;
	padding: 0 0 10px 43px;
}

.webdev .f {
	clear: both;
}
.webdev .items {
/*
	margin-left: 246px;
*/
}
.webdev .items td {
	padding: 0 0 30px 32px;
	vertical-align: top;
}
.webdev .item {
/*
	margin-left: 32px;
	margin-bottom: 30px;
*/
}
#search_form input.string{
	width: 600px;
}
#search_form{
	color: #7f7f7f;
}
.search-item {
	overflow: hidden;
	margin-bottom: 3em;
}
.search-item img {
	margin-top: 2px;
}
.search-item h1 {
	padding: 0;
	margin: 0;
}
.search-item .info, .search-item .websites, .search-item .contact {
	width: 237px;
	float: left;
}

.search-item .adr {
	color: #7f7f7f;
}
.dev-item .item {
	margin-left: 32px;
}
.item {
	position: relative;
	float: left;
	display: inline;
	width: 206px;
}
.work-item .itemw * {
	border1: 1px solid #F00;
}
.work-item .itemw {
	margin-left: 32px;
/*
	margin: 0 0 0 312px;
	position: relative;
	display: inline;
	border: 1px solid #F00;
*/
	float: left;
	width: 606px;
}


.item-description {
	display: none;
	padding: 0;

}
.item:hover {
	z-index: 100;
}
.item:hover .item-description{
	display: block;	
}

.item-description {
	position: relative;
	z-index: 100;
}

.item-description .content {
	position: absolute;
	left: -2px;
	background-color: #cdcdcd;
	width: 220px;
	padding: 10px;
	margin: 0;
	text-align: left;
	line-height: 2ex;
}
.item-description .devs a {
	display: block;
	padding: 0;
	margin: 5px 0 0 0;
}
.work-item .studios a{
	font-weight: bold;
}
.work-item .devs a, .work-item .studios a{
	display: block;
	padding: 0;
	margin: 5px 0 0 0;
	text-decoration: none;
}
.work-item .devs a:hover, .work-item .studios a:hover {
	text-decoration: underline;
}


.text h1, .text h2 {
	font-size: 225%;
	padding:0;
	margin:0;
	color: #808080;
	font-weight: bold;
}

.item-description img {
	position: absolute;
	top: -7px;
	left: 10px;
}
.item-description a {
	text-decoration: none;
}
.item-description a:hover {
	text-decoration: underline;
}


.item .b {
	padding-bottom: 4px;
	background: url(item_b.gif) left bottom no-repeat;
}
.item .t {
	padding-top: 4px;
	background: url(item_t.gif) left top no-repeat;
}
.item .c {
	padding: 0 3px 0 3px;
	width: 200px;
	background: url(item_c.gif) left top repeat-y;
	line-height: 1px;
}
.itemw .b {
	padding-bottom: 10px;
	background: url(itemw_b.gif) left bottom no-repeat;
}
.itemw .t {
	padding-top: 10px;
	background: url(itemw_t.gif) left top no-repeat;
}
.itemw .c {
	padding: 0 3px 0 3px; 
	width: 606px;
	background: url(itemw_c.gif) left top repeat-y;
	line-height: 1px;
}
.work-item .links {
	margin: 2px 0 0 315px;
/*
	padding: 2px 0 0 0;
*/
	height: 18px;
}
.work-item .links a {
	width: 20px;
	height: 16px;
	margin-right: 2px;
	float: left;
	display: block;
	background-image: url(w_link.gif);
}
.work-item .links a:hover {
	background-image: url(w_link_hover.gif);
}
.work-item .links a.selected {
	background-image: url(w_link_selected.gif);
}
.block {
	margin: 0;
	padding: 4px 43px 10px 43px;
}

.pager {
	clear: both;
	width: 910px;
	padding: 35px 0 25px 0;
	margin-left: 43px;	
	position: relative;
}
.pager .pages a, .pager .pages span {
	margin-left: 10px;
}

.pager .pages {
	position: absolute;
	right: 0;
	color: #000000;
}

.pager .prevnext {
	color: #bbbaba;
	text-align: left;
}

.pager .prevnext .next, .pager .prevnext .prev{
	position: absolute;
}
.pager .prevnext .next {
	left: 471px;
}
.pager .prevnext .prev {
	right: 471px;
}

.line {
	border-bottom: 1px solid #000;
}

#foot {
/*
	font-size: 110%;
*/
}

#foot form div {
	padding: 0;
	margin: 0;
}
#foot .line {
	margin-bottom: 25px;
}

#foot form {
	width: 441px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 30px 32px;;
}
#foot form * {
	vertical-align: middle;
}
#feedback_submit {
	margin-top: 2px;
	float: right;
}

#captcha_c {
	float: left;
}

#foot .mail {
	float: right;
}
#foot textarea {
	width: 441px;
	height: 130px;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #767676;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 6px;
}
#foot input {
/*
	color: #a2a29f;
	background: #f1f1ed;
	border: 1px solid #c4c3bf;
	margin-bottom: 3em;
*/
}


#foot .copyright {
	color: #b7b7b7;
}

/* IE 6 hacks*/
.dev-item {
	width: 917px;
}
.work-item, .dev-item, #head, .item {
	behavior: url('/css/iefixes.htc');
}

.work-item.hover, .dev-item.hover, #head.hover {
	background-color: #f2f2f2;
}

.item.hover {
	z-index: 100;
}

.dev-item .item.hover .item-description, .webdev .item.hover .item-description {
	display: block;	
}





















