*{
	padding: 0px;
	margin: 0px auto;
}

body	{
	color: rgb(122, 115, 102);/*rgb(75, 75, 75); #717169;*/
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	font: normal 12px arial,verdana;
	letter-spacing: 0px;
}

html{
	/*overflow-y:scroll;*/
	/*min-height:101%;*/
	overflow-y: scroll;
}
a{
	color: #1C6282;
	text-decoration: none;
}

p{
	margin: 10px 5px;
	text-align: left;
	line-height: 16px;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}
div#wrapper{
	width:980px;
	left:50%;
	margin-left:-490px;
	padding:0px;
	position:absolute;
	float:left;
	height: auto;
	background: #000;
	padding-bottom: 10px;
/*	min-height: 1282px;*/
}
div#wrapperindex{
	width:980px;
	left:50%;
	margin-left:-490px;
	padding:0px;
	position:absolute;
	float:left;
}
/* home page styles starts here*/
div#homecontainer{
	float: left;
	margin: 0px 0px 0 0px;
	padding: 0px;
	width: 980px;
	background: #C3C3B7;
	border: 1px solid red;
}
div#divLoader{
	float:left;
	position:fixed;
	margin:0px 0px 0 0px;
	padding:0px;
	top:50%;
	left:50%;
	width:50px;
	height:30px;
	text-align:center;
}
div#divLogo_1,div#divLogo_2,div#divLogo_3,div#divLogo_4{
	float:left;
	position:absolute;
	margin:0px 0px 0 100px;
	padding:0px;
	width:339px;
	height:146px;
	z-index:5000;
}
div#divMainBg_1,div#divMainBg_2,div#divMainBg_3,div#divMainBg_4{
	float:left;
	position:absolute;
	margin:14px 0px 0 13px;
	padding:0px;
	width:954px;
	height:531px;
	z-index:1000;
}
div#topBlockbuttons {
	width:260px;
	position:relative;
}
div#topBlockbuttons  a{
	display: block;
	position: absolute;
	top: -122px;
	width: 86px;
	height: 25px;
}
.linkLeft3{
	left:180px;
	cursor:arrow;
}
.linkLeft4{
	left: 265px;
	cursor: pointer;
}
div#divHome{
	position:absolute;
	margin:410px 0px 0 860px;
	padding:0px;
	width:157px;
	height:47px;
	cursor:pointer;
	z-index:7000;
	background: url('../img/btnHome.png') no-repeat 0 0;
	border: 0px solid;
}
div#divDelegate{
	position:absolute;
	margin:450px 0px 0 860px;
	padding:0px;
	width:157px;
	height:47px;
	cursor:pointer;
	z-index:7000;
	background: url('../img/btnDelegate.png') no-repeat 0 0;
	border: 0px solid;
}
div#divSupplier{
	position:absolute;
	margin:490px 0px 0 860px;
	padding:0px;
	width:157px;
	height:47px;
	z-index:7000;
	cursor:pointer;
	background: url('../img/btnSupplier.png') no-repeat 0 0;
	border: 0px;
}
/* home page styles ends here*/
/* Header */
div#header{
	float:left;
	margin:0px;
	padding:0px;
	width:980px;
	position:relative;
}

div#headerContent{
	float:left;
	margin:0px;
	padding:0px;
	width:980px;
	height:65px;
	background:#000 url('../img/dealuxe.jpg') no-repeat top right;
	background-position: 675px 7px;
}
div#topSpacing{
	float:left;
	margin:0px;
	padding:0px;
	width:980px;
	height:13px;
	background:#F2F4DF ;
}
div#topSpacing span{
	width:178px;
	float:right;
	font-size:11px;
	margin:-2px 0 0 0px;
	padding:0px;
	color:#000;
}
div#topSpacing a{
	font-size:11px;
	text-decoration:none;
	color:#000;
}
div#divLanguageBox{
	position:absolute;
	width:100px;
	border:1px solid #000;
	border-top:0px;
	min-height:40px;
	background:#F2F4DF ;
	display:none;
}
.posLinks a { display:block; float:left; position:absolute; height:64px; border:0px solid red; cursor:pointer; background:#fff; moz-opacity: 0; opacity:0; filter: alpha(opacity=0);}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url('../img/preload.gif') no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000;}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500;}
#tinycontent {background:#fff;}
/*****************************Layout Style**********************************/
div#container{
	float:left;
	width:960px;
	margin:0px 10px 0 10px;
	padding:0px;
	background: #F1F1E8;
	min-height: 2100px;
}
.imageContainer {
	float: left;
	position: relative;
	margin: 0px;
	border:0px solid #000;
}
.imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
span#bannerLinks	{
	float:right;
	width:570px;
	height:20px;
	position: relative;
	margin-top:195px;
	margin-right:80px;
}
span#bannerLinks ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	width:570px;
	display:inline;
}
span#bannerLinks ul li{
	float:right;
	margin:0 5px 0 0px;
	padding:0px;
	display:inline;
}
span#bannerLinks ul li a{
	text-decoration:none;
	float: left;
	display:block;
	width:25px;
	height:25px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
