@charset "utf-8";
/* CSS Document */

#container {
	width: 1024px;
	margin: 0 auto;
}
	
body, td, th {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(../../../images/Grid.GIF);
	background-repeat: repeat;
}

h1 {
	font-family: "tekton-pro", "Trebuchet MS", Verdana, sans-serif;
	font-size:72px;
	font-weight:500;
	line-height:72px
}

h2, header {
	font-family: "tekton-pro", "Trebuchet MS", Verdana, sans-serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 34px;
}

header {
	position:relative;
	height: 86px;
	width: 800px;
	background-image: url(../../../images/SI_mast.jpg);
	margin: 0 auto;
	margin-top: 30px;
}

header h1 {
	position: relative;
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	color: #fff;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
}	

h3 {
	font-family: "tekton-pro", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color:#fff;
}

header h3{
	line-height:50px;
/*	width:120px;*/	
	left: 30px;	
	margin-left:30px;
}

#footer {
	width:960px;
	margin:0 auto;	
	margin-bottom:50px;
}
	
.ttLink {
	margin-top: 10px;	
	text-decoration:none;
	color:#00f;	
}

a:visited {
	text-decoration: none;
	color:#333;
}

a:hover {
	text-decoration: none;
	font-size:1.1em;
	font-weight:bold;
}

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

#intro {
	width: 800px;
	padding-top: 25px;
	font-size: 32px;
	line-height: 32px;
	margin: 0 auto;
}

#intro2 {
	width: 800px;
	padding-top: 25px;
	padding-left:15px;
	padding-bottom: 25px;
	margin: 0 auto;
}

#intro2 p{
	margin-bottom:15px;
}
/*		iPicture Styles		*/
/*
#iPicture {
	overflow-x: auto ;
	overflow-y: auto;
}*/

.ip_slide {
	margin-top:20px;
	overflow-style: hidden;
}
#slideshow {
	position: relative;
}
#slideshow #iPicture {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	padding-bottom: 51px;
}
#slideshow #iPicture .slide {
	margin: 0 auto;
	width: 540px; /* reduce by 20 pixels of #iPicture to avoid horizontal scroll *//*height:263px;*/
}
/** 
 * Slideshow controls style rules.
 */
 
#pbs {
	width: 960px;
	height:900px;
	margin: 0 auto;
}
/*
.ip_tooltip {
	width:400px;
	margin: 0 auto;
}
*/
#iPicture {
	width: 800px;
	height: 450px;
	margin: 0 auto;
	margin-top:0px;
}
.ip_tooltipImg {
	
}

#components {
	position:relative;	
	width:960px;
	height:220px;
}

.component {
/*	background:	#FDF403;*/
	margin:0px auto;
	height:150px;	
	text-align:center;
}

#pb {
	width:150px;
	position:absolute;	
	top: 0px;
	left:75px;
    line-height: 150px;
}
#pb img {
	width:100px;
	vertical-align: middle;
	
}

#pb img, #lamp img:hover {
	cursor:pointer;	
}

.scaleDown {
	-webkit-transform: scale(.95);
	-moz-transform:scale(.95);
	-ms-transform:scale(.95);
	-o-transform:scale(.95);
	transform:scale(.95);
}

#spkr {
	position:absolute;	
	top: 0px;
	right:175px;
    line-height: 200px;
	width:200px;
}

#spkr img {
	width:300px;
	height:auto;
	vertical-align: middle;	
}

#changeBtns {
	position:relative;
	width:960px;	
	top:-250px;
}

#changeBtn {
	position:absolute;
	width:155px;
	left:185px;
}

#changeSpkr {
	position:absolute;
	width:150px;
	right:300px
}

.altImg {
	margin: 10px;	
}

/********************* footer styles ***********************/

footer {
	width:100%;
/*	background:#f00;*/
}

footer div img{
	width:40px;
/*	height:40px;*/
}
	
#footerBtns{
	width:550px;
	margin:0 auto;
	margin-top:75px;
/*	background: blue;*/
}

.btns {
	width:110px;	
	height:80px;
	margin:0px;
	float:left;
/*	background: gray;	*/
}

.btns p{
	padding-bottom:0px;
	margin:0px;
/*	background: blue;*/	
}

.btns.div {
	height: 60px;	
}

.ip_slide p {
	text-align:left;	
}

a:visited {
	text-decoration:none;
	color:#04f;	
}


#pbs img {
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-ms-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	margin-left:5px;	
	margin-right:5px;	
}

#pbs img:hover, #altInput img:hover{
	opacity: 1;
	-webkit-transform: scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
}

.ui-dialog-content {
	width:960px;
	overflow:visible;	
}


footer {
	margin-top:15px;
}

/******************** Dialog Styles ***********************/
/*
.grid span {		
	margin-left:5px;	
	margin-right:5px;	
}

.grid img, .grid-spkr img {
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-ms-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	margin-left:5px;	
	margin-right:5px;	
}

.grid img:hover, .grid-spkr img:hover {
	opacity: 1;
	-webkit-transform: scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
}
*/
.ui-widget-overlay {
	background:#888;	
}

/********************* Dialog styles ***********************/

.ui-dialog-content {
	width:565px;
	overflow:visible;	
}

.grid img {
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-ms-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	margin-left:5px;	
	margin-right:5px;	
	width:150px;
	height:150px;
}

.grid img:hover, .grid-spkr img:hover {
	opacity: 1;
	-webkit-transform: scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
}

#altInput {
	cursor:pointer;
	
}

#altInput img {
	width:50px;
	height:50px;
	
}