﻿



/*-----------------------------center - starts----------------------------*/

#home_centerContainer
{
	width:558px;
	float:left;
	margin:0px 12px 0px 12px;
	overflow:hidden;
	background:white;
 }
 #home_centerContainer h1
 {
     color:#05054a;
     font:bold 12px arial;
     text-align:left;
     margin-top:20px;
     padding:0px 10px 0px 10px;
 }
 #productsContainer
 {
    
 }
 #home_centerContainer P
 {
	color:#505367;
	font:12px arial;
	text-align:justify;
	margin:5px 0px 10px;
	padding:0px 10px 0px 10px;
 }
 #home_centerContainer P A
 {
	color:#505367;
	font:12px arial;
	text-decoration:none;
 }
 
 #flashContainer
 {
	position:relative;
	float:left;
	margin:0px 0px 0px 1px;
 }
 #flashPart
 {
	width:556px;
	height:117px;
	position:absolute;
	top:132px;
 }
 #flashPart embed
  {
      width:556px;
      height:117px;
  }
 
 #bestsellerContainer
 {
	width:558px;
	text-align:center;
	background:#f0f5e6; 
	padding:7px 0px 7px 0px;
 } 
 
 #bestsellerContainer A
 {
     text-decoration:none;
     cursor:pointer;
 }
 
 #bestsellerTitle_container
 {
   background:url(../bestSell_rCorn.jpg) no-repeat left; 
   width:558px;
   height:18px;
   margin:7px 0px 0px 0px; 
 }
 #bestsellersTitle_bg
 {
   background:url(../bestSell_lCorn.jpg) no-repeat right; 
   width:558px;
   height:18px;
 }
 .mainTitle_txt
 {
	background-color:#05054a;
	width:542px;
	color:white; 
	font:bold 12px/18px arial;
	text-align:left;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	#margin:0px
 }
 #mainTitle_img
 {
	display:none;
 }
 
 /*------------------bestseller cell - starts ----------------------------*/

 .bestsellerProduct_container
 {
	background:white url(../cell_bottomBg.png) no-repeat center bottom; 
	width:182px;
	height:127px; 
	float:left;
	text-align:left;
	margin:0px 0px 3px 3px;
	_margin:0px 0px 3px 2px;
	position:relative;
 }
  #bestsellerProduct_container4 ,#bestsellerProduct_container5 ,#bestsellerProduct_container6 
 {
     margin-top:123px;
 }
 .bestsellerProduct_container .titleContainer
 {
     height:40px;
 }
 .bestsellerTitle_bg h2
 {
	color:#f9ffe5; 
	font-family:arial; 
	font:bold 13px/40px arial;
	text-align:left;
	padding:0px 0px 0px 10px;
	background:url(../cell_topBg.png) no-repeat top; 
	width:172px;
	height:7px;
 }
 .cellMain_container
 {
	margin:3px 0 0 ;
 }
 .cellPic_container
 {
	width:90px;
	text-align:center;
	vertical-align:middle;
	float:left;
 }
 #viagraPic
 {
    margin:3px 0px 0px 3px;
	_margin-left:3px;
 }

 .cellMain_priceContainer
 {
	padding:0px 0px 0px 2px;
	float:left;
 }

 .cellMain_priceContainer .specialPrice
{
	color:#404041; 
	text-align:left;
	font:11px/20px arial;
}
.cellMain_priceContainer .foreinPrice
{
	
	display:none;
}

.cellMain_priceContainer .regPrice
{
	color:#c50a0a; 
	text-align:left;
	font:bold 18px/20px arial;  
}
.cellMain_priceContainer .oldPrice
{
    color:#010101; 
	text-align:left; 
	text-decoration:line-through;
	font: 12px/18px arial;
	float:left;
	
}
.logoContainer
{
    margin:3px 0 0;
}
.cellMain_priceContainer .perPill
{
    color:#737c95; 
	text-align:left; 
	font: 11px/18px arial;
	float:left; 
	margin:0px 0px 0px 5px;
	display:none;
}

.bestseller_middleBg
 {
     position:relative;
     width:182px;
 }
.bestseller_middleBg .cell_bgContainer
 {
	background:#f0ffd3 url(../buts/cellSubmit.png) no-repeat left;
	height:18px;
	text-align:right;
	position:absolute;
	bottom:-10px;
	right:5px;
	text-decoration:underline;
    color:#05054a;
    font:bold 13px/18px tahoma;
    text-transform:uppercase;
    padding:2px;
 }
 
 
/*------------------bestseller cell - ends ----------------------------*/
/*------------------bottom texts - starts -----------------------------*/
#bottomTxt_container
{
	
}
#bottomTxt_part1
{
    width:556px;
}
.bottomTxt_bg h2
{
	color:#262645;
	font:16px/20px arial;
	text-align:left;
	background:url(../dotted_bg.jpg) repeat-x bottom;
	height:23px;
	width:540px;
	margin:10px auto;
}
#bottomTxt_container P
{
   color:#2f3a59;
	font:11px arial;
	text-align:justify;
	width:540px;
	margin:10px auto; 
}
#bottomTxt_container P A
{
   color:#2f3a59;
	font:11px arial;
	text-decoration:none;
}
.bodyArrow
{
	color:#4668bd;
	font:11px/25px arial;
	text-align:right;
	margin:0px 20px 0px 0px;
}

#bottomTxt_part2 .bottomTxt_title
{
    display:none;
}
#bottomTxt_part2 .bodyArrow
{
    display:none;
}
#bottomTxt_part3
{
    display:none;
}


/*------------------bottom texts - ends -----------------------------*/
#bottom_line
{
  
    clear:both;
}
