/*---reset style---*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
/*	vertical-align: baseline;*/
	outline:none;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-----------general style-----------------*/

body{
		font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/body-bg.gif) repeat;
	font-size:12px;
}

p{
	font-size:12px;
	color:#4d4d4d;
	line-height:18px;
	padding:10px 0;
}

a{
	color:#547a17;
}


a.more{
	background:#4d740f url(../images/more_bg.gif) bottom repeat-x;
	color:#fff;
	text-shadow:0px 1px 0px #476515;
	padding:6px 10px;
	float:right;
	margin:10px;
	margin-right:0px;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
}

.bullet1{
	margin:10px;
}

.bullet1 li{
	padding:5px 0px;
	list-style:circle;
	font-size:13px;
	color:#4D4D4D;
	line-height:18px;
}
.bullet1 li b{
	font-weight:bold;
}


h1.heading{
	background:url(../images/heading-bg.png) bottom repeat-x;
	color:#292929;
	font-size:14px;
	text-shadow:0 1px 0px #fff;
	text-align:left;
	padding-left:10px;
	box-shadow:0px 0px 5px #ccc;
	border:1px #cfcfcf solid;
	border-radius:9px;
	line-height:30px;
	font-weight:bold;
	clear:both;
	
}
.ie7 h1.heading, .ie8 h1.heading{
border:1px #e5e4e4 solid;
}

h3{
	font-size:12px;
	color:#444;
	padding:10px 0px;
	font-weight:bold;
}

.box{
	background-color:#fff;
	padding:10px;
	box-shadow:0px 0px 5px #ccc;
	margin:5px 0px;
}

.ie7 .box, .ie8 .box{
border:1px #e5e4e4 solid;
}


.header_outer{
	background:url(../images/header_outerbg.png) bottom repeat-x;
	min-height:120px;
	width:100%;
}

.header{
	width:962px;
	margin:0 auto;
	position:relative;
}

.header_top{
	min-height:80px;
}

.header_top a.logo{
	background:url(../images/logo.png) left no-repeat;
	width:575px;
	height:65px;
	text-indent:-9999px;
	display:inline-block;
	position:absolute;
	left:15px;
	top:5px;
}

.header_top a.mnre_logo{
	background:url(../images/mnre_logo.png) left no-repeat;
	width:119px;
	height:52px;
	display:inline-block;
	text-indent:-9999px;
	position:absolute;
	right:100px;
	top:10px;
}

.header_top a.teri_logo{
	background:url(../images/teri_logo.png) left no-repeat;
	width:63px;
	height:39px;
	display:inline-block;
	text-indent:-9999px;
	position:absolute;
	right:17px;
	top:15px;
}


/*--------menu css
-------------------------------------*/

.menu ul{
	position:relative;
}

.menu ul li{
	float:left;
	background:url(../images/li-bg.gif) right no-repeat;
	zoom:1;
}

.menu ul li a{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:14px 15px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}


