@font-face {
    font-family: 'Alef';
    src: url('../fonts/Alef/Alef.eot');
    src: url('../fonts/Alef/Alef.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Alef/Alef.woff') format('woff'),
         url('../fonts/Alef/Alef.ttf') format('truetype'),
         url('../fonts/Alef/Alef.svg#alefbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Carmela';
    src: url('../fonts/Carmela/carmela.eot');
    src: url('../fonts/Carmela/carmela.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Carmela/carmela.woff') format('woff'),
         url('../fonts/Carmela/carmela.ttf') format('truetype'),
         url('../fonts/Carmela/carmela.svg#alefbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Carmelit';
    src: url('../fonts/Carmelit/carmelit.eot');
    src: url('../fonts/Carmelit/carmelit.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Carmelit/carmelit.woff') format('woff'),
         url('../fonts/Carmelit/carmelit.ttf') format('truetype'),
         url('../fonts/Carmelit/carmelit.svg#alefbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Felix007';
    src: url('../fonts/Felix007/felix007.eot');
    src: url('../fonts/Felix007/felix007.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Felix007/felix007.woff') format('woff'),
         url('../fonts/Felix007/felix007.ttf') format('truetype'),
         url('../fonts/Felix007/felix007.svg#alefbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'OpenSansHebrew-Regular';
	src: url('../fonts/open-sans/OpenSansHebrew-Regular.eot?') format('eot'), 
	     url('../fonts/open-sans/OpenSansHebrew-Regular.woff') format('woff'), 
	     url('../fonts/open-sans/OpenSansHebrew-Regular.ttf')  format('truetype'),
	     url('../fonts/open-sans/OpenSansHebrew-Regular.svg#OpenSansHebrew-Regular') format('svg');
}

@font-face {
	font-family: 'OpenSansHebrew-Regular';
   src: url('../fonts/open-sans/opensanshebrew-bold.eot');
   src: url('../fonts/open-sans/opensanshebrew-bold.eot') format('embedded-opentype'),
   url('../fonts/open-sans/opensanshebrew-bold.woff2') format('woff2'),
   url('../fonts/open-sans/opensanshebrew-bold.woff') format('woff'),
   url('../fonts/open-sans/opensanshebrew-bold.ttf') format('truetype'),
   url('../fonts/open-sans/opensanshebrew-bold.svg#OpenSansHebrewBold') format('svg');
    font-weight: bold;
}

@font-face {
  font-family: 'OpenSansHebrewCondensed-Light';
  src: url('/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.eot?#iefix') format('embedded-opentype'),
  url('/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.woff') format('woff'),
 url('/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.ttf')  format('truetype'),
 url('/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.svg#OpenSansHebrewCondensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'Arimo';
    src: url('../fonts/Arimo/Arimo.eot');
    src: url('../fonts/Arimo/Arimo.eot?#iefix') format('embedded-Arimo'),
         url('../fonts/Arimo/Arimo.woff') format('woff'),
         url('../fonts/Arimo/Arimo.ttf') format('truetype'),
         url('../fonts/Arimo/Arimo.svg#Arimo') format('svg');
    font-weight: normal;
    font-style: normal;
}

	@font-face {
        font-family: "Roboto";
        src: url('../fonts/roboto/976104737-Roboto-Light.eot');
        src: url('../fonts/roboto/976104737-Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/976104737-Roboto-Light.svg#Roboto Light') format('svg'),
        url('../fonts/roboto/976104737-Roboto-Light.woff') format('woff'),
        url('../fonts/roboto/976104737-Roboto-Light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

	@font-face {
        font-family: "Roboto";
        src: url('../fonts/roboto/Roboto-Medium.eot');
        src: url('../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Medium.svg#Roboto-Medium') format('svg'),
        url('../fonts/roboto/Roboto-Medium.woff') format('woff'),
        url('../fonts/roboto/Roboto-Medium.ttf') format('truetype');
        font-weight: bold;
        font-style: normal;
    }









body {
	direction:rtl;
}

		.scrollup{
width: 50px;
    height: 50px;
    color: #fff!important;
    font-size: 34px;
    line-height: 46px;
    text-align: center;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    background:  rgba(99, 52, 148, 0.78);;
    z-index: 999999;
    border: 1px solid #633494;
		}

.accessibillity{
	position: fixed;
	right: 0px;
	top: 0px;
	background: rgba(99, 52, 148, 0.76);
	width: auto;
	color: white !important;
	padding: 0;
	font-size: 16px;
	z-index: 9999999;

}
.accessbutton {
		padding: 9px 13px;
}
.showacc {

	position:fixed;
	top:0;
	right:-120px;
	padding: 6px 13px;
	width:120px;
    transition: 1s;
	z-index: -99;
}



.accessibillity:hover .showacc{
	position:fixed;
	right:40px;
	top:0;
	transition: 1s;
	z-index: -99;
}

			.unsupport-box{
				width: 100%;
				padding: 6px;
				background: white;
				border-bottom: 2px solid rgb(227, 100, 91);
				margin-bottom: 3px;
			}
			
			.unsupport-title{
				font-size: 16px;
				color: rgb(227, 100, 91);
				font-weight: bold;
			}
			
			.unsupport-content{
				  font-size: 14px;
			}

.navbar{
	min-height: initial !important;
}

.navbar-nav{
	float: right !important;
	padding: 0 !important;
}

.navbar-nav>li{
	float: right !important;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.dropdown-menu{
	left: auto !important;
	right: 0 !important;
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.navbar-default{
	background: none !important;
}

.navbar{
	margin-bottom: 0px !important;
	border: 0px !important;
}

.dropdown-menu{
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	border: 0px !important;
	background-clip: initial !important;
	padding: 0px !important;
}

.dropdown-menu li a{
	padding: 7px 0px;
	text-align: right;
	padding-right: 14px;
}

.dropdown-menu{
	display: block !important;
	 right: -9999px !important;
}


nav ul li:hover ul,
nav ul li.hover ul
{
	right: 0 !important;
}

nav ul li:hover,
nav ul li.hover
{
	z-index: 100 !important;
}




body, input, textarea, div	{

	font-family:OpenSansHebrewCondensed-Light ,Arial !important;

}
body  {
	background: url(../media/upload/)  top left repeat-x ;
}


body  {
	background-color:transparent !important ;

}

body, input, textarea, div, span, p {
	font-family:OpenSansHebrewCondensed-Light ,Arial !important;

}

body {
	font-size:20px;
}

a:link				{color:#000000; text-decoration:none; outline:none;}
a:visited			{text-decoration:none; outline:none; color: #000000 ;}
a:active 			{color:#000000; text-decoration:none; outline:none;}
a:hover 			{color:#000000; text-decoration:none!important; outline:none;}
img 				{border:none; max-width:100%; }
select 				{background:#ffffff; color:#000000;width:100px; border:none;}
option 				{background:#ffffff; color:#000000;}
option:hover 		{background:#ffffff; color:#000000;}
h1					{ font-size:32px; }
h2					{ font-size:24px; }
h3					{ font-size:18px; }
h4					{ font-size:16px; }
h5					{ font-size:14px; }
h6					{ font-size:12px; }

p {
margin: 0;
padding: 0;
}

hr	{
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #000000 !important;
opacity: 0.1;
}

#Space{
clear:both;
padding-top:100px;
}

iframe	{max-width:100%;}

div.at4-arrow{text-indent: 9999em !important;}

.menu-button {
	text-align:center; 
	padding:10px!important;
background : #000000;
color: #ffffff;

}

.menu-button	img {max-height:40px; }
.menu_icon	{color: #ffffff; position:absolute; top:20px; right:20px;}
.nav-menu {

  display: inline;
  margin: 0;
	padding:0;
  list-style: none;

}
.editit {
border:1px dashed #ccc;
}

.cke_editable.cke_editable_inline.cke_focus{
border:1px dashed red;
outline: none;
cursor: text;
}

.mm-ismenu {
	background:#000000  !important;
	background-image: -ms-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -moz-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #000000));
	background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
	color: #ffffff !important;
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
border-color: #ffffff !important;
}

.mm-menu .mm-list > li > a.mm-subclose {
	background:#000000  !important;
	background-image: -ms-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -moz-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #000000));
	background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
	color: #ffffff !important;

}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
margin-right:0 !important;
}

#Fixed_menu {
position:fixed;
background-color: #ffffff;
background-position: top center;
background-repeat: repeat-x;
background-size: auto;
background-attachment: scroll;
top: 0;
	display: none;
	margin: auto;
	opacity: 0.98;
	left: 0;
	right: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 9998;


}

.navbar-nav a	{
	color: #ffffff !important;
/*
	height:35px;
*/
	display: inline-block;
	padding: 0 20px;
	line-height:35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.nav-menu li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}


.navbar-nav li a:hover {
	background:  !important;
	color:#ffffff !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3 ease-in-outs;
}

.navbar-nav > li:hover > a {
	background:  !important;
	color:#ffffff !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav li:hover a < li{
	color:#ffffff !important;
			}


.nav-menu li ul {
  text-align: right;
  padding: 0;
  display: none;
  position: absolute;
  top: 35px;
  right: 0;
  width: 170px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;

  opacity: 0;
  visibility: hidden;
-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	z-index:9999999;
}




.nav-menu li ul li{ 


	background:#ffffff;
	border-bottom:1px dashed #633494;
	color:#000000;
	width:100%;
}
.nav-menu li ul li a{ 
	width:100%;
	color:#000000;
}


.dropdown-menu li a{
	background:#ffffff;
	color:#000000 !important;
}



.nav-menu li ul li a:hover { }

.nav-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.nav-menu .menu-last {
	border-bottom:none;
}

.navbar-nav li.active  > a {
	 color:#ffffff; 	background:;  
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
	border-bottom : 0px solid #5e8be0;
;
	background:  !important;
	color:#ffffff !important;
}

.nav-menu li.menu-parent > a {
	 color:#ffffff; 	background:;  
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
	border-bottom : 0px solid #5e8be0;
;
	color:#ffffff;

}

.header-side {

}



.login_form{
max-width: 370px;
width: 90%;
margin: 0 auto;
}

#Container {
	border-style:solid;
	width:100%;
	min-height:340px;
	height:100%;
	margin: auto;

}

#Icons {
	position:relative;
	bottom:20px;
}



#Seperator {
	display:inline-block;
}

#menu_spacing {
	padding-left:10px;
	padding-right:10px;
	height:35px;
}

#menu_spacing_footer {
	padding-left:5px;
	padding-right:5px;
}



#BG {
	position: fixed;
	width:100%;
	height:100%;
	z-index:-99999;
}


#Box {
	max-width:1090px;
	position: relative;
	width: 100%;
	margin:0 auto;
}

#Page_Title {
	background:url(../media/upload/alum_title-01.jpg);
	background-color:#f0f1f1;
    background-repeat: no-repeat;
	padding:26px;


	-webkit-box-shadow: inset 0px -11px 11px rgba(115,115,115,0.27);
	-moz-box-shadow:    inset 0px -11px 11px rgba(115,115,115,0.27);
	box-shadow:         inset 0px -11px 11px rgba(115,115,115,0.27);
}


#Page_Title h1,#Page_Title h2,#Page_Title h3,#Page_Title h4,#Page_Title h5 {
	margin:0;
	color:#141414!important;

}

#Main_575_31	{
	background: rgba(255,255,255,1);
	position:relative; 
margin-top:0px;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	min-height:440px;
}

#Logo {
	padding:20px 0 30px 0;
	text-align: center;

}

#Logo_text {
	font-size:34px;
	color: #222;
	text-shadow: 0px 1px 2px #555;
}


#Main_table {
	position:relative;
	margin:auto;
}

#Header_table {
	background:#000000;
	background-image: -ms-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -moz-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #000000));
	background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
	border-bottom:0px solid
#ffffff;

	width:95%;


	text-align:center;
	font-size:20px;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin:auto;

}

