/*

	Shea Styles
	------------------
	Author: Kyle Meyer
	Date: 06/25/08

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #fff url(../images/home_bg.jpg) 0 0 repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #5c5143;
}

body.internal {
	background: #978869 url(../images/bg.jpg) 0 0 repeat-x;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 1.2em;
}

a {
	color: #da7907;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ------ */

#wrapper, #footer {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.home #wrapper {
	width: 970px;
}

.home #portfolio {
	width: 800px;
}

#utility_nav {
	height: 31px;
	line-height: 31px;
	color: #fff;
	list-style: none;
	font-size: 11px;
	float: right;
	margin-top: 5px;
}

#utility_nav li {
	display: inline;
	padding: 9px 10px 5px 9px;
	border-right: 1px solid #949494;
}

#utility_nav a {
	color: #fff;
}

#left {
	width: 170px;
	float: left;
	height: 600px;
	background: url(../images/nav_bg.jpg) 100% 36px no-repeat;
}

.home #left {
	height: 513px;
}

#logo {
	width: 110px;
	height: 121px;
	display: block;
	background: url(../images/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

#logo:hover {
	background: url(../images/logo.gif) 0 -121px no-repeat;
}

#logo.disable_logo:hover {
	background-position: 0 0;
}

#nav {
	width: 170px;
	list-style: none;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	margin-top: 36px;
}

#nav a {
	line-height: 32px;
	color: #4d4d4d;
	padding-left: 20px;
	width: 170px;
	display: block;
}

#nav a:hover {
	text-decoration: none;	
}

#nav ul {
	list-style: none;
}

#nav li ul {
	display: none;
}

#nav li.current ul, #nav li.parent ul {
	display: block;
}

#nav ul li a {
	font-size: 13px;
	color: #7b7b7b;
	padding-left: 35px;
	line-height: 26px;
	background: url(../images/bullet.gif) 23px 50% no-repeat;
}

#nav li.current {
	background: url(../images/nav_active_bg.png) left top no-repeat;
}

#nav li.current a, #nav li.parent ul li.current a {
	color: #cf7500;
}

#nav li.current ul li a {
	color: #7b7b7b;
}

#portfolio {
	display: block;
	width: 780px;
	height: 482px;
	float: right;
	background: #fff;
}

#about {
	clear: both;
	float: left;
	background: url(../images/about_bg.gif) -6px 0 no-repeat;
	width: 701px;
	margin-top: 15px;
	padding-right: 20px;
}

#about h3 {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #fff;
	line-height: 28px;
	margin: 2px 0 2px 19px;
}

#about p {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #1a1a1a;
	margin-top: 25px;
}

#about p em, #about p a {
	color: #bd7917;
	font-style: normal;
}

#news {
	width: 190px;
	margin: 22px 0 5px 0;
}

.internal #news { width: auto; padding-right: 25px; }

#news li {
	list-style: none;
	padding: 12px 2px 5px;
	font-size: 11px;
	border-bottom: 1px solid #d5cec0;
}

#news h3 {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

#news h3 a {
	text-transform: lowercase;
	color: #675630;
}

#news h4 a {
	color: #5c5143;
	font-weight: bold;
	font-size: 12px;
}

#news p {
	margin-bottom: 0;
}

.home #news {
	margin-right: 25px;
	margin-left: 0;
	float: right;
	width: 207px;
}

#content {
	width: 780px;
	background: url(../images/internal_bg_rep.gif) 0 228px repeat-y;
	float: right;
	min-height: 500px;
}

#masthead,
#people_masthead {
	width: 780px;
	height: 230px;
	display: block;
}

#masthead img {
	width: 550px;
	height: 230px;
	display: block;
	float: left;
}


#portfolio_detail {
	width: 165px;
	height: 165px;
	padding: 65px 45px 0 20px;
	background: url(../images/internal_portfolio_bg.gif) 0 0 no-repeat;
	display: block;
	float: right;
	font-family: Georgia, Times, serif;
	color: #333;
}

#portfolio_detail h4 {
	font-weight: bold;
	color: #9a0023;
	font-size: 20px;
	margin-bottom: 12px;
}

