* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	margin: 0;
	padding: 0;
	background-color: #51a8ed;
}

img {
	border: 0;
}

DIV.FIRSTCAP {
	float: left;
	font-size: 200%;
	font-style: italic;
	line-height: 0.75em;
	margin:0;
	padding:0;
	padding-right:2px;
}

#header {
	height: 50px;
	background: url( '../images/telsat_header.png' ) no-repeat;
	background-color: #6191C5;
	position: relative;
}
#telsat_logo {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 120px;
	height: 50px;
}
#flag_it {
	position: absolute;
	left: 175px;
	top: 1px;
	width: 23px;
	height: 23px;
}
#flag_uk {
	position: absolute;
	left: 140px;
	top: 21px;
	width: 23px;
	height: 23px;
}
#header-shadow {
	height: 10px;
	background: url( '../images/shadow_header.png' ) repeat-x;
}

#container {
	max-width: 1024px;
	position: relative;
	padding-top: 15px;
}

#suppliers {
	width: 180px;
	left: 0;
	padding-left: 20px;
	position: absolute;
	z-index: 1;
}
#boxsuppliers {
	text-align: center;
}

#maindoc {
	position: relative;
	padding: 0 20px 40px 220px;
	font: 14px/1.8em Verdana, Arial, sans-serif;
	color: white;
	width: 1000px;
}

H3 {
	color: #ff8;
	font-size: 140%;
	font-family: Arial, sans-serif;
}
H3 A,
H3 A:visited {
	color: #ff8;
	text-decoration: none;
}
H3 A:hover {
	color: #fff;
	text-decoration: underline;
}

.news {
	text-align: justify;
}
.news b {
	color: #ffc;
}
.news A,
.news A:visited {
	color: #ffc;
	text-decoration: none;
}
.news A:hover {
	color: #fff;
	text-decoration: underline;
}
.news H4 {
	font-size: 110%;
	font-family: Arial, sans-serif;
	font-style: italic;
}

.news IMG.brd {
	border: 1px solid #444;
}

.news small {
	font-size: 80% !important;
}

.partners A,
.partners A:visited {
	color: #ffc;
	text-decoration: none;
}
.partners A:hover {
	color: #fff;
	text-decoration: underline;
}
.partners H4 {
	font-size: 105%;
	font-family: Arial, sans-serif;
	font-style: italic;
}

.download A,
.download A:visited {
	color: #00c;
	text-decoration: none;
}
.download A:hover {
	color: #ffa;
	text-decoration: underline;
}

DIV.fotor {
	float: right;
	margin: 0 0 20px 48px;
}

DIV.techsheet {
	text-align: right;
	float: right;
	width: 200px;
	margin: 10px 0 40px 48px;
	font: 10px/1.4em Verdana, Arial, sans-serif;
	color: black;
}
DIV.techsheet A,
DIV.techsheet A:visited {
	color: black;
	text-decoration: none;
}
DIV.techsheet A:hover {
	color: #00c;
	text-decoration: underline;
}

DIV.miniweb {
	text-align: justify;
	width: 660px;
	background-color: white;
	border: 1px solid #888;
	padding: 20px;
	color: black;
	font-size: 11px;
	line-height: 1.6em;
	margin-left: 40px;
	position: relative;
}
DIV.miniweb H3 {
	font-size: 200%;
	color: #51a8ed;
}
DIV.miniweb .ear {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
}
DIV.miniweb TD,
DIV.miniweb TH {
	font-size: 10px;
	line-height: 1.6em;
	padding: 0 2px;
}
DIV.miniweb TH {
	text-align:center;
	font-weight: bold;
	background-color: #ddd;
	padding-right: 10px;
}

#menucontainer {
	font: bold 12px Arial, sans-serif;
	color: black;
}

#menucontainer A,
#menucontainer A:visited {
	color: black;
	text-decoration: none;
}

#menucontainer A.selected,
#menucontainer A.selected:visited {
	color: #f00;
	text-decoration: none;
}

#menucontainer A:hover {
	color: #ff8;
	text-decoration: none;
}

#menu1 {
	position: absolute;
	left: 270px;
	top: 26px;
}
#menu2 {
	position: absolute;
	left: 400px;
	top: 26px;
}
#menu3 {
	position: absolute;
	left: 530px;
	top: 26px;
}
#menu4 {
	position: absolute;
	left: 660px;
	top: 26px;
}
#menu5 {
	position: absolute;
	left: 790px;
	top: 26px;
}
#menu6 {
	position: absolute;
	left: 930px;
	top: 26px;
}

#menubul1 {
	position: absolute;
	left: 245px;
	top: 16px;
}
#menubul2 {
	position: absolute;
	left: 375px;
	top: 16px;
}
#menubul3 {
	position: absolute;
	left: 505px;
	top: 16px;
}
#menubul4 {
	position: absolute;
	left: 635px;
	top: 16px;
}
#menubul5 {
	position: absolute;
	left: 765px;
	top: 16px;
}
#menubul6 {
	position: absolute;
	left: 905px;
	top: 16px;
}


