body {
	background:#004578 url(../images/topbg.gif) repeat-x;
	font-family: Tahoma;
	font-size:66%;
	font-weight:normal;
	color:#5d5252;	
}

* {
	margin:0;
	padding:0;
}

.clr {
	clear:both;
	font-size:0;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-size:0;
}

.mainwrap {
	width:100%;
	margin:0;
	padding:0;
}

images {
	border:0;
}

/*=== header panel ===*/

.headerbg {
	width:100%;
	margin:0;
	padding:0;
	background:url(../images/topheadbg.gif) repeat-x top;
}


.topheader {
	width:952px;
	margin:0 auto;
	height:37px;
}

.tophleft {
	width:700px;
	float:left;
}

/*====================== Top Menu ==========================*/

.tophright {
	width:250px;
	height:26px;
	padding-top:8px;
	float:right;
	text-align:right;
	font:normal 11px Tahoma;
	color:#fff;
}

/*==================== End Top Menu ===================================*/

.banner {
	width:952px;
	margin:0 auto;
	height:101px;
}

.bannerleft {
	width:340px;
	float:left;
	margin-bottom:10px;
}
.imagebannercenter {
	width:200px;
	float:left;
	text-align:left;
	margin-top:32px;
}
.bannerright {
	width:379px;
	float:left;
	text-align:right;
	margin-bottom:10px;
}

.bannerright h1 {
	font:bold 32px "Times New Roman";
	color:#fff;
	font-style:italic;
	margin:0;
	padding:0;
	padding-top:16px;
}
.bannerleft h1 {
	font:bold 32px "Times New Roman";
	color:#fff;
	font-style:italic;
	margin:0;
	padding:0;
	padding-top:16px;
}
p.firsttime {
	font:normal 12px/15px Tahoma;
	color:#fff;
}
p.logoshorttext {
	font:normal 12px/15px Tahoma;
	color:#bccfe0;
}

p.save {
	font:bold 20px/25px "Times New Roman";
	color:#fff;
}

p.savea {
	font:bold 16px/25px Times;
	color:#fff;
}

/*=== end header panel ====*/


/*======= Content Panel ======*/

.contentbody {
	width:952px;
	margin:0 auto;
}

.content_leftpanel {
	width:226px;
	float:left;
}

/*===================== left panel box =====================*/

