/* 
LaMaMedia.com (version 5.1)
Copyright (c) 2007, 2008 by LaMa Media LLC - All rights reserved
*/


body {
	color: #000;
	background-color: #fff;
	font-family: helvetica, sans-serif;
	margin: 0px;
}

a img {
	border: 4px solid #666;
}

a:hover img {
	border: 4px solid #b166d2;
}

a:hover {
	background-position: 1px;
}

.maintable {
	width: 100%;
	height: 100%;
}

.fixwid {
	width: 270px;
	background-color: #e6e6e6;
}

.fullwid {
	width: 100%;
	background-color: #fff;
}

.toprow {
	height: 40px;
}

.midrow {
	height: 170px;
}

.botrow {
	height: 100%;
}

#contact {
	color: #ccc;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 20px 0px 20px;
}

#contact a {
	color: #999;
	text-decoration: none;
}

#contact a:hover {
	color: #9966aa;
}

#viewby {
	color: #666;
	background-color: #000;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-top: 55px;
	padding-right: 30px;
}

#viewby div {
	padding: 5px 0px;
}

#viewby a {
	color: #666;
	text-decoration: none;
	outline: none;
	padding: 5px 0px;
}

#viewby a:hover {
	color: #9966aa;
}

.viewbybox {
	position: relative;
	top: 1px;
	margin-left: 9px;
}

#founders {
	color: #999;
	background-color: #666;
	text-align: right;
	vertical-align: bottom;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 20px;
}

#lamacol {
	border-right: solid 1px #aaa;
}

#lamalogo {
	border-right: solid 1px #000000;
}

#viewcol {
	color: #555;
	font-size: 13px;
	padding-top: 18px;
	padding-left: 20px;
}

.viewdiv {
	width: 250px;
	background-color: #e6e6e6;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
}

.view {
}

.view a {
	color: #000;
	background-color: #e6e6e6;
	text-decoration: none;
	outline: none;
	display: block;
	width: 100%;
	line-height: 16px;
	padding: 4px 0px;
}

.view a:hover {
	background-color: #fff;
	color: #774488;
}

.viewtoo {
}

.viewtoo a {
	color: #222;
	text-decoration: none;
	outline: none;
	display: block;
	width: 100%;
	line-height: 22px;
}

.viewtoo a:hover {
	background-color: #fff;
	outline: none;
}

.wrap {
	height: 0px;
	overflow: hidden;
	position: relative;
	visibility: hidden;
}

.wrap a {
	color: #444;
	text-decoration: none;
	outline: none;
	display: block;
	width: 100%;
}

.wrap a:hover {
	background-color: #fff;
	color: #774488;
}

.viewcontent {
	position: relative;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 20px;
}

.viewbox {
	position: relative;
	top: 1px;
	margin-right: 9px;
}

#projcol {
}

.project {
	margin: 19px 20px;
	background-color: #fff;
	color: #666;
	/*text-align: center;*/
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	min-width: 320px;
}

.project-ie { 
	padding: 19px 20px; 
	background-color: #fff;
	color: #666;
	/*text-align: center;*/
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	min-width: 360px;
}	

.ptitle {
	font-size: 15px;
	font-weight: bold;
}

.psub {
	font-size: 12px;
}

.pcompany {
	font-size: 12px;
	font-weight: bold;
}

.plink a {
	outline: none;
}

.pnolink {
	border: 2px solid #666;
}

.plist {
	font-size: 12px;
	margin-bottom: 12px;
}

.pblurb {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.pblurb a {
	color: #666;
}

#black {
	background-color: #000;
}

#norm {
	font-size: 13px;
}

.tiny {
	line-height: 5px;
}