#Content_table {
	width:95%;

	padding-top:40px;
	padding-bottom:30px;
	margin:auto;
}

.nav-flex{
	display: inline-block !important;
	padding-top: 20px;
}


#padding_preview {
	padding-right:10px;
	padding-left:10px;
	font-size:16px;
	text-align: justify;
	position:relative;
}

#padding_flash_preview {
	text-align:center;
	margin-top:10px;
	margin-right:10px;
}

#padding_contact {
	padding-top:10px;
}

#contact_input {}

#padding_press {padding-right:10px; padding-top:10px; padding-left:10px;}



#Sub_Menu {
	font-size: 14px;
	margin-top:8px;
	background:#303030;
	width: 880px;
	min-height:23px;
	height:auto;
	display: block;
	text-align:center;
	line-height: 23px;
}

#Sub_Menu .menu-current {
	display:inline-block;
	 color:#ffffff; 	background:;  
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
	border-bottom : 0px solid #5e8be0;
;
	padding-right:10px;
	padding-left:10px;
}

#Sub_Menu .menu-sibling {
	display:inline-block;
	height:100%;
	padding-right:10px;
	padding-left:10px;
}

#Sub_Menu span:hover	{
	display:inline-block;
	 color:#ffffff; 	background:;  
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
	border-bottom : 0px solid #5e8be0;
