@import url(../css/museo.css);


	/*css reset*/
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,
caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus{outline:0;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:separate;
	border-spacing:0;
}
caption,th,td{
	text-align:left;
	font-weight:normal;
}
blockquote:before,blockquote:after,
q:before,q:after{content: "";}
blockquote,q {quotes: "" "";}
html{font-size:100.01%;}
body{
	font-size:62.5%;	
	font-family:Arial, Verdana;
	margin:0 auto;
	background-color:#fff;

}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

/*page*/
#wrapper{
	width:1000px;background:#fff url(../img/bg.gif) repeat-y;margin:0 auto;float:none;
}
#page{
	width:956px;
	margin:0 auto;
	padding:0 0 0 1px;background-color:#ffffff;
	/* background-image:url('../img/bg_left.gif');
	background-repeat:repeat-y;
	background-position:left; */
	margin-bottom:0px;overflow:hidden;
}
#pageright{
	padding:0 1px 0 0;background-color:#ffffff;
	/* background-image:url('../img/bg_right.gif');
	background-repeat:repeat-y;
	background-position:right; */ overflow:hidden;
}
* html #pageright{float:left;}
#header{
	margin: 0 0px;height:161px;
	position:relative;

}

* + html #header{
    height:195px;
}

#header div.hdtop{ 
	width:100%;overflow:hidden;
	margin:0;padding:0;
	height:116px;
}
.logo{ 
	margin:0px;height:96px;
	padding:0px 0 0px 28px;margin-top:0px;
	width:363px;float:left;overflow:hidden;

}
.logo1{ 
	margin:0px;height:90px;
       margin-top:0px;
	width:380px;float:left;overflow:hidden;float:left;

}
.logo1 a {
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	width:377px;
	height:56px;
	float:left;
}
.logo1 a:hover
{
background:transparent url(../img/psdiscount-inner-logo.gif) no-repeat;
width:363px;
height:82px;float:left;
}
.hdtoplinks{ 
	float:left;width:100%;
	margin:0;padding:0px 0 3px 13px;
	text-align:right;text-align:right;
	height:18px;
	/*background-color:#ebebeb;*/
}
.hdtoplinks div{
	float:left; padding-left:8px;color:#003366;font-size:13px;border-right:1px solid #999;
}
.hdtoplinks div a{color:#003366;text-decoration:none;}
.hdtoplinks div a:hover{color:#c00;text-decoration:none;}

.eve{
	margin:0px 20px 0px 0;
	float:right;width:474px;
	text-align:left;
}
.evening_post_top{
	margin:3px 0px 5px 0;
	float:left; height:9px;width:245px;
	text-align:center;
	vertical-align:bottom;background-position:left;font-size:9px;font-weight:normal;
}
.evening_post{
	float:right; height:60px;width:245px;
	text-align:right;
	vertical-align:bottom;padding-top:5px;
}
.lady_money{
	float:left;margin:0;height:94px;width:250px;
	background:url(../img/lady-with-money.gif) no-repeat 0 0;
	background-position:right top;
}
* html .lady_money{
	width:240px;
}

.searchdiv{ 
	float:right;overflow:hidden;
	width:20%;
	text-align:right;margin:10px 0px 15px 0; 
}
* html .searchdiv{margin-right:7px;}
.searchdiv form{
	padding:0px; margin:0px; border:0px;
}
.searchdiv input{
	border:1px solid #cbcbcb;padding-left:5px;
	margin:0px;padding:0px;background-color:#f9f9f9;
	overflow:hidden;color:#b3b3b3;
}
* + html .searchdiv input{ height:15px;}
* html .searchdiv input{ height:15px;}
.searchdiv input.btn{margin:0px; padding:0px;
background: url(../img/btn-search.gif) no-repeat 0px 0px;
width:26px; 
border:0px;
}
* + html .searchdiv input.btn{ height:17px;}
* html .searchdiv input.btn{ height:17px;}
#main{
	width:100%;
	overflow:hidden;
	margin:0;z-index:-1;
	background-color:#FFFFFF;
	padding-top:0px;
	float:left;

}

* + html #main{padding-top:10px;}
/*----- Main menu -------*/
.top-main-menu{ 
	/*background-image:url(../img/menu_bg.gif);*/
	background-repeat:repeat;height:29px; top:3px;
	padding:0 0 0 10px;
	overflow:hidden;width:99%;
	border-bottom:5px solid #2660AD;
background-color:#80a1b6; 
	margin-top:43px;
}
#main-menu{
	position:relative;
	height:31px;
	padding:0 0 0px 7px;
}
#main-menu ul{
	display:none;
}
#main-menu li{
	font-size:12px;
	line-height:26px;
	margin:0px 0px;
	padding:0px 1px 0 0px;
	float:left;
	background:url(../img/menuseptar.gif) no-repeat 0 0;
	background-position:right top;height:29px;
}
#main-menu li.last{
	font-size:12px;
	line-height:26px;
	margin:0px 0px;
	padding:0px 1px 0 0px;
	float:left;
	background:none;height:29px;
}
#main-menu li a{
	display:block;
	color:#FFFFFE;
	position:relative;
	cursor:pointer;
	padding:1px 0px 0 0;
	height:31px;font-weight:bold;
}
#main-menu li a span{
	display:block;
	padding:2px 13px 0 13px;
}
* html #main-menu li a{float:left;}
* html #main-menu li a span{float:left;}

#main-menu li a:hover{
	text-decoration:none;
	cursor:pointer;padding:1px 0px 0 0;
	/*background:url(../img/menuactive.gif) repeat-x 0 0;*/
	background-position:right;height:28px;
