/************ GENERAL ************/

body{
margin:0px;
padding:0px;
background:#f2f2f2;
font:normal 14px Arial;
color:#595959;
}

div, form, input, select, textarea {
margin:0px;
padding:0px;
}

a img{border:0px;}

h1{
margin:20px 0px;
font-size:18px;
}

h2 {
margin:20px 0px 10px 0px;
font-size:16px;
}

h3 {
font-size:14px;
}

p {
}

a {
color:#352873;
cursor:pointer;
}

a:hover {
text-decoration:none;
}

.shadow {
	-moz-box-shadow: 0px 2px 2px #555;
	-webkit-box-shadow: 0px 2px 2px #555;
	box-shadow: 0px 2px 2px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=2)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=2);

}

.container{
margin:0 auto;
width:960px;
height:auto !important;
min-height:400px;
height:400px;
direction:rtl;
text-align:right;
}

.content {
float: left;
width: 680px;
margin:0;
}

.construction {
text-align:center;
background:none;
}

.construction a.logo {
float:none;
margin:0 auto;
}

.construction a.logo img {
padding-top:40px;
}

.construction h1 {
color:#595959;
font-size:25px;
}

/* Header */

div#banner_backgroundFlash {
margin:auto;
width:auto;
text-align:center;
}

a.logo{
float:right;
}


form#search {
float:left;
width:100%;
}

form#search input {
float:right;
display:block;
width:auto;
padding:4px 4px 3px 4px;
background:#e5e5e5;
border:0px;
margin-right:3px;
font: normal 12px arial;
color:#666666;
height:15px;
}

form#search input.submit {
width:25px;
height:22px;
padding:2px 0px;
border:0px;
background:url(https://www.mrvend.co.il/images/search_icon.png) no-repeat center center #352873 ;
cursor:pointer;
}

form#search input.submit:hover {
background-color:#f2f2f2;
}

div#languages {
height:16px;
padding:2px 0;
}

div#languages * {
float:right;
}

div#languages p {
margin:0 10px;
}

div#languages a {
color:#595959;
text-decoration:none;
}

div#languages a:hover {
color:#352873;
text-decoration:underline;
}

.socialNetworks a {
	float:left;
	background-repeat:no-repeat;
	background-image:url(https://www.mrvend.co.il/images/socialIcons.png);
	width:35px;
	height:35px;
	/*opacity:0.6;
	filter:alpha(opacity=60);*/
	margin-right:5px;
}

.socialNetworks.small a {
width:26px;
height:26px;
margin-right:3px;
background-image:url(https://www.mrvend.co.il/images/socialIcons_small.png);
}

.socialNetworks a:hover {
	/*opacity:1;
	filter:alpha(opacity=100);*/
}

.socialNetworks a span {
display:none;
}

.socialNetworks a.rss {
background-position: 0 0;
}

.socialNetworks.small a.rss {
background-position: 0 0;
}

.socialNetworks a.twitter {
background-position: -39px 0;
}

.socialNetworks.small a.twitter {
background-position: -29px 0;
}

.socialNetworks a.vimo {
background-position: -240px 0;
}

.socialNetworks.small a.vimo {
background-position: -177px 0;
}

.socialNetworks a.myspace {
background-position: -78px 0;
}

.socialNetworks.small a.myspace {
background-position: -58px 0;
}

.socialNetworks a.delicious {
background-position: -318px 0;
}

.socialNetworks.small a.delicious {
background-position: -235px 0;
}

.socialNetworks a.youtube {
background-position: -279px 0;
}

.socialNetworks.small a.youtube {
background-position: -206px 0;
}

.socialNetworks a.facebook {
background-position: 0px -38px;
}

.socialNetworks.small a.facebook {
background-position: 0px -28px;
}

.socialNetworks a.linkedin {
background-position: -161px -38px;
}

.socialNetworks.small a.linkedin {
background-position: -119px -28px;
}

.socialNetworks a.digger {
background-position: -79px -38px;
}

.socialNetworks.small a.digger {
background-position: -58px -28px;
}

/* AddThis Manipulation */

.addthis_pill_style {
    width: 57px !important;
    overflow: hidden !important;
}

.addthis_counter.addthis_pill_style a.atc_s {
    float: right;
}

/************ MENU ************/

div#menu {
/*float:left;
display:inline;
width: 100%;*/
display:block;
margin:0;
padding:0;
height: 30px;
background-color:#f2f2f2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#menu ul {
float: left;
width: 100%;
height:30px;
list-style: none;
text-align: right;
direction: rtl;
margin: 0px;
padding: 0px;
}

div#menu ul * {
z-index:999;
}

div#menu ul li, div#menu ul li ul li {
float: right;
text-align: right;
direction: rtl;
}

/* Top Menu Settings */

div#menu ul li {
padding: 0px;
margin: 0px;
list-style: none;
background: url(https://www.mrvend.co.il/images/menu_sep.png) right center no-repeat;
z-index:100;
display:inline;
}

div#menu ul li.first {
background-image:none;
}

div#menu ul li a {
height:auto !important;
height:23px;
min-height:23px;
text-align:center;
font: normal 13px Arial;
color: #138037;
padding: 0px 25px;
text-decoration: none;
padding-top:7px;
float:left;
}

div#menu ul li a {
padding: 7px 30px 0 1px;
}
div#menu ul li:hover a {
color:#138037;
background-color:#352873;
}

div#menu ul li ul {
width: 170px;
display: none;
position: absolute;
height: auto;
padding:0;
margin: 0px;
border: 0px;
top: 30px;
right: 0px;
z-index:100;
}

div#menu ul li ul li {
width: 170px;
height:auto !important;
height:26px;
min-height:26px;
border: 0px;
padding:0;
margin:0;
height:auto;
float:left;
}

div#menu ul li ul li a {
width:140px;
height:auto !important;
height:16px;
min-height:16px;
min-height:16px;
margin:0px;
padding:5px;
padding-right:20px;
padding-left:10px;
font: normal 12px Arial;
color: #138037;
background: url(https://www.mrvend.co.il/images/menu_arrow.png) no-repeat 157px 10px #352873 !important;
display: block;
text-align:right;
text-decoration: none;
float:left;
}

div#menu ul li ul li:hover a {
text-decoration: underline !important;
/*background-image:none;
background-color:#f2f2f2 !important;*/
}

div#menu ul li:hover ul li:hover, div#menu ul li:hover {
position: relative;
}

div#menu ul li:hover ul li:hover ul, div#menu ul li:hover ul {
display: block;
}

div#menu ul li:hover ul li ul{
display: none;
}

div#menu ul li ul li, div#menu ul li ul li ul li {
border-collapse: collapse;
}


/******* Side Menu ***********/
ul.sideMenu, ul.sideMenu li ul {
width:100%;
float:right;
list-style:none;
margin:0;
padding:0;
}

ul.sideMenu li {
width:100%;
height: auto !important;
height:30px;
min-height:30px;
border-bottom:1px solid white;
float:left;
clear:both;
margin:0;
padding:0;
border-collapse:collapse;
}

ul.sideMenu li a {
height: auto !important;
height:16px;
min-height:16px;
padding:7px 15px;
text-align:right;
direction:rtl;
background-color:#352873;
color:#138037;
text-decoration:none;
font: bold 13px arial;
display:block;
}


ul.sideMenu li:hover a, ul.sideMenu li.expand a {
background-color:#f2f2f2;
}

ul.sideMenu li:hover ul li a {
background-color:#e7e7e7;
}

ul.sideMenu li ul li{
width:100%;
height: auto !important;
height:30px;
min-height:30px;
border-bottom:1px solid white;
float:left;
clear:both;
margin:0;
padding:0;
border-collapse:collapse;
}

