body {
  margin: 0px;
  background: #6f6f6f url('/images/meta_bg2.gif') repeat-y top left;
  color: #666666;
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
}

a {
	color: #003399; 
	text-decoration: none;
}

a:hover {
	color: #ff6600; 
	text-decoration: underline;
}

a.meta {
	color: #999999; 
	text-decoration: none;
}

a:hover.meta {
	color: #ff6600; 
	text-decoration: underline;
}

a.menu {
	color: #666666; 
	text-decoration: none;
}

a:hover.menu {
	color: #ff6600; 
	text-decoration: underline;
}

a.fresh {
	color: #669999; 
	text-decoration: none;
}

a:hover.fresh {
	color: #ff6600; 
	text-decoration: underline;
}

a.pDetail {
	color: #cac9ca; 
	text-decoration: none;
}

a:hover.pDetail {
	color: #ff6600; 
	text-decoration: underline;
}

a.orange {
	color: #ff6600; 
	text-decoration: none;
}

a:hover.orange {
	color: #ff6600; 
	text-decoration: underline;
}

a.blue {
	color: #000066; 
	text-decoration: none;
}

a:hover.blue {
	color: #000066; 
	text-decoration: underline;
}

a.white {
	color: #ffffff; 
	text-decoration: none;
}

a:hover.white {
	color: #ffffff; 
	text-decoration: underline;
}

a.buttonOn, a:link.buttonOn, a:visited.buttonOn, a:active.buttonOn, a:focus.buttonOn {
  background-color: #cccccc;
  width: 18px;
  height: 45px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 30px;
}

a:hover.buttonOn {
  text-decoration: none;
  background-color: #ff6600;
  width: 18px;
  height: 45px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 30px;
}

a.buttonOff, a:link.buttonOff, a:visited.buttonOff, a:active.buttonOff, a:focus.buttonOff {
  background-color: #ff6600;
  width: 18px;
  height: 45px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 30px;
}

a:hover.buttonOff {
  border: 1px solid #ff6600;
  margin: 0;
  text-decoration: none;
  background-color: #ff6600;
  width: 18px;
  height: 45px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 30px;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
}

h3 {
  font-size: 11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

form p {
	margin:0px;
	padding:0px;
}

input,select,textarea {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

td {
  color: #666666;
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
}

td img.bottom {
  vertical-align: bottom;
  display: block;
}

hr {
  color: #cccccc;
  border: 0px;
  border-top: #cccccc 1px solid;
}

#Header {
	width:100%;
	background: url('/images/top_gradient_bg.gif') repeat-x;
}

#Footer {
	clear:left;
	width:916px;
	margin-top:10px;
	margin-bottom:40px;
	padding-left:16px;
	padding-right:43px;
}

#HomeFlash {
	width: 700px; 
	height: 299px;
}

#Wrapper {
	width:975px;
}

#HomeWrapper {
	width:975px;
}

#HomeContent {
	width:704px;
	height:487px;
	clear:both;
	float:left;
	background:url('/images/index_bg.gif');
}

#HomeSideBar {
	float:left;
}

#FreshBar {
	float:left;
	background: url('/images/fresh_bg.gif');
	width:170px;
	height:454px;
	margin-top:13px;
	margin-left:35px;
	padding-left:0px;
	padding-right:20px;
	padding-top:5px;
}

.FreshItem {
  font-size: 10px;
	border-bottom: 1px solid #cccccc;
	margin:0px;
	padding:0px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	width:150px;
}

.FreshItem h3 {
  font-size: 10px;
	margin-left:6px;
}

.FreshItem img {
	margin:0px;
	margin-left:18px;
	margin-bottom:5px;
	padding:0px;
}

.FreshItem p {
  color: #999999;
	margin:0px;
	margin-left:18px;
	padding:0px;
}

#ContentWrapper {
	float:left;
	background-color:#f7f7f7;
	margin:0px;
	padding:0px;
	width:723px;
}

#WideWrapper {
	float:left;
	background-color:#f7f7f7;
	margin:0px;
	padding:0px;
	width:974px;
}

#Content {
	background: url('/images/center_bg.gif');
	float:left;
	min-height:500px;
	width:560px;
	margin:0px;
	padding:0px;
}

#WideWrapper #Content {
	background: url('/images/center_bg_wide.gif');
	width:811px;
}

#SideNavigation {
	float:left;
	width:163px;
	margin:0px;
	padding:0px;
}

#Content {
	background: url('/images/center_bg.gif');
	float:left;
	min-height:500px;
	width:560px;
	margin:0px;
	padding:0px;
}

#Content h2 {
	margin-left:30px;
	margin-top:0px;
}

#Content h3 {
	margin-left:30px;
}

#Content h4 {
	font-size:11px;
	margin-left:30px;
	margin-bottom:-10px;
}

#Content h5 {
	font-size:11px;
	margin-left:30px;
	margin-bottom:10px;
}

#Content p {
	margin-left:30px;
	margin-right:30px;
}

#SideBar {
	float:left;
	margin:0px;
	padding:0px;
}

#ClientBox {
	clear:left;
	background: url('/images/clientbox_bg.gif');
	width:180px;
	height:192px;
	padding-top:15px;
	padding-left:18px;
	margin-top:16px;
}

#TribeWireBox {
	background: url('/images/tribewire_bg.gif');
	width:180px;
	height:131px;
	padding-top:14px;
	padding-left:18px;
}

#TribeWireEmail {
	width:140px;
	margin-top:4px;
	margin-left:8px;
	margin-bottom:7px;
}