;
}

#Menu_pic {
	margin-top:10px;
	width:356px;
	height:310px;
	display:block;
	float:left;
}

#Menu_items {
	width: 510px;
	float:right;
	margin-top:20px;
}

#Menu_title {
	text-align:right;
	font-size: 14px;
	font-weight: bold;
}

#Menu_price {
	text-align:left;
	font-size: 14px;
}

.BMmain {
	width: 490px;
}

.BMheader {
	vertical-align:middle;
	font-weight: bold;
	text-align: center;
}

.BMlink {
	width: auto;
	vertical-align: middle;
	text-align: center;
}

.BMlink img {
	border: none;
}

div.swift2_gallery {
	display: block;
	width: 890px;
	overflow: hidden;
}

div.all_galleries {
	font-size: 14px;
	margin-top:8px;
	background:#303030;
	width: 880px;
	height:25px;
	display: block;
	text-align:center;
	line-height: 24px;
	visibility:hidden;
}

div.gallery_title {
	font-size: 16px;
	font-style: italic;
	color: gray;
	padding-left: 10px;
	width: 370px;
	line-height: 15px;
}

div.gallery_description {
	font-size: 11px;
	color: gray;
	line-height: 1.4;
	padding-left: 20px;
	display: block;
	float: left;
}

div.images {
	display: block;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 8px;
	float: left;
}

