@charset "utf-8";
/* CSS Document */
*{
	margin:0; 
	padding:0}
body{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000}
img{border:none}
a{
	outline:none; 
	text-decoration:none}
ul, li, dl, dt, dd{
	list-style:none}
strong, .bold{font-weight:700}
em{font-style:italic}
.underline{text-decoration:underline}

.marAuto{margin:0 auto}
.noBg{background:none !important}
.noBordr{border:none !important}
.noMarg{margin:0 !important}
.noPadd{padding:0 !important}
.block{display:block}
.hidden{display:none}
.posRel{position:relative}
.posAbs{position:absolute}
.overHidden{overflow:hidden}

.fs11{font-size:11px}
.fs12{font-size:12px}
.fs14{font-size:14px}
.fs16{font-size:16px}
.fs18{font-size:18px}
.fArial{font-family:Arial}
.fTahoma{font-family:tahoma}
.fVerdana{font-family:Verdana}
.fcWhite{color:#fff}
.fcBlack{color:#000}
.fcGrey{color:#444}
.alignC{text-align:center}
.alignJ{text-align:justify}
.floatL{float:left}
.floatR{float:right}

.marT5{margin-top:5px}
.marT10{margin-top:10px}
.marT15{margin-top:15px}
.marT20{margin-top:20px}
.marR5{margin-right:5px}
.marR10{margin-right:10px}
.marR15{margin-right:15px}
.marR20{margin-right:20px}
.marB5{margin-bottom:5px}
.marB10{margin-bottom:10px}
.marB15{margin-bottom:15px}
.marB20{margin-bottom:20px}
.marL5{margin-left:5px}
.marL10{margin-left:10px}
.marL15{margin-left:15px}
.marL20{margin-left:20px}
.padT5{padding-top:5px}
.padT10{padding-top:10px}
.padT15{padding-top:15px}
.padT20{padding-top:20px}
.padR5{padding-right:5px}
.padR10{padding-right:10px}
.padR15{padding-right:15px}
.padR20{padding-right:20px}
.padB5{padding-bottom:5px}
.padB10{padding-bottom:10px}
.padB15{padding-bottom:15px}
.padB20{padding-bottom:20px}
.padL5{padding-left:5px}
.padL10{padding-left:10px}
.padL15{padding-left:15px}
.padL20{padding-left:20px}
.pad5{padding:5px}
.pad10{padding:10px}
.pad20{padding:20px}

.clear{
	font-size:0; 
	line-height:0; 
	clear:both}
.clearfix{display: block}
.clearfix:after{
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0}
textarea{
  overflow-x:auto;
  overflow-y:auto;
  resize:none}
#wrapper{
	background:url(../images/headerbg.jpg) repeat-x;
	height:147px;
	width:100%;
	z-index:100}
/*header start*/
#header{
	background:url(../images/logobg.jpg) no-repeat 0 0;
	width:1003px;
	height:147px}
.logoDiv{
	width:295px;
	height:42px;
	padding:39px 0 0 185px}
.logo a{
	background:url(../images/logo.png) no-repeat 0 0;
	text-indent:-20000px;
	width:295px;
	height:29px}
.punchline{
	background:url(../images/punchline.png) no-repeat 0 0;
	text-indent:-20000px;
	width:181px;
	height:10px;
	margin:2px 0 0 45px}
	.memLogin {
    color: #FFFFCB;
    float: left;
    font: bold 12px/25px Arial,Helvetica,sans-serif;
    margin: 6px 0 0;
    padding: 0 0 0 9px;
    width: 230px;
}
.memLogin span {
    background: url("../ValentineResources/images/member_icon.png") no-repeat scroll 0 0 transparent;
    margin: 0 8px 0 0;
    padding: 0 0 5px 28px;
}
.logout {
    margin: 8px 0 0;
}
.logout li {
    float: left;
    height: 23px;
    margin: 0 24px 0 0;
    padding: 0 0 0 27px;
}
.logout li a {
    color: #FFFFCB;
    font: bold 12px/23px Arial,Helvetica,sans-serif;
}
.logout li a:hover {
    color: #F5E600;
    text-decoration: underline;
}
.myAccntIcon {
    background: url("../ValentineResources/images/account_icon.png") no-repeat scroll 0 0 transparent;
}
.logutIcon {
    background: url("../ValentineResources/images/logout_icon.png") no-repeat scroll 0 0 transparent;
}
	
	.logContrl{
	background:url(../ValentineResources/images/loginbg.jpg) no-repeat 0 0;
	width:515px;
	height:46px;
	position:absolute;
	left:483px;
	top:0px;
	padding:0 0 0 5px}
.logContrl label{	
	color:#ffffcb;
	margin:14px 3px 0 0}	
.loginBox{
	border:none;
	background:url(../ValentineResources/images/usernamebox.gif) no-repeat 0 0;
	width:98px;
	height:17px;
	color:#3f3f3f;
	margin:9px 3px 0 0;
	padding:2px}	
.loginBtn{
	margin:11px 5px 0 0}
.forgtLink{
	width:104px;
	margin:6px 0 0 0}
.reg a{
	color:#f9e041}	
.reg a:hover{
	text-decoration:underline}
.forgot a{
	color:#fff}
.forgot a:hover{
	text-decoration:underline}
#login{
	z-index:100; 
	height:0}
.forget{
	background:#fcf6b2;
	border:1px solid #810202;
	width:246px; 
	height:57px; 
	overflow:hidden;
	padding:2px 4px 2px 10px}
.forget p{
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#610202; 
	float:left}
.closeBtn{
	float:right; 
	margin:2px 0 0}
.forget label{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#30302F; 
	margin:0 10px 0 0; 
	float:left}
.forgetBtn {
    background: url("http://www.giftstoindia24x7.com/ValentineResources/images/forget_btn.gif") repeat-x scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 57px;
    width: 32px;
}
.field{
	float:left; border:1px solid #B2B2B2;
	background-color:#fff; width:158px; height:17px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#B91721;
	margin:0 6px 0 0}
.onloadImg{
	width:16px;
	height:16px;
	margin:0 auto}
.rightbox{
	width:381px;
	margin:53px 0 0 79px}
.currency{
	background:url(../images/divider.gif) no-repeat 100% 0;
	width:98px;
	height:43px;
	padding:0 24px 0 0}
.currencyhd{
	background:url(../images/currency_img.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:3px 0 0 0}
.currency select{
	width:56px;
	height:16px;
	margin:5px 0 0 0}
.currency label{
	width:29px;
	height:15px;
	margin:6px 0 0 5px}
.support{
	background:url(../images/divider.gif) no-repeat 100% 0;
	width:90px;
	height:43px;
	padding:0 23px 0 0;
	margin:0 0 0 7px}
.support li{
	background:url(../images/bul1.gif) no-repeat 0 3px;
	color:#ffffcb;
	padding:0 0 0 14px;
	width:76px}
/*----------shopping cart start----------*/
.shoppCart{
	width:130px; 
	height:43px;
	float:left;
	margin:0 0 0 7px}
.shoppCartHD{
	background:url(../images/shopp_cartTxt1.gif) no-repeat 0 0;
	width:129px; 
	height:13px; 
	display:block;
	margin:0 auto;
	text-indent:-9999px}
.detail{
	background:url(../images/cart_detailBg.gif) no-repeat 0 0;
	line-height:20px;
	width:102px; 
	height:21px;
	margin:8px 0 0 0} 
.detail a{
	color:#a40402}
.detail a:hover{
	text-decoration:underline}
.dropCart{
	position:relative;
	width:91px;
	margin:0 auto;
	z-index:100}
.dropCartControl{
	position:absolute;
	left:-40px;
	top:26px;
	width:184px;
	display:none}
.cartCurve1{
	background:url(../images/dropcart_curve1.png) no-repeat 0 0;
	width:5px;
	height:5px;
	font-size:0;
	line-height:0;
	display:block}
.cartCurve2{
	background:url(../images/dropcart_curve2.png) no-repeat 0 0;
	width:5px;
	height:5px;
	font-size:0;
	line-height:0;
	display:block}
.cartCurve3{
	background:url(../images/dropcart_curve3.png) no-repeat 0 0;
	width:5px;
	height:5px;
	font-size:0;
	line-height:0;
	display:block}
.cartCurve4{
	background:url(../images/dropcart_curve4.png) no-repeat 0 0;
	width:5px;
	height:5px;
	font-size:0;
	line-height:0;
	display:block}
.cartTopBg{
	background:url(../images/dropcart_topBg.gif) repeat-x 0 0}
.cartBotmBg{
	background:url(../images/dropcart_botmBg.gif) repeat-x 0 100%}
.dropCartBg{
	background-color:#fff;
	border-left:2px solid #cb1b25;
	border-right:2px solid #cb1b25;
	padding:0 4px}
.dropcartHeadTxt{
	background-color:#9b0016;
	font:bold 13px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:0 0 5px 0}
.dropClose{
	float:right;
	margin:0 0 12px 0}
.dropClose a{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#c61a24;
	text-decoration:underline;
	margin:0 2px 0 0;
	float:left}
.dropClose a:hover{
	text-decoration:none}
.dropClose img{
	float:left;
	cursor:pointer}
.dropCartList li{
	border-bottom:1px solid #c1c1c1;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 11px 0;
	padding:0 0 10px 0;
	text-align:center;
	float:none}
.dropCartList li span{
	display:block}
.dropCartList li a{
	color:#be1822}
.dropCartList li a:hover{
	text-decoration:underline}
.dropcartTotal{
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom:1px solid #c1c1c1;
	margin:0 0 11px 0;
	padding:0 0 10px 0}
.dropCartEdit a{
	background:url(../images/dropcart_proceedBg.gif) no-repeat 0 0;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	width:111px;
	height:15px;
	display:block;
	margin:0 0 8px 0}
.dropCartEdit a:hover{
	text-decoration:underline}
.shipping{
	width:97px;
	height:54px}
/*----------shopping cart end----------*/
.nav{
	margin:25px 0 0 15px}
.nav li{
	background:url(../images/bul2.png) no-repeat 0 0;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 25px}		
.nav li a{
	color:#720201;
	height:20px;
	display:block}
.nav li a:hover{
	color:#d10b27}
.searchBg{
	margin:25px 76px 0 0}
.searchTxt{
	color:#720201;
	margin:0 14px 0 0}
.searchBox{
	border:none;
	background:url(../images/search_bg.gif) repeat-x 0 0;
	width:163px;
	height:14px;
	padding:2px}
.ageBox{
	border:none;
	background:url(../images/age_bg.gif) no-repeat 0 0;
	width:83px;
	height:14px;
	padding:2px;
	margin:0 7px 0 0}
/*container start*/
#container{
	background:url(../images/shadow.gif) no-repeat 0 0;
	padding:13px 12px 0;
	width:979px;
	margin:-5px auto 0;
	z-index:99}
.breadcrumb{	
	color:#000;
	line-height:22px; 
	width:617px;
	height:24px}
.breadcrumb li{
	font-weight:700;	
	float:left;
	color:#000; 
	margin:0 8px 0 0}
.breadcrumb li a{
	font-weight:700;
	color:#800101;
	margin:0 5px 0 0}
.breadcrumb li a:hover{
	color:#d10b27}
.onlineSupport{
	background:url(../images/supportBg.gif) repeat-x 0 5px;
	width:344px;
	height:37px}
.liveChat{
	background:url(../images/liveChat.jpg) no-repeat 0 0;
	line-height:14px;
	padding:11px 6px 14px 47px}
.liveChat a{
	color:#fef61f}
.liveChat a:hover{
	color:#fff}
.marT2{
	margin-top:2px}
.supportDiv div.supportNo{
	display:none}
.supportDiv:hover div.supportNo{
	position:absolute;
	right:0px;
	top:29px;
	width:173px;
	display:block;
	z-index:100}
.catPanel{
	background:url(../images/catLstbg.gif) repeat-x 0 0;
	height:36px}
.lftCatbg{
	background:url(../images/lftCatbg.gif) no-repeat 0 0;
	width:32px;
	height:36px;
	font-size:0; 
	line-height:0}
.rgtCatbg{
	background:url(../images/rgtCatbg.gif) no-repeat 0 0;
	width:32px;
	height:36px;
	font-size:0; 
	line-height:0}
.catLst{	
	height:35px}
.catLst li{
	background:url(../images/bul3.gif) no-repeat 100% 9px;
	font-size:14px;
	float:left;
	position:relative;
	z-index:200;
	padding:0 19px 0 0;
	margin:0 9px 0 0}
.catLst li a{
	line-height:32px;
	color:#a0000a;
	display:block;
	padding:0 9px 0 9px;
	position:relative}
.lftCatlstbg{
	font-size:0;
	line-height:0;
	left:0;
	top:3px;
	width:9px;
	height:30px}
.catLst li a:hover, ul.catLst li a.active{
	background:url(../images/catlstrgtbg_o.gif) no-repeat 100% 3px;
	color:#fff}
.catLst li a:hover span.lftCatlstbg, ul.catLst li a.active span.lftCatlstbg{
	background:url(../images/catlstlftbg_o.gif) no-repeat 0 0}
.catLst li div{
	width:335px;
	position:absolute;
	left:-3px;
	top:32px;
	visibility:hidden}
.itemsubCat{
	background:#8f0000;
	padding:18px 8px 18px;
	overflow:hidden}
.itemsubCat li{
	background:url(../images/blt.gif) no-repeat 0 5px;
	float:left;
	line-height:20px !important;
	padding:0 !important;
	margin:0!important}
.itemsubCat li a{
	font-size:12px !important;
	line-height:20px !important;
	color:#fff;
	padding:0 0 0 13px;
	width:139px !important;
	display:block}
.itemsubCat li a:hover{
	background:none !important;
	text-decoration:underline}
.itemBgL{
	background:url(../ValentineResources/images/itembordrbg_l.png) repeat-y 0 0}
.itemBgR{
	background:url(../ValentineResources/images/itembordrbg_r.png) repeat-y 0 0}
.itemBgB{
	background:url(../ValentineResources/images/itembordrbg_b.png) repeat-x 0 0}
.itemleftcrnr{
	background:url(../ValentineResources/images/itemcrnr_l.png) no-repeat 1px 0}
.itemrgtcrnr{
	background:url(../ValentineResources/images/itemcrnr_r.png) no-repeat -2px 0}
.valtab1{
	background:url(../ValentineResources/images/valtab1bg.jpg) no-repeat 0 0;
	width:975px;
	height:291px}
.valTablst{
	padding:6px 0 0 107px;
	height:28px}
.valTablst li, .vtab2Lst li{
	background:url(../images/tabBlt.gif) no-repeat 100% 5px;
	float:left;
	padding:0 30px 0 15px;
	height:28px;
	line-height:28px;
	position:relative}
.valTablst li a, .vtab2Lst li a{
	color:#fff;
	display:block;
	padding:0 8px;
	position:relative}
.valTablst li a:hover, .valTablst li a.selected, .vtab2Lst li a:hover, .vtab2Lst li a.selected{
	background:url(../images/valtab1rgtbg_o.gif) no-repeat 100% 0;
	color:#7a0001}
.valTablst li a span.tablftbg, .vtab2Lst li a span.tab2lftbg{
	position:absolute;
	left:0;
	top:0;
	font-size:0; 
	line-height:0;
	width:6px;
	height:28px}
.valTablst li a:hover span.tablftbg, .valTablst li a.selected span.tablftbg, .vtab2Lst li a:hover span.tab2lftbg, .vtab2Lst li a.selected span.tab2lftbg{
	background:url(../images/valtab1lftbg_o.gif) no-repeat 0 0}
.valTablst li a span.arrow, .vtab2Lst li a span.arrow2{
	position:absolute;
	left:43%;
	bottom:-7px;
	font-size:0; 
	line-height:0;
	width:14px;
	height:8px}
.valTablst li a:hover span.arrow, .valTablst li a.selected span.arrow, .vtab2Lst li a:hover span.arrow2, .vtab2Lst li a.selected span.arrow2{
	background:url(../images/tabarrow.gif) no-repeat 0 0}
.valSubTab{
	width:859px;
	margin:13px 0 0 108px}
.valsubtabLst{
	background:url(../images/subtabbrdr.gif) repeat-x 0 3px;
	height:34px;
	padding:0 32px;
	width:795px;
	margin:0 0 7px}
.valsubtabLst li{
	background:url(../images/bul4.gif) no-repeat 100% 13px;
	float:left;
	padding:0 11px 0 0;
	margin:0 5px 0 0}
.valsubtabLst li a{
	color:#950200;
	padding:0 6px;
	display:block;
	line-height:34px;
	position:relative}
.valsubtabLst li a:hover, .valSubTab ul.valsubtabLst li a.subselected{
	background:url(../images/subtabRgtbg_o.gif) no-repeat 100% 0;
	color:#fff}
.valsubtabLst li a span.ltabSpan{
	font-size:0;
	line-height:0;
	display:block;
	width:6px;
	height:34px;
	position:absolute;
	left:0;
	top:0}
.valsubtabLst li a:hover span.ltabSpan, .valSubTab ul.valsubtabLst li a.subselected span.ltabSpan{
	background:url(../images/subtabLftbg_o.gif) no-repeat 0 0}
.vsubDiv{
	width:836px; 
	height:193px; 
	margin:0 0 0 22px}
.vsubDiv ul{
	width:836px}
.vsubDiv ul li, .vtab2Div ul li{
	width:131px; 
	float:left;
	font-size:12px;	
	text-align:center; 
	color:#121212; 
	margin:0 30px 0 0}
.vsubDiv ul li img{
	border:3px solid #d9d9d9;
	width:125px; 
	height:117px;
	margin:0 auto 2px auto}
.vsubDiv ul li span a{
	width:131px; 
	height:32px; 
	display:block;
	font-weight:700; 
	color:#b41617}
.vsubDiv ul li span a:hover, .moreValLink a:hover, .vtab2Div ul li span a:hover{
	color:#ee546a}
.moreValLink{
	right:10px; 
	bottom:0}
.moreValLink a{
	font-weight:700; 
	color:#b41617}
.valtab2{
	background:url(../images/valTab2bg.jpg) no-repeat 0 0;
	width:924px;
	height:290px;
	padding:4px 31px 0 35px;
	margin-left:-9px}
.vtab2Lst{
	height:28px;
	padding:2px 22px}
.vtab2Lst li{
	padding:0 20px 0 15px}
.vtab2Div{
	width:851px; 
	height:214px;
	margin:20px 0 0;
	padding:0 0 0 73px}
.prevBtn{
	left:0;
	top:78px}
.nextBtn{
	right:0;
	top:78px}
.vtab2Div ul{
	width:793px;}
.vtab2Div ul li{
	width:129px}
.vtab2Div ul li img{
	border:3px solid #d9d9d9;
	width:123px; 
	height:123px;
	margin:0 auto 2px auto}
.vtab2Div ul li span a{
	width:129px; 
	height:32px; 
	display:block;
	font-weight:700; 
	color:#b41617}
.moreLink{
	right:20px; 
	bottom:15px}
.categories li{
	float:left;
	margin:0 4px 0 0}
.categories li img{
	width:239px;
	height:209px}
.catDesc{
	background:url(../images/catDesbrdr.gif) repeat-y 0 0;
	width:975px}
.catDestopBg{
	background:url(../images/catDestopbg.gif) no-repeat 0 0;
	width:975px;
	height:43px;
	font-size:0;
	line-height:0}
.catDesc div{
	background:url(../images/catDesBtmbg.gif) no-repeat 0 100%;
	color:#880301;
	padding:0 46px 13px;
	margin:-25px 0 0}
.loader{
	left:50%; 
	top:100px}
/*-------------footer start------------*/
#footerDiv{
	background:url(../images/footerBg.gif) repeat-x 0 0;
	width:100%;
	margin:54px 0 0}
.footerTop{
	background:url(../images/footertop.gif) no-repeat 0 0;
	width:134px;
	height:24px;
	position:absolute;
	left:45%;
	top:-24px}
#footer{
	width:1003px;
	color:#880301}	
.topTxt{
	height:26px;
	margin:0 0 6px 0}
#footer p a{
	font-weight:700; 
	text-decoration:underline;
	color:#880301}
#footer p a:hover{
	text-decoration:none}
.footerLink{
	overflow:hidden;
	padding:7px 0 7px 33px}
.footerLink li{
	background:url(../images/bul5.gif) no-repeat 0 2px;
	float:left;
	width:169px;
	height:15px;
	display:block;
	margin:0 0 2px 0;
	padding:0 0 0 15px;
	color:#880301}
.footerMarg{
	margin:0 0 9px 0}
#footer h2.giftTxt{
	background:url(../images/ftrBg.gif) repeat-x 0 0;	
	line-height:22px;
	height:26px}	
.valLink{
	overflow:hidden;
	padding:6px 0 5px 114px;
	position:relative;
	z-index:200}
.valLink li{
	width:165px;
	float:left;
	margin:0 0 2px 0;
	color:#fff}
.valLink li a{
	background:url(../images/bul5.gif) no-repeat 0 2px;
	color:#880301; 
	height:15px;
	display:block; 
	padding:0 15px}
.valLink li a:hover{
	text-decoration:underline}
.footerBot{
	background:url(../images/ftrBg.gif) repeat-x 0 0;
	width:100%;
	margin:10px 0 0 0}
.copyrightTxt{
	background:url(../images/copyright_bg.png) no-repeat 0 0;
	width:1003px;
	line-height:25px; 
	height:25px}
.valImg{
	background:url(../images/valImage.png) no-repeat 0 100%;
	width:142px;
	height:77px;
	right:0;
	bottom:-9px}
/*-------------footer end------------*/
/*----------------category page start-------------*/
.pagNo{
	right:384px;
	top:13px;
	width:178px;
	font-weight:700;
	line-height:24px;
	color:#eb041a;
	text-align:right}
.Scroller-Container{
	position:absolute;
	top:0px;
	left:0px}
.Scroller-Container ul{
	padding:5px 0 5px 8px}
.Scroller-Container ul li a{
	background:url(../ValentineResources/images/sub_bullet.gif) no-repeat 0 2px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#c40517;
	padding:0 0 0 15px}
.Scroller-Container ul li a:hover, .Scroller-Container ul li a.selected{
	background:url(../ValentineResources/images/sub_bullet.gif) no-repeat 0 2px;
	color:#A0000A}
.Scrollbar-Up{
	background:url(../ValentineResources/images/scroll_upArrow.gif) no-repeat 0 0;
  	position:absolute;
	top:4px;
  	width:9px;
	height:7px;
  	font-size:0px;
	cursor:pointer}
.Scrollbar-Track{
	background:url(../ValentineResources/images/scroll_bg.gif) no-repeat 0 0;
	width:9px;
	height:78px;
	position:absolute;
	top:11px}
.Scrollbar-Handle{
	position:absolute;
	width:9px;
	height:22px;
	background:url(../ValentineResources/images/scroller_img.gif) 0 0;
	left:0px;
	top:4px;
	cursor:pointer}
.Scrollbar-Down{
	background:url(../ValentineResources/images/scroll_downArrow.gif) no-repeat 0 0;
	position:absolute;
	top:89px;
	width:9px; height:7px;
	font-size:0px;
	cursor:pointer}
#Scrollbar-Container{
	position:absolute;
	top:18px;
	left:173px}
#subcat2{
	position:relative;
	top:12px; left:0px;
	width:185px;
	height:118px;
	padding:0 15px 10px 0;
	float:left}
#subcat2 p{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#861723}
#level2{ 
	position:absolute;
	left:0;
	top:18px; 
	overflow:hidden;
	width:185px;
	height:98px;
	background-color:#fff;
	border:1px solid #fc9a9a;
	display:none}
#level2{
	display:block;}
.subcat{
	width:979px}
.subcat1{
	float:left;
	width:779px;
	height:118px;
	padding:12px 0 10px 0}
.subcat1 p{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#a40402}
.catHd{
	line-height:20px}
.level1{
	margin:6px 0 0 0;
	padding:5px 0 3px 8px;	
	background-color:#fff;
	border:1px solid #fc9999;
	overflow:hidden}
.level1 li{
	float:left;
	width:175px;
	margin:0 16px 0 0}
.level1 li a{
	background:url(../ValentineResources/images/sub_bullet.gif) no-repeat 0 2px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#c40517;
	padding:0 0 0 15px}
.level1 li a:hover, .level1 li a.selected{
	color:#868686}
.catDesc1{
	overflow:hidden;
	margin:12px 9px 20px}
.catDesc1 a{
    color:#c40517;
    text-decoration:underline}
.catDesc1 a:hover{
    text-decoration:none}
.sortprice p{
	background-color:#A0000A;
	line-height:20px;
	color:#fff}
.sortprice ul{
	background-color:#A0000A;
	float:left;
	overflow:hidden}
.sortprice ul li{
	float:left;
	margin:0 20px 0 0}
.sortprice ul li img{
	height:6px;
	padding:7px 0 0;
	width:13px}
.sortprice ul li a{
	color:#fff;
	float:left;
	font:11px/20px Arial,Helvetica,sans-serif;
	padding:0 0 0 4px}
.sortprice ul li a:hover{
	color:#fff;
	float:left;
	font:11px/20px Arial,Helvetica,sans-serif;
	padding:0 0 0 4px;
	text-decoration:underline}
.sortprice ul li a.selected{
	color:#fff}
.catD{
	width:979px;
	padding:0 0 0 9px}
.catD li{
	float:left;
	line-height:14px;
	text-align:center;
	color:#3d3e3e;
	margin:0 12px 16px 0;
	width:149px}
.catD li img{
	border:1px solid #fb9a9a; 
	width:147px;
	height:147px;
	margin:0 0 5px 0;}
.dcatHead{
	width:149px;
	height:28px;
	display:block;
	margin:0 0 3px 0}
.dcatHead a{
	font-weight:700;
	color:#cb0328}
.dcatHead a:hover{
	color:#81020e}
.catMarg{
	margin:0 0 16px!important}
.catpagin{
	margin:30px auto 0;
	width:700px;
	color:#b00503;
	text-align:center;
	display:block}
.catpagin a{
	font-weight:700;
	color:#ad0000;
	margin:0 10px 0 0;
	text-align:center}
.catpagin a:hover{
	text-decoration:underline}
.selectTxt{
	font-weight:700;
	color:#515151;
	margin:0 10px 0 0}
.catpagin img{
	margin:0 0 -5px 0}
.catAmount{
	font-weight:700}
/*----------------category page end-------------*/
/*-----------itempage start---------*/
.itemCat{
	background:url(../images/itemCatbg.gif) repeat-x 0 0;
	height:35px}
.itemCat li{
	background:url(../images/itemdivider.gif) no-repeat 100% 3px;
	float:left;
	position:relative;
	z-index:200;
	padding:0 19px 0 0}
.itemCat li span a{
	font-weight:700;
	line-height:32px;
	color:#a0000a;
	display:block;
	padding:0 41px 0 23px;
	position:relative}
.itemCat li span a:hover, ul.itemCat li span a.active{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background:url(../images/itemLinkbg_o.png) repeat-y 100% 0;
	color:#fff}
.itemCat li span a b{
	background:url(../images/item_arrow.png) no-repeat 0 0;
	position:absolute;
	right:10px;
	top:5px;
	width:25px;
	height:22px;
	display:block}
.itemCat li div{
	width:351px;
	position:absolute;
	left:0;
	top:32px;
	visibility:hidden}
.itemDiv{
	left:-202px !important}
.itemDiv1{
	left:-198px !important}
.itemBgL{
	background:url(../ValentineResources/images/itembordrbg_l.png) repeat-y 0 0}
.itemBgR{
	background:url(../ValentineResources/images/itembordrbg_r.png) repeat-y 0 0}
.itemBgB{
	background:url(../ValentineResources/images/itembordrbg_b.png) repeat-x 0 0}
.itemleftcrnr{
	background:url(../ValentineResources/images/itemcrnr_l.png) no-repeat 1px 0}
.itemrgtcrnr{
	background:url(../ValentineResources/images/itemcrnr_r.png) no-repeat -2px 0}
.itemProd{
	border:1px solid #c40517;
	background:#fff;
	width:659px;
	padding-bottom:50px}
.itemImagDiv{
	width:250px}
.itemImg{
	border:5px solid #e6e6e6;
	width:240px;
	height:240px}
.itemImagDiv ul{
	width:200px;
	margin:0 auto}
.itemImagDiv ul li{
	float:left;
	margin:0 15px 0 0}
.zoom{
	background:url(../ValentineResources/images/zoom.gif) no-repeat 0 0;
	width:79px;
	line-height:31px;
	display:block;
	color:#fff;
	padding:0 0 0 40px}
.zoom:hover{
	background:url(../ValentineResources/images/zoom.gif) no-repeat 0 -31px;
	color:#fff}
.whiteContent{
	position:relative;
	padding:12px;
	z-index:1000}
.close{
	position:absolute;
	right:0;
	top:0}
.close img{
	border:none!important}
.whiteContent img{
	border:7px solid #ECEBE9}
.itemDes{
	width:399px}
.itemDes h2{
	text-decoration:underline;
	color:#c40517}
.itemDes p{
	color:#000;
	text-align:justify;
	margin:0 0 10px}
.itemDes p.shipTxt{
	margin:30px 0;
	color:#cb0328}
.bldTxt{
	font-weight:700;
	color:#c40517}
.itmdestable{
	background:#fff;
	color:#000}
.itmdestable input{
	border:1px solid #b9b9b9;
	width:42px;
	height:16px}
.itemDetalilftcrnr{
	background:url(../ValentineResources/images/itemdetalcrnr_lt.gif) no-repeat 0 0}
.itemDetalilftbtmcrnr{
	background:url(../ValentineResources/images/itemdetalcrnr_lb.gif) no-repeat 0 0}
.itemDetalirgtcrnr{
	background:url(../ValentineResources/images/itemdetalcrnr_rt.gif) no-repeat 0 0}
.itemDetalirgtbtmcrnr{
	background:url(../ValentineResources/images/itemdetalcrnr_rb.gif) no-repeat 0 0}
.itemdetailbgTop{
	border-top:1px solid #fcc3c3}
.itemdetailbglft{
	border-left:1px solid #fcc3c3}
.itemdetailbgrgt{
	border-right:1px solid #fcc3c3}
.itemdetailbgbtm{
	border-bottom:1px solid #fcc3c3}
.rgttbrdr{
	border-right:1px dashed #cecece}
.desPadding{
	padding-left:30px}
.cartBtn{
	height:28px;
	width:122px}
.cartBtn:hover{
	background:url(../ValentineResources/images/addcart_r1.gif) no-repeat 0 -24px;
	color:#e58616}
.itemfaceDiv{
	width:285px}
.moreCat{
	border:1px solid #fbead0;
	background-color:#fff;
	width:273px;
	overflow:hidden}
.moreCat h2{
	background:url(../ValentineResources/images/morecatBg.jpg) repeat-x 0 0;
	height:31px;
	display:block;
	text-align:center;
	line-height:31px}
.moreCat ul{
	width:253px}
.moreCat ul li{
	float:left;
	margin:0 23px 10px 0;
	color:#000;
	width:108px;
	text-align:center}
.moreCat ul li img{
	border:2px solid #e0dfdf;
	width:104px;
	height:104px}
.moreCat ul li span{
	width:108px;
	height:28px;
	display:block;
	margin:0 0 3px}
.moreCat ul li span a{
	font-weight:bold;
	color:#c40517}
.moreCat ul li span a:hover{
	color:#81020E}
.moreCatmarg{
	margin:0 0 10px!important}
/*-----------itempage end---------*/


/*-----------Static Start-----------*/	
.valAlcat1{
	overflow:hidden;
	width:975px}
.valAlcat1 li{
	float:left;
	margin:0 9px 15px 0}
.valAlcat1 li a{
	width:237px;
	height:214px;
	display:block;
	text-indent:-20000px}
	
.valAlcat2{
	overflow:hidden;
	width:975px}
.valAlcat2 li{
	float:left;
	margin:0 47px 15px 0}
.valAlcat2 li a{
	width:464px;
	height:214px;
	display:block;
	text-indent:-20000px}

.valAlcat3{
	overflow:hidden;
	width:975px}
.valAlcat3 li{
	float:left;
	margin:0 12px 15px 0}
.valAlcat3 li a{
	width:317px;
	height:214px;
	display:block;
	text-indent:-20000px}

/*-----------Gifts for Her-----------*/
.valAlcat1_215{background:url(../images/val_gftfrHer01.jpg) no-repeat 0 0; display:block}
.valAlcat1_1427{background:url(../images/val_gftfrHer02.jpg) no-repeat 0 0; display:block}
.valAlcat1_1429{background:url(../images/val_gftfrHer03.jpg) no-repeat 0 0; display:block}
.valAlcat1_217{background:url(../images/val_gftfrHer04.jpg) no-repeat 0 0; display:block}
.valAlcat1_218{background:url(../images/val_gftfrHer05.jpg) no-repeat 0 0; display:block}
.valAlcat1_216{background:url(../images/val_gftfrHer06.jpg) no-repeat 0 0; display:block}
.valAlcat1_1426{background:url(../images/val_gftfrHer07.jpg) no-repeat 0 0; display:block}
.valAlcat1_230{background:url(../images/val_gftfrHer08.jpg) no-repeat 0 0; display:block}
.valAlcat1_1425{background:url(../images/val_gftfrHer09.jpg) no-repeat 0 0; display:block}
.valAlcat1_232{background:url(../images/val_gftfrHer10.jpg) no-repeat 0 0; display:block}
.valAlcat1_219{background:url(../images/val_gftfrHer11.jpg) no-repeat 0 0; display:block}
.valAlcat1_228{background:url(../images/val_gftfrHer12.jpg) no-repeat 0 0; display:block}
.valAlcat1_229{background:url(../images/val_gftfrHer13.jpg) no-repeat 0 0; display:block}
.valAlcat1_227{background:url(../images/val_gftfrHer14.jpg) no-repeat 0 0; display:block}
.valAlcat1_231{background:url(../images/val_gftfrHer15.jpg) no-repeat 0 0; display:block}
.valAlcat1_223{background:url(../images/val_gftfrHer16.jpg) no-repeat 0 0; display:block}
.valAlcat1_1428{background:url(../images/val_gftfrHer17.jpg) no-repeat 0 0; display:block}

/*-----------Gifts for Him Start-----------*/
.valAlcat1_1423{background:url(../images/val_gftfrHim01.jpg) no-repeat 0 0}
.valAlcat1_1466{background:url(../images/val_gftfrHim02.jpg) no-repeat 0 0}
.valAlcat1_243{background:url(../images/val_gftfrHim03.jpg) no-repeat 0 0}
.valAlcat1_1424{background:url(../images/val_gftfrHim04.jpg) no-repeat 0 0}
.valAlcat1_245{background:url(../images/val_gftfrHim05.jpg) no-repeat 0 0}
.valAlcat1_237{background:url(../images/val_gftfrHim06.jpg) no-repeat 0 0}
.valAlcat1_236{background:url(../images/val_gftfrHim07.jpg) no-repeat 0 0}
.valAlcat1_260{background:url(../images/val_gftfrHim08.jpg) no-repeat 0 0}
.valAlcat1_234{background:url(../images/val_gftfrHim09.jpg) no-repeat 0 0}
.valAlcat1_1422{background:url(../images/val_gftfrHim10.jpg) no-repeat 0 0}
.valAlcat1_248{background:url(../images/val_gftfrHim11.jpg) no-repeat 0 0}
.valAlcat1_238{background:url(../images/val_gftfrHim12.jpg) no-repeat 0 0}
.valAlcat1_244{background:url(../images/val_gftfrHim13.jpg) no-repeat 0 0}
.valAlcat1_247{background:url(../images/val_gftfrHim14.jpg) no-repeat 0 0}
.valAlcat1_246{background:url(../images/val_gftfrHim15.jpg) no-repeat 0 0}
.valAlcat1_239{background:url(../images/val_gftfrHim16.jpg) no-repeat 0 0}

/*-----------Mega Gift Hampers-----------*/
.valAlcat2_1419{background:url(../images/val_MgftHmpr01.jpg) no-repeat 0 0; display:block}
.valAlcat2_1418{background:url(../images/val_MgftHmpr02.jpg) no-repeat 0 0; display:block}

/*-----------cds and Books-----------*/
.valAlcat2_1416{background:url(../images/val_cdbook01.jpg) no-repeat 0 0; display:block}
.valAlcat2_1415{background:url(../images/val_cdbook02.jpg) no-repeat 0 0; display:block}

/*-----------Watches for Him-----------*/
.valAlcat3_240{background:url(../images/val_wtchfrHim01.jpg) no-repeat 0 0}
.valAlcat3_241{background:url(../images/val_wtchfrHim02.jpg) no-repeat 0 0}
.valAlcat3_1463{background:url(../images/val_wtchfrHim03.jpg) no-repeat 0 0}
.valAlcat3_1465{background:url(../images/val_wtchfrHim04.jpg) no-repeat 0 0}
.valAlcat3_1464{background:url(../images/val_wtchfrHim05.jpg) no-repeat 0 0}
.valAlcat3_242{background:url(../images/val_wtchfrHim06.jpg) no-repeat 0 0}

/*---------Ladies Apparel Start--------*/
.valAlcat2_1430{background:url(../images/val_her_app01.jpg) no-repeat 0 0}
.valAlcat2_1431{background:url(../images/val_her_app02.jpg) no-repeat 0 0}

/*--------cosmetics start--------*/
.valAlcat1_1471{background:url(../images/val_her_cos01.jpg) no-repeat 0 0}
.valAlcat1_2730{background:url(../images/val_her_cos02.jpg) no-repeat 0 0}
.valAlcat1_1467{background:url(../images/val_her_cos03.jpg) no-repeat 0 0}
.valAlcat1_1468{background:url(../images/val_her_cos04.jpg) no-repeat 0 0}
.valAlcat1_1469{background:url(../images/val_her_cos05.jpg) no-repeat 0 0}
.valAlcat1_1470{background:url(../images/val_her_cos06.jpg) no-repeat 0 0}
.valAlcat1_1771{background:url(../images/val_her_cos07.jpg) no-repeat 0 0}
.valAlcat1_1762{background:url(../images/val_her_cos08.jpg) no-repeat 0 0}
.valAlcat1_1472{background:url(../images/val_her_cos09.jpg) no-repeat 0 0}
.valAlcat1_2739{background:url(../images/val_her_cos10.jpg) no-repeat 0 0}

/*---------Crockery Start--------*/
.valAlcat2_1433{background:url(../images/val_her_cro01.jpg) no-repeat 0 0}
.valAlcat2_1432{background:url(../images/val_her_cro02.jpg) no-repeat 0 0}
.valAlcat2_1434{background:url(../images/val_her_cro03.jpg) no-repeat 0 0}
.valAlcat2_2269{background:url(../images/val_her_cro04.jpg) no-repeat 0 0}

/*--------gift voucher for her start--------*/
.valAlcat1_1439{background:url(../images/val_her_gv01.jpg) no-repeat 0 0}
.valAlcat1_1440{background:url(../images/val_her_gv03.jpg) no-repeat 0 0}
.valAlcat1_1441{background:url(../images/val_her_gv04.jpg) no-repeat 0 0}
.valAlcat1_1442{background:url(../images/val_her_gv05.jpg) no-repeat 0 0}
.valAlcat1_1449{background:url(../images/val_her_gv06.jpg) no-repeat 0 0}
.valAlcat1_1475{background:url(../images/val_her_gv07.jpg) no-repeat 0 0}
.valAlcat1_1443{background:url(../images/val_her_gv08.jpg) no-repeat 0 0}
.valAlcat1_1444{background:url(../images/val_her_gv09.jpg) no-repeat 0 0}
.valAlcat1_1445{background:url(../images/val_her_gv10.jpg) no-repeat 0 0}
.valAlcat1_1446{background:url(../images/val_her_gv11.jpg) no-repeat 0 0}
.valAlcat1_1447{background:url(../images/val_her_gv12.jpg) no-repeat 0 0}
.valAlcat1_1448{background:url(../images/val_her_gv13.jpg) no-repeat 0 0}
.valAlcat1_2725{background:url(../images/val_her_gv14.jpg) no-repeat 0 0}
.valAlcat1_2726{background:url(../images/val_her_gv15.jpg) no-repeat 0 0}
.valAlcat1_2727{background:url(../images/val_her_gv17.jpg) no-repeat 0 0}

/*-----------Jewellery for Her start-----------*/
.valAlcat3_2264{background:url(../images/val_her_jewel01.jpg) no-repeat 0 0}
.valAlcat3_222{background:url(../images/val_her_jewel02.jpg) no-repeat 0 0}
.valAlcat3_2263{background:url(../images/val_her_jewel03.jpg) no-repeat 0 0}
.valAlcat3_220{background:url(../images/val_her_jewel04.jpg) no-repeat 0 0}
.valAlcat3_221{background:url(../images/val_her_jewel05.jpg) no-repeat 0 0}

/*-----------Mobile for Her start-----------*/
.valAlcat3_782{background:url(../images/val_her_mob01.jpg) no-repeat 0 0}
.valAlcat3_2735{background:url(../images/val_her_mob02.jpg) no-repeat 0 0}
.valAlcat3_802{background:url(../images/val_her_mob03.jpg) no-repeat 0 0}
.valAlcat3_784{background:url(../images/val_her_mob04.jpg) no-repeat 0 0}
.valAlcat3_2736{background:url(../images/val_her_mob05.jpg) no-repeat 0 0}

/*-----------Watches for Her start-----------*/
.valAlcat3_224{background:url(../images/val_her_watch01.jpg) no-repeat 0 0}
.valAlcat3_225{background:url(../images/val_her_watch02.jpg) no-repeat 0 0}
.valAlcat3_1479{background:url(../images/val_her_watch03.jpg) no-repeat 0 0}
.valAlcat3_1478{background:url(../images/val_her_watch04.jpg) no-repeat 0 0}
.valAlcat3_1480{background:url(../images/val_her_watch05.jpg) no-repeat 0 0}
.valAlcat3_226{background:url(../images/val_her_watch06.jpg) no-repeat 0 0}

/*--------gift voucher for him start--------*/
.valAlcat1_1451{background:url(../images/val_him_gv01.jpg) no-repeat 0 0}
.valAlcat1_1452{background:url(../images/val_him_gv02.jpg) no-repeat 0 0}
.valAlcat1_1453{background:url(../images/val_her_gv04.jpg) no-repeat 0 0}
.valAlcat1_1454{background:url(../images/val_her_gv05.jpg) no-repeat 0 0}
.valAlcat1_1455{background:url(../images/val_him_gv03.jpg) no-repeat 0 0}
.valAlcat1_1476{background:url(../images/val_him_gv04.jpg) no-repeat 0 0}
.valAlcat1_1457{background:url(../images/val_him_gv05.jpg) no-repeat 0 0}
.valAlcat1_1458{background:url(../images/val_him_gv06.jpg) no-repeat 0 0}
.valAlcat1_1459{background:url(../images/val_him_gv07.jpg) no-repeat 0 0}
.valAlcat1_1460{background:url(../images/val_her_gv11.jpg) no-repeat 0 0}
.valAlcat1_1461{background:url(../images/val_him_gv08.jpg) no-repeat 0 0}
.valAlcat1_1462{background:url(../images/val_him_gv09.jpg) no-repeat 0 0}
.valAlcat1_2731{background:url(../images/val_her_gv14.jpg) no-repeat 0 0}
.valAlcat1_2732{background:url(../images/val_her_gv15.jpg) no-repeat 0 0}
.valAlcat1_2734{background:url(../images/val_him_gv10.jpg) no-repeat 0 0}

/*---------menswear start--------*/
.valAlcat2_266{background:url(../images/val_him_mw01.jpg) no-repeat 0 0}
.valAlcat2_265{background:url(../images/val_him_mw02.jpg) no-repeat 0 0}
.valAlcat2_283{background:url(../images/val_him_mw03.jpg) no-repeat 0 0}
.valAlcat2_267{background:url(../images/val_him_mw04.jpg) no-repeat 0 0}

/*---------Chocolate start--------*/
.valAlcat2_1409{background:url(../images/val_choco01.jpg) no-repeat 0 0}
.valAlcat2_1412{background:url(../images/val_choco02.jpg) no-repeat 0 0}
.valAlcat2_1410{background:url(../images/val_choco03.jpg) no-repeat 0 0}
.valAlcat2_2289{background:url(../images/val_choco04.jpg) no-repeat 0 0}

/*--------flowers start--------*/
.valAlcat1_1401{background:url(../images/val_flower01.jpg) no-repeat 0 0}
.valAlcat1_1406{background:url(../images/val_flower02.jpg) no-repeat 0 0}
.valAlcat1_1407{background:url(../images/val_flower03.jpg) no-repeat 0 0}
.valAlcat1_1405{background:url(../images/val_flower04.jpg) no-repeat 0 0}
.valAlcat1_1404{background:url(../images/val_flower05.jpg) no-repeat 0 0}
.valAlcat1_1402{background:url(../images/val_flower06.jpg) no-repeat 0 0}
.valAlcat1_1437{background:url(../images/val_flower07.jpg) no-repeat 0 0}
.valAlcat1_1477{background:url(../images/val_flower08.jpg) no-repeat 0 0}
.valAlcat1_1403{background:url(../images/val_flower09.jpg) no-repeat 0 0}
.valAlcat1_1400{background:url(../images/val_flower10.jpg) no-repeat 0 0}

/*-----------jewellery start-----------*/
.valAlcat3_2271{background:url(../images/val_jewel01.jpg) no-repeat 0 0}
.valAlcat3_2272{background:url(../images/val_jewel02.jpg) no-repeat 0 0}
.valAlcat3_2273{background:url(../images/val_jewel03.jpg) no-repeat 0 0}
.noMargR8 {
    margin: 0 0 15px !important;
}

/*-----------Serenades Start-----------*/
.valAlcat4{
	overflow:hidden;
	width:797px;
	margin:0 auto 20px}
.valAlcat4 li{
	float:left;
	margin:0 0 22px}
.valAlcat4 li a{
	width:792px;
	height:215px;
	display:block;
	text-indent:-20000px}
.valAlcat4_279{
	background:url(../images/val11ser1.jpg) no-repeat 0 0}
.valAlcat4_276{
	background:url(../images/val11ser2.jpg) no-repeat 0 0}
.valAlcat4_277{
	background:url(../images/val11ser3.jpg) no-repeat 0 0}
.valAlcat4_278{
	background:url(../images/val11ser4.jpg) no-repeat 0 0}
/*-----------Serenades End-----------*/
/*serenades4 start*/
.valMegaserdiv{
	width:979px;
	margin:0 0 20px}
.megaserHead{
	background:#960100;
	line-height:20px}
.megasersubHead{
	background:#e25151;
	line-height:20px}
.valserdiv4{
	overflow:hidden;
	width:480px;
	margin:0 10px 15px 0}
.serdiv4img{
	width:480px;
	margin:0 auto 10px}
.ser4Marg{
	margin:0 0 15px!important}
.serPrice{
	width:301px}
.fcRed{
	color:#c40517}
.sergiftList li{
	margin:0 0 2px;
	font-weight:700}
.sergiftList li span{
	font-weight:normal}
 .forget label {
    color: #30302F;
    float: left;
    font: 11px/19px Arial,Helvetica,sans-serif;
    margin: 0 10px 0 0;
}

#login div.forget label {
    color: #610202;
    float: left;
    font: 11px/19px Arial,Helvetica,sans-serif;
    margin: 0 10px 0 0;
}
#login div.forget p {
    color: #610202;
    float: left;
    font: bold 11px/20px Arial,Helvetica,sans-serif;
}

.valAlcat3_2264{background:url(../images/val_jwelfrher01.jpg) no-repeat 0 0; display:block}
.valAlcat3_222{background:url(../images/val_jwelfrher02.jpg) no-repeat 0 0; display:block}
.valAlcat3_2263{background:url(../images/val_jwelfrher03.jpg) no-repeat 0 0; display:block}
.valAlcat3_220{background:url(../images/val_jwelfrher04.jpg) no-repeat 0 0; display:block}
.valAlcat3_221{background:url(../images/val_jwelfrher05.jpg) no-repeat 0 0; display:block}
#fb-root div div {
    display: none;
}
/*price range start*/
.w732{
 width:732px}
.pricebox{
 border:1px solid #fc9999;
 color:#3d3e3e;
 width:210px;
 height:34px;
 padding:5px 10px 20px;
 -moz-box-shadow:inset 0 0 11px #e9c9cb;
 -webkit-box-shadow:inset 0 0 11px #e9c9cb;
 box-shadow:inset 0 0 11px #e9c9cb;}
.pricebox label{
 color:#cb0328}
.w165{
    width:165px !important}
.w530{
   width:530px}