color:#ffe400;font-weight:bold;
}
#main-menu ul li, #main-menu ul li:hover{
	border:2px solid #e3027f;color:#000000;
	background:#FFFFFF;
}
#main-menu ul li a, #main-menu ul li a:hover{
	color:#000000;
	background:#FFFFFF;
}
#main-menu li.searchdiv{
	font-size:12px;
	line-height:26px;
	margin-left:20px;
	padding:5px 0px 0 0px;width:175px;
	float:right;
	background:none;height:29px;
}
#main-menu li.searchdiv form{
	padding:0px; margin:0px; border:0px;
}
#main-menu li.searchdiv label{
	padding:0px; margin:0px; border:0px;overflow:hidden;
}
#main-menu li.searchdiv input{
	border:1px solid #236193;padding-left:5px;
	margin:0px;padding:0px;background-color:#f9f9f9;
	overflow:hidden;color:#cccccc;height:18px;float:left; width:130px;
}
#main-menu li.searchdiv input:focus{
	border:1px solid #236193;padding-left:5px;
	margin:0px;padding:0px;background-color:#f9f9f9;
	overflow:hidden;color:#000000; height:18px;float:left; width:130px;

}
#main-menu li.searchdiv input.btn{
	margin:1px 0 0 0; padding:0px 5px 3px 0;float:left;height:19px;
	background:#80a1b6 no-repeat 0px 0px;
	width:26px;border:0px;font-family:arial;color:#ffffff;font-weight:bold;text-align:center;
	border:1px solid #496b81; border-left:0px;
}
/*------ in media says --------*/
.row_index{float:left;width:100%;background:url(../img/quote1.gif) no-repeat 0 0;background-position:top left;
border-bottom:1px dotted #c6d9e6;padding-bottom:5px;margin-bottom:8px;}
.row-rgt{ float:left;width:72%;font-size:14px;background:url(../img/quote2.gif) no-repeat 0 0;background-position:bottom right;
color:#000000;padding:18px 25px 5px 35px;margin-right:20px;min-height:37px;line-height:18px;}
#rss{float:right;margin-top:-30px;}
.media-img{float:left;width:15%; }
.newstl{ font-weight:normal;color:#475f9c;text-decoration:underline;}
.newstl:hover{ font-weight:normal;color:#475f9c;text-decoration:none;}
.newsdate{color:#898989;}
.acctabs{overflow:hidden !;width:693px;float:left;margin-top:12px;_margin-top:6px;}
.acctabs-title ul{overflow:hidden;margin:0 -5px 0 0;}
* html .acctabs-title ul{overflow:visible;height:0;}
.acctabs-title ul li{float:left;width:108px;background-color:#f1d9dc;background:url(../img/tableft1_ps.gif) no-repeat left top;padding-left:8px;}
.acctabs-title ul li.active, .acctabs-title ul li:hover, .acctabs-title ul li.tab_change_account{border-bottom:0;background:url(../img/tableft1_ps_active.gif) no-repeat left top;padding-left:8px;}
.acctabs-title ul li a{float:left;width:99%;text-align:center;font-size:1.2em;line-height:30px;color:#191919;font-weight:bold;background:url(../img/tabright1_ps.gif) no-repeat 0 0;height:33px;padding-top:4px}
.acctabs-title ul li a span{float:left;text-align:center;width:89%;}
.acctabs-title ul li#pend a{background-position:-106px 0;}
.acctabs-title ul li#appr a{background-position:-106px 0;}
.acctabs-title ul li#paid a{background-position:-106px 0;}
.acctabs-title ul li#failed a{background-position:-106px 0;}
.acctabs-title ul li#show a{background-position:-106px 0;}
.acctabs-title ul li#payh a{background-position:-106px 0;}
.acctabs-title ul li.active a,.acctabs-title ul li a:hover,.acctabs-title ul li.tab_change_account a{background:url(../img/tabright1_ps_active.gif) no-repeat 0 0;color:#ffffff;text-decoration:none;}
.acctabs-title ul li.active a span,.acctabs-title ul li a:hover span,.acctabs-title ul li.tab_change_account a span{float:left;text-align:center;width:89%;}
.accbot8{float:left;width:693px;background:#fff url(../img/myaccount_tab_bottom4.gif) no-repeat 0 0;height:10px;}
* html .accbot8{margin-top:-16px}
* + html .accbot8{margin-top:-16px}
.newbot7{height:43px;text-align:center;padding-top:16px;color:#000;font-size:12px;line-height:18px;margin-left:12px;margin-top:10px;background:#fff url(../img/myaccount_tab_center.gif) repeat-x left bottom;}
.menu_act_ink4{color:#ffffff;font-weight:bold;border-bottom:#ddd;font-size:12px;text-decoration:none;background:#6699CC url(../img/bg-box-ti.gif) repeat-x 0 0;background-position:bottom;text-align:center;padding:11px 0;height:16px;_height:22px;}
* + html .menu_act_ink4{height:22px;}
.menu_act_ink5{color:#ffffff;font-weight:bold;border-bottom:#ddd;font-size:12px;text-decoration:none;background:#EAE3DD url(../img/myaccount_tab_active.gif) no-repeat 0 0;text-align:center;padding:11px 0;height:12px;_height:0px;}
* + html .menu_act_ink5{height:0px;}
.acc_cont_head{float:left !important; width:100% !important;}
.acccnt_stat{float:left !important;}

#acc-menu{
	position:relative;
	height:33px;
	padding:0 0 0 0;
}
#acc-menu li{
	font-size:12px;
	line-height:26px;
	margin:0px 0px;
	padding:0px 3px 0 0px;
	float:left;height:33px;
	background:url(../img/acc_sep.gif) no-repeat 0 0;
	background-position:right;
}
#acc-menu li a{
	display:block;
	color:#fffffe;
	position:relative;
	cursor:pointer;
	padding:0 0px 0 0;
	background:url(../img/acc_norm.gif) repeat-x 0 0;
	background-position:right;height:33px;
}
#acc-menu li a span{
	display:block;
	padding:2px 31px 0 30px;
}
* html #acc-menu li a{float:left;}
* html #acc-menu li a span{float:left;}
#acc-menu li:hover, #acc-menu li.tab_change_account{
	font-size:12px;line-height:26px;
	margin:0px 0px;padding:0px 3px 0 0px;
	float:left;height:33px;
	background:url(../img/acc_sep.gif) no-repeat 0 0;
	background-position:right;
}
#acc-menu li a:hover, #acc-menu li.tab_change_account a{
	text-decoration:none;display:block;
	color:#fffffd;position:relative;
	cursor:pointer;padding:0 0px 0 0;
	background:url(../img/bg-tabs1.gif) repeat-x 0 0;
	background-position:right;height:33px;
}



.werhna{
	float:left;
	width:100%;
}

/*sidebar*/
#sidebar{
	float:right;
	display:inline;
	width:235px;
}
#sidebar div.box{
	width:177px;
	margin:0 auto;      
}
#sidebar div.box h2{
/*	background:#cfcfcf url(../img/bg-box-title.gif) repeat-x 0 0; */
	background-color:#496b81;
	
	/* border-right:1px solid #475f9c; */
	text-align:center;
	font-size:1.2em;
	line-height:1.857em;
	color:#ffffff;
	font-weight:bold;height:26px;
	font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
}
#sidebar div.box div.body{	
	padding:0 0px;
	background:url(../img/inner-right.gif) repeat-y 100% 100%;
	width:234px;	
}
#sidebar div.box div.body1{
	background:url(../img/inner-right.gif) repeat-y 100% 100%;
	padding:0;	
	float:left;
	width:234px;	
}
#sidebar div.box ul{
	font-size:1.2em;
	line-height:2em;
	width:100%;
	margin:2px 0 0;
	padding:0 0 10px;
}
#sidebar div.box ul li{
	padding:0 0 0 17px;
	background:url(../img/site_arrow.gif) no-repeat 0 -40%;
}
#sidebar div.box ul li.active{
	padding:0 0 0 17px;
	background:url(../img/site_arrow_over.gif) no-repeat 0 -40%;
}
#sidebar div.box ul li a{
	color:#3a5ab6;text-decoration:none;font-size:1.1em;
}
/* #sidebar div.box ul li a:visited{
	color:#3a5ab6;text-decoration:none;
}*/
#sidebar div.box ul li a.active{
	font-size:1.1em;
	color:#c00;
	font-weight:normal;
}
#sidebar div.box ul li a:hover{
          font-size:1.1em;
          color:#c00;
          font-weight:normal;
 }
.site_cnt{ 
	font-size:12px;text-align:justify;
	line-height:18px;padding-top:5px;
	margin-bottom:13px;
}
/*content*/
#content{
	margin:0px 10px 10px 0px;z-index:0;
	overflow:hidden;
	float:left;width:707px;

}
* html #content{margin:0px 10px 0 0;}
#content div.inhead{ 
	font-size:16px; color:#00718e;
	font-weight:normal;font-family:Arial, Verdana, helvetica, sans-serif;
}
#content div.inhead span{font-size:18px; }
#content div.insubhead{ 
	font-size:16px; color:#e3027f;margin-top:10px;
	font-weight:normal;font-family:Arial, Verdana, helvetica, sans-serif;
}
#content div.easystep{ 
}
.Tinhead{float:left;}
#content div.inright{ 
	width:60%;float:left;border:1px solid red;
	color:#00718e;font-size:15px;font-family:Arial, Verdana, helvetica, sans-serif;
}
#content div.inleft{ width:39%;float:left;border:1px solid red;}

.steptxt{ margin:30px 0 0 20px; float:left;width:90% }
#content div.step1 span,#content div.step2 span,#content div.step3 span,#content div.step4 span
{margin:0 0 0 20px;font-size:16px;font-weight:normal; }
#content h3{
	font-size:1.4em;
	font:16px/20px 'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;	
	line-height:1.6111em;
	margin:10px 0 10px 16px;
	color:#003366;
       font-weight:bold;
}
#content ul.banners{
	width:666px;
	margin:14px 0 0 41px;
	padding:0 0 2px;
	overflow:hidden;
}
#content ul.banners li{
	float:left;
	padding:0 16px 0 0;
	margin:9px 0 0;
}
#content ul.banners li a{float:left;}
#content ul.banners li a img{float:left;display:inline;}

/*quotes*/
#content ul.quotes{
	margin:6px 0 0 6px;
	width:715px;
	overflow:hidden;
	padding:0 0 11px;
}
#content ul.quotes li{
	float:left;
	width:100%;
	padding:0 0 1px;
	background:url(../img/separator2.gif) repeat-x 0 100%;
}
#content ul.quotes li div.image{
	float:right;
	display:inline;
	width:123px;
	background:url(../img/bg-banner.gif) no-repeat 20px 0;
	margin:8px 0 0;
	padding:0 0 0 20px;
	height:63px;
}
* html #content ul.quotes li div.image{margin-left:-3px;}
#content ul.quotes li div.image a{
	float:left;
	margin:2px;
}
#content ul.quotes li div.body{
	overflow:hidden;
	margin:9px 0 0;
	min-height:53px;
	background:url(../img/bg-quote-close.gif) no-repeat 100% 100%;
}
#content ul.quotes li div.body div{
	min-height:53px;
	padding:0 40px 0 44px;
	background:url(../img/bg-quote-open.gif) no-repeat 3px 0;
}
* html #content ul.quotes li div.body{overflow:visible;height:53px;}
* html #content ul.quotes li div.body div{overflow:visible;height:53px;}
#content ul.quotes p{
	font-size:1.4em;
	line-height:1.2857em;
	color:#191919;	
}
.catdesc { margin:10px 0 10px 0;
	font-size:12px;color:#676768;
	line-height:18px;text-align:justify;
}
/*site news*/
#content div.site-news{
	font-size:1.2em;
	line-height:1.5em;
	color:#191919;
	margin:8px 0 0;
	overflow:hidden;
	width:100%;
}
#content div.site-news p{
	font-size:1.2em;
	line-height:1.5em;
	color:#191919;
	padding:0 0 12px;
}
#content div.site-news p a{color:blue;text-decoration:none;}
#content div.site-news p a:hover{text-decoration:none; color:blue;}
#content div.site-news p.title{
	color:#898989;
	margin:8px 0 0;
}
#content div.site-news p.title a{
	margin:0 30px 0 0;
}
#content-reg{
	border:0px solid #ddd;
	width:405px; 
	margin:15px 0px 0px 10px; 
	float:left;
}
.retail_lft{
	width:49%; 
	margin:1px 0px 0px 0px; 
	float:left;
}
.retail_rgt{
	float:left;
	width:48%;
	padding:0 0 0 10px;
}
.side_cont_reg{
	float:left; 
	border:1px solid #ddd; 
	background:url(../img/bg_reg_banner.gif) repeat-x; 
	height:272px; 
	width:100%;
}