ul.sideMenu li ul li a {
height: auto !important;
height:16px;
min-height:16px;
padding:7px 15px;
padding-right:33px;
text-align:right;
direction:rtl;
background: url(https://www.mrvend.co.il/images/1_menu_bullet.png) no-repeat 216px 12px #e7e7e7 !important;
color:#595959;
text-decoration:none;
font: normal 12px arial;
}
/*
ul.sideMenu li ul li:hover a, ul.sideMenu li ul li.selected a {
background-color:#d1d1d1 !important;
}
*/
ul.sideMenu li.last, ul.sideMenu li ul li.last {
border:0;
}

/* FOOTER */

div.footer{
margin-top:50px;
padding:20px 0;
height:auto !important;
height:30px;
min-height:30px;
border-top:solid 1px #dbdbdb;
direction:rtl;
}

.footerText {
font-size:11px;
color:#666666;
margin:0;
width:70%;
float:right;
}

.footerText a {
color:#666666;
}

.credit{
float:left;
width:140px;
display:inline;
margin-left:5px;
}

.credit a{
float:left;
margin-left:10px;
font-size:11px;
color:#666666;
text-decoration:none;
}

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

.credit a img{float:right;}

.credit a.vsitepro {
width:48px;
height:8px;
margin:0;
margin-top:4px;
}

/* SIMPLE FOOTER MENU */

ul.footermenu {
margin:auto;
margin-bottom:20px;
padding:0px;
list-style:none;
text-align:center;
}

ul.footermenu li{
display:inline;
padding:0px 19px;
background: url(https://www.mrvend.co.il/images/menu_sep.png) right center no-repeat;
}

ul.footermenu li.first {
background-image:none;
}

ul.footermenu li a{
font-size:12px;
color:#666666;
text-decoration:none;
white-space:nowrap;
text-align:center;
}

ul.footermenu li a:hover{
text-decoration:underline;
}

/****** ADVANCED FOOTER MENU ***********/

.footerMenuAdv {
margin:auto;
padding-bottom:20px;
width:100%;
float:right;
}

.footerMenuAdv ul.main {
padding:0;
margin:0;
list-style-type:none;
}

.footerMenuAdv ul.main li {
float:right;
padding-left:10px;
margin-top:3px;
}

.footerMenuAdv ul.main li a {
color:#f2f2f2;
font-weight:bold;
text-decoration:none;
}

.footerMenuAdv ul.main li a:hover  {
color:#352873;
font-weight:bold;
text-decoration:none;
}

.footerMenuAdv ul.main ul {
list-style-image:none;
font-weight:normal;
float:right;
list-style-type:none;
margin:0;
padding:0;
}

.footerMenuAdv ul.main ul li {
width:100%;
float:right;
background:none;
padding:0;
}

.footerMenuAdv ul.main ul a {
font:normal 13px Arial;
color:#f2f2f2;
text-decoration:none;
float:right;
}

.footerMenuAdv ul.main ul a:hover{
text-decoration:underline;
font-weight:normal;
color:#352873;
}

.footerMenuAdv .shadow {
-moz-box-shadow: none !important;
-webkit-box-shadow:  none !important;
box-shadow:  none !important;
-ms-filter: none !important;
filter: none !important;

}

/* HOME PAGE */
div.bannerContainer {
float:left;
margin-bottom:20px;
}

div.mainBanner { }

div.mainBanner h2 {
margin: 6px 0 3px 0;
}

div.mainBanner p {
margin:0;
font: normal 12px arial;
}

div.mainText {
float:right;
width: 100%;
}

div.mainText h1 {
float:right;
width:100%;
margin:0;
margin-bottom:10px;
color:#352873;
font: normal 23px arial;
}

/* Box Settings */
div.boxContainer {
float:left;
width: 100%;
background:#f3f3f3;
}

div.boxHead {
width:100%;
height:37px;
background:#352873;
}

div.boxHead h2 {
color:#138037;
margin:5px 10px;
font: normal 19px arial;
float:right;
overflow: hidden;
height:27px;
}

div.infoBoxTitle h2 {
float:none;
text-align:center;
padding:5px;
margin:0px;
}

div.boxHead a {
float:left;
color:#138037;
margin-left:10px;
margin-top:12px;
text-decoration:none;
opacity:0.5;
filter:alpha(opacity=50);
}

div.boxHead a:hover {
opacity:1;
filter:alpha(opacity=100);
}

div.boxContent {
padding:15px;
min-height: 153px;
}

div.boxContent-image a {
    height: 80px;
    background-position: 50% 50%;
    display: block;
}

div.boxContent-image a.empty { height: 1px; }

div.boxContent-text {
	overflow: hidden;
	width: 100%;
	height:60px;
	font-size:10pt;
}

a.boxContent-youtube-image {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    width: 100%;
    height: 153px;
    display: block;
}

a.boxContent-youtube-image div.playerButton {
    background: url(https://www.mrvend.co.il/images/btnPlaySmall.png) no-repeat top center transparent;
    float: right;
    height: 100px;
    width: 100%;
    margin-top:26px;
}

a.boxContent-youtube-image:hover div.playerButton {
    background-position: bottom;
}

.boxContent.clientsBox {
padding:0;
overflow:hidden;
}


/* News Scroller */

div.newsScroller {
width:100%;
float:left;
}

div.newsScroller ul {
list-style-type:none;
direction:rtl;
margin:0;
padding:0;
width:100%;
}

div.newsScroller ul li {
width:100%;
height:150px;
}

.newsitem{
float:right;
margin-bottom:10px;
width:100%;
}

a.news_image, a.news_image img{
float:right;
margin-left:10px;
width:60px;
height:60px;
}

.newstext{
float:right;
font: normal 12px arial;
}

.newstext h3{
margin:0px;
margin-bottom:5px;
font: bold 14px arial;
color:#352873;
}

.newstext h3 a{
color:#352873;
text-decoration:none;
font: bold 14px arial;
}

.newstext h3 a:hover{
text-decoration:underline;
}

.newstext p {
margin:0;
}

div.boxHead a.rss {
width:19px;
height:20px;
background:url(https://www.mrvend.co.il/images/rss.png) no-repeat;
margin-top:8px !important;
}

/* TEXT PAGE */
div.title, h1.title {
width:100%;
border-bottom:solid 1px #dbdbdb;
float:left;
margin-bottom: 20px;
}

h1.title {
padding-bottom:10px;
margin-bottom:20px !important;
}

h1.title span.subtitle, div.title h1 span.subtitle {
font-size:15px;
}

div.title h1 {
width:65%;
}

div.title .addthis_toolbox {
float:left;
margin-top:6px;
}

a.addthis_button_google_plusone div { width:70px !important; }

div.title a.back {
float:left;
margin-top:6px;
text-decoration:none;
color:#444444;
}

div.title a.back:hover {
color:#352873;
}

div.attach, div.link, .calendar {
display:block;
float:right;
clear:right; 
margin-top:10px;
width:100%;
font-size:13px;
} 

div.attach span.icon, div.attach span.icon_hover, div.link span.icon, div.link span.icon_hover,  .calendar span.icon, .calendar span.icon_hover {
display:block;
width:15px;
height:15px;
background: url(https://www.mrvend.co.il/images/link_icon.png) no-repeat top #d1d1d1;
float:right;
margin-left:5px;
}

div.link span.icon, div.link span.icon_hover {
background-image:url(https://www.mrvend.co.il/images/url_icon.png);
}

 .calendar span.icon, .calendar span.icon_hover {
background-image:url(https://www.mrvend.co.il/images/link_calendar.png);
}

.calendar span.icon_hover {
background: url(https://www.mrvend.co.il/images/link_calendar.png) no-repeat bottom #352873 !important;
}

div.attach span.icon_hover {
background: url(https://www.mrvend.co.il/images/link_icon.png) no-repeat bottom #352873 !important;
}

div.link span.icon_hover {
background: url(https://www.mrvend.co.il/images/url_icon.png) no-repeat bottom #352873 !important;
}


div.seperator {
width:100%;
height:1px;
font-size:0;
margin:0;
background:#dbdbdb;
float:left;
margin:20px 0;
}

/* NEWS LIST */
ul.newsList {
width:100%;
float:right;
list-style:none;
margin:0;
padding:0;
}

ul.newsList li {
width: 680px;
float:right;
margin-bottom:15px;
}

ul.newsList .newsitem {
width: 680px;
}

ul.newsList .newstext {
float:right;
margin-right:10px;
width: 600px;
}

ul.searchList .newstest {
width: 680px;
}

ul.newsList a.nav {
text-decoration:none;
float:right;
clear:both;
margin-top:8px;
}

/* FAQ */
div.faq {
width:100%;
float:right;
list-style:none;
margin:0;
padding:0;
}

div.faq h3.q {
clear:both;
float:right;
display:block;
width:100%;
font:bold 17px arial;
padding:10px 0;
margin:0;
color:#595959;
}

div.faq h3.q span.icon, div.faq h3.q span.icon_hover {
width:15px;
height:15px;
background: url(https://www.mrvend.co.il/images/treeControl_icon.png) no-repeat top #d1d1d1;
float:right;
margin-left:8px;
margin-top:4px;
}

div.faq h3.q span.icon_hover {
background: url(https://www.mrvend.co.il/images/treeControl_icon.png) no-repeat 0 -15px #352873 !important;
}

div.faq h3.q span.icon_open {
background: url(https://www.mrvend.co.il/images/treeControl_icon.png) no-repeat 0 -30px #352873 !important;
}

.faq span.aControl {
float:left;
width:100px;
text-align:left;
font: normal 12px arial;
color: #352873;
display:none;
}

.faq .q a {
color:#595959;
text-decoration:none;
float:right;
width:550px;
}

.faq .q a:hover, .faq .q a.static {
color: #352873;
}

div.a {
padding:20px;
border:1px solid #cccccc;
clear:both;
display:none;
}

div.a p {
margin-top:0;
font:normal 13px arial;
}

div.faq ul {
list-style:none;
margin:0;
padding:0;
padding-right:25px;
float:right;
width:100%;
}

div.faq ul li {
margin:3px 0;
padding:0;
float:right;
clear:both;
width:100%;
}

div.faq ul div.attach, div.faq ul div.link {
margin-top:0;
}

/* Clients */
div.aligned-line {
    float: right;
    width: 100%;
}

div.line {
width:100%;
font-size:0;
margin:0;
padding:0;
float:left;
clear:both;
}

div.logoBox {
width:175px;
height:auto !important;
height:175px;
min-height:175px;
float:right;
margin:0;
margin-bottom:20px;
}

div.logoBox img {
width:142px;
height:142px;
border:1px solid #cccccc;
float:right;
margin-right:16px;
}

div.logoBox h3 {
width:175px;
text-align:center;
float:right;
margin:0;
margin-top:5px;
font:normal 12px arial;
color:#595959;
}

div.logoBox h3 a {
color:#595959;
text-decoration:none;
}

div.logoBox h3 a:hover {
color:#352873;
text-decoration:underline;
}

/* GALLERY 1 */
.gallerySelect_wrap {
float:left;
}
form#gallerySelect {
float:left;
}

form#gallerySelect select {
font:normal 13px arial;
float:left;
margin-top:5px;
color:#595959;
}

div.gallery {
float:left;
width:100%;
margin-top:20px;
}

div.gallery p {
text-align:center;
margin:0;
margin-bottom:8px;
font:normal 12px arial;
color:#666666;
}

div.gallery .filmstrip img {
width:75px;
height:75px;
}

/*div.gallery .panel a img {
height:400px;
width: 680px;
}*/

div.gallery .panel h2 {
margin: 6px 0 3px 0;
color:#138037;
}

div.gallery .panel p {
margin:0;
font: normal 12px arial;
text-align:right;
color:#138037;
}


/* GALLERY 2 */
div.gallery div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	margin:0px;
	float: left;
	width: 490px;
}
div.gallery div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.gallery div.content a:focus, div.gallery div.content a:hover, div.gallery div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	font:normal 12px arial;
	color:#595959;
}
div.controls a {
	padding: 5px;
	font:normal 12px arial;
	color:#595959;
}
div.ss-controls {
	float: right;
	background:url(https://www.mrvend.co.il/images/play_icon.png) no-repeat right center;
	padding-right:10px;
}
div.ss-controls a {
font:bold 13px arial !important;
}
div.nav-controls {
	float: left;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 510px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(https://www.mrvend.co.il/images/galleriffic/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 490px;
	height: 510px; /* This should be set to be at least the height of the largest image in the slideshow */
}

.msload {
min-height:300px;
background:url(https://www.mrvend.co.il/images/galleriffic/loader.gif) no-repeat center center;
}

div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
}
div.slideshow a.advance-link {
	display: block;
	width: 490px;
	height: 510px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 510px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}

div.slideshow a.button-play-link {
	background: url(https://www.mrvend.co.il/images/btnPlaySmall_2.png) no-repeat top center transparent;
	display: block;
	width: 490px;
	height: 70px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 70px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index:4;
}

div.slideshow a.button-play-link:hover {
    background-position: bottom;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	width: 480px;
	height:500px; /**** REMOVE FOR VARIANT SIZES *****/
}
div.download {
	float: left;
	font:normal 12px arial;
	background:url(https://www.mrvend.co.il/images/zoom_icon.png) no-repeat right center;
	padding-right:15px;
}
div.caption-container {
	position: relative;
	clear: right;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 480px;
	top: 0;
	right: 0;
}
div.caption {
	padding-top: 12px;
}
div.image-title {
	font-weight: normal;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 6px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: right;
	padding: 0;
	margin: 5px 0px 5px 10px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #cccccc;
}
ul.thumbs li.selected a.thumb {
	background: #cccccc;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:75px;
	height:75px;
}
div.pagination {
	clear: both;
	/*float: right;*/
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	/*float: right;*/
	float: right;
	margin-right: 2px;
	padding: 3px 7px;
	border: 1px solid #cccccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #352873;
	border-color: #352873;
	color: #138037;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/** Articles **/
.article_data {
float:right;
width:100%;
opacity:0.7;
filter:alpha(opacity=70);
font-size:12px;
}

.article_data span.label {
font-weight: bold;
}

div.articles div.title span.subtitle {
font-size:15px;
float:right;
}

.articles div.title h1 { clear:right;margin-top:5px; }

/** galleryList  **/
ul.galleryList { }
ul.galleryList li { width:200px; min-height:220px; margin:10px; }
ul.galleryList li .newsitem { width:200px; }

ul.galleryList a.news_image, ul.galleryList a.news_image img{
float:right;
/*margin-left:10px;*/
width:200px;
height:200px;
}

ul.galleryList li .newstext {
float:right;
/*margin-right:10px;*/
margin:0px;
width:200px;
text-align:center;
}
ul.galleryList li .newstext h3 { margin: 5px 0; }

/** Gallery 3 **/
div.thumbs_gallery {
width:100%;
float:left;
}

div.thumbs_gallery a {
float:right;
width:120px;
height:120px;
margin:6px;
border:2px solid #e5e5e5;
overflow:hidden;
display:block;
position:relative;
}

div.thumbs_gallery a img {
width:120px;
height:120px;
display:block;
}

div.thumbs_gallery a:hover {
border:2px solid #352873;
}

div.thumbs_gallery a div {
width:120px;
text-align:center;
font-decoration:none;
color:#ffffff;
font:normal 10px arial;
background:#352873;
opacity:0.7;
filter:alpha(opacity=70);
line-height:20px;
height:20px;
position:relative;
top:-20px;
}

/** Gallery 4 **/
div.theme_4 a {
float:right;
width:220px;
height:220px;
margin:4px;
border:2px solid #e5e5e5;
overflow:hidden;
display:block;
position:relative;
}

div.theme_4 a img {
width:220px;
height:220px;
display:block;
}

div.theme_4 a div {
width:220px;
text-align:center;
font-decoration:none;
color:#ffffff;
font:normal 10px arial;
background:#352873;
opacity:0.7;
filter:alpha(opacity=70);
line-height:20px;
height:20px;
position:relative;
top:-20px;
}

/**** Gallery 5 *****/

.masonry_gallery {
float:right;
direction:rtl;
width: 24%;
margin:1% .5% 0;
padding:0;
position:relative;
overflow:hidden;
}

.masonry_gallery:nth-child(4n+0) {
margin-left:0%;
}

.masonry_gallery img {
width: 100%;
}

.masonry_gallery h2 {
background:#f2f2f2;
padding:2%;
font-size:1em;
color:#352873;
width:96%;
position:absolute;
font-weight:normal;
bottom:auto;
}

.masonry_gallery .icon_play, .masonry_gallery .icon_view{
display:none;
position:absolute;
top:50%;
right:50%;
width:37px;
height:39px;
margin-top:-18px;
margin-left:-18px;
background:url(https://www.mrvend.co.il/images/icon_play.png) no-repeat center center;
}

.masonry_gallery .icon_view {
background:url(https://www.mrvend.co.il/images/icon_view.png) no-repeat center center;
}

/**** Contact ****/
form#contact {
margin:0;
padding:0;
width: 700px;
float:right;
margin-top:20px;
}

form#contact div.label {
width:95px;
height:18px;
color:#595959;
margin-left:10px;
float:right;
text-align:right;
padding:2px 0;
font:bold 13px arial;
margin-bottom:10px;
}

form#contact span.contact_must {
color:#352873;
font-size:20px;
height:22px;
display:block;
float:right;
overflow:hidden;
padding-left:4px;
}

form#contact div.input_reg, form#contact div.input_long , form#contact div.textarea {
width:198px;
height:22px;
margin:0;
padding:0;
float:right;
padding-left:20px;
margin-bottom:10px;
}

form#contact div.input_long {
width:515px;
padding:0;
}

form#contact div.receivenews {
width:515px;
height:22px;
margin:0;
padding:0;
margin-top:10px;
font-size:9pt;
font-weight:normal;
margin-right:105px;
float:right;
display:inline;
}

form#contact div.receivenews input {
float:right;
margin-left:10px;
}

form#contact div.textarea {
width:515px;
height:152px;
background:url() no-repeat;
}

form#contact div.input_reg input, form#contact div.input_long input  {
font:normal 10pt arial;
width:192px;
margin:0;
padding:2px 3px;
}

form#contact div.input_long input {
width:515px;
}

form#contact div.textarea textarea {
font:normal 12px arial;
width:515px;
height:146px;
margin:0;
padding:3px;
overflow:hidden;
}

form#contact div.sep {
height:20px;
}

form#contact div.buttons {
width:521px;
margin:0;
padding:0;
margin-top:15px;
margin-right:105px;
display:inline; 
float:right;
}

form#contact div.buttons input.contact_submit, form#contact div.buttons input.contact_reset  {
width:72px;
height:1.7em;
margin:0;
text-align:center;
font:bold 10pt Arial;
color:#138037;
float:left;
margin-right:10px;
border:0;
cursor:pointer;
background-color:#666666;
}

form#contact div.buttons input.contact_reset:hover  {
background-color:#f2f2f2;
}

form#contact div.buttons input.contact_submit:hover  {
background-color:#352873;
}

