@charset "utf-8";

/* FLYING MOOSE PICTURES :: HOME CSS DOCUMENT */

/*******************************************************************************************
********************************************************************************************
Home
********************************************************************************************
*******************************************************************************************/

#home #containerIn {
	background: url(../../gfx/bg_hrz_home.gif) repeat-y 0 0;
}

#home #chassis {
	height: auto;
	min-height: 610px;
	_height: 610px;
}

#home #content {
	background: none;
}

#home #content div.left {
	padding-top: 97px;
	padding-bottom: 24px;
}

#home #content div.center {
	position: relative;
	width: 505px;
	height: 447px;
	background: url(../../gfx/bg_home.gif) no-repeat top left;
}

#home #content div.center div#homebanner {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 95px;
	padding-left: 18px;
}

#home #content div.center .title,
#home #content div.center .subtitle,
#home #content div.center .description {
	color: #b5b5b5;
	display: block;
	padding-left: 49px;
	padding-right: 48px;
}

#home #content div.center .title,
#home #content div.center .subtitle,
#home #content div.center .description {
	text-indent: -2000px;
	overflow: hidden;
}

#home #content div.center .title {
	height: 95px;
	font-size: 16px;
}

#home #content div.center .subtitle {
	height: 116px;
	font-size: 14px;
}

#home #content div.center .description {
	font-size: 12px;
	font-weight: normal;
	padding-top: 18px;
	line-height: 18px;
	color: #64686f;
}

#home #footer {
	position: relative;
	width: 1123px;
	height: 93px;
	margin: 0 auto 40px auto;
	background: url(../../gfx/bg_btm_hme.gif) no-repeat top left;
}

#home #footer table {
	width: 100%;
}

#home #footer td.left {
	width: 325px;
}

#home #footer td.right div {
	padding-right: 89px;
	width: 220px;
}

#home #footer td.left div a.fb {
	margin-left: 27px;
}

#home div.social {
	margin-bottom: 24px;
	margin-top: 12px;
	margin-left: 19px;
}

#home #content div.right ul {
	margin-left: 9px;
}

#home #content div.right {
	padding-top: 97px;
}

#home #content div.right ul li {
	width: 180px;
	padding-bottom: 14px;
	font-size: 10px;
	list-style-type: none;
	padding-left: 10px;
	background: url(../../gfx/home_blt.png) no-repeat 0 0;
}

#home #content div.right ul li a {
	font-size: 10px;
	text-decoration: none;
}

#home #content div.right ul li a:hover {
	text-decoration: underline;
}

/*******************************************************************************************
********************************************************************************************
About
********************************************************************************************
*******************************************************************************************/

#about #body h1 {
	background: url(../../gfx/ttl_about.gif) no-repeat 0 3px;
}

#about #sidenav ul li a,
#team #sidenav ul li a {
	background-image: url(../../gfx/sidenav.gif);
}

#sidenav ul li.about a.about {
	width: 55px;
	background-position: -146px 0px;
}

#sidenav ul li.about a.about:hover,
#sidenav ul li.about a.about.on {
	background-position: -366px 0px;
}

#sidenav ul li.team a.team {
	width: 30px;
	background-position: -171px -24px;
}

#sidenav ul li.team a.team:hover,
#sidenav ul li.team a.team.on {
	background-position: -391px -24px;
}

#about #body img.about {
	margin-bottom: 4px;
}

/*******************************************************************************************
********************************************************************************************
Team
********************************************************************************************
*******************************************************************************************/

#team #body h1 {
	background: url(../../gfx/ttl_team.gif) no-repeat 0 3px;
}

#team #body div {
	float: left;
	margin-top: 4px;
	margin-bottom: 14px;
}

#team #body div img {
	float: left;
}

#team #body div div {
	width: 333px;
	margin: 0 0 0 15px;
}

#team #body div h2 {
	font-size: 19px;
	height: 21px;
	text-indent: -1000px;
	overflow: hidden;
}

#team #body div.mark h2 {
	background: url(../../gfx/bio_nm_mark.gif) no-repeat 0 0;
}

