@charset "utf-8";
@import "reset.css";
/*>>>>>>>>> GENERAL <<<<<<<<<<*/
html, body {height: 100%;}
html {
	overflow-y: scroll;
}
body {
	font: normal 11px/1.8em Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #006eb8;
}
span.mark {
	color: #006eb8;
	font-weight: bold;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 1px;
}
#header {
	overflow: hidden;
}
.logo {
	margin: 10px;
	float: left;
}
.header_nav {
	float: right;
	background-color: #DBEEFC;
	margin: 0;
	padding: 30px 20px 10px;
}
.header_nav li {
	border-left: 1px solid #000;
	float: left;
	font-size: 13px;
	padding: 0 5px;
}
.header_nav li.last {
	border-right: 1px solid #000;
}
.header_nav li a {
	color: #333;
	text-decoration: none;
}
.header_nav li a:hover, .header_nav li a.header_nav_active {
	background-color: #006EB8;
	color: #FFF;
}
#container {
	min-height: 600px;
	height: 100%;
	height: auto  !important;
	margin-bottom: 30px !important;
	position: relative;
	padding: 10px 175px 15px 70px;
	/*overflow: hidden;		Print problems */
}
.left_strip {
	background-color: #DBEEFC;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 65px;
	text-align: center;
}
.left_strip img {
	margin: 0 auto;
	padding-top: 20px;
}
#right_bar {
	position: absolute;
	top: 0;
	right: 0;
	width: 171px;
	background: transparent url(../images/right-menu-bar.png) no-repeat scroll 0 0;
	margin-top: 6px;
	padding: 15px 0;
}
.right_bar_home {
	margin-top: 20px !important;
}
.right_bar_menu {
	padding: 10px;
	margin: 0;
}
.right_bar_menu li {
	border-bottom: 1px solid #CAE5FC;
	padding: 2px 0;
	list-style: none;
}
.right_bar_menu li.last {
	border-bottom: 0;
}
.right_bar_menu li a {
	display: block;
	text-decoration: none;
	padding: 0;
}
.right_bar_menu li a span {
	padding: 2px 5px 2px 20px;
	background: transparent url("http://www.hrvision.com/images/tick.gif") no-repeat scroll 4px 2px;
}
.right_bar_menu li a span:hover, .right_bar_menu li a span.right_bar_menu_active  {
	background: #006EB8 url("http://www.hrvision.com/images/tick.gif") no-repeat scroll 4px -22px;
	color: #FFF;
}
.right_menu_long {
	min-height: 350px !important;
}
.whiteman {
	position: absolute;
	z-index: 2000;
	top: 150px;
	right: 15px;
}
/*>>>>>>>>>> MENU <<<<<<<<<<<<<<<*/
#menu {
	margin: 0 0 20px 15px;
	font: 13px/normal Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 2000;
}
#menu li {
	float: left;
	margin-right: 10px;
}
#menu li a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	background: transparent url("http://www.hrvision.com/images/tick.gif") no-repeat scroll 3px 2px;
	padding: 0 5px 0 20px;
	margin-right: 2px;
	color: #000;
}
#menu li a:hover, #menu li a.menu_active {
	background: #006EB8 url("http://www.hrvision.com/images/tick.gif") no-repeat scroll 3px -22px;
	color: #FFF;
}
#menu li ul {
	position: absolute;
	visibility: hidden;
	margin-left: 15px;
	border: 1px solid #FFF;
}
#menu li ul li {
	float: none;
	display: inline;
	margin: 0;
}
#menu li ul li a {
	width: auto;
	background: #006EB8 none;
	border-right: 1px solid #78B2D9;
	border-top: 1px solid #99C5E3;
	color: #FFF;
	margin: 0;
	padding:  5px 10px;
	text-align: center;
	font-size: 11px;
}
#menu li ul li:hover {
	background-image: none;
}
#menu li ul li a:hover {
	background-color: #006E99;
	background-image: none;
}