form#contact input.required, form#contact textarea.required {
border: 1px solid #cc0000;
}

form#contact div.buttons input.disabled,  form#contact div.buttons input.disabled:hover  {
background-color:#e5e5e5 !important;
color:#d1d1d1 !important;
cursor:text;
}

/* Unsubscribe */
input.unsubsribe_text {
width:200px;
height:18px;
padding:2px 3px;
float:right;
}

input.unsubscribe_button {
width:72px;
height:1.7em;
margin:0;
text-align:center;
font:bold 10pt Arial;
color:#138037;
float:right;
margin-right:10px;
border:0;
cursor:pointer;
background-color:#352873;
}

input.unsubscribe_button:hover {
background-color:#f2f2f2;
}

/* Short Contact Form */
/* modal type */
.short_contact_modal_wrapper {
    left: 100%;
    position: fixed;
    top: 50%;
    transform: translate(0%, -50%);
    transition: all 0.3s ease 0s;
    width: 19%;
    z-index: 999;
}
.short_contact_modal_wrapper.active {
    left: 81%;
    transition: all 0.3s ease 0s;
}
.short_contact_modal_btn {
    background: #12b0ef none repeat scroll 0 0;
    border-radius: 0 0 6px 6px !important;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    font-size: 1em;
    padding: 10px 12px;
    position: absolute;
    right: calc(100% - 50px);
    top: calc(50% - 23px);
    transform: rotate(90deg);
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

div.short-contact {
min-height:0px;
}
div.short-contact form#contact {
width:100%;
margin:0;
}

