@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 left CSS---------------------------------------------------*/

.amenu-left {
	text-decoration: none;
	color: #0000CC;
	background:url(../../Images/General/arrow-blue.jpg);
	background-repeat:no-repeat;
	padding-left: 10px;
	
}
a.amenu-left:link,a.amenu-left:visited,a.amenu-left:active{
	text-decoration: none;
	color: #0000CC;
	background:url(../../Images/General/arrow-blue.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
}

a.amenu-left:hover {
	text-decoration: underline;
}
/*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:1009px;
		margin: 0;
		overflow:hidden;
		z-index:1;
		background:url(/Images/General/background-container.png) 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 235px;
			padding:17px 0px 0px 0px;
			text-align:center;
		}  

		/*  navigation layers */
		
		/*menu left navigations */
		#top-left-menu-bk {
            margin:-25px 0px 0px 13px;
			width:252px;
			height:18px;
			z-index:3;
			background: url(/Images/General/Navigation/left-menu-top-bk.png) no-repeat;
			}
			
		#left_menu {
			float:left;
			width:250px;
			margin:0 0 0 14px;
			background-color: #e4effe;
			border-right: 1px solid #8aafe1;
			z-index:3;	
		}
				#left_menu ul {
					list-style:none;
					color: #0000CC;
					text-decoration: none;
					padding:0 0 0 5px;
				}
				
				#left_menu li {
					margin-bottom:5px;
					list-style: none;
					text-decoration: none;
				}
		
		/*content text */
		#content {
			float:left;
			width:735px;
			z-index:3;

			}
			
		  #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;
		}

		
		#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;}




/*-----------------------------------Carousel and tango skin----------------------------------------*/

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
}
.jcarousel-item img {
	 border: solid 1px #CCC;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/*-----------------------------------Tango skin----------------------------------------*/

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 100px; height: 400px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  102px; height: 400px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/_tpl/_carousel/skins/tango/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url (/_tpl/_carousel/skins/tango/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 50px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/_tpl/_carousel/skins/tango/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 50px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/_tpl/_carousel/skins/tango/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

#left_menu ul.jcarousel {padding:0;}

/*-----------------------------------tooltip----------------------------------------*/
#advertising-left ul li div a.info { 
			  display:block;
			  margin-top:-26px;
			  margin-left:85px;
            }
	#advertising-left ul li div a.info img { 
	                      border:0;
						  margin:0;
						  }



			
		#Form_c {
			position:absolute;
			left:329px;
			top:560px;
			width:625px;
			height:258px;
			z-index:7;
		}
	
#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;
}	