/* intec.css */

body {
	background: rgb(121,123,132) repeat-x;
	}

div, p, li {
	font-size:13px;
	font-family:"verdana","trebuchet ms", sans-serif;
	line-height:15px;
	}

body, div, ul, li, ol, table, td, tr, p, h3, h4,h6 {
	color: rgb(140,150,160);
	padding:0;
	margin:0;
	border:0;
	}
	

/* main divs */

#container {
	position:relative;
	width:740px;
	margin: 0px auto 0px auto;
	background:url(../img/digital_bg.gif);
	}

#title {
	background:url("../img/digital_top.gif");
	height:100px;
	width:740px;
	text-align:right;
	}

/*
#title a {
	color:rgb(255,255,255);
	}
	
#title a:hover {
	color:rgb(40,120,0);
	}
*/

#grouplink {
	font-size:11px;
	padding:6px 32px 0 0;
	line-height:11px;
	}
	
#grouplink img {
	vertical-align:middle;
	}
	
#sectionname {
	font-size:18px;
	padding:56px 32px 0 0;
	color: rgb(80,140,185);
	}
	
#menu {
	position:absolute;
	top:72px;
	Left:40px;
	line-height:10px;
	}

#content {
	margin:0px 0px 0px 70px;
	width:460px;
	}

#highlights {
	position:absolute;
	top:98px;
	right:20px;
	width:180px;
	border:0;
	background:rgb(255,255,255);
	}
	
.boxy {
	width:125px;
	border:1px rgb(90,80,70) solid;
	}
	
.boxytext {
	background:rgb(255,255,255);
	width:125px;
	margin:-1px 0px 0px 0px;
	border:1px rgb(90,80,70) solid;
	text-align:center;
	}
	
.boxytext p {
	padding: 3px 6px 3px 6px;
	font-size:10px;
	line-height:11px;
	}
	
#bottom {
	clear:both;
	background:url("../img/digital_bottom.gif") no-repeat;
	height:36px;
	width:740px;
	}
	
#address {	
	font-size:9px;
	text-align:center;
	padding:0px 0px 20px 0px;
	color:rgb(190,190,190);
	}

#address a {
	color:rgb(190,220,230);
	}

/* ----------  screen pages  ---------- */

#largescreen {
	margin:0px auto;
	width:800px;
	height:600px;
	}

#selector {
	position:absolute;
	top:130px;
	right:50px;
	width:200px;
	border:0;
	}
	
#screen {
	margin:30px 0px 0px 60px;
	width:400px;
	height:300px;
	border:1px rgb(200,200,200) solid;
	}
	
#screen img {
	}
	
span.current {
	color:rgb(240,120,0);
	font-size:12px;
	font-weight:700;
	}
	
#navscreen {
	text-align:center;
	color:rgb(200,200,200);
	}
	
#navscreen img {
	vertical-align:middle;
	}
	
h6.screens {
	font-size:11px;
	font-weight:100;
	padding: 10px 0px 4px 0px;
	color:rgb(220,110,10);
	}
	
h3.screens {
	font-size:18px;
	font-weight:100;
	color:rgb(240,120,0);
	padding: 0px 0px 0px 0px;
	line-height:14px;
	}

/* ----------  text styles  ---------- */

a {
	text-decoration:none;
	color:rgb(0,140,230);
	}
	
a:hover { color:rgb(240,120,0); }

li { 
	margin-left:2em; 
	padding: 0px 0px 5px 0px;
	}

p { 
	margin: 8px 0px 8px 0px;
	}
	
h3 {
	font-size:21px;
	font-weight:100;
	color:rgb(240,120,0);
	padding: 30px 0px 10px 0px;
	line-height:18px;
	}
	
h3.pretitled {
	padding: 0px 0px 10px 0px;
	}
	
h4 {
	font-size:15px;
	font-weight:100;
	margin: 20px 0px 5px 0px;
	color:rgb(50,50,70);
	}
	
h6.pretitle {
	font-size:13px;
	font-weight:100;
	padding: 30px 0px 4px 0px;
	color:rgb(220,110,10);
	}
	
/* -----------  links etc  ----------- */

	
.demolink img {
	vertical-align:middle;
	padding:0px 3px 0px 0px;
	}
	
.demolink {
	padding:2px 3px 2px 0px;
	}
	
img.map {
	margin:10px 0px;
	}