/*css reset*/
html,body,div,span,applet,object,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: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;}
body{
	background-image:url('images/bg.jpg');
	background-repeat:repeat;
	margin:0 auto;
	font-family:Verdana;
	
}
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%;background-image:url(../img/pagebg.gif);
	background-repeat:repeat;font-family:Verdana;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/*page*/
#page{
	width:950px;
	margin:0 auto;
	padding:0 0 10px;background-color:#ffffff;
	background-image:url('../img/bg.jpg');
	background-repeat:repeat;
}
#header{
	margin: 0 0px;
	position:relative;
	height:300px;
	
}
#header div.hdtp{
	background:url(../img/hdtopf.jpg);
	background-repeat:repeat-x;
	background-position:top;margin: 0 auto;
	height:32px;
}
.hdtprgt{ float:right;color:#fffefe;
	font-weight:bold;padding:8px 5px 0 0;
	margin-right:7px;
	_margin-right:1px;
}
.hdtprgt a{ 
	margin:0px 5px 0 0;
	color:#fffefe; text-decoration:none;
}
.hdtprgt a:hover{ 
	margin:0px 5px 0 0;
	color:#fffefe;text-decoration:underline;
}
.ttG{color:#fffefe;float:left;padding:8px 0 0 15px;font-weight:bold;}
/*logo*/
#header div.logo{
	height:154px;margin: 0 auto;
	vertical-align:top;width:100%;
	background:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}
#header div.logo h1{
	float:left;
	display:inline;
	background:url(../img/left.gif) no-repeat 0 0;
	background-position:left;height:154px;width:36px;
	margin: 0 auto;
	vertical-align:top;
}
.header_right {
	float:right;
	display:inline;width:36px;
	background:url(../img/right.gif) no-repeat 0 0;
	background-position:right;height:154px;
	margin: 0 auto;
	vertical-align:top;	
}
#header div.logo h1 a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:223px;
	height:108px;margin:0px 0 0 0px;
}
#header div.header_top{
	float:right;border:0px solid red;
	width:68%;height:110px;margin:10px 0 0 0px;font-size:11px;
	color:#fffefe;text-align:right; padding:0 0px 0 0;
	background:url(../img/smart_slogan_new1.gif) no-repeat 0 0;
	background-position:bottom left;
}
.lgin{ float:left;margin-top:25px;}
#header div.header_top a{
	margin:10px 0px 0 0;
	color:#fffefe;text-decoration:none;
}
#header div.header_top a:hover{
	margin:10px 0px 0 0;
	color:#fffefe;text-decoration:underline;
}
.search_div{
	float:right;
	width:45%;height:20px;margin:0px 0;font-size:12px;
	color:#fffefe;text-align:right; padding:0 0px 0 0;
 }
.search_key{
	background:transparent url(../img/top_search_text.gif) no-repeat scroll 0 0;
	border:0px;
	height:27px;
	margin:0px;
	width:191px;
	font-size:13px;
	padding:0px 0 0 5px;
}
* html .search_key{
	padding:6px 4px 0px 0px;
}
.searchdiv input{
	color:#b3b3b3;

}
.searchdiv input:focus{
	color:#000000;
}
.btn2{
   padding:0px 3px 0 0px;margin:3px 5px -5px 0px;height:20px;
}
* + html .btn2{margin-bottom:-2px}
* html .btn2{margin-bottom:-2px}

.slgn_2{ float:left; height:26px;width:767px;margin:8px 0 0 0 ;
	background:url(../img/smart_slogan_2.gif) no-repeat 0 0; 
}

#main{
	width:100%;
	overflow:hidden;
	margin:0;
	background-color:#fff;
	padding-top:8px;
}

* + html #main{
	padding-top:8px;
}

* html #main{
	width:100%;
	overflow:hidden;
	margin:0;
	background-color:#fff;
	padding-top:8px;
}