#gallery_menu {
	margin-top:-8px;
}

#swift_menu2 {
	width: 16px;
	height: 16px;
	background:#280F0D;
	display:inline-block;
	text-align:center;
	margin-right:5px;
}

#swift_menu_current {
	width: 16px;
	height: 16px;
	background:#280F0D;
	display:inline-block;
	text-align:center;
	margin-right:5px;
}

div.gallery_thumbnails {
	display: block;
	width: 370px;
	float: right;
	margin-top: -3px;
	margin-right: 0px;
}

div.thumbnails {
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
}

.ui-tabs {
	direction: rtl;
}

.ui-tabs .ui-tabs-nav li a {
	float: right;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li.ui-state-default 	{
	float: right;
}

.recommended_date	{font-size:80%; opacity:0.8;}

#Container {
	border:none;
	color:#000000;
	position: relative;
}


#DESCRIPTION {
	border-bottom:1px solid #FFFFFF;
}

div.all_galleries a {
	color:#9DA7D8;
}

#swift_menu2 {
	color:#fff;
}

#swift_menu_current {
	color:#fff;
}

#Sub_Menu a {
	color:#fff;
}

#Header_table span {
	color:#ffffff;
	font-weight:normal;
}

#Page_Name {
	color:#000000;
}

#575_31_Footer {
	color:1;
}

#575_31_Footer a {
	color:1;
}