#content h2, #content-reg h2{
	font-size:2.4em;
	line-height:1.3em;
	margin-left:21px; padding:0px;
	color:#2760AE;
	font-weight:bold;
	font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
     /* border-bottom:1px solid #999999; */

}
#content-reg h2.headh2{
	font-size:1.8em;
}
#content h3.headh2, #content-reg h3.headh2{
	font-size:1.6em;
	line-height:1.4em;
	margin:0px 0 0px 0px;
	padding-bottom:4px;
	color:#671270;
	font-weight:bold;
}
#content-reg h3.headh2{
	font-size:1.5em;
	margin-top:5px;
}
#content .contentA input.btng{
	width:273px;
	height:30px;
	display:block;
	margin:14px auto 0;border:0;
	background:url(../img/login_secureBtn.gif) no-repeat 0 0;	
	padding:0 0px 2px 17px;
	cursor:pointer;
	font-size:15px;
	color:#FFFFFD;
	text-align:center;
	font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
}
.btng{
	background:url(../img/login_butg.gif) no-repeat 0 0;
	border:0;font:14px Arial,Helvetica,sans-serif;;
	color:#FFFFFE;text-align:center;
	width:128px;height:32px;padding:0 10px 2px 0px;
}
#content .contentA input.btngp, #content input.btngp{
	width:204px;
	height:30px;
	display:block;
	margin:13px auto 0;
	background:url(../img/forgot_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 0px 2px 0;
	cursor:pointer;
	font-size:14px;
	color:#FFFFFD;
	text-align:center;
	font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
}

#content .contentA input.reg_butg, #content .contentR input.reg_butg{
	width:273px;
	height:30px;
	display:block;
	margin:13px auto 0;
	background:transparent url(../img/sprite.png) no-repeat 0px -550px;
	border:0;
	padding:0 0px 2px 17px;
	cursor:pointer;
	font-size:15px;
	color:#FFFFFE;
	text-align:center;
	font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
}
.offrgt12{
	float:right; border:1px solid #ddd;
	background:url(../img/bg_reg_banner.gif) repeat-x; 
	height:272px; width:48.3%; margin:10px 0px 0px 5px;
}
#offer_list{float:left;line-height:18px;text-align:justify;
	font-size:12px;padding:0 0 5px 7px;width:77%;}
#offer_listno{font-size:14px;font-weight:bold;margin:0 0 0 0px;text-align:right;
	width:13%;height:inherit;line-height:18px;float:left}
#offer_listimg{
	background-image:url('../img/tick_green.gif');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;padding:0 0 5px 25px;
	margin:0 0 0 10px;line-height:18px;text-align:left;
	float:left;
}
.reg_side_head{
	float:left;
	padding:15px 0px 5px 14px;
	font-size:15px; 
	font-weight:bold;
}
.reg_left_si ul, .reg_right_si ul{
	padding-top:30px;list-style-position:inside;
}
.reg_left_si ul li, .reg_right_si ul li{
	margin:0 0 0 35px;
	padding:0px 0 0 0px;
	font-size:13px;
	list-style-position:outside;
	color:#646464;
}
#off_spacer{ height:40px;float:left; width:80% ;}
.reg_left_si, .reg_right_si{}
.reg_left_si ul li {
	list-style-type:decimal;
}
.dottedsty{
	background-image:url('../img/dotted.gif');
	width:95%;float:left;
	background-repeat:repeat-x;
	background-position:top center;
	line-height:12px;margin:0 0 0 5px;	
}
.reg_right_si ul{
	list-style-type:none;
	list-style-position:outside;
}
.reg_right_si ul li{	
	background:url(../img/tick_green.gif) no-repeat;
	margin-left:20px;
	padding-left:25px;
	height:18px;
}
/*.reg_but_row{
	text-align:center;
	height:27px;
	width:99%;
	margin:5px 0 5px 0;
	float:left;
	vertical-align:bottom;
}*/

.reg_but_row{
	text-align:center;
	width:100%;
	float:left;
	vertical-align:middle;
}

.reg_lbut{
	width:220px;
	height:32px;
	display:block;
	margin:0px;
	border:0;
	padding:0 20px 3px 0;
	cursor:pointer;
	font:13px Verdana;
	color:#FFFFFD;
	text-align:center;
	background:url(../img/reg_lbut.gif) no-repeat 0 0;
}
em.style{
	color:#888;
	margin-top:2px;
	font-family: verdana;
}
.contentA{
	float:left;
	font-family:verdana;
	font-size:12px;
	color: #555555;
	line-height:16px;
	
}
.remark{
	float :right;
	font-size:10px;
	color:#000000;
	padding:5px 35px 5px;
	margin:-10px 0 0 0;font-weight:normal;
}
.remarkR{
	font-size:10px;
	color:#000000;
	padding:0px 35px 5px 0px;
	margin:0px 0 0 0;
	text-align:right;font-weight:normal;
}
.remark_txt{
	float:left;
	font-size:10px;
	color:#999;width:99%;
	padding:2px 0px 3px 0px;
}
.remark_txt12{
	float:left;
	font-size:10px;vertical-align:super;
	color:#999;width:80%;
	padding:0px 0px 0px 100px;
}
.remark_txt1{
	float:left;font-size:10px;
	color:#999;padding:5px 0px 3px 5px;
	margin:0 0 0 38px;
}
.remark_txt11{
	float:left;font-size:11px;
	color:#222222;padding:5px 0px 3px 5px;
	margin:0 0 0 5px;text-align:left;
}
.chk{
	float:left;
	width:5%;
}
.chk_txt{
	font-size:11px;
	float:left;
	width:94%;line-height:17px;
	padding-left:2px;
	text-align:left;
}
.chk_row{
    width:100%;
    float:left;text-align:center;
}
a.linkb{
	color:#2424e4;
	text-decoration:underline;
}
.arrow_mark{
	background:url(../img/log_arrr.gif) no-repeat 0 0;
	padding:0px 0px 20px 20px;
	text-align:left;
}
.arrow_mark2{
	background:url(../img/log_arrr.gif) no-repeat 0 0;
	padding:0px 0px 5px 20px;
	text-align:left;
}
/*footer*/
#footer{
	width:100%;
	margin:0px 0 0px 0px;
	text-align:right;
	color:#003366;
	background:transparent url(../img/footer-bg.gif) repeat-x 100% 101.5%;
	border-top:1px solid #2760AC;
	height:274px;
	
}

#footer a{
	color:#737373;
	text-decoration:none;	
}
#footer a:hover{
	color:#2f2f2f;
	text-decoration:none;	
}
#footer .footerlft{
	font-size:1.1em;
	float:left; 
	width:60%;
	margin:25px 0px 15px 0px;
	text-align:left;
       
}

#footer .centers{
width:921px; 
margin:0 auto; 
padding:0 16px 0px 16px;

height:274px;
/*opacity:0.5;filter:alpha(opacity=100);*/
}

#footer .footerlft p{
	margin:85px 0px 5px 0px;
}
#footer .footerrgt{
	font-size:1.1em;
	float:right; 
	width:37%;
	margin:5px 26px 15px 0px;

 
}
#footer .footerrgt li{
	line-height:1.5em;
	float:left;
	width:21%;
}

#footer .footerrgt .footercnt6 li {
line-height:1.5em;
float:none;
}

