﻿



/*-----------------------------center - starts----------------------------*/
#home_centerContainer
{
	width:558px;
	float:left;
	margin:0px 12px 0px 12px;
	_margin:0px 6px;
	overflow:hidden;
	text-align:left;
 }
 #home_centerContainer h1
 {
     color:#1f4778;
     font:bold 13px arial;
     text-align:left;
     width:558px;
     margin-top:10px;
 }
 #productsContainer
 {
     background:url(../bestSell_bodyBg.jpg) repeat-y;
     height:100%;
     width:558px;
 }
 #home_centerContainer P
 {
	color:#3b5881;
	font:12px arial;
	text-align:justify;
	width:558px;
	margin-bottom:10px;
 }
  #home_centerContainer P A
 {
	color:#3b5881;
	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;
 }
 #flashPart embed
  {
      width:556px;
      height:117px;
  }
 
 #bestsellerContainer
 {
	width:558px;
	background:url(../bestCell_bottom.jpg) no-repeat bottom;
	padding:7px 0px 7px 0px;
 }
.logoContainer
{
    display:none;
} 
 
 
 
 #bestsellerTitle_container
 {
   background-color:#0973a7;
	width:558px;
	height:18px;
   margin:7px 0px 0px 0px; 
 }
 #bestsellersTitle_bg
 {
  background:url(../bestSell_rCorn.jpg) no-repeat right; 
   width:100%;
   height:100%;
 }
 .mainTitle_txt
 {
	background:url(../bestSell_lCorn.jpg) no-repeat left; 
    height:100%;
	color:white; 
	font:bold 12px/18px arial;
	text-align:left;
	padding:0px 0px 0px 15px;
 }
 #mainTitle_img
 {
	display:none;
 }
 
 /*------------------bestseller cell - starts ----------------------------*/

 .bestsellerProduct_container
 {
	background-image:url(../cell_bottomBg.jpg); 
	width:179px;
	height:127px; 
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	margin:0px 0px 5px 0px;
 }
  .bestsellerProduct_container .cell_submit
  {
      text-decoration:none;
     cursor:pointer;
     width:179px;
	height:127px;
	position:relative;
  }
 .bestsellerProduct_container A
 {
     text-decoration:none;
     cursor:pointer;
     position:relative;
 }
 .bestsellerTitle_bg
 {
	background-image:url(../cell_topBg.jpg); 
	width:179px; 
	height:30px; 
	background-repeat:no-repeat;
	background-position:right top;
 }
  #bestsellerProduct_container4 ,#bestsellerProduct_container5 ,#bestsellerProduct_container6 
 {
     margin-top:123px;
 }



 .bestsellerProduct_container
 {
	float:left;
	padding:0px 0px 0px 5px;
 }
 
 
 .bestsellerTitle_bg h2
 {
	color:#0a73a7; 
	font-family:arial; 
	font:bold 13px/25px arial;
	text-align:left;
	padding:0px 0px 0px 5px;
 }
 .bestseller_middleBg
 {
 }
 .cellMain_container
 {
	
 }
 .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:#0973a7; 
	text-align:left;
	font:11px/20px arial;
}
.cellMain_priceContainer .foreinPrice
{
	color:#996100; 
	font-family:MS Gothic; 
	font-size:14px; 
	line-height:18px;
	text-align:left;
	display:none;
}

.cellMain_priceContainer .regPrice
{
	color:#fa742a; 
	text-align:left;
	font: bold 18px/20px arial;  
}
.cellMain_priceContainer .oldPrice
{
    color:#737c95; 
	text-align:left; 
	text-decoration:line-through;
	font: 11px/18px arial;
	float:left;
	
}
.cellMain_priceContainer .perPill
{
    color:#737c95; 
	text-align:left; 
	font: 11px/18px arial;
	float:left; 
	margin:0px 0px 0px 5px;
	display:none;
}

 .cell_bgContainer
 {
     position:relative;
     background:url(../buts/cellSubmitRight.png) no-repeat right;
	 width:82px;
	 height:20px;
	 right:-90px;
	 top:-10px;
 }
 .cell_bgContainer .left
 {
     background:url(../buts/cellSubmitLeft.png) no-repeat left;
	 width:100%;
	 height:100%;
 }
 .cell_bgContainer .submit
 {
	background:url(../buts/cellSubmitMid.png) repeat-x;
	height:100%;
	margin:0px 6px; 
	color:White;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	text-align:center;
 }
 
 
 
/*------------------bestseller cell - ends ----------------------------*/
/*------------------bottom texts - starts -----------------------------*/
#bottomTxt_container
{
	width:540px;
	margin:auto;
	clear:both;
}
.bottomTxt_bg
{
}
#bottomTxt_container h2
{
	color:#2f4759;
	font:16px/20px arial;
	text-align:left;
	height:23px;
	border-bottom:1px dotted #c1ced6;
	padding-top:10px;
	margin-bottom:10px;
}
#bottomTxt_container p
{
   	color:#3b5881;
	font:12px arial;
	text-align:justify;
	width:540px;
	margin-bottom:10px;
	
}
#bottomTxt_container P A
{
   color:#2f4759;
	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
{
    background-color:#e1f2f8;
    width:923px;
    height:1px;
    margin:10px 0px 10px 0px;
    overflow:hidden;
    clear:both;
}