#Footer_Address {
	color:1;
}

#Footer_table a {
	color:#ffffff;
}



.rec_table {
	border-bottom:#9DA7D8 solid 1px;
}

.BMheader {
	background-color:#FFFFFF;
	color: #9DA7D8;
}

a.grouped_elements {
	color:#000000;
}

#Design_Form input {
	border:1px solid #ADADAC;
}

#Container label {
	width:80px;
	display:inline-block;
	padding:0 0 15px 0;
}


#slideshow {
    position:relative;

	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

#page-wrap { 
	position: relative;
	width: 400px; 
	margin: 50px auto; 
	padding: 20px; 
	background: #fff; 
	-moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black; 
	box-shadow: 0 0 20px black; 
}

#Bottom_sitemap_575_31	{
	width:100%;
	margin:auto;
	height:260px;
	background:#000000 ;
	text-align:center;
	position:relative;
	clear: both;

border-bottom-right-radius:0px;
border-bottom-left-radius:0px;

-moz-border-bottom-right-radius: 0px;
-moz-border-bottom-left-radius: 0px;

-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;

-khtml-border-bottom-right-radius: 0px;
-khtml-border-bottom-left-radius: 0px;


}


div[id*='doksoft_maps']{
margin:auto;
}

#Product_Container	{
	position:relative;


	width:195px;
	height:250px;
	display:block;

}


#Product_Title {
	text-align:center;
	font-weight:bold;
	margin:3px;
	font-size:13px;
	height:35px;
	color:#000;
}

#Product_Title a {
	color:#000;
}

#Product_Pic {
	text-align:center;
}

#Product_Pic img {
	height:80px;
}

#Product_Desc {
	text-align:center;
	font-size:12px;
	margin:3px;
	height:60px;
	overflow:hidden;
}

#Product_Price {
	position:absolute;
	bottom:5px;
	left:5px;
	font-size:13px;
	font-weight:bold;
}

#Product_PayPal	{
	position:absolute;
	bottom:8px;
	right:-10px;
}

#Product_PayPal	input {
	border:none;
}

#Main_product {
	width:100%;

	position:relative;

}

#Product_MainContainer {
	color:#000;
	width:100%;
	position:relative;
}

#Product_MainPic img {

	max-height:180px;

	padding:30px;

}

#Main_product .bar {
	padding:10px;
font-size:15px; border-radius: 8px;
}

		#ShowSearchBox{
			outline: none;
		}

		#Search_container{
				position: absolute;
				top: 40px;
				background: white;
				padding: 17px;
				border: 1px solid rgb(216, 216, 216);
				box-shadow: 0px 1px 8px rgb(183, 183, 183);
				-webkit-box-shadow: 0px 1px 8px rgb(183, 183, 183);
				-moz-box-shadow: 0px 1px 8px rgb(183, 183, 183);
				box-sizing: border-box;
				transition: all .2s;
				-webkit-transition: all .2s;
				-moz-transition: all .2s;
				clear: both;
				z-index: 2222;
			}
			
			.searchBox {
				height: 35px;
				width: 200px !important;
				outline: none;
				direction: rtl;
				padding: 5px;
				box-sizing: border-box;
				border: 1px solid rgb(193, 193, 193);
				border-left: none;
				font-size: 15px !important;
				color: rgb(162, 162, 162);
				background: rgb(246, 246, 246);
				border-top-left-radius: 0px !important;
				border-bottom-left-radius: 0px !important;
				border-left: none !important;
			}
			
			.searchBtn{
				background: #2980b9;
				border: 1px solid #2980b9 !important;
				color: white;
				height: 35px;
				width: 38px;
				outline: none;
				border-top-right-radius: 0px;
				border-bottom-right-radius: 0px;
				border-right: none !important;
				float: left;
			}
			
			.searchBtn:hover{
				background: #2E8FCF;
				cursor: pointer;
			}
			
			.hideSearch{
				opacity: 0;
				filter: alpha(opacity=0); /* for IE */
				-moz-transform: scale(0);
				-webkit-transform: scale(0);
				-ms-transform: scale(0);
			}
			
			.showSearch{
				opacity: 1;
				filter: alpha(opacity=100); /* for IE */
				-moz-transform: scale(1);
				-webkit-transform: scale(1);
				-ms-transform: scale(1);
			}