#footer .footercnt1{
	float:left;
	width:22%;
	border-right:1px dotted #999;
	height:133px;
}
#footer .footercnt2{
	float:left;
	width:22%;
	margin-left:13px;
	border-right:1px dotted #999;
	height:133px;
}
#footer .footercnt3{
	float:left;
	width:22%;
	margin-left:13px;
	border-right:1px dotted #999;
	height:133px;
}
#footer .footercnt4{
	float:left;
	width:22%;
	margin-left:13px;
	
	height:133px;
}
#footer .footercnt5{
	float:left;
	width:56%;
	
	height:133px;
	margin-top:15px;
}
#footer .footercnt6{
	float:left;
	width:42%;
	
	height:133px;
	margin-top:15px;
}
#footer .footerecenter{
	font-size:1.1em;
	width:100%;
	margin:10px 0px 12px 0px;
	text-align:center;
}
.foot_head
{
color:#737373;
font-family:verdana;
font-size:12px;
font-weight:bold;
}

.foot_list
{
color:#737373;
font-family:arial;
font-size:12px;
margin-top:5px;

}

/* --- Category pages --- */
.botborder{width:100%;padding-bottom:2px;	}
.botborder h2{
	font-family:Arial, sans-serif;font-size:22px;
	color:#000000;font-weight:bold;
	margin:0 0 0 0;text-align:left;
}
.bar_top{
	font-size:11px;color:#7C7C7C;
	background-color:#f0f0f0;
	height:20px;padding-top:4px;padding-left:5px;
}

.pro_title{float:left;width:100%;overflow:visible} 
.product_name, .product_name a{
	text-decoration:none;
	color:#747474;font-size:18px;	
	font-weight:bold;float:left;
	font-family:arial;
	margin-left:73px;
}

* html .product_name,* html .product_name a{
	margin-left:49px;
}
#pro_ret_name{
	text-decoration:none;
	color:#747474;font-size:18px;
	font-family:arial;
	font-weight:bold;float:left;
	margin-left:145px;
	
}
.product_name a:hover{text-decoration:underline;}
.pro-cash {float:right;}
* html .pro-cash{margin-right:5px;}
.product_description {
	font-size: 12px;font-weight: normal;color:#555555;
	line-height:18px;margin-left:17px;width:68%;margin-top:5px;
}
.product_description p{
	font-size: 12px;font-weight: normal;color:#555555;
	line-height:18px;
}
.pro-right { float:right;width:100%}
.prorgt1 {float:right;width:82%!important;}
* html .prorgt1{width:81%!important;}
.pro-main{width:97%;float:left;margin:10px 0 0 12px;border-bottom:1px dotted #747474;text-align:left;}
* html .pro-main{height:90px;}
.pro-links{width:100%;float:left}
.spacer {
	height:6px;padding:0px;
	margin:0px;overflow:hidden;
}
.cbt_test{
	font-size:18px;color:#299545;font-weight:bold;
}

* html .cbt_test{
	width:100%;
}


#dhtmltooltip{
	position: absolute;width: 250px;
	border: 1px solid #cccccc;padding: 2px;color:#4b4b4b;
	background-color: #FFFFE0;visibility: hidden;
	z-index: 100;font-size:12px;padding:7px;line-height:16px;
	
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

/* sen style */

div#content table {
	margin-left:0px;
}
.contentA{
	width:96%;
	background-color:#FCFBFA;
	background:url("../img/greenbg.gif") repeat-x scroll 100% 100% transparent;
	border:1px solid #9DCEA9;
	padding:15px 5px 15px 5px;
	text-align:center; 
	margin-left:16px;
}
.contentA div.row div.rightr select
{
width:250px;
}
.contentR{
	width:97%;
	float:left;
	padding:0px 2px 5px 2px;
	text-align:center;
	font-family:Arial, Verdana;
	font-size:12px;
	color: #666666;  
	margin-left:12px;
	border:1px solid #9DCEA9;
	background:url("../img/greenbg.gif") repeat-x scroll 100% 100% transparent;
}
* html .contentR{width:98.5%;}
.left{
    width:230px;
    float:left;
    padding:7px 5px 0px 7px;
    min-height:24px;
    text-align:right;
    font-size:12px;
    font-weight:normal;
}
.leftr{
    	width:30%;
    	float:left;
	padding:0px; margin:0px;
	text-align:right;font-weight:bold;
}
.right{
    width:200px;
    float:left;
    font-size:12px;
    padding:5px 5px 0px 15px;
    min-height:24px;
    font-weight:normal;
}
.rightr{
    width:55%;
    float:left;
    padding-left:5px;
}
.clear{
	float:left;
	width:95%;
	height:10px;
	padding-top:5px;
}

.row{

    display:block;
    
}

.text{
    width:240px;background-color:#FFFFFF;
    border:2px solid #BCBCBC;height:19px;
}
.textredsmall{
    width:40px;background-color:#FFFFFF;
    border:1px solid #ff0000;height:19px;
}
.text1{
    width:240px;background-color:#FFFFFF;
    border:2px solid #BCBCBC;height:22px;
}

.ruler{
    width:400px; border-bottom:dashed 1px #dcdcdc;
}

tr:focus{
    background-color:#fcfcf0;
}
td{
    vertical-align:top;
}
.over{
    background-color:#f0f0f0;
}
.out{

}
.error_msg{
	float:left;
	width:90%;
	text-align:center;
	color:red;
	font-size:16px;
	padding-top:20px;
}
span.hom_joi_get{
	color:#b81622;
	font-size:15px; width:88%; 
	font-weight:bold;
	float:left;padding:15px 0 5px 37px;
}
span.hom_joi_ear{
	color:#000000; 
	font-size:12px; float:left;
	padding:5px 0 0 23px;
}
span.hom_joi_sta{
	color:#154ea7;
	font-size:15px; font-weight:bold;
	float:left;
	padding:10px 0 0 46px; 
	text-decoration:underline;
}
div.join a, div.join a:hover{
	text-decoration:none;
	cursor:pointer;
}

.inter_alert{
	float:left; 
	text-align:left; 
	font-size:12px; 
	height:25px; 
	width:93%;
	background:url(../img/warning_img.gif) no-repeat 0 0;
	background-position:left;
	padding:10px 0 0 25px;
	vertical-align:bottom;
	margin:-5px 0px 5px 0px;
}
.non-link{
	text-decoration:none;
	cursor:pointer;
}
.sitemap-links{
	color:#61116a;list-style-type:none;font-size:13px;font-weight:bold;
}
.sitemap-links a{
	color:#4e9eb2;text-decoration:none;
	line-height:18px;font-size:12px;font-weight:normal;
}
.sitemap-links a:hover{
	color:#61116a;text-decoration:underline;
	line-height:18px;font-size:12px;font-weight:normal;
}
#mem_revcont p{
	color:#000000;
	font:12px/18px Arial, Verdana, helvetica, sans-serif;
	padding:5px 0px 5px 0px;
}
#mem_revcont a {color:#003366;text-decoration:none;}
#mem_revcont a:hover{color:#c00;text-decoration:none;}
/********* dropdown menu ************/
.dropmenudiv{
	position:absolute;top: 0;
	font:bold 12px Arial, Verdana, helvetica, sans-serif;
	line-height:18px;
	z-index:1;
	background-color: white;
	width: 140px;
	visibility: hidden;
	margin-left:-28px;

}
* + html .dropmenudiv{margin-left:-26px;margin-top: -3px;}
* html .dropmenudiv{margin-left:-27px;margin-top: -3px;}
.dropmenudiv a{
	width: 170px;display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF; 
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;z-index:1;
	background-color: #f6f8fa;
}
* + html .dropmenudiv a{ 
	width: 170px;z-index:1;
}
* html .dropmenudiv a{ 
	width: 170px;z-index:1;
}
.dropmenudiv a:hover{ 
	background-color: #80a1b6;color: #FFFFFF;
	text-decoration:none;z-index:1;
}
/******** Index page tab ***********************/
#content div.tabs{
	border:1px solid #dddddd;overflow:hidden;
}
#content div.tabs div.tabs-title{
	width:100%;overflow:hidden;
}
#content div.tabs div.tabs-title ul{
	margin:0 -5px 0 -1px;
	overflow:hidden;
}
* html #content div.tabs div.tabs-title ul{overflow:visible;height:0;}
#content div.tabs div.tabs-title ul li{
	float:left;width:179px;
	border-left:1px solid #fff;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
