@charset "utf-8";
body {
	margin:0;
	padding:0;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-family:Tahoma;
	font-size:12px;
	color:#000000;

	
}
.mix_container {
	overflow:hidden;
/*	_width:990px !important;*/
}
.content_home {
	height:525px;
	
	position:relative;
}

/********* added by Lev *********/
#resp{
	display:block;
	float:right;
	width:175px;
	/*height:480px;/*
	/*background:url(../images-g/galil.gif) center no-repeat;*/
	padding-left:4px;
	padding-right:3px;
	padding-top:15px;
	text-align:center;
	direction:rtl;
}

#resp .itm, #resp .itm_end{
	display:block;
	width:170px;
	min-height:30px !important;
	height:42px;
	height:auto!important;
	/*background:url(../images-g/dev.gif) no-repeat bottom left;*/
	color:#000000;
	text-align:right;
	padding-right:3px;
}

#resp .itm a, #resp .itm_end a{
	padding-right:8px;
	text-decoration:none;
	color: #acacac;
}

#resp .itm a:hover, #resp .itm_end a:hover{
    color: #f44fa6;
}

#resp .itm #opt{
 display:block;
 float:left;
/* height:12px;*/
 line-height:12px;
 width:36px;
  margin-top:5px;
 margin-left:0px;
}
#resp .itm_end #opt{
 display:block;
 float:left;
/* height:12px;*/
 line-height:12px;
 width:36px;
 margin-top:5px;
 margin-left:0px;
}

#resp .itm #opt a, #resp .itm_end #opt a{
	padding-right:0px;
	text-decoration:none;
	color: #acacac;
	font-size:11px;
	display:block;
	float:left;
	width:11px;
	line-height:12px;
	text-align:center;
	color: #FFFFFF;
	background:url(../images-g/grey.gif) no-repeat center;
	/*padding:0 1px 2px 0;*/
	padding:0 0 2px  0;
}

#resp .itm #opt a:hover, #resp .itm_end #opt a:hover{
    color: #FFFFFF;
	background:url(../images-g/pink.png) no-repeat center;
}

#resp .itm{
	background:url(../images-g/dev.gif) no-repeat bottom left;
}
#resp .itm_end{
	background:url(../images-g/dev_end.gif) no-repeat bottom left;
}

#resp .itm_valign_center {
	vertical-align:top;
	font-size:11px;
/*text-align:center;*/}

#tabs {
_width:770px !important;
/*_margin-right:170px;*/}

ul.tabs_sml {
  display:block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align:right;
  float:right;

  
}

ul.tabs_sml li {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 0;
  background: url(../images-g/num_tab.gif) no-repeat;
  margin-right: 1px;
  height:32px;
}
ul.tabs_sml linkbutton {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 0;
  background: url(../images-g/num_tab.gif) no-repeat;
  margin-right: 1px;
  height:32px;
}
ul.tabs_sml li a {
  display: block;
/*  padding: 0px 0px;*/
  color: #acacac;
  text-decoration: none;
/*  background: url(../mygranola_psd/images-g/num_tab_left.gif) no-repeat left top;*/
  line-height:30px;
  font-weight:bold;
  width:25px !important;
  text-align:center;
}

ul.tabs_sml li a:hover {
  color: #f44fa6;
}

.ClearBoth { clear:both;}

.calc { text-align:right; padding-left:5px;}

#EndHolder 
{
margin:30px 68px 0 0;
text-align:right;
width:650px;
}

#MixName 
{
width:100%;
margin:50px 50px 0 0;
}
#MixName input {
margin:0 20px 0 10px;
width:360px;
border:1px solid #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
}
#MixName span {
margin:0 5px;

}
#MixGreetingCard input 
{
	width:20px;
margin:0 20px 0 10px;
border:1px solid #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
}
.ENDmixItemOpt
{
height:44px;
background:url(../images-g/EndBg.jpg) no-repeat right top;
}

.EndBtns 
{
width:100%;
margin:100px 70px 0 0;
}
.BtnsStep1 {
width:100%;
margin:20px 80px 0 0;
}

.NoUnderline {
text-decoration:none !important;
}

/********* End Lev *********/

.mix_right {
	/*background:url(../images-g/onev_mix_side_bg.jpg) no-repeat bottom left;*/
	float:right;
	height:590px;
	width:182px;
}
.NewMix
 {
	background:url(../images-g/onev_mix_side_bg.jpg) no-repeat top right;
	height:590px;
 }