#Breadcrumbs {
	width:100%;
	height:20px;
	font-size:12px;
	border-bottom:1px solid #EDEDED;
	text-align: right;
	position: absolute;
	right: 0;
	top: -20px;
}

#Breadcrumbs a {
	color:#000;
}

#bread_arrow {
	position:relative;
	top:2px;
}

#MainDesc {
	font-size:15px;
}

#Product_MainTitle {

}

#Product_MainContainer h2 {

	padding:0;
	margin:0;
}

#Product_MainSku {
	background:#F8F8F8;
	border:1px solid gray;
	height:50px;
}

#MainSku {
	margin:5px;
}

#Product_MainPrice {
	font-weight:bold;
	background:#F8F8F8;
	border:1px solid gray;
	height:50px;
}

#MainPrice {
	position:relative;
	top:17px;
}

#Product_MainShare {
	background:#F8F8F8;
	border:1px solid gray;
	height:50px;
}

#Product_MainBuy {
	position:relative;
	float:left;
	margin:10px;
}

#MainShare	{
	margin:5px;
}

#Product_Share	{
	width:160px;
	float:left;
	margin:5px;
}

#Map	{
	position:absolute;
	bottom:20px;
	left:20px;
	padding:20px;
	background:#fff;
	border:1px solid #D3D3D3;
}

#Sub_top_menu {
	margin:auto;
	font-size: 20px;
	background:#ffffff;
	width: 100%;
	height:auto;
	display: block;
	text-align:center;
	line-height: 23px;
	min-height:0;
}

#Sub_top_menu ul {
	list-style:none;
}

#Sub_top_menu li {
	display:inline-block;
}

#Sub_top_menu li a {
	display:inline-block;
	color:#000000;
	padding-right:10px;
	padding-left:10px;
}

#Sub_top_menu .menu-current a {
	display:inline-block; 
color:#ffffff; 	background:#633494;
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
;
	padding-right:10px;
	padding-left:10px;
}
#Sub_top_menu .menu-sibling a {
	display:inline-block;
	height:100%;
	padding-right:10px;
	padding-left:10px;
}

#Sub_top_menu li a:hover {
	display:inline-block; 
color:#ffffff; 	background:#633494;
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
;
}

#Sub_right_menu ul {
	list-style:none;
	position: relative;
	padding:0;
	margin:0;
	float:right;
	margin:20px 0 20px 0;
	width: 100%;
	font-size: 20px;
	text-align:right;
	z-index:9;
}

#Sub_right_menu li a {
	display:block;
	color:#000000;
	float:right;
	width: 100%;
	height:30px;

}
#Sub_right_menu li ul li a {
	padding-right:20px;
}


#Sub_right_menu .menu-current a:first-of-type{
	display:block; 
color:#ffffff; 	background:#633494;
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
;
	border-bottom:1px dashed #633494;
}


#Sub_right_menu .menu-sibling a{
	display:block;
}

#Sub_right_menu li a {
	display:block;
	background:#ffffff;
	line-height:28px;
}

#Sub_right_menu li a:hover	{
	
color:#ffffff; 	background:#633494;
	-webkit-transition: color .25s linear, background-color .25s linear;
	-moz-transition: color .5s linear, background-color .5s linear;
	transition: color .25s linear, background-color .25s linear;
;
	border-bottom:1px dashed #633494;
}

#Sub_right_menu	li a {
	border-bottom:1px dashed #633494;
}

#Sub_right_menu	.menu-last a,#Sub_right_menu .menu-last a:hover	{
	border-bottom:0;
}

#Sub_right_menu .menu-expand{
background:none!important;
text-align:right;
border-bottom:none!important;
}

#Sub_right_menu ul {

	margin:0 0 20px 0!important;

}

