/* CSS Document */


.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f8f8f8;
}
.BgColor3 {
	background-color:#333333;
}
.BgColor4 {
	background-color:#85070a;
}
.BgColor5 {
	background-color:#e0e0e0;
}
.Bgcolor6 {
	background-color:#ececec;
}
.LogoBg {
	background:url(../images/logo_ribbon.gif) no-repeat;
	width:284px;
	height:93px;
}
.GiftBg {
	background:url(../images/gift_bg.gif) no-repeat;
	width:980px;
	height:68px;
}
.GiftBg1 {
	background:url(../images/_gift_bg.gif) no-repeat;
	width:980px;
	height:68px;
}

.LeftLinkBg {
	background:url(../images/left_link_heading_bg.gif) no-repeat;
	width:100%;
	height:26px;
}
.LeftLinkSep {
	background:url(../images/left_link_sep.gif) repeat-x;
	height:5px;
}
.FeaturedBg {
	background:#e0e0e0 url(../images/featured_bg.gif) right no-repeat;
	height:36px;
}
.Dotted {
	background:#FFFFFF url(../images/dotted_line.gif) repeat-x center; height:1px; width:100%;
}

.VerDotted {
	background:#FFFFFF url(../images/ver_dotted.gif) repeat-y center;
}
.Border {
	border:1px solid #d1d1d1; 
}
.BorderImgbig {
	border:1px solid #647e99;
	background:#f9fbfe;
}
.BorderImgsmall {
	border:1px solid #aeaeae;
	background:#fafafa;
}
.BorderImg1 {
	border:1px solid #FFFFFF;
}
.DivBotBorder {
	border-bottom:1px solid #efefef;
}
.BotBorder {
	border-bottom:1px solid #d1d1d1; 
}
/*.btnLight{width:auto; height:auto; border:1px solid #FFFFFF; background:#ffffff; padding:5px; float: left;}
.btnLight a{background:url(../images/lytLeftImg.gif) left no-repeat;  color:#e0e6ea; text-decoration:none; padding:5px 0 !important; padding:0; height:14px; font-size:11px;}
.btnLight a span{background:url(../images/lytRightImg.gif) right no-repeat; margin-left:5px; padding:5px 10px 5px 5px; height:14px}

.btnDark{width:auto; height:auto; border:1px solid #FFFFFF; background:#ffffff; padding:5px; float: left;}
.btnDark a{background:url(../images/darkLeftImg.gif) left no-repeat;  color:#fff; text-decoration:none; padding:5px 0 !important; padding:0; height:14px; font-size:11px;}
.btnDark a span{background:url(../images/darkRightImg.gif) right no-repeat; margin-left:5px; padding:5px 10px 5px 5px; height:14px}
*/



/* tabs start here */   
#glowingtabs{
font:12px Verdana;
line-height:normal;
width:100%;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
font-size:90%;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 0px; /*spacing between each tab*/
padding:0 0 0 7px;
text-decoration:none;
font:Arial;
}

#glowingtabs a span{
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding:7px 15px 7px 8px;
font-weight:bold;
font:Arial;
color:#000000;
}

/* Commented Backslash Hack hides rule from IE5-Mac */
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs .current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs .current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
/* tabs end here */

