/* general styles */
html {
}

body {
	font-family: FuturaBT, Futura, "Century Gothic", Helvetica Neue, Helvetica, Arial;
	margin-top:0px;
	background-color:#69767F;
	background-image: url(../images/background_tektura.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
	letter-spacing:0.015em;

}
a {
	text-decoration:none;
	color:#333333;
}

.linkblock {
	display: block;
	cursor: pointer;
}
img {
border:0px;
}
ul li {
list-style:none outside none;
}
/*  --- */ 
#container {
	width: 750px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 160px;
	
	margin-bottom: 0;
}

#slideshowContainer {
	width: 750px;
	height: 470px;
	z-index: 1;
}
#slideshowOverLayer {
	width:800px;
	position:absolute;
	padding-top: 0px;
	margin-left: -25px;
	z-index: 1000;
	background-image: url(../images/black.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#homeLayer {
	width: 800px;
	height: 200px;
	position: absolute;
	margin-left: 40px;
	margin-top: 16px;
	z-index: 1000;
}
#homeLayer a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	letter-spacing:0.04em;
}
#linkLayer {
	width: 800px;
	height: 200px;
	position: absolute;
	margin-left: 40px;
	margin-top:58px;
	z-index: 1000;
}
#linkLayer a {
	color:#666666;
	text-decoration:none;
	font-size:13px;
	letter-spacing:0.04em;
	
	/*temporary*/
	cursor: text;
}
#logoLinkLayer {
	width: 150px;
	height: 70px;
	position: absolute;
	float:right;
	margin-left: 650px;
	margin-top:0px;
	
	z-index: 1001;
}
#logoLinkLayer a {
	display: block;
	width: 150px;
	height: 70px;
}
.invisible a {
	opacity:0;
	font-size:0 !important;
}
#middle {
width:750px;
height:auto;
background-color:#FFFFFF;
clear:both;
}

#rightInner, #leftInner {
padding-bottom: 10px;
}
#leftColumn {
	float:left;
	width: 250px;
	background-color:#FAFCFB;
	
}
#leftHeader {
	float:left;
	width: 250px;
	height: 25px;
	background-color:#000000;

	height:auto;
	min-height:20px;
	padding:3px 0;
}


#leftHeader h1 {
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	color:#FFFFFF;
	font-size:11px;

	letter-spacing: 0.05em;
	font-weight:300;
}
#leftSubHeadCopy {
	padding-left: 15px;
	padding-top: 5px;
	color:#5EBCBB;
	font-size:12px;

	font-size:14px;
	line-height: 18px;
	padding-right: 15px;
}
#leftSubHeadCopy p {
	margin:0px;
	padding-left: 0px;
	padding-top: 5px;
	color:#666666;
	font-size:10px;
	line-height: 16px;

	font-size:12.5px;
	line-height: 17px;
	padding-top: 0.6em;
}
#leftSubHeadCopy .image {
	float:right;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;	

	padding-right: 0;
}

#rightColumn {
	float:right;
	width: 500px;
	background-color:#FFFFFF;
}
#rightInnerLeft {
	width:249px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;		
}
#rightInnerRight {
float:right;
width:249px;
}


#rightInner {
	
}
#rightHeader {
	float:right;
	width: 500px;
	height: 25px;
	background-color: #CFC6D6;

	height:auto;
	min-height:20px;
	padding:3px 0;
}
#rightHeader h1 {
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	color:#000000;
	font-size:11px;

	letter-spacing: 0.05em;
	font-weight:100;
}
#leftInnerHeader, #rightInnerHeader {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:10px;
	
	height:20px;
}
#rightInnerCopy {
border-left:1px solid #ccc;
padding-bottom: 20px;
}
#leftInnerHeader h1 {
	font-size:14px;

	font-weight: 300;
	letter-spacing: 0.07em;
}
#rightInnerHeader h1 {
	font-size:14px;

	font-weight: 300;
	letter-spacing: 0.07em;
}
#innerLeftImages ul {
margin:0px;
padding-left:15px;
padding-top:0px;
}
#innerLeftImages li {
float:left;
margin-bottom:10px;
margin-left:0;
margin-right:15px;
width:90px;
}
#innerLeftImages li.selected {

}

#innerLeftImages p {
margin:0px;
padding:0px;

margin: 3px 0;
}
#innerLeftImages img {
border:0px;
}
#innerLeftImages a {
	display: block;
	font-size:10px;
	text-decoration:none;
	color:#666666;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
	position: relative;	
}
#innerLeftImages a:hover, #innerLeftImages li.selected a, #innerRightImages li.selected a {
	color:#000000;
	border-bottom: 1px solid #000000;
	
}