div.short-contact form#contact .label {
width:70px;
font-weight:normal;
}

div.short-contact form#contact .input_reg {
width:125px;
padding:0;
float:left;
}

div.short-contact form#contact .input_reg input {
width:117px;
float:left;
}

div.short-contact form#contact .textarea {
width:125px;
height:65px;
padding:0;
float:left;
}

div.short-contact form#contact .textarea textarea {
width:117px;
height:59px;
float:left;
}

div.short-contact form#contact .buttons {
width:100%;
margin:0;
padding-bottom:20px;
}

div.short-contact form.shortContact div#shortContact_receiveNews { margin:0px;min-height:35px; }

.force-ltr {
    direction: ltr !important;
    text-align: left !important;
}

/**** Login ****/
form#login {
margin:0;
padding:0;
width: 700px;
float:right;
margin-top:20px;
}

form#login div.label, form#forgot_password div.label {
width:95px;
height:18px;
color:#595959;
margin-left:10px;
float:right;
text-align:right;
padding:2px 0;
font:bold 13px arial;
margin-bottom:10px;
}

form#login span.contact_must, form#forgot_password span.contact_must {
color:#352873;
font-size:20px;
height:22px;
display:block;
float:right;
overflow:hidden;
padding-left:4px;
}

form#login div.input_reg, form#forgot_password div.input_reg, login#contact div.input_long {
width:198px;
height:22px;
margin:0;
padding:0;
float:right;
padding-left:20px;
margin-bottom:10px;
}

form#login div.input_long, form#forgot_password div.input_long {
width:515px;
padding:0;
}

form#login div.input_reg input, form#login div.input_long input, form#forgot_password div.input_reg input, form#forgot_password div.input_long input  {
font:normal 10pt arial;
width:192px;
margin:0;
padding:2px 3px;
}

form#login div.input_long input, form#forgot_password div.input_long input {
width:515px;
}

form#login div.sep , form#forgot_password div.sep {
height:20px;
}

form#login div.buttons, form#forgot_password div.buttons {
width:521px;
margin:0;
padding:0;
margin-top:15px;
margin-right:105px;
display:inline; 
float:right;
}

form#login div.buttons input.contact_submit, form#login div.buttons input.contact_reset ,form#forgot_password div.buttons input.contact_submit {
width:72px;
height:1.7em;
margin:0;
text-align:center;
font:bold 10pt Arial;
color:#138037;
float:left;
margin-right:10px;
border:0;
cursor:pointer;
background-color:#666666;
}

form#login div.buttons input.contact_reset:hover  {
background-color:#f2f2f2;
}

form#login div.buttons input.contact_submit:hover ,form#forgot_password div.buttons input.contact_submit:hover  {
background-color:#352873;
}

form#login input.required ,form#forgot_password input.required {
border: 1px solid #cc0000;
}

