/*---------------------------------------------- */
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;
}
.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;
	padding:10px 0;
	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:980px;
	padding:23px 10px 0;
	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;
	text-transform:capitalize;
}
.menu ul li a span {
	padding:10px 15px 6px 0;
	float:left;
}
.menu ul li a:hover {
	color:#000;
	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;
	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;
	border-bottom:1px solid #b5b5b5;
}
.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:135px;
	float:left;
}
.recommendstore .content .text a{
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.recommendstore .content .ratingbox{
	width:100px;
	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;
	
}
.recentlyclass
{
	background:url(../images/bg_linebox.gif) left bottom repeat-x;
	}
.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:300px;
}
.browsecategory .htitle{
	width:290px;
	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:10px 10px;
	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:300px;
	height:13px;
	float:left;
}
#contentarea .rightside .iconnetwork{
	float:left;
	width:300px;
}
.rightside .iconnetwork li{
	float:left;
	width:300px;
	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;
	text-align:center;
}
#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;
}

/*-----Added on 10-May-10-------*/
h1.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a.invi:link, a.invi:visited, a.invi:focus, a.invi:active {
	color:#000000;
	cursor:pointer;
	text-decoration:none;
}
a.invi:hover {
	color:#000000;
}
 .vouchertext1 a{
	color:#920201;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.vouchertext1 a:hover{
	color:#0a69cd;
	font-size:13px;
}
.image-exclusive
{
	background-image:url(../images/exclusive-icon.jpg);
	background-position:0px 0;
	height:29px;
	width:76px;
	float:right;
	margin-right:-11px;
	}

.withouth5
{
	color: #9D0000;
	font-size: 13px;
	font-weight: bold;
}