@charset "UTF-8";

html
{
	height: 100%;
}

/* ----- PERSISTENT PAGE CONTENT STYLES ----- */

#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #717172;
	height: 626px;
	width: 765px;
	margin: 10% auto;
}

#wrapper a
{
	color: #717272;
}

body {
	/*background-image: url(../images/placeholder_bkg.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
	margin: 0px;
	height: 100%;
}
#logobar {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
	margin-bottom: 12px;
}
.logobar-work {
	width: 700px;
}
.logobar-news {
	width: 700px;
}

/* ----- NAVIGATION STYLES ----- */

#nav_container {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c5c5;
	color: #636466;
	height: 570px;
	float: left;
	margin-right: 21px;
}
.nav_item_l1 {
	display: block;
	margin-left: 12px;
	padding-left: 5px;
	margin-bottom: 5px;
	height: 10px;
	line-height: 10px;
	cursor: pointer;
}
.nav_item_l1-selected {
	display: block;
	margin-left: 12px;
	height: 10px;
	line-height: 10px;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c3257b;
	color: #434244;
	margin-bottom: 0px;
}
.nav_item_l1 a:link, .nav_item_l1 a:visited {
	color: #636466;
	text-decoration: none;
}
.nav_item_l1 a:hover {
	color: #2D2D2D;
	margin-left: 4px;
}
.nav_item_l1-selected a:link, .nav_item_l1 a:visited {
	color: #434244;
	text-decoration: none;
}
.nav_item_l2 {
	display: block;
	margin-left: 12px;
	padding-left: 5px;
	margin-bottom: 6px;
	line-height: 10px;
	cursor:pointer;
}
.nav_item_l2-selected {
	display: block;
	margin-left: 12px;
	padding-left: 5px;
	margin-bottom: 3px;
	line-height: 10px;
	color: #2D2D2D;
}
.nav_item_l2 img, .nav_item_l2-selected img {
	margin-left: -5px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.nav_item_l2b {
	display: block;
	margin-left: 12px;
	padding-left: 5px;
	margin-bottom: 5px;
	height: 10px;
	line-height: 10px;
	cursor: pointer;
}
.nav_item_l2b-selected {
	display: block;
	margin-left: 12px;
	padding-left: 5px;
	margin-bottom: 5px;
	height: 10px;
	line-height: 10px;
	color: #2D2D2D;
}
.nav_item_l2b a:link, .nav_item_l2 a:visited {
	color: #636466;
	text-decoration: none;
}
.nav_item_l2b a:hover {
	color: #434244;
}
.nav_item_l2b-selected a:link, .nav_item_l2b-selected a:visited {
	color: #2D2D2D;
	text-decoration: none;
}
.nav_item_l2 a:link, .nav_item_l2 a:visited {
	color: #636466;
	text-decoration: none;
}
.nav_item_l2 a:hover {
	color: #434244;
}
.nav_item_l2-selected a:link, .nav_item_l2-selected a:visited {
	color: #2D2D2D;
	text-decoration: none;
}
.nav_item_l3 {
	display: block;
	margin-left: 12px;
	padding-left: 5px;
	margin-bottom: 3px;
	vertical-align: bottom;
	color: #555556;
}
.nav_item_l3 a:link, .nav_item_l3 a:visited {
	color: #636466;
	text-decoration: none;
}
.nav_item_l3 a:hover {
	color: #434244;
}

.nav_item_l4 {
	display: block;
	margin-left: 4px;
	padding-left: 5px;
	margin-bottom: 3px;
	vertical-align: bottom;
	color: #555556;
}

.nav_cat_item {
	height: 10px;
	width: 2px;
	border: 1px solid #bdc0c2;
	margin-left: 2px;
	float: left;
	cursor: pointer;
}
.nav_cat_item-selected {
	height: 10px;
	width: 2px;
	border: 1px solid #c3257b;
	margin-left: 2px;
	float: left;
	background-color: #c3257b;
}
.nav_cat_name {
	float: left;
	height: 12px;
}
.nav_item_divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
	margin-top: 7px;
	padding-bottom: 7px;
	margin-left: 6px;
	margin-right: 14px;
}

.campaign-nav {
	cursor:pointer;
}

.bottom-link {
	color: #222222;
	text-decoration: none;
	font-size:12px;
}