form#login div.buttons input.disabled,  form#login div.buttons input.disabled:hover ,form#forgot_password div.buttons input.disabled,  form#forgot_password div.buttons input.disabled:hover  {
background-color:#e5e5e5 !important;
color:#d1d1d1 !important;
cursor:text;
}

/* login Form */
div.login_box { float:right; width:100%; /* position:relative; */ }
div.login-box { min-height:0px; }
div.login-box form#login {
width:100%;
margin:0;
}

div.login-box form#login .label ,div.login-box form#forgot_password .label {
width:70px;
font-weight:normal;
}

div.login-box form#login .input_reg ,div.login-box form#forgot_password .input_reg {
width:125px;
padding:0;
float:left;
}

div.login-box form#login .input_reg input ,div.login-box form#forgot_password .input_reg input{
width:117px;
float:left;
}

div.login-box form#login .textarea {
width:125px;
height:65px;
padding:0;
float:left;
}

div.login-box form#login .buttons ,div.login-box form#forgot_password .buttons {
width:100%;
margin:0;
padding-bottom:20px;
}

#forgot_password_wrap { display:none; }

.short_login_wrap {
width:370px;
height:216px;
padding:30px;
background: url(https://www.mrvend.co.il/images/black_arrow_big.png) top center no-repeat;
/* 
position:absolute;  
top:20px; 
right:0px; 
*/
}

.short_login_wrap .login-box, .short_login_wrap #forgot_password_wrap { }

/* accordion rotator */
div.accordion {
    float: right;
    width: 100%;
}

div.accordion ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

div.accordion ul li {
    float: left;
    /* width will be set by renderer */
    width: 200px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
}

div.accordion div.overlay, div.accordion div.big-overlay {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: #000;;
    z-index: 1;
}

div.accordion ul li h2 {
    padding: 0px 20px;
    position: absolute;
    height: 50px;    
    z-index: 2;
    margin: 0;
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    float: right;
    overflow: hidden;
}

div.accordion ul li h2 a {
    color: #fff;
    text-decoration: none;
}

div.accordion ul li div.accordion-content {
    position: absolute;
    top: 50px;
    font-size: 10pt;
    color: #fff;
    float: right;
    overflow: hidden;
    z-index: 2;
    padding: 10px 20px;
}

div.accordion li div.big-overlay, div.accordion li div.accordion-content {
    display: none;
}

div.accordion li.active div.big-overlay, div.accordion li.active div.accordion-content {
    display: block;
}

div.accordion li.active div.overlay {
    display: none;
}

/* Crew */
.crew img {
float:right;
width:100px;
height:125px;
margin-left:10px;
}

.crew .newstext {
width:auto;
}

.crew .newstext h3{
margin:0;
}

.crew span.title, .crew a.mailto {
color:#352873;
display:block;
float:right;
clear:both;
width:100%;
}

.crew div.seperator {
margin:5px 0;
background:none;
}

/* TOOLTIP STYLING. BY DEFAULT THE ELEMENT TO BE STYLED IS .TOOLTIP  */
.tooltip {
	display:none;
	background:transparent url(https://www.mrvend.co.il/images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#ffffff;	
}

.tooltip.bottom {
	background:transparent url(https://www.mrvend.co.il/images/black_arrow_bottom.png);
}

/** EVENTS **/
.monthSelect { 
float:left;
margin-top:10px;
}

.monthSelect a {
float:left;
margin-right: 20px;
text-decoration:none;
font-size:10pt;
}

.calendar {
margin-top:0;
width:20px;
}

.calendar.wide {
margin-bottom:15px;
width:100%;
}

span.event_date, span.event_date a {
color:#f2f2f2;
font-size:10pt;
font-weight:bold;
}

h3 span.event_date, h3 span.event_date a {
font-size:14px;
}


.all-pointer * { cursor: pointer; }

.captcha_wrap { float:right;padding:5px 0; }
#captcha_image { height:25px; float:right; }
.captcha_field { float:left;  width:60px; }
.captcha_field a { float:right; clear:right; }

.mainContact .captcha_wrap {float:none;}
.mainContact .captcha_field {float:right;  width: auto; padding-right:5px;padding-top: 2px;}
.mainContact .captcha_field a { float:left; clear:none;margin-right:5px; }

.short_login_wrap div.login_box { float:right; width:100%; /* position:relative; */ }
.short_login_wrap div.login-box { min-height:0px; }
.short_login_wrap div.login-box form#login {
width:100%;
margin:0;
}

.short_login_wrap div.login-box form#login .label ,.short_login_wrap div.login-box form#forgot_password .label {
width:70px;
font-weight:normal;
color:#ffffff;
}

.short_login_wrap div.login-box form#login .input_reg ,.short_login_wrap div.login-box form#forgot_password .input_reg {
width:110px;
padding:0;
float:left;
}

.short_login_wrap div.login-box form#login .input_reg input ,.short_login_wrap div.login-box form#forgot_password .input_reg input{
width:100px;
float:left;
}

.short_login_wrap div.login-box form#login .textarea {
width:125px;
height:65px;
padding:0;
float:left;
}

.short_login_wrap div.login-box form#login .buttons ,.short_login_wrap div.login-box form#forgot_password .buttons {
width:100%;
margin:0;
padding-bottom:10px;
color:#ffffff;
}

.short_login_wrap div.login-box form#login .buttons .contact_submit {
margin-top:5px;
border-style:solid;
border-width:1px;
border-color:#f2f2f2;
color:#ffffff;
}
.short_login_wrap div.login-box form#login .buttons .contact_submit:hover {
margin-top:5px;
/*background-color:#ffffff;
color:#352873;*/
}

.short_login_wrap div.login-box a {
color:#ffffff;
}

.short_login_wrap div.login-box a:hover {
color:#ffffff;
text-decoration:underline;
}

.short_login_wrap {
/*display:block !important;*/
width: 190px;
height: 140px;
padding: 45px 30px;
padding-bottom:20px;
}


div.login_box #show_login_box {
float:right;
background-color:#352873;
color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#f2f2f2;
width:100%;
padding:5px 0 ;
text-align: center;
}

.login_box .boxContent{
background-color:#e5e5e5;
}

/* Layout Engine Stuff (4 columns based layout) */
div.layoutrow { float: right; width: 100%; }
	div.layoutcol_1 { 
		width: 240px;
		float: right;
	}
	div.layoutcol_2 { 
		width: 480px;
		float: right;
	}
	div.layoutcol_3 { 
		width: 720px;
		float: right;
	}
	div.layoutcol_4 { 
		width: 960px;
		float: right;
	}

/* START pagination */
#Pagination { padding:10px 0;float: left;}
.pagination { font-size: 80%; }
        