.menu ul li:hover{position:relative;}
.menu ul li:hover a{background:#6c8f33;}
.menu ul li:hover > ul{ visibility:visible;}
.menu ul ul{position:absolute; width:250px; top:100%; left:0; visibility:hidden;}
.menu ul ul li{ float:none; background:#6c8f33 !important; border-bottom:1px #5d7a2e solid;}
.menu ul ul li a{background:none !important; width:100%; font-size:11px; display:inline-block;}
.menu ul ul li a:hover{color:#000;}
.menu ul ul ul 					{ left: 100%; top: 0; }
.menu ul li:hover > ul 			{ visibility: visible; }

.menu ul ul ul{width:280px;}

.ie7 .menu ul ul li					{ display: inline; width: 100%; } 

.banner, .innerbanner{
	height:336px;
	width:962px;
	margin:0 auto;
	background:#ccc;
	border:1px #ccc solid;
}

.innerbanner{
	height:184px;
	background:url(../images/innerbanner.jpg) left bottom no-repeat;
	border:1px #ccc solid;
}

.innerbanner span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4a6b24;
	display:inline-block;
	padding:10px;
	text-transform:uppercase;
}

.main_content{
	background:url(../images/main_contentbg.jpg) repeat;
	width:932px;
	margin:0 auto;
	padding:15px;
	overflow:hidden;
	box-shadow:0px 0px 10px #ccc;
}



/*------------leftcontent css

------------------------------*/

.left_content{
	width:565px;
	float:left;
	margin-right:14px;
}



.right_content{
	width:339px;
	float:left;
	padding-left:13px;
	border-left:1px #ccc solid;
}

.quick_links ul{
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	background:#fff;
	margin:5px;
	margin-bottom:0;
	box-shadow:0px 0px 5px #ccc;
}

.quick_links ul li{
	
	border-bottom:1px #5d7a2e solid;
}

.ie7 .quick_links ul, .ie8 .quick_links ul{
border:1px #e5e4e4 solid;
}

.quick_links ul li a{
	background:#749d30 url(../images/links-bg.gif) bottom repeat-x;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-shadow:0px 1px 0px #456510;
	text-decoration:none;
	border-top:1px #b5d386 solid;
	display:block;
}

.quick_links ul li a:hover{
	background:#6c8f33 !important;
	color:#edffd1;
}


.speaker_block{
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	box-shadow:0px 0px 5px #ccc;
	padding:10px;
	margin:10px 0;
	clear:both;
	overflow:hidden;
}

.ie7 .speaker_block, .ie8 .speaker_block{
	border:1px #e5e4e4 solid;
}

.speaker_block img{
	min-width:75px;
	height:78px;
	float:left;
}


.speaker_block p{
	padding-left:85px;
	color:#000000;
	margin:0;
	padding-top:0px;
}

.speaker_block p span{
	font-weight:bold;
	display:block;
	padding-bottom:8px;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	clear:both;
	border-top:1px #d9d9d9 solid;
	padding-top:10px;
}

.footer span{
	display:block;
	text-align:right;
	line-height:25px;
}

.footer span img{
	vertical-align:text-top;
	padding-left:10px;
}

ul.organisers{
	margin:10px;
}

ul.organisers li{
	background:url(../images/arrow.gif) left no-repeat;
	line-height:30px;
	padding-left:30px;
}

ul.organisers li a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.organisers_block{
margin:5px;
margin-bottom:10px;
background-color:#efefee; 
padding:10px;
border-bottom:3px double #a7a7a7;
}



.boxmin_top {
    background-color: #E4EEED;
    border: 1px solid #999999;
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;

    height: auto;
    margin-top: 50px;
    padding: 10px;
    text-decoration: none;
    width: 250px;
}



.boxmin {
    background-color: #E4EEED;
    border: 1px solid #999999;
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 550px;
    padding: 10px;
    text-decoration: none;
    width: 250px;
}
.registration {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold; color:#444444;
}

.inputbox {
    background-color:#f0f0f0;
    border: 1px solid #CCCCCC;

    line-height: 25px; color:#444444; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; padding:5px 5px; 
    width: 220px;
}
.registration td {
    padding: 6px;
}

.registration2 td{
	padding: 0px;
}

#innerPages p {
    color: #444444; font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
/*    margin-bottom: 10px;*/
    text-align: justify;
}
.registration p {
    background-color: #F3F3F3;
    border: 1px dashed #CCCCCC;
    color: #2F3C49 !important;
    font-size: 14px !important;
    font-weight: bold;
    padding: 5px;
}

.boxmin_top p{ font-size:13px; font-weight:bold; background:#fff; padding:10px; color:#333 !important;}
.boxmin_top ul{
}

.boxmin_top ul li, .boxmin_top span.address{
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	color:#444444;
	margin-bottom:10px; font-family:Georgia, "Times New Roman", Times, serif;
}

span.address {
	display:block;
	padding:5px;
}

/*----------------payment details---------------------*/

.table_address{
	background:#fff;
	border-radius:5px;
	border:1px #dddddd solid;
	border-top:none;
}


.table_address td{
	padding:10px;
}


.table_address td strong{
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}


.txt1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#444444;}








.btnclass1 {
    background: url("../images/more_bg.gif") repeat-x scroll center bottom #4D740F;
    color: #FFFFFF;
    float: left; border:0;
    font-size: 12px;
    margin: 10px 0 10px 10px; cursor:pointer;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #476515;
}

.submit-bg{
    background: url("../images/more_bg.gif") repeat-x scroll center bottom #4D740F;
    color: #FFFFFF;
    float: left; border:0;
    font-size: 12px;
    margin: 0px 0 10px 10px; cursor:pointer;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #476515;
}

.sel {
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
     padding:4px 2px; color:#444444; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;
    line-height: normal;}
	
.textconf { line-height:30px; padding:0 0 10px 0; color:#444444;}
.textconf span { color:#F00;}


.quick_links2 {
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	background:#fff;
	margin:5px 5px 15px 5px;

	box-shadow:0px 0px 5px #ccc; 
}

.sponsors-logonew-sk {
    background: url(../images/logo-bg.gif) left top repeat-x#FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    height: 120px; float:left;
    padding: 5px 0;
    width: 260px;}
	
.contact { margin-left:20px; margin-top:30px;}

















#innerPages h1 {
    border-bottom: 1px dashed #CCCCCC;
    color: #333;
    font-size: 16px; font-weight:bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#innerPages h2 {
    color: #060; font-weight:bold;
    font-size: 13px;
    margin: 5px 5px 5px 0; padding:10px 0;
}
#innerPages h1, h2, h3 {
    font-family: Georgia,"Times New Roman",Times,serif;  
}


.speakers-list {
    border: 1px solid #CCCCCC;
    margin: 10px 0;
}
.speakers-details {
    margin: 5px auto;
}

.speakers-details h1 {
    background: none repeat scroll 0 0 transparent !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px !important;
    margin: 0;
    padding: 0;
    text-transform: none !important;
    width: 80%;
}
.speakers-list h1 {
    background-color: #CCCCCC;
    color: #D99C4B;
    font-size: 13px !important;
    margin-bottom: 5px; 
    padding: 10px;
}

#main-content {
    /*background: url("../images/main-contentBg.gif") repeat-x scroll center top #FFFFFF;*/
    padding: 10px;
    width: 98%px;
}


.speakers-details p { padding:5px 10px; margin-bottom:0;
    width: 300px;
}
.border1 { border:2px solid #ccc;}

#innerPages h1.fontnew { background-color:#52A3A3; color:#fff;}
a.pdf-link {
    background: url("../images/pdf-icon.png") no-repeat scroll left top transparent;
    color: #990000;

    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding-left: 25px; float:left;
    text-decoration: underline;
}

a.pdf-link:hover { color:#52A3A3;}


a.blK { width:auto; height:auto; float:left; font-size:14px; padding-top:4px; font-weight:bold; margin-left:7px;}


a.video{
    background: url("../images/video.png") no-repeat scroll left 5px transparent;
    color: #990000;
      font-size: 12px;
    font-weight: bold;
    height: 26px; margin-left:7px;
    line-height: 26px; float:left;
    padding-left: 32px;
    text-decoration: underline;
}

a.video:hover { color:#52A3A3;}



