/* CSS Document */


/* links */

a:link, a:active, a:visited, a:hover {
	color: #000;
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}

a.link_underlined:link, a.link_underlined:active, a.link_underlined:visited, a.link_underlined:hover {
	text-decoration: underline;
	outline: none;
	}

a.link_underlined:hover {
	text-decoration: none;
	}

a.link_nav:link, a.link_nav:active, a.link_nav:visited, a.link_nav:hover {
	color: #aeaeae;
	text-decoration: none;
	outline: none;
	}

a.link_nav:hover {
	color: #000;
	text-decoration: none;
	}

a.link_nav_on:link, a.link_nav_on:active, a.link_nav_on:visited, a.link_nav_on:hover {
	color: #000;
	text-decoration: none;
	outline: none;
	}

a.link_nav_on:hover {
	text-decoration: none;
	}

a.link_featured_category:link, a.link_featured_category:active, a.link_featured_category:visited, a.link_featured_category:hover {
	color: #333;
	text-decoration: none;
	outline: none;
	font-style: italic;
	}

a.link_featured_category:hover {
	text-decoration: underline;
	}

a.link_footer:link, a.link_footer:active, a.link_footer:visited, a.link_footer:hover {
	color: #333;
	text-decoration: none;
	outline: none;
	}

a.link_footer:hover {
	text-decoration: underline;
	}

a.link_projects_featured_header:link, a.link_projects_featured_header:active, a.link_projects_featured_header:visited, a.link_projects_featured_header:hover {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	outline: none;
	}

a.link_projects_featured_header:hover {
	text-decoration: underline;
	}

a.link_projects_category:link, a.link_projects_category:active, a.link_projects_category:visted, a.link_projects_category:hover {
	color: #666;
	text-decoration: none;
	outline: none;
	}

a.link_projects_category:hover {
	text-decoration: underline;
	}

a.link_projects_nav:link, a.link_projects_nav:active, a.link_projects_nav:visited, a.link_projects_nav:hover {
	color: #666;
	text-decoration: underline;
	outline: none;
	}

a.link_projects_nav:hover {
	color: #000;
	text-decoration: underline;
	}




/* clients */

/*a.link_client_name:link, a.link_client_name:active, a.link_client_name:visited, a.link_client_name:hover {
	color: #666;
	text-decoration: none;
	outline: none;
	}

a.link_client_name:hover {
	text-decoration: underline;
	}

a.link_client_name_on:link, a.link_client_name_on:active, a.link_client_name_on:visited, a.link_client_name_on:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	outline: none;
	}

a.link_client_project:link, a.link_client_project:active, a.link_client_project:visited, a.link_client_project:hover {
	font-size: 11px;
	line-height: 12px;
	color: #666;
	font-style: italic;
	text-decoration: none;
	outline: none;
	}

a.link_client_project:hover {
	text-decoration: underline;
	}*/



/* news 

a.link_news_continue:link, a.link_news_continue:active, a.link_news_continue:visited, a.link_news_continue:hover {
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	outline: none;
	}

a.link_news_continue:hover {
	text-decoration: underline;
	}
*/

/* links */






/* //////////////////////////////////////////// */
/* shared */

