/*---------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
}
/* ------- GLOBAL STYLES ------- */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: collapse;
	font-size: 11px;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
input, textarea
{
	padding: 1px 0 1px 5px;
	height: 16px;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #989898;
	z-index: 0;
}
select
{
	padding: 1px 0 2px 5px;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #989898;
	z-index: 0;
}
input.radiobtn
{
	width: 12px;
	height: 12px;
	padding: 0px;
	border: none;
	background: none;
}
a:link, a:visited, a:focus, a:active
{
	color: #5a5a5a;
	cursor: pointer;
	text-decoration: none;
}
a:hover
{
	color: #0a69cd;
}
legend
{
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
fieldset li, fieldset p
{
	font-size: 14px;
}
h1, h2, h3, h4, h5
{
	font-family: "Lucida Sans" , Arial, Verdana;
	font-weight: normal;
	text-transform: capitalize;
}
h1
{
	font-size: 24px;
	color: #05137E;
}
h2
{
	font-size: 20px;
	color: #272727;
}
h3
{
	font-size: 18px;
}
h4
{
	font-size: 16px;
	font-weight: bold;
}
h5
{
	font-size: 13px;
	font-weight: bold;
}
p
{
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
.txt10
{
	font-size: 10px;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.floatclear
{
	clear: both;
}
.divi5
{
	height: 5px;
	font-size: 0px;
}
.divi10
{
	height: 10px;
	font-size: 0px;
}
.divi15
{
	height: 15px;
	font-size: 0px;
}
.divi20
{
	height: 20px;
	font-size: 0px;
}
.divi20n {
	height:14px;
	font-size:0px;
	float:left;
	width:300px;
}
.leftpadd10
{
	padding: 0 0 0 10px;
	float: left;
}
.rightpadd10
{
	padding: 0 10px 0 0;
}
/* --------- FORM CSS ------------- */
/*Selects*/
.selectArea
{
	width: 250px;
	height: 27px;
	background: url(../images/select_bg.gif) repeat-x left top;
}
.selectArea .left
{
	width: 10px;
	height: 27px;
	float: left;
	background: url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right
{
	width: 25px;
	height: 27px;
	float: right;
	background: url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a
{
	display: block;
	width: 200px;
	height: 27px;
	margin-left: -179px;
	position: absolute;
}
.selectArea .right i
{
	display: none;
}
.selectArea .center
{
	width: 250px;
	color: #000;
	padding-top: 8px;
	overflow: hidden;
	white-space: nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible
{
	position: absolute;
	margin-top: -1px;
	margin-left: 3px;
	width: 172px;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	z-index: 20;
	border-bottom: 1px solid #6f7074;
}
.optionsDivInvisible
{
	display: none;
}
.optionsDivVisible
{
	display: block;
}
.optionsDivVisible p
{
	margin: 0;
	padding: 0;
}
.optionsDivVisible a
{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 4px;
}
.optionsDivVisible a:hover
{
	color: #FFF;
	background: #5F6062;
	border-color: #cfd0d6;
}
/* --------- LAYOUT CONTAINERS --------- */
#container
{
	width: 1000px;
	margin: 0 auto;
}
#header
{
	width: 1000px;
	float: left;
}
#contentarea
{
	width: 1000px;
	
	float: left;
}
#contentarea .leftside
{
	float: left;
	width: 690px;
	padding: 0 10px 0 0;
}
#contentarea .rightside
{
	float: left;
	width: 300px;
}
#footer
{
	width: 1000px;
	padding: 20px 0;
	clear: both;
	float: left;
}
/* --------- BODY CONTAINERS --------- */
#header .topmenu
{
	width: 1000px;
	float: left;
	padding: 10px 0;
}
.topmenu li
{
	padding: 0 7px;
	float: left;
	border-right: 1px solid #676767;
}
.topmenu li.last
{
	border: none;
}
.topmenu a:link, .topmenu a:active, .topmenu a:visited
{
	color: #930202;
}
.topmenu a:hover
{
	color: #676767;
}
#header .hcontent
{
	width: 1000px;
	float: left;
}
.hcontent .leftcor
{
	padding: 0 0 0 10px;
	background: url(../images/bg_cornerhead.gif) left top no-repeat;
	float: left;
}
.hcontent .rightcor
{
	padding: 0 10px 0 0;
	background: url(../images/bg_cornerhead.gif) right top no-repeat;
	float: left;
}
.hcontent .midcontent
{
	width: 950px;
	padding: 10px 0 0 30px;
	float: left;
	background: #fff;
	border-top: 1px solid #f0f0f0;
}
.hcontent .logo
{
	background: url(../images/logo.gif) left top no-repeat;
	width: 286px;
	height: 62px;
	float: left;
}
#header .menu
{
	width: 981px;
	padding: 23px 10px 0 10px;
	background: url(../images/bg_hmenu.gif) left top repeat-x;
	height: 42px;
	float: left;
}
.menu ul li
{
	float: left;
	padding: 0 7px;
}
.menu ul li a
{
	padding: 0 0 0 18px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff !important;
	text-transform: capitalize;
}
.menu ul li a span
{
	padding: 10px 15px 6px 0;
	float: left;
}
.menu ul li a:hover
{
	color: #000 !important;
	background: url(../images/bg_menuleft.gif) left top no-repeat;
}
.menu ul li a:hover span
{
	background: url(../images/bg_menuright.gif) right top no-repeat;
}
.menu ul li a.seleted
{
	color: #000 !important;
	background: url(../images/bg_menuleft.gif) left top no-repeat;
}
.menu ul li a.seleted span
{
	background: url(../images/bg_menuright.gif) right top no-repeat;
}
#header .searchbox
{
	width: 920px;
	height: 140px;
	background: url(../images/bg_search.jpg) left top no-repeat;
	padding: 10px 50px 0 30px;
	float: left;
}
.searchbox h3
{
	color: #fff;
}
.searchbox .searchinput
{
	float: left;
	padding: 3px 20px 0 10px;
}
.searchbox .searchinput input
{
	border: none;
	width: 760px;
	height: 32px;
	color: #A9A9A9;
	background: none;
	font-family: "Lucida Sans" , "Trebuchet MS";
	font-size: 22px;
}
.searchbox .btn_serach
{
	background: url(../images/btn_search.gif) left top no-repeat;
	width: 122px;
	height: 35px;
	float: left;
	border: none;
	cursor: pointer;
}
.searchbox .alphabet
{
	float: left;
	padding: 0 0 0 15px;
}
.searchbox .alphabet a
{
	color: #333;
}
.searchbox .alphabet a:hover
{
	color: #930202;
}
.alphabet li
{
	float: left;
	padding: 0 5px;
	font-size: 11px;
	font-weight: bold;
}
#contentarea .leftside .logobox
{
	width: 690px;
	float: left;
}
.logobox .tabbox
{
	width: 690px;
	height: 47px;
	float: left;
	background: url(../images/bg_logomid.gif) left top repeat-x;
}
.tabbox li
{
	float: left;
	padding: 7px 5px 0 0;
}
.tabbox li.tab_retailer a
{
	background: url(../images/tabretailer_logo.gif) left top no-repeat;
	width: 186px;
	height: 40px;
	float: left;
}
.tabbox li.tab_retailer a:hover
{
	background: url(../images/tabretailer_logo.gif) left -40px no-repeat;
	width: 186px;
	height: 40px;
	float: left;
}
.tabbox li.tab_retailer a.selected
{
	background: url(../images/tabretailer_logo.gif) left -40px no-repeat;
}
.tabbox li.tab_voucher a
{
	background: url(../images/tabvoucher_logo.gif) left top no-repeat;
	width: 186px;
	height: 40px;
	float: left;
}
.tabbox li.tab_voucher a:hover
{
	background: url(../images/tabvoucher_logo.gif) left -40px no-repeat;
	width: 186px;
	height: 40px;
	float: left;
}
.tabbox li.tab_voucher a.selected
{
	background: url(../images/tabvoucher_logo.gif) left -40px no-repeat;
}
.tabbox .leftcor
{
	width: 13px;
	height: 47px;
	background: url(../images/bg_logoleftright.gif) left top no-repeat;
}
.tabbox .rightcor
{
	width: 13px;
	height: 47px;
	float: right;
	background: url(../images/bg_logoleftright.gif) right top no-repeat;
}
.logobox .logocontent
{
	width: 670px;
	float: left;
	padding: 5px 9px 0;
	border-left: 1px solid #d8d7d7;
	border-right: 1px solid #d8d7d7;
}
.logobox .logocontent ul
{
	padding: 15px 0 0 3px;
	float: left;
}
.logobox .logocontent li
{
	float: left;
	padding: 0 3px 0 3px;
}
.logobox .logocontent li a
{
	padding: 0 4px 3px 0;
	float: left;
	background: url(../images/bg_logoframe.gif) right bottom no-repeat;
}
.logobox .exclusivevoucher
{
	width: 670px;
	height: 182px;
	float: left;
	padding: 5px 9px 0;
	border-left: 1px solid #d8d7d7;
	border-right: 1px solid #d8d7d7;
	background: url(../images/bg_exclusivevoucher.jpg) right top no-repeat;
}
.logobox .exclusivevoucher ul
{
	padding: 15px 0 0 3px;
	float: left;
}
.logobox .exclusivevoucher li
{
	float: left;
	padding: 0 3px 0 3px;
}
.logobox .exclusivevoucher li a
{
	padding: 0 4px 3px 0;
	float: left;
	background: url(../images/bg_logoframe.gif) right bottom no-repeat;
}
.logobox .exclusivevoucher .exclusivebox
{
	width: 135px;
	float: left;
	padding: 0 10px 0 0;
}
.exclusivevoucher .exclusive
{
	background: url(../images/bg_exclusive.gif) left top no-repeat;
	width: 127px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
	padding: 5px 0 0;
	margin: 5px 0 0;
}
.logobox .logocontentbot
{
	width: 690px;
	height: 30px;
	background: url(../images/bg_logocontent.gif) left bottom no-repeat;
	float: left;
}
#contentarea .voucherbox .voucherleft
{
	width: 680px;
	float: left;
	padding: 0 10px 0 0;
}
.voucherbox .voucherleft .voucherprod
{
	width: 680px;
	float: left;
}
.voucherprod .vouchertab
{
	float: left;
	width: 680px;
	background: #fff url(../images/bg_vouchertab.gif) left top repeat-x;
}
.voucherprod .vouchertab li
{
	float: left;
	height: 37px;
	padding: 22px 10px 0 0;
}
.vouchertab li a:link, .vouchertab li a:active, .vouchertab li a:visited
{
	background: url(../images/bg_vtableft.gif) left top no-repeat;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-family: "Lucida Sans" , Arial, Verdana;
	float: left;
}
.vouchertab li a:link span, .vouchertab li a:active span, .vouchertab li a:visited span
{
	background: url(../images/bg_vtabright.gif) right top no-repeat;
	padding: 10px 10px 0 0;
	float: left;
	height: 27px;
}
.vouchertab li a:hover
{
	background: url(../images/bg_selevtableft.gif) left top no-repeat;
	color: #920201;
}
.vouchertab li a:hover span
{
	background: url(../images/bg_selevtabright.gif) right top no-repeat;
}
.vouchertab li a.selected:link, .vouchertab li a.selected:active, .vouchertab li a.selected:visited
{
	background: url(../images/bg_selevtableft.gif) left top no-repeat;
	color: #920201;
}
.vouchertab li a.selected:link span, .vouchertab li a.selected:active span, .vouchertab li a.selected:visited span
{
	background: url(../images/bg_selevtabright.gif) right top no-repeat;
}
.voucherprod .vouchertab li.leftcor
{
	background: url(../images/bg_voucherprodleft.gif) left top no-repeat;
	width: 11px;
	height: 59px;
	border: none;
	padding: 0px;
}
.voucherprod .vouchertab li.rightcor
{
	background: url(../images/bg_voucherprodright.gif) right top no-repeat;
	width: 75px;
	height: 59px;
	border: none;
	float: right;
	padding: 0px;
}
.voucherprod .vouchercontent
{
	width: 680px;
	float: left;
	background: #fff url(../images/bg_vouchercontent.gif) center bottom no-repeat;
	padding: 0 0 15px 0;
}
.voucherprod .vouchercontent .voucherlink
{
	width: 678px;
	padding: 3px 0 0 0;
	float: left;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	text-align: center;
}
.vouchercontent .voucherlink a
{
	font-size: 16px;
	font-family: "Lucida Sans" , Arial, Verdana;
	color: #920201;
	font-weight: bold;
}
.vouchercontent .voucherlink a:hover
{
	text-decoration: underline;
}
.vouchercontent .boxcontent
{
	width: 680px;
	float: left;
	border-bottom: 1px solid #b5b5b5;
}
.vouchercontent .boxcontent .leftcontent
{
	width: 319px;
	padding: 10px;
	float: left;
	position: relative;
}
.boxcontent .leftcontent .voucherlogo
{
	width: 125px;
	padding: 0 10px 0 0;
	float: left;
}
.boxcontent .leftcontent .vouchertext
{
	width: 174px;
	padding: 0 10px 0 0;
	float: left;
}
.leftcontent .vouchertext a
{
	color: #920201;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
.leftcontent .vouchertext a:hover
{
	color: #0a69cd;
	font-size: 13px;
}
.leftcontent .number
{
	background: url(../images/bg_vouchernum.gif) left top no-repeat;
	width: 20px;
	height: 17px;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 3px 0 0 1px;
}
.vouchercontent .boxcontent .rightcontent
{
	width: 678px;
	float: left;
	background: url(../images/bg_rightcontent.gif) center top repeat-y;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
#contentarea .voucherbox .voucherright
{
	width: 290px;
	position: relative;
	float: left;
	padding: 205px 0 0 0;
}
.voucherbox .voucherright .voucherbymail
{
	width: 260px;
	height: 135px;
	padding: 60px 15px 0;
	font-family: "Lucida Sans" , Arial, Verdana;
	font-size: 14px;
	color: #fff;
	float: left;
	position: absolute;
	top: -10px;
	left: 0px;
	background: url(../images/bg_vouchermail.jpg) left top no-repeat;
}
.voucherbymail .inputbox
{
	float: left;
	width: 260px;
	padding: 15px 0 10px 20px;
}
.voucherbymail .inputbox input
{
	width: 220px;
	height: 20px;
	padding: 5px 0 0 5px;
	border: 0px;
	background: none;
	font-size: 14px;
	color: #989898;
}
.voucherbymail .btn_signup
{
	background: url(../images/btn_vsignup.gif) left top no-repeat;
	margin: 0 0 0 100px;
}
.voucherbox .voucherright .recommendstore
{
	float: left;
	width: 290px;
	font-family: "Lucida Sans" , Arial, Verdana;
}
.voucherright .recommendstore .htitle
{
	float: left;
	width: 280px;
	height: 30px;
	padding: 10px 0 0 10px;
	background: url(../images/bg_recommendtop.gif) left top no-repeat;
}
.voucherright .recommendstore .htitle h4
{
	color: #fff;
}
.voucherright .recommendstore .content
{
	float: left;
	width: 270px;
	padding: 5px 10px;
	background: #222 url(../images/bg_recommendbot.gif) left bottom no-repeat;
}
.voucherright .recommendstore .content .recommendlist
{
	float: left;
	width: 270px;
	padding: 8px 0;
	background: url(../images/bg_lirecommend.gif) center bottom no-repeat;
}
.voucherright .recommendstore .content .last
{
	background: none;
}
.recommendstore .content .number
{
	width: 30px;
	padding: 0 0 0 5px;
	float: left;
}
.recommendstore .content .text
{
	width: 175px;
	float: left;
}
.recommendstore .content .text a
{
	font-size: 13px;
	color: #fff;
}
.recommendstore .content .ratingbox
{
	width: 60px;
	float: left;
}
ul.rating
{
	background: url(../images/icon_star.gif) repeat left bottom;
	float: left;
	height: 13px;
	overflow: hidden;
	width: 56px;
}
ul.rating li
{
	display: inline;
}
.rating a:link, .rating a:active, .rating a:visited
{
	display: block;
	float: left;
	height: 13px;
	position: relative;
	text-indent: -9999px;
	width: 14px;
}
.rating a:hover
{
	background: url(../images/icon_starhover.gif) repeat left center;
}
#contentarea .leftside .addvoucher
{
	width: 690px;
	float: left;
}
.addvoucher .linebox
{
	background: url(../images/bg_linebox.gif) left bottom repeat-x;
	width: 690px;
	float: left;
}
.addvoucher .lineboxlast
{
	background: none;
}
.addvoucher .linebox .rightbox
{
	background: url(../images/bg_rightbox.gif) 345px top repeat-y;
	width: 690px;
	float: left;
}
.addvoucher .linebox .leftbox
{
	padding: 8px 15px 10px;
	width: 315px;
	float: left;
}
.linebox .leftbox .number
{
	float: left;
	width: 25px;
	padding: 3px 5px 0 0;
}
.linebox .leftbox .content
{
	float: left;
	width: 280px;
}
.leftbox .content h5
{
	color: #9d0000;
}
.leftbox .content a
{
	text-decoration: underline;
}
#contentarea .leftside .topstores
{
	width: 172px;
	float: left;
}
.topstores .storecategory
{
	width: 172px;
	float: left;
	padding: 0 0 5px 0;
	background: url(../images/bg_linebox.gif) left top repeat-x;
}
.topstores .storecategory .htitle
{
	border-bottom: 1px solid #d1cfcf;
	padding: 7px 0px 7px 5px;
	float: left;
	width: 167px;
}
.topstores .storecategory h5
{
	color: #9d0000;
}
.topstores .storecategory ul li
{
	padding: 5px 0 3px 5px;
	float: left;
	width: 167px;
}
#contentarea .rightside .quicksearch
{
	float: left;
	width: 280px;
	height: 120px;
	background: url(../images/bg_quickbox.gif) left top no-repeat;
	padding: 50px 0 0 20px;
}
.rightside .quicksearch .btn_quicksearch
{
	float: left;
	width: 89px;
	height: 27px;
	background: url(../images/btn_quicksearch.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}
.rightside .browsecategory
{
	float: left;
	width: 290px;
}
.browsecategory .htitle
{
	width: 280px;
	height: 30px;
	padding: 10px 0 0 10px;
	float: left;
	background: url(../images/bg_browsecategory.gif) left top no-repeat;
}
.browsecategory .htitle h4
{
	color: #fff;
}
.browsecategory .content
{
	width: 278px;
	float: left;
	padding: 5px 5px;
	background: #f2f2f2;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
}
.browsecategory .content ul li .number
{
	padding: 2px 0 0 10px;
	width: 25px;
	float: left;
}
.browsecategory .content ul li
{
	float: left;
	width: 278px;
	padding: 5px 0;
	background: url(../images/bg_linebrowsecategory.gif) left bottom repeat-x;
}
.browsecategory .content ul li.last
{
	background: none;
}
.browsecategory .bot
{
	background: url(../images/bg_browsecategorybot.gif) left bottom no-repeat;
	width: 290px;
	height: 13px;
	float: left;
}
#contentarea .rightside .iconnetwork
{
	float: left;
	width: 290px;
}
.rightside .iconnetwork li
{
	float: left;
	width: 290px;
	padding: 10px 0;
	background: url(../images/bg_linebox.gif) left bottom repeat-x;
}
.rightside .iconnetwork li.last
{
	background: none;
}
.rightside .iconnetwork a.icon_follow
{
	background: url(../images/img_iconnetwork.jpg) left top no-repeat;
	width: 230px;
	height: 80px;
	float: left;
}
.rightside .iconnetwork a.icon_fan
{
	background: url(../images/img_iconnetwork.jpg) left -80px no-repeat;
	width: 230px;
	height: 80px;
	float: left;
}
.rightside .iconnetwork a.icon_rss
{
	background: url(../images/img_iconnetwork.jpg) left -160px no-repeat;
	width: 230px;
	height: 80px;
	float: left;
}
#contentarea .infocontent
{
	float: left;
	width: 960px;
	padding: 20px 20px;
}
#contentarea .infocontent .leftcontent
{
	padding: 0 20px 0 0;
	width: 459px;
	float: left;
	border-right: 1px solid #d1cfcf;
}
#contentarea .infocontent .rightcontent
{
	padding: 0 0 0 20px;
	width: 460px;
	float: left;
}
#footer .topcontent
{
	width: 955px;
	height: 285px;
	padding: 50px 25px 0 20px;
	float: left;
	background: url(../images/bg_footer.jpg) left top no-repeat;
}
#footer .topcontent .leftarea
{
	width: 590px;
	float: left;
	padding: 0 0 0 20px;
}
#footer .topcontent .leftarea ul
{
	width: 140px;
	float: left;
	color: #fff;
	padding: 0 5px 0 0;
}
#footer .topcontent .leftarea ul li h4
{
	padding: 0 0 10px 0;
	font-size: 15px;
}
#footer .topcontent .leftarea a
{
	color: #c2c1c1;
	text-decoration: underline;
}
#footer .topcontent .leftarea a:hover
{
	color: #fff;
	text-decoration: none;
}
#footer .topcontent .leftarea ul li
{
	width: 140px;
	float: left;
	padding: 0 0 7px 0;
}
#footer .topcontent .rightarea
{
	width: 310px;
	padding: 25px 20px 30px 10px;
	font-size: 14px;
	font-family: "Lucida Sans" , Arial, Verdana;
	color: #fff;
	float: left;
}
.topcontent .rightarea .footersignup
{
	width: 295px;
	padding: 22px 0 0 10px;
	float: left;
}
.rightarea .footersignup .inputbox
{
	float: left;
	padding: 0 20px 0 0;
}
.footersignup .inputbox input
{
	width: 180px;
	height: 18px;
	padding: 7px 0 0 5px;
	border: 0px;
	background: none;
	font-size: 13px;
	color: #920201;
}
.topcontent .footerexclusive
{
	font-size: 14px;
	width: 830px;
	padding: 5px 0 0 80px;
	float: left;
	font-weight: bold;
	color: #5b5b5b;
	font-family: "Lucida Sans" , Arial, Verdana;
}
.topcontent .footerexclusive span
{
	color: #910201;
}
#footer .botcontent
{
	width: 900px;
	float: left;
	padding: 20px 50px 50px 50px;
	background: url(../images/bg_footerbot.gif) center bottom no-repeat;
}
#footer .botcontent ul
{
	width: 720px;
	padding: 0 0 5px 180px;
	float: left;
}
#footer .botcontent ul li
{
	float: left;
	padding: 0 5px 0 5px;
	border-right: 1px solid #ccc;
}
#footer .botcontent ul li.last
{
	border: none;
}
#footer .copyright
{
	width: 600px;
	float: left;
	padding: 45px 0 0 250px;
	font-size: 14px;
	color: #4e4e4e;
	background: url(../images/img_footerlogo.gif) center top no-repeat;
}
.btn_signup
{
	background: url(../images/btn_fsignup.gif) left top no-repeat;
	width: 72px;
	height: 32px;
	float: left;
	border: none;
	cursor: pointer;
}
/* ------------- component ------------- */
comp1
{
	float: left;
}
.comp1 .topleftcorner
{
	background: url(../images/comp1/corner.gif) left top no-repeat;
	padding: 0 0 0 10px;
	height: 10px;
	font-size: 0px;
	float: left;
}
.comp1 .topcenterbg
{
	background: url(../images/comp1/topbottom.gif) top left repeat-x;
	height: 10px;
	font-size: 0px;
	float: left;
}
.comp1 .toprightcorner
{
	background: url(../images/comp1/corner.gif) top right no-repeat;
	padding: 0 10px 0 0;
	height: 10px;
	font-size: 0px;
	float: left;
}
.comp1 .leftbg
{
	background: url(../images/comp1/left.gif) left top repeat-y;
	padding: 0 0 0 10px;
	float: left;
}
.comp1 .centrebg
{
	float: left;
	background: #f5f4f4;
}
.comp1 .rightbg
{
	background: url(../images/comp1/right.gif) right top repeat-y;
	padding: 0 10px 0 0;
	float: left;
}
.comp1 .botleftcorner
{
	background: url(../images/comp1/corner.gif) bottom left no-repeat;
	padding: 0 0 0 10px;
	height: 10px;
	font-size: 0px;
	float: left;
}
.comp1 .botcenterbg
{
	background: url(../images/comp1/topbottom.gif) bottom left repeat-x;
	height: 10px;
	font-size: 0px;
	float: left;
}
.comp1 .botrightcorner
{
	background: url(../images/comp1/corner.gif) bottom right repeat-x;
	padding: 0 10px 0 0;
	height: 10px;
	font-size: 0px;
	float: left;
}
.voucherbox .comp_width
{
	width: 980px;
}
/************  edit here for new page      ***********/

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	padding: 0px;
	margin: 0px;
}
.FltLt
{
	float: left;
}
.FltRt
{
	float: right;
}
.clear
{
	clear: both;
}

.Header
{
	width: 1000px;
	float: left;
	text-align: center;
	margin: auto;
	padding-top:10px;
}
.headerBg
{
	/*background:url(../images/image/topheadBg.gif) center center no-repeat;*/
	float: left;
	height: 192px;
	width: 1000px;
}
.cont
{
	width: 1000px;
	float: left;
}
.LTcont
{
	width: 680px;
	float: left;
	padding: 10px 0 0 13px;
}
.RTcont
{
	width: 298px;
	float: left;
	padding: 10px 0 0 4px;
}
#topheadBg
{
	background: url(../images/image/topheadBg.gif) no-repeat center top;
	width: 976px;
	height: 192px;
	white-space: normal;
	font-size: 0;
	overflow: hidden;
	margin: 0 0 0 13px;
	display: inline;
}
.LeftCon
{
	width: 680px;
	margin: 10px 0 0 0;
}
.RightCon
{
	width: 294px;
	margin: 10px 0 0 0;
}
.topHbg
{
	background: url(../images/image/topBg.jpg) no-repeat;
	width: 680px;
	height: 55px;
}
.topMbg
{
	background: url(../images/image/middBg.jpg) repeat-y;
	width: 680px;
	text-align: center;
	overflow: hidden;
}
.topBbg
{
	background: url(../images/image/bottBg.jpg) no-repeat;
	width: 680px;
	height: 17px;
}

.contentarea1
{
	padding: 10px 10px 0 10px;
	width: 980px;
}
.Lt
{
	width: 560px;
	height: 192px;
}
h1.heading
{
	color: #a30000;
	font: bold 16px Lucida Sans, Helvetica, sans-serif;
	width: 550px;
	height: 35px;
	padding: 12px 0 0 10px;
}
h2.heading
{
	color: #a30000;
	font: normal 18px Lucida Sans, Helvetica, sans-serif;
	height: 35px;
	padding: 12px 0 0 10px;
}
p.para
{
	color: #717171;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 550px;
	height: 100px;
	display: block;
	padding: 2px 0 0 10px;
	text-align: left;
}
.Rt
{
	width: 400px;
	height: 192px;
}
.smallimgInn
{
	width: 125px;
	height: 157px;
	float: left;
	padding: 30px 0 0 35px;
}
.smallimg
{
	width: 125px;
	height: 75px;
	margin: 30px 0 0 35px;
}
.LargeimgInn
{
	width: 220px;
	height: 172px;
	padding: 15px 9px 0 0;
	float: right;
}
.Largeimg
{
	width: 220px;
	height: 157px;
	padding: 15px 9px 0 0;
}
.visit
{
	height: 20px;
	margin-top: 10px;
}
.visit p
{
	color: #272727;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	display: block;
	float: left;
}
.visit p a
{
	color: #272727;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.visit p a:hover
{
	color: #272727;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.rss
{
	width: 100px;
	height: 20px;
	margin: 0 0 0 7px;
}
a.rss
{
	background: url(../images/image/rss.gif) no-repeat;
	outline: 0;
	text-decoration: none;
	display: block;
	float: left;
}
a.rss:hover
{
	background: url(../images/image/rss.gif) no-repeat;
	outline: 0;
	text-decoration: none;
	display: block;
	float: left;
}
.LtTop
{
	background: url(../images/image/topBg.gif) no-repeat;
	width: 680px;
	height: 50px;
	float: left;
}
.LtMidd
{
	background: url(../images/image/middBg.jpg) repeat-y;
	width: 680px;
	float: left;
	text-align: center;
}
.LtBott
{
	background: url(../images/image/bottBg.gif) no-repeat;
	width: 680px;
	height: 13px;
	float: left;
}
.LtMiddInn
{
	width: 657px;
	float: left;
	margin: 0 10px 7px 10px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	display: inline;
	clear: left;
}
h1.heading
{
	color: #a30000;
	font: bold 16px Arial, Helvetica, sans-serif;
	width: 550px;
	height: 35px;
	padding: 12px 0 0 10px;
	float: left;
	text-align: left;
}
h2.heading
{
	color: #a30000;
	font: normal 18px Arial, Helvetica, sans-serif;
	height: 35px;
	padding: 12px 0 0 10px;
	text-align: left;
}
.LtBox1
{
	width: 130px;
	height: 120px;
	background-color: #fff;
	margin: 10px 5px 0px 0px;
	padding: 0 0 0 10px;
	float: left;
	text-align: center;
}
.LtBoximg
{
	width: 123px;
	height: 73px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	float: left;
	text-align: center;
}
.LtBox1a
{
	float: left;
	text-align: center;
	margin: 18px 0 0 0;
	display: block;
	width: 125px;
	height: 20px;
	text-align: center;
}
.LtBox2
{
	width: 510px;
	background-color: #fff;
	margin: 10px 0px 8px 0px;
	padding: 0 0 0 0px;
	float: left;
}
.LtBox2tp
{
	width: 500px;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: left;
	border-bottom: solid 1px #a30000;
}
.LtBox2tp1
{
	width: 500px;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: left;
	border-bottom: solid 1px #888888;
}
.LtBox2tp h3
{
	color: #a30000;
	font: normal 14px Lucida Sans, Helvetica, sans-serif;
}
.LtBox2midd
{
	width: 500px;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: left;
}
.LtBox2midd p
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}
.LtBox2midd a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #a30000 !important;
	text-decoration: underline !important;
}
.LtBox2midd a:hover
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #a30000 !important;
	text-decoration: none !important;
}
.add
{
	width: 500px;
	background-color: #fff;
	margin: 3px 0px 0px 0px;
	padding: 0 0 0 0px;
	float: left;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}
.getC
{
	width: 219px;
	height: 33px;
	float: left;
}
.getC a
{
	background: url(../images/image/GetCodeBtn.jpg) no-repeat;
	width: 219px;
	height: 33px;
	display: block;
	float: left;
	margin-top: 12px;
}
.getC a:hover
{
	background: url(../images/image/GetCodeBtn.jpg) no-repeat;
	width: 219px;
	height: 33px;
	display: block;
	float: left;
	margin-top: 12px;
}
.getD
{
	width: 219px;
	height: 33px;
	float: left;
}
.getD a
{
	background: url(../images/image/GetDealBtn.jpg) no-repeat;
	width: 219px;
	height: 33px;
	display: block;
	float: left;
	margin-top: 12px;
}
.getD a:hover
{
	background: url(../images/image/GetDealBtn.jpg) no-repeat;
	width: 219px;
	height: 33px;
	display: block;
	float: left;
	margin-top: 12px;
}

.revealC
{
	width: 275px;
	height: 50px;
	float: left;
}
.revealC a
{
	/*background: url(../images/image/hovertab.gif) no-repeat;*/
	width: 275px;
	height: 50px;
	float: left;
}
.revealC a input
{
	width: 180px;
	height: 20px;
	border: none;
	background: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 17px 0 0 20px;
	color: #000;
	text-align: center;
}
.revealC a:hover
{
	/*background: url(../images/image/atab.gif) no-repeat;*/
	width: 275px;
	height: 50px;
	float: left;
}

.EnterCode
{
	width: 510px;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	float: right;
	text-align: left;
	background: url(../images/image/yBg.gif) no-repeat;
	height: 53px;
}
.EnterCodeLT
{
	width: 230px;
	float: left;
	text-align: left;
	height: 53px;
}
.EnterCodeLT p
{
	font: bold 14px Lucida Sans, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0 0 7px;
}
.EnterCodeRT
{
	width: 260px;
	margin: 00px 0px 0px 0px;
	float: left;
	text-align: left;
	height: 53px;
}
.EnterCodeRT input
{
	font: bold	18px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	width: 248px;
	height: 30px;
	margin: 13px 0 0 3px;
	background: url(../images/image/aYbg.gif) no-repeat;
	vertical-align: middle;
	line-height: 30px;
}
.GetLet
{
	width: 507px;
	background-color: #fff;
	float: right;
	text-align: left;
	height: 53px;
	border: 1px solid #dedede;
	background-color: #efefef;
	margin: 0 0 10px 0;
}
.GetLetLT
{
	width: 225px;
	float: left;
	text-align: left;
	height: 53px;
}
.GetLetLT p
{
	font: bold 14px Lucida Sans, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0 0 7px;
}
.GetLetRT
{
	width: 191px;
	margin: 00px 0px 0px 0px;
	float: left;
	text-align: left;
	height: 53px;
}
.GetLetRT input
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	width: 181px;
	height: 30px;
	background: url(../images/image/SubmitBg1.gif) no-repeat;
	vertical-align: middle;
	line-height: 30px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
.GetLetRTsub
{
	background: url(../images/image/signUpBg.jpg) no-repeat;
	width: 69px;
	height: 29px;
	float: left;
	border: none;
}
.GetLetRTinn
{
	width: 69px;
	height: 29px;
	padding: 13px 0 0 6px;
	float: left;
}
.divder
{
	width: 505px;
	margin: 7px 0 7px 0;
	border-bottom: 1px solid #f0f0f0;
	height: 1px;
	font-size: 0px;
}

.voucher1
{
	background: url(../images/image/VocherBg.gif) no-repeat;
	width: 294px;
	height: 190px;
	float: left;
}
.voucher1Tp
{
	width: 294px;
	height: 127px;
	float: left;
}
.voucher1Tp p
{
	font: normal 15px Lucida Sans, Helvetica, sans-serif;
	padding: 55px 50px 0 19px;
	float: left;
	color: #fff;
}
.voucher1Dw
{
	width: 294px;
	height: 39px;
	float: left;
}
.voucher1DwLt
{
	width: 190px;
	height: 39px;
	float: left;
}
.voucher1DwLt input
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	width: 169px;
	height: 35px;
	margin: 1px 0 0 9px;
	background: url(../images/image/SubBg1.gif) repeat-x;
	vertical-align: middle;
	line-height: 35px;
	padding: 0px 0 0 10px;
}
.voucher1DwRt
{
	width: 102px;
	height: 39px;
	float: left;
}
.subMit
{
	background: url(../images/image/Submit.gif) no-repeat;
	width: 89px;
	height: 35px;
	float: left;
	border: none;
	margin: 3px 0 0 5px;
	cursor: auto;
}
.subMit:hover
{
	background: url(../images/image/Submit.gif) no-repeat;
	width: 89px;
	height: 35px;
	float: left;
	border: none;
	margin: 3px 0 0 5px;
	cursor: auto;
}
.Exclusive1
{
	width: 287px;
	float: left;
	margin: 0 0 0 5px;
	display: inline;
}
.Exclusive1TP
{
	background: url(../images/image/ExcTop1.gif) no-repeat;
	width: 287px;
	height: 53px;
	float: left;
}
.Exclusive1TP p
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 15px 0 0 20px;
	text-align: left;
}
.Exclusive1Midd
{
	background: url(../images/image/ExcMidd1.gif) repeat-y;
	width: 287px;
	float: left;
}
.Exclusive1MiddInn
{
	width: 287px;
	float: left;
}
.Exclusive1MiddInnLt
{
	width: 130px;
	float: left;
	padding: 10px 0 10px 14px;
}
.Exclusive1MiddInnRt
{
	width: 140px;
	float: left;
}
.Exclusive1MiddInnRt a
{
	color: #fff !important;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: underline !important;
	display: block;
	width: 140px;
	height: 50px;
	float: right;
	margin: 28px 0 0 0px;
}
.Exclusive1MiddInnRt a:hover
{
	color: #fff !important;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	display: block;
	width: 140px;
	height: 50px;
	float: right;
	margin: 28px 0 0 0px;
}
.Exclusive1div
{
	background: url(../images/image/ExcDiveder1.gif) no-repeat;
	width: 287px;
	height: 9px;
	float: left;
}

.Exclusive1Bott
{
	background: url(../images/image/ExcBott1.gif) no-repeat;
	height: 37px;
	width: 287px;
	float: left;
}

.exclusive
{
	background: url(../images/image/ExclusiveV.jpg) no-repeat;
	width: 294px;
	height: 279px;
	float: left;
}
.exclusivetp
{
	width: 294px;
	height: 140px;
	float: left;
}
.exclusivebt
{
	width: 294px;
	height: 129px;
	float: left;
}
.exclusivetp a:hover
{
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.exclusivetp a
{
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
	width: 140px;
	height: 50px;
	float: right;
	margin: 78px 0 0 0px;
}
.exclusivebt a
{
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
	width: 130px;
	height: 50px;
	float: right;
	margin: 30px 5px 0 0px;
}
.exclusivebt a:hover
{
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.td3
{
	cursor: pointer;
	width: 275px;
	background: url(../images/image/hovertab.gif) no-repeat top;
	cursor: pointer;
	height: 50px;
	width: 275px;
	
}

.bg-code-white
{
	background: url(../images/image/atab.gif) no-repeat center;
	width: 275px;
	height: 50px;
	padding: 0 0 0px 0;
}
.vcode
{
	width: 180px;
	height: 20px;
	border: none;
	background: none;
	font: bold 14px Arial, Helvetica, sans-serif; /*margin:17px 0 0 20px;*/
	color: #000;
	text-align: center;
	
}
h1.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
/* style for indual page dated 18-6-2011 */
.vcdetail{
	width:656px;
	float:left;

}
.vctop{
	width:656px;
	height:14px;
	font-size:0;
	float:left;
	background:url(../images/vctp.jpg) no-repeat left top;
	
}
.vcmid{
	width:656px;
	float:left;
	background:url(../images/vcmidd.jpg) repeat-y left top;

}
.vcdetilbg{
	width:654px;
	float:left;
	margin-left:1px;
	display:inline;

}

.vcdetilbg h1{
	width:638px;
	float:left;
	font:bold 20px "Lucida Sans", Arial, Verdana, Tahoma, "Times New Roman";
	line-height:26px;
	background:url(../images/brdn.jpg) repeat-x left bottom;
	padding-bottom:5px;
	color:#a30000;
	padding-left:13px;
	margin-left:2px;
	
}
.vcbtm{
	width:656px;
	height:14px;
	font-size:0;
	float:left;
	background:url(../images/vcbtm.jpg) repeat-y left top;

}
.LtBoxn {
	width:130px;
	height:90px;
	margin:10px 5px 0px 0px;
	padding:0 0 0 5px;
	float:left;
	text-align:center;
}
.LtBox2n {
	width:510px;
	margin:10px 0px 0px 0px;
	padding:0 0 0 0px;
	float:left;
}
.LtBox2tpn {
	width:500px;
	float:left;
	text-align:left;
}
.LtBox2tpn h3{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:17px;
	
}
.LtBox2tpn h3 a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#272727;
	line-height:17px;
	float:left;
	
}
.LtBox2middn {
	width:500px;
	float:left;
	text-align:left;
}


.vcdbtm{
	line-height:17px;
	width:500px;
	margin:2px 0px 0px 0px;
	float:left;
	text-align:left;
}
.vcdbtm a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#272727;
	line-height:17px;
	float:left;
	display:block;
	margin-left:5px;
	text-decoration:underline;
	
}
.vcdbtm a:hover{
	text-decoration:none;
	
}

.vcdbtm span{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:17px;
	float:left;
/*	padding-left:15px;
*/	display:block;
	
}
.LtBox2middn {
	width:500px;
	float:left;
	text-align:left;
}
.getc {
	width:219px;
	height:45px;
	float:left;
}
.getc a{
	width:219px;
	height:33px;
	display:block;
	float:left;
	margin-top:12px;
	background:none;
}
.getc a:hover{
	text-decoration:none;
	
}
.revealc {
	width:281px;
	height:52px;
	float:left;
}
.revealc a{
	background: url(../images/image/hovertab.gif) no-repeat;
	width:275px;
	height:50px;
	float:left;
	text-decoration:none !important;
}
.revealc a input{
	width:180px;
	height:20px;
	border:none;
	background:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 20px;
	color:#000;
	text-align:center;
	text-decoration:none !important;

}
.revealc a:hover{
	background: url(../images/image/activetab.gif) no-repeat;
	width:275px;
	height:50px;
	float:left;
	text-decoration:none;
}
.conttxt{
	width:646px;
	float:left;
	border-bottom:solid 1px #d2d1d1;
	padding-left:10px;
	margin-top:15px;

}
.conttxt h3{
	width:640px;
	float:left;
	font: normal 18px "Lucida Sans", Arial, Verdana, Tahoma, "Times New Roman";
	color:#a30000;
	line-height:20px;

}
.conttxt p{
	width:640px;
	float:left;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#717171;
	line-height:15px;
	margin:15px 0 15px 0;

}
.lognb{
	width:656px;
	float:left;
	margin:15px 0 15px 0;

}
.lognb p{
	width:656px;
	float:left;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#340000;
	height:20px;
	line-height:15px;
	display:block;

}
.lognb a{
	width:90px;
	float:left;
	margin:15px 5px 15px 0;
	height:22px;
	display:block;
	float:left;

}
.lognb a:hover{
	text-decoration:none;

}
.addcom{
	width:656px;
	float:left;

}
.addcom p{
	float:left;
	font:bold 15px Arial, Verdana, Tahoma, "Times New Roman";
	color:#272727;
	height:20px;
	line-height:20px;
	display:block;

}
.addcom span{
	float:left;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#272727;
	height:20px;
	line-height:15px;
	display:block;
	float:right;
	line-height:20px;
	margin-left:10px;

}
.addcom p{
	float:left;
	font:bold 15px Arial, Verdana, Tahoma, "Times New Roman";
	color:#272727;
	height:20px;
	line-height:20px;
	display:block;

}
.formbg{
	width:656px;
	float:left;

}
.formbg textarea{
	float:left;
	width:650px;
	height:102px;
	background:url(../images/txtareabg.jpg) no-repeat;

}
input.postas{
	width:76px;
	height:23px;
	background-color:#77d2fa;
	display:block;
	
}
.vcdbtm1{
	line-height:17px;
	width:500px;
	margin:2px 0px 0px 0px;
	float:left;
	text-align:left;
}
.vcdbtm1 span{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:17px;
	float:left;
	padding-left:0px;
	display:block;
	margin-right:5px;
}
.vcdbtm1 a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#272727;
	line-height:17px;
	float:left;
	display:block;
	text-decoration:underline;
	margin-right:5px;
}
.vcdbtm1 a:hover{
	text-decoration:none;
	
}
.mdbanner{
	width:300px;
	height:260px;
	float:left;

}
.nxtv{
	width:300px;
	float:left;
	padding-bottom:10px;

}
.nxtvtxt{
	width:300px;
	float:left;
	border-bottom:solid 5px #e2e2e2;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#515151;
	height:21px;
	border-bottom: solid 1px #e2e2e2;

}
.vouchcode{
	width:300px;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#a30000;
	float:left;

}
.vouchcode a{
	width:300px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#a30000;
	float:left;
	display:block;
	margin-bottom:6px;
	line-height:29px;
	text-decoration:underline;

}
.vouchcode a:hover{
	text-decoration:none;

}
.vouchcode1{
	width:300px;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#a30000;
	float:left;

}
.vouchcode1 a{
	width:300px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#717171;
	float:left;
	display:block;
	text-decoration:underline;

}
.vouchcode1 a:hover{
	text-decoration:none;

}
.nxtv p{
	width:300px;
	float:left;
	border-bottom:solid 2px #b8b8b8;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#717171;
	display:block;
	line-height:18px;

}
.nxtv span{
	width:300px;
	float:left;
	display:block;
	line-height:18px;

}
.nxtv span b{
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#717171;
	display:block;
	background:url(../images/brdbtm.jpg) repeat-x left bottom;
	font-weight: normal;
	line-height:18px;

}
.div5{
	width:300px;
	height:5px;
	font-size:5px;
	float:left;
	background-color:#e2e2e2;

}
.vouchermail{
	background: url(../images/vouchermailbg.jpg) no-repeat;
	width:300px;
	height:190px;
	float:left;
}
.vouchermailTp{
	width:300px;
	height:127px;
	float:left;
}
.vouchermailTp p{
    font:normal 15px Lucida Sans, Helvetica, sans-serif;
	padding:55px 50px 0 19px;
	float:left;
	color:#fff;
}
.vouchermailDw{
	width:300px;
	height:39px;
	float:left;
}
.vouchermailDwLt{
	width:194px;
	height:39px;
	float:left;
}
.vouchermailDwLt input{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:none;
	width:169px;
	height:35px;
	margin:1px 0 0 9px;
	background:url(../images/image/SubBg1.gif) repeat-x;
	vertical-align:middle;
	line-height:35px;
	padding:0px 0 0 10px;
}
.vouchermailDwRt{
	width:102px;
	height:39px;
	float:left;
}
.subMitn{
	background:url(../images/image/Submit.gif) no-repeat;
	width:89px;
	height:35px;
	float:left;
	border:none;
	margin:3px 0 0 5px;
	cursor: pointer;
}
.subMitn:hover{
	background:url(../images/image/Submit.gif) no-repeat;
	width:89px;
	height:35px;
	float:left;
	border:none;
	margin:3px 0 0 5px;
	cursor: pointer;

}
.martp12{
	margin-top:12px;

}
 .bg-code-yellow{background:url(../images/bg-code-yellow.jpg) no-repeat; width:276px; height:51px;}
.dotted-box-yellow{background-color:#ffec89; border: dashed 1px #616161;}
.left10{padding-left:10px;}
.bold{font-weight:bold;}
.txt-lucida16{font-family:"Lucida Sans", "Trebuchet MS"; font-size:16px;}
.selectmid {
	width:498px;
	float:left;
	text-align:left;
	background-color:#fffca5;
	border:dashed 1px #6c6c6c;
}
.getctxt {
	width:205px;
	height:35px;
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	padding-top:10px;
	padding-left:10px;
	line-height:18px;
	
}
.revealcact{
	width:281px;
	height:52px;
	float:left;
}
.revealcact a{	
	background: url(../images/act_ivetabh.jpg) no-repeat;
	width:275px;
	height:50px;
	float:left;
	text-decoration:none !important;
}
.revealcact a input{
	width:180px;
	height:20px;
	border:none;
	background:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 20px;
	color:#000;
	text-align:center;
	text-decoration:none !important;

}
.revealcact a:hover{
	/*background: url(../images/act_ivetabh.jpg) no-repeat;*/
	width:275px;
	height:50px;
	float:left;
	text-decoration:none;
}
/* style for newmerchnat page start here dated 14-10-11 */
.padtp10{
	padding-top:10px;
}
.marbtm15{
	margin-top:15px;
}
.martp10{
	margin-top:10px;
}
.martp5{
	margin-top:5px;
}

.padtp15{
	padding-top:15px;
}
.padbtm20{
	padding-bottom:20px;
}
.padbtm15{
	padding-bottom:15px;
}

.padlt5{
	padding-left:5px;
}
.ostorebg{
	width:287px;
	float:left;
}
.ostortp{
	background:url(../images/osotoretp.jpg) no-repeat;
	width:287px;
	height:46px;
	float:left;
}
.ostortp p{
	font:normal 18px "Lucida Sans", Arial, Tahoma, Verdana;
	color:#fff;
	text-align:left;
	line-height:46px;
	padding-left:10px;
}
.ostorebg a{
	font:bold 14px "Lucida Sans", Arial, Tahoma, Verdana;
	color:#1f1f1f;
	text-align:left;
	line-height:27px;
	padding:0 9px 0 9px;
	display:block;
	float:left;
	height:27px;
	background:#e9e8e8;
	margin:5px 0 0 5px;
	display:inline-block;
	cursor:pointer;
}
.ostorebg a:hover{
	background:#d9d9d9;
}

.ostorbtm{
	background:url(../images/osotorebtm.jpg) no-repeat;
	width:287px;
	height:21px;
	float:left;
}
.abthead{
	width:640px;
	float:left;
	font: normal 18px "Lucida Sans", Arial, Verdana, Tahoma, "Times New Roman";
	color:#00000e;
	line-height:20px;
	padding:10px 0 0px 0px;
}
.abtplink{
	width:640px;
	float:left;
}
.abtplink a{
	float:left;
	font: bold 15px "Lucida Sans", Arial, Verdana, Tahoma, "Times New Roman";
	color:#a30000;
	line-height:20px;
	display:block;
	text-decoration:underline;
	padding-left:2px;

}
.abtplink a:hover{
	text-decoration:none

}

.expbg{
	width:620px;
	float:left;
	font: normal 12px "Lucida Sans", Arial, Verdana, Tahoma, "Times New Roman";
	color:#272727;
	line-height:15px;
	padding-top:5px;
	padding-left:2px;
}
.abtpara{
	width:620px;
	float:left;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#717171;
	line-height:15px;
	padding-top:5px;
	padding-left:2px;

}
.viewallbg{
	width:635px;
	float:left;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#717171;
	line-height:15px;
	margin:15px 0 15px 0;
	padding-left:2px;

}
.viewallbg p{
	float:right;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#010101;
	line-height:20px;
	width: auto!important;
	margin:0;
	padding-right:7px;

}
.viewallbg a{
	float:right;
	font:normal 12px Arial, Verdana, Tahoma, "Times New Roman";
	color:#a30000;
	line-height:20px;
	width: auto!important;

}
.relstore{
	width:640px;
	float:left;
}

.relstore a{
	font:bold 14px "Lucida Sans", Arial, Tahoma, Verdana;
	color:#1f1f1f;
	text-align:left;
	line-height:27px;
	padding:0 9px 0 9px;
	display:block;
	float:left;
	height:27px;
	background:#e9e8e8;
	margin:5px 0 0 5px;
	display:inline-block;
	cursor:pointer;
}
.relstore a:hover{
	background:#d9d9d9;
}

/* css for search box */
.searchboxbg {
	width:468px;
	height:71px;
	background:url(../images/searchbxbg.jpg) left top no-repeat;
	padding:0px 0px 0 0px;
	float:right;
}
.searchboxbg .seinput {
	float:left;
	padding:21px 0px 0 23px;
}
.searchboxbg .seinput input {
	border:none;
	width:326px;
	height:30px;
	color:#A9A9A9;
	background:none;
	font:bold 16px "Lucida Sans", "Trebuchet MS";
}
.searchboxbg .seabtn {
	background:url(../images/searchbtn.png) left top no-repeat;
	width:98px;
	height:37px;
	float:left;
	border:none;
	cursor:pointer;
	margin:16px 0 0 3px;
	display:inline-block;
}
.voucher2ne{
	width:290px;
	height:117px;
	float:left;
	background:url(../images/cbg.jpg) no-repeat left top;
}
.voucher2ne p{
    font:normal 13px Arial, Helvetica, sans-serif;
	padding:18px 15px 0 15px;
	float:left;
	color:#000;
}
.voucher2ne a{
    font:normal 13px Arial, Helvetica, sans-serif;
	float:left;
	color:#000;
	text-decoration:none !important;
}


/* css for christmas voucher page dated 4-11-11 */
.chitopbg{
	width:1000px;
	float:left;
	background:url(../images/chritvbg.jpg) no-repeat top center;
	padding-top:260px;
}
.chicontbg{
	width:800px;
	float:left;
/*	background:url(../images/christcontbg.jpg) no-repeat 45px top;
*/	padding:0 0 0 155px;
}
.chritcontbg {
	width:680px;
	float:left;
	text-align:center;
	padding:0px 0 0px 0
}
/* css for search box */
.subspeoffbg {
	width:656px;
	height:64px;
	background:url(../images/subspeoff.png) left top no-repeat;
	padding:15px 0px 0 0px;
	float:left;
	margin-left:10px;
}
.subofftxt {
	float:left;
	padding:0px 0px 0 15px;
	width:305px;
	float:left;
	height:32px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#010000;
	text-align:left;
	line-height:32px;
}
.subofftxtbxar {
	width:237px;
	height:32px;
	float:left;
	padding:0px 0px 0 5px;
}
input.subofftxtbx {
	border:none;
	width:232px;
	height:32px;
	color:#A9A9A9;
	background:none;
	font:bold 12px "Lucida Sans", "Trebuchet MS";
	background:url(../images/txtbgspe.png) left top no-repeat;
	display:block;
	min-width:225px;
}
.subbtn {
	background:url(../images/submit.png) left top no-repeat;
	width:77px;
	height:35px;
	float:left;
	border:none;
	cursor:pointer;
	margin:0px 0px 0 5px;
	display:inline-block;
}

/*Added By swagat*/

.LtTop {
	background:url(../images/image/topBg.gif) no-repeat;
	width:680px;
	height:50px;
	float:left;
}
.LtMidd {
	background:url(../images/image/middBg.jpg) repeat-y;
	width:680px;
	float:left;
	text-align:center;
}
.LtBott {
	background:url(../images/image/bottBg.gif) no-repeat;
	width:680px;
	height:13px;
	float:left;
}
.LtMiddInn {
	width:657px;
	float:left;
	margin:0 10px 7px 10px;
	background-color:#fff;
	border:1px solid #f0f0f0;
	display:inline;
	clear:left;
}
.LtBox1 {
	width:130px;
	height:120px;
	background-color:#fff;
	margin:10px 5px 0px 0px;
	padding:0 0 0 10px;
	float:left;
	text-align:center;
}
.LtBoximg{
	width:123px;
	height:73px;
	background-color:#fff;
	border:1px solid #f0f0f0;
	float:left;
	text-align:center;
}
.LtBox1a{
	float:left;
	text-align:center;
	margin:18px 0 0 0;
	display:block;
	width:125px;
	height:20px;
	text-align:center;
}
.LtBox2 {
	width:510px;
	background-color:#fff;
	margin:10px 0px 8px 0px;
	padding:0 0 0 0px;
	float:left;
}
.LtBox2tp {
	width:500px;
	background-color:#fff;
	margin:10px 0px 0px 0px;
	float:left;
	text-align:left;
	border-bottom:solid 1px #a30000;
}
.LtBox2tp h3{
	color:#a30000;
	font:normal 14px Lucida Sans, Helvetica, sans-serif;
	
}
.LtBox2midd {
	width:500px;
	background-color:#fff;
	margin:10px 0px 0px 0px;
	float:left;
	text-align:left;
}
.LtBox2midd p{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5b5b5b;
}
.LtBox2midd a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#a30000 !important;
	text-decoration:underline !important;
}
.LtBox2midd a:hover{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#a30000 !important;
	text-decoration:none !important;
	
}
.add {
	width:500px;
	background-color:#fff;
	margin:3px 0px 0px 0px;
	padding:0 0 0 0px;
	float:left;
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5b5b5b;
}
.getC {
	width:219px;
	height:33px;
	float:left;
}
.getC a{
	background:url(../images/image/GetCodeBtn.jpg) no-repeat;
	width:219px;
	height:33px;
	display:block;
	float:left;
	margin-top:12px;
}
.getC a:hover{
	background:url(../images/image/GetCodeBtn.jpg) no-repeat;
	width:219px;
	height:33px;
	display:block;
	float:left;
	margin-top:12px;
}
.getD {
	width:219px;
	height:33px;
	float:left;
}
.getD a{
	background:url(../images/image/GetDealBtn.jpg) no-repeat;
	width:219px;
	height:33px;
	display:block;
	float:left;
	margin-top:12px;
}
.getD a:hover{
	background:url(../images/image/GetDealBtn.jpg) no-repeat;
	width:219px;
	height:33px;
	display:block;
	float:left;
	margin-top:12px;
}



.EnterCode {
	width:510px;
	background-color:#fff;
	margin:10px 0px 0px 0px;
	float:right;
	text-align:left;
	background:url(../images/image/yBg.gif) no-repeat;
	height:53px;
}
.EnterCodeLT {
	width:230px;
	float:left;
	text-align:left;
	height:53px;
}
.EnterCodeLT p{
    font:bold 14px Lucida Sans, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:middle;
	padding:10px 0 0 7px;
}
.EnterCodeRT {
	width:260px;
	margin:00px 0px 0px 0px;
	float:left;
	text-align:left;
	height:53px;
}
.EnterCodeRT input{
    font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:none;
	width:248px;
	height:30px;
	margin:13px 0 0 3px;
	background:url(../images/image/activeYbg.gif) no-repeat;
	vertical-align:middle;
	line-height:30px;
}
.GetLet {
	width:507px;
	background-color:#fff;
	float:right;
	text-align:left;
	height:53px;
	border:1px solid #dedede;
	background-color:#efefef;
	margin:0 0 10px 0;
}
.GetLetLT {
	width:225px;
	float:left;
	text-align:left;
	height:53px;
}
.GetLetLT p{
    font:bold 14px Lucida Sans, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:middle;
	padding:10px 0 0 7px;
}
.GetLetRT {
	width:191px;
	margin:00px 0px 0px 0px;
	float:left;
	text-align:left;
	height:53px;
}
.GetLetRT input{
    font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:none;
	width:181px;
	height:30px;
	background:url(../images/image/SubmitBg1.gif) no-repeat;
	vertical-align:middle;
	line-height:30px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}
.GetLetRTsub {
	background:url(../images/image/signUpBg.jpg) no-repeat;
	width:69px;
	height:29px;
	float:left;
	border:none;
}
.GetLetRTinn {
	width:69px;
	height:29px;
	padding:13px 0 0 6px;
	float:left;
}
.divder {
	width:505px;
	margin:7px 0 7px 0;
	border-bottom:1px solid #f0f0f0;
	height:1px;
	font-size:0px;
}
.chh2bg{
	width:700px;
	float:left;
}
.chh2bg h2{
    color: #A30000;
    font: 18px Arial,Helvetica,sans-serif;
    height: 35px;
    padding: 12px 0 0 10px;
    text-align: left;
}
.topmenu li h1{
	color: #272727;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.prevnxtbg{
	width:210px;
	float:left;
	height:30px;
	padding-left:250px;
	padding-top:10px;
}
.prevnxtbg a{
    font: 18px Arial,Helvetica,sans-serif;
    height: 25px;
    text-align: center;
    color: #A30000;
	text-decoration:none;
}
.prev {
	display:block;
	border-right: 1px solid #676767;
	width:100px;
	line-height:25px;
	float:left;
}
.next {
    height: 25px;
	width:70px;
	line-height:25px;
	float:left;
}

.subofftxt h2{
	height:32px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#010000;
	text-align:left;
	line-height:32px;
}
.pages {
	width:544px;
	float:left;
	padding-left:106px;
	margin:10px 0px 0px 0px;
}
.page-num {
	width:22px;
	height:16px;
	text-align:center;
	padding-top:2px;
	font:normal 10px Arial, Helvetica, sans-serif;
	background:url(../images/bbg.jpg) no-repeat;
	margin-right:10px;
	float:left;
}
.page-num a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:5px;
	line-height:11px;
	color:#000;
	text-decoration:none;
	padding:3px 0px 0px 4px;
}
.page-num:hover {
	background:url(../images/bbg-hover.jpg) no-repeat;
}
.page-num a span {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	color:#535353;
}
ul.listnum{margin:0; padding:0; text-align:center}
ul.listnum li{ display:inline; list-style-type:none;  padding:0 0 0 0;}
ul.listnum li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; background:url(../images/bg-box-num.jpg) no-repeat center;  padding:4px 10px;text-align:center }
ul.listnum li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; background:url(../images/bg-box-num.jpg)  center no-repeat; padding:4px 10px;  }

