/*
Theme Name: Sun Microsystems - HPC VIRTUAL CONFERENCE
Theme URI: http://www.psdtohtmlcss.com
Description: 
Version: 1
Author: Jose Erlino M. Lontok
Author URI: http://www.psdtohtmlcss.com
*/

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
}

#wrap {
	width:960px;
	margin:0 auto;
	background-color: #ffffff;
}

#header {
	height:169px;
	background:url(../images/header.gif) no-repeat;
	overflow:hidden;	
	position:relative
}

#headerTitle {
	left:35px;
	top:50px;
	position:absolute;
}

#header ul {
	font:bold 13px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	left:35px;
	top:135px;
	width:890px;
}

#header ul a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 10px;
}

#header ul li a:hover, #header ul li a.here {
	color:#C3CF21;
}

#header ul li a.first {
	padding-left:0;
}

#header ul li a.last {
	position:absolute;
	right:0;
	padding:0;
}

#header li {
	float:left;
	display:inline;
}

#sendToFriend {
	position:absolute;
	top:0;
	color:#F4911E;
	right:30px;	
	margin:0;
	padding:0;	
}

#sendToFriend a{
	color:#F4911E;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
}

#feature {
	height:251px;
	background:url(../images/feature.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}

#featureTitle {
	position:absolute;
	left:35px;
	top:50px;
}

#featureSched {
	position:absolute;
	left:620px;
	top:55px;
}

#featureRegister {
	position:absolute;
	left:740px;
	top:180px;
}

#content {
	background:url(../images/content_bg.jpg) top center no-repeat;
	width:100%;
	float:left;
	font:12px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#contentWrap {
	width:847px;
	margin:28px auto;
}

#contentMain {
	width:522px;
	float:left;
	display:inline;
}

#contentMain a {
	color: #C3CF21;
	text-decoration: none;
	font-weight: bold;
	}
	
.goldsponsor {
	color: #f7c421;
	font-size:13px;
	font-weight:bold;
}

.silversponsor {
	color: #6d7475;
	font-size:13px;
	font-weight:bold;
}

#contentMain p {
	margin:20px 0;
	padding:0;
}

#content h1 {
	font:bold 22px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#B20838;
	margin:10px 0;
	padding:0;
	border-bottom: 1px #B20838 solid;
}

#sidebar {
	float:right;
	display:inline;
	width:241px; /*width: 281px*/
	border:3px #B7B8BB solid;
	padding:20px;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#sidebar li {
	margin-bottom:20px;
}

.sidebarTitle {
	color:#00537F;
	font-size:16px;
	font-weight:bold;
}

#sidebar li a {
	color:#C3CF21;
	text-decoration:none;
}

#footer {
	border:3px #EEEEEE solid;
	padding:5px 10px;
	color:#808084;
	font:11px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
	width:847px;	
	margin:0 auto;
	clear:both;
}

#footer img {
	vertical-align:middle;
	padding-right:24px;
}

#footerNav {
	position:absolute;
	top:25px;
	right:24px;
	font-size:11px;
}

#footerNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footerNav li {
	float:left;
}

#footerNav a {
	color:#C3CF21;
	text-decoration:none;
	border-right:1px #C3CF21 solid;
	padding:0 10px
}

#footerNav a.last{
	border-right:0;
	padding-right:0;
}

#sponsorfooter {
	padding:5px 10px;
	color:#808084;
	font:11px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
	width:522px;	
	margin-top:0;
margin-bottom:20px;
margin-right: auto;
margin-left: auto;
	clear:both;
}

#sponsorfooter h1 {
	font:bold 22px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#B20838;
	margin:10px 0;
	padding:0;
	border-bottom: 1px #B20838 solid;
}



/*globals*/
a {
	outline:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:1px;
}



.interest {
	color: #00537F;
	font-weight: bold;
	font-size: 13px;
	}