span#bannerLinks ul li a:hover{
	text-decoration:none;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

div#bannerLinksHelp{
	display:none;
	position: absolute;
	left:0px;
	top:0px;
	font-size:10px;
}
div#leftLinks{
	float: left;
	width: 260px;
	position: absolute;
	top: 0px;
	left: 22px;
	min-height: 500px;
	border:0px solid
}
/*****************************End Layout Style*******************************/

/*****************************Menu Style**********************************/
.leftmnu{
	margin: 20px 0 10px 0;
	background: url('img/left_links_mnu.png') top left no-repeat;
	padding: 0px;
	list-style: none;
	width: 260px;
	min-height: 345px;
}
.leftmnu li{
	list-style: none;
	cursor: pointer;
	width: 254px;
	float: right;
	border: 0px solid red;
}
.leftmnu li a:hover {
	background: #63AAB4;
	opacity: 0.36;
	height: 18px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=36);
	width: 98%;
}
.leftmnu .actived {
	background: #64AAB4;
	filter:alpha(opacity=36);
	-moz-opacity:.36;
	height: 18px;
	opacity:.36;
	width: 98%;
}
/*****************************End Menu Style*******************************/
span#spanRightPanel{
	float: right;
	width: 160px;
	text-align: left;
	border-left: 1px solid #C4DEE0;
	padding: 0px 4px 4px 4px;
	margin: 0 0 0 10px;
}
span#spanRightPanel h5{
	font-size: 13px;
	font-weight: bold;
	color: rgb(130, 110, 70);/*#AA946D;*/
	margin: 10px 5px;
}
span#spanRightPanel h4{
	font-size: 13px;
	font-weight: bold;
	color: #826E46;
	margin: 5px;
	padding:0px;
	text-align:center;
}
span#spanRightPanel p{
	font-size: 11px;
	color: rgb(130, 110, 70);/*#AA946D;*/
	margin: 10px 5px;
}
span#spanRightPanel a img{
	margin: 10px 0px;
	padding: 0px;
	float: left;
	border: 0px solid red
}
span#spanRightPanel img{
	margin: 10px auto;
	padding: 0px;
	cursor:pointer;
}
span#spanExternalData{
	float: left;
	width: 100%;
	color: #666666
}
span#spanExternalData p{
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	font-size: 11px;
}

div#rightContents{
	float:right;
	width:654px;
	min-height:100px;
	margin:0 15px 0 15px;
}

div#rightContents1{
	float:right;
	width:97%;
	min-height:100px;
	margin:0 15px 0 15px;
}

.UlBreadCrumb{
	margin:0px;
	padding:0px;
	list-style:none;
	width:668px;
}
.UlBreadCrumb1{
	margin:0px;
	padding:0px;
	list-style:none;
	width:97%;
}
.UlBreadCrumb li{
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style:none;
	float:left;
	color: rgb(130, 110, 70);/*#AD925B;*/
	font-size:11px;
}
.UlBreadCrumb a{
	color: rgb(130, 110, 70);/*#AD925B;*/
	text-decoration: none;
}
.UlBreadCrumb a:hover{
	text-decoration: underline;
}
.rightDescrText{
	margin: 20px 0px 0px 0px;
	width: 650px;
	float: left;
	height: 100%;
	min-height: 880px;
	text-align: justify;
	border: 0px solid red;
}
.rightDescrTex1t{
	margin: 20px 0px 0px 0px;
	width: 97%;
	float: left;
	height: 100%;
	min-height: 880px;
	text-align: justify;
	border: 0px solid red;
}
div#topLogoLink{
	position:absolute;
	top:0px;
	width:258px;
	height:112px;
	cursor:pointer;
}
div#topLogo {
	width:260px;
	height:127px;
}
.subscribe	{
	float: left;
	background: transparent url('../img/inputbg.jpg') no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	width: 333px;
	height: 30px;
}
.inputtxt{
	float: left;
	color: #808080;
	font-size: 12px;
	width: 225px;
	height: 18px;
	line-height: 19px;
	border: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.inputbtn{
	background: url('../img/btnbg.png') 0px 0px no-repeat;
	width: 88px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border: 0px solid red;
}

/************************** Why Attent Style **********************************/
ul#ul{
	margin: 0 0 0 38px;
	text-align: left;
	list-style-image: url("./img/ol.png");
}
ul#ul li{
	margin: 0 0 5px 0px;
}
ol#ol{
	margin: 0 0 0 30px;
	text-align: left;