#menu li:hover, #menu li:hover a{
	background: #006EB8 url("http://www.hrvision.com/images/tick.gif") no-repeat scroll 3px -22px;
	color: #FFF;
}
#menu li:hover li a {
	background: #006EB8 none;
}
/*>>>>>>>>>> HOMEPAGE <<<<<<<<<<<*/
.container_home {
	background: url(/images/homepage-bg.gif) repeat-y scroll 0 0;
}
.left_strip_home {
	background-color: #FFF;
	position: absolute;
	top: 10px;
	left: 10px;
	height: 100%;
	width: 65px;
	text-align: center;
	padding-top: 20px;
}
.homepage_slideshow {
	background: #FFF;
	padding: 5px 0 0;
	height:187px;
}
.homepage_right_buttons li {
	background: none repeat scroll 0 0 #1860AC;
	border-left: 1px solid #5A8EC4;
	border-right: 1px solid #BBD0E7;
	border-top: 1px solid #739FCD;
	height: 25px;
	margin: 0 0 3px;
}
.homepage_right_buttons li a {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
}
#mega_banner {								/* START MEGA BANNER */
/*	background-color: #404e67;*/
	background: url(/images/mega_banner_bg.png) repeat-x scroll 0 0;
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 12px;
	width: 700px;
	z-index: 2;
	position: relative;
	/*z-index: 1;*/
	margin-top: 20px;
	height: 180px;
}
.ticker {
	height: 145px;
	width: 343px;
	float: right;
}
.ticker p {
	font: bold 15px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 23px;
	color: #c4da6b;
}
.ticker ul {
	margin-top: 17px;
}
.ticker ul li {
	position: relative;
	height: 60px;
	width: 100%;
	text-align: center;
	color: #ddeaa9;
	font: bold 16px Arial, Helvetica, sans-serif;
	background-color: #404e67;
}
.ticker ul li a, .ticker ul li a:visited {
	position: absolute;
	bottom: 0;
	right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ddeaa9;
	text-decoration: none;
	background: url(/images/banner_tick.gif) no-repeat scroll right;
	padding-right: 15px;
}

.ticker ul li a:hover {
	text-decoration: underline;
}



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}
ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}
ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 47px;					/*************************************************************************/
 left: 0;
 z-index: 598;
 width: 100%;
 width: 600px;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown-linear {
 width: 100%;
}

ul.dropdown-linear ul li {
 float: left;
}

ul.dropdown-linear li.hover,
ul.dropdown-linear li:hover {
 position: static;
}

ul.dropdown-linear ul ul {
 display: none !important;
}
ul.dropdown-columnar ul li {
 position: static;
 width: 150px;
}

ul.dropdown-columnar ul ul {
 display: block !important;
 position: static;
 width: auto !important;
}

ul.dropdown-columnar ul ul li {
 float: none;
}

ul.dropdown-columnar ul ul ul {
 display: none;
}

ul.dropdown-columnar li.hover ul,
ul.dropdown-columnar li:hover ul {
 visibility: visible !important;
}