/* -----TOOLTIP STYLES (for table layout) ----- */
/*.tooltip_container {
	width: 72px;
}
.tooltip_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-left-color: #c5c5c5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 3px;
	margin-right: 6px;
	color: #333333;
	background-color: #FFFFFF;
	width: 52px;
}
.tooltip_btm {
	background-image: url(../images/tooltop_btm2.png);
	background-repeat: no-repeat;
	background-position: 7px;
}
.tooltip_right {
	background-image: url(../images/tooltop_rt.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.tooltip_top img {
	border: 3px double #999999;
	margin-bottom: 2px;
}*/

/* -----TOOLTIP STYLES (for div layout) ----- */

.tooltip_container {
	width: 80px;
}
.tooltip_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-left-color: #c5c5c5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 3px;
	margin-right: 6px;
	color: #333333;
	background-color: #FFFFFF;
}
.tooltip_btm {
	background-image: url(../images/tooltop_btm.png);
	background-repeat: no-repeat;
	height: 7px;
}
.tooltip_right {
	background-image: url(../images/tooltop_rt.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.tooltip_top img {
	border: 3px double #999999;
	margin-bottom: 2px;
}

/* ----- OTHER STYLES -----*/

/* For safari */
.placeholder:hover {
	padding-left:7px;
}
#home_body_container {
	width: 437px;
	float: left;
	margin-right: 21px;
}
#home_body_container .news_article {
	height: 320px;
}
#news_body_container { 
	width: 437px;
	float: left;
	margin-right: 21px;
}
#work_body_container {
	width: 520px;
	float: left;
	padding-right: 18px;
	overflow: hidden;
}
#header_container {
	padding-bottom: 12px;
	height: auto;
	color: #717172;
	font-size: 20px;
}
.header_project {
	font-size: 12px;
	padding-left: 4px;
}
.header_client {
	padding-right: 10px;
	font-size: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c5c5;
}
#work_desc_client {
	font-size: 14px;
	color: #4B4C4C;
	height: 17px;
	padding-top: 12px;
}
#work_desc_date {
	margin-bottom: 12px;
}
#body_img_container {
	margin-bottom: 12px;
	text-align: center;
}
#body_img_container table {
	margin-right: auto;
	margin-left: auto;
}
#img_container_people {
	width: 232px;
	float: left;
	height: 272px;
}
td.img_container_shadow_btm {
	background-image: url(../images/shadow_btm.png);
	background-repeat: repeat-x;
	background-position: left top;
}
td.img_container_shadow_rt {
	background-image: url(../images/shadow_rt.png);
	background-repeat: repeat-y;
	background-position: left top;
}
td.body_img {
	padding: 1px;
	border: 1px solid #bcbdbf;
}

.news_byline {
	margin-bottom: 12px;
}

#news_article {
	height: 395px;
}
#news_article_noimage {
	height: 450px;
}
#bio_article {}
#work_description {
	width: 175px;
	float: left;
	height: 430px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5c5c5;
	padding-left: 21px;
}
#page_cntrl_container {
	margin-top: 8px;
}

#page_cntrl_container  a:link {
	text-decoration: none;
}

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.project_action {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	height: 11px;
	line-height: 11px;
	float: left;
	color: #717272;
	margin-left:8px;
}

.news_link
{
	color: #717272;
	
}

.page_cntrl a:link, .page_cntrl a:visited, .project_action a:link, .project_action a:visited {
	color: #717272;
	text-decoration: none;
}

.page_cntrl a:hover, .project_action a:hover {
	color: #434244;
}

.page_cntrl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	height: 11px;
	width: 11px;
	line-height: 11px;
	text-align: center;
	float: right;
	margin-left: 6px;
	color: #717272;
	cursor:pointer;
}

.page_cntrl_selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	height: 11px;
	width: 11px;
	line-height: 11px;
	text-align: center;
	float: right;
	margin-left: 6px;
	color: #FFFFFF;
	background-color: #717272;
}
.page_cntrl_selected a:link, .page_cntrl_selected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.clearer {
	clear: both;
}
.txt_pink {
	color: #c3257b;
}
.txt_dkgray {
	color: #2D2D2D;
}

#flv_video {
	margin-bottom: 12px;
}

.people_header_client {
	float:left;
	width:161px;
}
.people_header_project {
	line-height:22px;
	margin-left:187px;
}

.hide {
	display:none;
}