#team #body div.jonathan h2 {
	background: url(../../gfx/bio_nm_jonathan.gif) no-repeat 0 0;
}

#team #body div.natalie h2 {
	background: url(../../gfx/bio_nm_natalie.gif) no-repeat 0 0;
}

#team #body div.kelly h2 {
	background: url(../../gfx/bio_nm_kelly.gif) no-repeat 0 0;
}

#team #body div.anna-lena h2 {
	background: url(../../gfx/bio_nm_anna-lena.gif) no-repeat 0 0;
}

#team #body div.sharkey h2 {
	background: url(../../gfx/bio_nm_sharkey.gif) no-repeat 0 0;
}

/*******************************************************************************************
********************************************************************************************
Services
********************************************************************************************
*******************************************************************************************/

#services #body h1 {
	background: url(../../gfx/ttl_services.gif) no-repeat 0 3px;
}

#whitepapers #body h1 {
	background: url(../../gfx/ttl_whitepapers.gif) no-repeat 0 3px;
}

#whitepapers.article #body h1 {
	width: 112px;
}

#services #sidenav ul li a,
#whitepapers #sidenav ul li a {
	background-image: url(../../gfx/sidenav_services.gif);
}

#sidenav ul li.overview a.overview {
	width: 55px;
	background-position: -146px 0px;
}

#sidenav ul li.overview a.overview:hover,
#sidenav ul li.overview a.overview.on {
	background-position: -366px 0px;
}

#sidenav ul li.whitepapers a.whitepapers {
	width: 76px;
	background-position: -125px -24px;
}

#sidenav ul li.whitepapers a.whitepapers:hover,
#sidenav ul li.whitepapers a.whitepapers.on {
	background-position: -345px -24px;
}

/*******************************************************************************************
********************************************************************************************
Clients
********************************************************************************************
*******************************************************************************************/

#clients #body h1 {
	background: url(../../gfx/ttl_clients.gif) no-repeat 0 3px;
}

#clients #body div.cola,
#clients #body div.colb {
	float: left;
}

#clients #body div.cola {
	padding-right: 20px;
	width: 202px;
}

#clients #body div.colb {
	width: 202px;
}

/*******************************************************************************************
********************************************************************************************
Gallery
********************************************************************************************
*******************************************************************************************/

#gallery #sidenav ul li dl {
	float: right;
	clear: right;
	margin-bottom: 12px;
}

#gallery #sidenav ul li a {
	margin-bottom: 2px;
	background-image: url(../../gfx/sidenav_gallery.gif);
}

#gallery #sidenav ul li dl dt a {
	margin-bottom: 4px;
}

#gallery #sidenav ul li dl dd a {
	height: 10px;
}

#sidenav a.corp {
	background-position: -284px 0;
	width: 137px
}

#sidenav a.corp:hover,
#sidenav a.corp.on {
	background-position: -64px 0;
}

#sidenav a.corp_train {
	background-position: -381px -12px;
	width: 40px;
}

#sidenav a.corp_train:hover,
#sidenav a.corp_train.on {
	background-position: -161px -12px;
}

#sidenav a.corp_sales {
	background-position: -339px -24px;
	width: 82px;
}

#sidenav a.corp_sales:hover,
#sidenav a.corp_sales.on {
	background-position: -119px -24px;
}

#sidenav a.corp_comm {
	background-position: -282px -36px;
	width: 139px;
}

#sidenav a.corp_comm:hover,
#sidenav a.corp_comm.on {
	background-position: -62px -36px;
}

#sidenav a.arts {
	background-position: -368px -60px;
	width: 53px;
}

#sidenav a.arts:hover,
#sidenav a.arts.on {
	background-position: -148px -60px;
}

#sidenav a.arts_dance {
	background-position: -347px -72px;
	width: 74px;
}

#sidenav a.arts_dance:hover,
#sidenav a.arts_dance.on {
	background-position: -127px -72px;
}

#sidenav a.arts_music {
	background-position: -392px -84px;
	width: 29px;
}

#sidenav a.arts_music:hover,
#sidenav a.arts_music.on {
	background-position: -172px -84px;
}