html, body {
	background-color: #fff;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	}

body.home {
	margin: 50px 0px 0px 25px;
	}

body.sub {
	margin: 50px 0px 0px 25px;
	}

.div_container {
	width: 900px;
	text-align: left;
	}

.div_common {
	position: relative;
	float: left;
	}


.div_logo {
	width: 900px;
	text-align: right;
	}

.div_logoline {
	width: 900px; height: 4px;
	background-color: #666;
	padding: 0px;
	margin: 24px 0px 24px 0px;
	}

.div_mid {
	width: 900px;
	}


/* nav */

.div_nav {
	width: 160px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	/*font-weight: bold;*/
	letter-spacing: .06em;
	text-transform: uppercase;
	}


/* footer */

.div_home_footerline {
	clear: both;
	width: 900px; height: 1px;
	background-color: #666;
	padding: 0px;
	margin: 24px 0px 20px 0px;
	}

.div_footerline {
	clear: both;
	width: 900px; height: 2px;
	background-color: #666;
	padding: 0px;
	margin: 24px 0px 20px 0px;
	}

.div_footer {
	clear: both;
	width: 900px;
	text-transform: uppercase;
	margin-bottom: 28px;
	font-size: 10px;
	color: #333;
	}

.div_footer_item_first {
	width: 210px;
	text-align: left;
	}

.div_footer_item {
	width: 140px;
	text-align: center;
	}

.div_footer_item_wide {
	width: 270px;
	text-align: center;
	}

.div_footer_item_last {
	width: 140px;
	text-align: right;
	}

/* shared */







/* //////////////////////////////////////////// */
/* home */

.div_logoline_home {
	width: 900px; height: 4px;
	background-color: #666;
	padding: 0px;
	margin: 24px 0px 24px 0px;
	}


/* featured */

/*.div_home_featured {
	width: 740px;
	background-color: #dcdcdc;
	}

.img_home_featured {
	width: 435px;
	margin: 23px 25px 25px 25px;
	padding: 0px;
	}

.div_home_featured_text {
	position: absolute;
	left: 485px; bottom: 0px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	}

.b_home_featured_header {
	font-size: 16px;
	line-height: 18px;
	color: #666;
	}*/


/* news */

/*.div_home_newscontent {
	width: 900px; height: 104px;
	padding: 0px;
	margin: 0px;
	}

.div_home_news_col {
	width: 266px;
	padding: 0px;
	margin: 0px;
	}

.div_home_news_col_text {
	width: 266px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	}

.div_home_news_col_text_img {
	width: 146px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	font-size: 11px;
	line-height: 15px;
	}

.img_home_news {
	width: 95px;
	padding: 0px;
	margin: 0px;
	}


.div_home_news_divider {
	width: 1px; height: 104px;
	background-color: #666;
	padding: 0px;
	margin: 0px 25px 0px 24px;
	}*/



/* home */






/* //////////////////////////////////////////// */
/* projects */


.div_project_navdivider_cat {
	clear: both;
	width: 135px; height: 2px;
	background-color: #d2d2d2;
	padding: 0px;
	margin: 24px 0px 24px 0px;
	}

.div_nav_projects_cat {
	clear: both;
	width: 135px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	/*font-weight: bold;*/
	letter-spacing: .06em;
	text-transform: uppercase;
	list-style: 		none;
	}

.div_nav_projects_cat li {
	padding-bottom: 6px;
	}

.nav_projects_item {
	list-style-type: none;
	margin-bottom: 4px;
	}

.div_project_navdivider_subcat {
	clear: both;
	width: 135px; height: 1px;
	background-color: #d2d2d2;
	padding: 0px;
	margin: 24px 0px 24px 0px;
	}

.div_nav_projects_subcat {
	clear: both;
	width: 135px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	/*font-weight: bold;*/
	letter-spacing: .06em;
	text-transform: uppercase;
	list-style: 		none;
	}

.div_nav_projects_subcat li {
	padding-bottom: 6px;
	}


/*.div_projects_content_container {
	width: 715px;
	background-color: #f5f5f5;
	padding: 25px 0px 25px 25px;
	}

.div_projects_content_container_win {
	width: 715px;
	background-color: #dcdcdc;
	padding: 25px 0px 25px 25px;
	}

.div_project_spacer { 
	position: absolute;
	left: 0px; top: 0px;
	width: 690px; height: 450px;
	z-index: 1;
	}

.div_projects_content {
	width: 715px;
	padding: 0px;
	margin: 0px;
	}*/


/* featured */

.div_projects_featured {
	width: 332px; height: 378px;
	padding: 0px 0px 22px 0px;
	margin: 0px 0px 0px 1px;
	background-color: #fff;
	}

.div_projects_featured_spacer_vertical {
	width: 23px;
	padding: 0px;
	margin: 0px;
	}

.div_projects_featured_spacer_horizontal {
	clear: both;
	width: 630px; height: 28px;
	padding: 0px;
	margin: 0px;
	}

.img_projects_featured {
	width: 332px; height: 280px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	}

.project_feautured_header {
	color: #444;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	outline: none;
	}

.div_projects_featured_text {
	width: 292px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	}

.b_projects_featured_header {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	}


/* category */

.div_projects_category {
	width: 153px; height: 204px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	overflow: hidden;
	border-bottom: 6px solid #fff;
	}

.div_projects_category_spacer_vertical {
	width: 26px;
	padding: 0px;
	margin: 0px;
	}

.div_projects_category_spacer_horizontal {
	clear: both;
	width: 690px; height: 26px;
	padding: 0px;
	margin: 0px;
	}

.img_projects_category {
	width: 153px; height: 154px;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	}

.div_projects_category_text {
	width: 137px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	overflow: hidden;
	}



/* project */

/*.div_project_img_container {
	width: 513px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	}

.div_project_content_container {
	width: 202px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	overflow: hidden;
	z-index: 2;
	}

.div_project_content {
	width: 187px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	overflow: auto;
	z-index: 2;
	}

.b_project_header {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	}

.div_project_thumbs {
	width: 177px;
	padding: 0px;
	margin: 25px 0px 40px 0px;
	}

.img_project_thumb {
	width: 48px; height: 48px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999;
	}

.img_project_thumb:hover {
	width: 48px; height: 48px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000;
	}

.img_project_thumb_on {
	width: 48px; height: 48px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000;
	}

.div_project_thumb_divider_vertical {
	width: 10px; height: 20px;
	padding: 0px;
	margin: 0px;
	}

.div_project_thumb_divider_horizontal {
	width: 170px; height: 10px;
	padding: 0px;
	margin: 0px;
	}

.div_project_thumb_on_divider {
	width: 6px;
	padding: 0px;
	margin: 0px;
	}*/

.div_projects_nav {
	position: absolute;
	left: 538px; bottom: 0px;
	margin-bottom: 25px;
	z-index: 100;
	}

.div_projects_nav_msie {
	position: absolute;
	left: 538px; bottom: 0px;
	margin-bottom: 15px;
	z-index: 100;
	}


/* clients */

/*

MOVED TO SHARED

.div_clients_content_container {
	width: 715px;
	background-color: #f5f5f5;
	padding: 25px 0px 25px 25px;
	}

.div_clients_content_container_win {
	width: 715px;
	background-color: #dcdcdc;
	padding: 25px 0px 25px 25px;
	}

.div_clients_item {
	width: 690px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	}

.div_clients_content {
	width: 678px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 36px;
	}

.div_clients_arrow {
	width: 11px;
	padding: 0px;
	margin: 12px 0px 0px 0px;
	bottom: 0px;
	}

.div_clients_links {
	width: 679px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	}

.span_clients_links_slash {
	font-size: 11px;
	line-height: 12px;
	}*/


/* contact */

/*.div_contact_content_container {
	width: 715px;
	background-color: #f5f5f5;
	padding: 25px 0px 25px 25px;
	}

.div_contact_content_container_win {
	width: 715px;
	background-color: #dcdcdc;
	padding: 25px 0px 25px 25px;
	}

.div_nav_contact {
	clear: both;
	width: 135px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: .06em;
	text-transform: uppercase;
	}

.div_contact_info_container {
	clear: both;
	width: 515px;
	background-color: #fff;
	padding: 0px;
	margin-bottom: 50px;
	}

.div_contact_info {
	clear: both;
	padding: 15px;
	margin: 0px;
	}

.div_contact_info_l {
	padding-right: 60px;
	font-size: 11px;
	line-height: 21px;
	color: #333;
	font-weight: bold;
	}

.div_contact_info_r {
	font-size: 13px;
	line-height: 21px;
	color: #333;
	}

.div_contact_info_directions {
	clear: both;
	width: 515px;
	padding: 0px;
	background-color: #333;
	}

.div_contact_info_sub {
	clear: both;
	width: 400px;
	padding: 6px;
	font-size: 13px;
	line-height: 21px;
	color: #666;
	}

.span_conact_credits_header {
	font-size: 11px;
	font-weight: bold;
	}

.maptext {
	font-size: 12px;
	line-height: 16px;
	}*/

/* PROFILE */

/*.div_profile_content_container {
	width: 740px;
	background-color: #f5f5f5;
	padding: 0px 0px 25px 0px;
	}

.div_profile_content_container_win {
	width: 740px;
	background-color: #dcdcdc;
	padding: 0px 0px 25px 0px;
	}

.div_nav_profile {
	clear: both;
	width: 135px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	/*font-weight: bold;*/
	letter-spacing: .06em;
	text-transform: uppercase;
	}