.pagination a {
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
	display: block;
	float: right;
	padding: 0.3em 0.5em;
	margin-right: 2px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {
	background: #26B;
	color: #ffffff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999999;
	border-color:#999999;
	background:#ffffff;
}
/* END pagination */

/* START POPUP */
.popup { width:100%; min-height:50px; }
.popup .content { float:none; width:100%; margin:20px; }
.popup .content div.mainText { float:none; }
.popup .content .mainText .title { float:none; width:95%; }
.popup .content .mainText .title h1{ float:none; }
/* END POPUP */

/* START PRODUCTS */
.products {}

.products div.title h1 { clear:right;margin-top:5px; }

span.price_strike { text-decoration: line-through; }

span.price_title { font-weight:bold; }

span.price_big { color:red;font-size:18px; }

div.prdBoxWrap { 
/*
width:217px;
*/
width:100%;
}

div.prdBoxWrap h2, .multipleprdBoxWrap .boxHead h2 { 
float: none;
padding: 5px;
margin: 0px;
text-align: center;
}

div.prdBoxWrap h2 a, .multipleprdBoxWrap .boxHead h2 a { 
float: none;
}

div.multipleprdBoxWrap { 
margin:5px;
float:right; 
width:217px;
}

div.multipleprdBoxWrap .boxContent-image , div.prdBoxWrap .boxContent-image {  height:120px; }
div.multipleprdBoxWrap .boxContent-image a , div.prdBoxWrap .boxContent-image a {  height:120px; }

div.prdBoxWrap div.boxContent, div.multipleprdBoxWrap div.boxContent { min-height:93px; }

div.boxPrd { margin-bottom:3px;background:#f2f2f2; }

div.boxPrd h2 { }

.prd_topContnet { width:100%; }

.prdPrice_wrap { float:right; 
width:380px;
}

.prdPrice_wrap .priceRequest { margin:10px 0; }

.prd_pics { width:280px;float:left; margin-right:20px; }

.prd_content { width:100%;margin-top:5px;padding-top:5px; /*border-top:1px solid #dbdbdb;*/ }
.prd_content .prd_content_body { float:right;
width:380px;
margin-top:-160px;
}
.prd_topContnet .prd_content_body { width:380px;float:right;min-height:270px; }
.prd_topContnet .prd_content_related { width:280px;float:left; }
.prd_content .prd_content_related { width:280px;float:left; }
.prd_content .prd_content_related .boxHead { margin:10px 0; }

.products ul.newsList li { 
width: 300px; 
margin-left:20px;
padding:10px;
background-color:#f3f3f3;
min-height:120px;
}

.products ul.newsList li a.news_image, .products ul.newsList li a.news_image img { width:150px; height:100px; }

.products ul.newsList li .newsitem { width:100%; margin-bottom:0;}

.products ul.newsList li .newstext  { 
width:140px; 
margin:0;
}

.products .prd_content_related ul.newsList li { 
width: 250px; 
margin-left:0px;
}

.products .prd_content_related ul.newsList li .newstext { 
width:140px; 
}

.products a.arrow_r, .products a.arrow_l, .products a.view {
margin-top:3px;
margin-right:3px;
min-width:23px;
height:23px;
background:url(https://www.mrvend.co.il/images/arrow_right.png) no-repeat top;
cursor:pointer;
color:#666666}

.products a.arrow_r:hover, .products a.arrow_l:hover, .products a.view:hover {color:#352873}

.products a.arrow_l{
margin-left:12px;
background:url(https://www.mrvend.co.il/images/arrow_left.png) no-repeat top;
float:left;
}

.products a.arrow_r{ float:left; }

.products a.view{ background:url(https://www.mrvend.co.il/images/view.png) no-repeat top;float:right; }

.products a.arrow_r:hover, .products a.arrow_l:hover, .products a.view:hover{ background-position:bottom; }

.products a.arrow_r span, .products a.arrow_l span, .products a.view span{display:none;}

.products .mini_gallery { min-height:210px; }
.products .mini_gallery ul li img { width:280px; height:210px; }

.products a.youtube{ float:right; margin-top:-280px; width:280px; height:210px; background:url() repeat-y top; }

.products a.youtube:hover{ background:url() repeat-y bottom; }

.products .box_side_buttons { height: 20px; margin-bottom: 20px; padding: 0; }

.products .box_side_buttons a.view {
background: url(https://www.mrvend.co.il/images/zoom_icon.png) no-repeat right center;
display: inline-block;
height: 16px;
padding: 0px 15px;
text-decoration: none;
}

.products .box_side_buttons a.arrow_l, .products .box_side_buttons a.single { margin-left:5px; }

div#item_gallery { width:280px; height:210px;margin:0; padding:0; direction:ltr; }

div#item_gallery ul { list-style:none; width:280px; height:210px; float:left; margin:0; padding:0; overflow:hidden; }

div#item_gallery ul li { display:inline; width:280px; height:210px; float:right; margin:0; padding:0; }

div.boxHead h2 a {
margin:0px;
opacity:1;
filter:alpha(opacity=100);
}

div.products div.title span.subtitle {
font-size:15px;
float:right;
}

.prdScroll a.news_image, .prdScroll a.news_image img{ width:100px;height:125px; }

a.prd_detail {
background:#352873 url(https://www.mrvend.co.il/images/icon_prd_detail.png) no-repeat right center;
color:#ffffff;
display: inline-block;
height: 16px;
margin: 5px;
margin-top:10px;
padding: 5px 10px;
padding-right:25px;
text-decoration: none;
}

a.prd_detail:hover {
background:#666666 url(https://www.mrvend.co.il/images/icon_prd_detail.png) no-repeat right center;
color:#ffffff;
}

.rowPrd_wrap {text-align:center;}

a.rowPrd {
background:#352873 url(https://www.mrvend.co.il/images/icon_prd_list.png) no-repeat right center;
color:#ffffff;
display: inline-block;
height: 16px;
margin: 5px;
margin-top:10px;
padding: 5px 10px;
padding-right:25px;
text-decoration: none;
}
a.rowPrd:hover {
background:#666666 url(https://www.mrvend.co.il/images/icon_prd_list.png) no-repeat right center;
color:#ffffff;
}

.priceRequest a.popupLink{
background-color:;
background:#352873 url(https://www.mrvend.co.il/images/icon_prd_price.png) no-repeat right center;
color:#ffffff;
display: inline-block;
height: 16px;
margin: 5px;
padding: 5px 10px;
padding-right:25px;
text-decoration: none;
}
.priceRequest a.popupLink:hover{
background:#666666 url(https://www.mrvend.co.il/images/icon_prd_price.png) no-repeat right center;
color:#ffffff;
}

/* END PRODUCTS */

div.boxArticles { margin-bottom:3px;background:#f2f2f2; }
div.boxArticles h2 { }

body#popupBg {background:none !important;}

/* 
--------------------------------
Newsletter form module 
--------------------------------
*/

div.newsletter-form {
min-height:0px;
}
div.newsletter-form form#newsletterForm {
width:100%;
margin:0;
}

div.newsletter-form form#newsletterForm .input_reg {
width:125px;
padding:0;
float:right;
}

div.newsletter-form form#newsletterForm .input_reg input {
width:117px;
float:right;
}

div.newsletter-form form#newsletterForm .buttons {
float:right;
width:82px;
margin:0;
padding:0;
}

div.newsletter-form form.newsletterForm div#newsletterForm_receiveNews { margin:0px;min-height:35px; }

form#newsletterForm div.input_reg, form#newsletterForm div.input_long {
width:198px;
height:22px;
margin:0;
margin-bottom:5px;
padding:0;
float:right;
padding-left:20px;
}

form#newsletterForm div.input_long {
width:515px;
padding:0;
}

form#newsletterForm div.receivenews {
width:515px;
height:22px;
margin:0px;
margin-top:10px;
font-size:9pt;
font-weight:normal;
float:right;
display:inline;
}

form#newsletterForm div.receivenews input {
float:right;
margin-left:10px;
}

form#newsletterForm div.buttons input.contact_submit {
width:72px;
height:1.7em;
margin:0;
margin-right:10px;
text-align:center;
font:bold 10pt Arial;
color:#138037;
float:left;
border:0;
cursor:pointer;
background-color:#666666;
}

form#newsletterForm div.buttons input.contact_submit:hover  {
background-color:#352873;
}

/*****************************/
/** QapTcha CSS **/
/*****************************/
.captchaWrap {
	float: right;
	width: 280px;
}

.QapTcha {
	margin-top:10px;
	direction: ltr;
	text-align: left;
}

.QapTcha .clr{clear:both}

.QapTcha #bgSlider {
	width:202px;
	height:22px;
	background:transparent url(https://www.mrvend.co.il/images/sprites.png) no-repeat 0 -22px;
	float:left;
}

.QapTcha #Slider {
	width:48px;
	height:22px;
	background:transparent url(https://www.mrvend.co.il/images/sprites.png) no-repeat -32px 0;
	cursor:e-resize;
}

.QapTcha #Icons {
	float:left;
	width:16px;
	height:16px;
	background:transparent url(https://www.mrvend.co.il/images/sprites.png) no-repeat 0 0;
	margin-top:3px;
	margin-left:10px;
}

