/* ************************************************************************************************************** */
/* MAIN PROMO BLOCK - IMAGE VIEWER */

#eb_mainFlash
{
  float:                  left;
  margin-bottom:          25px;
}

#eb_mainNoFlash
{
  background:             url(/skin/frontend/default/TribalNova/images/no_flash/no_flash_big.png) no-repeat left top;
  width:                  700px;
  height:                 290px;
  float:                  left;
  color:                  #FFFFFF;
  font-size:              16px;
  font-weight:            bold;
  padding-left:           210px;
  padding-top:            50px;
  text-align:             left;
  
}

#eb_mainNoFlash a
{
  font-size:              16px;
  font-weight:            bold;
  color:                  #FFFFFF;
}

/* ************************************************************************************************************** */
/* 3 PROMO BLOCKS */

#eb_all_bloc
{
  width:                  700px;
  text-align:             center;
}
.eb_promo_block
{
  float:                  left;
	background-repeat:		no-repeat;
	background-position:	left top;
	width:                  233px;
	height:                 275px;
}
.eb_promo_block_img
{
	position:				relative;
	left:					5px;
	top:					13px;
	width:					212px;
	height:					249px;
	text-align:				left;
	float:					left;
	background-repeat: no-repeat;
	

}
.eb_promo_text
{
  position:               relative;
  top:                    173px;
  left:						7px;
  width:                  185px;
  height:                 40px;
  text-align:             center;
  font-weight:            bold;
  line-height:            10pt;
  font-size:              11px;
  float:                  left;
  left:                   20px;
}
.eb_promo_btn
{
  position:               relative;
  top:                    172px;
  left:						-5px;
  height:                 40px;
  float:                  left;

}
.eb_promo_text_right
{
 position:               relative;
  top:                    -95px;
  width:                  100px;
  height:                 40px;
  text-align:             left;
  font-weight:            bold;
  line-height:            10pt;
  font-size:              11px;
  float:                  left;
  left:                   115px;
}
.eb_promo_text_left
{
 position:               relative;
  top:                    -95px;
  width:                  100px;
  height:                 40px;
  text-align:             left;
  font-weight:            bold;
  font-size:              11px;
  line-height:            10pt;
  float:                  left;
  left:                   20px;
}

select
{
border:1px solid #919191;
}