#Main_Blocks {
	width:740px;
	margin:auto;
}
#Main_Blocks_Table	td{
	width:250px;
}

.da-thumbs {
	list-style: none;
	position: relative;	margin: 20px auto;	padding: 0;
}
.da-thumbs li {
	float: right;
	margin: 0 25px 25px 25px;
	background: #fff;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.da-thumbs li ,.da-thumbs li img {
	display: block;
	position: relative;
}

.da-thumbs li  {
	overflow: hidden;
}

.da-thumbs li div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li  div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 0 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}

.da-thumbs li  div .da-thumbs-sub {
	margin: 0 20px 0 20px;
	box-shadow: none;
}

a[href^=tel] {
	color: black;
} 

#Credits_no_sitemap	{
	position:fixed;
	bottom:10px;
	left: 10px;
}

#Address_no_sitemap	{
	color:#000000; font-size:12px;
	position: fixed;
	bottom: 10px;
	right: 10px;
}


.formx_required	{
	float:right;
	color:red;
    position: absolute;
    right: 0;
}

#Bottom_image	{
	width:100%;
	height:445px;
	text-align:center;
	position:fixed;
	bottom:0;
}

#formx td {
padding:5px;
}

.formx_submit {
	float:left;
}

#Gallery_table	td {
	margin:20px;
}

input:focus,textarea:focus,select:focus {
	outline:none;
}

input[type=text],input[type=email],textarea {
	background:#ffffff !important;
	padding:5px !important ;
	width:100%;
	color:#000000 !important;
	direction:rtl;
	border:1px solid #cccccc ;
	font-size:13px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;

}

#Bottom_sitemap_575_31	a {
	color:#ffffff;
}

#Bottom_sitemap_575_31	a:hover {
	color:#633494;
}

#Bottom_sitemap_575_31 .site_map {
	padding-top:50px;
	font-size:16px;
}

#Credits {
text-align:left;

	left: 10px;
}

#Address {
	position:absolute;
	bottom:5px;
	right: 10px;
	color:#000000;
	font-size:12px;
}






#Footer_table {
	background-image:url(../media/upload/) top-center no-repeat;
	width:980px;
	height:260;
	text-align:center;
	font-size:16;
	visibility:hidden;
}

#575_31_Footer {
	vertical-align:middle;
	margin:auto;
	text-align:center;
	width:980px;
	height:20px;
	font-size:11px;
}

#575_31_Footer a {
	font-size:11px;
}

#Footer_Address {
	vertical-align:middle;
	margin:auto;
	text-align:center;
	width:980px;
	height:20px;
	font-size:12px;
}



input[type=submit],button {
	background:#633494; 
	padding:5px 10px 5px 10px;
	color:#ffffff;
	border:5px solid #633494 !important;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-moz-box-shadow: 0 0 0px 0 #808080;
	-webkit-box-shadow:  0 0 0px 0 #808080;
	box-shadow:  0 0 0px 0 #808080;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

input[type=submit]:hover,button:hover {
color:#ffffff!important;
}

#leader-form table td {
	padding:3px 5px 0 10px;
}

#Recommended{
width: 50%;
margin: auto;
}


#Thanks	{
	display:block;
	color:#fff;
	z-index:9999999;
	position:relative;
	top: 40%;
	text-align: center;
}

#cover {
	height:100%;
    width:100%;
    background-color:#000;
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:999;
}



.col-md-auto{
  padding: 0 15px 0 15px;
  float:left;
}

/* 1 item */
.col-md-auto:first-child:nth-last-child(1) {
    width: 100%;
}

/* 2 items */
.col-md-auto:first-child:nth-last-child(2),
.col-md-auto:first-child:nth-last-child(2) ~ div {
    width: 50%;
}

/* 3 items */
.col-md-auto:first-child:nth-last-child(3),
.col-md-auto:first-child:nth-last-child(3) ~ .col-md-auto {
    width: 33.3333%;
}

/* 4 items */
.col-md-auto:first-child:nth-last-child(4),
.col-md-auto:first-child:nth-last-child(4) ~ .col-md-auto {
    width: 25%;
}