#content div.tabs div.tabs-title ul li.active{
	border-bottom:0;
	padding:0 0 1px;
}
#content div.tabs div.tabs-title ul li a{
	float:left;width:100%;
	text-align:center;
	background:#eaf0f5 url(../img/bg-tabs1.gif) repeat-x 0 0;
	font-size:1.2em;
	line-height:30px;
	color:#191919;
}
#content div.tabs div.tabs-title ul li.active a,
#content div.tabs div.tabs-title ul li a:hover{
	background:#fff url(../img/bg-tabs2.gif) repeat-x 0 0;
	text-decoration:none;
}
#content div.tabs div.tab-content{
	overflow:hidden;height:195px;
	padding:0 15px 17px 16px;
}
* html #content div.tabs div.tab-content{overflow:hidden;height:200px;}
#content div.tabs div.tab-content h2{
	margin:6px 0 0;font-size:2.5em;
	line-height:45px;color:#003366;
	border:0px solid #FFFFFF;
	letter-spacing:-1px;font-weight:normal;
}
#content div.tabs div.tab-content p{
	font-size:1.3em;color:#5e5e5e;
	line-height:1.28em;
	font-weight:bold;
}
#content div.tabs div.tab-content ul.welcome-links{
	float:left;width:270px;
	margin:0px;
}
#content div.tabs div.tab-content ul.welcome-links li{
	float:left;
	padding:0 12px 0 0;
}
#content div.tabs div.tab-content ul.welcome-links li a{
	float:left;padding:0px;
	font-size:18px; height:36px;
	color:#c30303;
}

#content div.tabs div.tab-content ul.welcome-links li.signup a{background:url(../img/home-sign1.gif) no-repeat 0% 0;width:270px;float:left}
#content div.tabs div.tab-content ul.welcome-links li.shop a{background:url(../img/home-sign2.gif) no-repeat 0% 0;width:270px;float:left}
#content div.tabs div.tab-content ul.welcome-links li.paid a{background:url(../img/home-sign3.gif) no-repeat 0% 0;width:270px;float:left}

#content div.tabs div.tab-content div.join a{
	float:right;width:238px;
	overflow:hidden;padding:0 20px;
	height:100px;
	background:url(../img/bg-join.gif) no-repeat 0 0;
	margin:11px 0 0;
}
#content div.tabs div.tab-content div.join label{
	display:block;margin:5px 0 0 10px;
	font-size:12px;
	font-weight:bold;line-height:20px;
	color:#fffffe;
}
#content div.tabs div.tab-content div.join input.text{
	display:block;border:0;
	width:225px;margin:6px auto;
	padding:5px 5px 5px;background-color:#FFFFFF;
	font:14px/16px Verdana,Helvetica,sans-serif;
	height:18px;color:#969696;
	margin:9px 0 0;text-align:center;
}
#content div.tabs div.tab-content div.join input.btn{
	width:180px;height:29px;
	display:block;margin:13px auto 0;
	background:url(../img/btn-join.gif) no-repeat 0 0;
	border:0;padding:0 0 2px 3px;
	cursor:pointer;
	font:15px/26px Arial,Helvetica,sans-serif;
	color:#fffffd;
}
#second-ul{
	float:left;width:45%;
	margin:0px 0 10px 0;
}
#second-ul ul{
	float:left;padding-left:85px;
}
#second-get{
	float:left;width:100%;
	font-size:15px;font-weight:bold;
	color:#000000;padding:5px 0 10px 0;
}
#second-ul ul,  #fourth-ul ul{
	list-style-type:none;
	list-style-position:outside;
}
#second-ul ul li{
	margin:6px 0 0 0px;height:15px;
	background-image:url(../img/list-icon-top1.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:13px; padding: 0 0 0 25px;
	list-style-position:outside;
	color:#646464;	 
}
#fourth-ul,#Trd-ul{
	float:left;width:57%;
	margin:10px 0 0 0;
}
* html #fourth-ul{ 
	width:50%;
}
* html #Trd-ul{ 
	width:50%;margin:0;
}
#fourth-ul ul li{
	margin:4px 0 0 5px;height:17px;
	background-image:url(../img/tick_green_small.gif);
	background-repeat:no-repeat;
	background-position:left;width:100%;
	font-size:13px; padding: 0 0 0 16px;
	list-style-position:outside;
	color:#646464;
}
#Trd-ul ul li{
	margin:4px 0 0 5px;height:17px;
	background-image:url(../img/tick_green_small.gif);
	background-repeat:no-repeat;
	background-position:left;width:100%;
	font-size:13px; padding: 0 0 0 16px;
	list-style-position:outside;
	color:#646464;
}
.textred{
	width:240px;
	background-color:#FFFFFF;
	border:1px solid red;
	height:19px;
}
#ref-ul ul li{ list-style-type:disc;list-style-position:outside;margin:7px 0 0 25px; }
.cat_bot_des{
	line-height:18px;font-size:12px;
	text-align:justify;margin-top:10px;
	float:left;font-weight:normal;color:#676768;
}
ul.squareli{
	list-style-position:inside;
}
ul.squareli li{
	color:#000000;
	padding:2px 0 2px 0;
	list-style-type:square;	
	list-style-position:outside;
	margin-left:25px;
}
h3.headh2{ color:#990000}
#rgt_sidebar{
	float:right;display:inline;font-size:12px;
	width:179px;padding:0 0 42px 0;
	margin:0 11px;overflow:hidden;
}
#rgt_sidebar div.get_start{
	background:url(../img/get_start_bg.gif) no-repeat 0 0;
	height:83px;padding-top:8px;
}
.get_start div.txt{
	color:#fdc963;font-size:12px;
	text-align:center;font-weight:bold;
}
.get_btn{ padding:8px 0 0 10px;}
#rgt_sidebar div.fav_brand{
	border:1px solid #e5e5e5;padding:8px;
}
#rgt_sidebar div.fav_brand h2{ 
	color:#cf351f;border-bottom:1px solid #e5e5e5;
	font-size:1em;font-weight:bold;margin:0 0 5px 0;
	text-align:center;
}
.home_tab_li
{
border-top:1px solid #80a1b6;
}
.textmedium
{
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#333333;
font-weight:bold;
margin:0px;
}
.logintextbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #a8a8a8;
	color:#333333;
	width:110px;
margin:0px;
}

#sidebar_r div.sidebar_reg
{
background-color:#80a1b6;
width:100%;
float:left;
height:160px;
}

#sidebar_r div.sidebar_reg div.fonttt
{
color:#fffffe;
padding:12px 10px 12px 12px;
font-size:12px;
}

.txt
{

width:120px;

}
.mer_list{
	margin:5px auto;width:97px;
	height:33px;padding:0px;
	text-align:center;
padding-right:15px;
}
.stps {width:100%;float:left;padding:5px 0 0 11px; text-decoration:none;}
.stps div.stpred{
	background:url(../img/inredbox.gif) no-repeat 0 0;
	width:124px;height:133px;
	float:left;margin:7px 17px 0 0;
      color:#fffffd;text-decoration:none;
 }
.toptxt {color:#000000;font-weight:bold;
	margin:15px 0 0 0px;font-size:15px;
	text-align:center;width:100%;line-height:18px;
cursor:pointer;text-decoration:none;
}

.stpred div.bottxt{color:#222222;font-weight:bold;
	margin:30px 0 0 0px;font-size:16px;
	text-align:center;width:100%;line-height:18px;text-decoration:none;
}


.home_join
{
	width:136px;height:26px;
	display:block;margin:13px auto 0;
	background:url(../img/btn-join.gif) no-repeat 0 0;
	border:0;padding:0 0 2px 3px;
	cursor:pointer;
	font:15px/26px Arial,Helvetica,sans-serif;
	color:#fffffe;
}
.mer_listtxt{ margin:5px auto;

	color:#e8962b;
	font-weight:bold;
}
#sidebar_r div.fav_brand{
	border:1px solid #475f9c;
}
#sidebar_r div.fav_brand h2{ 
	background:#cfcfcf url(../img/bg-box-title.gif) repeat-x 0 0;
	border-left:1px solid #475f9c;
	border-right:1px solid #475f9c;
	text-align:center;
	font-size:1.2em;
	line-height:1.857em;
	color:#ffffff;
	font-weight:normal;
}
.fav_brand div.mer_list{
	margin:5px auto;width:97px;
	height:33px;padding:0px;
	text-align:center;
}
.fav_brand div.mer_listtxt{ margin:5px auto; width:85px;

	color:#e8962b;
	font-weight:bold;
}
/*sidebar right*/
#sidebar_r{
	float:left;
	display:inline;
	width:165px;