#sidenav a.arts_marketing {
	background-position: -371px -96px;
	width: 50px;
}

#sidenav a.arts_marketing:hover,
#sidenav a.arts_marketing.on {
	background-position: -151px -96px;
}

#sidenav a.arts_media {
	background-position: -305px -108px;
	width: 116px;
}

#sidenav a.arts_media:hover,
#sidenav a.arts_media.on {
	background-position: -85px -108px;
}

#sidenav a.narr {
	background-position: -361px -132px;
	width: 60px;
}

#sidenav a.narr:hover,
#sidenav a.narr.on {
	background-position: -141px -132px;
}

#gallery #body {
	padding: 15px 13px;
	width: 469px
}

#gallery #body h1 {
	background: url(../../gfx/ttl_gallery.gif) no-repeat 0 3px;
	margin-bottom: 5px;
	text-indent: 76px !important;
}

#gallery #body h1,
#gallery.video #body h2,
#gallery.video #body h3,
#gallery.video #body h4,
#gallery.video #body p {
	margin-left: 14px;
}

#gallery #body a.first {
	border: 0;
}

#gallery #body a {
	display: block;
	width: 100%;
	height: 111px;
	border-top: 2px solid rgb(183,183,183);
	text-decoration: none;
}

#gallery #body a:hover {
	background-color: #CCCCCC;
}

#gallery #body a img {
	float: left;
	margin: 16px 12px 0 14px;
}

#gallery #body a h2 {
	float: left;
	width: 234px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-right: 2px;
	text-transform: uppercase;
}

#gallery #body a h2 span {
	color: rgb(161,161,161)
}

/*******************************************************************************************
********************************************************************************************
Video Page
********************************************************************************************
*******************************************************************************************/

#gallery.video #body a {
	display: inline;
	width: auto;
	height: auto;
	border-top: none;
	text-decoration: none;
}

#gallery.video #body a:hover {
	background: none;
	text-decoration: underline;
}


#gallery.video #body h1,
#gallery.video #body h1 a,
#popup #body h1,
#popup #body h1 a {
	font-size: 15px;
	text-indent: 0;
	text-transform: uppercase;
}

#gallery.video #body h2,
#popup #body h2 {
	font-size: 12px;
}

#gallery.video #body h2,
#popup #body h2,
#gallery.video #body h3,
#popup #body h3,
#gallery.video #body h4,
#popup #body h4 {
	text-transform: uppercase;
}

#gallery.video #body h3,
#popup #body h3,
#gallery.video #body h4,
#popup #body h4 {
	font-size: 11px;
}

#gallery.video #body h2,
#popup #body h2,
#gallery.video #body h3,
#popup #body h3 {
	margin-top: 8px;
}

#gallery.video #body h4,
#popup #body h4 {
	font-weight: bold;
}

#gallery.video #body #spotlight,
#gallery.video #body #spotlight_9x16 {
	padding: 14px 0 0 0;
}

#gallery.video #body #spotlight #showcase,
#gallery.video #body #spotlight_9x16 #showcase {
	background-color: #ccc;
	padding: 21px 0 15px 21px;
}

#gallery.video #body #spotlight_9x16 #showcase object {
	margin-left: 115px;
}

#gallery.video #body p {
	margin-top: 12px;
}

#gallery.video #body #spotlight img {
	float: none;
	display: block;
}

#gallery.video #body #spotlight ul,
#popup #spotlight ul {
	float: left;
	margin-top: 14px;
	margin-left: 1px;
	width: 214px;
	height: 50px;
}

#gallery.video #body #spotlight ul {
	margin-bottom: 0;
}

#gallery.video #body #spotlight ul li,
#popup #spotlight ul li {
	display: inline;
	float: left;
	margin-right: 5px;
	list-style-type: none;
}

#gallery.video #body #spotlight ul li {
	background: none;
	padding-left: 0;
}

#gallery.video #body #spotlight ul li a,
#popup #spotlight ul li a {
	display: block !important;
	height: 50px !important;
	width: 45px !important;
	float: none !important;
	margin: 0 0 6px 0;
}

