/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Reset Rules@@@@@@@@@@@@*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 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 {
	line-height: 1;
	color: black;
	background: white;
}
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,body{
    font-family:Tahoma,Verdana,Arial,sans-serif;
}
body{
	background-image:url('../images/homepage/footerrepeat.jpg');
    background-position:50% 0;
	background-repeat:repeat-y;
	background-color:#739CEF;
}
#td_container_repeat{
	background-image:url('../images/homepage/body-repeatx.jpg');
    background-position:50% 0;
	background-repeat:repeat-y;
}
#td_container{
    height:100%;
    background-image:url('../images/homepage/bodybackground.png');
    background-position:50% 0;
    background-repeat:no-repeat;
}
#td_header{
    width:900px;
    margin:0 auto;
    height:140px;
    position:relative;
}
#td_midsection{
    width:900px;
    margin:0 auto;
   
    overflow:hidden;
	clear: both;
	
}

.clearfloat{
	clear:both;
}
.floatright{
    float:right;
}
.floatleft{
    float:left;
}
.throw_text{
    text-indent:-9999px;
}
.centeralign{
	text-align:center;
}
.rightalign{
	text-align:right;
}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;padding:5px;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
#loginform{
    padding:7px;
    font-size:14px;
    color:grey;
    text-align:right;
}
input[type="text"], input[type="password"],textarea{
    border:#BBBBBB solid 1px;
    background-color:#fff;
    outline:#DFDFDF solid 2px;
}
input[type="text"]:hover, input[type="password"]:hover,textarea:hover{
    border:#BBBBBB solid 1px;
   
}
input[type="text"]:focus, input[type="password"]:focus,textarea:focus{
     border:#BBBBBB solid 1px;
    outline:#86A0EF solid 2px;
}
.td_login{
	border:none;
	width:60px;
	height:23px;
	background-image:url('../images/homepage/login.png');
    background-repeat:no-repeat;
	background-color:transparent;
	outline:none;
	cursor:pointer;
}
#loginform a{
   font-size:11px;
   line-height:20px;
   color:grey;
}
#td_logo{
    padding-top:39px;
    float:left;
}

#td_nav{
    position:absolute;
    top:82px;
    right:50px;
   
}
#td_nav a{
    display:block;
    float:left;
    height:45px;
    margin-right:15px;
    cursor:pointer;
}
#nav_home{
    width:50px;
    background-image:url('../images/homepage/menubar.png');
}
#nav_home:hover{
    width:50px;
    background-image:url('../images/homepage/menubar.png');
    background-position:0 -45px;
}
#nav_home.selected{
    width:50px;
    background-image:url('../images/homepage/menubar.png');
    background-position:0 -45px;
}

#nav_features{
    width:81px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -73px 0;
}
#nav_features:hover{
    width:81px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -73px -45px;
}
#nav_feature.selected{
    width:81px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -73px -45px;
}

#nav_testimonial{
    width:116px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -177px 0;
}
#nav_testimonial:hover{
    width:116px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -177px -45px;
}
#nav_testimonial.selected{
    width:116px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -177px -45px;
}

#nav_pricing{
    width:64px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -318px 0;
}
#nav_pricing:hover{
    width:64px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -318px -45px;
}
#nav_pricing.selected{
    width:64px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -318px -45px;
}

#nav_contactus{
    width:99px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -407px 0;
}
#nav_contactus:hover{
    width:99px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -407px -45px;
}
#nav_contactus.selected{
    width:99px;
    background-image:url('../images/homepage/menubar.png');
    background-position: -407px -45px;
}

#sloagnbest{
    clear:left;
    margin-top:20px;
    margin-left:40px;
	width:500px;
	height:120px;
	background-image:url('../images/homepage/slogan_best.png');	
}
.orange{
	color:#F39934;
}
#docpic{
    display:inline;
    height:376px;
    width:250px;
    margin-right:60px;
    
    margin-bottom:20px;
    background-image:url('../images/homepage/docpic.jpg');
    
}
#signupbutton{
	float:left;
    height:46px;
    width:202px;
    margin-left:260px;
    margin-bottom:25px;
    background-image:url('../images/homepage/signupbtn.png');
    cursor:pointer;
    clear:left;
	
}
#demobutton{
	float:left;
    height:46px;
    width:202px;
    margin-left:50px;
    margin-bottom:25px;
    background-image:url('../images/homepage/viewdemo.png');
    cursor:pointer;
    
}