.boxmain {
	width:226px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.boxbody {
	width:220px;
	margin:0;
	padding:0;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:1px solid #fff;
	background:#feffff url(../images/boxbodybg.gif) repeat-x;
}

.boxtitle {
	width:211px;
	margin:0;
	padding:10px 0px 0px 15px;
	background:url(../images/boxtitle.gif) no-repeat;
	font:normal 20px/28px tahoma;
	color:#d00600;
	height:35px;
}
.guaranteewrap {
	width:226px;
	margin:0px 0px 10px 0px;
	padding:0;
}
.guaranteetop {
	width:226px;
	height:7px;
}
.guaranteemiddle {
	width:226px;
	margin:0;
	padding:0;
	background:url(../images/guarantee_middle.gif) repeat-y;
}
.guaranteebottom {
	width:226px;
	height:6px;
	background:url(../images/guarantee_bottom.gif)left top no-repeat;
}
.cat_seeall{
	width:200px;
	text-align:right;
	font:normal 11px Tahoma;
	color:#004385;
}
.cat_seeall a{
	text-decoration:underline;
	color:#004385;
}
.cat_seeall a:hover{
	text-decoration:none;
	color:#004385;
}
/*==== Box New =======*/
/*.boxa,.box2{
	width:226px;
	float:left;
	margin-bottom:10px;
}*/
.box2{
	width:164px;
}
.boxHeadera{
	width:206px;
	background:url(../images/boxtitle.gif) no-repeat;
	height:45px;
	font:normal 20px/28px tahoma;
	color:#d00600;
	padding-left:20px; 
}
.boxHeader2{
	width:226px;
	background:url(../images/boxtitle.gif) no-repeat;
	height:45px;
	font:normal 20px/28px tahoma;
	color:#d00600;
	padding-left:20px; 
}
.boxBodya{
	width:220px;
	margin:0;
	padding:0;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff url(../images/boxbodybg.gif) repeat-x;
}
.boxBodyn{
	width:210px;
	margin:0;
	padding:0px 0px 10px 10px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff url(../images/boxbodybg.gif) repeat-x;
}

/*==== Login =======*/
.loginrow {
	width:210px;
	padding: 7px 0px 4px 0px;
}
.textlogin {
	width:83px;
	float:left;
	font:normal 11px/18px Tahoma;
	color:#004385;
}
.textlogina {
	width:93px;
	float:left;
	font-family:Tahoma;
	font-weight:normal;
	line-height:15px;
	color:#004385;
}
.textlogina a{
	color:#004385;
	font-size:11px;
	text-decoration:underline;
}
.textlogina a:hover{
	color:#004385;
	font-size:11px;
	text-decoration:none;
}
.logininput {
	width:120px;
	float:left;
	padding-right:7px;
}
.logininputa {
	width:110px;
	float:left;
	padding-right:7px;
	text-align:right;
}
.boxtext {
	width:115px;
	height:17px;
	border:1px solid #ccc;
}
.nameid1{
	margin:0;
	width:200px;
	font:bold 11px/18px Tahoma;
	color:#004385;
}
.nameid1 a{
	text-decoration:underline;
	color:#004385;
}
.nameid1 a:hover{
	text-decoration:none;
	color:#004385;
}
/*==== End Login =======*/

.title_med {
	font:bold 11px/15px Tahoma;
	color:#0069d0;
	padding:5px 0px 4px 0px;
}
.boxBody2{
	width:220px;
	margin:0;
	padding:0;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff url(../images/boxbodybg.gif) repeat-x;
	height:77px;
}
.marginAx{
	width:139px;
	float:left;
	margin:5px 0px;
	color:#606d8a;
	padding-left:10px;
}
.marginBx{
	width:70px;
	float:left;
	margin:5px 0px;
	color:#606d8a;
}
.marginB_link{
	color:#606d8a;
}
.f_right{
	float:right;
}
.submit,.submit2,.submit3, .submit_loginorder {
	background:#1d69b4;
	border:#034c94 1px solid;
	font:bold 12px tahoma;
	color:#fff;
	width:55px;
	text-align:center;
	padding:2px 2px;
	cursor:pointer;
}
.marginB_left2{
	width:122px;
	border:#d4dae2 1px solid;
	height:20px;
	cursor:pointer;
}

.freetextarea{
	width:200px;
	padding:12px 8px;
}

/*============================================================================*/
.freetextarea ul{
	margin:0px 0px 0px 15px;
	padding:0;
	list-style-type:none;
}
.freetextarea ul li{
	display:block;
	padding:0 0 5px 15px;
	background:url(../images/white_circle.gif) no-repeat 0 9px;
		border-bottom:1px solid #2f516e;
}
.freetextarea ul li a{
	font:normal 18px/21px "Times New Roman";
	text-decoration:none;;
	color:#fff;
	padding-bottom:5px;
}
.freetextarea ul li a:hover{
	color:#6994b7;
	text-decoration:none;
}

/*==== End Box New=======*/

/*==================== End Left Panel Box =========================*/


/*=========== Right Panel Start ==========================*/
.blacktable {
	width:700px;
	margin:0;
	padding:0;
}
.blacktableinx {
	width:700px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.whitetable {
	width:700px;
	margin:0;
	padding:0;
	background:#fff;
}
.wel_txt {
	width:680px;
	padding:10px;
	font-family:Tahoma;
	color:#333;
}
.blacktitle {
	width:700px;
	height:38px;
}

.blackleft {
	width:9px;
	float:left;
	height:38px;
}
.blackright {
	width:9px;
	float:left;
	height:38px;
}
.blackmiddle {
	width:672px;
	float:left;
	height:38px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:normal 22px/37px Georgia;
	color:#fff;
	padding-left:10px;
}

.black_content {
	width:697px;
	border:1px solid #b3d5f7;
	background:#fff;
	margin-left:1px;
}
.black_contentinx {
	width:697px;
	border:1px solid #b3d5f7;
	background:#fff;
	margin-left:1px;
	margin-bottom:10px;
}
.black_context {
	width:677px;
	background:#fff;
	padding:10px;
	font:normal 11px/15px Tahoma;
}
.contact_twopara {
	width:697px;
}
.fieldbody {
	width:697px;
	padding-top:5px;
	padding-bottom:5px;
}
.fn {
	width:260px;
	float:left;
	padding-right:40px;
	font:normal 11px/20px Tahoma;
	color:#5d5252;
	text-align:right;
}
.fan {
	width:260px;
	float:left;
	padding-right:40px;
	font:bold 11px/20px Tahoma;
	color:#5d5252;
	text-align:right;
}
.secondforn {
	width:397px;
	float:left;
}
.secondforna {
	width:397px;
	float:left;
	font:bold 12px/20px Tahoma;
	color:#5d5252;
}


.newprowa {
	width:687px;
	height:22px;
	background:url(../images/newprowa.gif) repeat-x;
	padding:4px 0px 0px 10px;
}
.newprowb {
	width:697px;
	height:22px;
	background:url(../images/linerowa.gif) repeat-y;
	border-top:1px solid #b3d5f7;
	/*border-bottom:1px solid #b3d5f7;*/
	padding-top:5px;
}
.newprowc {
	width:697px;
	background:url(../images/linerowb.gif) repeat-y;
	border-top:1px solid #b3d5f7;
	border-bottom:1px solid #b3d5f7;
}
.newprowd {
	width:697px;
	background:url(../images/linerowc.gif) repeat-y;
	border-top:1px solid #b3d5f7;
	border-bottom:1px solid #b3d5f7;
}

.blacktextboxa {
	width:380px;
	float:left;
	padding:5px 10px 5px 10px;
}
.blacktextboxa a{
	font:bold 11px Tahoma;
	color:#cc0000;
	text-decoration:underline;
}
.blacktextboxa a:hover{
	font:bold 11px Tahoma;
	color:#cc0000;
	text-decoration:none;
}
.blacktextboxam {
	width:697px;
	background-color:#fff;
}
.blackrightpict {
	width:297px;
	height:141px;
	float:right;
	text-align:right;
}
/*== Black background Title ===*/
.blacktitlea {
	width:700px;
	
	
}
.blacktitlea2 {
	width:700px;
	margin-top:8px;
}
.black_top{
float:left;
width:700px;
height:9px;
/*background: url(../images/black_top.gif) top no-repeat ;*/
}

.black_bottom{
float:left;
width:698px;
border-right:1px solid #000;
border-left:1px solid #000;
background: #131212 url(../images/bottom_repeat.gif) top repeat-x;
}

.blacklefta {
	width:6px;
	float:left;
	height:88px;
	background: #131212 url(../images/black3left.gif) top ;
}
.blackrighta {
	width:6px;
	float:left;
	height:88px;
	background: #131212 url(../images/black3right.gif) top ;
}
.blackmiddlea {
	width:675px;
	float:left;
	padding-left:13px;
}
.blackredtitle {
	/*font:normal 22px/34px Georgia;*/   /*modified on 210709*/
	color:#d50701;
	
	
	
}
.blackwhitetitle_2nd {
	width:100%;
	/*height:34px;*/	/*modified on 210709*/
	/*font:normal 22px/50px Georgia;*/	/*modified on 210709*/
	color:#fff;
	padding-bottom:8px;
	
}
.dv_gen{
	float:left;
	width:486px;
	height:14px;
	text-align:left;
}
/*=== End Black background Title ===*/
/*=========== End Right Panel =======================*/

.content_rightpanel {
	width:700px;
	float:right;
	padding-left:24px;
	padding-bottom:10px;
}


.dragname{
	width:148px;
	float:left;
	padding-left:10px;
	color:#5d5252;
	font-weight:bold;
}
.drec{
	width:375px;
	float:left;
	padding-left:6px;
	color:#5d5252;
	font-weight:bold;
}
.drg_prc{
	width:55px;
	float:left;
	text-align:center;
	color:#5d5252;
	font-weight:bold;
}

.price{
	width:84px;
	float:left;
	padding-left:10px;
	color:#5d5252;
	font-weight:bold;
}

/*=== drag row two ==*/

.dragdetails {
	width:688px;
	padding-top:10px;
}
.dragnamex {
	width:160px;
	float:left;
}
.pa {
	margin:0 auto;
	width:150px;
	text-align:center;
}
.pb {
	margin:0 auto;
	width:150px;
	font:bold 12px/15px Verdana;
	color:#4e2725;
	text-align:center;
}
.pb_drnm{
	margin:0 auto;
	width:150px;
}
.pb_drnm a{
	font:bold 12px/15px Verdana;
	text-decoration:none;
	color:#4e2725;
}
.pb_drnm a:hover{
	font:bold 12px/15px Verdana;
	text-decoration:underline;
	color:#4e2725;
}
.pbicon {
	width:110px;
	padding-top:15px;
	padding-left:40px;
}
.pbicona {
	width:25px;
	float:left;
	padding-left:0px;
	text-align:right;
}
.pbiconb {
	width:30px;
	float:left;
	padding-right:10px;
	text-align:left;
}
.dragdescy {
	width:350px;
	float:left;
	padding:5px 10px 10px 10px;
}
.dragdescy p a {
	font:normal 11px Tahoma;
	color:#002c57;
	text-decoration:underline;
}
.dragdescy p a:hover {
	font:normal 11px Tahoma;
	color:#002c57;
	text-decoration:none;
}
.lng_desc_inx{
	float:left;
	width:345px;
	margin-bottom:5px;
}
.dv_desc_inx{
	width:343px;
	margin:0;
	padding-top:2px;
}
.lft_dvdesc_inx{
	float:left;
	width:86px;
	font-family: Tahoma;
	font-weight:bold;
	color:#195585;
	text-align:left;
}
.lft_dvdesc_inx1{
	float:left;
	width:86px;
	font-family: Tahoma;
	font-weight:bold;
	line-height:23px;
	color:#195585;
	text-align:left;
}
.rgt_dvdesc_inx{
	float:left;
	width:245px;
	padding-left:5px;
}
.rgt_dvdesc_inx1{
	float:left;
	width:115px;
	padding-left:5px;
	line-height:23px;
}
.rgt_dvadd{
	float:right;
	width:128px;
	text-align:right;
	padding-right:3px;
}
.rgt_dvdesc_inx p{
	margin:0;
	padding:0;
}
.prd_eqv{
	font-family:Tahoma;
	color:#c30007;
	font-weight:bold;
}
.btn_desc {
	width:350px;
	text-align:right;
}
.dragdesqtz {
	width:60px;
	float:left;
	font:bold 12px/40px Verdana;
	text-align:center;
}
.dragdesqtw {
	width:98px;
	float:left;
	font:bold 12px/40px Verdana;
	color:#d00600;
	text-align:center;
}

/*=========== End Right Panel =======================*/



/*===left panel search ====*/

.marginB{
	color:#606d8a;
	width:210px;
}
.marginB_link{
	color:#606d8a;
}
.marginB_link:hover{
	color:#333333;
}
.marginB ul{
	margin:0px; padding:0px;
	list-style:none;
}
.marginB ul li{
	float:left;
	width:18px;
	text-align:center;
	height:18px;
	margin-left:1px;
}
.marginB ul li a{
	font:bold 12px/16px verdana;
	color:#003b75;
	display:block;
	text-decoration:none;
}
.marginB ul li a:hover{
	background:#e9ebee;
	width:16px;
	height:16px;
	border:#c5c8d2 1px solid;
}
.marginB_left{
	width:150px;
	float:left;
}
.postadmin{
	width:180px;
	font:bold 11px/15px Tahoma;
	color:#004284;
}
.posttext {
	font:normal 11px/15px Tahoma;
	color:#004284;
}
.readmore {
	font:normal 11px/15px Tahoma;
	color:#ff3f0b;
	text-align:right;
}
.readmore a{
	color:#ff3f0b;
	text-decoration:none;
	padding-right:15px;
}
.postadmindate{
	width:70px;
	float:left;
	font:bold 11px/15px Tahoma;
	color:#004284;
}
.marginB_right{
	width:50px;
	float:left;
}
.marginB_left input{
	width:140px;
	border:#d4dae2 1px solid;
	height:20px;
	font:normal 11px Tahoma;
	/*cursor:pointer;*/
}
.marginB_left2{
	width:202px;
	border:#d4dae2 1px solid;
	height:20px;
	cursor:pointer;
}
.marginB_newletter{
	width:202px;
	border:#d4dae2 1px solid;
	height:20px;
}
.boxBody2a{
	width:210px;
}
.boxBody2a ul{
	margin:0px;
	padding:10px 0px 10px 0px;
	list-style:none;
}
.boxBody2a ul li{
	padding-left:15px;
}
.boxBody2a ul li a{
	font-family:Tahoma;
	font-weight:normal;
	line-height:20px;
	color:#004385; 
	text-decoration:none;
}

.boxBody2a ul li a:hover{
	text-decoration:underline;
	font-weight:bold;
}
/*------------------------------------------------------left panel search --------------------------------------------*/

/*---------------------------------Footer-----------------------------------------------------*/
.footer_container{
	width:100%;
	background:#002c57 url(../images/footerbg.gif) repeat-x top;
	margin:0 auto;
}
.footer{
	width:1002px;
	margin:0 auto;
}
.dv_card{
	margin:0 auto;
	width:500px;
	text-align:center;
}
.lft_footer{
	float:left;
	width:240px;
	padding:10px 0 0 3px;
}
.copyright{
	margin:0 auto;
	width:1002px;
	font-family:Tahoma;
	font-size:11px;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	text-align:center;
}
.rgt_footer{
	float:right;
	width:243px;
	padding:10px 0 0 0;
}
.img_footerbox{
	float:left;
	width:120px;
	text-align:center;
}
.mdl_footer{
	float:left;
	width:515px;
}
#footer_menu
{
	margin:0 auto;
	width:510px;
	padding-top:0px;
	margin-top:14px;
	margin-bottom:0px;
}
#footer_menu ul
{
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	color:#fff;
	width:510px;
	text-align:center;
	font:normal 11px Tahoma;
}
#footer_menu ul li
{
	display:inline;
	border-right:1px solid #fff;
}
#footer_menu ul li.none
{
	display:inline;
	border-right:none;
}
#footer_menu a{
	font:normal 11px Tahoma;
	text-decoration:none;
	color:#fff;
	padding:0 4px 0 4px;
	line-height:30px;	
}
#footer_menu a:hover
{
	font:normal 11px Tahoma;
	text-decoration:underline;
	color:#fff;
	line-height:30px;
}
/*-----------------------------------End Footer---------------------------------------------*/
/* ======================== User type page ======================== */
.container_reg{
	width:700px;
	background:#fff;
	padding-top:5px;
	padding-bottom:10px;
}
.container_user{
	width:450px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.lft_user{
	float:left;
	width:223px;
}
.rgt_user{
	float:right;
	width:223px;
}
.user_content{
	margin:0 auto;
}
.user_content a{
	outline:none;
}
.lft_imguser{
	float:left;
	width:61px;
	height:62px;
	text-align:right;
}
.mdl_tstuser{
	float:left;
	width:145px;
	height:32px;
	background:url(../images/back_user.gif) repeat-x top;
	margin-top:15px;
	text-align:left;
	padding-left:5px;
}
.mdl_tstuser a{
	font:bold 11px/32px Tahoma;
	text-decoration:none;
	color:#fff;
}
.mdl_tstuser a:hover{
	font:bold 11px/32px Tahoma;
	text-decoration:underline;
	color:#fff;
}
.rgt_imguser{
	float:left;
	width:10px;
	height:32px;
	text-align:left;
	margin-top:15px;
}
/*======================= End User Type page ================================================*/

 /*--------------------------------new customer-------------------------------------------------------------------*/
.head_dv{
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:5px;
	/*width:500px;*/
	font:bold 11px/28px Tahoma;
	color:#fff;
	background:url(../images/box_top.gif) repeat-x;
}
.lft_ttl{
	float:left;
	width:320px;
}
.rgt_ttl{
	float:right;
	width:150px;
	padding-right:10px;
	text-align:right;
}
.rgt_ttl a{
	font:normal 11px/25px Tahoma;
	text-decoration:none;
	color:#fff;
}
.rgt_ttl a:hover{
	font:normal 11px/25px Tahoma;
	text-decoration:underline;
	color:#fff;
}
.cont_dv{
	margin:0 auto;
	width:520px;
	margin-bottom:10px;
	border:1px solid #ccc;
	padding:10px 0 10px 100px;
	background:#F1F0FF;
}
.cont_dverr{
	margin:0 auto;
	width:520px;
	padding:0 0 0 100px;
}
.cont_dvaccept{
	margin:0 auto;
	width:580px;
	margin-bottom:10px;
	border:1px solid #ccc;
	padding:10px 0 10px 40px;
	background:#F1F0FF;
}
.lft_txt{
	float:left;
	width:190px;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding-left:10px;
	padding-top:5px;
}
.lft_txt_captcha{
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding-left:10px;
	padding-top:5px;
}
.lft_txt_accept{
	float:left;
	width:315px;
	font:normal 11px Tahoma;
	color:#333;
	padding-left:45px;
	padding-top:5px;
}
.lft_txtpres{
	float:left;
	width:170px;
	font:normal 11px Tahoma;
	color:#333;
	padding-left:30px;
	padding-top:5px;
}
.rgt_input_accept{
	float:left;
	width:310px;
	text-align:left;
	padding-top:5px;
}
.rgt_errmsg{
	float:left;
	width:310px;
	font:bold 11px Tahoma;
	color:#824200;
	
}
.rgt_input{
	float:left;
	width:310px;
	text-align:left;
}
.textfield{
	font:normal 11px Tahoma;
	color:#333;
	width:170px;
	height:18px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.textfielda{
	font:normal 11px Tahoma;
	color:#333;
	width:170px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.select{
	font:normal 11px Tahoma;
	color:#333;
	width:172px;
	height:22px;
	border:1px solid #91acc1;
}
.select_sm{
	font:normal 11px Tahoma;
	color:#333;
	width:72px;
	height:22px;
	border:1px solid #91acc1;
}
.btn_submit{
	font:bold 11px Tahoma;
	color:#fff;
	padding:0 5px 0 5px;
	background:url(../images/box_top.gif) repeat-x;
	height:28px;
	outline:none;
	border:none;
	cursor:pointer;
}
.info_textarea{
	font:normal 11px Tahoma;
	color:#333;
	width:170px;
	height:48px;
	border:1px solid #91acc1;
	padding-top:2px;
}
.mandatoty{
	font:bold 11px Tahoma;
	color:#c30007;
}
.lfthead_dv{
	float:left;
	width:20px;
	padding-top:7px;
	margin-bottom:10px;
}
.rgthead_dv{
	float:left;
	width:300px;
}
/*---------------------------------------------------End New Customer---------------------------------------*/
/*======================================Current Medication======================================*/
.auto_sugg{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;		
	text-align:left;
	width:195px;
	line-height:25px;
	background:#fff;
	padding-left:5px;
	cursor:pointer;
}
.auto_sugg007{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;		
	text-align:center;
	width:195px;
	background:#fea35f;;
	padding-left:5px;
	cursor:pointer;
	font:bold 11px/25px Tahoma;
	color:#fff;
}
* html .auto_sugg{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;		
	text-align:center;
	width:195px;
	background:#f00;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	cursor:pointer;
	font:bold 11px/25px Tahoma;
	color:#fff;
}
* html .auto_sugg007{
	border-right:1px solid #f00;
	border-left:1px solid #f00;
	border-bottom:1px solid #f00;		
	text-align:left;
	width:195px;
	line-height:25px;
	background:#fff;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	cursor:pointer;
	font:bold 11px Tahoma;
	color:#1B5CCD;
}
.paramauto_sugg{
	position:absolute;
	border-top:1px solid #ccc;
}

.container_ownacc{
	width:685px;
	text-align:right;
	background:#fff;
	padding-right:15px;
	font:bold 11px Tahoma;
	color:#195585;
	padding-top:5px;
}
.container_ownacc a{
	text-decoration:none;
	color:#195585;
}
.container_ownacc a:hover{
	text-decoration:underline;
	color:#195585;
}
.err_msg{
	font:bold 11px Tahoma;
	color:#824200;
	text-align:center;
	height:15px;
}
.err_msgmedic{
	font:bold 11px Tahoma;
	color:#cc0000;
	text-align:center;
	height:15px;
}
.err_msg1{
	font-family:Tahoma;
	font-weight:bold;
	color:#824200;
	text-align:left;
	height:15px;
	padding-left:10px;
}
.err_msg_login{
	font-family: Tahoma;
	font-weight:bold;
	color:#824200;
	text-align:left;
	padding-left:10px;
	height:15px;
}

.err_msg_login_f{
	font-family: Tahoma;
	font-weight:bold;
	color:#824200;
	text-align:left;
	padding-left:10px;
	height:15px;
	width:250px;
}

.content_medication{
	margin:0 auto;
	width:654px;
	margin-bottom:10px;
}
.row_medication{
	width:654px;
	margin:0 0 5px 0;
	padding:0;
}
.head_seriall{
	float:left;
	width:20px;
	background:none;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:30px;
	vertical-align:middle;
}
.head_medic{
	float:left;
	width:102px;
	background:#1d69b4;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_strnth{
	float:left;
	width:70px;
	background:#1d69b4;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_dose{
	float:left;
	width:70px;
	background:#1d69b4;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_pack{
	float:left;
	width:40px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_qty{
	float:left;
	width:100px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_freq{
	float:left;
	width:100px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_duration{
	float:left;
	width:70px;
	background:#1d69b4;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_effect{
	float:left;
	width:102px;
	background:#1d69b4;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:30px;
	vertical-align:middle;
}
.colmn_seriall{
	float:left;
	width:20px;
	text-align:center;
	font:normal 11px Tahoma;
	color:#333;
	padding-top:5px;
}
.colmn_medic{
	float:left;
	width:102px;
	text-align:center;
}
.colmn_strnth{
	float:left;
	width:70px;
	text-align:center;
}
.colmn_dose{
	float:left;
	width:70px;
	text-align:center;
}
.colmn_pack{
	float:left;
	width:40px;
	text-align:center;
}
.colmn_qty{
	float:left;
	width:100px;
	text-align:center;
}
.colmn_freq{
	float:left;
	width:100px;
	text-align:center;
}
.colmn_duration{
	float:left;
	width:70px;
	text-align:center;
}
.colmn_effect{
	float:left;
	width:102px;
	text-align:center;
}
.textfield_medic{
	font:normal 11px Tahoma;
	color:#333;
	width:96px;
	height:16px;
	border:1px solid #e2e2e2;
	padding-top:4px;
}
.textfield_pack{
	font:normal 11px Tahoma;
	color:#333;
	width:34px;
	height:16px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.textfield_qty{
	font:normal 11px Tahoma;
	color:#333;
	width:94px;
	height:16px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.textfield_duration{
	font:normal 11px Tahoma;
	color:#333;
	width:94px;
	height:16px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.allergi_medic{
	margin:0 auto;
	width:619px;
	padding-left:5px;
	padding-bottom:5px;
	font:bold 11px Tahoma;
	color:#1d69b4;
}
.input_alergimedic{
	margin:0 auto;
	width:619px;
	padding:0 0 5px 5px;
}
.textfield_allergi{
	font:normal 11px Tahoma;
	color:#333;
	width:615px;
	height:16px;
	border:1px solid #e2e2e2;
	padding-top:4px;
	padding-left:1px;
}
.head_medic1{
	float:left;
	width:92px;
	background:#1d69b4;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.head_medic2{
	float:left;
	width:202px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.colmn_medic1{
	float:left;
	width:92px;
	text-align:center;
}
.colmn_medic2{
	float:left;
	width:202px;
	text-align:center;
}
.textfield_medic1{
	font:normal 11px Tahoma;
	color:#333;
	width:86px;
	height:16px;
	border:1px solid #e2e2e2;
	padding-top:4px;
}
.textfield_medic2{
	font:normal 11px Tahoma;
	color:#333;
	width:196px;
	height:16px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.head_del{
	float:left;
	width:20px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	text-align:center;
	height:30px;
}
.head_brand{
	float:left;
	width:71px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.colmn_del{
	float:left;
	width:20px;
	text-align:center;
	padding-top:4px;
	height:16px;
}
.colmn_brand{
	float:left;
	width:71px;
	text-align:center;
}
.textfield_brand{
	font:normal 11px Tahoma;
	color:#333;
	width:65px;
	height:16px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.head_din{
	float:left;
	width:101px;
	background:url(../images/blacktitlemiddle.gif) repeat-x;
	font:bold 11px Tahoma;
	color:#fff;
	text-align:center;
	height:22px;
	padding-top:8px;
}
.colmn_din{
	float:left;
	width:101px;
	text-align:center;
}
.textfield_din{
	font:normal 11px Tahoma;
	color:#333;
	width:95px;
	height:16px;
	border:1px solid #91acc1;
	padding-top:4px;
}
.dv_submit{
	margin:0 auto;
	width:504px;
	text-align:center;
}
/*===== Search Page =======*/
.search_boxhead{
	width:506px;
	float:left;
	background:#fff;
}
.dragsch_one{
	width:90px;
	float:left;
	border-right:#d6e0e7 1px solid;
	padding-left:9px;
	color:#1d69b4;
}
.dragsch_two{
	width:70px;
	float:left;
	border-right:#d6e0e7 1px solid;
	padding-left:5px;
	color:#1d69b4;
}
.dragsch_three{
	width:190px;
	float:left;
	border-right:#d6e0e7 1px solid;
	padding-left:9px;
	color:#1d69b4;
}
.dragsch_four{
	width:60px;
	float:left;
	border-right:#d6e0e7 1px solid;
	padding-left:9px;
	color:#1d69b4;
}
.dragsch_five{
	width:51px;
	float:left;
	padding-left:9px;
	color:#1d69b4;
}
.dv_close{
	margin:0 auto;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:26px;
	width:675px;
}
.dv_close_desc{
	margin:0 auto;
	text-align:center;
	padding-right:0px;
	padding-top:5px;
	height:25px;
	width:486px;
}
.dv_close a{
	font:normal 11px Tahoma;
	text-decoration:none;
	color:#c30007;
}
.dv_close a:hover{
	font:normal 11px Tahoma;
	text-decoration:underline;
	color:#c30007;
}
.lft_adddrlst{
	float:left;
	width:200px;
	text-align:left;
}
.accordion_childex{
		width:476px;
		margin:0 auto;
}
.rgt_close{
	width:476px;
	text-align:right;
}
.product_noresult{
	width:506px;
	float:left;
	background:#ffffff;
	color:#5d6a86;
	text-align:center;
	padding-top:20px;
	margin-bottom:10px;
	padding-bottom:20px;
}
.head_drnm{
	font:normal 22px/37px Georgia;
	color:#f00;
}
/*===== End Search Page =======*/
.lft_ttl{
	float:left;
	width:320px;
}
.rgt_ttl{
	float:right;
	width:150px;
	padding-right:10px;
	text-align:right;
}
.rgt_ttl a{
	font:normal 11px/25px Tahoma;
	text-decoration:none;
	color:#fff;
}
.rgt_ttl a:hover{
	font:normal 11px/25px Tahoma;
	text-decoration:underline;
	color:#fff;
}
.lft_genver{
	float:left;
	width:340px;
	font-family:Tahoma;
	font-weight:normal;
	color:#333;
	padding-left:5px;
	padding-top:5px;
}
.rgt_genver{
	float:right;
	width:148px;
	text-align:left;
}
.select_genver{
	font:normal 11px Tahoma;
	color:#333;
	width:75px;
	height:22px;
	border:1px solid #e2e2e2;
}
.dv_note{
	margin:0 auto;
	width:594px;
	padding-left:50px;
	margin-bottom:5px;
}
.container_policy{
	width:656px;
	background:#fff;
	padding:10px;
	font-family:Tahoma;
	color:#333;
	text-align:justify;
	margin:0 auto;
}
.container_policy p{
	margin:0;
	padding:0;
}
.rgt_input_will{
	float:left;
	width:120px;
	text-align:left;
	padding-top:5px;
}
/*======================================End Current Medication======================================*/

/*======================================Site Map======================================*/
.container1{
	width:506px;
	background:#fff;
	font:normal 20px "Trebuchet MS";
	color:#666;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.desc_sitmap{
	margin:0 auto;
	width:500px;
	padding-top:5px;
	text-align:left;
}
.desc_sitmap ul{
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:30px;
}
.desc_sitmap ul li{
	padding-left:25px;
	background:url(../images/top_ul.gif) no-repeat 8px 9px;
}
.desc_sitmap ul li a{
	font:bold 12px/25px Tahoma;
	text-decoration:none;
	color:#195585;
}
.desc_sitmap ul li a:hover{
	font:bold 12px/25px Tahoma;
	text-decoration:underline;
	color:#195585;
}
/*======================================End Site Map======================================*/
/*==============================Reffer friend=========================================*/
.ttl_head1{
width:496px;
padding:5px;
background:#1d69b4;
font:bold 15px "Trebuchet MS";
color:#fff;
}
.cont_tofrm{
	margin:0 auto;
	width:500px;
	margin-bottom:5px;
}
.lft_topart{
	float:left;
	width:65px;
	font:normal 11px Tahoma;
	color:#333;
	padding-left:10px;
	padding-top:5px;
}
.rgt_frmpart{
	float:right;
	width:390px;
	font:normal 11px Tahoma;
	color:#333;
	padding-right:10px;
}
.txtfield_to{
	font:normal 11px Tahoma;
	color:#333;
	width:348px;
	height:18px;
	border:1px solid #e2e2e2;
	padding-top:4px;
	padding-left:2px;
}
.rgterr_frmpart{
	float:right;
	width:400px;
	font-family:Tahoma;
	font-weight:bold;
	color:#824200;
}
 /*==============================End Reffer friend=========================================*/
 /*------------------------------Forgot Password---------------------------------------------*/
.cont_forpass{
	width:476px;
	padding:5px 10px 5px 20px;
	text-align:left;
}
.err_forpass{
	margin:0;
	font-family: Tahoma;
	font-weight:bold;
	color:#824200;
	text-align:left;
	width:400px;
}
.err_forpass1{
	margin:0;
	font-family: Tahoma;
	font-weight:bold;
	color:#824200;
	text-align:left;
	width:480px;
}
.txt_forpass{
	margin:0;
	font-family: Tahoma;
	font-weight:bold;
	color:#333;
	text-align:left;
	width:400px;
	margin-bottom:5px;
}
.input_forpass{
	margin:0;
	width:400px;
	margin-bottom:5px;
}
.btn_forpass{
	margin:0;
	width:400px;
}
 /*------------------------------End Forgot Password-----------------------------------------*/
/*------------------------------News Details-----------------------------------------*/
 .productBga1{
	width:675px;
	float:left;
	background:#ffffff;
	padding:10px;
	font:normal 11px/15px Tahoma;
	text-align:justify;
	color:#333;
}
.productBga1 h3{
	font:normal 18px/30px "Trebuchet MS";
	color:#c30007;
}
/*------------------------------News Details-----------------------------------------*/
/*------------------------------Footer Image-----------------------------------------*/
.dv_footimg{
	margin:0 auto;
	width:680px;
	background:#fff;
	padding:10px;
	text-align:center;
}
/*------------------------------End Footer Image-----------------------------------------*/
/*------------------------------Product-----------------------------------------*/
.container{
	width:700px;
	background:#fff;
}
.cont{
	width:690px;
	padding:0;
	margin:0 auto;
}
.cont1{
	width:690px;
	padding:0;
	margin:0 auto;
	font:bold 11px Tahoma;
	color:#c30007;
}
.mostlft_cont{
	float:left;
	width:40px;
	text-align:center;
	padding:5px;
}
.lft_cont{
	float:left;
	width:120px;
	text-align:center;
	padding:5px;
}
.noblft_cont{
	float:left;
	width:122px;
	text-align:center;
	padding:5px;
}
.rgt_cont{
	float:left;
	width:478px;
	padding-left:10px;
	font:normal 11px Tahoma;
}
.rgt_cont1{
	float:left;
	width:328px;
	padding-left:7px;
	padding-top:5px;
}
.ttl_dtl{
	width:478px;
	font-family: "Trebuchet MS";
	line-height:18px;
	font-weight:bold;
	color:#1d69b4;
	border-bottom:1px solid #e2e2e2;
	margin:0 0 3px 0;
}
.prd_name{
	font:bold 11px Tahoma;
	color:#c30007;
}
.prd_rating{
	width:310px;
	font-family:Tahoma;
	line-height:18px;
	font-weight:bold;
	color:#1d69b4;
	margin:0 0 5px 5px;
}
.prd_rating span{
	font-family:Tahoma;
	line-height:18px;
	font-weight:bold;
	color:#ff0000;
}
.prd_rating1{
	width:460px;
	font-family:Tahoma;
	line-height:18px;
	font-weight:bold;
	color:#1d69b4;
	margin:0 0 5px 0;
	text-align:right;
}
.prd_rating1 span{
	font-family:Tahoma;
	line-height:18px;
	font-weight:bold;
	color:#ff0000;
}
.cont_qtysize{
	width:310px;
	margin-bottom:5px;
}
*html .cont_qtysize{
	width:330px;
	margin-bottom:5px;
}
.dv_qty{
	float:left;
	width:150px;
	font:bold 11px/20px Tahoma;
	color:#1d69b4;
	height:20px;
	text-align:left;
}
.dv_size{
	float:left;
	width:170px;
}
.txt_qty{
	width:140px;
	height:18px;
	font:bold 11px Tahoma;
	color:#666;
}
.btn_sub{
	background:#1d69b4;
	border:#034c94 1px solid;
	font:bold 12px tahoma;
	color:#fff;
	padding:0 5px 0 5px;
	text-align:center;
	padding:2px 0;
	cursor:pointer;
}
.desc{
	width:478px;
	text-align:left;
	margin-bottom:5px;
}
.desc p{
	margin:0;
	padding:0;
	text-align:justify;
}
.select_prdqty{
	font:normal 11px Tahoma;
	color:#333;
	width:55px;
	height:22px;
	border:1px solid #e2e2e2;
	margin-top:1px;
}
/*------------------------------End Product-----------------------------------------*/
/*------------------------------Product Details-----------------------------------------*/
.newprowb_prddtl {
	width:697px;
	height:22px;
	background:url(../images/linerow_prddtl.gif) repeat-y;
	border-top:1px solid #b3d5f7;
	/*border-bottom:1px solid #b3d5f7;*/
	padding-top:5px;
}
.productBo{
	width:697px;
	background:#fff;
	color:#5d6a86;
	margin-bottom:10px;
}
.productBg1_desc{
	width:697px;
	float:left;
	background:#ffffff url(../images/linerowb_prddtl.gif) repeat-y left;
	border-bottom:#d6e0e7 1px solid;
}
.dragname1_inx{
	float:left;
	width:159px;
	color:#1d69b4;
	padding-bottom:5px;
	text-align:center;
}
.lng_desc{
	float:left;
	width:500px;
	padding-left:15px;
}
.rgt_prd{
	width:150px;
	text-align:center;
	padding-top:5px;
	margin:0 auto;
}
.rgt_prd a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#c30007;
}
.rgt_prd a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color:#c30007;
}
.dv_desc{
	width:500px;
	margin:0;
	margin-bottom:5px;
}
.lft_dvdesc{
	float:left;
	width:86px;
	font:bold 11px Tahoma;
	color:#195585;
	text-align:left;
}
.rgt_dvdesc{
	float:left;
	width:395px;
	padding-left:5px;
	font:normal 11px Tahoma;
}
.welcomeBody_desc{
	width:675px;
	float:left;
	padding:5px 10px 5px 10px;
	color:#5d6a86;
	font:normal 11px Tahoma;
}
.welcomeBody_desc p{
	padding:0;
	margin:0;
	text-align:justify;
}
/*------------------------------Product Details-----------------------------------------*/
/*======================================Category======================================*/
.container_category_2{
	width:650px;
	margin:0 auto;
	background:#fff;
	padding:5px;	
	font-size:11px;
	text-align:justify;
}
.container_category_2 a{
		color:#0000a0;
		font-weight:bold;
		}
.container_category{
	width:697px;
	background:url(../images/back_cat.gif) repeat-y left;
	font:normal 11px Tahoma;
	color:#333;
	text-align:justify;
	padding:10px 0 10px 0;
}
.container_category span{
	font:bold 11px Tahoma;
	color:#333;
	padding:0 0 0 20px;
}


.container_category ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.container_category ul li{
	float:left;
	width:335px;
	height:25px;
	font:normal 12px/25px Tahoma;
	color:#1d69b4;
	padding-left:10px;
}
.container_category ul li a{
	text-decoration:none;
	color:#1d69b4;
}
.container_category ul li a:hover{
	text-decoration:underline;
	color:#1d69b4;
}
/*======================================End Category======================================*/
/*==============================Search Details=========================================*/
.container_noresult{
	width:698px;
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
	font-weight:bold;
	color:#824200;
	border:1px solid #333;
}
.cont_icbrand{
	width:486px;
	padding:10px;
}
.cont_infmedic{
	width:697px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	background:#efefef;
}
.cont_infmedic1{
	width:697px;
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
}
.dv_icgp{
	float:left;
	width:20px;
	padding-top:5px;
}
.dv_more{
	float:left;
	width:100px;
	padding-top:8px;
}
.dv_more a{
	font-family:Tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#195585;
}
.dv_more a:hover{
	font-family:Tahoma;
	font-weight:normal;
	text-decoration:underline;
	color:#195585;
}
.dv_image{
	float:left;
	display:block;
	width:93px;
}
.dv_name{
	float:left;
	width:240px;
	padding-left:10px;
}
.medic_name{
	width:240px;
	font:bold 11px Tahoma;
	text-decoration:none;
	color:#195585;
}
.medic_name a{
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	color:#195585;
}
.medic_name a:hover{
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
	color:#195585;
}
.medic_sgth{
	width:240px;
	font:normal 11px/17px Tahoma;
}
.medic_by{
	width:240px;
	font:normal 11px/17px Tahoma;	
}
.dv_price{
	float:left;
	width:130px;
	font-weight:bold;
	padding-top:8px;
}
.btn_cart{
	float:left;
	width:90px;
	text-align:center;
	padding-top:7px;
}
.btn_submit1{
	font:bold 11px Tahoma;
	color:#fff;
	width:70px;
	background:url(../images/img_addcart.gif) repeat-x;
	height:23px;
	outline:none;
	border:none;
}
.dv_generic{
	width:687px;
	padding:10px 5px;
	background:#ffde00;
}
.drug_head{
	font:normal 18px "Trebuchet MS";
	text-decoration:none;
	color:#195585;
}
.drug_name{
	font:bold 15px "Trebuchet MS";
	text-decoration:none;
	font-style:italic;
	color:#cc0000;
}
.select_prd{
	font:normal 11px Tahoma;
	color:#333;
	width:110px;
	height:22px;
	border:1px solid #e2e2e2;
}
.select_prd1{
	font:normal 11px Tahoma;
	color:#333;
	width:75px;
	height:22px;
	border:1px solid #e2e2e2;
}
.select_prdqty{
	font:normal 11px Tahoma;
	color:#333;
	width:55px;
	height:22px;
	border:1px solid #e2e2e2;
	margin-top:1px;
}
.txt_did{
	margin:0;
	font:bold 11px Tahoma;
	color:#824200;
	width:90px;
	padding-left:10px;
}
 /*==============================End Search Details=========================================*/
/*==============================Lightbox login=========================================*/
 .boxBody_extra{
	margin:0 auto;
	width:210px;
	background:#fdfdfd ;
	border-top:none;
	padding:10px 10px;
	color:#606d8a;
}
.wrapmail_chgpass {
	width:330px;
	margin:0 0 0 73px;
	text-align:left;
}

.nameid {
	width:192px;
	padding-left:10px;
	font-family:Tahoma;
	font-weight:bold;
	line-height:15px;
}

.boxid {
	width:192px;
	padding-left:10px;
}
.f_left{
	float:left;
}
.fa {float:left;}
.fb {
	float:left;
	font-family:Tahoma;
	font-weight:normal;
	line-height:18px;
	padding-left:5px;
	padding-bottom:5px;
}
.fb a{
	text-decoration:underline;
	color:#195585;
	font-weight:bold;	
}
.fb a:hover{
	text-decoration:none;
	color:#195585;
	font-weight:bold;	
}
/*==============================Lightbox login=========================================*/
/*==============================Myaccount=========================================*/
.rgt_txt{
	float:left;
	width:310px;
	font-family: Tahoma;
	font-weight:bold;
	color:#5d6a86;
	padding-top:5px;
}
/*==============================Myaccount=========================================*/
/*==============================Change Password=========================================*/
.wrapmail1 {
	width:200px;
	padding-top:5px;
	padding-right:2px;
}
.boxBody_chgpass{
	margin:0 auto;
	width:350px;
	background:#fdfdfd ;
	padding:5px 10px 5px 10px;
	color:#606d8a;
}
.wrapmail_chgpass {
	width:330px;
	margin:0;
	text-align:left;
}
.f_rightex{
	text-align:left;
	padding-left:10px;
}
/*==============================Change Password=========================================*/
/*==============================Job Done=========================================*/
.order_code{
	font-family:Tahoma;
	font-weight:bold;
	color:#2251b0;
}
.success_container{
	width:697px;
	background:#fff;
	font-family:Tahoma;
	font-weight:bold;
	color:#d01a14;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
/*==============================Job Done=========================================*/
.txt_day{
	font:normal 11px Tahoma;
	color:#333;
	width:37px;
	height:18px;
	border:1px solid #e2e2e2;
	padding-top:4px;
}