@charset "utf-8";
/* CSS Document */

/*note - anchor styles separated at end of file*/

/*HTML selectors*/

body {
	margin-left: 0;
	margin-top: 0;
	font-family: "share-regular-1","share-regular-2", isocpeur, isopeur, "sys TT", "trebuchet MS", arial, sans-serif;
	font-size: 90%;
	background-color: #999999;
	text-shadow: #000000 0 0 0px; /* safari bolding fix */
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
}
h2 {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	font-size: 1.4em;
	font-weight: normal;
	color: #ccc;
}
h3 {
	margin: 5px 0 0 2em; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	font-size: 1.0em;
	font-weight: normal;
	color: #ccc;
	width: 150px;
}
h4 {
	left: 104px;
	margin: 0 0 0 0; /*removes indent IE and Opera*/
	padding: 10px 0 0 0; /*removes indent Mozilla and NN7*/
	font-size: 1.5em;
	font-weight: normal;
	color: #fd5000;
	text-align: right;
}
li {
	font-size: 1.0em;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}

p, blockquote {
	font-size: 1.0em;
	line-height: 18px;
	text-align: left;
	margin: 0 0 8pt 0;
	padding: 0;
}
blockquote /*new*/ {
	margin-left: 20px;
	margin-right: 0px;
}
ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet - as default*/
}

/*anchor links only*/
a {
	text-decoration: underline;
	color: #000;
}

a:visited {
	color: #333;
}
a:hover, a:active {
	color: #F30;
}

h1 a {
	color: #F30;
}
h1 span {
border:1px solid black; 
padding: 0px; 
background-color: #fd5000;
line-height:1.9em;
}
h3 a {
	border: 1px;
	font-weight: bold;
	font-size: 14px;
}
#right a, #left a {
	border: 0px;
	color: #F04F23;
}
#right a:hover, #left a:hover {
	border: 0px;
	color: #FFF;
	background: #F04F23;
}
#textblock1 a {
	text-decoration: none;
}

/*identifiers alphabetically*/
#center {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 400px;
	padding-top: 50px;
}

#companycontainer {
display:none;
width:900px;
}
#companycontainer img{
border:0;
}

#container {
	position: absolute;
	top: 110px;
	padding-left: 10px;
	float: left;
	clear: both;
	width: 910px;
}
#content {
width:600px;
}
#creditsText {
	float: left;
	display:block;
	width:300px;
	height:200px;
	margin:1em 0px 0 10px;
	overflow: visible;
}

#desc {
	visibility: hidden;
	display: none;
}

#foot {
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#fullText {
	display: none;
}

#head {
	text-align: center;
	height: 100px;
	display: none;
}

#header {
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}
#headerblog img{
border:0;
}
#headerblog h3 {
float:right;
}
#headerLeft {
	padding: 0 5px 2px 10px;
	float: left;
	clear: none;
	width: 360px;
	margin: 0;
}

#headerRight {
	padding: 40px 0 0 0;
	float: left;
	clear: right;
	text-align: right;
	width: 540px;
	margin: 0;
}

#headerRight p {
	color: #FD5000;
}

#left {
	position: relative;
	float: left;
	width: 120px;
	margin-left: 0px;
	padding-top: 40px;
}
#left p {
	text-align: right;
}

#linkscontainer {
  display:none;
}

#news {
	margin-left: 300px;
	height: 500px;
	margin-top: 0px;
}
#officeButton {
	color: #FF3300;
	padding-left: 20px;
	cursor: pointer;
}
#officemenu ul li {
float:left;
margin-right:30px;
}
#peoplecontainer {

}
#peoplecontainer li {
float:left;
width:90px;
}

.projectButton {
	cursor: pointer;
}

#project #fullsize {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	width: 900px; /* was 350px */
	z-index: 1;
	overflow: hidden;
}

#right p, #left p /*new*/ {
	line-height: 15px;
	font-size: 10px;
}
#sidebar-2 {
float:right;
width:200px;
margin-right:200px;
}
#textblock1 {
	top: 110px; /* was 90*/
	left: 13px; /* was 10 */
	width:120px;
	height:137px; /* was 157 */
	font-size: 1.0em;
	color: #000;
}
#textblock1 span {
	margin-top: 40px;
}
#textblock1 ul {
	margin: 0;
}

#textbox2009 {
  margin-left:5px;
}

#topMenu ul {
	font-size: 12pt;
	list-style: none;
	text-align: right;
}
#topMenu ul li {
	display: inline;
	padding-left: 5px;
}

#tweetscontainer {
display:none;
width:900px;
}
#tweetscontainer img{
border:0;
}