padding-left:0px;
padding-right:5px;
}
* html #sidebar_r{margin:0 0px 0 5px;}
#sidebar_r div.box{
	width:164px;
	margin:0 auto;
      
}
#sidebar_r div.box h2{
	background:#cfcfcf url(../img/bg-box-title.gif) repeat-x 0 0;
	border-left:1px solid #475f9c;
	border-right:1px solid #475f9c;
	text-align:center;
	font-size:1.2em;
	line-height:1.857em;
	color:#ffffff;
	font-weight:normal;
}
#sidebar_r div.box div.body{
	border:1px solid #475f9c;
	padding:0 10px;	
}
#sidebar_r div.box div.body1{
	border:1px solid #475f9c;
	padding:0;	
}
#sidebar_r div.box ul{
	font-size:1.2em;
	line-height:2em;
	width:100%;
	margin:2px 0 0;
	padding:0 0 10px;
}
#sidebar_r div.box ul li{
	padding:0 0 0 17px;
	background:url(../img/site_arrow.gif) no-repeat 0 -40%;
}
#sidebar_r div.box ul li.active{
	padding:0 0 0 17px;
	background:url(../img/site_arrow_over.gif) no-repeat 0 -40%;
}
#sidebar_r div.box ul li a{
	color:#6a757a;
}
/* #sidebar div.box ul li a:visited{
	color:#6a757a;
}*/
#sidebar_r div.box ul li a.active{
	font-size:1.1em;
	color:#3376ac;
	font-weight:bold;
}
#sidebar_r div.box ul li .menu_act_ink_login {
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	margin:0px;
}
.foot_but{padding-top:34px;}
* html foot_but{padding-top:30px;}
* + html foot_but{padding-top:31px;}
.splin{
	height:23px;margin-top:5px;
	/*background-image:url('../img/in_splbg.gif');*/
	background-repeat:repeat-x;
	background-color:#80a1b6;width:100%;float:left;
	
 }
.splbanner{
	height:82px;overflow:hidden;
	background-image:url('../img/splbannerbg.gif');
	background-repeat:repeat-x;
	border:1px solid #cccccc;margin-top:285px;
 }
* html .splbanner{
margin-top:0px;
}
* + html .splbanner{
  margin-top:0px;
  }
.splbanner a{ text-decoration:none;}
.splbanner_lft{
	height:82px;float:left;margin:0 0 0 8px;

	background-image:url('../img/splinsurance.gif');
	background-repeat:no-repeat;letter-spacing:-1px;
	font-size:2.2em;font-weight:bold;width:130px;
	color:#003366;padding:15px 0 0 80px;
	text-decoration:none;
       cursor:pointer;
 }
.splbanner_lft div{font-size:13px;margin-top:-1px;float:left;width:100%;letter-spacing:0px;}
.splbanner_cnt{
	height:82px;float:left;margin:0 0 0 8px;
	background-image:url('../img/splmobile.gif');
	background-repeat:no-repeat;letter-spacing:-1px;
	font-size:2.2em;font-weight:bold;width:139px;
	color:#003366;padding:15px 0 0 80px;
	text-decoration:none;
       cursor:pointer; margin-left:30px;
 }
.splbanner_cnt div{font-size:13px;margin-top:-1px;float:left;width:100%;letter-spacing:0px;}
.splbanner_rgt{
	height:82px;float:left;margin:0 0 0 8px;
	background-image:url('../img/splbroadband.gif');
	background-repeat:no-repeat;
	letter-spacing:-1px;
	font-size:2.2em;font-weight:bold;width:139px;
	color:#003366;padding:15px 0 0 80px;
	text-decoration:none;
       cursor:pointer; margin-left:15px;
 }
.splbanner_rgt div{font-size:13px;margin-top:-1px;float:left;width:100%;letter-spacing:0px;}

.spltxtlft{ color:#fffffe;font-size:14px;float:left;
	display:inline;font-weight:bold;
	padding:4px 0 0 6px;}
.spltxtrgt a{ color:#fffffd;font-size:14px;float:right;
	display:inline;font-weight:bold;
	padding:4px 6px 0 0;
}

#sidebar div.box ul li.cbk{
	padding:0 0 7px 15px;
	color:#de101c;
	background:none;
	line-height:10px;
	font-weight:normal;
	font-size:12px;
}
#sidebar div.box ul li.shp {
	background:url(../img/site_arrow.gif) no-repeat 0 -40%;
}
#sidebar div.box ul li.shp a{
	font-size:12px;
	color:#3a5ab6;
}
#sidebar div.box ul li.shp a:hover
{
	font-size:12px;
	color:#c00;
}


/* voucher */

#content h3.hmh3{
	font-size:1.4em;line-height:1.6em;
	color:#ffffff;padding-left:10px;
	height:23px;margin-top:5px;
	background-color:#496b81;
	float:left;width:98.8%; font-weight:bold;
	border-bottom:0px solid #005095;
}


#content h3.hmh3 span.sp4{margin-left:228px;}
* + html #content h3.hmh3 span.sp4{margin-left:227px;}
* html #content h3.hmh3 span.sp4{margin-left:227px;}


.home-subhead{ 
	font-size:13px; float:left;width:100%;color:#808080;	
	padding-top:6px;padding-bottom:0px;font-weight:bold;
	text-align:left; line-height:20px;vertical-align:top;
} 
.home-subhead a{ 
	color:#183790;	
}
.home-subhead div.img_class{
	float:left; margin-right:7px;width:50px;
}
.home-subhead div.img_cc{
	float:left; margin-right:7px;width:60px;
}

.home-subhead span{ color:#939393;font-size:11px;font-weight:normal; }

.home-subhead div.img_class{
	float:left; margin-right:7px;width:50px;
}

.linkb1{color:#545454;font-size:12px;font-weight:bold; }


.home-subhead span.spanred{color:#ee2419; }
#content h3.hmh3 span.sp3 a, #content h3.hmh3 span.sp4 a{color:#FFFFFE;text-decoration:none;}
#content h3.hmh3 span.sp3 a:hover, #content h3.hmh3 span.sp4 a:hover{color:#FFFFFD;text-decoration:underline;}

#content h3.hmh3 span.sp5{margin-left:350px;}

#content h3.hmh3 span.sp3 a, #content h3.hmh3 span.sp5 a{color:#FFFFFC;text-decoration:none;}
#content h3.hmh3 span.sp3 a:hover, #content h3.hmh3 span.sp5 a:hover{color:#FFFFFE;text-decoration:underline;}

.ssimage3{
	float:left;
	background:url(../img/master21.gif) no-repeat scroll 0 0;
	height:90px;
	width:100px;
	border:0px;
left:30px;
top:-30px;
position:relative;

}

.ssimage4{
float:left;
	background:url(../img/master21.gif) no-repeat scroll 0 0;
	height:90px;
	width:100px;
	border:0px;
left:30px;
top:0px;
position:relative;

}




.updatepro
{
float:left; 
width:64%; 
text-align:center; 
margin-left:120px;
}


* html .updatepro
{

margin-left:60px;
}


* + html .updatepro
{

margin-left:100px;
}


/*-------------------------------------------------------------------*/
#tabs {
	float:left;
	width:100%;
	background:#fff;
	font-size:93%;
	line-height:normal;
	border-bottom:8px solid #2760ad;
	}

#tabs ul {
	margin:0px 0px 0px -2px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:0;	
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs li.cate {
	display:inline;
	margin:1px 0px 0px 2px;
	width:124px;
	float:left;
	height:29px;
	background:url("../img/category_btn.gif") no-repeat left top;
	padding:0;
	}

#tabs a,#tabs a.topm-n {
	float:left;
	background:url(../img/sprite-new.png) no-repeat left -369px;
	margin:0px 0px 0px 2px;
	padding:0 0 0 4px;
	color:#000;
	cursor:pointer;
	text-decoration:none;
	}
#tabs a span.topm-a {
	color:#fffffd !important;
} 
#tabs a span,#tabs a span.topm-n {
	float:left;
	display:block;
	background:#fff url(../img/sprite-new.png) no-repeat right -369px;
	/* padding:10px 10px 10px 7px; */
	color:#000;
	cursor:pointer;
	letter-spacing:0.3px;
	font-weight:normal;
	padding:9px 10px 6px 7px;
	}
#tabs li.cate a {
	float:left;
	background:url("../img/category_btn.gif") no-repeat left top;
	margin:0;
	padding:0;
	width:124px;
	/*height:34px;*/
	color:#fffffe;
	cursor:pointer;
	text-decoration:none;
	}
#tabs li.cate a span{
	float:left;
	background:url("../img/category_btn.gif") no-repeat left top;
	margin:0;
	width:114px;
	/*height:24px;
	padding:10px 0px 0px 10px;*/
	padding:7px 0 0 10px;
	color:#000;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:left;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#fffffd;
	cursor:pointer;
	}

#tabs a.topm-n {
	background-position:0% -409px;
	}
#tabs a:hover{
background-position:0% -369px;

}
#tabs a:hover span
{
background-position:100% -369px !important;

}
#tabs a span.topm-n {
	background-position:100% -409px;
}


/*------------------------------------------------------------------*/

.heading_line{
	border-bottom:1px solid #E9E3DC;
	width:710px;margin-left:10px;margin-top:3px;	
	
}
* html .heading_line{
	float:left;height:0px;	
}
.acc_pge_cont{
	float:left;width:687px;padding-left:13px;
}
#catehead{
	float:left;width:100%;
}

