/*------------------Basic Start css --------------------*/

body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background:url(../images/body-bg.gif);
	font-size:12px;
}
body a 
{
	color:#9a0723;
}
a:focus {
	outline:none;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.clr {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}

h1 {
	font-size:19px;
	color:#9a0723;
	margin:0;
	padding:0 0 0px 0;
	font-weight:bold;
	text-transform:uppercase;
}
h2 {
	font-size:18px;
	color:#9a0723;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	font-weight:bold;
}
p {
	line-height:18px;
	margin:0;
	padding:8px 0 0 0;
}
.input {
	border:1px solid #9a0723;
	color:#000000;
	height:18px;
	width:300px;
	margin:0;
	padding:3px 0 0 0;
	background:#fdf9f4;
}
select {
	width:200px;
}

textarea {
	border:1px solid #9a0723;
	color:#000000;
	width:300px;
	margin:0;
	padding:0;
}




/*css starts here*/
.page-bg {background:url(../images/top-bg.gif) repeat-x top; }

.main-container {
	width:978px;
	margin:0 auto;
	overflow:hidden;
}

.logo-frame {
	width:978px;
	float:left;
	padding:0;
	}
	
.toplink {
	width:744px;
	float:left;
	margin:25px 0 0 0;
	}

.toplink  ul {
	margin:0;
	padding:0;
	}

.toplink ul li {
	list-style-type:none;
	background:url(../images/bullet.png) no-repeat right 12px;
	padding:0 25px;
	margin:0 0 0 -10px;
	float:left;
	}

.toplink ul li.none {
	background:none;
	}

.toplink ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 0 0;
	text-decoration:none;
	margin:0;
	line-height:35px;
	}

.toplink ul li a:hover {
	color:#d3af78;
	}
	
.register {
	position:absolute;
	background:url(../images/register.png) no-repeat;
	width:178px;
	margin:20px 0 0 800px;
	height:93px;
	padding:45px 0 0 0;

	}

.logo-cum-txt {
	width:978px;
	float:left;
	margin:13px 0;
	}

.slogan {	
	width:500px;
	color:#443e34;
	float:left;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:28px 0 0 29px;
	}
		
.main-link {
	float:left;
	padding:0 0 0 13px;
	margin:0;
	width:920px;
	}

.main-link ul {
	padding:0;
	margin:0;
	}

.main-link ul li {
	padding:0 3px 0 0;
	margin:0;
	list-style-type:none;
	height:35px;
	float:left;
	}
	
.main-link ul li a {
	background-position: 0 0;
	display: block;
	height: 35px;
	text-indent:-1000px;
	}

.main-link ul li.home a {
	background:url(../images/home.png) no-repeat; width:50px;
	}

.main-link ul li.agenda a {
	background:url(../images/agenda.png) no-repeat; width:104px;
	}
	
.main-link ul li.sessions a {
	background:url(../images/press.png) no-repeat; width:80px;
	}
	
.main-link ul li.speakers a {
	background:url(../images/speakers.png) no-repeat; width:112px;
	}

.main-link ul li.sponsors-link a {
	background:url(../images/sponsors.png) no-repeat; width:112px;
	}
	
.main-link ul li.venue a {
	background:url(../images/venue.png) no-repeat; width:163px;
	}

.main-link ul li.rates a {
	background:url(../images/rates.png) no-repeat; width:184px;
	}

.main-link ul li a:hover {
	background-position: 0 -35px !important;
	}

.body {width:978px;
	float:left;
	background:url(../images/body-lines.png) repeat-y 329px;
	}

.body-inner {
	width:978px;
	float:left;
	background:url(../images/inner-bdr-line.gif) repeat-y 737px;
	}

.col-1 {
	width:323px;
	float:left;
	padding:5px 10px 15px 0;
	margin:0;
	}

.col-1 a {
	color:#7e0d0f;
	text-decoration:underline;
	}

.col-1 a:hover {
	color:#946722;
	text-decoration:underline;
	}

.speakers-left-col {
	padding:0 0 10px 0;
	margin:0;
	border-bottom:1px dotted #ccc;
	float:left;
	width:322px;
	}

.speaker-img {
	width:107px;
	float:left;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding:4px 0;
	}

.speaker-img img {
	padding:0 0 5px 0;
	}

.sponsors {
	width:322px;
	float:left;
	padding:5px 0;
	}

.col-2 {
	width:405px;
	float:left;
	padding:10px 0 15px 0;
	margin:0;
	}

.col-2-top {
	margin:0 20px 10px 10px;
	padding:0 0 15px 0;
	font-size:17px;
	line-height:24px;
	color:#232323;
	border-bottom:1px dotted #ccc;
	}

.value-box {
	margin:0 20px 10px 10px;
	padding:0 0 15px 0;
	font-size:13px;
	color:#000;
	border-bottom:1px dotted #ccc;
	}
	
.col-2-top p, .value-box P {
	line-height:23px;
	margin:0;
	padding:8px 0 0 0;
	}
.our-attendee {
	margin:0 20px 10px 10px;
	padding:0 0 15px 0;
	font-size:13px;
	color:#000;
	}


.red {color:#9a0723;}

.col-3 {
	width:220px;
	float:left;
	padding:10px 10px 15px 10px;
	}

.news-box {
	margin:0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #ccc;
	}

.news-box ul {
	padding:10px 0 0 0;
	margin:0;
	}

.news-box ul li {
	padding:0 0 6px 20px;
	margin:0;
	list-style-type:none;
	background:url(../images/star.png) no-repeat left top;
	}
	
.facebook-box {
	margin:0;
	padding:10px 0 15px 0;
	border-bottom:1px dotted #ccc;
	}

.facebook-box p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	margin:0;
	padding:8px 0 0 0;
	}

.media-box {
	margin:0;
	padding:10px 0 0 0;
	}

.footer-bg {
	background:#9a0723;
	padding:15px 0 60px 0;	
	}

.footer {
	width:968px;
	margin:0 auto;
	padding:0 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	}

.inner-header {
	background:url(../images/inner-head-bg.jpg) no-repeat;
	width:950px;
	float:left;
	height:60px;
	padding:24px 0 0 28px;
	color:#fff;
	font-size:36px;
	}

.inner-col-1 {
	float:left;
	padding:0;
	width:737px;
	}

.inner-col-2 {
	width:220px;
	float:left;
	padding:10px 10px 15px 10px;
	}
.content {
	padding:10px 15px 15px 25px;
	}

.content a {
	color:#7e0d0f;
	text-decoration:underline;
	}

.content a:hover {
	color:#946722;
	text-decoration:underline;
	}

.content p {
	font-size:17px;
	line-height:22px;
	padding:10px 0 0 0;
	}

.content td {
	font-size:17px;
		}