ul.dropdown {
 font: bold 15px/normal Arial, Helvetica, sans-serif;
 /*text-transform: uppercase;*/
 color: #FFF;
 position: absolute;
 top: 0;
 left: 0;
}
ul.dropdown li {
	 width: 113px;
	 margin: 3px;
}
ul.dropdown li div {
	 background: #006EB8 url(/images/tab-top.gif) no-repeat scroll 0 0;
	 padding: 5px 0 0;
	 text-align: center;
	 text-transform: uppercase;
	 height: 40px;
}
ul.dropdown li img {
		display: block;
		margin: 0;
}
ul.dropdown li.last ul li {
	 float: right;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	 background: #929eb8;
	 color: #ddeaa9;
}
ul.dropdown li:hover div {
	 background: #404E67 url(/images/tab-hover.png) no-repeat scroll 0 0;
	 color: #ddeaa9;
}
	ul.dropdown li div:hover {
	background: #404E67 url(/images/tab-hover.png) no-repeat scroll 0 0;
	}
	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #DDEAA9; text-decoration: none; }
	ul.dropdown a:hover		{ color: #DDEAA9; text-decoration: underline; }
	ul.dropdown a:active	{ color: #DDEAA9; }

/********>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<**********/
ul.dropdown ul {
	 background-color: #929EB8;
	 background-image: none;
	 font-size: 12px;
	 letter-spacing: normal;
}

ul.dropdown ul h6 {
	color: #FFF;
	margin: 0;
	padding: 10px 0 0;
	text-transform: uppercase;
	font-size: 12px;
}	
ul.dropdown ul img {
	float: left;
	padding: 10px;
}
ul.dropdown ul p {
	color: #FFF;
	font-size: 11px;
	padding: 10px;
	margin: 0;
	font-weight: normal;
}
ul.dropdown ul a {
	display: block;
	position: absolute;
	color: #ddeaa9;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	bottom: 10px;
	right: 5px;
	padding-right: 15px;
}
* html ul.dropdown ul {
	 width: 960px;
}

ul.dropdown ul li {
	 width: 600px;
	 margin: 0;
	 padding: 0;
}

		/* -- level mark -- */

ul.dropdown ul ul {
	 text-transform: none;
}

ul.dropdown ul ul li {
	font-weight: normal;
}
ul.dropdown *.dir {
}
ul.dropdown ul *.dir {
 background-image: none;
}
ul.dropdown li {
 padding: 0;
}

ul.dropdown li.dir {
 padding: 0;
}

ul.dropdown li.dir:hover {
}

ul.dropdown ul li.dir {
}
ul.dropdown ul {
 padding: 0;
 margin-left: 3px;
 border-left: 2px solid #006EB8;
 border-right: 2px solid #006EB8;
 border-bottom: 2px solid #006EB8;
 background-image: none;
}

ul.dropdown ul a {
 color: #DDEAA9;
 text-decoration: none;
}

ul.dropdown ul a:hover {
 color: #DDEAA9;
 text-decoration: underline;
}

ul.dropdown ul ul {
 padding: 0;
 margin-left: -5px; 
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


/*>>>>>>>> CONTENT <<<<<<<<<*/
.breadcrumb {
	clear: both;
	color: #666;
	margin: 30px 20px 0;
}
.breadcrumb a {
	color: #AEC550;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.green_square {
	z-index: -2;
	width: 120px;
	height: 110px;
	background-color: #ddeaa9;
	position: absolute;
	top: -15px;
	left: -20px;
}
.inner-wrapper {
	margin: 35px 65px 30px 35px;
	position: relative;
	z-index: 1;
}
.inner_wrapper_home {
	margin: 15px 40px 20px 35px;
	position: relative;
	z-index: 1;
}
.inner-wrapper h1,h2,h3 {
	color: #006EB8;
	font-weight: bold;
	margin: 0 0 5px;
}
.inner-wrapper h1,h2 {
	font-size: 11.5px;
	text-transform: uppercase;
}
.inner-wrapper ul {
	margin-left: 20px;
	list-style-type: square;
}
.inner-wrapper p {
	margin-bottom: 15px;
}
/*>>>>>>>>>> ABOUT <<<<<<<<<<<<<*/
.about-block {
	overflow: hidden;
	margin-top: 0;
	padding-top: 0;
}
.about-image {
	float: left;
	width: 105px;
}
.about-desc {
	float: left;
	width: 450px;
	margin-left: 10px;
}
/*>>>>>>>>>> CONTACT US <<<<<<<<<<<<<*/
.contact-block {
	position: relative;
	margin-bottom: 50px;
}
.green-square-contact {
	z-index: -2;
	width: 120px;
	height: 110px;
	background-color: #ddeaa9;
	position: absolute;
	top: -15px;
	left: -20px;
}
.contact-block h1 {
	padding: 0;
	margin: 0;
}
.contact-block h2 {
	padding: 0;
	margin: 0;
}
.contact-block a {
	color: #000;
	text-decoration: underline;
}
.contact-block a:hover {
	text-decoration: none;
	color: #006eb8;
}
/*>>>>>>>> PRODUCR AND SOLUTIONS <<<<<<<<<*/
.products-wrapper {
	margin: 35px 92px 20px 35px;
	position: relative;
	z-index: 1;
}
.products-list-main {
	overflow: hidden;
	margin-bottom: 20px;
}
.products-image {
	padding: 0;
	margin: 0;
	height: 190px;
	width: 588px;
	background: url(../images/productsolutions.jpg) no-repeat center;
}
.products-list {
	width: 180px;
	height: 150px;
	float: left;
	background: url(../images/prosuctsbg.png) repeat-x center;
}
.product-margin {
	margin-right: 22px;
}
.products-list h3 {
	text-align: center;
}
.products-list ul {
	list-style: none;
	list-style-position: inside;
	margin: 8px 0px;
	padding: 0;
}
.products-list ul li {
	padding: 2px 0 0;
}
.products-list ul li a {
	color: #000;
	text-decoration: underline;
}
.products-list ul li a:hover {
	text-decoration: none;
	color: #006eb8;
}
.producstmenu {
	font-size: 11px;
	color: #666666;
	clear: both;
	padding: 20px 0;
}
.producstmenu a {
	color: #006EB8;
	text-decoration: underline;
}
.producstmenu a:hover {
	text-decoration: none;
}
.producstmenu span {
	padding: 20px 0px;
}
/*>>>>>>>>>>>>>>> NEWS <<<<<<<<<<<<<<*/
.news-wrapper {
	margin: 35px 42px 20px 35px;
	position: relative;
	z-index: 1;
}
.mainnews {
	cursor: hand;
	cursor: pointer;
	margin: 5px 0 0 5px;
}
.subnews {
	margin: 0 15px 10px;
}
span.newsitem {
	text-decoration: underline;
}
.closenews:hover {
	color: #006eb8;
	font-weight: bold;
}
.opennews {
	text-decoration: none;
	font-weight: bold;
	color: #006eb8;
}
/*>>>>>>>>>> CUSTOMERS <<<<<<<<<<<*/
.customers-wrapper {
	margin: 35px 80px 20px 35px;
	position: relative;
	z-index: 1;
}
.customers-list {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.customers-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.customers-list li {
	float: left;
	margin: 6px;
	background: url(../images/cutomersbg.png) no-repeat center;
	position: relative;
}
.customers-list li:hover {
	float: left;
	margin: 6px;
	background: url(../images/cutomersbghover.png) no-repeat center;
}
.customers-list li:hover>.cust-more {
	display: block;
}
.cust-more {
	display: none;	
	position: absolute;
	bottom: 5px;
	right: 8px;
}
.customers-list li a.custmore-link {
	border: 0;
	position: absolute;
	font-weight: bold;
	background-color: #c5da6d;
	width: auto;
	height: auto;
	right: 0;
	bottom: 2px;
	border: 0;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 5px;
}
.customers-list li a {
	width: 188px;
	height: 82px;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.axa {background: url(../images/logos/1-axa.gif) no-repeat center;}
.HumanCapital {background: url(../images/logos/2-HumanCapital.gif) no-repeat center;}
.TtifCompany {background: url(../images/logos/3-TtifCompany.gif) no-repeat center;}
.zylab {background: url(../images/logos/4-zylab.gif) no-repeat center;}
.inm {background: url(../images/logos/5-inm.gif) no-repeat center;}
.fedex {background: url(../images/logos/6-fedex.gif) no-repeat center;}
.ssp {background: url(../images/logos/7-ssp.gif) no-repeat center;}
.Supreme {background: url(../images/logos/8-Supreme-court-mx.gif) no-repeat center;}
.groupPaoDeAcuar {background: url(../images/logos/9-groupPaoDeAcuar.gif) no-repeat center;}
.super {background: url(../images/logos/10-super-via.gif) no-repeat center;}
.proMexico {background: url(../images/logos/11-proMexico.gif) no-repeat center;}
.femsa {background: url(../images/logos/12-femsa.gif) no-repeat center;}
.bezeq {background: url(../images/logos/13-bezeq.gif) no-repeat center;}
.yes {background: url(../images/logos/14-yes.gif) no-repeat center;}
.homecenter {background: url(../images/logos/15-homecenter.gif) no-repeat center;}
.hilton {background: url(../images/logos/16-hilton.gif) no-repeat center;}
.visa {background: url(../images/logos/17-visa.gif) no-repeat center;}
.officedepot {background: url(../images/logos/18-officedepot.gif) no-repeat center;}
.ayalon {background: url(../images/logos/19-ayalon.gif) no-repeat center;}
.Jafora {background: url(../images/logos/20-Jafora.gif) no-repeat center;}
.Discount {background: url(../images/logos/21-Discount.gif) no-repeat center;}
.dhl {background: url(../images/logos/22-dhl.gif) no-repeat center;}
.cal {background: url(../images/logos/23-cal.gif) no-repeat center;}
/*>>>>>>>> FOOTER <<<<<<<<<*/
#footer {
	position: absolute;
	left: 90px;
	bottom: 0;
	font-size: 9px;
	color: #999;
}
#footer a {
	color: #999;
	text-decoration: none;
}


.homepage_right_news_buttons li a{
 font-weight:normal;
 text-decoration:none;
 color:#ffffff;
}
.homepage_right_news_buttons li{
padding:5px;
background: none repeat scroll 0 0 #1860AC;
border-left: 1px solid #5A8EC4;
border-right: 1px solid #BBD0E7;
border-top: 1px solid #739FCD;
font-weight:normal;
margin: 0 0 3px;
}