@charset "utf-8";
/* Web Site Settings
==================================== */
@media screen, projection, print {
	
/*------------------ Href style---------------------*/
a:link {
	color: #f5999e;
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}
a:visited {
	color: #f5999e;
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}
a:active {
	color: #f5999e;
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}
a:hover {
	color: #f5999e;
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}
a.NavLinks:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:595959;
	text-decoration: none;
	left-padding: 45px;
}
a.NavLinks:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#F26B20;
	text-decoration: none;
	left-padding: 45px;
}
a.NavLinks:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#F26B20;
	text-decoration: none;
	left-padding: 45px;
}
a.NavLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	left-padding: 45px;
}
a.bottom_nav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:f5cfcc;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}
a.bottom_nav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:#f5cfcc;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}
a.bottom_nav:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:#f5cfcc;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}
a.bottom_nav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:#f5cfcc;
	text-decoration: underline;
	-webkit-text-size-adjust: none !important;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:595959;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:#5ac3d8;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:#5ac3d8;
	text-decoration: none;
	-webkit-text-size-adjust: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color:#333333;
	text-decoration: underline;
	-webkit-text-size-adjust: none;
}
/* ----------------------------TableStyles----------------------------*/
TABLE, TR, TH, TD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #64654F
}
.internetBK {
	background-image: url("http://www.tenengo.com/images/homeBg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
.homepageBg {
	background-image: url("http://www.tenengo.com/images/home_bk.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#64654F;
	text-decoration: none;
}
.bottom_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#baaca2;
	text-decoration: none;
}
.thumbnails {
	border: 1px solid #999999
}
.portfolio {
	border: 1px solid #BCBDB0
}
.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px dashed F79720;
	height: 25px;
	width: 492px;
}
.tagWeb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px dashed F79720;
	height: 25px;
	width: 548px;
}
.bio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	background: white;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
}
.contact_info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b04060;
	font-weight: normal;
	line-height: 15px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	color: #bb8d73;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	padding-left: 30px;
	padding-right: 10px;
}
/* ----------------------------ScrollStyles----------------------------*/
div.scrollholder {
	width:490;
	height:99%;
	overflow:auto;
	z-index:1;
	top:30;
	left:0;
	clip:rect(0,490,260,0);
	background-image: url(images/bio-bk.gif);
	scrollbar-3dlight-color:#0d1300;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#0d1300;
	scrollbar-face-color:#0d1300;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#0d1300;
}
div.scroll {
	position: absolute;
	left: 0;
	top: 0;
	width: 95%;
	z-index: 2;
}
/* <Scroll> */
div.track {
	position: relative;
	float:right;
	top: 0;
	width: 11px;
	height: 100%;
	font-size: 0;
	z-index: 3;
	background: black;
}
div.drag_bar {
	position: absolute;
	width: 100%;
	height: 14px;
	cursor: pointer;
	z-index: 4;
	background: yellow;
}
div.scrollholder1 {
	width:520;
	height:280;
	overflow:auto;
	z-index:1;
	top:15;
	left:0;
	clip:rect(0,230,280,0);
	background-color:#CCCCCC;
	scrollbar-3dlight-color:#0d1300;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#0d1300;
	scrollbar-face-color:#0d1300;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#0d1300;
}
/*MENU STYLES*/
.mouseOverMenu {
	width: auto;
	height: auto;
	background: url("http://www.tenengo.com/images/mousseovermenubg.jpg");
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	line-height: 23px;
	z-index: 300;
}
a.menu:link {
	color: #ffffff;
	font-size : 13px;
	font-family : MS Sans Serif, Trebuchet MS, Arial, sans-serif;font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	font-size : 13px;
	font-family : MS Sans Serif, Trebuchet MS, Arial, sans-serif;font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
a.menu:active {
	color: #ffffff;
	font-size : 13px;
	font-family : MS Sans Serif, Trebuchet MS, Arial, sans-serif;font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
a.menu:hover {
	color: #f2ded9;
	font-size : 13px;
	font-family : MS Sans Serif, Trebuchet MS, Arial, sans-serif;font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.maintable {
	background:#FFFFFF;
	border: 1px solid #8d8c8d;
 	-moz-box-shadow: gray 4px 4px 4px;
	-webkit-box-shadow: gray 4px 4px 4px;
	height:100%;
	clear:both;
	
}
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: absolute ;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	top:15px;
	left:15px;
	height: 369px;
	width: 622px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 461px;
	margin: 0 auto;
	width: 650px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #736158;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 15px;
	line-height: 23px;	
	overflow: hidden;
	position: absolute;
	bottom: 77px;
	text-indent: 10px;
	width: 622px;
	z-index: 10000;
	opacity: .7;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/


.slideshow-controller {
	background: url(../css/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(../css/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(../css/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(../css/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(../css/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(../css/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -5px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 630px;

}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #d7acb2 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;	

}
.slideshow-thumbnails-active {
	background-color: #b44966;  !important;
	opacity: 1;  !important;
}
.slideshow-thumbnails-inactive {
	background-color: #fff;
	opacity: .5;  !important;
}