/***********************************************************************
* terra electronics
/***********************************************************************/
.DivContainer
{
	border: 1px solid #919B9C;
	overflow: auto;
	padding:5 5 5 5;
}
/*****************************************************
Print style
******************************************************/
.noneText
{
	display:none;
}

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

.printBar {
	background-color: #F2EDCF;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-align:right;
	padding: 4px;
}

.printBarBottom 
{
	background-color: #F2EDCF;
	height:20px;
}



.printBar a:link,
.printBar a:visited {
	color: #000000;
	text-decoration: none;
}
.printBar a:hover {
	color: #000000;
	text-decoration: underline;
}

/***********************************************************************
* Page under-construction style  
/***********************************************************************/
.HeaderStyle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; HEIGHT: 27px;  }
TABLE.TableBorder { BACKGROUND-COLOR: #74baf3 }	
	
TD.TableTD {BACKGROUND-COLOR: #f1f9ff}		
TD.TableTD A:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: none}

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

/***********************************************************************
* Global styles
/***********************************************************************/
html {
	font-size: 100%;
}
body {
	font-size: 0.70em;
}
table, input, select{
	font-size: 100%;
}

TD { font-family: Verdana, Arial; line-height: 18px; }	

ul, li {
	font-family: Verdana, Arial;
	margin: 5px 6px 5px 6px;
	line-height:normal;
	padding: 0px;
	text-align: justify;
}

p {
	font-family: Verdana, Arial;
	line-height: 15px;
	text-align:justify;
	padding:5px 0px 5px 10px;
	margin:0;
}

/* taitlai: */
h1 {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	padding:0 0 0 0px;
	margin: 0;
}

.news h1 {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	padding:0 0 0 10px;
	margin: 0;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	padding:0 0 0 10px;
	margin:0;
}

h3 {
	color: #006699;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	padding:0;
	margin:0;
}

hr {
	width: 100%;
	height:0px;
	border:none;
	border-bottom: 1px solid #C3C3C3;
}


a:link,
a:visited {
	color: #386698;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

/***********************************************************************
* Left column styles
/***********************************************************************/

.leftClm
{
	background-color:#A7BED0;
	width:211px;
}

.searchBox
{
	background-color:#ABBECD;
	color:#4B649A;
	font-weight:bold;
	padding-left:43px;
	vertical-align:middle;
}

.colorBlue
{
	color:#4B649A;
	font-weight:bold;
	padding-left:2px;
}

.newsLatest
{
	text-align:center;
	padding:38px 5px 21px 0px;
	border:2px solid #A7BED0;
	width:211px;
	background-color:#FFFFFF;
}

.languages
{
	
	background-color:#A7BED0;
	/*
	background-color:#00FF00;
	*/
	height:48px;
}


.langMenu
{
	width:211px;
	text-align:center; 
  	/*position:relative;*/
}

.langItem
{
	position:relative; 
  	float:left; 
 	top:0px;
	left:18px;
	/*margin:0;
	padding:0;*/
	padding-bottom:5px;
	padding-left:5px;
}

.langItem a, 
.langItem a:visited 
{
	position:relative;
	border:none;
	/*padding:0;
	margin:0;*/
	text-decoration:none; 
	display:block; 
	font-weight:bold;
	color:#fff; 
	width:78px; 
	height:16px;
	vertical-align:middle;
	font-size: 10px;
	background-image:url(../images/design/btnLang.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}

.langItem a:hover
{
	text-decoration:none; 
	/*padding:0;
	margin:0;*/
	width:78px; 
	height:16px; 
	font-size: 10px;
	background-image:url(../images/design/btnLang_on.gif);
	background-repeat:no-repeat;
}

/***********************************************************************
* Product's menu styles
/***********************************************************************/

.menuContainer 
{
	width: 211px;
	background-color:#A7BED0;
}

.menuItem a:link,
.menuItem a:visited 
{
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	background-color: #4A689E;
	margin:0;
	padding:0;
	padding-left: 3px;
	display: block;
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size:10px;
	height:15px;
	vertical-align:middle;
}

.menuItem a:hover 
{
	text-decoration: none;
	background-color: #D6312C;
	color: #FFFFFF;
	font-weight:bold;
	height:15px;
	vertical-align:middle;
}

.menuItem ul
{
	list-style-type: none;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:13px;
	font-size: 11px;
}

.menuItem li
{
	margin:0px;
	padding: 0px;
	padding-bottom:13px;
}

.menuItemSpacer
{
	padding-left:15px;
}

.menuItemProductsSpacer
{
	padding-left:7px;
}

.menuOpened
{
	padding: 2px 2px 0px 4px;
	text-align:left;
}

.menuOpened a:link,
.menuOpened a:visited,
{
	color: #386698;
	text-decoration: underline;
	background:none;
	font-weight:normal;
	font-size: 11px;
}

.menuOpened a:hover
{
	color: #000066;
	text-decoration: none;
	background:none;
	font-weight:normal;
	font-size: 11px;
}

.menuOpened ul
{
	list-style-type:disc;
	padding:0;
	margin-left:10px;
	padding-left:10px;
	margin-top:0;
	margin-bottom:0;
	font-size:11px;
}

.menuOpened li
{
	margin:0;
	padding: 2px 3px 2px 0px;
}

.subMenuItem
{
	padding-left:10px;
}

.menuTitle
{
	color: #FFFFFF;
	background-color: #4A689E;
	padding: 0px;
	margin:0;
	padding-left: 3px;
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size:10px;
	height:15px;
	vertical-align:middle;
}

/**********************************************************************
/* Content styles
/**********************************************************************/

.noneText
{
	color:#ffffff;
}

.imageSpacer
{
	text-align:center;
	vertical-align:middle;
}

.content
{
	padding-top:10px;
}

.forma
{
	padding-left:90px;
}

.productInfo
{
	padding-left:20px;
	padding-bottom:30px;
}

.productGroupSAT,
.productGroupTV,
.productGroupChannel,
.productGroupAmplifiers,
.productGroupAccessories,
.productGroupOther
{
	background-position:top left;
	background-repeat:no-repeat;
	width:117px;
	height:85px;
}

.productGroupSAT
{
	background-image:url(../images/design/pg01.gif);
}

.productGroupTV
{
	background-image:url(../images/design/pg02.gif);
}

.productGroupChannel
{
	background-image:url(../images/design/pg03.gif);
}

.productGroupAmplifiers
{
	background-image:url(../images/design/pg04.gif);
}

.productGroupAccessories
{
	background-image:url(../images/design/pg05.gif);
}

.productGroupOther
{
	background-image:url(../images/design/pg06.gif);
}



/**********************************************************************
/* input, button stylesm
/**********************************************************************/

input
{
	border:1px solid #7F9DB9;
	font-family: Verdana, Arial;
	font-size: 11px;
    COLOR: #000000; 
}

select
{
	border:1px solid #7F9DB9;
	font-family: Verdana, Arial;
	font-size: 11px;
    COLOR: #000000; 
}

textarea
{
	border:1px solid #7F9DB9;
	font-family: Verdana, Arial;
	font-size: 11px;
    COLOR: #000000; 
}

.inputStyle,
.inputSearch,
.inputStyleText,
.inputStyleRequired
{
	font-family: Verdana, Arial;
	font-size: 11px;
    COLOR: #000000;    
    BACKGROUND-COLOR: #ffffff;
	border:1px solid #7F9DB9;
	height:20px;
	vertical-align:middle;
	padding-top:2px;
}

.inputSearch
{
	width:90px;
}

.inputStyleRequired {
	border:1px solid #ff0000;
}

.inputStyleBoxRequired
{
	font-family: Tahoma, Verdana;
    COLOR: #000000;    
    BACKGROUND-COLOR: #ffffff;
	height:100px;
	border:1px solid #ff0000;
}

.inputStyleText
{
	height:100px;
}

.selectStyle
{
	font-family: Verdana, Arial;
	font-size:11px;
    COLOR: #000000;   
	height:20px;
	BACKGROUND-COLOR: #ffffff;
	border:1px solid #7F9DB9;
	vertical-align:middle;
	padding-top:2px;
	
}
.inputStyleDisabled
{
	font-family: Verdana, Arial;
	font-size:11px;
	background-color:#EFEFEF;
	border:1px solid #7F9DB9;
	height:20px;
	vertical-align:middle;
	padding-top:2px;
}

input.buttonStyle,
input.buttonStyleOver
{
	font-family: Verdana, Arial;
	/*font-size: 1.0em;*/
    COLOR: #FFFFFF;
	font-weight:bold;
	background:none;
	border:none;
	background-image:url(../images/design/btnGo.gif);
	background-repeat:no-repeat;
	background-color:#D5D4D3;
	width:31px;
	height:20px;
	vertical-align:middle;
	cursor:pointer; 
}

input.buttonStyleGo,
input.buttonStyleGoOver
{
	font-family: Verdana, Arial;
	/*font-size: 1.0em;*/
    COLOR: #FFFFFF;
	font-weight:bold;
	background:none;
	border:none;
	background-image:url(../images/design/go.gif);
	background-repeat:no-repeat;
	background-color:#D5D4D3;
	width:31px;
	height:20px;
	vertical-align:middle;
	cursor:pointer; 
}

input.buttonStyleGoOver
{
	background:none;
	border:none;
	background-image:url(../images/design/go_on.gif);
}

input.buttonForm,
input.buttonFormOver
{
	font-family: Verdana, Arial;
	/*font-size: 1.0em;*/
    COLOR: #FFFFFF;
	font-weight:bold;
	/*background:none;*/
	border:none;
	background-image:url(../images/design/buttonForm.gif);
	background-repeat:no-repeat;
	background-color:#D5D4D3;
	width:142px;
	height:16px;
	vertical-align:middle;
	cursor:pointer; 
}

input.buttonFormOver
{
	background-image:url(../images/design/buttonFormOn.gif);
	background-repeat:no-repeat;
	background-color:#D5D4D3;
	width:142px;
	height:16px;
}


/**********************************************************************
/* footer styles
/**********************************************************************/

.footer
{
	background-color:#A7BED0;
	text-align:center;
	font-size:11px;
	padding-bottom:12px;
}


/***********************************************************************
* solution style
/***********************************************************************/

a.Solution:link,
a.Solution:visited
{
      text-decoration:none;
	  font-size:11px;
      color: #FFFFFF;
}
a.Solution:hover
{
      text-decoration:none;
	  font-size:11px
      color: #ECF2F9;
}

a.Solution:hover SPAN
{
      color:#FF8833;
	  text-decoration: underline;
}
/***********************************************************************
* LeftMeniu Style
/***********************************************************************/

.leftMenu,
.leftSubMenu
{
	color: #635D51;
	text-decoration: none;
	font-weight:normal;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	background-color:#4A689E;
}

.leftMenu-over,
.leftSubMenu-over
{
	
	color: #167BFF;
	text-decoration: none;
	font-weight:normal;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
	background-color:#D6312C;
	
}

.leftMenu-selected,
.leftSubMenu-selected
{
	color: #167BFF;
	font-weight:bold;
	cursor: pointer;
	background-color:#99ACBC;
	margin: 2px 0px 2px 2px;
	
	

}

.leftAccessoryMenu 
{
	color: #476999;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
}

.leftAccessoryMenu-over
{	
	color:#D6312C;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	background-color:none;
}

.leftAccessorySubMenu
{
	background-image: url(../images/design/arrowRight.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	background-color: #4A689E;
	display: block;
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size:10px;
	vertical-align:middle;
	cursor: pointer;
	margin-top:6px;
	margin-bottom:6px;
}
.leftAccessoryClass 
{
	color: black;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 0px;
	font-weight:bold;
}

.leftAccessoryClass-over
{	
	color:#D6312C;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0px 2px 0px;
	font-weight:bold;
	background-color:#none;
}

.leftAccessorySubMenu-over
{
	background-image: url(../images/design/arrowDown.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	background-color: #D6312C;
	display: block;
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size:10px;
	vertical-align:middle;
	margin-top:6px;
	margin-bottom:6px;
}

.leftAccessoryMenu-selected,
.leftAccessorySubMenu-selected
{
	color: #D6312C;
	font-weight:bold;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	background-color:none;
}

.TitleLine
{
 	width:710px;
	padding-left:22px;
	height:15px;
	font-family: Verdana, Arial;
	background-color:#E1E4E9;
	padding-top:5px;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:13px; 
 	
}

.TitleLine H1
{
	color:#000000;
}

a.selected:link,
a.selected:visited 
{	 
      text-decoration:underline;
      color:#4A689E;
      font-weight:bold;
}

a.selected:hover
{
      text-decoration:none;
      color:#4A689E;
      font-weight:bold;
}

.Imagealign
{
   vertical-align:middle;
}

.DataGridHeader
{
	background-color:#E1E4E9;
	height:29px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding:5px;
}

tr.DataGridHeader td
{
	padding:2px 5px 2px 5px;
	border:1px solid #F2F2F2;	
	text-align:center;
}

tr.cell_infoAlt td,
tr.cell_info td {
	text-align: left;
	padding:2px 5px 2px 5px;
	border:1px solid #F2F2F2;	
}

tr.cell_info td p,
tr.cell_infoAlt td p
{
	padding:0;
}

tr.cell_info td {
	background-color: #F8F8F8;
}

tr.cell_infoAlt td {
	background-color: #ffffff;
	
}

tr.cell_infoAlt td img,
tr.cell_info td img
{
	border:none;
}


.SiteMap
{
	text-decoration:none;
	font-weight:normal;
}

.SiteMap a:link,
.SiteMap a:visited
{
	color:#000000;
	text-decoration:underline;
	line-height:18px;
}

.SiteMap a:hover
{
	color:#7B7B7B;
	text-decoration:none;
}


.pTitle
{
	width:710px;
	padding-left:22px;
	height:20px;
	font-family: Verdana, Arial;
	background-color:#E1E4E9;
	padding-top:1px;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:13px;
}

.pLinksMenu
{
	width:710px;
	padding-left:22px;
	font-family: Verdana, Arial;
	font-size:12px;
	margin-top:25px;
	margin-bottom:25px;
}

.pLinksMenu a:link,
.pLinksMenu a:visited,
.pLinksMenu a:hover
{
	margin-right:16px;
}


.tableInfo
{
	padding-left:17px;
}

.productsTitle
{
	
	height:29px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color:#000000; 
	font-size:12px;
}

.productsContainer p
{
	font-family: Verdana, Arial;
	line-height: 15px;
	text-align:justify;
	padding:5px 0px 5px 0px;
	margin:0;
}

.cell_infoAlt .cell_st,
.cell_info .cell_st
{
	text-align:center;
}
