@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* PALLETTE */
/* ---------------------------------------------------------------- */
/*
00b2e4 - coolblue 
e2d055 - pale yellow
54301a - dark brown
b15c11 - light brown
f47b20 - orange
4d4d4f - grey
fdfbe6 - tan (sidebar)
ededed - our services grey
*/






/* ---------------------------------------------------------------- */
/* GENERAL */
/* ---------------------------------------------------------------- */
body {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #4d4d4f;
	margin: 0 0 30px 0;
	padding: 0;
	}
p {
	margin: 0px 0px 1.5em 0px;
	line-height: 1.25em;
	}
img {
	border: none;
	}
.divider {
	color: #00b2e4;
	}
a {
	color: #4d4d4f;
	}
a:hover {
	color: #00b2e4;
	}
.title {
	font-size: 18px;
	font-weight: normal;
	color: #54301a;
	}
.subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #b15c11;
	}






/* ---------------------------------------------------------------- */
/* HEADINGS */
/* ---------------------------------------------------------------- */
h1 {
	display: none;
	}
h2 {
	color: #f47b20;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
h3 {
	width: 195px;
	height: 55px;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 40px 0px 0px 0px;
	}
h3.our_strengths {
	background-image: url(images/titles/TTL_our_strengths.gif);
	}
h3.our_services {
	background-image: url(images/titles/TTL_our_services.gif);
	}
h3.our_work {
	background-image: url(images/titles/TTL_our_work.gif);
	}
h3.our_gallery {
	background-image: url(images/titles/TTL_our_gallery.gif);
	}
h3.contact {
	background-image: url(images/titles/TTL_contact.gif);
	}
h4 {
	font-size: 22px;
	font-weight: normal;
	color: #54301a;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	text-transform: lowercase;
	}






/* ---------------------------------------------------------------- */
/* BOXES */
/* ---------------------------------------------------------------- */
#main {
	width: 899px;
	margin: 0 auto;
	}
#main_content {
width: 899px;
	border: 1px solid #00b2e4;
	overflow: auto;
	}
#header {
	background-image: url(images/common/lacy_maxwell_productions.gif);
	background-repeat: no-repeat;
	background-color: #00b2e4;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	position: relative;
	}
#content_area {
	background-image: url(images/common/BKGD_content_area.gif);
	overflow: auto;
	}
#id_box {
	color: #54301a;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	background-image: url(images/common/BKGD_sidebar.gif);
	background-repeat: no-repeat;
	background-color: #fdfbe6;
	float: left;
	width: 216px;
	min-height: 296px;
	height: auto !important;
	height: 296px;
	text-align: left;
	overflow: auto;
	}
#work_quote_box {
	width: 160px;
	font-weight: bold;
	line-height: 12px;
	font-size: 10px;
	margin: 0px 0px 0px 30px;
	}
#work_quote_box ul {
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	}
#work_quote_box ul li {
	list-style: none;
	background: url(images/common/GFK_bullet_hyphen.gif) left top no-repeat;
	padding-left: 10px;
	margin-bottom: 0px;
	}
img#page_title {
	margin-top: 30px;
	}
#page_content_wrapper {
	float: left;
	width: 682px;
	}
#page_content {
	background: #fff;
	overflow: auto;
	height: 296px;
	overflow: auto;
	padding: 20px 80px 0px 30px;
	}
#page_content_wrapper_our_services {
	float: left;
	width: 682px;
	}
#page_content_our_services {
	background: #ededed;
	overflow: auto;
	height: 316px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	}
#our_services_background_top {
	background-color: #fff;
	padding: 10px 0px 9px 20px;
	}
#our_services_background_bot {
	background-image: url(images/common/BKGD_our_services.gif);
	background-color: #ededed;
	padding: 10px 0px 0px 20px;
	}
#page_content_wrapper_tall {
	float: left;
	width: 677px;
	}
#page_content_tall {
	background: #fff;
	overflow: auto;
	padding: 20px;
	min-height: 430px;
	}
#footer_wrapper {
	background-color: #54301a;
	margin: 0px;
	padding: 0px;
	min-height: 22px;
	}
