@charset "UTF-8";
#header {
	height: 50px;
	width: 900px;
	float: left;
	margin-top: 22px;
}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#imageholder {
	float: right;
	height: 434px;
	width: 570px;
	padding-top: 2px;
}
.style1 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}
p {
	margin: 0px;
	padding-top: 6px;
}
#info {
	float: left;
	height: 412px;
	width: 310px;
	text-align: right;
	padding-top: 22px;
	padding-right: 20px;
}
#client {
	font-size: 14px;
	height: 22px;
	width: 282px;
	float: right;
	color: #cc9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9900;
}
.clientname {
	font-weight: bold;
	color: #333333;
}
#work {
	height: 434px;
	width: 900px;
	float: left;
}
#boxes {
	float: right;
	width: 119px;
}
#logo {
	float: left;
	width: 200px;
	margin-top: 6px;
}
#menu {
	float: left;
	height: 225px;
	width: 900px;
	clear: both;
}
.divider15pxhigh {
	height: 15px;
	width: 900px;
	float: left;
}
.orange {
	color: #CC9900;
}
.size14 {
	font-size: 14px;
}
.panel {
	color: #666666;
	background-image: url(../images/panel-grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	height: 215px;
	width: 282px;
	padding-left: 8px;
	margin-top: 10px;
	overflow: hidden;
}
.spacer15px {
	float: left;
	height: 225px;
	width: 14px;
}
.thumbselected {
	border: 2px solid #CC9900;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
#footer {
	font-size: 13px;
	color: #666666;
	background-color: #f5f5f5;
	height: 40px;
	width: 900px;
	text-align: center;
	line-height: 18px;
	padding-top: 2px;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
#projectname {
	font-size: 14px;
	height: 22px;
	width: 282px;
	float: right;
	color: #cc9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9900;
	padding-top: 8px;
}
#projectdesc {
	height: 160px;
	width: 274px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
	line-height: 16px;
}
#itemselect {
	height: 22px;
	width: 282px;
	float: right;
	padding-top: 4px;
	font-weight: bold;
	line-height: 18px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CC9900;
}
a.select:link {
	color: #CC9900;
	text-decoration: none;
}
a.select:visited {
	text-decoration: none;
	color: #CC9900;
}
a.select:hover {
	text-decoration: underline;
}
a.select:active {
	text-decoration: none;
	color: #CC9900;
}
a.thumbnail:link {
	text-decoration: none;
	border: 1px solid #666666;
}
.thumbs {
	padding-bottom: 6px;
}
a.thumbnail:visited {
	text-decoration: none;
	color: #666666;
}
a.thumbnail:hover {
	text-decoration: none;
}
a.thumbnail:active {
	text-decoration: none;
	color: #666666;
}
.panelHeader {
	font-size: 14px;
	color: #333333;
	float: left;
	height: 20px;
	width: 282px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
}
.panelContent {
	float: left;
	height: 195px;
	width: 282px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.panelHeaderOptions {
	font-size: 14px;
	color: #333333;
	float: left;
	height: 20px;
	width: auto;
	font-weight: bold;
	padding-left: 5px;
}
.mugshot {
	height: 110px;
	width: 72px;
	float: left;
	padding-right: 14px;
	padding-bottom: 40px;
	padding-left: 2px;
}
.teamContent {
	font-size: 12px;
	float: right;
	height: 170px;
	width: 185px;
	overflow: hidden;
	padding-right: 5px;
	
}

.aboutText {
	float: left;
	height: 195px;
	width: 255px;
	padding-right: 20px;
	padding-left: 9px;
}
.grey {
	color: #CCCCCC;
}

.fadein {display:none;}

#description {
	height: 160px;
	width: 274px;
	float: right;
	line-height: 16px;
}
.item {
	height: 20px;
	width: auto;
	display: inline;
}
.itemType {
	height: 20px;
	width: auto;
	display: inline;
}