#PortfolioContent {
	background: #ffffff;
	width:640px;
	margin-top:45px;
	margin-left:65px;
	border:1px solid #cccccc;
}

#PortfolioIcons {
	width:630px;
	background-color:#f4f4f4;
	border-bottom:1px solid #cccccc;
	padding-left:10px;
}

#PortfolioIcons img {
	float:left;
}

#PortfolioIcons input {
	float:left;
}

#PortfolioIcons p {
	float:left;
  margin:0px;
  margin-right:3px;
  padding:0px;
  width: 18px;
  height: 45px;
}

#PortfolioIcons p.Icon {
  margin:0px;
  margin-right:5px;
  padding:0px;
}

#ClientSummary {
	height:100px;
	width:625px;
	padding-left:15px;
	display:table;
}

#ClientSummary img{
	margin-right:10px;
}

#ClientDescription {
	display: table-cell; 
	vertical-align: middle;
}

h1#MainTitle {
	display:none;
}

a#Logo {
	display:block;
	float:left;
	background: url('/images/TribeAgency_teepee_top.gif');
	height:83px;
	width:325px;
}

.LogoLink {
	display:none;
}

a#Tagline {
	display:block;
	float:right;
	background: url('/images/strategy_creativity_technology.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:83px;
	width:453px;
}

ul.Navigation {
	display:block;
	float:left;
	list-style:none;
	margin:0px;
	padding-left:10px;
	padding-top:15px;
}

ul.Navigation li a {
	font-size:10px;
	color: #666666;
}

ul.Navigation li img {
	margin-bottom:2px;
	margin-right:8px;
}

#Navigation ul#ProfileNavigation {
	width: 166px;
}

#Navigation ul#CapabilitiesNavigation {
	width: 162px;
	border-left: 1px solid #cccccc;
	height:143px;
}

#Navigation ul#PortfolioNavigation {
	width: 164px;
	border-left: 1px solid #cccccc;
	height:143px;
}

#Navigation ul#ProductsNavigation {
	width: 165px;
	border-left: 1px solid #cccccc;
	height:143px;
}

h2#ProfileTitle {
	float:left;
	width:176px;
	height:26px;
	background: url('/images/hdr_profile.gif');
	border-right: 1px solid #cccccc;
}

h2#ProfileTitle a{
	display:none;
}

#SideNavigation h2#ProfileTitle {
	background: url('/images/common/hdr_profile.gif');
	width:163px;
	height:25px;
}

h2#CapabilitiesTitle {
	float:left;
	width:172px;
	height:26px;
	background: url('/images/hdr_capabilities.gif');
	border-right: 1px solid #cccccc;
}

h2#CapabilitiesTitle a{
	display:none;
}

#SideNavigation h2#CapabilitiesTitle {
	background: url('/images/common/hdr_capabilities.gif');
	width:163px;
	height:25px;
}

h2#PortfolioTitle {
	float:left;
	width:174px;
	height:26px;
	background: url('/images/hdr_portfolio.gif');
	border-right: 1px solid #cccccc;
}

h2#PortfolioTitle a{
	display:none;
}

#SideNavigation h2#PortfolioTitle {
	background: url('/images/common/hdr_portfolio.gif');
	width:163px;
	height:25px;
}

h2#ProductsTitle {
	float:left;
	width:175px;
	height:26px;
	background: url('/images/hdr_products.gif');
}

h2#ProductsTitle a{
	display:none;
}

#SideNavigation h2#ProductsTitle {
	background: url('/images/common/hdr_products.gif');
	width:163px;
	height:25px;
}

#SideNavigation ul {
	background-color:#ffffff;
	width:157px;
	border:0px;
	padding-left:6px;
	padding-top:0px;
}

#SideNavigation ul li {
	line-height:105%;
}

#Content h2.headerLeft {
  display:inline;
  color: #ff6600;
  font-family: arial narrow, helvetica, sans-serif;
  font-size: 30px;
  font-weight:normal;
}

#Content h3.headerRight {
  display:inline;
  color: #999999;
  font-family: arial narrow, helvetica, sans-serif;
  font-size: 30px;
  font-weight:normal;
  margin-left:0px;
}

#Content h2.headerLeft2 {
  display:inline;
  color: #ff6600;
  font-family: arial narrow, helvetica, sans-serif;
  font-size: 24px;
  font-weight:normal;
	margin-left:10px;
}

#Content h3.headerRight2 {
  display:inline;
  color: #999999;
  font-family: arial narrow, helvetica, sans-serif;
  font-size: 24px;
  font-weight:normal;
  margin-left:0px;
}

#Content ol li {
	margin-left:20px;
	margin-right:30px;
}

#Content ul li {
	margin-left:20px;
	margin-right:30px;
}

#ContactLinks {
	float:left;
}

#XmailForm p {
	margin-bottom:5px;
}

#XmailForm input {
	margin-bottom:5px;
}

.FeaturedClient {
	float:left;
	margin-right:15px;
	margin-top:15px;
}

table.DiskDuplication {
	width:300px;
	border:1px solid #cccccc;
}

table.DiskDuplication th {
	border:1px solid #cccccc;
	padding:3px;
}

table.DiskDuplication td {
	border:1px solid #cccccc;
	padding:3px;
}

.menuText {
  color: #666666;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.orange {
  color: #ff6600;
}

.small {
  color: #999999;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

ul#DemoList {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

ul#DemoList li {
	margin-left:10px;
	padding-left:0px;
}

ul#DemoList li ul {
	list-style:none;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:0px;
}

ul#DemoList li {
	margin-left:10px;
	padding-left:0px;
}

/* Quicktime embed */
/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}
/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}
/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}
