@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 {
	width: 505px;
	height: 447px;
	background: url(../../gfx/bg_home.gif) no-repeat top left;
}

#home #content div.center div#homebanner {
	padding-top: 95px;
	padding-left: 18px;
}

#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 div {
	padding-left: 89px;
	width: 220px;
}

#home #footer td.right div {
	padding-right: 89px;
	width: 220px;
}

#home #footer td.left div a {
	float: left;
	margin-top: 5px;
}

#home #footer td.left div a.fb {
	margin-left: 27px;
	margin-right: 4px;
}

#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.katherine h2 {
	background: url(../../gfx/bio_nm_katherine.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;
}

/*******************************************************************************************
********************************************************************************************
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-left: 14px;
	margin-bottom: 5px;
	text-indent: 76px !important;
}

#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)
}

/*******************************************************************************************
********************************************************************************************
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 #body div {
	margin-bottom: 12px;
}

#news #body h2,
#news #body h2 a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

#news #body h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 6px;
}

#news #body h4 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 9px;
	margin-top: 10px;
}

#news #body h3 span {
	font-weight: bold;
}

#news #body h3 a,
#news #body p a:visited {
	text-decoration: none !important;
}

#news #body h3 a {
	font-weight: bold;
}

#news #body h2 a:hover,
#news #body h3 a:hover,
#news #body h3 a {
	text-decoration: underline;
}

#news #body span.firstsent {
	font-weight: bold;
}

#news #sidenav ul li a {
	background-image: url(../../gfx/sidenav_news.gif);
}

#news img.big {
	margin: 16px 0 12px 0;
}

#news img.left {
	float: left;
	margin: 0 16px 10px 0;
	padding-top: 4px;
}

#news img.right {
	float: right;
	margin: 0 0 10px 16px;
	padding-top: 5px;
}

#sidenav a.articles {
	background-position: -369px 0;
	width: 52px
}

#sidenav a.articles:hover {
	background-position: -149px 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;
}

/*******************************************************************************************
********************************************************************************************
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 {
	border: 1px solid rgb(114,114,114);
	padding: 2px 3px;
	margin-left: 6px;
	font-size: 11px;	
}

#login form input.btn {
	margin-left: 0;
	margin-top: 8px;
	padding: 2px 6px;
	background-color: none;
	border: 3px solid rgb(140,173,203);
	color: rgb(114,114,114);
}