@charset "UTF-8";
/* CSS Document */
/* intro.css */

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666 !important;
}
body a:link, a:visited, a:active, a:hover {
	color: #666666 !important;
}
/*  SITE SEARCH  */

#sitesearch {
	position: relative;
	height: 20px;
	width: 252px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background: #2d435b;
}
#sitesearch form {
	margin: 0;
	padding: 0;	
}
#sitesearch input {
	margin: 0 0 1px 5px;
	font-family: Verdana, Geneva, sans-serif;	
	border: none;
}
#searchlabel {
	position: absolute;
	top: 2px;
	right: 140px;	
}
#q {
	position: absolute;
	top: 2px;
	right: 30px;	
}
#gobtn {
	height: 13px;
	width: 18px;
	background: url(/images/content/home/blue_go.gif) center center no-repeat;
	position: absolute;
	top: 3px;
	right: 3px;
	border: 1px #FFF solid;
}

/* STAGE  */

#stage {
	position: relative;
	width: 754px;
	height: 300px;
	margin: 1px 0;
	overflow: hidden;
	background: black;
	/*background: url(/events/cgx0611/images/cgx_intro_bkgd.jpg) top left no-repeat;*/
}


/* SECTIONS */
.sectiontitle {
	margin: 0;
	padding: 0;
	background: rgb(0,83,155);/*#8EA1A8;*/	
	border-left: 1px #FFF solid;
}
.sectiontitle h2 {
	font-size: 14px;
	margin: 0;
	padding: 3px;
	color: white;
	text-indent: 2px;
}
.sectiontitle h2 a, .sectiontitle h2 a:hover, .sectiontitle h2 a:visited, .sectiontitle h2 a:active {
	color: white !important;
	text-decoration: none;	
	display: block;
}

/* INTRO COLUMNS */
.introcol {
	font-size: 12px;
	vertical-align: top;
	padding-left: 1px;
}
.introcol ul {
	margin: 0;
	padding: 0;	
	list-style: none;
	white-space: normal; 	
}
.introcol li {
	margin: 0;
	padding: 0;
	line-height: normal;	
	text-indent: hanging;
}
.introcol a {
	margin: 0;
	padding: 5px 5px;
	display: block;
}
.introcol li a {
    zoom: 1;		
}
.introcol a:hover {
	color: #FFF !important;
	text-decoration: none;
	background: url(/images/abkgd75.png);
}
.event {
	position: relative;
	padding: 5px 5px 25px 5px;
}
.event a {
	margin: 0;
	padding: 0;
	display: inline !important;
}
.event a:hover {
	color: black !important;
	background: none;	
}
.event p {
	margin: 0 0 10px 0;
}
.featured {
	padding: 5px 10px 5px 0;
}
.featured p {
	margin: 0;
	padding: 3px 0;	
}
.featured a, .featured ul li a {
	padding: 0;
	color: rgb(0,83,155) !important;
	display: inline;	
}
.featured a:hover {
	background: none;	
	color: #000 !important;	
}
.featured ul {
	display: block;
	list-style-type: square;	
}
.featured li {
	margin: 2px 0 2px 15px;	
	padding: 0;
}


#so0811sessions {
	position: absolute;
	top: 3px;
	right: 127px;
	width: 97px;
	height: 97px;
	overflow: hidden;
}
	
.news a {
	line-height: 18px;	
}

/* LATEST NEWS  */

#latestnews {
	margin: 0;
	padding: 5px;
}

#latestnews ul {
	margin: 0;
	padding: 0;
	list-style: none; 	
}
#latestnews ul li {
	margin: 0;
	padding: 5px 0;
}

/*  MISC STYLES  */
td img {display: block;}

INPUT {
  font-family: "Verdana, Tahoma, Arial";
  padding: 1px;
  font-size: 10px;
  color: #000000;
  background-color: #ffffff;
  border: inset 1px #425074;
  }

#footer a {
	color: #96A1AD !important;
}
.ticker {
	padding: 0;
	font-family: "myriad-pro-1", "myriad-pro-2", Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: white;
	background: rgb(93,155,211);
}
td.ticker a {
	color: #FFFFFF !important;	
}

#social {
	position: relative;
	border: 1px #CCC solid;
	margin-left: 10px;
	text-align: center;
}
#social h4 {
	margin: 5px 0;
	padding: 0;	
}
#social a {
	float: left;	
	margin: 5px 7px;
	padding: 0;
}
#social img {
	margin: 0;
	border: none;	
}
#social_icons {
	margin: 15px 0 10px 13px;
	padding: 0;
	height: 55px;
	overflow: visible;
	clear: both;
}
#social_icons a:hover {
	margin-top: 3px; 	
}