/*	list-style: disc;*/
}
ol#ol li{
	margin: 0 0 5px 0px;
}
ul#topic {text-align: left; color: rgb(130, 110, 70); margin: 10px 0 10px 38px; font-size: 16px; font-weight: 600; list-style-image: url("./img/ol.png");}
ul#topic ul { list-style-image: none; list-style: disc; margin: 0px 0 0px 20px; font-size: 12px; font-weight: normal; color: rgb(122, 115, 102);  }


/************************ End Why Attent Style ********************************/


/************************** Register Style **********************************/
.onlinetitlesmall { font-size: 11px; padding: 0px; margin: 2px 5px; /*line-height: 16px;*/ }
#onlineproposal {	clear: left; float: left; width: 500px; padding: 20px 0px 0px 20px; margin: 0px; }

#onlineproposal .outer { float: left; width: 100%; padding: 0px; margin: 0px 0px 2px 0px; border: 0px solid red; }
#onlineproposal .outer .leftpart { float: left; text-align: left; width: 44%; margin: 0px; padding: 0px; border: 0px solid red; }
#onlineproposal .outer .indnt { margin: 0px 0 0 80px; padding: 0px; }

#onlineproposal .outer .rightpart { float: left; text-align: left; width: 52%; margin: 0px; padding: 0px; border: 0px solid red; }

#onlineproposal .outer .rightpart .reg_phone{border:none; margin: 0px; padding:0px; font-size:10px; float:left; width:56px; color:#A09F9F; font-style:italic;}

#onlineproposal .outer .rightpart input[type='text']  {border: 1px solid #0D83A5; background: transparent; height: 19px;}
#onlineproposal .outer .rightpart textarea {border: 1px solid #0D83A5; background: transparent;}
#onlineproposal .outer .rightpart select {border: 1px solid #0D83A5;}

.regmsg{border: 0px solid; color:red; font-size:9pt; height:16px; line-height: 16px; float: left; text-align: left;}


/*********************** End Register Style *********************************/

/************************** Footer Style **********************************/
#footer{
	float: left;
	margin: 0px 10px;
	width: 960px;
	background: #F1F1E8;
	color: #666666;
	border: 0px solid red
}
#footer ul{
	float: left;
	white-space: nowrap;
	margin: 20px 0px 0px 25px;
	width: 950px;
	padding: 5px;
	list-style: none;
}
#footer ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer ul li a{
	color: #676A6B;
	padding: 0px 8px;
	font-size: 8pt;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
/*********************** End Footer Style *********************************/

/**************************About Us**********************************/
div#abtus{
	width: 80%;
	margin-left: 50px;
	float: left;
	border: 0px solid red;
}
.head{
	font-size: 15px;
	color: #0F82AA;
	font-weight: normal;
	margin: 5px 0px;
}
.subhead{
	font-size: 20px;
	color: #0F82AA;
	font-weight: normal;
	margin: 5px 0 0 0px;
}
.subhead1{
	font-size: 20px;
	color: #0F82AA;
	margin: 10px 0 10px 5px;
	font-weight: 500;
	line-height: 22px;
}
#abtus a{
	color: #1C6282;
	text-decoration: none;
}

/***********************End About Us*********************************/

