*{
	margin:0px;
	padding:0px;
}
option{
	padding: 3px;
}
p {
color: #515151;
   font-family: "droid sans";
   font-size: 14px;
   line-height: 20px;
   padding-bottom: 15px;
   padding-top: 5px;
}
ul{
margin-left: 20px;
    margin-top: 5px;
}
body{
	background: #fff;
	font-family:"Droid Sans",sans-serif;
}
h1 { font-size: 22px;
    padding-bottom: 10px;
    color: #444444;
}
/*header starts here*/

.header-main-up{
	width: 100%;
	float: left;	
	margin-bottom: 12px;
}

.header-main{
	width: 984px;
	margin: 0 auto;
	height: 102px;
	position: relative;
}

.logo{
	float: left;
	display: block;
	padding: 7px 0;
}
.header_about {margin-top:-6px; margin-bottom:20px; border-radius:10px;}
.phone-num{
 
    color: #444444;
    font-family: droid sans;
    font-size: 18px;
    font-weight: 300;
    padding: 6px 0 6px 35px;
    position: absolute;
    right: 0;
    top: 8px;
}

.social-search{
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.social-search form{
	float: right;
	position: relative;
}

.social-search ul{
float: right;
  list-style: none outside none;
  margin: 0 5px 0 0;
}

.social-search ul li{
	float: left;
	margin-right:5px;
}

.social-search form input[type="text"]
{
	height: 36px;
	border:#E9EDF0 solid 3px;
	width: 380px;
	box-shadow:0 0 1px #000 inset;
	border-radius:30px;
	padding: 0 30px 0 10px;
}

.social-search form input[type="submit"]
{
	background: url(../images/search-icon.png) no-repeat;
	width: 17px;
	height: 17px;
	border:none;
	position: absolute;
	right: 10px;
	top: 9px;
	cursor: pointer;
}

.navigationbar-main{
	height: 45px;
	float: left;
	width: 100%;
	background: #888f94; /* Old browsers */
	

	
	
	linear-gradient(to bottom, #969EA3 0%, #888F94 50%, #6B7074 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
	
	
 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%, ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(50%,#888f94),  color-stop(100% #6b7074 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#6B7074',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 5px 1px 5px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    5px 1px 5px rgba(50, 50, 50, 0.55);
box-shadow:         5px 1px 5px rgba(50, 50, 50, 0.55);
}

.navigationbar{
	width: 980px;
	margin: 0 auto;
	height: 45px;
}

.navigationbar ul{
	width: 984px;
	margin: 0 auto;
	list-style: none;
}

.navigationbar ul li{
	float: left;
}

.navigationbar ul li a{
	 color: #FFFFFF;
    display: block;
    padding: 13px 26px;
    text-decoration: none;
 border-width: 0 1px;
    border-color: -moz-use-text-color #444444 -moz-use-text-color #999999;
    border-style:none solid;
   

		font-family:"Droid Sans",sans-serif;
}


.navigationbar li:first-child {
    box-shadow: -1px 0 0 #666; 
}

.navigationbar li:last-child {
    box-shadow: 1px 0 0 #666;
}
/*header ends here*/

/*content starts here*/
.content-main-up{
	width: 100%;
	float: left;
}

.header_im{
	width: 1000px;
	margin:auto;
	text-align: center;
	margin-top:12px;
}
.banners-mi{
	margin: 0 auto;
        width: 984px;
}

.introduction-txt-main{
	width: 100%;
	float: left;
}

.introduction-txt{
	width: 984px;
	margin:0 auto 20px;
	color:#444;
	font-size:14px;

}

.introduction-txt h1{
 color: #666;
    font-family: "droid sans";
    font-size: 36px;
    font-weight: bold;
    margin-top: 24px;
    text-align: center;
	padding-bottom:0px;
}


.introduction-txt h2{
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	color: #666;
	margin-bottom: 15px;
	font-family: "droid sans";
}

.introduction-txt p{
 color: #515151;
    font-family: "droid sans";
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.four-box-main-up{
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E6E6E6;
    border-color: #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.four-box-main{
	width: 984px;
	margin: 0 auto;
	height: 251px;
}

.four-box-main ul{
	list-style: none;
	margin: 0px;
}

.four-box-main ul li{
	float: left;
	margin: 24px 21px 0 0;
}


.four-box-main li:last-child {
    margin-right: 0;
}

.four-box-main ul li a{
	text-decoration: none;
	color: #000;
}

.four-box-main ul li a span{
	display: block;
	font-family:"droid sans";
	width:230px !important;
}

.four-box-img{
	
	
   
   width: 228px;
   margin-bottom: 15px;
}

.four-box-img img{
	/*height: 168px;
    width: 228px;*/
	border: 1px solid #C1C1C1;
    border-radius: 7px;
    height: 200px;
    width: 230px;
}

.four-box-name{
	text-align: center;
}

.latest-tags-main-up{
	width: 100%;
	float: left;
}

.latest-tags-main{
	width: 984px;
	margin: 0 auto;
	border-radius:7px 7px 5px 5px;
	color:#444;
}

.latest-tags-main h3{
	linear-gradient(to bottom, #969EA3 0%, #888F94 50%, #6B7074 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
	
	
 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%, ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(50%,#888f94),  color-stop(100% #6b7074 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#6B7074',GradientType=0 ); /* IE6-9 */

    border-radius: 6px 6px 0 0;
    color: #FFFFFF;
    font-family: droid sans;
    font-size: 16px;
    font-weight: normal;
    height: 24px;
    line-height: 23px;
    padding: 4px 0 4px 9px;
	
}

.latest-tags-main ul{
color: #444444;
    line-height: 23px;
    list-style: disc outside none;
    margin-left: 64px;
    margin-top: 21px;

}

.latest-tags-main ul li{
	    color: #444444;
    float: left;
    font-family: droid sans;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
    width: 230px;
}

.latest-tags-main ul li a{
	float: left;
	
	color: #000;
	font-size:13px;
	line-height:24px;
	text-decoration: none;
}

.border_box{
	
	border:solid #d9d7dc 1px;
	border-radius: 7px;
	 height: 218px;
	 margin: 25px auto -8px;
	 overflow: hidden;
	 padding-bottom: 8px;
	 width: 983px;
	
}

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

.header_page_box{
	width: 1000px;
	margin:auto;
}

.header_panel_left_box{
	width: 722px;
	float:left;
	/*border:solid #E7E7E7 1px;*/
	
}

.header_panel_tital{
color: #444444;
 float: left;
 font-size: 22px;
 font-weight: bold;
 padding-bottom: 16px;
 padding-top: 20px;
 width: 900px;
}

.filter_over_text{
  font-family: helvetica;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -5px;
    padding-left: 10px;
    padding-top: 10px;
}

.filter_box{
   background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    float: left;
    height: 76px;
}

.category_box{
	width: 180px;
	float:left;
	margin-left:9px;
	margin-right:2px;
}
.category{
	width: 180px;
	float:left;
	margin-top:10px;
	border-radius: 4px;
	border:1px solid #DDDDDD;
	overflow:hidden;
}
.category select{
	background: url("../images/yeroww.png") no-repeat scroll 153px 3px #FFFFFF;
    border: medium none;
    color: #444444;
    float: left;
    font-family: droid sans;
    font-size: 13px;
    height: 30px;
    /*padding-left: 30px;*/
    padding-top: 6px;
    width: 195px;
}

.female_box{
	float: left;
    /*margin-left: 10px;
    margin-right: 8px;*/
    width: 180px;
	margin-top: 15px;
}

.female_in{
	color: #444444;
    float: left;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    width: 60px;
}
.submit{
	
}

.speakers_name_box{
	width:720px;
	float:left;
	margin-top:21px;
}
.speakers_images{
	border: medium none;
    border-radius: 6px;
    float: left;
    height: 100px;
    text-align: center;
    width: 100px;
}
.speakers_name_text_box{
	width:598px;
	float:right;

}
.speakers_name_tital{
	width:598px;
	float:left;
	font-size:18px;
	color:#4969a;
	font-family:"Droid Sans",sans-serif;
}
.location_name_tital{
	width:598px;
	float:left;
	font-family:"Droid Sans",sans-serif;
	font-size:13.7px;
	font-weight:bold;
	padding:5px 0 4px 0px;
	color: #444;
}
.location_text{
	width:598px;
	float:left;
	font-size:13px;
	color:#666;
	padding:0px 0 6px 0px;
}
.location_text p{
	width:598px;
	
	font-size:13px;
	color:#666;
	padding:0px 0 6px 0px;
}

.header_panel_right_box{
width: 250px;
float:right;
position:relative;
}

.contactformbox{
background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    float: right;
    position: relative;
    width: 250px;
}

.header_panel_right_tital{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #DDDDDD;
    border-image: none;
    border-radius: 6px 6px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #292F33;
    font-family: helvetica;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin-right: 2px;
    padding-left: 5px;
    padding-top: 5px;
	
}
.featured_tital_box{
border: 1px solid #DDDDDD;
    color: #444444;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 246px;
}
.enquirybox1{background:#f7f7f7;}


.header_right_tital_to{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F7F7F7;
    border-bottom-colors: none;
    border-left-colors: none;
    border-right-colors: none;
    border-top-colors: none;
    background-color: #F7F7F7;
    border-color: #DDDDDD #DDDDDD;
    border-image: none;
    border-radius: 6px 6px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #292F33;
    float: left;
    font-family: helvetica;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin-top: 15px;
    padding-left: 5px;
    padding-top: 5px;
    width: 240px;
}
.featured_tital{
float: left;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    margin-left: 5px;
    width: 237px;
	
}
.my_seaker_tital_box{
    background: none repeat scroll 0 0 #F7F7F7;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    float: left;
    font-weight: bold;
    padding-left: 5px;
    width: 240px;

}

.my_seaker{
	width: 190px;
	float:left;
	font-size:13px;
	line-height:22px;
	margin-left:5px;
	color: #444444;
}
.cross{
	float: right;
    margin-top: 5px;
    width: 30px;
}
.cross img{
	cursor:pointer;
}
.my_seaker_form_box{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;

border-bottom-colors: none;
border-left-colors: none;
border-right-colors: none;
border-top-colors: none;
border-color: #DDDDDD;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    width: 245px;
}
.my_seaker_form{
	width: 236px;
	float:left;
	margin-top:7px;
}
.my_seaker_form input{
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    color: #000000;
    float: left;
    font-family: droid sans;
    font-size: 12px;
    height: 32px;
    margin-left: 10px;
    margin-top: 5px;

    padding: 1px 5px;
    width: 225px;
}
.my_captcha_form{
    margin: 0px auto 0px;
}

.captchaform {
    width: 984px;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    position: relative;
        width: 300px;
    margin: 0 auto;
 
}
.captcha_error{
	 color: red;
    font-size: 18px;
    padding: 10px;
}
.captcha_error_tell{
	 color: red;
    font-size: 18px;
    padding: 10px;
	 float: right;
}
.my_textarea_form{
	width: 236px;
	float:left;
	height:60px;
	margin-top:12px;
}
.my_textarea_form textarea{
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    color: #000000;
    float: left;
    font-family: droid sans;
    font-size: 12px;
    height: 60px;
    margin-left: 10px;
    padding: 3px 5px;
    width: 225px;
}
.button_box{
	
	
}
.button_box_in:hover{text-decoration:underline;cursor: pointer; }  

.button_box_in{
	
	 	linear-gradient(to bottom, #969EA3 0%, #888F94 50%, #6B7074 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
	
	
 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%, ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(50%,#888f94),  color-stop(100% #6b7074 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#6B7074',GradientType=0 ); /* IE6-9 */
    border: medium none;
    border-radius: 7px 7px 7px 7px;
    color: #fff;
    font-size: 13px;
    padding: 9px 14px;
}
}



.my_border{
	width:1000px;
	float:left;
	border-top: solid #B4D9E7 1px;
	margin-top:33px;
	margin-bottom:22px;
}
.my_news_box{
	width:1000px;
	margin:auto;
}
.my_news{
	width:415px;
	float:left;
}
.my_news_in{
	width:177px;
	float:left;
	font-size:18px;
	color:#345990;
	padding-top:2px;
}
.my_news_right{
	width:226px;
	float:right;
}
.my_news_right input{
	width:220px;
	float:right;
	font-size:13px;
	border-radius:4px;
	border:solid #B4D9E7 1px;
	height:30px;
	box-shadow: 0px 0px 1px #A9A9A9 inset;
	padding:0 3px 0 3px
}

.my_details{
	width:200px;
	float:right;
	font-size:15px;
	text-align:right;
}
.professinal{
	width:1000px;
	float:left;
	font-size:14px;
	line-height:19px;
	padding:22px 0 0 0px;
}

.guest_speaker_tital{
	width:1000px;
	float:left;
	font-size:24px;
	color:#666666;
	padding:22px 0 0 0px;
}
/*content ends here*/


/*footer ends here*/
.footer_bg{
	width:100%;
	float:left;
	background-color:#EDEDED;
	height:100px;
	clear:both;
	margin-top:33px;
	
}
.footer_bg_in{
	width: 984px;
	margin: 0 auto;
}
.footer_left_part{
	width: 160px;
	float:left;
}

.footer_left_text{
	width: 100px;
	float:left;
	font-size:16px;
	color:#444444;
	padding-top:14px;
	padding-bottom:11px;
	font-family:"droid sans";  
}
.footer_social_box{
	width: 150px;
	float:left;
}
.footer_social{
	width: 33px;
	float:left;
	height:33px;
	margin-right:10px;
}

.footer_right_part{
	width: 290px;
	float:right;
}

.footer_right_text{
	width: 250px;
	float:left;
	font-size:16px;
	color:#444444;
	padding-top:14px;
	padding-bottom:9px;
}

.footer_email_box{
	width: 290px;
	float:left;
}

.footer_email{
	width: 180px;
	float:left;
}

.footer_email input{
	width: 170px;
	float:left;
	font-size:11px;
	color:#222222;
	background-color:#fcfcfc;
	padding:0 4px 0 5px;
	border-radius:5px;
	border:solid #ffffff 1px;
	height:31px;
}

.footer_email_button{
		font-size: 13px;
	color: #ffffff;
	padding: 6px 17px;
	 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6d7477 60%, #6B7074 100%, #666b6e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(20%,#888f94),  color-stop(60%,#6d7477), color-stop(80% #6b7074 ), color-stop(100%,#666b6e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6d7477 60%, #6B7074 100%, #666b6e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6d7477 60%, #6B7074 100%, #666b6e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%, #6d7477 60%, #6B7074 100%, #666b6e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,  #6d7477 60%, #6B7074 100%, #666b6e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#666b6e',GradientType=0 ); /* IE6-9 */

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
border: none;
	cursor:pointer;
}
.speakerdetailsbutton {	
	linear-gradient(to bottom, #969EA3 0%, #888F94 50%, #6B7074 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
	
	
 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%, ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(50%,#888f94),  color-stop(100% #6b7074 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#6B7074',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 13px;
    padding: 4px 7px;
    width: 130px;}

/*footer ends here*/

/*send email page*/

.main-table-mi{
	
	float:left;
	margin-bottom:10px;
	
}
.main-table-mi table{
	border:#3E5C92 solid 1px;
	border-radius:4px;
}
.main-table-mi table tr{
border-bottom:#000 solid 1px;
	
}

.main-table-mi table tr th{
	padding:5px;
	border-bottom:#ebebeb solid 1px;
	border-right:#ebebeb solid 1px;
	text-align:center;
	color:#666666;
	font-size:13px;
	text-transform:uppercase;
}

.main-table-mi table tr th a{
	color:#666;
	text-decoration:underline;
	
}
.th-bg{
background: rgb(255,255,255) !important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ) !important; /* IE6-9 */
font-weight:bold;
}

.main-table-mi table tr td{
	padding:5px;
	border-bottom:#ebebeb solid 1px;
	/*border-right:#ebebeb solid 1px;*/
	border-left: none;
	border-top: none;
	border-bottom: none;
	/*text-align:center;*/
	color:#666666;
	font-size:13px;
}

.main-table-mi table tr td a{
	color:#666;
	text-decoration:underline;
}
.errormsg{
	background: url(../images/valid.png) no-repeat 5px 3px #F1FCE7;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px #69AE30 inset;
    color: #008000;
    display: block;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 44px;
	clear:both;
   text-align: left;
}
.login_error
{
	background:url(../images/login-err.png) no-repeat 5px 3px #FFD6D5;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 1px #FF0000 inset;
	color:#f00;
	display: block;
	line-height: 40px;
    margin-bottom: 10px;
    padding-left: 44px;
	clear:both;
    text-align: left;
}

/*speaker detail*/
.main_speaker_tital{
	width:1000px;
	margin:auto;
	margin-top:25px;
}

.pages_menu_box{
	border-bottom: 2px solid #666666;
    float: left;
    margin-bottom: 20px;
    margin-top: -5px;
    width: 1000px;
}
.pages_menu_left{
	width:700px;
	float:left;
}
.pages_menu_left ul{
	margin:0px;
	padding:0px;
}

.pages_menu_left ul li{
	float:left;
	font-size:14px;
	color:#000;
	display:inline;
}
.pages_menu_left ul li a{
	float:left;
	font-size:14px;
	color:#000;
	line-height:21px;
	text-decoration:none;
	display:inline;
	margin-right:2px;
	margin-right:5px;
}
.pages_menu_left ul li a:hover{
	float:left;
	font-size:14px;
	color:#666666;
	display:inline;
}




.pages_call{
	width:225px;
	float:right;
	text-align:right;
	font-size:18px;
	color:#666666;
}

.main_speaker_three_box{
	/*width:1000px;*/
	float:left;
	margin-bottom: 20px;
}

.video_panel_left_box{
	width:275px;
	float:left;

}
.slider_imges{
	width:290px;
	float:left;
	height:280px;
	margin-bottom:21px;
}

.video_image{
	width:290px;
	float:left;
	height:232px;
}

.video_panel_left_box_in{

	width:290px;

	float:left;

	

	

}




.smoll_image_box{

	width:292px;

	float:left;

}

.smoll_image{

	width:65px;

	float:left;

	height:32px;

	margin:3px 6px 0 1px;

}
.main_speaker_midle_box{
	width:455px;
	float:left;
	
	padding:0;
}

.mane_speaker_midle_tital{
	width:455px;
	float:left;
	font-size:24px;
	color:#222;
	line-height:25px;
	padding:0 0 5px;
	font-family:"droid sans";
}
.mane_speaker_category{
color: #222222;
   float: left;
   font-family: "droid sans";
   font-size: 18px;
   line-height: 23px;
   margin-top: 20px;
   padding: 0 0 3px;
   width: 455px;
}
.readmorespeaker{  linear-gradient(to bottom, #969EA3 0%, #888F94 50%, #6B7074 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
	
	
 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%, ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(50%,#888f94),  color-stop(100% #6b7074 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#6B7074',GradientType=0 ); /* IE6-9 */
    border-radius: 7px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 40px;
    padding: 5px 8px;
    width: 80px;}
.mane_speaker_text{
	width:455px;
	float:left;
	   color: #555;
    font-size: 13px;
    line-height: 16px;
}


.book_speaker{
	
    

    border: medium none;
    border-radius: 7px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 13px;
    line-height: 24px;
    margin: 10px 0;
    padding: 3px;
    text-align: center;
    width: 150px;
	
	 linear-gradient(to bottom, #969EA3 0%, #888F94 50%, #6B7074 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
	
	
 background: -moz-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%, ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969ea3), color-stop(50%,#888f94),  color-stop(100% #6b7074 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #969ea3 0%, #888F94 50%,  #6B7074 100%); /* IE10+ */
background: linear-gradient(to bottom,  #969ea3 0%, #888F94 50%,   #6B7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969ea3', endColorstr='#6B7074',GradientType=0 ); /* IE6-9 */
   
}

.twitterside {  
    border-radius: 7px 7px 7px 7px;
    float: right;
    margin-top: 30px;}
.main_speaker_right_box{
	width:240px;
	float:right;
	padding-top:21px;
}

.main_enqury_tital{
	width:240px;
	float:left;
	font-size:22px;
	color:#666666;
	line-height:19px;
}

.main_enqury_form_box{
	width:240px;
	float:left;
	margin-left:2px;
}
.main_enqury_form{
	width:250px;
	float:left;
	margin-top:8px;
}
.main_enqury_form input{
	width:236px;
	float:left;
	font-size:13px;
	border-radius:4px;
	border:solid #B4D9E7 1px;
	height:30px;
	box-shadow: 0px 0px 1px #A9A9A9 inset;
	padding:0 4px 0 4px;
}

.enqury_tital_three_in{
	width: 240px;
	float:left;
	padding-top:10px;
	padding-bottom:9px;
}
.enqury_tital_three_in_text{
	width: 240px;
	float:left;
	font-size:14px;
	line-height:22px;
}


.enqury_tital_four_box{
	width: 240px;
	float:left;
	padding-top:5px;
	padding-bottom:9px;
}
.featured_tital_four{
	width: 237px;
	float:left;
	font-size:14px;
	line-height:22px;
}
.suggested_enqury_tital{
	width:240px;
	float:left;
	font-size:22px;
	color:#666666;
	padding:21px 0 0px 0px;
}
.button_box{
  float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
    width: 225px;
}

.button_box_to{
	width:236px;
	float:left;
	margin-left:2px;
}
.button_box_one{
	width:70px;
	float:left;
	border-radius:4px;
	background-color:#3C598F;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	cursor:pointer;
	margin-top:21px;
}

.button_box_two{
	width:70px;
	float:right;
	border-radius:4px;
	background-color:#3C598F;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	cursor:pointer;
	margin-top:21px;
}
.my_border_to{
	width:1000px;
	float:left;
	border-top: solid #B4D9E7 1px;
	margin-bottom:22px;
}

/*============home page slider css===========*/
a{
	color: #444;
    outline: 0 none;
    text-decoration: none;
}

/*=====================video_css here=========================*/
.video_page_main_box{
	width: 100%;
	float:left;
}
.video_page_main_box_in{
	width: 655px;
	margin:auto;
	clear:both;
}
.video_tital{
	width:600px;
	float:left;
	color: #666666;
    font-size: 23px;
    line-height: 19px;
	padding:21px 0 15px 0px;
}

.video_bg_box{
	width:650px;
	float:left;
	clear:both;
	border-radius: 8px;
	box-shadow: 0px 0px 5px #000;
	background: none repeat scroll 0 0 #EEEEEE;
    border: medium none #EEEEEE;
	margin-bottom:11px;
}

.video{
	width: 630px;
	float:left;
	margin:10px;
}

.videomain_two_box{
	width: 648px;
	float:left;
	/*border:solid #B4D9E7 1px;*/
	margin-top:9px;
	border-radius:3px;
	background-color:#fff;
    box-shadow: 0 0 5px #000000;
}
.video_two_box{
	width: 648px;
	float:left;
	border-bottom: 1px solid #B4D9E7;
	/*border:solid #B4D9E7 1px;*/
}

.left_client_images{
	width: 100px;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
	margin-top:8px;
}
.right_client_text_box{
	width:528px;
	float:right;
}
.right_main_text_bold{
	width: 528px;
	float:left;
	padding-top:6px;
}
.right_client_text_bold{
	width: 400px;
	float:left;
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
.right_client_text_time{
	width: 75px;
	float:right;
	background-color:#627FB5;
	border-radius: 4px 0px 0px 4px;
	font-size:15px;
	color:#FFF;
	padding:2px 0 2px 5px;
	
}

.right_client_text{
	width: 528px;
	float:left;
	font-size:13.5px;
	color:#666666;
	padding-top:9px;
}



/*=====================video_css here end=========================*/
/*============bhumi css==============*/
.contmain{
	float: left;
    width: 100%;
}
.main_in{
  color: #444444;
    font-size: 14px;
    line-height: 21px;
    margin: 15px auto auto;
    padding-bottom: 8px;
    width: 983px;
}
.main_in h1 {font-size:22px;padding-bottom:10px;}
.leftside{
border-right: 1px solid #999;
    float: left;
    padding-left: 10px;
    width: 470px;
    margin-bottom:20px;
}
.leftform{
color: #515151;
  font-size: 13px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 15px;
  text-align: left;
}
.rightform{
color: #515151;
  font-size: 13px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 15px;
  float: right;
  text-align: right;
}
.rightside{
float: right;
 padding-right: 10px;
 width: 470px;
 margin-bottom:20px;
}
.about-us{
	margin: 0 auto;
    width: 984px;
}
.about-us p{
	color: #515151;
    font-size: 14px;
    line-height: 22px;
}

.testimonial{
	margin: 0 auto;
    width: 984px;
}
.testimonial-main{
	border-bottom:1px #999999 solid;
	padding-bottom:15px;
	padding-top:15px;
}

.reference{
	
}
.reference span{
	color: #515151;
    font-size: 14px;
    line-height: 20px;
}
.referrer{
	text-align:right;
	font-weight: bold;
}
.referrer span{
	color: #515151;
    font-size: 14px;
    line-height: 22px;
}


.right-panel
{
	float:right;
	
	
}
.suggested
{
	width:200px;
	border:1px solid;
}
.suggested-tag{

}
.suggested-heading{
	font-weight:bold;
}
.enquiry-box{
	clear:both;
}
.contact-us{
	  color: #444444;
    font-size: 14px;
    line-height: 21px;
    margin: 15px auto auto;
    padding-bottom: 8px;
    width: 983px;
	border-bottom:2px solid #999999;
}
.feedback-form
{
	border-bottom:2px solid #999999;
}	
.feedback-form p
{	
	color: #515151;
}
.video
{
	text-align:center;
}

.contentmain{
	margin: 0 auto;
    width: 984px;
	padding-top:170px;
}
.content-one{
	float:left; 
	height:auto; 
	border:none; 
	width: 100%;
}

.heading{
	border-bottom: 2px solid;
    font-weight: bold;
    text-align: center;
}
.content1{

}
.content-two{
	clear:both; 
	float:left; 
	width:100%; 
	height:auto; 
	border:1px solid;
}
heading2{

}
.content2{

}
.three-four
{
	float: left;
    height: auto;
    width: 440px;
}
.content-three{
	border: 1px solid;
    float: left;
    height: auto;
	display:none;
}
.heading3{

}
.content3{

}

.content-four{
	border: 1px solid;
    clear: both;
    height: 405px;
    width: 551px;
	display:none;
}
heading4{

}
.content4{

}
.content-five{
	clear:both; 
	float:left; 
	width:100%; 
	height:auto; 
	border:1px solid;
}
heading5{

}
.content5{

}


 #rc-imageselect {
	 transform:scale(0.77);
	 -webkit-transform:scale(0.77);
	 transform-origin:0 0;
	 -webkit-transform-origin:0 0;
	 }
	 
	 @media screen and (max-height: 575px){ #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} } 