* + html #catehead{ margin-top:15px;}
div#main div#catehead h2, div#main div#catehead h1.art{
	color:#2760AE;
	font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
	font-size:2.4em;font-weight:bold;line-height:1.3em;
	margin-left:21px;padding:0;margin-top:6px;
}

* html div#main div#catehead h2{
	line-height:17px;
      
	
}

.headingL{
	padding:3px 0 3px 15px !important;color:#2760AD;
	width:96% !important;background-color:#E9E3DC;
	font-weight:bold;
}
#pro-links_space {
	float:left;
	height:10px;
	width:100%;
}
.pro-links_space2{
float:left;
	height:10px;
	width:100%;

}

#all_offersP1{
float:left;
width:100%;
}

#black_card_cashbackP1{
float:left;
width:100%;
}

#contentblck h2 {
color:#299545;
font-family:'Museo 300',Museo-300,Rockwell,Georgia,'Helvetica Neue',HelveticaNeue,Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
line-height:1.3em;
margin-top:6px;
padding:0;
}

.memrevblc {
margin-left:10px;
width:942px;
}

.heading_lineblc {
border-bottom:1px solid #E9E3DC;
margin-top:3px;
width:100%;
}

.blcpgtop {
float:left;
width:100%;
}

.blcpglft {
	float:left;
	height:200px;
	width:66%;
}

.blcpglft ul {
	float:left;
	margin-left:5px;
	margin-top:22px;
	width:100%;
}
* html .blcpglft ul{width:330px;}

.blcpglft ul li {
background:transparent url(../img/sprite.png) no-repeat 0px -2764px;
color:#141414;
float:left;
font-family:arial;
font-size:15px;
font-weight:bold;
line-height:31px;
list-style-type:none;
margin:0 0 0 17px;
padding:0 0 0 26px;
width:100%;
}
.blcpglftt {
float:left;
width:65%;
}
.blcpgrgt {
float:right;
padding-top:7px;
width:30%;
}

.topbg {
background:transparent url(../img/black-card_bg.gif) repeat-x scroll 0 0;
float:left;
width:100%;
}

.topbg p {
color:#299545;
float:left;
font-family:arial;
font-size:18px;
padding:20px;
width:98%;
}

.introlftt {
float:left;
margin-top:10px;
width:100%;
}

#tabsblack {
background:#FFFFFF none repeat scroll 0 0;
float:left;
font-size:93%;
line-height:normal;
width:620px;
}

#tabsblack ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}

#tabsblack li {
float:left;
display:inline;
margin:0 2px 0 0;
padding:0;
}

#tabsblack a {
background:transparent url(../img/sprite-new.png) no-repeat left -302px;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:33px;
margin:0;
padding:0 0px 0 10px;
text-decoration:none;
}

#tabsblack a span {
background:transparent url(../img/sprite-new.png) no-repeat right -302px;
color:#333333;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:20px;
padding:9px 12px 4px 0;
text-decoration:none;
}


.tabsblckcen {
background:transparent url(../img/black-card_tab_center.gif) repeat-x scroll left bottom;
border-left:1px solid #F0ECE7;
border-right:1px solid #F0ECE7;
border-top:1px solid #F0ECE7;
float:left;
height:340px;
width:933px;
}

.introrgt {
float:right;
margin-top:8px;
width:317px;
}

.introrgttop {
background:transparent url(../img/introductory_top.gif) no-repeat scroll 0 0;
float:left;
height:12px;
overflow:hidden;
width:308px;
}

.introrgtcen {
background:transparent url(../img/introductory_center1.gif) no-repeat scroll 0 0;
float:left;
height:285px;
width:308px;
}

.introrgtcen p {
color:#000000;
float:left;
font-size:12px;
margin-left:15px;
padding:10px 0 0 7px;
width:90%;
}
* html .introrgtcen p{margin-left:5px;}

.introimg {
float:left;
margin-left:31px;
padding-top:22px;
text-align:center;
width:226px;
height:59px;
}
* html .introimg{margin-left:15px;}
.introrgtcen1 {
	float:left;
	width:308px;
	height:285px;
	background:transparent url(../img/introductory_center1.gif) no-repeat;
}
.introrgtcen1 h3 {
	font-family:arial;
	margin-left:22px;
	width:85%;
	font-size:18px;
	font-weight:normal;
	color:#299545;
}
.introrgtcen1 p {
	color:#000000;
	float:left;
	font-size:12px;
	margin-left:15px;
	width:90%;
	padding:10px 0 0 7px;
}
* html .introrgtcen1 p{margin-left:5px;}

.introrgtbot {
background:transparent url(../img/introductory_bottom.gif) no-repeat scroll 0 0;
float:left;
height:15px;
width:308px;
}

.introimg1 {
	text-align:center;
	float:left;
	width:177px;
	padding-top:10px;
	margin-left:31px;
}
* html .introimg1{margin-left:18px;}
.blackcode_btn{background: transparent url(../img/sprite.png) no-repeat 0 -2686px;height:39px;width:177px;border:0;margin:1px 0 0 35px;}
* + html .blackcode_btn{margin:1px 0 0 5px;}
* html .blackcode_btn{margin:1px 0 0 5px;}
.blackcode_btn1{background: transparent url(../img/sprite.png) no-repeat 0 -2725px;height:39px;width:177px;border:0;margin:1px 0 0 35px;}
* + html .blackcode_btn1{margin:1px 0 0 5px;}
* html .blackcode_btn1{margin:1px 0 0 5px;}
.blackcode_txt{border:2px solid #BCBCBC;width:200px;height:16px;font-size:13px;float:left;}
.black_cardinp{float:left;width:80%;margin-left:50px;padding-top:10px;}
* + html .black_cardinp{margin-left:28px;}
* html .black_cardinp{margin-left:15px;}
.blackalert{
	background-color:#FFD2D2;
	border:1px solid #F9B3B8;
	float:left;
	font-size:1.24em;
	font-style:italic;
	font-weight:bold;
	height:15px;
	margin:5px 0 0 13px;
	text-align:center;
	vertical-align:middle;
	width:280px;
}
* html .blackalert{margin:5px 0 0 7px;}
.cbktab {
float:left;
padding:10px 0 0 15px;
width:588px;
}

.cbktabhed1 {
background-color:#E9E3DC !important;
color:#000000;
float:left;
font-family:arial;
font-size:16px;
font-weight:bold;
height:15px;
padding:4px 0 4px 4px;
width:99%;
}

.blcpglft1 {
float:left;
width:588px;
}

#black_img {
background:transparent none repeat scroll 0 0;
float:left;
height:30px;
margin-top:5px;
width:588px;
}

#black_img a {
background:transparent none repeat scroll 0 0;
float:left;
padding-bottom:3px;
}

.tabsblckbot {
background:transparent url(../img/black-card_tab_bottom.gif) no-repeat scroll 0 0;
float:left;
height:15px;
width:935px;
}

.introrgtcen h3 {
color:#299545;
font-family:arial;
font-size:18px;
font-weight:normal;
margin-left:22px;
width:85%;
}

#tabsblack ul li a.current span {

background:transparent url(../img/sprite-new.png) no-repeat right -237px;
color:#333333;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:20px;
padding:9px 12px 4px 0;
text-decoration:none;
}

#tabsblack a:hover span {
background-position:100% -237px;
}

#tabsblack a:hover span {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#tabsblack ul li a.current {
background:url(../img/sprite-new.png) no-repeat left -237px;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:33px;
margin:0;
padding:0 0px 0 10px;
text-decoration:none;
}

#tabsblack a:hover {
background-position:0 -237px;
}

.cbktabhed {
color:#000000;
float:left;
font-family:arial;
font-size:16px;
font-weight:bold;
width:100%;
}

.blcpglft1 ul {
float:left;
margin-top:25px;
width:100%;
}


.blcpglft1 ul li {
background:transparent url(../img/sprite.png) no-repeat  0px -2768px;
color:#444444;
float:left;
font-family:arial;
font-size:12px;
line-height:20px;
list-style-type:none;
margin:5px 0 0 0 !important;
padding:0 0 0 26px !important;
width:97%;
}


.accbot6 {
background:#FFFFFF url(../img/myaccount_tab_bottom.gif) no-repeat scroll 0 0;
float:left;
height:10px;
width:693px;
}


.accbot4 {
background:#FFFFFF url(../img/myaccount_tab_bottom1.gif) no-repeat scroll 0 0;
float:left;
height:10px;
width:693px;
}



#footer3 {
background:transparent url(../img/bg.gif) repeat-y scroll 0 0;
border-top:1px solid #A4051A;
color:#003366;
height:490px;
margin:0 auto;
text-align:right;
width:1000px;
}