#innerRightImages ul {
margin:0;
padding-left:15px;
padding-top:0;
}
#innerRightImages li {
float:left;
margin-left:0;
margin-right:6px;
margin-top:0px;
width:69px;
}
#innerRightImages a {
border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
border-style:none none solid;
border-width:0 0 1px;
color:#666666;
display:block;
font-size:10px;
text-decoration:none;
position: relative;
}
#innerRightImages a:hover {
border-bottom:1px solid #000000;
color:#000000;
}
#innerRightImages img {
border:0 none;
}
#innerRightImages p {
margin:3px 0;
padding:0!important;
}
#rightInnerCopy p {
color:#666666;
font-size:10px;
Amargin:0;
padding-left:15px;
padding-right:15px;
}
#rightInnerCopy .rolloverCopy {
color:#000000;
font-size:16px;
margin:15px 0 0;

font-size:20px;
}
#rightInnerCopy .subhead {
margin:0;
color:#666;
}

/* footers here */
#footer_1 {
	width:750px;
	height:45px;
	background-color:#FFFFFF;
	clear:both;
}
#footer_1_1 {
	float:left;
	width:235px;
	height:37px;
	color:#666666;
	font-size:12px;
	padding-left:15px;
	padding-top:8px;
	
	width: 230px;
	line-height: 16px;

	width: 235px;
}
#footer_1_1 h1 {
	margin:0px;
	padding:0px;
	color:#5EBCBB;
	font-size:12px;
}
#footer_1_2 {
	float:left;
	width:234px;
	height:37px;
	padding-left:15px;
	padding-top:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;	

	Amargin-left:0.2em;
	width: 234px;
}

#footer_1_2 a {
	margin:0px;
	padding:0px;
	color:#5EBCBB;
	font-size:12px;
	text-decoration:none;
	display:block;
	line-height:16px;
}
#footer_1_2 a img {
	border:0px;
	
	margin-left:0.15em;
}
#footer_1_2_L {
	float:left;
	width:108px;
}
#footer_1_2_R {
	float:left;
	width:100px;
	padding-left:15px;
}
.link_divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;	
}
#footer_1_3 {
	float:right;
	width:234px;
	height:37px;
	font-size:12px;
	color:#666666;
	padding-left:15px;
	padding-top:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;	
	
	line-height: 16px;
}
#footer_2_left {
	float:left;
	width:572px;
	height:42px;
	background-color:transparent;
	font-size:10px;
	padding-left:15px;
	padding-top:18px;	
}
#footer_2_left a {
	color:#CCCCCC;
	text-decoration:none;
}
#footer_2_left a:hover {
	color:#FFFFFF;
}
#footer_2_left .divider {
	color:#33CCCC;
	padding-left:8px;
	padding-right:8px;
}


#footer_2_right {
	float:right;
	width:160px;
	height:60px;
	background-color:transparent;
	
}
#footer_3 {
	width:750px;
	height:100px;
	background-color:transpaprent;
	clear:both;
	font-size:10px;
	color:#CCCCCC;

	height:auto;
	padding-left: 598px;
	margin-bottom: 20px;
	
	width:152px;
	padding-left: 0;
	margin-left: 598px;
}
#footer_3 a {
	color:#CCCCCC;
	text-decoration:none;
}
#footer_3 a:hover {
	color:#FFFFFF;
	
}

#spacer {
	width:750px;
	height:160px;
	clear:both;

	Aheight:auto;
	height:140px;
}

#footer_2_left .selected {
	font-weight: 500;
	color: #fff;
}

.selectedOverlay {
	width:50px;
	height:50px;
	background: 12px 22px no-repeat url("../images/selected-overlay-right.png");
	position: absolute;
	top:0;
	left:0;
	
	display: none;
}
#innerRightImages .selectedOverlay {
	background: 25px 10px no-repeat url("../images/selected-overlay-up.png");
}
.selected .selectedOverlay {
	display: block;
}
h2 {
	font-weight:300;
	padding-left:43px;
	padding-right:15px;
	padding-bottom: 32px;
	position:absolute;
	top:75px;
	width:253px;
	letter-spacing: 0.045em;
	background: transparent url("../images/tektura_top_headline_bottomslice.png") bottom left no-repeat;
	line-height: 1.5;
	font-size: 22px;
	z-index: 9999;
	
	left:0;
}

h2 .para {
	display: block;
	margin-bottom:0.3em;
}

.grey {
	color: #556;
}
.blue {
	color: #5EBCBB;
}
.smallh2 {
	font-size: 17px;
	letter-spacing: 0.01em;
	line-height:1.4;
}

p a:hover {
	text-decoration:underline;
}



#headline.higher {
	width:248px;
	top:30px;
	padding-top:20px;
	padding-right:20px;
}


/*
#innerRightImages {
	background: white url("../images/triptych.png") no-repeat scroll 0 15px;
}
#innerRightImages img {
visibility:hidden;
}
*/