.QapTcha #TxtStatus {
	width:202px;
	margin-top:7px;
	text-align:center;
	clear:both;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	direction:rtl;
	text-align:right;
}

.captchaWrapShort { width:220px; }
.captchaWrapShort .QapTcha { width:202px; }
.captchaWrapShort .QapTcha #bgSlider { width:182px; }

/** States **/
.QapTcha .dropSuccess {
	color:#568E2F;
}

.QapTcha .dropError {
	color:#bb2828;
}

#slider {
top:0;
left:0;
}
.flag_leng_heb {
    background:transparent url(https://www.mrvend.co.il/images/leng_he.png) no-repeat 0 -32px;
    width: 32px;
    height: 32px;
}


.flag_leng_eng {
    background:transparent url(https://www.mrvend.co.il/images/leng_he.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
}



.socialNetworks a.google_plus {
    background-position: -398px -38px;
}








.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	direction: ltr !important;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */




.bx-wrapper .bx-controls-direction a {
	font-size: 0 !important;
	position: absolute;
	margin-top: 0px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 3;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.pp_details {
    margin-top: 10px;
}
#logo-text {
    font-size: 24px;
    padding-top: 25px !important;
}
#logo-text a.logo {
    color: #000;
    text-decoration: none;
}

.contact_text {
    width: auto;
    float: right;
}
.map {
    float: left;
}


.clients-slider{
	display:block;
	clear:both;
	width:960px;
	margin:0 auto;
	padding-top:50px;
}

.clients-slider .clients-slider-title{
	margin:0;
	padding-bottom:20px;
	font-family: 'Nunito', Arial;
	font-size:20px;
	font-style: normal;
	font-weight: 300 !important;
	text-align:center;
}

.clients-slider .clients-slider-box{
	padding:20px 60px;
	background:;
	height:90px;
	position:relative;
	direction:ltr;
}

.clients-slider .swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.clients-slider .swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.clients-slider .swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.clients-slider .swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.clients-slider .swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.clients-slider .swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

.clients-slider .swiper-container {
	width: 100%;
	height: 100%;
}

.clients-slider .clients-slider-box .slider-box-l, .clients-slider .clients-slider-box .slider-box-r {
	position: absolute;
	left:0;
	top: 50%;
	margin-top:-20px;
	width:40px;
	height:40px;
	background: url(https://www.mrvend.co.il/images/1_slider-box-l.png) no-repeat center center;
}
.clients-slider .clients-slider-box .slider-box-r {
	left:auto;
	right:0;
	background: url(https://www.mrvend.co.il/images/1_slider-box-r.png) no-repeat center center;
}

.clients-slider .clients-slider-box .slider-box-l:hover, .clients-slider .clients-slider-box .slider-box-r:hover {background-color:};}

.clients-slider .clients-slider-box .swiper-slide{
	float:right;
	margin:0;
	width:172px;
	height:90px;
}

.clients-slider .clients-slider-box .swiper-slide .swiper-slide-bg{
	display:block;
	margin:0 auto;
	width:152px;
	height:90px;
	background:#ffffff;
	text-align:center;
	line-height:90px;
}

/* infoBox slider */
.infoBox-slider{
    display:block;
    clear:both;
    width:960px;
    margin:0 auto;
    padding-top:50px;
}
.infoBox-slider .infoBox-slider-title{
    margin:0;
    padding-bottom:20px;
    font-family: 'Nunito', Arial;
    font-size:20px;
    font-style: normal;
    font-weight: 300 !important;
    text-align:center;
}
.infoBox-slider .infoBox-slider-box{
    padding:20px 60px;
    background:;
    height:200px;
    position:relative;
    direction:ltr;
}
.infoBox-slider .swiper-container {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
}
.infoBox-slider .swiper-wrapper {
    position:relative;
    width:100%;
    -webkit-transition-property:-webkit-transform, left, top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;

    -moz-transition-property:-moz-transform, left, top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;

    -o-transition-property:-o-transform, left, top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px,0px);

    -ms-transition-property:-ms-transform, left, top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;

    transition-property:transform, left, top;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;
}
.infoBox-slider .swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.infoBox-slider .swiper-slide {
    float: left;
}

/* IE10 Windows Phone 8 Fixes */
.infoBox-slider-box .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.infoBox-slider-box .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}
.infoBox-slider-box .swiper-container {
    width: 100%;
    height: 100%;
}
.infoBox-slider-box .slider-box-l, .infoBox-slider-box .slider-box-r {
    position: absolute;
    left:0;
    top: 50%;
    margin-top:-20px;
    width:40px;
    height:40px;
    background: url(https://www.mrvend.co.il/images/1_slider-box-l.png) no-repeat center center;
}
.infoBox-slider-box .slider-box-r {
    left:auto;
    right:0;
    background: url(https://www.mrvend.co.il/images/1_slider-box-r.png) no-repeat center center;
}
.infoBox-slider-box .slider-box-l:hover, .infoBox-slider-box .slider-box-r:hover {background-color:};}
.infoBox-box .swiper-slide{
    float:right;
    margin:0;
}
.infoBox-box .swiper-slide .swiper-slide-bg{
    display:block;
    margin:0 auto;
    width:100%;
    height: 200px;
    line-height: 90px;
}
/* end of infoBox slider */

/* ===============================================================
Full Screen Rotator Styles
================================================================*/
.fullWidthRotator{
    direction:ltr;
    position:relative;
    z-index:1;
}

.fullWidthRotator .swiper-container {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
}

.fullWidthRotator .swiper-wrapper {
    position:relative;
    width:100%;
    -webkit-transition-property:-webkit-transform, right, top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;

    -moz-transition-property:-moz-transform, right, top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;

    -o-transition-property:-o-transform, right, top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px,0px);

    -ms-transition-property:-ms-transform, right, top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;

    transition-property:transform, right, top;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;
}
.fullWidthRotator .swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.fullWidthRotator .swiper-slide {
    float: right;
}

/* IE10 Windows Phone 8 Fixes */
.fullWidthRotator .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.fullWidthRotator .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.fullWidthRotator .swiper-container {
    /* Specify Swiper's Size: */

    /*width:200px;
    height: 100px;*/
    width: 100%;
    height: 100%;
}
.fullWidthRotator .swiper-slide {
    /* Specify Slides's Size: */

    /*width: 100%;
    height: 100%;*/
    position: relative;
}
.fullWidthRotator .swiper-slide-active {
    /* Specific active slide styling: */

}
.fullWidthRotator .swiper-slide-visible {
    /* Specific visible slide styling: */

}
/* ===============================================================
Pagination Styles
================================================================*/
.fullWidthRotator .pagination {
    position: absolute;
    bottom: 10px;
    width:100%;
    text-align: center;
    direction: rtl;
}
.fullWidthRotator .swiper-pagination-switch {
    display: inline-block;
    float:none;
    width:12px;
    min-width:12px;
    height:12px;
    padding:0;
    border-radius:12px;
    background: #222222;
    margin:0 4px;
    opacity: 0.8;
    cursor: pointer;
}
.fullWidthRotator .swiper-visible-switch {
    background: #aaaaaa;
}
.fullWidthRotator .swiper-active-switch {
    background: #ffffff;
}

.fullWidthRotator .arrow-left, .fullWidthRotator .arrow-right {
    background:url() no-repeat right center;
    height: 44px;
    right: 10px;
    left:auto;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    width: 44px;
    opacity:0.6;
}

.fullWidthRotator .arrow-right {
    background-position:left center;
    right:auto;
    left: 10px;
}

.fullWidthRotator .arrow-left:hover, .fullWidthRotator .arrow-right:hover,
.fullWidthRotator .arrow-left:focus, .fullWidthRotator .arrow-right:focus{opacity:0.8;}