.mix_right_End
{
	background: url(../images-g/galil_thanks.gif) no-repeat bottom left;
	float:right;
	height:580px;
	width:180px;
}
.mix_left 
{
	width:80%;	
	
}
h1 {
	direction:rtl;
	font-size:22px;
	margin-right:30px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin:0;
	direction:rtl
}
h3{
	font-size:14px;
	
	color:#6f6f6f;
	padding:0;
	margin:0;
	direction:rtl
}

.font_pink {
	color:#f22490;
	font-size:14px;
}
.font_pink_18 {
	color:#f22490;
	font-size:18px;
}
.font_18 {
	font-size:18px;
}
.font_18:hover {
	font-size:18px;
	color:	#f44fa6;
}
.font_green_12 {
	color:#3a9b00;
	font-size:12px;
	font-weight:normal;
}
/********* Mix top menu *********/
.mix_menu ul .ui-tabs {
	list-style:none;
	/*margin:0;
	padding:0;**/
}
.mix_menu ul li {
	background:url(../images-g/onev_mix_arrow.jpg) no-repeat left center;
	float:right;
	direction:rtl;
	display:block;
	padding:3px 30px;
}
.mix_menu ul li a {
	display:block;
	color:#fbbddd;
}
.mix_menu ul li a.active {
	color:#f22490;
	font-size:20px;
	font-weight:bold;
}
/********* Mix tabs *********/

.ui-state-active a {
color:#f22490;
font-weight:bold;}

.ui-tabs-selected a {
color:#f22490;
font-weight:bold;}


#tabs ul, .ui-tabs, .tabs ul, .ui-tabs-nav {
	list-style:none;
	margin:0;
	width :770px;
	
}
#tabs ul, .ui-tabs-nav {
	background:url(../images-g/onev_mix_seperator.jpg) no-repeat right bottom;
	overflow:hidden;
	min-height:60px;
	padding-right:69px;
}
#tabs ul li ,.ui-tabs .ui-tabs-nav li {
	background:url(../images-g/onev_mix_btn_bg.jpg) no-repeat;
	color:#f22490;
	float:right!important;
	text-align:center;
	width:110px;
}
#tabs ul li a, .ui-tabs .ui-tabs-nav li a {
	display:block;
	padding:12px 0;
}
#tabs ul li a:hover,.ui-tabs .ui-tabs-nav li a:hover {
	display:block;
	padding:12px 0;
	color:#f22490;
}
 .ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-tabs .ui-tabs-panel {
	clear:right;
	display: block;
	margin-top:20px;
 	min-height: 450px;
	overflow-y:scroll;
	direction:rtl;
	height:432px;
	width:790px
}
/********* Mix items *********/
.mixItemHolder {
	overflow:hidden;
	padding-right:50px;
	
}
.mixItemHolder_hover {
	background:url(../images-g/plus_icon.gif) no-repeat 98% center;
}
.mixItemHolder_hover_out {
	background:url(../images-g/out-of-stock.jpg) no-repeat 98% center;
}
.mixItemTop {
	background:url(../images-g/onev_mix_item_top.jpg) no-repeat right;
	height:14px;
}
.mixItemMiddle {
	background:url(../images-g/onev_mix_item_mid.jpg) repeat-y right;
	/*min-height:70px;*/
	/*padding:17px;*/
	overflow:hidden;
	height:auto;
}
.mixItemBottom {
	background:url(../images-g/onev_mix_item_bottom.jpg) no-repeat right;
	height:28px;
}

.mixItemImg {
	float:right;
	width:147px;
	margin-right:15px;
}
.mixItemInfo {
margin:25px 0 0 0;
	padding-left:20px;
}
.mixItemMainInfo {
	direction:rtl;
	color:#000000;
	margin: 0 0 10px 55px;
	width:auto;
}
/*.mixItemMainWeight {
	float:left;
	width:100px;
	direction:rtl
}*/
.mixItemMoreInfo {
	direction:rtl;
	display:none;
	width:460px;
	color :#acacac;
}
.CalcDIv {
	direction:rtl;
	display:none;

}
.mixItem_split {
	font-size:0px;
	line-height:0px;
	border-bottom:1px dotted #b3b2b2;
	width:60%;
	margin:5px 0;
}
.link_pink:active, .link_pink:visited, .linfk_pink:link {
	color:#f22490;
}
.link_orange:active, .link_orange:visited, .link_orange:link {
	color:#ffa200;
}