#gallery.video #body #spotlight ul li a:hover img,
#popup #spotlight ul li a:hover img {
	border-bottom: 5px solid rgb(233,84,26);
	margin: 0;
}

#gallery.video #body #spotlight img,
#popup #spotlight img {
	margin: 0;
	width: auto;
}

#gallery.video #body #spotlight ul li a img,
#popup #spotlight ul li a img {
	display: block;
	width: 45px;
	height: 45px;
}

#gallery.video #body #spotlight ul li a,
#popup #spotlight ul li a {
	display: inline !important;
	float: left;
	clear: left;
	height: auto;
	width: auto;
}

#gallery.video #body #spotlight #popcap,
#popup #spotlight #popcap {
	display: block;
	width: 212px;
	margin-top: 14px;
}

#gallery.video #body #spotlight #popcap p,
#popup #spotlight #popcap p {
	font-weight: bold;
	padding-left: 8px;
	background: url(../../gfx/list_bullet.gif) no-repeat 0 6px;
}

#gallery.video #body #spotlight #popcap p.hide,
#popup #spotlight #popcap p.hide {
	display: none;
}

#gallery.video #body #spotlight #popcap p.show,
#popup #spotlight #popcap p.show {
	display: block;
}

/*******************************************************************************************
********************************************************************************************
Testimonials
********************************************************************************************
*******************************************************************************************/

#testimonials #body h1 {
	background: url(../../gfx/ttl_testimonials.gif) no-repeat 0 3px;
}

#testimonials #body div.quote {
	margin-bottom: 16px;
}

#testimonials #body div.quote,
#testimonials #body h2,
#testimonials #body h3 {
	float: left;
}

#testimonials #body h2 {
	font-size: 12px;
}

#testimonials #body h2.lq {
	margin-left: -7px;
}

#testimonials #body h2.test {
	width: 420px;
	margin-bottom: 4px;
}

#testimonials #body h3 {
	width: 420px;
	font-size: 11px;
	font-weight: bold;
}

#testimonials #body h3.dash {
	clear: left;
	display: block;
	line-height: 0;
	width: 4px;
	height: 12px;
	margin-left: -7px;
	text-indent: -100px;
	overflow: hidden;
	/* background: url(../../gfx/list_bullet.gif) no-repeat 0 5px; */
}

/*******************************************************************************************
********************************************************************************************
News
********************************************************************************************
*******************************************************************************************/

#news #body h1 {
	background: url(../../gfx/ttl_news.gif) no-repeat 0 3px;
}

#news.article #body h1,
#whitepapers.article #body h1 {
	float: left;
	margin-bottom: 0;
}

#news.article #body h1 {
	width: 50px;
}

#news #body div,
#whitepapers #body div {
	margin-bottom: 12px;
}

#news #body h2,
#news #body h2 a,
#whitepapers #body h2,
#whitepapers #body h2 a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

#news.article #body h2,
#news.article #body h2 a,
#whitepapers.article #body h2,
#whitepapers.article #body h2 a {
	clear: left;
}

#news #body h3,
#whitepapers #body h3,
#news #body p.date,
#whitepapers #body p.date {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 6px;
}

#news.article #body h3,
#whitepapers.article #body h3 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: bold;
}

#news.article #body h3.subhead,
#whitepapers.article #body h3.subhead {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 9px;
}

#news #body h4,
#whitepapers #body h4 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 9px;
	margin-top: 10px;
}

#news #body h3 span,
#whitepapers #body h3 span,
#news #body p.date,
#whitepapers #body p.date {
	font-weight: bold;
}

#news #body p.date,
#whitepapers #body p.date {
	margin-top: 2px;
	margin-bottom: 0;
}

#news #body a:visited,
#whitepapers #body a:visited {
	text-decoration: none !important;
}

#news #body h3 a,
#whitepapers #body h3 a {
	font-weight: bold;
}

#news #body h2 a:hover,
#news #body h3 a:hover,
#news #body h3 a,
#whitepapers #body h2 a:hover,
#whitepapers #body h3 a:hover,
#whitepapers #body h3 a {
	text-decoration: underline;
}