#wrapperText {
	display: block;
	_width: 1200px; /* ie6 */
}

/*classes*/

.activemenu {
border: 1px solid #333;
padding: 0 5px;
background-color: #fd5000;
}
.activemenu a {
text-decoration: none;
color:#fff;
}

.bodyHide  {
display:none;
position:absolute;
margin-top: 0px;
left: 10px;
width:900px;
height:auto;
background-color: #999;
border:0;

}
.cap {
	float: left;
	font-size: 1.0em;
}
.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}
.classflowerdale {
margin-top:-110px;
font-size: 120%;
}
.dormantmenu {
border: 1px solid #333;
padding: 0 5px;
}
.dormantmenu a {
text-decoration: none;
color:#000;
}
.header {
	cursor:pointer;
}
.headText {
	font-size: 12pt;
	font-weight: normal;
	float: left;
	clear: both;
	padding: 0 0 0 0px;
	margin: -15px 0 0px 0;
}
.homeLink img {
	border: 0;
	padding: 0;
	margin: 0;
}
a.homeLink {
	text-decoration: none;
}
.officeMenu, #officemenu2 {
	color: #FF3300;
	cursor: pointer;
}
.officeMenu a, .officeMenu a:visited, .officeMenu span, #officemenu2 a, #officeMenu2 a:visited, #officeMenu2 span{
	color: #FF3300;
	text-decoration: none;
}
.officeMenu a:hover, .officeMenu a:active, #officeMenu2 a:hover, #officeMenu2 a:active {
	color: #333;
}
.pics {
	float:left;
	border: 0;
}
.peoplepics img {
	width: 90px;
	height: 60px;
	border: 0;
}
.placeHldr {
  display:block;
	width: 90px;
	height: 60px;
}

.playcontrols a {
	text-decoration:none;
	color: #999;
}

.projectMenu {
	cursor: pointer;
}

.projectMenu a, .projectMenu a:visited {
	text-decoration: none;
	color: #000;
}

.tagalt {
  display:none;
}

/*menu*/
#navstrip {
	float: left;
	position: relative;
	font-size: 10pt;
	color: #F30;
	padding: 2px 0 0 0;
}

#profilePeople a {
	color: #F30;
}

#profilePeople a:hover {
	color: #333;
}

/*thumb pop*/
img.rssThumb {
	width: 90px;
	height: 60px;
	margin: 0px;
	border:0;
}

ul#rssThumbNav {
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
	border-top: 1px solid #666;
}

ul#rssThumbNav li a {
	display: block;
	width: 2em;
	color: #FFF;
	background-color: #036;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
}

ul#rssThumbNav li a:hover {
	color: #FFF;
}

ul#rssThumbNav .left {
	float: left;
}

ul#rssThumbNav .right {
	float: right;
}

#titleBlock {
	display: none;
}

.rssThumbFloat {  /*container for each thumb*/
	float: left;
	z-index: 4;
	width: 90px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: .85em;
}
.rssThumbs {
	z-index:1;
	top: 0px;
	width: 900px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
	background: url(/images/810.gif) no-repeat top left;
}

/* Front page images */
#controls {
  position:relative;
  z-index: 500 !important;
  margin-top: -600px;
  margin-bottom: 100px;
  height: 600px;
  left: 0;

}

#controlsinner {
  display:block;
  margin: 0;
  width: 100%;
  height: 600px;
  z-index:100;
  cursor:pointer;
  cursor:hand;
  background-color: white;
  opacity:0.0;filter:alpha(opacity=0);
}

#frontthumbs {
  display:block;
	width: 900px;
	height: 120px;
	overflow: hidden;
	background: url(/images/1269.gif) no-repeat top left;
}

#frontthumbs li {
display:block;
float:left;
width: 180px;
height:120px;
list-style-type:none;
}

#frontthumbs img, #frontpics img, #gallthumbs img {
border:0;
}

#gallthumbs {
  display:block;
	width: 900px;
	height: 60px;
	overflow: hidden;
	background: url(/images/810.gif) no-repeat top left;
}

#gallthumbs li {
display:block;
float:left;
width: 90px;
height:60px;
list-style-type:none;
}

#slideshow {
clear:both;
width:900px;
overflow:hidden;
}

/* Tag Section */
#tagbox2009 {
margin-left: 0px;
}

#tagsrelated {
width:900px;
}

.tagbox img {
border: 0;
width:90px;
height:60px;
cursor:pointer;
}

.tagbox h3 a {
display:block;
margin-right: 5px;
}

#taglinktitle {
font-size:1.3em;
}
/* CSS ANTARC */