.b_profile_title {
	font-size: 18px;
	line-height: 20px;
	}

.div_profile_img {
	width: 740px; height: 174px;
	}

.div_profile_content {
	clear: both;
	left: 233px; top: 36px;
	width: 468px;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}

.div_profile_person_img {
	clear: both;
	width: 155px;
	left: 25px; top: 36px;
	padding: 0px;
	}

.div_profile_person_content {
	width: 468px;
	left: 77px; top: 36px;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}*/



/* NEWS */

/*.div_news_content_container {
	width: 715px;
	background-color: #f5f5f5;
	padding: 25px 0px 25px 25px;
	}

.div_news_content_container_win {
	width: 715px;
	background-color: #dcdcdc;
	padding: 25px 0px 25px 25px;
	}

.div_news_content_item {
	clear: both;
	width: 460px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	}

.h2_news_header {
	clear: both;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000;
	}

.img_news_main_image {
	margin: 20px 0px 16px 0px;
	}

.div_news_content_divider {
	clear: both;
	width: 690px; height: 1px;
	background-color: #aeaeae;
	padding: 0px;
	margin: 30px 0px 30px 0px;
	}

.div_news_story_content {
	clear: both;
	width: 460px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	}

.div_news_story_author {
	clear: both;
	width: 690px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 25px 0px;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #aeaeae;
	}

.div_news_story_caption {
	clear: both;
	width: 460px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	}

.div_news_story_date {
	clear: both;
	width: 460px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
	}*/




