﻿html, body{
    height: 100% !important;
    width:100% !important;
    margin:0; padding:0; color:#000; background-color:#F6F6F6;font-size:13px;outline:none;
  font-family:Verdana, Helvetica, sans-serif;  
  outline-color: none;
  color:#000000;
}
/*body
{
 background-color:#F6F6F6;
 color:Black;	
 font-family:verdana,tahoma,helvetica;
 font-size:12px;
background-image:url('../images/backbody.jpg') ;
}*/
a{cursor:pointer;text-decoration:none}

.resize{resize:none;}

.linkA{text-decoration:underline;font-size:12px;}
.linkA:hover{color:Black}
.clear
{
	clear:both;
}
p{line-height:1.8em;}
#main
{ 
	margin : 0px auto;
	width:1000px;
	height:auto;
}
#content
{
	margin : 0px auto;
	width:1000px;
	height:auto;
	
}
#logo
{
	width:320px;
	height:90px;
	background:url('../images/logo3.png') no-repeat top left;
	/*position:absolute;
	margin : 0 0 0 0;
	margin-left:25px;*/
	
}
.sliderFrame 
{
    width:1000px;
    margin:5px auto; /*center-aligned*/
    padding:0px;
    box-shadow: 0 0 5px #BBB;
    border:1px solid #CCC; 
    background-color:#FFF;
}

#community
{
	width:312px;
	height:90px;
	background:url('../images/comm.png');
	position:absolute;
}
#consultancy
{
	width:312px;
	height:90px;
	background:url('../images/consultant.png');
	position:absolute;
}
#regular
{
	width:312px;
	height:90px;
	background:url('../images/userlog.png');
	position:absolute;
}
#loginuserdiv
{
	width:600px;
	height:300px;
	float:none;
	background:url('../images/logback.jpg') no-repeat top left;
	position:absolute;
	margin : 0 0 0 0;
	
	margin-top:4.5%;
	margin-left:2%
	
	
}
#loginconsultdiv
{
	width:600px;
	height:300px;
	float:none;
	background:url('../images/consultlog.jpg') no-repeat top left;
	position:absolute;
	margin : 0 0 0 0;
	margin-top:4.5%;
	margin-left:2%;	
}
#logincommunitydiv
{
	width:600px;
	height:300px;
	float:none;
	background:url('../images/communityback.jpg') no-repeat top left;
	position:absolute;
	margin : 0 0 0 0;
	margin-top:4.5%;
	margin-left:2%;	
}
#regdimglog
{
	width:287px;
	height:125px;
	
	background:url('../images/regdsec.jpg') no-repeat top left;
	position:absolute;
	
	margin-top:15px
	
	
}
#top-header-menu
{
 height:32px;
 margin-top:0px;
 background-color:#4396E8;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.33, #4396E8),
	color-stop(0.53, #3F9FFA)
);
/*background-image: -o-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -moz-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -webkit-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -ms-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: linear-gradient(to bottom, #4396E8 33%, #3F9FFA 53%);*/
 width:100%;
 
 	
}

#top-header-menu ul {
	list-style-type: none;
	height:auto;
	width:1000px;
	
	margin: 0 auto;
	padding: 0;
	
}
#top-header-menu li.lft {
	float: left;
	text-align: center;
	width:auto;
	border-right: 0px solid white;
	margin-left:0px;
	
}
#top-header-menu li {
	float: right;
	text-align: center;
	width:auto;
	border-right: 0px solid white;
	
	
}
#top-header-menu ul a {
	color: #FFF;
	float:left;
	line-height: 22px;
	padding:5px 15px 0px 15px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*height: 30px;*/
}
#top-header-menu ul a:hover {
	
	color:#4396E8;
	background-color:White;
	height:30px;
}

#top-header-menu1
{
 height:32px;
 margin-top:0px;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.33, #4396E8),
	color-stop(0.53, #3F9FFA)
);
background-image: -o-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -moz-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -webkit-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -ms-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: linear-gradient(to bottom, #4396E8 33%, #3F9FFA 53%);
 width:100%;
 
 	
}
#top-header-menu1 .meu
{
	width:1000px;
	margin:0 auto;
}

#top-header-menu1 ul {
	list-style-type: none;
	height:auto;
	width:auto;
	margin: 0 auto;
	padding: 0;
	
}
#top-header-menu1 li {
	float: left;
	
	width:auto;
	border-right: 0px solid white;
	
	
}
#top-header-menu1 ul a {
	color: #FFF;
	float:left;
	line-height: 22px;
	padding:5px 15px 0px 15px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height: 48px;
}
#top-header-menu1 ul a:hover {
	
	color:#FF00FF;
}
 .divWaiting{
   
position: absolute;
background-color: #FAFAFA;
z-index: 2147483647 !important;
opacity: 0.8;
overflow: hidden;
text-align: center; top: 0; left: 0;
height: 100%;
width: 100%;
padding-top:20%;
} 