#news #body span.firstsent,
#whitepapers #body span.firstsent {
	font-weight: bold;
}

#news #sidenav ul li a {
	background-image: url(../../gfx/sidenav_news.gif);
}

#news img.big,
#whitepapers img.big {
	margin: 20px 0;
}

#news img.big.credit,
#whitepapers img.big.credit {
	margin: 20px 0 4px 0;
}

#news img.left,
#whitepapers img.left {
	float: left;
	margin: 0 16px 10px 0;
	padding-top: 4px;
}

#news img.right,
#whitepapers img.right {
	float: right;
	margin: 0 0 10px 16px;
	padding-top: 5px;
}

#sidenav a.articles {
	background-position: -149px 0;
	width: 52px
}

#sidenav a.articles:hover {
	background-position: -369px 0;
}

/*******************************************************************************************
********************************************************************************************
Contact
********************************************************************************************
*******************************************************************************************/

#contact #body h1 {
	background: url(../../gfx/ttl_contact.gif) no-repeat 0 3px;
}

#contact #body h2 {
	font-size: 11px;
	font-weight: normal;
}

#contact #body a {
	text-decoration: none;
}

#contact #body a:hover {
	text-decoration: underline;
}

#contact #body a.maplink {
	float: left;
	margin: 7px 0;
	padding-left: 8px;
	background: url(../../gfx/list_bullet.gif) no-repeat 0 5px;
}

#contact #body img.maplink {
	margin-bottom: 12px;
}

#contact #body #mailto_holder {
	width: auto;
	display: block;
	margin-top: 1px;
}

#contact #body p {
	clear: left;
}

/*******************************************************************************************
********************************************************************************************
Newsletter Sign-up
********************************************************************************************
*******************************************************************************************/

#signup #body h1 {
	background: url(../../gfx/ttl_signup.gif) no-repeat 0 3px;
}

#signup p.error {
	margin-bottom: 0;
	padding-top: 0;
	font-weight: bold;
}

#signup tr.error td {
	background-color: #ddd;
}

#signup #form tbody td {
	padding: 4px 7px;
}

#signup #form tbody td.field input {
	margin-left: 0;
	width: 240px;
}

#signup form p {
	font-size: 12px;
	margin-bottom: 2px;
	padding-top: 3px;
}

/*******************************************************************************************
********************************************************************************************
Sitemap
********************************************************************************************
*******************************************************************************************/

#sitemap #body h1 {
	background: url(../../gfx/ttl_sitemap.gif) no-repeat 0 3px;
}

#sitemap #body ul {
	font-size: 11px;
}

#sitemap #body ul a {
	text-decoration: none;
}

#sitemap #body ul a:hover {
	text-decoration: underline;
}

#sitemap #body ul ul {
	margin-left: 12px;
}

#sitemap #body ul li {
	list-style-type: none;
	margin-bottom: 12px;
}

#sitemap #body ul li ul li {
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 8px;
	background: url(../../gfx/list_arrow.gif) no-repeat 0 4px;
}

#sitemap #body ul li ul li ul li {	
	margin-top: 3px;
	margin-bottom: 0;
	background: url(../../gfx/list_bullet.gif) no-repeat 0 4px;
}

/*******************************************************************************************
********************************************************************************************
Client Login
********************************************************************************************
*******************************************************************************************/

#login #body h1 {
	background: url(../../gfx/ttl_login.gif) no-repeat 0 3px;
}

#login form p {
	font-size: 12px;
	margin-bottom: 9px;
	padding-top: 3px;
}

#login form input,
#signup form input {
	border: 1px solid rgb(114,114,114);
	padding: 2px 3px;
	margin-left: 6px;
	font-size: 11px;
	width: 172px;	
}

#login form input.btn,
#signup form input.btn {
	margin-left: 0;
	margin-top: 30px;
	padding: 2px 6px;
	background-color: none;
	border: 3px solid rgb(140,173,203);
	color: rgb(114,114,114);
	width: auto;
}
