@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	cursor:pointer;
}
.wrapper {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
}
.headerpart {
	width: 100%;
	float: left;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.logo {
	width: 50%;
	float: left;
	padding:12px 0;
}
.topmenu {
	width: 50%;
	float: right;
	text-align: right;
}
.extrlink {
	width: 100%;
	float: left;
	padding: 12px 0 0;
	position:relative;
}
.toplink {
	width: 100%;
	float: left;
}
.extrlink > a {
	display: inline-block;
	padding: 0 5px;
	font-size: 13px;
	
}

.extrlink ul {float: left; width: 100%;}
.extrlink li {display: inline-block; list-style: outside none none;}


.extrlink a {
    cursor: pointer;
    float: left;
    line-height: 15px;
    padding: 0 5px;
   
}
.login {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
	background: url(../img/web/login.png) no-repeat center;
	line-height: 19px;
}
.headertopmenu {
	width: 50%;
	float: left;
	font-size: 15px;
	color: #313131;
	text-align: center;
	padding: 25px 0px 4px 0px;
}
.headertopmenu a {
	color: #313131;
	padding: 0px 15px;
	line-height: 21px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.headertopmenu a:hover {
	text-decoration: underline;
	color: #313131;
}
.headertopmenu a.active {
	color: #037cce;
	text-decoration: underline;
}
.headertopmenu .download {
	background: #ffb711; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb711 0%, #fc7c28 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb711), color-stop(100%, #fc7c28)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffb711 0%, #fc7c28 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffb711 0%, #fc7c28 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffb711 0%, #fc7c28 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffb711 0%, #fc7c28 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb711', endColorstr='#fc7c28', GradientType=0 ); /* IE6-9 */
	padding: 5px;
	color: #fff;
	border-radius: 5px;
	margin: 0 0 0 10px;
}
.headertopmenu .download:hover {
	text-decoration: none;
	color: #fff;
	background: #fc7c28; /* Old browsers */
	background: -moz-linear-gradient(top, #fc7c28 0%, #ffb711 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7c28), color-stop(100%, #ffb711)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fc7c28 0%, #ffb711 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fc7c28 0%, #ffb711 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fc7c28 0%, #ffb711 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fc7c28 0%, #ffb711 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7c28', endColorstr='#ffb711', GradientType=0 ); /* IE6-9 */
}
.searchbox {
	width: 50%;
	float: left;
	padding: 0px;
	position: relative;
}
#tfheader {
	width: 100%;
}
#tfnewsearch {
	float: right;
	padding: 20px 0 0;
	width: 100%;
	position: relative;
}
.tftextinput2 {
	margin: 0;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 1px solid #cacaca;
	border-radius: 25px;
	width: 100%;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-9 */
}
.tfbutton2 {
	background: url("../img/web/search-white.png") no-repeat scroll center center;
	border-left: 1px solid #cacaca;
	box-shadow: 0 0 0 0;
	color: #ffffff;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0;
	padding: 5px 15px;
	position: absolute;
	right: 6px;
	top: 30px;
	width: 20px;
}
	
	/* Fixes submit button height problem in Firefox */
	.tfbutton2::-moz-focus-inner {
 border: 0;
}
.tfclear {
	clear: both;
}

/**************************************************************/
.menupart{width:100%; float:left; background:#505050;}

/*************************************************************/
.innerbanner{width:100%; float:left; background:url(../img/web/innerbanner.png) no-repeat center;}

.innertext {
    float: left;
   	padding:32px 0;
    width: 100%;
	
}
.innertext span{background:url(../img/web/line.png) no-repeat 22px bottom; padding:0 22px 9px; font-size:26px; color:#fff; letter-spacing:-1px; width:100%; float:left;}

.breadcomelinks{width: 100%;background: #f6f6f6;float: left;}
.breadcome{width:100%; float:left; padding:0 ; margin:-20px 0 25px;}
.breadcome a{ padding:0 5px 0; font-size:12px; color:#474747; line-height:20px; padding:0 10px;}
.breadcome a:hover{color:#769801;}
	

/***************************************************************/
.bodypart {
	width: 100%;
	background: #f6f6f6;
	float: left;
	padding:0;
}
.bannerpart {
	width: 100%;
	float: left; padding:12px 0 40px;
	background:#f6f6f6 url(../img/web/shadow.png) no-repeat center bottom;
}
.slider {
	width: 100%;
	float: left;
	/* max-width: 791px; */
}
.bnprohead {
	width: 80%;
	font-size: 30px;
	
	line-height: 30px;
	color: #fff;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
}
.bntextares {
	width: 80%;
	font-size: 30px;
	
	line-height: 40px;
	color: #fff;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	background: url(../img/web/line.png) no-repeat left bottom;
	letter-spacing: -1px;
}
.benefits {
	width: 100%;
	float: right;
	max-width: 369px;
	 height: 365px;
	 overflow:hidden;
	background: #ddf0f7;
}
.benefit_txt {
	font-size: 30px;	
	color: #1a5ba0;
	padding: 20px 17px;
}
.points {
	height: 222px;
    overflow:hidden;
	float: left;
	width: 100%;
}
.points ul {
	width: 100%;
	float: left;
	padding: 0 0 0 20px;
}
.points ul li {
	background: url(../img/web/points.png) no-repeat left 3px;
	font-size: 13px;
	line-height: 18px;
	padding: 0 0 25px 20px;
	list-style:none;
}
.loginbutn {
	float: left;
	width: 100%;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background: #ffb711; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb711 0%, #fc7c28 78%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb711), color-stop(78%, #fc7c28)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffb711 0%, #fc7c28 78%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffb711 0%, #fc7c28 78%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffb711 0%, #fc7c28 78%); /* IE10+ */
	background: linear-gradient(to bottom, #ffb711 0%, #fc7c28 78%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb711', endColorstr='#fc7c28', GradientType=0 ); /* IE6-9 */
}
.loginbtn { display:inline-block;padding:5px 20px;}
.loginbtn a {
	/*background: #000;
	padding: 5px 20px;
	border-radius: 25px;
	
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;*/
	cursor:pointer;
	float:left;  text-indent:9999px;
}
.signup{width:110px; float:left; background:url(../img/web/signup.png) no-repeat center;}
.loginbtn1{width:110px; float:left; background:url(../img/web/login1.png) no-repeat center;}

.signup:hover{width:110px; float:left; background:url(../img/web/signup_hover.png) no-repeat center;}
.loginbtn1:hover{width:110px; float:left; background:url(../img/web/login_hover1.png) no-repeat center;}

/*.loginbtn a:hover {
background: #0180dd; 
	background: -moz-linear-gradient(top, #0180dd 0%, #12438f 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0180dd), color-stop(100%, #12438f));
	background: -webkit-linear-gradient(top, #0180dd 0%, #12438f 100%); 
	background: -o-linear-gradient(top, #0180dd 0%, #12438f 100%); 
	background: -ms-linear-gradient(top, #0180dd 0%, #12438f 100%);
	background: linear-gradient(to bottom, #0180dd 0%, #12438f 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0180dd', endColorstr='#12438f', GradientType=0 );
	color: #fff;
	 background:url(../img/web/signup_hover.png) no-repeat center;
	
}
.loginbtn a.active {
background:url(../img/web/signup_hover.png) no-repeat center;
}*/
.bodycontain {
	width: 100%;	
	float: left;
	padding: 0 10px 20px;
}
.headtext {
	
	font-size: 28px;
	color: #222222;
	margin:0 0 26px;
	
}
.hedline{border-bottom:1px solid #dddddd; padding:0 0 7px;}
.leftside {width: 69%;float: left;}
.rightside {width: 30%;float: right;}

.innerleftside{float: left;max-width: 836px;width: 73%;}
.innerrightside{float: right; width: 27%;}


.contain {
	width: 100%;
	float: left;
	font-size: 12px;
	
	text-align: justify;
	line-height: 20px;
	color: #474747;
	padding: 0 10px 0 0;
}


.contain > p {margin: 0;}

.advertisement {
	width: 100%;
	float: right; text-align:right;
	padding: 0 0 20px 0;
}
.member {
	width: 100%;
	float: left;
	padding:30px 0 0;
}
.howitworks {
	width: 50%;
	float: left;
}
.membership {
	width: 50%;
	float: right;
}
.icon {
	background: #ee8b16;
	float: left;
	padding: 5px;
	margin: 15px 0;
}
.text {
	float: right;
	width: 80%;
	padding: 14px 20px 0 15px;
	line-height:20px;
}
.head {
	font-size: 24px;
	
	color: #1c1c1c;
}
.text_cotain p {
	font-size: 12px;	
	color: #1c1c1c;
	margin: 0;
	text-align: justify;
	padding: 5px 0 0;
	width: 241px;
}
.category {
	width: 100% !important;
	float: left;
	/*padding:20px 0 0;*/
}
.category .headtext {
	font-size: 28px;
	
	color: #222222;
	width: 100%;
	float: left;
	border-bottom: 3px solid #929292;
	padding: 0 0 3px;
}
.category01 {
	width: 100%;
	float: left;
	/*padding: 25px 0 0;*/
}
.leftcategory {
	width: 50%;
	padding:5px;
	float: left;
}
.rightcategory {
	width: 50%;
	float: right;
	padding:5px;
}
.categorylist01 {
	border: 1px solid #b3b3b3;
	width: 100%;
	float: left;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
}

.cat_list01 > a {
    float: left;
    width: 100%;
}
.cat_list01 {
	width: 100%;
	float: left;
	padding: 7px;
}
.cat_name {
	width: 97%;
	float: left;
	background: url(../img/web/bg.png) repeat;
	position: absolute;
	bottom: 7px;
	margin: 0 1.5%;
}
.cat_name .headtxt {
	padding: 10px 18px 0;
}
.cat_name .headtxt a {
	color: #fff;
	
	font-size: 24px;
}
.cat_contain {
	padding: 0 19px 10px;
}
.cat_contain > p {
	color: #fff;
	font-size: 12px;
	
	text-align: justify;
	margin: 10px 0;
}
.category02 {
	width: 100%;
	float: left;
	padding: 25px 0 0;
}
.categorylist02 {
	border: 1px solid #b3b3b3;
	width: 100%;
	float: left;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
}
.cat_list02 {
	width: 100%;
	float: left;
	padding: 6px;
}
.cat_name .headtxt02 {
	padding: 10px 18px;
}
.cat_name .headtxt02 a {
	color: #fff;
	
	font-size: 24px;
}
.nextcategory {
	width: 100%;
	float: left;
}
.categorylist03 {
	border: 1px solid #b3b3b3;
	width: 100%;
	max-width: 370px;
	margin: 0 19px 0 0;
	float: left;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
}
.categorylist03:last-child {
	margin: 0 0 0 0;
}
.categorylist03 .cat_name .headtxt02 {
	padding: 10px 18px 0;
}
.footerpart {
	background: #067aab;
	border-top: 4px solid #025e85;
	width: 100%;
	float: left;
	padding: 20px 0px 0px 0px;
}
.menubottom01 {
	width: 25%;
	float: left;
	padding-left: 10px;
	margin-bottom: 30px;
}
.menubottom01:last-child {
	border-right: none;
}
.menubottom01 .strong {
	font-size: 16px;
	
	color: #fff;
	line-height: 35px;
	display: block;
}
.menubottom01 ul {
	width: 100%;
	float: left;
	padding-right: 30px;
}
.menubottom01 ul li {
	list-style-image: url(../img/web/bulet.png);
	padding: 0px;
	margin-left: 15px;
	line-height: 30px;
	
	font-size: 15px;
	color: #fff;
}
.menubottom01 ul li a {
	
	font-size: 15px;
	color: #fff;
	margin: 0px;
}
.menubottom01 ul li a:hover {
	text-decoration: underline;
}
.number {
	
	font-size: 15px;
	color: #fff;
}
.corporatepartner {
	background: #FFF;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.corporatepartner ul {
	float: left;
	margin-left: 25px;
}
.corporatepartner ul li {
	display: inline-block;
}
.corporatepartner ul li span:first-child {
	border-right: 1px solid #cacaca;
	padding-right: 22px;
	display: block;
	padding: 10px 20px 15px 0;
}
.links {
	float: right;
	margin: 0px;
	margin: 16px 0px 0px 0px;
	list-style: none;
}
.links li {
	display: inline-block;
	list-style: none;
	line-height: 26px;
}
.links li a {
	color: #777777;
	padding: 0px;
	
	font-size: 12px;
}
.fb {
	background: url(../img/web/facebook_icon.png) no-repeat center;
	display: block;
	height: 37px;
	width: 37px;
}
.fb:hover {
	background: url(../img/web/hover_fb.png) no-repeat center;
}
.tw {
	background: url(../img/web/twitter.png) no-repeat center;
	display: block;
	height: 37px;
	width: 37px;
}
.tw:hover {
	background: url(../img/web/hover_tw.png) no-repeat center;
}
.gp {
	background: url(../img/web/google.png) no-repeat center;
	display: block;
	height: 37px;
	width: 37px;
}
.gp:hover {
	background: url(../img/web/hover_g+.png) no-repeat center;
}
.pin {
	background: url(../img/web/pintrest.png) no-repeat center;
	display: block;
	height: 37px;
	width: 37px;
}
.pin:hover {
	background: url(../img/web/hover_pin.png) no-repeat center;
}
.copyright {
	width: 100%;
	display: inline-block;
	padding: 0px 0px;
	background-color: #fff;
	text-align: center;
}
.copyright-text {
	margin-top: 20px;
	
	font-size: 14px;
	color: #2e2e2e;
	line-height: 18px;
	margin: 0px 0px;
	width: 100%;
	float: left;
	height: 68px;
	line-height: 68px;
}
.copyright-text a {
	color: #121212;
}
.copyright-text a:hover {text-decoration:underline; color:#025e85;}
/*****************************************************************************/

.login_div {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dddddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 74%, #e6f4f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(74%, #f4f4f4), color-stop(100%, #e6f4f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 74%, #e6f4f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 74%, #e6f4f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f4 74%, #e6f4f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 74%, #e6f4f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6f4f9', GradientType=0 ); /* IE6-9 */
}
.group {
	width: 100%;
	float: left;
	padding: 20px 0 0;
}
.login_block {
	width: 100%;
	float: left;
	max-width: 408px;
	border-right: 1px solid #dddddd;
}
.signup_block {
	width: 100%;
	float: left;
	max-width: 760px;
	/*max-width: 439px;
	border-right: 1px solid #dddddd;*/
}
.connect_block {
	width: 100%;
	float: left;
	max-width: 323px;
}
.forget {
	color: #884711;
	float: left;
	
	font-size: 14px;
	text-align: right;
	width: 80%;
	line-height: 30px;
	text-decoration: underline;
}
.contacformdiv03 {
	width: 100%;
	margin-top: 15px;
	padding: 0px;
}
.conformtitle03 {
	display: block;
	
	font-size: 18px;
	line-height: 0px;
	padding-left: 20px;
	color: #f2820a;
}
.searchbox03 {
	width: 100%;
	display: inline-block;
	padding: 15px 20px 0;
}
.fild01, fild02 {
	width: 100%;
	margin-bottom: 13px;
	margin-top: 9px;
}
.emailfild {
	padding: 1px;
	border: 1px solid #cecece;
	border-radius: 4px;
	box-shadow: 2px 2px 7px 0px rgba(195, 195, 195, 0.4) inset;
	color: #000000;
	
	font-size: 13px;
	height: 30px;
	margin: 0 0px 0 0;
	padding: 4px 8px 4px 8px;
	width: 100%;
}
.fild02 {
	width:48%;
	margin:9px 12px 4px 0;
	float:left;
}
.emailfild:focus {
	box-shadow: none;
	color: #000000;
}
.categoryfild {
	border: 1px solid #cecece;
	border-radius: 4px;
	box-shadow: 2px 2px 7px 0px rgba(195, 195, 195, 0.4) inset;
	color: #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 40px;
	margin: 0 0px 0 0;
	padding: 8px;
	width: 100%;
}
.categoryfild:focus {
	box-shadow: none;
	color: #000000;
}
.searchbutton {
	float: right;
	height: 28px;
	display: block;
	border-radius: 6px;
	
	font-size: 14px;
	border: solid 0px;
	text-transform: uppercase;
	background: #f2820a; /* Old browsers */
	padding: 5px 10px;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
.searchbutton:hover {
	background: #ea8d29;
}
.verification {
	width: 30%;
	float: left;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	height:32px;
}
.face_icon {
	display: block;
	width: 39px;
	height: 40px;
	background: url(../img/web/face_icon.png) no-repeat center;
	float: left;
}
.twit_icon {
	display: block;
	width: 39px;
	height: 40px;
	background: url(../img/web/twit_icon.png) no-repeat center;
	float: left;
}
.link_icon {
	display: block;
	width: 39px;
	height: 40px;
	background: url(../img/web/link_icon.png) no-repeat center;
	float: left;
}
.facebook {
	background: none repeat scroll 0 0 #3468af;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	
	font-size: 14px;
	line-height: 30px;
	padding: 5px 10px;
	width: 80%;
}
.twit {
	background: #4fc4f6;
}
.link {
	background: #348baf;
}
.facebook:hover {
	background: #477bc2;
}
.twit:hover {
	background: #42b7e9;
}
.link:hover {
	background: #2980a4;
}
.close{display:block; float:right; text-align:right; background:url(../img/web/close.png) no-repeat center right; width:70px; height:23px; padding:3px 30px 0 0; font-size:16px; color:#2f2f2e;}


.closetxt {
    display: block;
    padding: 3px 21px 0 0;
}
.extrasp{padding:15px 20px 55px ;}
.extsp{padding:0 0 20px 0;}
.espace{margin:0 0 14px;}
.space{margin:0 0 23px;}

/******************************************************************************************/

.definition{font-size:20px; letter-spacing:-1px; color:#77b21b; width:100%; float:left; display:block; padding:0 0 16px;}

.abimg { margin:0 20px 16px 0;}
.diseas > p {margin:0px 0 10px;}


/*******************************************************************************************/

.dieasename{border-bottom:1px solid #ccc; width:100%; float:left; padding:0;}
.listofdiease{width:100%; float:left; padding:15px 0 30px 7px;}
.listofdiease ul li{width:33%;float:left; display:inline-block; padding:0 0 8px;}
.listofdiease ul li a{font-size:15px;color:#474747; line-height:20px; background:url("../img/web/blackarrow.png") no-repeat left center; padding:0 0 0 14px;}
.listofdiease ul li a:hover{text-decoration:underline;}

/*******************************************************************************************/

.atoz{width:100%; float:left; border-bottom:1px solid #ccc; padding:0 0 5px;}
.atoz ul li{display:inline-block;}
.atoz ul li a{font-size:14px;color:#474747; padding: 0 8px 0; border:1px solid #f5f5f5;}
.atoz ul li a:hover{background:#1fa0d1; color:#fff; border:1px solid #065d90; }
.atoz ul li a.active{background:#1fa0d1; color:#fff; border:1px solid #065d90; }
.atozlist{width:100%; float:left;}
.width50{width:50%; float:left;padding: 20px 8px 0 8px;}
.atozlist ul li{display:inline-block; width:100%; border-bottom:1px solid #ccc; padding:0 0 0 10px;}
.atozlist ul li a{font-size:13px; color:#474747; line-height:30px; background:url("../img/web/blackarrow.png") no-repeat left center; padding:0 0 0 14px;}

.atozlist ul li a:hover{text-decoration:underline;}


/***********************addproducts 08/12/2014*****************************/

.quicklinks {
    float: right;
    margin: 0;
    padding: 40px 0 0 30px;
}

.manage_product_side {
    margin: 0 0 15px;
}

.quickLinkshead {
    background: #505050;
	box-shadow:1px 1px 1px 0 rgba(0, 0, 0, 0.5) ;
    border-top: 1px solid #f0f0f0;
    color: #fff;
    float: left;    
    font-size: 14px;
    height: 40px;
    padding: 10px 0 10px 15px;
    width: 100%;
}


.quickLinksbody {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #dcdcdc #dcdcdc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    padding: 5px 10px;
    width: 100%;
}

.ulsty04 {
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 5px;
}

.ulsty04 li {
    display: block;
    padding: 3px 0;

}

.ulsty04 li a {
	 background: url("../img/web/link_arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 25px;
    color: #6b6b6b;
    display: block;
    padding: 0 0 0 12px;
}
.ulsty04 li a:hover{text-decoration:underline;}
.ulsty04 li a.active{text-decoration:underline;}


.boxbodypart {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dcdcdc;
    float: left;
    padding: 0 15px;
    width: 100%;
}

.subtitle {
    border-bottom: 1px solid #e5e5e5;
    color: #076bb1;
     
    font-size: 18px;
    margin-bottom: 8px;
    padding: 10px 0 5px;
    width: 100%;
}

.contactsty {
    color: #181818;
    display: block;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    width: 100%;
}

.fontred {
    color: #ff0000;
}
.contactformdiv50L {
    margin-right: 0;
    width: 100%;
}
.onediv{width:48%; float:left;}
.seconddiv{float:right;width:48%;}
.contactformdilable {
    color: #181818;
    display: block;
    float: left;
    
    font-size: 13px;
    padding: 4px 0;
    text-align: left;
    width: 25%;
}
.contactformditext {
    display: block;
    float: left;
    margin: 0;
    padding: 2px 0;
    width: 75%;
}

.lb {
    width: 40%;
}
.llb{width:70%;}
.tb, .ta{
    width: 100%;
}

.contactformditext .inputsty, .contactformditext .tb {
    border: 1px solid #d4d2d2;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    color: #737373;
    font-size: 12px;
    height: 32px;
    margin: 0;
    padding: 0;
    text-indent: 5px;
    width: 100%;
}

.contactformditext input:focus {
    box-shadow: 0 0 5px rgba(107, 107, 107, 0.5);
}
.contacttextareasty, .ta {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    color: #737373;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 70px;
    margin: 0;
    padding: 8px 4px;
    width: 100%;
}
.tbvs {
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    color: #737373;
    font-size: 12px;
    height: 32px;
    text-indent: 5px;
    width: 15%;
}
.tbs {
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    color: #737373;
    font-size: 12px;
    height: 32px;
    text-indent: 5px;
}
.addnew{float:right;}




.addnew .newbtnsub02 {display: inline-block;float: none;font-size: 16px;}

.newbtnsub02 {
    background-color: #919ca4;
    border: 0 solid;
    border-radius: 6px;
    color: #fff;
    display: block;
    float: left;
  
    font-size: 16px;
    line-height: 30px;
    margin-right: 10px;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.newbtnsub02:hover {
    background-color: #636e76;
    color: #fff;
}
.table {
    color: #8d8d8d;
    display: table;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    width: 100%;
}
.productslist {
    padding: 5px 0 15px;
}

.action{width:100%; text-align:center;}
.action li {
    display: inline-block;
}


.pagination {   
    border: 1px solid #f0f0f0;
    float: left;
    margin: 0 0 15px;
    padding: 7px 8px;
    width: 100%;
}


.Showingpage {
    color: #727272;
    font-weight: bold;
    padding:7px 0;
	float:left;
}

.Showingpage span {
    color: #058fd6;
}

.paginanum{float:right;}
.paginanum ul{width:100%; float:right;}
.paginanum ul li{display:inline-block; border-radius:50%; padding:0 2px;}
.paginanum ul li a{font-size:12px; background:#f6f6f6; color:#727272; display:block; padding:8px; border-radius:5px;}
.paginanum ul li a:hover,.paginanum ul li a.active{background:#505050; color:#fff;}


em {display: block; padding:5px 0 0;}
.pass{width:80%; margin:0 auto; background:none; border:none;} 
#ShowDiv {
	display: block;
	padding: 0;
	width: 100% !important;
	height:auto;
}
.account{width:100%; float:left;border:none;}
.acdetail {
    float: left;
    width: 100%;
}

.memberclass {
    min-height: 200px;
   
}

.add {
    background: url(../img/web/add.png) no-repeat scroll 20px 10px #505050;
    cursor: pointer;
    margin: 0 auto 5px;
    padding: 0 10px 0 30px;
    text-align: center;
	float:none; 
	width:60%;
}

.add a {
    color: #fff; 
    font-size: 12px;
}
.add a:hover{color:#fff;}
.name {
    border-bottom: 1px dotted #666;
    float: left;
    padding: 0 2px 8px;
    width: 100%;
}

.namelist {
    float: left;
    padding: 5px 0 0;
    width: 100%;
	overflow-x:hidden;
	height:160px;
}

.namelist li {
    box-shadow: none;
    float: left;
    width: 100%; padding:0;
	background:none;
}

.namelist li a {
    background: url(../img/web/blackarrow.png) no-repeat scroll 2px 4px rgba(0, 0, 0, 0);   
    font-size: 12px;
    line-height: 25px;
    padding: 0 15px;
    width: 100%;
	color:#1b1b1b;
}
.namelist li a:hover{text-decoration:underline;}

.member_icon {
    background: url(../img/web/people-icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    padding: 2px 37px 0;
    width: 30px;	
    font-size: 18px;
}
.doctor_icon {
    background: url("../img/web/Doctor_B-128.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    padding: 0 37px;
    width: 30px;
    font-size: 18px;
}
.record_icon {
    background: url("../img/web/record_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    padding: 0 37px;
    width: 30px;
    font-size: 18px;
}
.usefulinks{width:100%; float:left; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:600; padding:10px 0;}
.linkscolor{color:#0000CC;}

.smlhead {
    color: #2c6cc2;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 25px;
    letter-spacing: -1px;
}


.partcont02 {
    float: right;
    padding-left: 30px;
    width: 52%;
}
.partcont01 {
    float: left;
    width: 48%;
}



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

.categorylist04 {
    float: left;
    height: 365px;
    position: relative;
    width:48%; margin:0 1%;
	border: 1px solid #b3b3b3;	
	border-radius: 5px;	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.49);
}


.subhead {
    float: left;
    font-size: 18px;
    width: 100%;
}


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

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

.benifitlist li {
    line-height: 30px;
    list-style: outside none disc;
    margin: 0 0 0 25px;
	font-size:13px;
}

.posttag {
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
    width: 100%;
}

.contain.diseas td {
    padding: 3px;
	width:50%;
}
.hedname{font-size:13px; font-weight:bold;}


<!-- page load popup -->
.fancybox-inner{cursor:pointer;}
.fancybox-inner img:hover{	-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 1);	-moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 1);	box-shadow: 0px 0px 9px rgba(0, 0, 0, 1);	cursor:pointer; -webkit-transition: all 0.7s ease;transition: all 0.7s ease; }
.fancybox-inner{-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);box-shadow:0px 0px 6px 0px rgba(50, 50, 50, 0.75);}

/* Home page new benifit */
.benefits-new{width:100%;}
.benefit_txt-new{border-bottom: 3px solid #929292;  color: #222222; float: left; font-size: 28px; padding: 0 0 3px; width: 100%;}
.points-new { float: left; height: 222px; overflow: hidden; width: 100%;}
.points-new ul {float: left; padding: 20px 0 0 20px; width: 100%;}
.points-new ul li {background: rgba(0, 0, 0, 0) url("../img/web/points.png") no-repeat scroll left 3px; font-size: 13px; line-height: 18px; list-style: outside none none; padding: 0 0 25px 20px;}

.flexslider .slides img {
    display: block;
    max-width: 100%;
    width: 100%;
}