/*--------------------------textbox-----------------------*/
input{outline:none;padding: 5px;
border: 0px solid #CCC; 
background-image: none;font-size:14px;}
.disNone{display:none;}
.input_text
{
padding: 5px;
border: 1px solid #CCC; 
background-image: none;
border-radius: 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    box-shadow: 0px 0px 4px #d9d9d9; 
    -moz-box-shadow: 0px 0px 4px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 4px #d9d9d9;
	
}

.input_text:focus { 
outline: none; 
    border: 1px solid #3399FF; 
   /* box-shadow: 0px 0px 8px #3399FF; 
    -moz-box-shadow: 0px 0px 8px #3399FF; 
    -webkit-box-shadow: 0px 0px 8px #3399FF; */
}

/*---------------------------button----------------------*/
/* .button {
border: 1px solid #fff;
	box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 6px 10px;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;	
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;	
	cursor:pointer;
	background-color:#3399FF;
	color:White;
	
}

.button:hover {
color:white;
	display: block;
	background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #3399FF),color-stop(1, #FF00FF));
    
}
.button:active {
text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
	margin-top: 1px;
	background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #dbdbdb),color-stop(1, #ffffff));
}*/

.button {
border: 1px solid #979797;
padding:4px 12px;
background:#4396E8;
color:#FFF;
font-weight:bold;
cursor:pointer;
}

.boder_head{border-top:1px solid #CCC;height:1px;width : 960px;float:left; margin-left:5px; margin-top:10px}  
.boder_mem{border-top:1px solid #0095DA;height:1px;width : 100%;float:left; margin:8px 0 8px 0;}  

.tabhead
{
 margin-top:20px; 
 margin-left:40px;
}
.tabheading
{
font-weight: 700; color: #FF00FF; font-size:20px;	
}
.boder_head_Pr{border-top:1px dotted #CCC;height:1px;width : 710px;float:left; margin-left:5px; margin-top:10px; }  
.boder_head_Profile{border-top:1px solid #CCC;height:5px;width : 170px;float:left; margin-left:1px; margin-top:8px; } 
.boder_head_Msg{border-top:1px dashed #CCC;height:1px;width : 230px;float:left; margin-left:-38px; margin-top:10px; }  
.boder_head_Msg_hd{border-top:1px solid #CCC;height:1px;width : 230px;float:left; margin-left:-20px; margin-top:10px;  }  

.img_div
{
    width:120px; height:155px; border:1px solid #6D6D6D;margin-top:10px;padding:3px 3px 0px 3px;
    background:#FFFFFF;
}
.image_size
{
	/*max-width:180px;
	max-height:190px;
	min-width:130px;
	min-height:140px;*/
	width:120px;
	height:130px;
	
	/*margin-top:12px;
	margin-left:11px;*/
}
/*---------------------------------------------LabelImg-------------------------------------*/
.lblimgtick
{
background: url(../images/tick.png) no-repeat 6px 5px;	
}
.lblimgcross
{
background: url(../images/cross.png) no-repeat 6px 5px;	
}

/*----------------------------------------------footer-------------------------------------*/
 #footer_div
{
	width:100%;
	background:#51AAFF;
	/*background-image: -o-linear-gradient(bottom, #dddddd 33%, #dddddd 53%);
	background-image: -moz-linear-gradient(bottom, #dddddd 33%, #dddddd 53%);
	background-image: -webkit-linear-gradient(bottom, #dddddd 33%, #dddddd 53%);
	background-image: -ms-linear-gradient(bottom, #dddddd 33%, #dddddd 53%);
	background-image: linear-gradient(to bottom, #dddddd 33%, #dddddd 53%);*/
	height:auto;

}
#footer {
	width:1000px;
	
	color:#FFFFFF;
	padding: 15px 0px 5px 0px;
	line-height:1.5em;
	margin:0 auto;
	
}
#footer #footer-links {
	clear:both;
}
#footer-links ul {
	list-style-type: none;
	height:auto;
	width: 230px;
	padding: 0px 50px 15px 50px;
	margin: 0 auto;
	padding: 0;
	font-size:13px;
}
#footer-links li {
	float: right;
	text-align: center;
	width:auto;
	color: #99CC00;
}
/*#footer-links ul a {
	color: #FFF;
	display: block;
	height:auto;
	padding:2px 15px 10px 15px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#footer-links ul a:hover {
	color: #000;
}*/
#footer #footer-links-top {
	clear:both;
}
#footer-links-top ul {
	list-style-type: none;
	height:auto;
	width: 900px;
	padding: 0px 50px 0px 50px;
	margin: 0 auto;
	padding: 0;
}
#footer-links-top li {
	float: right;
	text-align: left;
	width:110px;
	height: 20px;
	font-size:13px;
}
.classA
{
 text-decoration:none;	
 color:#FFF;
 font-size:13px;
 font-weight:normal;
}
.classA:hover {
	color: #000;
	text-decoration:underline;	
}
/*----------------------------------------------Copyright-------------------------------------*/

