/* ------------ CORE  ------------ */

.home #main {
	background: #000 url(_lib/i/home/black_watermark.jpg) no-repeat top left;
	margin-bottom: 0;
	width: 970px;
	}

.home .description {
	padding: 14px 0 24px 0;
	margin: 0 0 0 727px; 
	width: 243px;
	}
	
	.home .description.watermark2 {
	background: transparent url(_lib/i/home/watermark.png) no-repeat 0 110px;
	padding: 14px 0 54px 10px;
	margin: 0 0 0 717px; 
	width: 243px;
	}

.home .description h2 {
	color: #ccc;
	margin: 28px 10px 14px 0;
	}

.home .description p {
	color: #b3b3b3;
	font-size: 12px;
	margin: 7px 24px 14px 0;
	}


	
.home .description p a {
	border-bottom: 1px dotted #388dd9;
	color: #388dd9;
	text-decoration: none;
	}
	
.home .description p a:hover{
	border-bottom: 1px solid #388dd9;
	}
	
/* ------------ TABS  ------------ */	
#home_tabs {
	background: #eef0e1 url(_lib/i/home/tabs.jpg) no-repeat bottom left;
	clear: left;
	display: block;
	list-style: none;
	margin: 0 auto;
	width: 970px;
	}

#home_tabs li {
	display: block;
	float: left;
	width: 243px;

	}

#home_tabs li.overview_tab {
background: #eef0e1 url(_lib/i/home/tabs.jpg) no-repeat bottom left;

	}

#home_tabs li.cg_tab {
background: #eef0e1 url(_lib/i/home/tabs.jpg) no-repeat bottom -243px;
	}
	
#home_tabs li.architectural_tab {
background: #eef0e1 url(_lib/i/home/tabs.jpg) no-repeat bottom -243px;
	}


#home_tabs li.engineering_tab {
background: #eef0e1 url(_lib/i/home/tabs.jpg) no-repeat bottom -728px;
	}


	

#home_tabs li.clear {
	float: none;
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
	}



#home_tabs li.cg_tab,
#home_tabs li.engineering_tab {
	width: 242px;
	}

#home_tabs li a {
	background: transparent;
	background: transparent url(_lib/i/home/divide.jpg) no-repeat bottom right;
	display: block;
	padding: 15px 4px 3px 28px;
	text-decoration: none;

	}

#home_tabs li.engineering_tab a {
	background: transparent;
	}

#home_tabs .overview_tab a {
	padding-left: 35px;
	}

#home_tabs li a span.title {
	color: #333;
	display: block;
	font-size: 14px;
	xfont-size: 16px;
	line-height: 18px;
	}

#home_tabs li.tab a span.title {
	color: #111;
	}

#home_tabs li a span.subtext {
	color: #555;
	display: block;
	font-size: 12px;
	margin: 5px 10px 0px 0;
	line-height: 18px;
	height:70px;
	overflow:hidden;
	}

#home_tabs li.tab a span.subtext {
	color: #333; 
	}

#home_tabs li a:hover {
	background: #cce7f0 url(_lib/i/home/tabs.jpg) no-repeat -1940px bottom;
	border-right: 1px solid #b1dfef;
	border-left: 1px solid #b1dfef;
	padding-right: 3px;
	margin-left: -1px;
	}

#home_tabs li.tab a {
	background: #a1c949 url(_lib/i/home/tabs.jpg) no-repeat -970px bottom;
	background-color: #a1c949 !important;
	border-right: 1px solid #79a727;
	border-left: 1px solid #79a727;
	position: relative;
	padding-right: 3px;
	margin-left: -1px;
	z-index: 5;
	}

#home_tabs li.overview_tab a:hover {
	border-left: 0 none;
	margin-left: 0;
	background-position: -1940px bottom;
	}

#home_tabs li.cg_tab a:hover {
	background-position: -2183px bottom;
	}

#home_tabs li.architectural_tab a:hover {
	background-position: -2425px bottom;
	}

#home_tabs li.engineering_tab a:hover {
	background-position: -2668px bottom;
	border-right: 0 none !important;
	padding-right: 4px;
	}

#home_tabs .overview_tab.tab a {
	background-position: -970px bottom !important;
	border-left: 0 none;
	margin-left: 0;
	}

.home #home_tabs li.cg_tab.tab a {
	background-position: -1213px bottom !important;
	}

#home_tabs li.architectural_tab.tab a {
	background-position: -1455px bottom  !important;
	}

#home_tabs li.engineering_tab.tab a {
	background-position: -1698px bottom  !important;
	border-right: 0 none !important;
	padding-right: 4px;
	}


	
/* ------------ SLIDESHOW  ------------ */	
	
.home .slideshow,.home .video {
	background: #ccc;
	float: left;
	margin: 35px 0 35px 35px;
	overflow: hidden;
	position: relative;
	height: 365px;
	width: 650px;
	}

.home .video .slideshow {
	margin: 0;
	position: absolute;
	z-index: 10;
	}

.home .slideshow .slide {
	background: #000 !important;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 365px;
	width: 650px;
	}


.home .slideshow #home_architectural,
.home .slideshow #home_cg,
.home .slideshow #home_engineering {
	display: none;
	}

.home .slideshow .patch,.home .video .patch {
	background: transparent  url(_lib/i/home/patch.png) no-repeat bottom right;
	display: block;
	position: absolute;
	position: absolute;
	height: 7px;
	width: 7px;
	z-index: 9999;
	}

.home .patch.one {
	top: 0;
	left: 0;
	}

.home .patch.two {
	background-position: bottom left;
	top: 0;
	right: 0;
	}

.home .patch.three {
	background-position: top left;
	bottom: 0;
	right: 0;
	}

.home .patch.four { 
	background-position: top right;
	bottom: 0;
	left: 0;
	}

.video .play {
	background: transparent url(_lib/i/home/play2.png) no-repeat top left;
	color: #fff;
	display: block;
	font-size: 15px;
	margin: -20px 0 0 -65px;
	line-height: 50px;
	height: 50px;
	width: 130px;
	text-align: center;
	text-decoration: none;

	position: absolute;
	top: 87%;
	left: 50%;
	z-index: 11;
	}
	

.home .slidshow img {
	display: block;
	}	

/* ------------ VIDEO  ------------ */

.home .video #player1 {
	position: absolute;
	top: 0;
	left: 0;
	left: -9000px;
	}

.home .video #player1.playing {
	z-index: 20;
	left: 0;
	}

/* ------------ NEWS HEADLINES  ------------ */	
.headlines {background: transparent url(_lib/i/home/hotnews.jpg) no-repeat top left;
margin: 10px auto;
width:970px;
height:30px;
color:#999;
overflow:hidden;
}
.headlines p {padding:6px 35px; margin:0;
color:#999; font-size:13px;}

.headlines p a {
	border-bottom: 1px dotted #999;
	color: #999;
	text-decoration: none;
	font-size:12px;
	
	}

.headlines p a:hover {
	border-bottom: 1px solid #999;
	}
