@charset "utf-8";
/* CSS Document */
body {
	margin:0px; padding:0px;
	cursor:default;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
ul { list-style:square; }
a img {
	border:0px none;
}
p { margin:8px 0px; }
#wrapper {
	width:995px;
	margin:0px auto;
	background:#FFFFFF url(images/main_background2.png) center 0px no-repeat;
}
#header { 
	overflow:hidden; height:100%; 
}
#header .logo-vn { 
	float:left; 
	margin:8px 0px 0px 20px;
}
#header .logo-vs { 
	float:right; 
	margin:15px 85px 0px 0px;
}
#header .logo-napte {  
	margin:0px 50px; 
	padding-top:20px;
	float:left;
}

#body {
	height:100%; overflow:hidden;
	clear:both;
}
#body .bold {
	font-weight:bold;
}
small { font-size:12px; }
#body h1 { 
	font-size:24px;
	margin:12px 0px 12px 0px;
}
#body h3 {
	color:#2e3092;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:0px;
}
#body .left {
	float:left;
	margin-left:15px;
	width:440px;
	color:#494949;
}
#body .left p,
#body .left ul {
	line-height:140%;
}
#body .left img.heading {
	margin-left:-10px;
	zoom:1; position:relative;
	z-index:3;
}
h6 {
	font-size:13px;
	margin:0px; margin-top:10px;
}
#body .right {
	float:left; clear:right;
	margin:0px 20px;
	width:500px;
}
#body .wide {
	clear:both;
	margin:0px 15px;
	padding-top:20px;
	padding-bottom:40px;
}
#body h4 {
	font-size:14px;
	color:#0b5e88;
	margin:0px 0px 10px 0px;
}
.event_brite {
	margin:15px 0px;
	width:620px;
}
.twitter {
	padding:10px 0px 30px 50px;
	background:url(images/twitter.png) left top no-repeat;
}
.right img.heading { margin-left:50px; }

ul.panel, ul.panel a {
	color:#2e3092;
	margin:0px; padding:0px;
}
ul.panel { height:100%; overflow:hidden; clear:right; }
ul.panel li {
	float:left;
	width:50%;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	overflow:hidden; height:100%;
	margin-bottom:6px;
}
ul.panel li .designation {
	font-weight:normal;
	display:block;
}
ul.panel li img {
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}
ul.panel p {
	margin:12px 0px 0px 0px;
}
ul.panel h5 {
	font-size:14px;
	color:#333333;
	text-transform:uppercase;
	margin:2px 0px 8px 0px;
}
ul .name {
	font-size:12px;
	padding-top: 2px;
}



.supporters h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000 !important;
	font-size:11px !important;
	margin:0px ; padding:0px;
}
#lead{
float:left;
background:url(images/sponsor-bg.png) no-repeat;
width:500px;
height:71px;
}
#support{
float:left;
background:url(images/supporter-bg.png) no-repeat;
width:500px;
height:113px;
}

div.bio
{
	padding-top: 8px;
}


.supporters ul,
.supporters ul li {
	margin:0px; padding:0px;
	list-style:none;
}
.supporters ul li {
	float:left;
}

ul.lead {
	width:500px; height:115px;
	overflow:hidden;
	background:url(images/sponsor-lead.png) no-repeat;
	margin-top:-8px;
	margin-bottom:9px;
}
ul.lead li {
	margin:4px 20px 0px 30px;
}
ul.supporting {
	width:500px; height:115px;
	overflow:hidden;
	background:url(images/sponsor-lead.png) no-repeat;
	margin-top:-8px;margin-bottom:9px;
}
ul.supporting li {
	margin:11px 10px 0px 45px;
}

ul.partner {
	width:500px; height:115px;
	overflow:hidden;
	background:url(images/sponsor-support.png) no-repeat;
	margin-top:-8px;
	
}
ul.partner li {
	margin:11px 3px 0px 13px;
	text-align:center;
}