#sloganlines{
	
	margin-top:15px;
	margin-left:70px;
	margin-bottom:15px;
	display:inline;
	width:470px;
	float:left;
}
#sloganlines li{
	padding-left:25px;
	background-image:url('../images/homepage/bullet_star_bigger.png');
	background-repeat:no-repeat;
	background-position:top left;
	color:#6F6F6F;
	line-height:30px;
	
}
#tempmenu{
	background-image:url('../images/homepage/featuresmenu.jpg');
	width:900px;
	height:100px;
	margin-top:-10px;
	margin-left:3px;
}

#td_paddingdiv{
	padding:20px;
	font-size:14px;
	color:#6F6F6F;
	line-height:16px;
}
.heading{
	font-size: 18px;
	font-weight: bold;
	color: #7B70D3;
	margin-bottom:8px;
}
.subheading{
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@ Testimonial Widget CSS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

#td_bottombox{
   
	width: 900px;
    height: 400px;
    clear: both;
    background-image:url('../images/homepage/bottombox.png');
	background-position:50% 0;
	background-repeat:no-repeat;
}
.onethirdbox{
	margin-top:42px;
	width:245px;
	float:left;
	height:317px;
}
.onethirdbox h3{
	font-size:14px;
	margin:0;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:2px solid #8B80D6;
	color: #8B80D6;
	font-weight:bold;
}
#testimonial_box{
	display: inline;
	margin-left:64px;
}
#whytd_box,#twitter_box{
	margin-left:19px;
}
#whytd_box ul{
	margin-top:15px;
	margin-left:20px;
	font-size:13px;
	list-style:none;
}
#whytd_box li{
	margin-bottom:15px;
	text-indent:10px;
	background-image:url('../images/homepage/bullet_star.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	font-size:13px;
	color:#4C4A4A;
	line-height:18px;
}
#loadinggif{
	background-image:url('../images/homepage/ajax-loader.gif');
	height:16px;
	width:16px;
	margin:50px auto;
	
}
#home_testi{
	background-repeat:no-repeat;
	text-align:center;
	width:235px;
	height:250px;
}
#doclabel{
	padding-right:25px;
	padding-top:3px;
	text-align:right;
	
}
#testitext {
  font-size: 13px;
  color:#4C4A4A;
  
  padding:15px;
  padding-top:25px;
  text-align:center;
  
}

#testidoctor{
  font-size: 13px;
  font-weight:bold;
  color: #4C4A4A;
}
#testiclinic{
  font-size: 12px;
  color: #4C4A4A;
  font-style:italic;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Matpa Model @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#explainmatpa{
	float:left;
	width:250px;
	text-align:justify;
	font-size:13px;
	color: #4F4D4D;
	line-height:18px;
	display:inline;
}

#explainmatpa h3{
	font-size:14px;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:2px solid #8B80D6;
	color: #8B80D6;
	font-weight:bold;
}


/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Twitter Updates @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

#twitter_update_list {
	margin-top:15px;
	margin-left:20px;
	font-size:14px;
	list-style:none;
}
#twitter_update_list li{
	margin-bottom:15px;
	text-indent:10px;
	background-image:url('../images/homepage/comment.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}
#twitter_update_list li span{
	font-weight:bold;
	font-size: 13px;
	color: #4F4D4D;
}

#twitter_update_list li a{
	display:block;
	color:#4F4D4D;
	margin-top:6px;
}
#twitter_update_list li span a{
	display:inline;
	font-size: 12px;
	font-style:italic;
	color: #4F4D4D;
	
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

