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

body {
	background-color:#004c82;
}

.clear {
	clear:both;
}

img {
	border:0px;
}

img a {
	border:0px;
}

#wrapper {
	width:auto;
	height:auto;
	padding:5px;
	margin:0 auto;
}

#main-container {
	width:952px;
	height:auto;
	margin:0 auto;
	background-color:#FFF;
}

#top-row {
	width:952px;
	height:205px;
	margin:0 auto;
}

#top-header {
	width:952px;
	height:167px;
}

/** Banner **/
#banner {
	width:1004px;
	height:289px;
	text-align:center;
}
/** Banner **/

#mid-area {
	width:auto;
	height:3000px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	padding:15px;
}

#btm_logo {
	width:961px;
	height:550px;
	margin:0 auto;
	border-top:1px solid #CCC;
}

#gen-info-area {
	width:auto;
	height:880px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#abt-delhi-area {
	width:auto;
	height:1750px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#tour-travel-area {
	width:auto;
	height:3600px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#seminar-area {
	width:auto;
	height:1300px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#background-area {
	width:auto;
	height:1720px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#venue-area {
	width:auto;
	height:2700px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#about-iceb-area {
	width:auto;
	height:1520px;
	margin:0px 0px 0px 0px;
	padding:15px;
}

#faq-iceb-area {
	width:auto;
	height:1000px;
	margin:0px 0px 0px 0px;
	padding:15px;
}


/* Top Menu */

#top_menu {
	width:952px;
	height:38px;
	background-color: #92211c;
}

/* Top Menu Ends */


/* Navigation Panel starts */
#sidebar_panel {
	width:230px;
	height:auto !important;
	min-height:100%;
	overflow:hidden;
	float:left !important;
	background-color:#FFF;
	position:relative;
}

.grd_bar {
	width:488px;
	padding:8px;
	margin-bottom:15px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
	background: #f04e2f; /* Old browsers */
background: -moz-linear-gradient(left,  #f04e2f 0%, #f04e2f 58%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f04e2f), color-stop(58%,#f04e2f), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f04e2f 0%,#f04e2f 58%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f04e2f 0%,#f04e2f 58%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f04e2f 0%,#f04e2f 58%,#ffffff 100%); /* IE10+ */
background: linear-gradient(left,  #f04e2f 0%,#f04e2f 58%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04e2f', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}


#Sidebar ul.menu {
	width:230px;
	margin:15px auto 20px 0px;
	padding-left:0px;
	overflow:hidden;
}
#Sidebar ul.menu li{
	list-style:none;
}
#Sidebar ul.menu li a {
	display:block;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:9px 10px 9px 30px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/blt.png) 12px center no-repeat;
}
#Sidebar ul.menu li a:hover {
	background:url(../images/blt_hvr.png) 12px center no-repeat;
	color:#FFF;
	text-decoration:none;
	background-color:#811118;
}
.link_visited {
	background:url(../images/blt_hvr.png) 12px center no-repeat;
	color:#fff;
	display:block;
	font-size:14px;
	background-color:#811118;
	padding:9px 10px 9px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


/* Navigation Panel Ends*/

#right_container {
	width:650px;
	height:auto;
	padding-left:20px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:5px;
	float:right;
}

.justify_text {
	text-align:justify;
}

.main_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding:10px;
	background-color:#92211c;
}

.main_text_box {
	width:auto;
	float:left;
	height:auto;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	text-shadow: 0px 1px 0px rgba(255,255,255,.7); /* 50% white from bottom */
}

.venue_text_box {
	width:auto;
	float:left;
	height:auto;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:18px;
}

.venue_text_box li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	list-style-type:disc;	
}

/** Footer **/

#footer {
	width:952px;
	height:70px;
	background-color:#92211c;
}

#footer_left {
	width:auto;
	margin:25px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
}

#footer a {
	text-decoration:none;
	color:#f04e2f;
}
#footer a:hover {
	text-decoration:underline;
	color:#f04e2f;
}

/** Footer Ends **/

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('../images/icon_top.png') no-repeat;
}

::selection {
	background:#CCC;
	color:#000; /* Safari */
	}
::-moz-selection {
	background: #CCC;
	color:#000; /* Firefox */
}

.iframe {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
  color: #811118;
  text-decoration: none;
}

a:hover {
  color: #811118;
  text-decoration:underline;
}

#initiative-box {
	width:210px;
	text-align:center;
	border:1px solid #CCC;
	margin:0 auto;
	margin-top:15px;
}
