﻿
/*6PILLS - CSS*/


/*-----------------------------center - starts----------------------------*/
#home_centerContainer
{
	width:556px;
	margin:0px 7px 0px 7px;
	float:left;
	text-align:left;
	_text-align:center;
 }
 #home_centerContainer h1
 {
     color:#5C6055;
     font:bold 13px/16px arial
 }
 #home_centerContainer P
 {
     text-decoration:none;
     color:#858684;
 }
  #home_centerContainer P A
  {
      text-decoration:none;
      color:white;
  }
  
 
  
 #flashContainer
 {
	position:relative;
	float:left;
 }
 #flashPart
 {
	width:556px;
    height:117px;
	position:absolute;
	top:148px;
	left:-3px;
	_left:-1px;
 }
 #flashPart embed
  {
      width:556px;
      height:117px;
  }
 #bestsellerContainer
 {
     width:556px;
     margin:0px auto;
     text-align:center;
 }
 
 
 
 
 #bestsellerTitle_container
 {
  width:556px;
  position:relative;
  text-align:left;
 }
 #bestsellersTitle_bg
 {
     width:556px;
     border-bottom:1px solid #738265;
 }
 .mainTitle_txt
 { 
    font:13px/28px arial;
    color:#50650f;
 }
 #mainTitle_img
 {
	
 }
 /*------------------bestseller cell - starts ----------------------------*/
#bestsellerContainer 
{
   text-decoration:none; 
}
 .bestsellerProduct_container
 {
	width:180px;
	float:left;
	margin:2px 0px 2px 0px;
	text-decoration:none;
 }
  .bestsellerProduct_container A
  {
      text-decoration:none;
      cursor:pointer;
  }
  .bestsellerProduct_container .titleContainer
  {
      position:relative;
      width:180px;
      clear:both;
      text-align:left;
  }
  
 .bestsellerProduct_container .bestsellerTitle_bg
 {
	background:#fbfdf1;
 }
 .bestsellerTitle_bg h2
 {
	color:#6a6f65; 
	font-family:arial; 
	font:bold 12px/22px arial;
	text-align:left;
	padding:10px 0px 10px 7px;
 }

  #bestsellerProduct_container7 ,#bestsellerProduct_container8
 {
    border-right:1px dashed #bcbcbc;
	border-bottom:1px dashed #bcbcbc;
     
 }
  #bestsellerProduct_container1 ,#bestsellerProduct_container2 ,#bestsellerProduct_container3, #bestsellerProduct_container12 ,#bestsellerProduct_container10 ,#bestsellerProduct_container11  
 {
    border-right:1px dashed #bcbcbc;
	border-bottom:1px dashed #bcbcbc;
     
 }
  #bestsellerProduct_container4 ,#bestsellerProduct_container5 ,#bestsellerProduct_container6 
 {
     margin-top:125px;
    border-right:1px dashed #bcbcbc;
	border-bottom:1px dashed #bcbcbc;
    border-top:1px dashed #bcbcbc;
    padding:3px 0px 0px;
 }
 #bestsellerProduct_container9
 {
     border-right:1px dashed #bcbcbc;
	border-bottom:1px dashed #bcbcbc;
 }
 #bestsellerProduct_container3, #bestsellerProduct_container6 ,#bestsellerProduct_container9, #bestsellerProduct_container12  
 {
     border-right:0px;
 }
 
 .bestseller_middleBg
 {
     width:168px;
     clear:both;
 }
 .cellMain_container
 {
	
 }
 .cellPic_container
 {
	width:90px;
	text-align:center;
	vertical-align:middle;
	float:left;
	margin:2px 0px 0px 0px;
 }
 #viagraPic
 {
    margin:3px 0px 0px 3px;
	_margin-left:3px;
 }

 .cellMain_priceContainer
 {
	padding:0px 0px 0px 2px;
	float:left;
 }

 .cellMain_priceContainer .specialPrice
{
	color:black; 
	text-align:left;
	font:11px 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:#e76700; 
	text-align:left;
	font: bold 16px/20px arial;  
}
.cellMain_priceContainer .oldPrice
{
    color:#545454; 
	text-align:left; 
	text-decoration:line-through;
	font: 11px/18px arial;
	float:left;
	
}
.cellMain_priceContainer .perPill
{
    color:#1e42a1; 
	text-align:left; 
	font: 11px/18px arial;
	float:left; 
	margin:0px 0px 0px 5px;
	display:none;
}

 .bestseller_middleBg .cell_bgContainer
 {
    background:url(../buts/cellSubmitRight.png) no-repeat right;
	height:16px;
	float:right;
	position:relative;
 }
 .bestseller_middleBg .left
 {
    background:url(../buts/cellSubmitLeft.png) no-repeat left;
	width:100%;
	height:100%;
 }
 .bestseller_middleBg .submit
 {
    background:url(../buts/cellSubmitMid.png) repeat-x center;
	height:100%;
	text-align:center;
	text-decoration:none;
    color:#7b9810;
    font:bold 11px/16px arial;
    text-transform:uppercase;
    margin:0px 3px;
 }
 
 
/*------------------bestseller cell - ends ----------------------------*/
/*------------------bottom texts - starts -----------------------------*/
#bottomTxt_container
{
	
}
.bottomTxt_bg
{
    padding:10px 0px 10px 0px;
}
#bottomTxt_container h2
{
	color:#39442e;
	font:16px/20px arial;
	text-align:left;
	background-image:url(../dotted_bg.jpg);
	height:23px;
	width:540px;
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	margin:auto;
}
#bottomTxt_container P
{
   color:#232e23;
	font:11px arial;
	text-align:justify;
	width:540px;
	margin:auto;
}

#bottomTxt_container P A
{
   color:#232e23;
	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 -----------------------------*/