/**/
.mix_side_itm{
	display:block;
	width:175px;
	height:42px;
	background:url(../images-g/onev_side_seperator.gif) no-repeat bottom left;
	color:#f44fa6;
	text-align:right;
	min-height:40px;
	line-height:40px;
	
}
.mix_side_opt{
 display:block;
 float:left;
/* height:12px;*/
 line-height:12px;
 width:60px;
 margin-top:13px;
 margin-left:10px;
}



#resp .mn{
	display:block;
	width:170px;
	height:17px;
	/*background:url(../images-g/dev.gif) no-repeat bottom left;*/
	color:#f44fa6;
	text-align:center;
	/*line-height:40px;*/
	font-size:11px;
}

#resp .mn a{
	padding-right:10px;
	text-decoration:none;
	color: #acacac;
}

#resp .mn a:hover {
    color: #f44fa6;
}

#resp .mn #opt{
 display:block;
 float:left;
/* height:12px;*/
 line-height:12px;
 width:60px;
/* margin-top:2px;*/
 margin-right:0px;
}

#resp .mn #opt a {
	padding-right:0px;
	text-decoration:none;
	color: #acacac;
	font-size:11px;
	display:block;
	float:left;
	width:12px;
	line-height:12px;
	text-align:center;
	background:url(../images-g/grey.gif) no-repeat right;
	color: #FFFFFF;
	padding:0 0 2px 1px;
	
}

#resp .mn #opt a:hover {
    color: #FFFFFF;
	background:url(../images-g/pink.png) no-repeat right;
}

/******** ToolTip ********/
.Onev_popUp {
	display:none;
}

#Onev_popUpContainer {
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index: 20000;
	border:1px solid #000000;
	background-color:#ffffff;
	padding:5px;
}
#Onev_popUpContent {
	width: 175px;
}
.Onev_popUpTip {
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index: 20000;
	border:1px solid #000000;
	background-color:#CCCCCC;
}
/*Mixer list*/

.mixText {
margin-right:62px;
	*margin-right:74px;
	width:60%;
	
}

.mixItemPrice
{
float:left; 
width:140px; 
height:auto; 
}
.mixItemPrice a img
{

}
.mixItemPriceTopDiv
{
border-right:1px dotted #CCCCCC; 
border-bottom:1px dotted #CCCCCC; 
margin-right:10px; 
padding:5px 0 5px 0; 
}
.mixItemPriceTopDiv img
{
}
.mixItemPriceBottomDiv
{
border-right:1px dotted #CCCCCC; 
margin-right:10px; 
padding:5px 0 0 0;

}
.mixItemPriceTopDivCalc
{
width:32px; 
vertical-align:bottom 
}
.mixItemPriceTopDivCalc img
{
margin:0 !important;
}

.MixerBlank {
direction:rtl; text-align:center;
margin-top:130px;
}


/*lior*/
.TotalWeight
{
	font-size :11.5px;
	color:Black;
}
.DialogBoxBackground {
	background-color:gray;
	filter:alpha(opacity=40);
	opacity:0.2;
	cursor:not-allowed;
}
.PanelProductShow
{
	overflow-y :scroll;
	direction: rtl;
	height:465px;
	width:770px;
}
/********* Mix tabs LIOR*********/

.LinkButtonTab{
		
	min-height:32px;
	padding-right:69px;
	color :Black;
	}
.LinkButtonTab:hover
{
	color:#f22490;
	
}
.LinkButtonTabSelect
{
	color:#f22490;
	font-weight:bold;
	
}
.liTabNew
{
	background-repeat:no-repeat;	
}
.LinkButtonCal
{
	
}
.MixPriceSpan
{
	font-weight :bold ;
	font-size :14px;
}
.PopupTopTD
{
	background:url(../images-g/alert-top.png) no-repeat top;	
	width:295px;	
	text-align:center ;
}
.PopupBotTD
{
	background:url(../images-g/alert-bot.png) no-repeat top;	
	width:295px;
	text-align:center ;
}
.PopupMidTD
{
	background:url(../images-g/alert-mid.png) repeat-y top;	
	width:295px;
	text-align:center ;
}