#motto {
	margin: 1em;
	font: 24px/1.5em Tahoma, Arial, sans-serif;
	color: white;
}
#motto b {
	color: #ffc;
	font-weight: bold;
}

.fldError {
	color: red;
	border: 1px solid #f88;
	background-color: #fdd;
	padding: 2px;
	font: 11px Arial;
}

TABLE.column TD.text {
	padding: 10px 20px;
	font: 10px/1.6em Verdana, Arial, sans-serif;
	text-align: justify;
	color: white;
	display:none;
}
TABLE.column TD.didasc {
	font: bold 12px/1.8em Arial, sans-serif;
	text-align: center;
	color: #ffa;
	width: 200px;
}

.blkbrd {
	border: 1px solid black;
}


TD.interline {
	line-height: 1.7em;
	color: white;
}


.listino TD {
	font-size: 8pt;
}
.listino TH {
	font-size: 8pt;
	color: white;
	background-color: black;
	font-weight: bold;
	text-align: left;
	height: 18px;
}


.filter LABEL {
	color: #ffa;
	font-size: 12px !important;
	white-space: nowrap;
}


.categ P {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	font-size: 14px;
	line-height: 20px;
}
.categ A, .categ A:visited {
	text-decoration: none;
}
.categ A:hover {
	text-decoration: underline;
}
.categ SMALL {
	font-size: 80%;
}

/* used in list/search view */

TD.categ {
	color: #c02;
	font-weight: bold;
	background-color: #eef;
	padding: 4px !important;
}


.simpledot {
	background: url( "../images/simpledot.gif" ) repeat-x;
}
TABLE.login {
	width: 100%;
}
TABLE.login TD {
	font: 9pt "Trebuchet MS", Arial, sans-serif;
}
TABLE.login INPUT,
TABLE.login SELECT,
TABLE.login TEXTAREA
{
	font: 9pt "Courier New", Courier, monospace;
}




/* box */

.boxtitle {
	position: relative;
	padding: 0 1px;
}
.bxlegend,
.bxlegendsh {
	background: url( "../images/white15.png" ) repeat-x 0 0%;
	padding-left: 10px; padding-right: 10px; padding-bottom: 1px; padding-top: 5px;
	font: italic bold 20px "Times New Roman", serif !important;
	position: absolute;
	color: #c45;
	top: -19px;
}


.bxsxt { background: url( "../images/box_tsx.gif" ) no-repeat 100% 100%; width:5px; vertical-align:bottom; }
.bxmxt { background: url( "../images/box_tmx.gif" ) repeat-x  0% 100%; }
.bxdxt { background: url( "../images/box_tdx.gif" ) no-repeat 0% 100%; width:10px; vertical-align:bottom; }

.bxsxm { background: url( "../images/box_msx.gif" ) repeat-y; width:5px; }
.bxmxm { background-color: #D6EAFF; padding: 10px; vertical-align:top; }
.bxdxm { background: url( "../images/box_mdx.gif" ) repeat-y; width:10px; }

.bxsxb { background: url( "../images/box_bsx.gif" ) no-repeat 100% 0%; width:5px; height:10px; }
.bxmxb { background: url( "../images/box_bmx.gif" ) repeat-x 0% 0%; }
.bxdxb { background: url( "../images/box_bdx.gif" ) no-repeat 0% 0%; width:10px; height:10px; }

#fcConvForm INPUT {
	text-align: right;
	font: 12px Monospace;
}
#fcVdbForm INPUT {
	text-align: right;
	font: 12px Monospace;
}
#fcTensForm INPUT {
	text-align: right;
	font: 12px Monospace;
}

/* ANIMATION */

#introholder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 640px;
	z-index: 100;
	background: #51a8ee;
}
#introcontainer {
	margin: 0 auto;
	_left: 100px;
	width: 792px;
	height: 463px;
	position: relative;
	overflow: hidden;
}
#viewport {
	width: 792px;
	height: 463px;
	position: absolute;
	left: 0;
	top: 0;
	background: url( '../images/clouds.jpg' ) no-repeat 50% 50%;
}
#skipintro {
	position: asbolute;
	z-index: 2000;
	right: 0;
	bottom: 0;
	width: 892px;
	text-align: right;
}
#skipintro a {
	color: white;
	font: 12px Arial, sans-serif;
	text-decoration: none;
}
#intromask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
.pixel {
	line-height:0px;
	font-size:0px;
	position:absolute;
	width:2px;
	height:2px;
	background:#FF0000;
}
.logo {
	top: -1000px;
	left: -1000px;
	position: absolute;
	z-index: 1;
}

#footer {
	clear: both;
	color: white;
	font: 11px Tahoma, Arial, sans-serif;
	text-align: center;
}