/* 5 items */
.col-md-auto:first-child:nth-last-child(5),
.col-md-auto:first-child:nth-last-child(5) ~ .col-md-auto {
    width: 20%;
}

#Mobile_header	{
width:100%;
position:fixed;
bottom:0;
background: rgba(0,0,0,0.44);
z-index: 999;
padding:10px 0;
text-align:center;
-webkit-box-shadow: 0px 0px 17px rgba(0,0,0,0.82);
-moz-box-shadow:    0px 0px 17px rgba(0,0,0,0.82);
box-shadow:         0px 0px 17px rgba(0,0,0,0.82);

}




#Mobile_header span	{
color:#ffffff;
font-size:17px;
}

#Mobile_header img	{
max-height:20px;
max-width:100%;
}

.cke_editable.cke_editable_inline{
cursor: pointer;
}



#padding_recomended {
	padding:10px;
}

#rec_title {
	font-weight:bold;
	margin-bottom:15px;
}

#padding_add_rec {
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}

#input_rec {
	margin-left:20px;
	margin-right:20px;
}

.rec_table {
	width: 870px;
}

#padding_view_rec {
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}



.row {margin:0 !important;}
iframe {max-width:100% !important;}
#doksoft_maps2 {width:auto!important;}

.thumbnail {
position: relative;
  display: block;
  padding: 0px;
  margin-bottom: 0px;
  line-height: auto;
  background-color: #fff;
  border: 0px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.flexslider {
margin:0 0 20px!important;
}

.flex-control-nav {
display:none!important;
}

.photostyle img {
  padding: 0px !important;
  border: 0px #9db2b9 solid !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  transform: scale(1.0,1.0);
  -webkit-transform: scale(1.0,1.0);
  -ms-transform: scale(1.0,1.0);
  -moz-transform: scale(1.0,1.0);
  -o-transform: scale(1.0,1.0);
}
.thumbnail:hover > img{
	padding: 0px !important;
	border: 0px #9db2b9 solid  !important;
	-moz-border-radius: 0px  !important;
	-webkit-border-radius: 0px  !important;
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}
ul.photostyle li {

  margin: 0px!important;
  padding: 4px!important;
}

ul.photostyle li {
  display: inline-block;
  margin: 0px !important;
  padding: 0px;
  width: 25% !important;
  float: right !important;
  overflow: hidden !important;
}

.thumbnail:hover > .thumb_zoom {
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.thumb_zoom {

  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  z-index: 22;
  height: 100%;
  display: block !important;

}

.thumbnail:hover > .thumb_zoom{
	opacity: 1;
	filter: alpha(opacity=1);

	-webkit-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;

}

.thumbnail:hover > .thumb_zoom > .icon-center{
	transform: scale(2,2);
	-webkit-transform: scale(2,2);
	
	-webkit-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}


.icon-center {
  font-size: 36px !important;
  color: #fff !important;
  position: absolute !important;
  lefT: 0 !important;
  right: 0 !important;
  margin-top:43% !important;
}

.not-active {
   pointer-events: none;
   cursor: default;
	opacity:0.5;
}

.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px; 
  text-align: right;
}
.flex-direction-nav i {font-size:40px;}
.flex-direction-nav a {
  display: none;
  width: 40px;
  height: 45px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;

  cursor: pointer;
  color: rgba(0,0,0,0.8);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}



.form-control:focus {
  border-color: #633494!important  ;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(99,52,148, 0.6) !important;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(99,52,148, 0.6) !important;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #633494!important;
}

@media screen and (max-width: 768px){
	.sticky_menu	{
		position:fixed;
		top:0;
		width:100%!important;
		z-index:9999;
	}

	#Main_575_31{
		margin-top: 60px;
	}

	#Page_Title {
		margin-top: 60px;

	}

body {
    margin: 0 0 330px!important; /* bottom = footer height */
}
#Bottom_sitemap_575_31 {height:330px!important;}

}

@media screen and (max-width: 1024px){

	img.bg {
	left: 50%;
	margin-left: -512px; 
}