/*----- Main menu -------*/
#main-menu{
	position:relative;
	height:41px;
	padding:0 0 0px 7px;
}
#main-menu ul{
	display:none;
}
#main-menu li{
	font-size:11px;
	line-height:26px;
	margin:0px 0px;
	padding:0px 3px 0 0px;
	float:left;
	background:url(../img/purpleseparator.jpg) no-repeat 0 0;
	background-position:right top;height:41px;
}
#main-menu li.last{
	font-size:11px;
	line-height:26px;
	margin:0px 0px;
	padding:0px 3px 0 0px;
	float:left;
	background:none;height:41px;
}
#main-menu li a{
	display:block;
	color:#fffefe;
	position:relative;
	cursor:pointer;
	padding:5px 0px 0 0;
	height:41px;font-weight:bold;
}
#main-menu li a span{
	display:block;
	padding:2px 10px 0 10px;
}
* html #main-menu li a{float:left;}
* html #main-menu li a span{float:left;}
#main-menu li a:hover, #main-menu li.topm-a a{
	text-decoration:none;
	cursor:pointer;padding:5px 0px 0 0;
	background:url(../img/top-menu-bg.gif) repeat-x 0 0;
	background-position:right;height:36px;
}
#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;
}
/*--- account menu -------*/
.acctabs-title{
	width:100%;overflow:hidden;
}
.acctabs{ width:99.6%;}
#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:#fffefe;
	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:#fffefe;position:relative;
	cursor:pointer;padding:0 0px 0 0;
	background:url(../img/acc_over.gif) repeat-x 0 0;
	background-position:right;height:33px;
}

/*sidebar*/
#sidebar{
	float:left;
	display:inline;
	width:205px;
	padding:0 4px 42px 0;
	margin:0px 0 0;
	
}
#sidebar-reg{
	float:left;
	display:inline;
	width:245px;
	padding:0 4px 42px 12px;
	margin:14px 0 0;
}
#sidebar-ret{
	float:left;
	display:inline;
	width:245px;
	padding:0 0px 0px 12px;
	margin:0px;
}
* html #sidebar{margin-right:-3px;}
#sidebar div.box{
	width:177px;
	margin:0 auto;
}
#sidebar div.box h2{
	background:#cfcfcf url(../img/top-menu-bg.gif) repeat-x 0 0;
	border-top:0px solid #f5f5f5;
	text-align:center;
	font-size:1.4em;
	line-height:1.857em;
	color:#FFFFFF;
	font-weight:normal;
}
#sidebar div.box div.body{
	border:1px solid #a386bc;
	padding:0 10px;
	border-top:1px solid #a97fc9;
	
}
#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:#222222;
}
/* #sidebar div.box ul li a:visited{
	color:#6a757a;
}*/
#sidebar div.box ul li a.active{
	font-size:1.1em;
	color:#61106a;
	font-weight:bold;
}
.site_cnt{ 
	font-size:12px;text-align:justify;
	line-height:18px;padding-top:5px;
}
/*content*/
#content{
	margin:0px 0 0;
	overflow:hidden;
	padding:0 14px 60px 0;
}
* html #content{overflow:visible;height:0;}
#content div.inhead{ 
	font-size:16px; color:#00718e;
	font-weight:normal;font-family: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:Verdana, helvetica, sans-serif;
}
#content div.easystep{ 
}
#content div.step{ 
	background-image:url('../img/step-bg.gif');
	background-repeat:no-repeat;
	width:180px;height:95px;float:left;
	color:#fffefe;
}
#content div.step1{ 
	background-image:url('../img/step1.gif');
	background-repeat:no-repeat;
	width:19px;height:18px;float:left;
	margin:10px 0 0 10px;
}
#content div.step2{ 
	background-image:url('../img/step2.gif');
	background-repeat:no-repeat;
	width:19px;height:18px;float:left;
	margin:10px 0 0 10px;
}
#content div.step3{ 
	background-image:url('../img/step3.gif');
	background-repeat:no-repeat;
	width:19px;height:19px;float:left;
	margin:10px 0 0 10px;
}
#content div.step4{ 
	background-image:url('../img/step4.gif');
	background-repeat:no-repeat;
	width:180px;height:95px;float:left;
	color:#fffefe;
}
.Tinhead{float:left;}
#content div.inright{ 
	width:60%;float:left;border:1px solid red;
	color:#00718e;font-size:15px;font-family: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;border:1px solid red }