#footer_content {
	padding: 5px 0px 0px 20px;
	}
#footer_content ul {
	margin: 0px;
	padding: 0px;
	}
#footer_content ul li {
font-family: Verdana;
	color: #fff;
	font-size: 9px;
	display: inline;
	margin-right: 50px;
	}
#footer_content ul li#last_one {
	margin-right: 0px;
	}
#double_rule {
	min-height: 10px;
	height: auto !important;
	height: 10px;
	background-image: url(images/common/BKGD_double_rule.gif);
	background-repeat: repeat-x;	
	}
#photo_box {
	background-color: #fff;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	}
#work_table, #gallery_table, #gallery_subquotes_table {
	margin-left: 70px;
	}
#work_table, #gallery_table, #gallery_subquotes_table {
	margin-left: 70px;
	}
#work_table td, #gallery_table td {
	width: 80px;
	text-align: center;
	}
#gallery_table img:hover {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.7f5;
	}
#gallery_arrows {
	margin: 7px;
	}
#gallery_arrows img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}
#our_work_arrows img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}







/* ---------------------------------------------------------------- */
/* NAVIGATION */
/* ---------------------------------------------------------------- */
#nav_wrapper {
	background-image: url(images/common/BKGD_nav.gif);
	background-color: #fff;	
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 70px;
	height: 40px;
	display: inline;
	overflow: hidden;
	width: 817px;
	}	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: left;
	height: 80px;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:80px; /* for IE5/Win */
	}
#nav a:hover {
	background-position: 0 -40px;
	}
#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}	
#BTN_our_strengths a  {
	width: 115px;
	background: url(images/common/BTN_our_strengths.gif) top left no-repeat;
	}
#BTN_our_services a  {
	width: 115px;
	background: url(images/common/BTN_our_services.gif) top left no-repeat;
	}
#BTN_our_work a  {
	width: 94px;
	background: url(images/common/BTN_our_work.gif) top left no-repeat;
	}
#BTN_our_gallery a  {
	width: 108px;
	background: url(images/common/BTN_our_gallery.gif) top left no-repeat;
	}
#BTN_contact a  {
	width: 86px;
	background: url(images/common/BTN_contact.gif) top left no-repeat;
	}






/* ---------------------------------------------------------------- */
/* QUOTES */
/* ---------------------------------------------------------------- */
#quote_puma, #quote_sxsw, #quote_netflix, #quote_levis, #quote_macys, #quote_political_fundraiser, #quote_moritz, #quote_kroq, #quote_pandora, #quote_rescue, #quote_new_york_upfront, #quote_birthday_party {
	position: absolute;
	top: 0px;
	right: 0px;
	}
#subquotations {
	width: 120px;
	height: 200px;
	color: #f47b20;
	border: 1px solid #fdfbe6;
	position: absolute;
	width: 160px;
	font-weight: bold;
	line-height: 12px;
	font-size: 10px;
	margin: 0px 0px 0px 60px;
	}
#subquote_puma, #subquote_levis_fader, #subquote_netflix, #subquote_levis, #subquote_levis_macys_fit_tour, #subquote_political_fundraiser, #subquote_private_party, #subquote_levis_inland_invasion, #subquote_pandora, #subquote_rescue_rocks, #subquote_new_york_upfront, #subquote_birthday_party, #subquote_levis_college_tour {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width: 122px;
	border: 1px solid #fdfbe6;
	background-color: #fdfbe6;
	}
#subquote_hider {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width: 142px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border: 1px solid #fdfbe6;
	background-color: #fdfbe6;
	}
ul#services, ul#services_bot {
	list-style: none;
	font-size: 11px;
	margin: 0px 0px 00px 0px;
	padding: 0px 0px 0px 0px;
	}
ul#services li {
	background: url(images/common/GFK_bullet.gif) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 0px;
	}
ul#services_bot li {
	background: url(images/common/GFK_bullet_bot.gif) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 0px;
	}
.video_link {
color: #00b2e4;
font-weight: bold;
}