#portfolio_detail p {
	margin-bottom: 10px;
	font-size: 11px;
}

#portfolio_detail a {
	font-size: 13px;
	background: url(../images/internal_portfolio_bullet.gif) 100% 50% no-repeat;
	padding: 0 18px 0 0;
}

#footer_wrapper {
	clear: both;
	color: #fff;
	background: url(../images/footer_bg.jpg) 0 0 repeat-x;
	height: 84px;
	line-height: 37px;
}

#footer p {
	float: right;
}

#footer a, #footer p {
	color: #fff;
	font-size: 11px;
}

#footer ul, #footer p, #footer li {
	display: inline;
}

#footer span {
	float: left;
	width: 75%;
}

#footer span p {
	float: none;
}

#footer span li {
	border-right: 1px solid #fff;
	padding: 0 5px;
}

#footer span li.last {
	border-right: none;
}

#lightbox {
	position: absolute;
	left: 0;
	top: 37px;
	width: 100%;
	height: 900px;
	background: url(../images/lightbox_bg.gif) 0 0 repeat-x;
}

#lightbox p {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	line-height: 22px;
}

#lightbox em {
	font-style: normal;
}

#lightbox_masthead {
	width: 950px;
	margin: 0 auto;
	display: block;
	background: #373737;
	color: #fff;
	font-family: Georgia, Times, serif;
	font-size: 15px;
}

#lightbox_logo {
	margin-left: 6px;
	float: left;
	display: block;
	width: 97px;
	height: 76px;
	background: url(../images/lightbox_logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

#lightbox p {
	width: 550px;
	float: left;
	padding: 17px 0 10px 50px;
}

#lightbox_controls {
	float: right;
	width: 220px;
	padding: 20px 0 0;
	position: relative;
	height: 70px;
	line-height: 32px;
	color: #c0c0c0;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
}

#lightbox_controls span {
	text-align: center;
	display: block;
	float: left;
	width: 75px;
}

#lightbox_portfolio_image {
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	display: block;
	margin: 0 auto;
	border: 1px solid #fff;
}

#lightbox #next, #lightbox #prev {
	height: 32px;
	width: 32px;
	display: block;
	text-indent: -9999px;
	background: url(../images/next.gif) 0 0 no-repeat;
	float: right;
	cursor: pointer;
	margin: 0 50px 0 0;
}

#lightbox #prev {
	background: url(../images/prev.gif) 0 0 no-repeat;
	float: left;
	margin: 0 0 0 30px;
}

#lightbox #next.disabled {
	background: url(../images/next_disabled.gif) 0 0 no-repeat;
	cursor: default;
}

#lightbox #prev.disabled {
	background: url(../images/prev_disabled.gif) 0 0 no-repeat;
	cursor: default;
}

#lightbox #close {
	width: 158px;
	display: block;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/lightbox_close.gif) 0 0 no-repeat;
	clear: both;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 22px;
}

#main {
	background: url(../images/internal_bg.jpg) 0 0 no-repeat;
	float: left;
	padding: 0 18px 100px 31px;
	width: 490px;
	margin-bottom: 150px;
	font-family: Georgia, Times, serif;
	color: #333;
	min-height: 400px;
}

#main h1, #clients_main h1 {
	font-size: 22px;
	margin-bottom: 18px;
	font-family: Georgia, Times, serif;
}

#main h2, #clients_main h2 {
	font-size: 16px;
	border-bottom: 1px solid #d8d8d8;
	line-height: 32px;
	font-family: Georgia, Times, serif;
	margin: 18px 0;
}

#main .person {
	float: left;
	width: 161px;
	margin-right: 2px;
}

#main .person .image_component {
	width: 145px;
	height: 145px;
	padding: 8px;
	background: url(../images/people_img_bg.gif) 50% 50% no-repeat;
	display: block;
	margin-bottom: 12px;
}

#main .person img {
	width: 145px;
	height: 145px;
}

#main .person h1,
#main .person h2,
#main .person h3,
#main .person h4,
#main .person h5,
#main .person h6 {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #111;
	margin-bottom: 8px;
	padding: 0 8px;
}