#copyright{height:auto;
	width: 400px;
	padding: 0px 50px 15px 50px;
	padding: 0;
	font-size:12px;
	float:left;}
#copyright p{margin:0; padding: 0;}
#copyright a{text-decoration:none;color:#fff;}

#follow{height:auto;
	width: 600px;
	margin: 0 auto;
	padding: 0;
	font-size:12px;
	float:right;}
	
	/*----------------------------------------------link-edit-------------------------------------*/
	.link_edit
	{
		background-position: 0px 6px;
color:Black;
background: url(../images/edit.png) no-repeat 6px 5px;
	}
/*---------------------------------------popup window------------------------------------*/
.modalBackground
{
       background-color: #000;
        filter: alpha(opacity=80);
        opacity: 0.6;
}
.modalpopup{background-color: #FFFFFF; border-width: 3px;width:900px; height:auto; text-align:center;padding:0px 0 0px 0;line-height:2.0em;}
.modalpopup .conta{background-color:#FFFFFF;width:900px; height:auto;}
.modalpopup .header{padding:0px 0 0 0px; margin:0;float:left; width:100%;text-align:left;background:#D8EBFF;font-weight:bold;}
.modalpopup1{background: #FFFFFF; border-width: 3px;width:400px; height:auto; text-align:center;padding:0px 0 0px 0;line-height:2.0em;}
.modalpopup1 .conta{background-color:#FFFFFF;width:400px; height:auto;}
.modalpopup1 .headera{padding:0px 0 0 0px; margin:0;float:left; width:400px;text-align:left;background:#D8EBFF;font-weight:bold;}

.close
{
	width:auto;height:30px;float:right;text-align:center;
}

.body{width:auto;padding:10px 0 0 10px;text-align:left;clear:both;}
.msg{background:url(../images/questionmark.png) no-repeat; padding-left:20px;	}
.footer{padding-bottom:10px; text-align:right;padding:5px 10px 10px 0;}
#headerpopup{
 height:50px;
 margin-top:0;
 margin-left:-100;
 padding:15px 0 0 20px;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.33, #4396E8),
	color-stop(0.53, #3F9FFA)
);
background-image: -o-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -moz-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -webkit-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -ms-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: linear-gradient(to bottom, #4396E8 33%, #3F9FFA 53%);
 width:880px;
 
}
#headerpopup1{
 height:50px;
 margin-top:0;
 margin-left:-100;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.33, #4396E8),
	color-stop(0.53, #3F9FFA)
);
background-image: -o-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -moz-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -webkit-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: -ms-linear-gradient(bottom, #4396E8 33%, #3F9FFA 53%);
background-image: linear-gradient(to bottom, #4396E8 33%, #3F9FFA 53%);
 width:400px;
 
}
.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;

	-moz-animation-name: blinker;
	-moz-animation-duration: 2s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;

	animation-name: blinker;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	
	font-weight:bold;
}
a{text-decoration:none}
@-moz-keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
@keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

/*-----------------------------------------logout button----------------------------------*/
.logout
        {
        	
          background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.33, #4396E8),
	color-stop(0.53, #3F9FFA)
);
          border:none; 
          -webkit-border-radius: 7;
          -moz-border-radius: 7;
          border-radius: 7px;
          font-family: Arial;
          color: #ffffff;
          font-size: 13px;
          padding: 8px 10px 8px 10px;
          text-decoration: none;
          font-weight:bold;
          cursor:pointer;
          

        	}
        	.logout:hover
        	{
        	color:#FF00FF;	
        	}
        	.logout.show 
{

padding-left: 23px;
background-position: 0px 6px;
background: url(../images/home.png) no-repeat  -2px 7px;
}

.logout.edit 
{

padding-left: 23px;
background-position: 0px 6px;
background: url(../images/bullet_edit.png) no-repeat  -3px 6px;
}

.logout.msg 
{

padding-left: 23px;
background-position: 0px 6px;
background: url(../images/msg.png) no-repeat -3px 8px;
}

.logout.package 
{

padding-left: 23px;
background-position: 0px 6px;
background: url(../images/pack.png) no-repeat -3px 8px;
}

.logout.serch 
{

padding-left: 23px;
background-position: 0px 7.8px;
background: url(../images/srch.png) no-repeat  -3px 8px;
}
.dropdown-menu .logout11
        {
        	
          background-image:none;
       border:none; 
          -webkit-border-radius: 7;
          -moz-border-radius: 7;
          border-radius: 7px;
          font-family: Arial;
          color: #333;
          font-size: 11px;
         
          text-decoration: none;
        
          cursor:pointer;
          margin-left:1px;
          

        	}
        	.dropdown-menu li:hover
        	{
        	background-color:#E3E3E3;	
        	}
        	.dropdown-menu .logout11:hover
        	{
        	 background-image: none; 
        	}
     /*---------------------------------------btn------------------------------------------------------------*/   	
    .fsSubmitButton
{
padding: 2px 9px 3px !important;
font-size: 12px !important;
background-color: #F36C8C;
font-weight: 500;
text-shadow: 1px 1px #F36C8C;
color: #ffffff;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 1px solid #F36C8C;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.fsSubmitButtonSRH
{
padding: 2px 9px 3px !important;
font-size: 12px !important;
background-color: #CECECE;
font-weight: 500;
text-shadow: 1px 1px #DDD;
color: #555655;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 1px solid #9D9E9D;
cursor: text;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
 .fsSubmitButton1:hover,.fsSubmitButton:hover
{
	color:Black
}
.fsSubmitButton1
{
padding: 2px 9px 3px !important;
font-size: 12px !important;
background-color: #FF8A00;
font-weight: bold;
text-shadow: 1px 1px #FF8A00;
color: #ffffff;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 1px solid #FF8A00;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.fsSubmitButtondec
{
padding: 2px 9px 3px !important;
font-size: 12px !important;
background-color: #FF4719;
font-weight: bold;
text-shadow: 1px 1px #FF4719;
color: #ffffff;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 1px solid #FF4719;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.fsSubmitButtonacc
{
padding: 2px 9px 3px !important;
font-size: 12px !important;
background-color: #009900;
font-weight: bold;
text-shadow: 1px 1px #009900;
color: #ffffff;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 1px solid #009900;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.fsSubmitButtonno
{
font-size: 12px !important;
background-color: transparent;
font-weight: bold;
color: #000;
border: 0px solid #E3E3E3;
cursor: text;
}
.privacyset
{
padding: 2px 9px 3px !important;
font-size: 12px !important;
background-color: #3399FF;
font-weight: bold;
text-shadow: 1px 1px #3399FF;
color: #ffffff;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 1px solid #3399FF;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.privacyset:hover
{
	color:Black;
}

.pro_btn
{
    padding: 2px 9px 3px !important;
    font-size: 12px !important;
    background-color: #CECECE;
    font-weight: 500;
    text-shadow: 1px 1px #DDD;
    color: #555655;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: 1px solid #9D9E9D;
    cursor: text;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

     .chat_off
{

padding-left:20px;
background-position: 0px 10px;
background: url(../images/user_offline.gif) no-repeat  5px 2px;
 color: #555655;
 cursor:text;
}  

         
.chat_on 
{

padding-left: 20px;
background-position: 0px 10px;
background: url(../images/vert.gif) no-repeat  5px 3px;
color: #008641;
font-weight:bold;
text-decoration:underline;
 }  
 .chat_on:hover
 {
     color: #000000;
     text-decoration:underline;
 }  
         
         
          .lbcs_d
         {
         color:#FF0000;
         font-weight:bold;	
         cursor: text;
         }




.lbcs
         {
        
         padding: 2px 9px 3px !important;
    font-size: 12px !important;
    background-color: #FFF;
    font-weight: 500;
    text-shadow: 1px 1px #FFF;
    color: #555655;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: 1px solid #9D9E9D;
    cursor: text;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
         }
          .lbcs_d
         {
         color:#FF0000;
         font-weight:bold;	
         cursor: text;
         }
 

         
/*
.myButton {
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding:9px 20px;
	text-decoration:none;
	text-shadow:1px 4px 0px #5b6178;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
	background-color:#019ad2;
}
.myButton:active {
	position:relative;
	top:1px;
}e {
	position:relative;
	top:1px;
}*/

/*.pro
{
 text-decoration:none;
 color:#006400;	
}
.pro:hover
{
 color:Black;	
}
*/
.txt
{
 border-color:White;
 }
 
 .pro
        {
         text-decoration:none;
         color:#005C06;	
         font-size:12px;
         font-weight:bold;
         
        }
        .pro:hover
        {
         font-weight:bold; color: #000;
        }
        .pro1
        {
         text-decoration:none;
         color:#A30168;	
         font-size:12px;
         font-weight:bold;
         
        }
        .pro1:hover
        {
         font-weight:bold; color: #000;
        }
        .pro3
        {
         text-decoration:none;
         color:#00608C;	
         font-size:12px;
         font-weight:bold;
         
        }
        .bld{font-weight:bold;}
        .pro3:hover
        {
         font-weight:bold; color: #000;
        }
        .divhead
        {
        margin-left:15px; border:1px solid #CCC;  width:96%;	
        }
        .headin_txt
        {
        font-size:15px; color:#CA0000; font-weight:bold;padding-left:15px;	
        font-family:Verdana;
        }
        
.myButton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 7px 8px;
    border: 1px solid #b24b21;
    border-radius: 6px;
    background: #ff7a35;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7a35), to(#b24b21));
    background: -moz-linear-gradient(top, #ff7a35, #b24b21);
    background: linear-gradient(to bottom, #ff7a35, #b24b21);
    text-shadow: #6f2f15 1px 1px 1px;
    font: normal normal bold 19px georgia;
    color: #ffffff;
    text-decoration: none;
}
.myButton:hover,
.myButton:focus {
    border: 1px solid ##de5e29;
    background: #ff9240;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9240), to(#d65a28));
    background: -moz-linear-gradient(top, #ff9240, #d65a28);
    background: linear-gradient(to bottom, #ff9240, #d65a28);
    color: #ffffff;
    text-decoration: none;
}
.myButton:active {
    background: #b24b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#b24b21), to(#b24b21));
    background: -moz-linear-gradient(top, #b24b21, #b24b21);
    background: linear-gradient(to bottom, #b24b21, #b24b21);
}
.myButton:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADpElEQVRIibWVT2xURRzHP/P27dvtK91KpYVupZYqGoPG2MSLxIMh9tBEjLZEqhFiooSDFw+Gg/HmRc8e1JOSgAckUUFPeBI9KUawVmCBtW22pSyl7J/3Z+bNjAeWpYusDQ1+k0nem3+f9/3O72Xgf5a4vePzQ0ccpVSPkskmBInnpRfe3Du5fE8AXxw+6oF9e+vwlhe9dGoEIYIgjE9PTZ/9tLPT/3rP5HiyZsDBw19l+/s3fTM4sHE05Qi01gC4rksYK2bm5j8ql8vv7Xl1111BHLgRC7B/aHP/qCME9TCuTJ8vnro4M/9HGMmgw0sz0N+3H8TY3TpwAJRSPVsf2jIusARhXPnzbOFAtVZ/eq40v3363IUPldb42UzugYH+XWsCGGPzQjASRRHFmbmC0eaz13e/bN7aO1mRsfpgZraEVBKl1M67BbgAQgg3DEM/JQxRLHntlZcMgPlpwhUcGjq2vI+gXieOZc6enBhBALaxQ+tzZLFFZ/vRoAUAgjAMwSiS5NYZ2rQ3Qm/3EXVFUqvVUEpC3v+13ddat3PJXq6+AxxsAVhLEIZhUUYmr7UuAIQnXshp133370uXB4OlWRzTS7B8hTO/F3hwuBsQzM5UOXa0wNXFgGxHimdHt/XsGH3u/eiHnd9nd3xbXhERhSRRzyut1mGdEoDW+hm3IzfqFy+QK35CKF1yXkIu65K6XAWgqx4zdL9PV8qlw8/Q6/k4Dg8nwt8NfNwE7HtjMgEKK+0qmQx63kCudzjN2LB/x0jyfTCxzQO3E4QDVmLTXVhfPXHbGfxbcSTJpnNI92S7Kbekbz1mdTf12VLzvS1AxgqrDESmWSQA1yuS498VqVQkE+Nb6duQaSkoMoY4ls35TlsHsbwBCDRiRTt3+irnp8pcX6hy5rcE4kxzjEaLI7W6gyiIMbFGVHVLf74rw2BfBmE0jzz6FE44j41vHLoFcDRxFK8OCCOJlRpbS5r/kgAGOrNsWJdGJ5YtG9ejS1NgkkZEAlKaKJLNZNoBnGpNujY2iJpuLG4MABlHkMo6iCCEStS6MpUQBspp7J20A3iL1yLfSotTM037NyFjjz9GKv8kdrEENdNyqQjXUqnHHpAFgrYO5spycenKzNJ9XrYHY1pHtULN/tLIwFuxuyBItFxYkhcbDtpGlBw/Vfs5kl8eWO87m41tX20rJQQmUvbaj39FJwAJd7iTbzpowD3+o5TbyABJA2DaAVaC1iKz+pR7pH8AR22/vc28HvMAAAAASUVORK5CYII=") no-repeat left center transparent;
    background-size: 100% 100%;
}

.regbutton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 7px 8px;
    border: 1px solid #5a6f40;
    border-radius: 9px;
    background: #92b568;
    background: -webkit-gradient(linear, left top, left bottom, from(#92b568), to(#5a6f40));
    background: -moz-linear-gradient(top, #92b568, #5a6f40);
    background: linear-gradient(to bottom, #92b568, #5a6f40);
    text-shadow: #384628 1px 1px 1px;
    font: normal normal bold 19px georgia;
    color: #ffffff;
    text-decoration: none;
}
.regbutton:hover,
.regbutton:focus {
    border: 1px solid ##708b50;
    background: #afd97d;
    background: -webkit-gradient(linear, left top, left bottom, from(#afd97d), to(#6c854d));
    background: -moz-linear-gradient(top, #afd97d, #6c854d);
    background: linear-gradient(to bottom, #afd97d, #6c854d);
    color: #ffffff;
    text-decoration: none;
}
.regbutton:active {
    background: #5a6f40;
    background: -webkit-gradient(linear, left top, left bottom, from(#5a6f40), to(#5a6f40));
    background: -moz-linear-gradient(top, #5a6f40, #5a6f40);
    background: linear-gradient(to bottom, #5a6f40, #5a6f40);
}
.regbutton:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD30lEQVRIie2VW2wVVRSGv71nei49tGg91CKlFiTKJWgCpBEDEjUEYogPGH0Rkr4pxgTjg8SgQQyKD0RNjEDUB8PFWzD4ID6aQAriLQK2cje0xaaUgu25z8yetXwQ6GkR6LPxTyaZvbP//19rZq214X/cAma8B9d0VXyDacWAqp7bNiflxsOz4znUfrS0IBD9KRA5HcRyOhD9of1oad54uLfM4Mmf842eNV0GstX7CgOx6JyvFtQN3ozvVy9crBjDTKAF9JBnbaEYySpjRotfQaMqq4D3YpF6MA+C9ijmhG9H4h5lEMTygjW8C/gKZwphvGTZ4eG7r8V8HczUQhg3B7HuNzAd1InqWmDrdQaDZUc+0o1VezMMtOdD1/Vv0gAGuoqRtus/4lf1NgyW3dZs2h9tIALDgYSqI3KeMWHJyS4nulZh9hjxTt+aT3OBvBhXcYwx7o7USO1ce2vM+JSdvJILpZILhUKkRyLRT84sbyqVnTxWcvGuQhT3F6K4v+TiHWUnS88sb6qEoh8XIj2WC4V8KJWyk3XZ2pEvP+ofzM0mfg9i/ToSZtf6ZrdncN4HJ+3Fi6UF+BY8BsAIqhan87yPTn07qyHhYtXdJafUWDqTnjk1JlOIYrHAm8DL1Vn1FNz5+/f9eS7yzCKsGSlqBVRJiHYce3xK69SM31ylKcBbwIYaz4oBKEfyHOi2Kk/6So4VBwboCYUkSpOrMLPWIgpdxZjBRJoQQ2vK45vFk2hKe2NL4Nl0jf3QFIK4XuEsVY0kCis7Bvgl70ijrMg41rfdxZS6BAC9uYD1B8/zXZQgMJa2iQn2PJQd27UDBu6xAkSinaEoV5/Puov8VoxJ+pYH/Ig3FjbTkK5h8/fn2XSwl2xtgi0PtzDdVUh6liN5x5e9Jao1ItEOAWfrk14OWBYLayLhSBBrZWdvmaRvmeAZHpmUIgb2nrzE0QtFfr1QZGfnAIJhyaQUGc+Q9Aw7ekqEsZYi4XCsrLbGPFWf9CoWoCHth40Zf3vCMv9E3k3uq8SfJz1LyjOkPEsuEPadvUx/MaQvH/LF8YsMB0LKs6SsIWEM3UPRpkqsdyYsCxtr/V23pTwZ1QdXjOTRyekhrcgzJtJ1Bls4mQsRNby+eBqzshnmNmbYvvw+wHBiOAA1A1qR1d0rm1+bNjFRaEiPqvybT9N79/a1zLDldU+01D0/v6me7uEyCrROTNPRO8SeP4a29NsJm88+3Xz5Rhq3HNenLpVYf6D7pea69MYZt6cniMLxwWLh9F+lDe8vnfbOzGzmpvxx32hvH+ptONyXbxNV2ibX/fjqopYbRv3fwt9ti+nIRN140gAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%;
}
#divR
{
	-moz-box-shadow: 0px 1px 0px 0px #FFF5E6;
	-webkit-box-shadow: 0px 1px 0px 0px #FFF5E6;
	box-shadow: 0px 1px 0px 0px #FFF5E6;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFB547), color-stop(1, #FF9900));
	background:-moz-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:-webkit-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:-o-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:-ms-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:linear-gradient(to bottom, #FFB547 5%, #FF9900 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB547', endColorstr='#FF9900',GradientType=0);
	background-color:#FFB547;
	-moz-border-radius:5px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #E68A00;
	display:inline-block;
	color:#ffffff;
	font-family:3rial;
	font-size:12px;
	font-weight:bold;
	padding:7px 19px;
	text-decoration:none;
	text-shadow:button0px #CC7A00;
	}
.divRbutton
{
	-moz-box-shadow: 0px 1px 0px 0px #FFF5E6;
	-webkit-box-shadow: 0px 1px 0px 0px #FFF5E6;
	box-shadow: 0px 1px 0px 0px #FFF5E6;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFB547), color-stop(1, #FF9900));
	background:-moz-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:-webkit-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:-o-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:-ms-linear-gradient(top, #FFB547 5%, #FF9900 100%);
	background:linear-gradient(to bottom, #FFB547 5%, #FF9900 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB547', endColorstr='#FF9900',GradientType=0);
	background-color:#FFB547;
	-moz-border-radius:5px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #E68A00;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:3rial;
	font-size:12px;
	font-weight:bold;
	padding:7px 19px;
	text-decoration:none;
	text-shadow:button0px #CC7A00;
	}
	.divRbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF9900), color-stop(1, #FFB547));
	background:-moz-linear-gradient(top, #FF9900 5%, #FFB547 100%);
	background:-webkit-linear-gradient(top, #FF9900 5%, #FFB547 100%);
	background:-o-linear-gradient(top, #FF9900 5%, #FFB547 100%);
	background:-ms-linear-gradient(top, #FF9900 5%, #FFB547 100%);
	background:linear-gradient(to bottom, #FF9900 5%, #FFB547 100%);
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#FFB547',GradientType=0buttonkground-color:#CC7A00;*/
}
.divRbutton:active {
	position:relative;
	top:1px;
}

#divConts
{
	-moz-box-shadow: 0px 1px 0px 0px #FFF5E6;
	-webkit-box-shadow: 0px 1px 0px 0px #FFF5E6;
	box-shadow: 0px 1px 0px 0px #FFF5E6;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #A2BF4D), color-stop(1, #7AA300));
	background:-moz-linear-gradient(top, #A2BF4D 5%, #7AA300 100%);
	background:-webkit-linear-gradient(top, #A2BF4D 5%, #7AA300 100%);
	background:-o-linear-gradient(top, #A2BF4D 5%, #7AA300 100%);
	background:-ms-linear-gradient(top, #A2BF4D 5%, #7AA300 100%);
	background:linear-gradient(to bottom, #A2BF4D 5%, #7AA300 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2BF4D', endColorstr='#7AA300',GradientType=0);
	background-color:#A2BF4D;
	-moz-border-radius:5px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #E68A00;
	display:inline-block;
	color:#ffffff;
	font-family:3rial;
	font-size:12px;
	font-weight:bold;
	padding:7px 19px;
	text-decoration:none;
	text-shadow:button0px #CC7A00;
	}


/*---------------------------button----------------------*/

.button {
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:5px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding:7px 19px;
	text-decoration:none;
	text-shadow:button0px #5b6178;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0buttonkground-color:#019ad2;*/
}
.button:active {
	position:relative;
	top:1px;
}

.LBLHEADING
{
font-weight:bold;	
}

/*---------------------------------search id----------------------------------------------*/
#top-header-menu li	.tfbutton {
	
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: black;
  font-size: 12px;
  padding: 5px 3px 5px 7px;
  text-decoration: none;
}

#top-header-menu li .tfbutton:hover {
  background: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #e8e8e8, #f2f2f2);
  background-image: -moz-linear-gradient(top, #e8e8e8, #f2f2f2);
  background-image: -ms-linear-gradient(top, #e8e8e8, #f2f2f2);
  background-image: -o-linear-gradient(top, #e8e8e8, #f2f2f2);
  background-image: linear-gradient(to bottom, #e8e8e8, #f2f2f2);
  text-decoration: none;

}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}
	
	
	/*-------------------------------------lblstyle msg------------------------------------------*/
	.lblstyle
	{
		color:#3399FF;
	}
	
	/*------------------------------------accept stamp------------------------------------*/
		
	#accept
{
	width:155px;
	height:65px;
	float:left;
	background:url('../images/accept.png') no-repeat right top;
	position:absolute;
	margin : 0 0 0 0;
	
}

#comm
{
width:30%;
	float:left;
	height:100px;
}

#cons
{
width:30%;
	float:right;
	height:100px;
}
.pgbar
{
	margin:45px 0 0 350px;position:absolute;
}
.divWaiting{
   
position: absolute;
background-color: #FAFAFA;
z-index: 2147483647 !important;
opacity: 0.8;
overflow: hidden;
text-align: center; top: 0; left: 0;
height: 100%;
width: 100%;
padding-top:20%;
} 


/*Master side menu*/

.menu_simple
{
   width:210px !important; height:auto;margin:0 5px 0 0;padding:0;margin-bottom:0px;float:left;overflow: hidden !important;
}
.menu_photo
{
    border:1px solid #DFDFDF;padding-top:20px;padding-bottom:15px;background:#FFF;
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}
.menu_lnk_div
{
    border:1px solid #DFDFDF; margin-top:10px;background:#FFF;
    
}
.menu_lnk_first
{
    width:90%; margin-left:4%; margin-top:5px;
    color:#0024BE;
}
.menu_lnk_oth
{
    width:90%; margin-left:4%; margin-top:0px
}
.menu_lnk_last
{
    width:90%; margin-left:4%; margin-bottom:10px
}
.msg_lnk
{
    width:90%; margin:0 0 0 15px;
}
.divhdmsg
    {
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size:16px;
        color:#0024BE
    }
    span div a{ color:#000000;
 font-size:14px;
  text-decoration:none;
 }
a
{
	color:#686868;
 font-size:13px;
  text-decoration:none;
}
.LBLSHOT{
	color:Black;
 font-weight:normal;
 font-size:13px;
  text-decoration:none;
}
.aa tr :hover
 {
 background-color:#E3E3E3;
 cursor:pointer;
 }
.aa tr :hover,.aa tr a:hover
 {
 background-color:#E3E3E3;
 color:Black;
 }
 #back-top 
 {
 	
position: fixed;
bottom: 250px;
margin-right: 0px;
}
#back-top a 
{
	
	float:right;
width: 50px;
display: block;
text-align: center;
font: 11px/100% Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #bbb;
/* background color transition */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top a:hover {
color: #000;
}
/* arrow icon (span tag) */
#back-top span 
{
	float:right;
width: 35px;
height: 35px;
display: block;
margin-bottom: 7px;
background: #ddd url(../images/top_b.png) no-repeat center center;
/* rounded corners */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
/* background color transition */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
background-color: #ffffff;

}
#back-top a:hover span {
background: #ddd url(../images/top_p.png) no-repeat center center;

}

.dd
{
	position:relative;
}
.HeadingLbl
{
    font-size: x-large; font-weight: 700; color: #0024BE; font-family: Arial, Helvetica, sans-serif;
}
.HeadingLbldd
{
    font-size: 16px; font-weight: bold; color: #007306;    
}
.lblcss
{
 color:Black;
 	
}
.NoItems
{
    color:Black;font-size:14px;text-align:center;
}
.d_msg
{
    margin-top:10px; width:99%; height:auto;padding:10px 0 10px 0;
}
.txtline
        {
            color:#9D9D9D;
            text-decoration:line-through;
        }
 

      #background{
    position:absolute;
    z-index:0;
    background:white;
    display:block;
    min-width:50%;
    min-height:50%;
}
#background1{
    position:absolute;
    z-index:0;
    background:white;
    display:block;
  
}

#content1{
    position:relative;
    z-index:1;
}

#bg-text
{
    color:#FFE5FF;
    font-size:80px;
    transform:rotate(-25deg);
    -webkit-transform:rotate(-25deg);    
    line-height:2.0em;
    font-weight:bold;
   opacity: 0.6;
}
#bg-text1
{
    color:#FFE5FF;
    font-size:80px;
    transform:rotate(-30deg);
    -webkit-transform:rotate(-30deg);    
    line-height:2.0em;
    font-weight:bold;
   opacity: 0.6;
}
.modalPopup
{
background-color: #DBDBDB;
filter: alpha(opacity=40);
opacity: 0.7;
xindex:-1;
}
.dis_msg
{
    padding:30px 0 30px 0;
}
.Msg_box_header
{
    height:30px; color:White; font-weight:bold;padding:3px 0 0 10px; font-size:larger; font-family:Calibri;background:#006ADA;
}

.lnkDelete
{
    color: #FFF;
    background:#4396E8;
    border:1px solid #979797;
    padding:4px 12px;   
    border-radius: 10px;
}
.lblHcss
    {
        color:#000;
        font-weight:bold;
    }    
    
.Srchbtn
{
    cursor:pointer;
}
.fsActBtn
{
font-weight: bold;
color: #000000;
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 650px;
width: 650px;
min-height: 150px;
margin: 0px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 10px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
color: #555555;
text-align: justify;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}

/*Payment page*/

.TD_Head_title
{
    color:#FFFFFF;font-size:20px;font-weight:bold;
}
.TD_val
{
    color:#0095DA;font-size:18px;font-weight:bold;
}
.TD_amt
{
    color:#515151;font-size:18px;font-weight:bold;
}
.TD_features
{
    color:#515151;font-size:17px;font-weight:bold;font-family:Calibri Light;
}
.TD_points
{
    color:#515151;font-size:14px;font-weight:bold;
}

.Item
        {
            height: 150px;
            width: 180px;
            margin:5px;
        }
        .Item, .Item td, .Item td
        {
            border: 1px solid #ccc;
        }
        .Item .header
        {
            background-color:#F7F7F7 !important;
            color: Black;
            font-size: 10pt;
            line-height: 200%;
        }
        .page_enabled, .page_disabled
        {
            display: inline-block;
            height: 25px;
            min-width: 35px;
            line-height: 25px;
            text-align: center;
            text-decoration: none;
            border: 1px solid #ccc;
        }
        .page_enabled
        {
            background-color: #eee;
            color: #000;
        }
        .page_disabled
        {
            background-color: #6C6C6C;
            color: #fff !important;
        }