#content h3{
	font-size:1.4em;
	font:15px/20px Verdana, helvetica, sans-serif;	
	line-height:1.6111em;
	margin:10px 0 10px 0;
	color:#54025f;font-weight:bold;
/*	border-bottom:1px solid #a386bc; */
}
#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;	
}
/*site news*/
#content div.site-news{
	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:#d3878d;text-decoration:underline;}
#content div.site-news p a:hover{text-decoration:none;}
#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.headh2, #content-reg h2.headh2{
	font-size:1.8em;
	line-height:1.2em;
	margin:0px; padding:0px;
	color:#4b0055;
	font-weight:bold;
	font-family:Verdana, helvetica, sans-serif;
}
#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:127px;
	height:32px;
	display:block;
	margin:14px auto 0;
	background:url(../img/login_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 10px 2px 0px;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffefe;
	text-align:center;
}
.btng{
	background:url(../img/login_butg.gif) no-repeat 0 0;
	border:0;font:14px Arial,Helvetica,sans-serif;;
	color:#fffefe;text-align:center;
	width:128px;height:32px;padding:0 10px 2px 0px;
}
#content .contentA input.btngp, #content input.btngp{
	width:198px;
	height:32px;
	display:block;
	margin:13px auto 0;
	background:url(../img/forgot_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 10px 2px 0;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffefe;
	text-align:center;
}
#content .contentA input.reg_butg, #content .contentR input.reg_butg{
	width:188px;
	height:32px;
	display:block;
	margin:13px auto 0;
	background:url(../img/reg_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 10px 2px 0px;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffefe;
	text-align:center;
}
#content .contentM input.reg_butg{
	width:188px;
	height:32px;
	display:block;
	background:url(../img/reg_butg.gif) no-repeat 0 0;
	border:0;
	padding:5px 10px 2px 0px;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffefe;
	text-align:center;
}
.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; /* float: */
}
.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_lbut{
	width:220px;
	height:32px;
	display:block;
	margin:0px;
	border:0;
	padding:0 20px 3px 0;
	cursor:pointer;
	font:13px Verdana;
	color:#fffefe;
	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: #666666;
	line-height:16px;
	background-color:#f7f0fc;
}
.remark{
	float :right;
	font-size:10px;
	color:#999;
	padding:5px 35px 5px;
	margin:-10px 0 0 0;
}
.remarkR{
	font-size:10px;
	color:#999;
	padding:0px 35px 5px 0px;
	margin:0px 0 0 0;
	text-align:right;
}
.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:#999;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:80%;
    float:left;text-align:center;
    line-height:18px;
    padding:2px 0px 2px 110px;
}
a.linkb{
	color:#5C327B;
	text-decoration:underline;
font-weight:bold;
}
.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:97%;height:32px;
	background:url('../img/footer_bg.jpg') repeat-x 0 0;
	color:#fffefe;font-weight:bold;
	margin:0px auto;text-align:center;
	font-size:11px;padding:10px 0 0 0px;
}
.footer1{ 
	width:97%;height:14px;
	color:#000000;font-weight:bold;
	margin:0px auto;text-align:center;
	font-size:11px;padding:4px 0 0 0px;
}
.footerlink{
	color:#fffefe;text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.footerlink:hover{
	color:#fffefe;text-decoration:underline;
}
/* --- 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:15px;
}
.bar_text_style1 {
	 MARGIN: 0px; background-color:#F0F0F0;
	 text-decoration:none; font-style:normal;
	 font-size:11px; text-align:left;
	 font-weight:normal; color: #7C7C7C;
}

#pro_title{float:left;width:100%;} 
#product_name, #product_name a{
	text-decoration:none;
	color:#000000;font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;float:left;
}
#pro_ret_name{
	text-decoration:none;
	color:#000000;font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;float:left;
}
#product_name a:hover{text-decoration:underline;}
#pro-cash{ float:right;}
#product_description{
	font-size: 12px;font-weight: normal;
	/* color:#676768; */
	color:#000000;
	line-height:18px;
}
#pro-right{ float:right;width:80%}
#pro-main{width:100%;float:left;margin:10px 0 0 0;
	border-bottom:1px dotted silver;}