.centers3 {
height:490px;
margin:0 auto;
text-align:center;
width:1000px;
}
.dis_get {
	float:left;
	margin-top:5px;
	width:97%;
}
.dis_get p {
	font-size:12px;
	line-height:18px;
	margin-left:15px;
	margin-top:8px;
}
.iframe_content {
	float:left;
	margin:20px 0 0;
	padding:0;
	width:717px;
}
div.iframe_content iframe {
	height:5200px;
}
.code_txt {
	border:2px solid #4A4A4A;
	float:left;
	font-size:12px;
	height:16px;
	width:137px;
}
.code_btn {
	background:url("../img/code-sub-btn.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:25px;
	margin:1px 0 0 4px;
	width:84px;
}
.subHomeCnt{ 
	font-size:12px !important;
	margin:0 17px;
	line-height:22px;
	float:left;
}

* html .subHomeCnt{
margin:0 8px;
}

.subHomeCnt p{
	font-size:12px !important;
	margin:10px 0px !important;
	line-height:20px !important;
}

* html .subHomeCnt p{
width:96%;
}
#content div#offprodesc1 p
{
float:left;
width:100%;
margin-bottom:5px;
}
* html .tbl
{
width:90%;
}
.tbl
{
float:left;
width:100%;
margin-left:22px;
}
.tbl table
{
border:1px solid #ccc;
}
.tbl table tr th
{
border:1px solid #ccc;
font-weight:bold;
text-align:center;
padding-left:5px;
}
.tbl table tr
{
height:24px;
}
.tbl table td
{
border:1px solid #ccc;
padding-left:5px;
vertical-align:middle;
}
.reslist, .reslist1
{
float:left;
width:100%;
padding:0 0 0 20px;
}
.reslist1 ul
{
float:left;
width:95%;
list-style-type:none;
}
.reslist ul
{
float:left;
width:100%;
list-style-type:disc;
list-style-position:inside;
} 
.reslist1 ul li u a
{
color:blue !important;
text-decoration:underline !important;
}
* html .reslist1 ul li u a
{
font-weight:normal;
}
* + html .reslist1 ul li u a
{
font-weight:normal;
}
.reslist1 ul li
{
float:left;
width:95%;
list-style-type:none;
line-height:25px;

}
* html .reslist ul li u a
{
font-weight:normal;
}
* + html .reslist ul li u a
{
font-weight:normal;
}
.reslist ul li u a
{
color:blue !important;
text-decoration:underline !important;
}
.reslist ul li
{
float:left;
width:100%;
list-style-type:disc;
line-height:22px;
list-style-position:inside;
}
* html #mem_revcont h3.reshead
{
padding-left:20px !important; 
margin-left:0px !important;
}
#mem_revcont h3.reshead
{
float:left;
margin-left:22px;
width:100%;

}
.ressit ol li  u a
{
color:blue !important;
text-decoration:underline !important;

}
.ressit
{
float:left;
width:100%;
margin-left:30px;
font-weight:bold;
}

p.abt_subprtl u a
{
color:blue !important;
text-decoration:underline !important;
}
.resteach
{
float:left;
width:96%;
margin-left:22px;
}
.resteach ul
{
float:left;
width:100%;
padding-left:15px;
}
.resteach ul li
{
list-style-type:none;
background:transparent url(../img/dotres.gif) no-repeat scroll 0 40%;
padding:5px 0 5px 13px;
}
.resteach ul li a
{
color:blue !important;
}
.abt_subprthed
{
background:transparent url(../img/dotres.gif) no-repeat scroll 0 50%;
float:left;
font-size:13px !important;
margin-left:22px;
width:100%;
padding:5px 10px 5px 15px !important;
}

.userinner_basket_custmer1 {
float:left;
font-size:12px;
font-weight:bold;
text-align:right;
width:30%;
margin-top:7px;
}
p.abt_subprtl a
{
color:blue !important;
}
.chk_row12
{
float:left;
text-align:center;
width:100%;
}
.chk_row12 .chk_txt a
{
color:blue;
cursor:pointer;
font-size:12px;
text-decoration:underline;
}
.chk_row13
{
float:left;
padding:0px 0 2px 10px;
text-align:center;
width:100%;
}
.chk_row13 .chk_txt13
{
float:left;
font-size:11px;
line-height:14px;
text-align:left;
width:100%;
margin-top:3px;
}


.inner_feature_offer1 {
border-bottom:1px dotted #999999;
float:left;
padding:10px 5px 10px 0px;
width:98%;
margin-left:10px;
}

.retailer_innerblock1 {
float:left;
width:100%;
}

.retailer_logo1 {
float:left;
width:90px;
}

.retailer_innerblock {
float:left;
width:100%;
}
.retailer_heading1 {
font-size:24px;
padding:0 0 5px;
font-size:18px;
color:#4471B2;
float:left;
}
a.popoffer,a.pop_in
{
color:#FFFFFF;
float:left;
font-size:14px;
font-weight:bold;
padding-left:7px;
padding-top:6px;
text-align:center;
width:165px;
}
.intercbk
{
background:transparent url(../img/sprite.png) no-repeat -138px -2144px;
width:165px;
height:30px;
float:right;
}
.cashback_code1, .cashbk1
{
background:transparent url(../img/sprite.png) no-repeat -138px -2144px;
width:165px;
height:30px;
float:right;
}
.intercbk a, .cashback_code1 a
{
cursor:pointer;
text-decoration:none;
}

.retailer_text2 {
float:left;
color:#FF0000;
padding-left:3px;
padding-right:15px;
padding-top:0px;
width:100%;
}
.retailer_text3 {
float:left;
color:#FF0000;
padding-left:3px;
padding-right:15px;
padding-top:10px;
font-size:12px;
}
.retailer_heading2 {
font-family:arial;
font-size:13px;
font-weight:bold;
text-align:justify;
width:690px;
}
.voucexp
{
float: left; width: 100%; padding-top: 10px;
}
.vouc_desc1
{
float:left;
font-size:12px;
padding-left:18px;
padding-top:15px;
width:96%;
}
.retailer_text2 a {
background:url(../img/sprite.png) no-repeat 0px -2337px;
color:#000000;
font-size:12px;
font-weight:bold;
margin-top:5px;
padding-left:20px;
text-decoration:underline;
cursor:pointer;
float:left;
}
.voucode
{
float:right;
width:59%;
}
.voucode1
{
float:left;
font-size:12px;
padding-top:10px;
}

.retails {
    float: left;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    margin-left: 2px;
    padding: 0;
    width: 103px;
}

.retails a {
    background: url("../img/retails.gif") no-repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
    height: 21px;
    letter-spacing: -0.3px;
    margin: 0 !important;
    padding: 9px 0 0 6px !important;
    width: 107px;
}

.twiticon
{
float:left;
background:url(../img/sprite.png) no-repeat 0px -760px;
width:30px;
height:31px;
padding-left:10px;
}
.faceicon
{
float:left;
background:url(../img/sprite.png) no-repeat -45px -760px;
width:30px;
height:31px;

}
.footlog
{
float:left;
background:url(../img/sprite.png) no-repeat 0px -685px;
width:170px;
height:30px;
margin-bottom:10px;
}
.footjoin
{
float:left;
background:url(../img/sprite.png) no-repeat 0px -730px;
width:170px;
height:30px;
}
.vaclogo
{
float:left;
background:url(../img/sprite.png) no-repeat -109px -760px;
width:96px;
height:36px;
margin-left:37px;
margin-top:5px;
}
.editpick
{
float:left;
background:url(../img/sprite.png) no-repeat -86px -760px;
width:16px;
height:16px;
}
.indexlogo
{
float:left;
background:transparent url(../img/sprite.png) no-repeat -11px -1775px;
width:340px;
height:56px;
border:0px;
}
a.policedepartment_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat left top;
width:363px;
height:96px;
border:0px;
}

a.teachingstaff_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -1564px;
width:363px;
height:100px;
border:0px;
}

a.armedforces_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -988px;
width:363px;
height:96px;
border:0px;
}

a.civilservicestaff_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -1372px;
width:363px;
height:96px;
border:0px;
}

a.localauthoritystaff_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -796px;
width:363px;
height:96px;
border:0px;
}

a.fireservicestaff_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -1180px;
width:363px;
height:96px;
border:0px;
}

a.otherpublicsectororganisations_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -1764px;
width:363px;
height:96px;
border:0px;
}

a.tsl_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -2120px;
width:138px;
height:96px;
border:0px;
}

a.bbcclubmembers_logo_normal
{
float:left;
background:transparent url(../img/sprite.png) no-repeat 0px -1956px;
width:442px;
height:82px;
border:0px;
}