/* GALLERY */

/*.div_nav_gallery {
	clear: both;
	width: 135px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: .06em;
	text-transform: uppercase;
	}

.div_gallery_content_container {
	width: 715px;
	background-color: #333;
	padding: 25px 0px 0px 25px;
	}

.div_gallery_main_item {
	width: 690px; height: 150px;
	padding: 0px 0px 50px 0px;
	margin: 0px;
	}

.div_gallery_main_content {
	position: absolute;
	left: 320px; top: 16px;
	width: 321px;
	padding: 12px;
	margin: 0px;
	overflow: hidden;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	background-color: #fff;
	z-index: 10;
	}

.div_gallery_photo_container {
	width: 550px;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	}

.div_gallery_photo_caption {
	clear: both;
	font-size: 14px;
	line-height: 18px;
	color: #ccc;
	padding: 44px 0px 25px 0px;
	margin: 0px;
	}

.div_gallery_thumb_container {
	width: 130px;
	padding: 0px;
	margin: 0px;
	}

.img_gallery_thumb {
	width: 48px; height: 48px;
	padding: 0px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #666;
	}

.img_gallery_thumb:hover {
	width: 48px; height: 48px;
	padding: 0px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #fff;
	}

.img_gallery_thumb_on {
	width: 48px; height: 48px;
	padding: 0px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #fff;
	}*/