#pro-links{width:100%;float:left}
.spacer {
	height:6px;padding:0px;
	margin:0px;overflow:hidden;
}
.cbt_test{
	font-size:14px;color:#61106a;font-weight:bold;
}
#dhtmltooltip{
	position: absolute;width: 250px;
	border: 1px solid black;padding: 2px;
	background-color:#ffffe1;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 */

.contentA{
	width:95.9%;
	background-color:#fbf7ff;
	padding:15px;
	text-align:center;
}
.contentR{
	width:98.8%;
	float:left;
	background-color:#fbf7ff;
	padding:0px 5px 5px 5px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color: #666666;
}
* html .contentR{width:98.5%;}
.contentM{
	width:98.8%;
	float:left;
	background-color:#fbf7ff;
	padding:0px 5px 5px 5px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color: #666666;
}
* html .contentM{width:97.0%;}
.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;
}
.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{
   /* background-color:none; */
    display:block;
    
}

.text{
    width:240px;background-color:#FFFFFF;
    border:1px solid #7f9db9;height:19px;
	font-size:15px;
}
.text1{
    width:240px;background-color:#FFFFFF;
    border:1px solid #7f9db9;height:22px;
}

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

tr:focus{
    background-color:#fcfcf0;
}
td{
    vertical-align:top;
}
.over{
    background-color:#f0f0f0;
}
.out{
   /* background-color:none; */
}
.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-top:-5px;
}
.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:#555555;
	font:12px/18px Verdana, helvetica, sans-serif;
	padding:5px 0px 5px 0px;
}

/********* dropdown menu ************/
.dropmenudiv{
	position:absolute;top: 0;
	font:bold 12px Verdana, helvetica, sans-serif;
	line-height:18px;
	z-index:999;
	background-color: white;
	width: 140px;
	visibility: hidden;
	margin-left:-27px;
}
* + html .dropmenudiv{margin-left:-27px;margin-top: -5px;}
* html .dropmenudiv{margin-left:-27px;margin-top: -5px;}
.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;
	background-color: #f0e9f5;
}
* + html .dropmenudiv a{ 
	width: 170px;
	line-height:18px;
}
* html .dropmenudiv a{ 
	width: 170px;
}
.dropmenudiv a:hover{ 
	background-color: #9e79b9;color: #FFFFFF;
	text-decoration:none;
}
/******** Index page tab ***********************/

#content div.tabs{
	border:1px solid #ddd;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:180px;
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#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:#ececec url(../img/bg-tabs1.gif) repeat-x 0 0;
	font-size:1.2em;
	line-height:40px;
	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;
	padding:0 15px 17px 16px;
}
* html #content div.tabs div.tab-content{overflow:visible;height:0;}
#content div.tabs div.tab-content h2{

	margin:6px 0 0;font-size:2.2em;
	line-height:54px;color:#61116a;
	letter-spacing:-1px;font-weight:bold;	
}
#content div.tabs div.tab-content p{
	font-size:1.4em;color:#222222;
	line-height:1.28em;
	font-weight:bold;	
}
#content div.tabs div.tab-content ul.welcome-links{
	float:left;
	margin:44px 0 0;
}
#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:50px 0 0;
	font-size:18px;line-height:35px;
	color:#c30303;
}
#rss { float:right;margin-top:-21px; }

#content div.tabs div.tab-content ul.welcome-links li.signup a{background:url(../img/icon-signup.gif) no-repeat 50% 0;}
#content div.tabs div.tab-content ul.welcome-links li.shop a{background:url(../img/icon-shop.gif) no-repeat 50% 0;}
#content div.tabs div.tab-content ul.welcome-links li.paid a{background:url(../img/icon-paid.gif) no-repeat 50% 0;}
#content div.tabs div.tab-content div.join1 { float:right; width:278px; }
#content div.tabs div.tab-content div.join2 { float:right;width:278px; }
#content div.tabs div.tab-content div.join2 div.join{
	float:left;width:238px;
	overflow:hidden;padding:0 20px;
	height:133px;
	background:url(../img/big_button.jpg) no-repeat 0 0;
	margin:0px 0 0;
}
#content div.tabs div.tab-content div.join1 div.join{
	float:left;width:238px;
	overflow:hidden;padding:0 20px;
	height:133px;
	background:url(../img/big_button.jpg) no-repeat 0 0;
	margin:0px 0 0;
}