#td_footer{
	width:100%;
	height:82px;
	background-position:50% 0;
	background-image:url('../images/homepage/footer.jpg');
	background-repeat:no-repeat;
	padding-top:50px;
}
#footerlinks a{
	color:#8F8F8F;
	font-size:12px;
}
#footercompany{
	line-height:20px;
	color:#8F8F8F;
	font-size:14px;
}
#footercompany a{
	color:#6D93AF;
	font-size:14px;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@css for Features page@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.featuresNav{
	list-style: none;
	background: #cccccc;
	height: 40px;
	display: block;
	
}

.featuresNav li{
	float: left;
	
	cursor: pointer;
	background-image:url('../images/homepage/featuresmenu.jpg');
	height:80px;
	text-indent:-9999px;
}
#nav_1{
	width:175px;
}


#nav_1:hover,#nav_1.featureNavActive{
	background-position:0 -80px;
}

		
#nav_2{
	width:153px;
	background-position:-175px 0;
}

#nav_2:hover,#nav_2.featureNavActive{
	background-position:-175px -80px;
}
#nav_3{
	width:117px;
	background-position:-328px 0;
}
#nav_3:hover,#nav_3.featureNavActive{
	background-position:-328px -80px;
}
#nav_4{
	width:158px;
	background-position:-445px 0;
	}
#nav_4:hover,#nav_4.featureNavActive{
	background-position:-445px -80px;
}
#nav_5{
	width:117px;
	background-position:-603px 0;
}
#nav_5:hover,#nav_5.featureNavActive{
	background-position:-603px -80px;
}
#nav_6{
	width:180px;
	background-position:-720px 0;
}
#nav_6:hover,#nav_6.featureNavActive{
	background-position:-720px -80px;
}
.td_features{
	margin: 20px 10px 10px 10px;
	list-style: none;
	text-align:justify;
}
.td_features div{
	margin-bottom: 20px;
}
.td_features{
	margin: 20px 10px 10px 10px;
	list-style: none;
}
.td_features div{
	margin-bottom: 20px;
}
.td_features div img{
	float: left;
	width: 400px;
}

.featureText{
	margin-left: 50px;
	float: left;
	width: 400px;
}
.featureText h3{
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
.featureText p{
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}
.listRight{
	list-style: circle;
	padding: 10px;
	font-size: 16px;
}
.listRight li{
	padding: 5px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@pricing page css@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.pricing{
	width: 96%;
	margin: 20px;
	border-collapse: collapse;
	color: #ffffff;
	border-spacing:0px;
	
}
.pricing th{
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	
	
}
table{
	border-collapse: collapse;
}
.pricing td{
	margin:0px;
	border-collapse: collapse;
}
.plancontainer{
	position:relative;
	
}
#bronzeplan{
	background-image:url('../images/pricing/bronze.png');
	position:absolute;
	height:80px;
	top:-20px;
	width:110px;
	z-index:10;
	left:5px;
}
#silverplan{
	background-image:url('../images/pricing/silver.png');
	position:absolute;
	height:80px;
	top:-20px;
	width:110px;
	z-index:10;
	left:5px;
}
#goldplan{
	background-image:url('../images/pricing/gold.png');
	position:absolute;
	height:80px;
	top:-20px;
	width:110px;
	z-index:10;
	left:5px;
}
#platinumplan{
	background-image:url('../images/pricing/platinum.png');
	position:absolute;
	height:80px;
	top:-20px;
	left:5px;
	width:110px;
	z-index:10;
}