.swiper-content{
    position:absolute;
    bottom:35px;
    right:50%;
    margin-right:-480px;
    width:900px;
    padding:20px 30px 30px;
    background:rgb(0,0,0);
    background:rgba(0,0,0,.5);
    color:#ffffff;
    direction: rtl;
}

.swiper-content h2, .swiper-content p{margin:0;}

.pagination {
    display: block;
}body {
background-image:url(https://www.mrvend.co.il/images/2_bodyBg.jpg);
background-repeat: repeat-x;
background-position: center top;
width:100%;
height:auto !important;
height:100%;
min-height:550px;
}

.header {
background:url(https://www.mrvend.co.il/images/1_headerBg.png) no-repeat right top;
height: 240px;
}

a.logo {
height: 200px;
margin-top:-1px;
}

div#languages * {color:#FFFFFF;font-size:13px;float:left;}
div#languages p {color:#FFFFFF;font-size:13px;}
div#languages a {color:#FFFFFF;}
div#languages a:hover {color:#FFFFFF;}

form#search input {background-color:#FFFFFF;}
form#search input.submit {background-color:#352873;}
form#search input.submit:hover {background-color:#1f1f59;}


/* ******************** Top Menu ******************** */

div#menu {margin-top:0 !important;}

div#menu ul li a {
padding-right:10px;
padding-left:10px;
}

div#menu {height:40px;background:none;}

div#menu ul {background:none;height:40px;}

div#menu ul li,div#menu ul li:hover {height:40px !important;background:none;}

div#menu ul li a {
color:#352873;
font:14px Arial;
height:28px !important;
padding-top: 12px;
}

div#menu ul li:hover {color:#352873;background:none;}

div#menu ul li:hover a , div#menu ul li a:hover, div#menu ul li:hover ul li a {
color:#352873;
background:none;
text-decoration:underline;
}

/* ***** Drop Down ***** */
div#menu ul li ul {
padding-top:0;
top: 40px;
background-color:#dfdfdf !important;
}

div#menu ul li ul li , div#menu ul li ul li a {height:auto !important;height:20px;min-height:20px;float:none;}

div#menu ul li ul li ,div#menu ul li ul li:hover, div#menu ul li ul li a, div#menu ul li ul li a:hover  {
height:auto !important;
height:20px;
min-height:20px;
color:#352873 !important;
background-color:#dfdfdf !important;
float:none;
}

div#menu ul li ul li a {
color:#352873 !important;
background-image:none !important;
background-color:#dfdfdf !important;
font:14px Arial;
}

div#menu ul li ul li a:hover {
color:#dfdfdf !important;
background-color:#352873 !important;
}

div#menu ul li:hover ul li {
border:0px solid ;
border-top:0px;
}

.shadow {
box-shadow: 0 2px 2px #FFFFFF;
}
/* ******************** End - Top Menu ******************** */

ul#sideMenu li a {
background:none;
background:url(https://www.mrvend.co.il/images/1_sideNavBg.png) no-repeat center bottom;
color:#352873;
font-size:14px;
font-weight:normal;
}

ul#sideMenu li:hover a, ul#sideMenu li.expand a {
background:none;
background:url(https://www.mrvend.co.il/images/1_sideNavBg.png) no-repeat center bottom;
color:#138037;
}

div.boxContainer {background:none;}
div.boxHead {background:none;}
div.boxHead h2 {color:#352873;}
div.boxHead a {color:#352873;}

div.content {
margin-left:20px;
}

.bgside_shortContact {
background:url(https://www.mrvend.co.il/images/1_boxContainerBg.png) repeat-y left top !important;
}

.bgside_news {
background:url(https://www.mrvend.co.il/images/1_boxContainerBg.png) repeat-y right top !important;
}

form#contact div.buttons input.contact_submit, form#contact div.buttons input.contact_reset {
background:url(https://www.mrvend.co.il/images/1_btnContact.png) no-repeat center top !important;
height:24px;
color:#ffffff;
}

form#contact div.buttons input.contact_submit:hover, form#contact div.buttons input.contact_reset:hover {
background:url(https://www.mrvend.co.il/images/1_btnContact.png) no-repeat center bottom !important;
color:#ffffff;
}

div.footer {
margin-top:0;
border-top: none;
background-color:#ffffff;
}

div.footer * {
color:#A6A6A6 !important;
}

.page_inner, .pageWrap {
background-color:#ffffff;
padding-bottom:20px;
}

.main_inner .content{
/*margin-left: 30px;*/
width:700px;
}

div.gallery .panel h2, div.gallery .panel p {
color:#FFFFFF;
}




/**** service Contact ****/
form#service_contact {
margin:0;
padding:0;
width: 700px;
float:right;
margin-top:20px;
}

form#service_contact .line {
float:none;
}

form#service_contact div.label {
width:95px;
width:120px;
height:18px;
color:#595959;
margin-left:10px;
float:right;
text-align:right;
padding:2px 0;
font:bold 13px arial;
margin-bottom:10px;
}

form#service_contact span.service_contact_must {
color:#352873;
font-size:20px;
height:22px;
display:block;
float:right;
overflow:hidden;
padding-left:4px;
}

form#service_contact div.input_reg, form#service_contact div.input_long , form#service_contact div.textarea {
width:198px;
width:180px;
height:22px;
margin:0;
padding:0;
float:right;
padding-left:20px;
margin-bottom:10px;
margin-bottom:20px;
}

form#service_contact select {
width:180px;
}

form#service_contact div.input_long {
color: #352873;
font-size: 15px;
font-weight: bold;
padding: 0;
width: 515px;
}

form#service_contact .input_long_title {
margin-bottom: 5px !important;
margin-top: 15px !important;
}

form#service_contact div.receivenews {
width:515px;
height:22px;
margin:0;
padding:0;
margin-top:10px;
font-size:9pt;
font-weight:normal;
margin-right:105px;
float:right;
display:inline;
}

form#service_contact div.receivenews input {
float:right;
margin-left:10px;
}

form#service_contact div.textarea {
width:515px;
height:152px;
background:url() no-repeat;
}

form#service_contact div.input_reg input, form#service_contact div.input_long input  {
font:normal 10pt arial;
width:192px;
width:170px;
margin:0;
padding:2px 3px;
}

form#service_contact div.input_long input {
width:515px;
width:500px;
}

form#service_contact div.textarea textarea {
font:normal 12px arial;
width:515px;
width:500px;
height:146px;
margin:0;
padding:3px;
overflow:hidden;
}

form#service_contact div.sep {
height:20px;
}

form#service_contact div.buttons {
width:521px;
margin:0;
padding:0;
margin-top:15px;
margin-right:105px;
display:inline; 
float:right;
}

form#service_contact div.buttons input.contact_submit, form#service_contact div.buttons input.contact_reset  {
width:72px;
height:1.7em;
margin:0;
text-align:center;
font:bold 10pt Arial;
color:#138037;
float:left;
margin-right:10px;
border:0;
cursor:pointer;
background-color:#666666;
}

form#service_contact div.buttons input.contact_reset:hover  {
background-color:#f2f2f2;
}

form#service_contact div.buttons input.contact_submit:hover  {
background-color:#352873;
}

form#service_contact input.required, form#service_contact textarea.required {
border: 1px solid #cc0000;
}

form#service_contact div.buttons input.disabled,  form#service_contact div.buttons input.disabled:hover  {
background-color:#e5e5e5 !important;
color:#d1d1d1 !important;
cursor:text;
}

form#service_contact div.buttons input.contact_submit, form#service_contact div.buttons input.contact_reset {
background:url(https://www.mrvend.co.il/images/1_btnContact.png) no-repeat center top !important;
height:24px;
color:#ffffff;
}

form#service_contact div.buttons input.contact_submit:hover, form#service_contact div.buttons input.contact_reset:hover {
background:url(https://www.mrvend.co.il/images/1_btnContact.png) no-repeat center bottom !important;
color:#ffffff;