#content div.tabs div.tab-content div.join label{
	display:block;margin:10px 0 0 10px;
	font-size:12px;letter-spacing:-1px;
	font-weight:bold;line-height:18px;
	color:#fffefe;
}
#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:151px;height:26px;
	display:block;margin:13px auto 0;
	background:url(../img/btn-join12.gif) no-repeat 0 0;
	border:0;padding:0 0 2px 3px;
	cursor:pointer;
	font:13px Arial,Helvetica,sans-serif;
	color:#fffefe;
}
#second-ul{
	float:left;width:45%;
	margin:3px 0 0px 0;
}
#second-ul ul{
	float:left;padding-left:32px;
}
#second-get{
	float:left;width:100%;
	font-size:15px;font-weight:bold;
	color:#000000;padding:4px 0 0px 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:13px;
	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:#333333;	 
}
#detail{ width:30%;font-size:14px;margin:11px 0 0px 2px;height:20px;float:left; }
* html #detail{ margin:8px 0 -15px 2px; }
* + html #detail{ margin:11px 0 -2px 0px; }
#first-ul{
	float:left;width:57%;
	margin:20px 0 10px 0;line-height:2em;
}
#first-ul ul{
	float:left;padding-left:15px;
}
#first-ul ul li{
	margin:4px 0 0 5px;height:17px;
	font-size:13px; 
	list-style-position:outside;width:100%;
	color:#646464;padding:0 0 0 16px;	 
}
#fourth-ul,#Trd-ul{
	float:left;width:57%;
	margin:14px 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:#333333;
}
#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:#333333;
}
#welcome{
	float:left;margin:20px;
	font-size:18px;
	color:#c30303;
}

.textred{
	width:240px;
	background-color:#FFFFFF;
	border:1px solid red;
	height:19px;
}
.textredsmall{
    width:40px;background-color:#FFFFFF;
    border:1px solid #ff0000;height:19px;
}


#content div.tabs div.tab-content div.fourth_content_t{
	color:#222222;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
	width:59%;
	margin-top:9px;
	float:left;
}
#content div.tabs div.tab-content #local{
  	float:right;
	height:27px;
	margin:11px 0 0;
	overflow:hidden;
	width:272px;
}
.firsttab1{
	float:left;margin-left:15px;
	font-size:15px;line-height:12px;
	color:#222222;font-weight:bold;
}
.firsttab2{
	float:left;margin:20px;
	font-size:16px;line-height:15px;
	color:#000000;
}
#locallist{
border: 0pt none ;
padding: 6px 0pt 2px 30px; 
background: transparent url(../img/small_button.jpg) no-repeat scroll 0pt 0pt;
cursor: pointer; display: block; font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-style: normal; 
font-variant: normal;
font-weight: normal;
line-height: normal;
height: 27px;
margin-top: 0px; margin-left: auto; margin-bottom: 0pt; 
width: 278px;
}
.panel_content{
	width:50%;
	float:left;
}
.big_button{
	float:right;
	margin:36px 9px 0px 0px
}
* + html .big_button{margin:38px 9px 0px 0px;}
* html .big_button{margin:38px 4px 0px 0px;position:relative;}
.small_button1{
	float:right;
	margin:11px 9px 0 0px;
}
* html .small_button1{margin:11px 4px 2px 0px;}
* + html .small_button1{margin:11px 9px 2px 0px;}

.serchdiv
{
position:absolute; top:166px; left:67px; font-size:12px; color:#fffefe;
}
* html .serchdiv
{
position:relative;margin-top:-50px;border:1px solid red;overflow:hidden;margin-left:67px;
}