td h4,
th h4{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	
}
td h4{
	font-weight: normal;
}
.pricing tbody{
	color: #666666;
	font-size: 16px;
}
.pricing tbody td{
	text-align: center;
	
	font-size: 14px;
	border-right: 1px solid #ffffff;
	vertical-align: middle;
}
.cost{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.save {
	color: #ffffff;
	font-size: 12px;
	padding:2px;
	background-color: #007F3B;
}
.smallsignup{
	margin-top: 10px;
}
.planFeature{
	height: 40px;
	width: 40%;
	color: #40637B;
	text-shadow: 0px 1px 1px #777777 !important;
	background: transparent url(../images/pricing/table-body-feature.gif) repeat-x scroll center top;
}
.bronze{
	height: 40px;
	color: #ffffff;
	background: transparent url(../images/pricing/table-body-bronze.gif) repeat-x scroll center top;
}
.silver{
	height: 40px;
	background: transparent url(../images/pricing/table-body-silver.gif) repeat-x scroll center top;
	font-weight: bold;
}
.gold{
	height: 40px;
	color: #ffffff;
	background: transparent url(../images/pricing/table-body-bronze.gif) repeat-x scroll center top;

}
.platinum{
	height: 40px;
	color: #ffffff;

	background: transparent url(../images/pricing/table-body-bronze.gif) repeat-x scroll center top;

}
.planFeaturehead{
	font-size: 18px;
	font-weight: bold;
	height: 100px;
	width: 40%;
	color: #40637B;
	background: transparent url(../images/pricing/table-body-feature-head.gif) repeat-x scroll center top;
}
.bronzehead{
	height: 100px;
	color: #ffffff;
	background: transparent url(../images/pricing/table-body-bronze-head.gif) repeat-x scroll center top;
}
.silverhead{
	height: 100px;
	color: #ffffff;
	background: transparent url(../images/pricing/table-body-silver-head.gif) repeat-x scroll center top;
}
.goldhead{
	height: 100px;
	color: #ffffff;

	background: transparent url(../images/pricing/table-body-bronze-head.gif) repeat-x scroll center top;

}
.platinumhead{
	height: 100px;
	color: #ffffff;

	background: transparent url(../images/pricing/table-body-bronze-head.gif) repeat-x scroll center top;

}
td.grey h4{
	color:#666666;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@css for forget password page@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#forgetpasswordform td{
	padding:10px;
	
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@css for testimonial page@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.testibox{
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}
.testitext{
	text-align: justify;
	width:70%;
	padding:30px;
	line-height:20px;
}
.quote{
	font-size: 16px;
}
.user{
	font-size: 15px;
	font-style: italic;
	text-align:right;
}
#doublepic{
	width:50%;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@accordian@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#td_middlebox{
    visibility:hidden;
    height: 350px;
    clear: both;
	margin-right:37px;
    background-position:50% 0;
	background-repeat:no-repeat;
}
#accordian{
	clear: both;
	height:350px;
	background-image:url('../images/homepage/accordslice.png');
	background-repeat:no-repeat;
	background-position:center right;
	width:570px;
	float:left;
	margin-left:40px;
	display:inline;
}
#accordian li{
	float:left;
	overflow:hidden;
	height:100%;
	display:inline;
}
.accordianheading{
	width:60px;
	height:100%;
	float:left;
	background-image:url('../images/homepage/accordhandle.png');
	background-position:0 center;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:pointer;
	
	text-align:center;

}
#handle_M{
	background-image:url('../images/homepage/accordhandle_M.png');
	background-position:0px center;
}
.accordianitemheading{
	
	margin-top:28px;
}
.negativeMargin{
	margin-left:-60px;
}
.accordiancontent{
	width:60px;
	height:100%;
	float:left;
	overflow:hidden;
	text-align:justify;
}
.accordiantext{
	width:180px;
	padding-left:10px;
	padding-right:50px;
	color:#6F6F6F;
	
	font-size:15px;
	text-align:right;
}
.accordiantext a{
	color:#8B80D6;
	font-size:15px;
}
.handleimage
{
	width:100%;
	height:100%;
}
.matpatext{
	background-image:url('../images/homepage/matpa.png');
	height:40px;
	width:60px;
	margin-top:145px;
	margin-left:7px;
}
.accordianheading:hover div.matpatext{
	background-image:url('../images/homepage/matpa_hover.png');
	
}
div.accordianheading.selected div.matpatext{
	background-image:url('../images/homepage/matpa_hover.png');
}
#matpa_a{
	background-position:-60px;
}
#matpa_t{
	background-position:-120px;
}
#matpa_p{
	background-position:-180px;
}
#matpa_a2{
	background-position:-240px;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@login Page@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.loginformpage{
	margin-left:150px;
}
.loginformpage td{
	padding:15px;
}

.specialplans{
    margin: 10px;
    padding: 5px;
}
.sup{
    color: #000000;
    font-size: 11px;
}
.bulkdeals li{
    padding: 3px;
    list-style: circle;
}