@charset "tis-620";
/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
}

a:link{
	text-decoration:none;
	color:#000;
}
a:visited{
	text-decoration:none;
	color:#000;
}
a:active{
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#F60;
	text-decoration:underline;
	text-shadow:#000;
}

fieldset{
	float:left;
	width:100%;
	font-size:14px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC
}

legend{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	vertical-align:top;
	padding:3px 3px 3px 3px;
	height:18px;
	background-color:#F93;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC
}

#content{
	float:left;
	width:800px;
	height:auto;
}

#detail{
	float:left;
	width:790px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
	margin-top:5px;
	padding:5px 5px 5px 5px;
}

#indexPage{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main{
	background:#FFF;
	width:800px;
	margin:0px auto 0px auto;
}
#header{
	float:left;	
}
#logo{
	float:left;
	background:url(images/AMtech_Logo.jpg) top no-repeat;	
	width:109px;
	height:83px;
}
#textLogo{
	float:left;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:27px 0px 0px 5px;
}
#subTextLogo
{
	font-weight:bold;
 }
#contact{
	float:right;
	width:400px;
	margin-right:0px;
	text-align:right;
}

#menu{
	float:left;
	width:800px;
	margin-top:10px;
	background-color:#666;
	/*padding:10px 5px 5px 5px; */
}
.text_menu{
	float:left;
	color:#FFF;
	background-color:#666;
	font-size:16px;
	padding:2px 20px 2px 20px;
}
.text_menu:hover{
	float:left;
	color:#FFF;
	background-color:#999;
	font-size:16px;
	padding:2px 20px 2px 20px;
	cursor:pointer;
}

.tab_menu{
	float:left;
	padding:0px 0px 0px 1px;
	height:25px;
	background-color:#FFF;
}

#leftContent{
	float:left;
	width:550px;
}
#rightContent{
	float:right;
	width:233px;
}

#banner{
	float:left;
	width:532px;
	height:191px;
	background: url(images/Banner_1.jpg) center no-repeat;
	margin-bottom:10px;
}

#r_tab1{
	float:right;
	width:233px;
	height:94px;
	background: url(images/easyapp.png) no-repeat left; 
}

#r_tab2{
	float:right;
	width:233px;
	height:98px;
	background: url(images/security-solution.png) no-repeat left; 
}

#r_tab3{
	float:right;
	width:233px;
	height:192px;
	background: url(images/intel_server.png) no-repeat left; 
}

#tab_products{
	float:left;
	width:170px;
}
#header_products{
	float:left;
	width:100%;
	color:#FFF;
	background-color:#3366ff;
	text-align:center;
	text-transform:uppercase;
}
#menu_products
{
	float:left;
	width:auto;
	font-size:10pt;
	padding: 5px 0px 5px 5px;
}

#tab_solutions{
	float:left;
	margin-left:10px;
	width:170px;
}
#header_solutions{
	float:left;
	width:100%;
	color:#FFF;
	background-color:#99ccff;
	text-align:center;
	text-transform:uppercase;
}
#menu_solutions
{
	float:left;
	width:auto;
	font-size:10pt;
	padding: 5px 0px 5px 5px;
}

#tab_popula{
	float:left;
	margin-left:10px;
	width:170px;
}
#header_popular{
	float:left;
	width:100%;
	color:#FFF;
	background-color:#003366;
	text-align:center;
	text-transform:uppercase;
}
#menu_popular
{
	float:left;
	width:auto;
	font-size:10pt;
	padding: 5px 0px 5px 5px;
}

#footer{
	float:left;
	width:800px;
	margin-top:20px;
	background: url(images/bgFooter.png)   top repeat-x;
	padding:5px 0px 5px 0px;
}
.text_footer{
	float:left;
	color:#7b9fcc;
	font-size:8pt;
	/*background-color:#FFF;*/
	padding:2px 20px 2px 10px;
}
.text_footer:hover{
	float:left;
	color:#FF0000;
	/*background-color:#FFF; */
	font-size:8pt;
	padding:2px 20px 2px 10px;
	cursor:pointer;
}

.tab_footer{
	float:left;
	padding:0px 0px 0px 1px;
	height:16px;
	background-color:#7b9fcc;
}

#copyright
{
	float:right;
	width:auto;
	margin-right:5px;
	font-size:7pt;
}
#footer_address{
	float:left;
	width:800px;
	margin-top:20px;
	text-align:center;
	font-size:8pt;
}

#rssDisplay{
	float:left;
	width:800px;
	font-size:10pt;
}

#rssDisplay2{
	float:left;
	width:800px;
	font-size:10pt;
}