#main .person p {
	padding: 0 8px;
	margin-bottom: 8px;
	font-size: 11px;
}

#main .person em {
	font-style: italic;
	font-family: Georgia, Times, serif;
	color: #ca7c0d;
	font-size: 12px;
}


#people_sidebar {
	background: url(../images/internal_bg.gif) 100% 0 no-repeat;
	float: right;
	padding: 60px 0 0 20px;
	margin-bottom: 20px;
	width: 221px;
}

.internal #people_sidebar .news {
	padding-right: 8px;
}

#sidebar {
	background: url(../images/internal_bg.gif) 100% 0 no-repeat;
	float: right;
	padding: 60px 0 0 20px;
	margin-bottom: 20px;
	width: 221px;
}

#sidebar p {
	padding-right: 20px;
}

.breadcrumb_component {
	margin: 11px 0 32px 0px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb_component li {
	display: inline;
	padding-right: 5px;
	color: #fff;
}

.breadcrumb_component li a {
	color: #fff;
}

.shea_link {
	background: url(../images/curr_shea_link.jpg) 0 0 no-repeat;
	width: 170px;
	height: 193px;
	float: left;
	text-align: center;
	margin: 16px 20px 0 10px;
}

.shea_link h4 {
	margin-top: 80px;
}

.shea_link h4 a {
	color: #5c5143;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
}

.shea_link p {
	font-size: 11px!important;
	font-family: Helvetica, Arial, sans-serif!important;
	line-height: 1.2em!important;
	color: #787570!important;
	margin: 0!important;
}

.internal .shea_link {
	margin: 16px 0 0 10px;
}

.clients {
	background: url(../images/clients_module.jpg) 0 0 no-repeat;
	width: 170px;
	height: 193px;
	float: left;
	text-align: center;
	margin: 16px 20px 0 10px;
}

.internal .clients { margin-right: 0; }

.clients h4 {
	margin-top: 84px;
	font-weight: bold;
	line-height: 32px;
	font-size: 13px;
}

.accordion {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

.accordion ul {
	list-style: none;
	margin: 0 0 5px 20px;
}

.accordion ul li {
	padding-left: 14px;
	background: url(../images/list_bullet.gif) 3px 50% no-repeat;
}

.accordion ul a {
	color: #333;
}

.accordion h3 {
	color: #c27200;
	cursor: pointer;
	padding-left: 19px;
	background: url(../images/expand_collapse.gif) 2px 3px no-repeat;
	margin: 0 0 5px 0;
}

.accordion h3.open {
	background: url(../images/expand_collapse.gif) 2px -11px no-repeat;
}

.clear {
	clear: both;
}

div.gallery_index {
	margin-bottom: 30px;
}

div.gallery_index ul {
	list-style: none;
}
div.gallery_index ul li {
	float: left;
	padding: 2px;
}

div.gallery_index a {
	cursor: pointer;
	padding: 6px;
	width: 75px;
	height: 75px;
	display: block;
	background: url(../images/thumbnail_bg.gif) 0 0 no-repeat;
}

div.gallery_index h4 {
	font-size: 9px;
	text-transform: uppercase;
	color: #454545;
	font-weight: bold;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

/* clients_updates 20087023 */

#clients_masthead {
	width: 780px;
	height: 429px;
	display: block;
}

#clients_main {
	background: url(../images/clients_bg.jpg) 0 0 no-repeat;
	float: left;
	padding: 0 25px 0 35px;
	margin-bottom: 100px;
	width: 488px;
	color: #333;
}

#clients_sidebar {
	background: url(../images/clients_bg.jpg) 100% 0 no-repeat;
	float: right;
	padding: 60px 0 0 30px;
	width: 202px;
}

#clients_main .left li, #clients_main .right li {
	list-style: none;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	color: #444;
}

#clients_main .left li a, #clients_main .right li a {
	line-height:15px;
	padding:5px 2px 4px 17px;
	background: url(../images/clients_bullet.gif) 2px 55% no-repeat;
}

#clients_main .left {
	float: left;
	width: 50%;
	margin-bottom: 35px;
}

#clients_main .right {
	float: right;
	width: 50%;
	margin-bottom: 35px;
}