/**************************Contact Us**********************************/
div#contus{
	margin: 0 0 0 5px;
	padding: 0px;
	font-size: 14px;
	border: 0px solid red;
	width: 460px;
}
#contus h3{
	font-size: 16px;
	margin: 5px 0;
}
#contus p{
	font-size: 10pt;
}
#contus a{
	color: rgb(130, 110, 70);/*#AA946D;*/
	text-decoration: none;
}
/***********************End Contact Us*********************************/


/***********************sponsorshipDossier*********************************/
#divlogin {
	float:left;
	margin: 10px 0 0 20px;
	padding: 0px 0 10px 20px;
	width: 400px;
	border: 0px solid #000000;
	list-style:none;
	font: normal 12px arial,verdana;
	color: #717169;
	line-height: 16px;
}

#divlogin input[type='text']  {border: 1px solid #0D83A5; height: 19px; width: 200px;}
#divlogin input[type='password']  {border: 1px solid #0D83A5; height: 19px; width: 200px;}

#divlogin ul {
	list-style: none;
	float: left;
	margin: 5px 0 0 30px;
	padding: 0px 0px 0px 0px;
	border: #000000 0px solid;
}

#divlogin ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px;
	border: #000000 0px solid;
}
/***********************End sponsorshipDossier*********************************/
	/*text-transform: capitalize; */


/*******************************Agenda***************************************/
.agendakey{width:35%;margin:0px 0px 15px 6px;color:#000;font-size:13px;float:right;clear:both;}
.agenda{background:#ffffff;width:100%;margin-left:6px;color:#000;font-size:13px;text-align:left;clear:both}
.dateTime{color:#868686;font-size:12px}
.day1_head{background:url('./img/agendaHeader.jpg') repeat-x;height:21px;color:#fff;font-size:16px;line-height:21px;font-weight:bold;padding-left:10px}
.agenda td{padding:10px}
.agenda td p{font-size:12px}
.agenda td ul{list-style-position:inside;padding-left:5px}

.session{list-style-image: url("../img/Bullet_Symbol_Circle.jpg");margin:0px 0px 0px 150px;font-size:12px;font-weight:bold;}
.session li{line-height:12px;}

.session1{margin:0px 0px 0px 4px;font-size:13px;font-weight:bold;list-style:none;}
.session1 li{line-height:12px;text-align:left}

.stillPopup {width:470px;height:175px;margin-bottom:5px;border:0px solid red }

.stillaction { float:left;border:0px solid red }
.stillaction b {font-size:13px;font-weight:500;color:#A34686;}
.stills { background:transparent url('./img/gallery/galleryphotothumbback.jpg') 0 0 no-repeat;width:470px;height:77px; }
.stills .prevp { float:left;padding:30px 10px;color:#FFF;font-weight:bold;border:0px solid red }
.stills .nextp { float:left;padding:30px 5px;color:#FFF;font-weight:bold;border:0px solid red }

.jcarPhoto { float:left;width:470px;margin:5px 0 0 5px; }
.jcarPhoto ul li { list-style:none; display:block; padding: 0px; }
.jcarPhoto ul li img {border:none;cursor:pointer; margin:0 5px;}

#bac{ position: absolute;z-index:100;top: 0px;left: 0px; }

#display{ width:870px;border:#D2BE89 2px solid; margin-top:10px;background-color:#FFFFFF; }

#u-close a {
	text-align:right;
	padding-right:10px;
	font-weight:normal;
	display:block;
	color: #000000;
}

#text-ud {
	font-family: Tahoma;
	font-size: 11px; font-weight:bold;
	color: 504324;
	text-decoration: none;
}

.udaipurmap-cont{
	
	text-align:left;

}
#ump
{
width:870px;height:600px;

}

.pdfdownload{
	margin: 3px 5px;
	text-align: left;
	line-height: 13px;
	cursor:pointer;
}

.speakername1Title1{margin:5px 0px 0px 5px;font-size:15px;font-family:Arial, Helvetica, sans-serif;color: #1C6282;}

.speakername1Title2{margin:5px 0px 0px 5px;font-size:12px;font-family:Arial, Helvetica, sans-serif;color: #1C6282;}
.present{margin-left:15px;}

.onlinetitlesmall1 { font-size: 11px; padding: 0px; margin: 1px 1px; /*line-height: 16px;*/ }

.subhead3{
	font-size: 20px;
	color: #0F82AA;
	margin: 10px 0 1px 5px;
	font-weight: 500;
	line-height: 22px;
}