.heade_style1{
	float:left;
	width:100%;
	color:#444;
	font-weight:bold;
	background-color:#99ccff;
	text-align:center;
	text-transform:uppercase;
}

/* Application *********************************************************** */
#popup{
	z-index:0;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	/*background: left no-repeat url(/images/popup-window.png);*/
	display:none;
}
.loading_on{
	background: fixed   top right url(/images/processing.gif)  no-repeat;
     height: 1000px;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 100;
}

.loading_off{
     height: 0px;
     left: -100px;
     position: absolute;
     top: 0px;
     width: 0px;
     z-index: 0;
}
.bg_wait_process_on{
	background:#FFFFFF fixed  top right url(/images/processing.gif)  no-repeat;
     height: 1000px;
     filter:alpha(opacity=25); /* IE's opacity*/
     left: 0px;
     opacity: 0.25;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}

.bg_wait_process_off{
	background-color:#CCCCCC;
     height: 0px;
     filter:alpha(opacity=0); /* IE's opacity*/
     left: -100px;
     opacity: 0;
     position: absolute;
     top: 0px;
     width: 0px;
     z-index: 0;
}
.bg_popup_on{
	background-color:#000;
     height: 1000%;
     filter:alpha(opacity=75); /* IE's opacity*/
     left: 0px;
     opacity: 0.75;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}

.bg_popup_off{
	background-color:#CCCCCC;
     height: 0px;
     filter:alpha(opacity=0); /* IE's opacity*/
     left: -100px;
     opacity: 0;
     position: absolute;
     top: 0px;
     width: 0px;
     z-index: 0;
}

#textPopup{
	overflow:auto;
	width:677px;
	padding:10px 10px 10px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	z-index:3000;
}

#btClose{
	z-index:2000;
	float:left;
	margin:1px 0px 0px 619px;
	width:58px;
	height:28px;
	background: no-repeat top url(/images/close-popup.png);
}
#btClose:hover{
	cursor:pointer;
	background: no-repeat top url(/images/close-popup-hover.png);
}

/* ****************************************************************************************/


#mailform{
	float:left;
	width:600px;
	height:400px;
	background: url(/images/mailform.png) no-repeat left;
	z-index:5000;
}
#uMail{
	float:left;
	margin:38px 0px 0px 170px;
}
#uDetail{
	float:left;
	font-size:12pt;
	margin:80px 0px 0px 50px;
}
#uPhone{
	float:left;
	margin:30px 0px 0px 270px;
}
#btSend{
	float:left;
	width:80px;
	height:80px;
	cursor:pointer;
	#background-color:#CCC;
	margin:0 0px 0px -80px;
	z-index:5001;
}

.detail_header{
	font-size:16px;
	font-weight:bold;
}

.table_top_border td {
	border-top-color:#666;
	border-top-style:solid;
	border-width:2px;
}

#MESSAGINGANDGROUPWARE{
	float:left;
	width:300px;
	margin:20px 10px 10px 60px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
}
#SERVERANDSTORAGE{
	float:left;
	width:300px;
	margin:20px 10px 10px 60px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
}
#FIREWALLUTM{
	float:left;
	width:300px;
	margin:20px 10px 10px 60px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
}
#ANTIVIRUSANDANTISPAM{
	float:left;
	width:300px;
	margin:20px 10px 10px 60px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
}
#NETWORKSECURITY{
	float:left;
	width:680px;
	margin:20px 10px 10px 60px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
}

.group_header{
	float:left;
	width:100%;
	background-color:#eaeaea;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
.group_body{
	float:left;
	width:280px;
	height:auto;
	padding:10px 10px 10px 10px;
	font-size:12px;
	background:url(images/bg_group_product.png) #EEE top left repeat-x;
}
.group_body_2{
	float:left;
	width:660px;
	height:auto;
	padding:10px 10px 10px 10px;
	font-size:12px;
	background:url(images/bg_group_product.png) #EEE top left repeat-x;
}
.group_logo{
	float:left;
	width:100%;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
	background-color:#FFF;
}

.group_text{
	float:left;
	width:100%;
	color:#06F;
	margin:10px 0px 10px 0px;
}

.group_text_footer{
	float:left;
	width:100%;
	color:#999;
	margin:10px 0px 10px 0px;
}

.detail_noborder{
	float:left;
	width:790px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	/*
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CCC;
	*/
	margin-top:5px;
	padding:5px 5px 5px 5px;
}

.border_top_right{
	padding:3px 3px 3px 3px;
	border-width:1px 1px 0px 0px;
	border-style:dotted;
	border-color:#999;
}

.border_top{
	padding:3px 3px 3px 3px;
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	border-color:#999;
}