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

/*-----------------------------------------------Reset CSS---------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
        margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	ol,ul { 
		list-style:outside;
		margin:0.20em 0.88em;
		padding:0 0 0 1em;
	} 
	
	caption,th { 
	    text-align:left; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
	
/*-----------------------------------------------Fonts CSS---------------------------------------------------*/	

body {
	font-family:Arial,sans-serif;
    font-size:16px;
}


/*-----------------------------------------------StyleSheet CSS ---------------------------------------------------*/


/*-----------------------------------------------Headers CSS---------------------------------------------------*/

h1 {
	color: #000;
	font-size: 1.2em; /* 20px*/
	line-height: 1.5em;
	text-transform: uppercase;
}

h2 {
	/* 16px Fonts CSS foundation. */
	color:#c20000;
	border-bottom: 1px solid  #b1b1b1;
	font-size: 1em;
    margin: 1.25em;
	padding-left:1.25em;
	text-transform: uppercase;
}

h3 {
	/* 14px  Fonts CSS foundation. */
	font-size: 0.88em;
	margin: 1em;

}

/*-------------------------------------Paragraphs and lists CSS---------------------------------------------------*/
/*paragraphs*/
p{  
    /* 13px  Fonts CSS foundation. */
	font-size:0.81em;
    font-weight:normal;
    line-height:1.25em;
	margin:0.5em 0 0 0.88px;
}

/*list styling*/

li {
	font-size:0.81em;
	margin:0.25em 0;
}

li ul li  
       {  
         font-size:0.88em;
	   }
/*-----------------------------------------------Menu CSS---------------------------------------------------*/

#links ul {
	        margin: 20px 0;
			list-style-image:none;
            list-style-position:outside;
            list-style-type:none;
          }
.amenu {
	text-decoration: none;
	color: #0000CC;
	
}
a.amenu:link,a.amenu-left:visited,a.amenu-left:active{
	text-decoration: none;
}

a.amenu:hover {
	text-decoration: underline;
}

a.first { 
    color:#c20000;
	font-size: 14px;
	padding-left:8px;
}
/*Privacy Copyright style*/

.Delimitatiolines,.PrivacyOthersLink {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}


a.PrivacyOthersLink:link,a.PrivacyOthersLink:visited,a.PrivacyOthersLink:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2771ba;
	text-decoration: none;
}

a.PrivacyOthersLink:hover {
	text-decoration: underline;

}

/*-----------------------------------------------Structure CSS---------------------------------------------------*/
#wrapper {
    text-align:left;
	width:62.63em;
	margin:0 auto;
	position:relative;
}

	#header {
	background:url(/Images/General/hf.jpg) -4px 0px no-repeat;
	z-index:2;
	height: 148px;
	}
	
	/*  navigation up layers */
	#navigation_up {
		height:35px;
		z-index:2;
		background: url(../../Images/General/Navigation/nav_butt.png) 0px 0px;
	}
	
	/*-------------------container include text and left navigation--------------------*/
	
	#container {
		width:1002px;
		margin: 0;
		overflow:auto;
		z-index:1;
		background:url(/Images/General/background-container_p.gif) repeat-y;
	}
		#title{
			margin-left:8px;
			width:987px;
			height:60px;
			z-index:2;
			background: url(/Images/General/title_up_bk.gif) repeat-x;
		}
		
		#title h1{
			margin:0 0 0 20px;
			padding:17px 0px 0px 0px;
			text-align:center;
		}  

		/*  navigation layers */
		
		/*menu left navigations */
		#top-left-menu-bk {
            margin:-35px 0px 0px 14px;
			width:236px;
			height:24px;
			z-index:3;
			background: url(/Images/General/Navigation/left-menu-top-bk.png) no-repeat;
			}
			
		/*content text */
		#content {
			width:900px;
			z-index:3;
			margin:0 auto;

			}
			
		  #post {
			width:700px;
			margin:1.5em auto;
			z-index:3;

			}
		/* Privacy,Copyright and Others */
		
		#footer-all {
			width:1006px;
			height:90px;
			z-index:2;
			background:url(/Images/General/hf.jpg) 0px -149px no-repeat;
			margin:-2px;
		}
		
		#adsense {
			margin:10px auto 10px auto;		
			width:730px;
			height:92px;
			z-index:2;
          }
		
		#Privacy-Others {
			width:1002px;
			height:35px;
			font-weight: 400;
			text-align: center;
			margin-top:-60px;
		}
		
#advertising-left {
	height: 600px;
	width: 145px;
	margin:20px auto 20px auto;
			 }	
	
	#advertising-left a img { 
			text-align:center;
			margin-bottom:10px;
	}
.amazon{text-align:center;}   	


#nav {
	padding:0; 
	margin:0 auto; 
	list-style:none; 
	height:35px; 
	width:550px;
	position:relative; 
	z-index:200; 
	}
#nav li.top {
	display:block; 
	float:left;
	margin:0;
	}

#nav li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
    line-height:33px; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	padding:0 0 0 13px; c
	ursor:pointer;
	background: url(../../Images/General/Navigation/nav_butt.png) 0px 0px;
	}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: url(../../Images/General/Navigation/nav_butt.png) 0px 0px no-repeat;
	}

#nav li:hover a.top_link,#nav a.top_link:hover{
	color:#fff; 
	background:url(../../Images/General/Navigation/nav_butt.png) 0px -35px no-repeat;
	}

#nav li:hover a.top_link span, #nav a.top_link:hover span{
	background:url(../../Images/General/Navigation/nav_butt.png) right -35px no-repeat;
	}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}



#ads-aff {
background-image:url(/Automation-Computer-Security/wp-content/themes/jaec/img/ads/ads.png);
background-repeat:no-repeat;
height:120px;
margin-top:10px;
padding:12px 0 0 4px;
width:750px;
}	

