/* Helpdesk*/


#newh3 {
margin-top:-25px;
margin-right:100px;
text-align:right;
/*color:#00621C;*/
color:#990000;
font-size:18px;
font-weight:bold;
}

#newh33 {
margin-top:-21px;
text-align:right;
color:blue;
font-size:18px;
font-weight:bold;
}

#newh33 a{
color:#236193;
}
#newhh3 {
margin-top:-13px;
text-align:right;
font-size:13px;
}


#newuph3 {
/* margin-top:-23px; */
margin-right:100px;
text-align:left;
float:left;
width:82%;
/*color:#545454;*/
color:black;
font-size:13px;
font-weight:bold;
}

#headhsub23 {
color:#00621C;
float:left;
font-size:1.4em;
font-weight:bold;
margin:25px 0 5px 0;
padding:0;
width:47%;
}

.followimage
{
background:url(/img/follow_us_twitter.gif);
background-repeat:no-repeat;
width:160px;
height:161px;
/* align:center; */
}
.spanred
{
font-size:11px;
color:#222222;
font-weight:normal
}
a.blacklink{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-left:26px;
	text-decoration:underline;
}
a.blacklink:hover{
	color: blue;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.latest-end
{

font-size:12px;
margin-top:5px;
}
.latest-top
{
font-size:12px;
margin-bottom:10px;
}
#ref_cont_headd
{

font-weight:bold;
line-height:18px;
margin:0 0 5px;
}
#ref_cont_headd a
{
color:#4B0055;
font-size:14px;
}
#ref_cont_headd a:hover
{
text-decoration:underline;
}


.quickface1
{
background:#CFCFCF url(../img/top-menu-bg.gif) repeat-x scroll 0 0;
border-top:0 solid #F5F5F5;
color:#FFFFFF;
font-size:1.4em;
font-weight:normal;
line-height:1.857em;
text-align:center;
margin-top:-25px;
}

.bloghead
{
background:#CFCFCF url(../img/top-menu-bg.gif) repeat-x scroll 0 0;
border-top:0 solid #F5F5F5;
color:#FFFFFF;
font-size:1.4em;
font-weight:normal;
line-height:1.857em;
text-align:center;
float:left;
width:100%;
}
.popacctxt {
	float:right;
	font-size:12px;
	margin:-20px 5px 5px 0;
	padding:0;
	text-align:right;
	width:30%;
}
.frst_tab_head{
	float:left;
	width:100%;
	color:#61116A;
	font-size:2.7em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:18px 0 0 0;
	height:54px;
}
.join_first
{
float:left;
width:100%;

}
.leftcontent
{
float:left;
width:50%;
}
.rightcontent
{
float:right;
width:279px;
}

#content div.tabs div.tab-content #local1 {
float:left;
height:27px;
margin:11px 0 0;
overflow:hidden;
width:272px;
}

.frst_tab_head1 {
color:#61116A;
float:left;
font-size:2.7em;
font-weight:bold;
letter-spacing:-1px;
margin:30px 0 34px;
width:100%;
}

#sidebar div.box div.editpicksbody{
	border:1px solid #DDDDDD;
	padding:0 6px !important;border-top:0;
}
* html #sidebar div.box div.editpicksbody
{
width:155px;
}
#sidebar div.box div.editpicksbody p{
	font-size:1.2em;
	width:100%;margin:0px;padding:5px 0 10px !important;
}

#sidebar div.box div.editpicksbody p.edithed{
	padding:5px 0 0 14px !important;
	width:96%;
	background:url(../img/site_arrow.gif) no-repeat 0% 0%;

}

#sidebar div.box div.editpicksbody p.editcnt
{
background:none !important;line-height:18px;
padding:5px 0 6px 14px !important;
width:94%;border-bottom:1px dotted #CCCCCC;
}
#sidebar div.box div.editpicksbody p.edithed a{
	color:#61106A;font-weight:bold;
}
#sidebar div.box div.editpicksbody p.edithed a.active{
	font-size:1.1em;color:#61106A;
	font-weight:bold;
}