/*nisha additions on 10 July 09*/
.BlueBorder {	border:1px solid #c4d2e1; }
.BgColorGray {	background-color:#f9f9f9;}
.BgColorBNavyBlue {	background-color:#376496;}
.blueHeadings{background:#376496; margin:1px; padding:3px 10px;}
.blueHeadings a{color:#fff; font:normal 13px Tahoma, Arial, Helvetica, sans-serif, Tahoma; text-decoration:none;}
.blueHeadings a:hover{text-decoration:underline;}
.box_bg_top
	{
	background:url(../images/easyReturnRoundTM.gif) top left repeat-x
	}
.box_bg_center
	{
	background:url(../images/2.gif) top left;
	}
.tabbedPanels {	margin:0; padding-top:6px; height:29px; background:url(../images/profileTabBg.gif) top left repeat-x; float:left; /*width:494px*/width:100%;}
.tabbedPanels ul{ float:left; list-style-type:none; margin:0px; display:inline; padding:0;}
.tabbedPanels li{width:auto; height:23px; float:left; margin:0px; padding:0px;}
.tabbedPanels li a{ padding:7px 8px; margin:0 3px 0 0; font: bold 11px Tahoma; list-style-type: none;cursor: pointer; color:#585858; height:13px; border:1px solid #c4b5a5; background:#f6efe9; float:left; text-decoration:none}
.tabbedPanels li a:hover{ color:#585858; border:1px solid #c4b5a5; border-bottom:1px solid #fff; background:#fff  }
.tabbedPanels li a.select{ color:#585858; border:1px solid #c4b5a5; border-bottom:1px solid #fff; background:#ffffff }
.border_brown
{
	border:1px solid #c4b5a5;
	border-top:none;
}
.right_bottom_bg
{
	background:url(../images/right_bottom_bg.gif) top left repeat-x;
	border:1px solid #e6e6e6;
}
.doted_line
{
	background:url(../images/doted.gif) top left repeat-x;
}
 
/*changes done by nisha on 17Aug*/.productName { font:bold 12pt Arial, Helvetica, sans-serif; color:#48362a;}
  
/*changes done by nisha on 17Aug*/.productId{ color: #5d4a46; font-style:arial; font-size:8pt;}

/*changes done by nisha on 17Aug*/.RedHeading {font-style:arial;font-style:bold;font-size:12pt;color:#641319; letter-spacing:25;}
/*changes done by nisha on 17Aug*/
.blackText{color:#000; font-size:12px}
a{outline:none; border:none}
/*nisha added*/
.introForm { display:block;  clear: both; padding-top: 10px; width:390px; }										
											.introForm .label {  float: left; width: 190px; }											
											.introForm .input {  float: right;  width: 200px;  text-align: left;  padding-right:0px;  }										
											 .formField {  display:block; clear: both;  padding-top: 10px;}
											 .buttonContainer input{ border:0px; }
											 
											 
											 #indexContainer {     position:relative;     padding:36px 0 0 0;   }
   #tabContainer {     position:absolute;     top:0;     left:0;   }
   #contentBorderTop {     background:url(../images/border_top.gif) no-repeat top left;    height:4px;    overflow:hidden;      }
   .contentSection {     padding:24px;     background:url(../images/shadow.gif) repeat-y top left; height:auto; display:table ; width:717px  }
   #contentBorderBottom {     background:url(../images/border_bottom.gif) no-repeat top left;     height:6px;   }
   .contentSection ul {        margin:24px 0 0 0;   }
   .contentSection li a {     text-decoration:none;     text-transform:uppercase;     font-weight:normal;   }   
   #indexContainer .content {     display:none;   }   
   #boutiquesHeader {     position:relative;     height:153px;   }
   #boutiquesText {     position:absolute;     top:0;     left:0;   }
   .boutiquesBackground, .boutiquesCopy {     display:none;   }
      #recommendedWrap {     margin: 0 0 0 4px;     padding: 12px 0 0;   }   
   .prodTitle{     color:#5c3d2e;     font-size:17px;     font-weight:900;     text-transform:capitalize;     }
   .prodSku{     font-size:11px;     color:#5c3d2e;   }   .rentalTermsMembers{     color:#5c3d2e;     font-size:13px;   }
   .rentalPriceTitle{     color:#496d98;     font-size:13px;     font-weight:900;   }
   .linkGray{     color:#999999;     font-weight:normal;   }  
   .linkTeal{     color:#017894;     font-weight:normal;   }   
   #iboxScreen{   display:none;   background:#000000;   position:fixed;   height:100%;   width:100%;   z-index:101;   top:0px;   left:0px;   filter:alpha(opacity=20);-moz-opacity:.2;opacity:.2;      }   
   .retailPrice{     color:#262627;     font-size:11px;     font-style:italic;     padding:0px 0px 13px 0px;   }
   #buy_it_now {    display: block;   }   
   .productMiniBrowse{     margin:0 2px;     text-align:center;     width:105px;     height:109px;     float:left;     position:relative;   }   
   .dotBullet{color:#990000; font-weight:bold;}
   
   .redBullet{width: 220px; float: left; padding-left: 40px; position: relative;}
    .redBullet ul{list-style-type:none; margin:0; padding:0; float:left;}
	.redBullet li{background:url(../images/bulletRed.gif) 0 4px no-repeat; margin:0 ; padding-left:10px; }  
/*nisha end  added*/		
/*mahesh added*/
.ShortDescription{font:normal 11px Arial, Helvetica, sans-serif, Tahoma;
color:#666666;
}	


a .blue24Times span{color:#B72326; text-transform:none;}
a .blue24Times{font:normal 22px "Times New Roman", Times, serif; color:#184b78;text-transform:none;}
          								 
