@charset "utf-8";
/*page layout css*/

body {
	margin: 0;
	padding: 0;
/*	font: Verdana, Arial, Helvetica, sans-serif; */
	background-color: #CCCCCC;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
#main {
	position: relative;
	top: 25px;
	width: 920px;
	min-height: 700px;
	margin: 0 auto;
	z-index: 2;
}
#content {
	width:460px;
	float: left;
	margin: 0px 10px 50px 10px;
}
#side {
	width:200px;
	float: right;
	margin: 0px 10px 0px 10px;
}
/*header elements and footer*/

#header_bar {
	position: relative;
	left: 21px;
	width: 959px;
	height: 22px;
	background-color: #F2F2F2;
	z-index: 0;
}
#header_text {
	position: absolute;
	left: 30px;
	top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 400px;
}
#search {
	position: absolute;
	right: 5px;
	top: 2px;
	width: 200px;
	border: 1px solid gray;
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	background-color: #CCCCCC;/*visibility: hidden;*/
}
.searchfield {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #6A869E;
	border-left: 0px;
	width: 138px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	background-color: #CCCCCC;
}
#image {
	width: 268px;
	height: 210px;
	position: absolute;
	z-index: 1;
	left: 442px;
	top: 14px;
	background-repeat: no-repeat;
}
#sponsors {
	position: absolute;
	width: 240px;
	top: 80px;
	left: 720px;
}
#countdown {
	position: absolute;
	width: 200px;
	top: 160px;
	left: 730px;
}
#countdown_number {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #999999;
}
#countdown_text {
	float: right;
	margin-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #878E94;
}
#footer {
	position: relative;
	width:1000px;
	height:80px;
	background-image: url(img/footer_gray.jpg);
}
#footer_text {
	position: absolute;
	width: 540px;
	top: 40px;
	left: 246px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
/*content starts here*/

#side_top {
	background-image: url(img/sidebar_bg_short.jpg);
	background-repeat: repeat-x;
	width: 200px;
	min-height: 120px;
	padding: 1px 5px 5px 5px;
}
#side_bottom {
	background-image: url(img/sidebar_bg_long.jpg);
	background-repeat: repeat-x;
	width: 200px;
	min-height: 310px;
	padding: 1px 5px 5px 5px;
}
.clear {
	clear: both;
}
#main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4D4D;
	margin: 0px 6px 6px 6px;
}
/*#nav {
	width:220px;
	float: left;
	background-image: url(img/sidebar_bg_long.jpg);
	background-repeat: repeat-x;
}*/

/*main menu*/
div#main_navtxt {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 5px 5px 5px 5px;
}
div#main_navtxt a {
	color: #004E8E;
}
div#main_navtxt a:hover {
	text-decoration: none;
	color: #0293D4;
}
div#main_navtxt .vis:hover {
	color: #696;
}
div#main_navtxt .infovis:hover {
	color: #66F;
}
div#main_navtxt .vast:hover {
	color: #CC0099;
}
a:link {
	text-decoration:none;
	color:#03C;
}
a:active {
	text-decoration:none;
	color:#003B61;
}
a:visited {
	text-decoration:none;
	color:#03c;
}
a:hover {
	text-decoration: underline;
	color:#06F;
}
/*text formatting*/

#page_title {
	position: absolute;
	width: 460px;
	top: -36px;
	left: 230px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #4D4D4D;
	z-index: 3;
}
.side_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.side_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4D4D;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}
.flag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}
/* *-*-*-*- *-*-*-*- *-*-*         Begin Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                 _____________________                                */
.buttonlink {
	color: #06F;
	text-decoration: none;
}
/*menu button. These field styles may cause windows bug:
				   position: relative; letter-spacing: .2em;*/
.button {
	color: #039; /*menu button text*/
	z-index: 100000;
	cursor: default;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: menu;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 12px;
}
/*menu button label text that trigger drop downs*/
.buttonlabel {
	font-size: 13px;
	height: 14px;
	font-weight: 800;
	cursor: default;
	border-width: 1px;
	top: 0;
	left: 0;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*little image next to menu buttons*/
			.buttonlabel img {
	margin: 0 0 -4px 0 !important;
	border: 0 !important;
	padding: 0 !important;
}
.level1label {
	height: 10px;
	font-size: 10px;
	font-weight: 700;
	padding: 1px 3px;
	cursor: default;
	margin-bottom: 0;
	margin-top:  .05em;
	border-left: 0px solid #BBBBBB !important;
}
/*property when hovering over menu buttons*/
			.labelHover {
	color: #06F;
}
/*property when menu button is open*/
			.labelDown {
	color: #039;
}
.buttonDown {
	background-color: #333333;
}
/** menu link .menuItem replaces .menuNode 
			 * to open menus instantly. 
			 * (see open-instantly.html source)
			 */
.menuNode, .menuItem {
	font-size: 11px;
	border-bottom: 1px none #BBBBBB;
	height: 17px;
	border-left: 12px none #ffcc99;
	padding-left: 18px;
}
.menuNode a, menuItem a {
	color: #000;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 3px 1px 8px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
}
.menuNode a:hover, .menuItem a:hover {
	text-decoration: underline;
	color: #006;
}
.menu {
	position: relative;
	padding-bottom:  0.6em;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -3px;
}
.menu .menu, .menu .menu .menu { /* submenus & submenus' submenus  */
	border-left: 1px solid #BBBBBB;
	padding-left: 10px;
}
.menu .menu .menu { /* submenus' submenus  */
	height:1%;
}
#nav {
	width:220px;
	float: left;
	background: url(img/sidebar_bg_long.jpg) repeat-x;
	/*	background-repeat: repeat-x;
*/	color: #c0c0c0;
	overflow: visible;
	position: relative;
	margin: 0;
	white-space: nowrap;
	-moz-user-select: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	z-index: 4;
}
					
			
	/* *-*-*-*- *-*-*-*- *-*-*-*         End Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   ___________________                                */

	/* *-*-*-*- *-*-*-*- *-*-*-*-        @media print rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */
/*  			@media print {
title {
	display: none
}
#nav {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0px;
	margin: 0;
	display: none;
}
}*/
/* *-*-*-*- *-*-*-*- *-*-*-*-        @content formatting rules      *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */

			
h1 {
	color: #777;
	font-size: 18px;
	text-indent: 24px;
	padding: 10px;
}

.SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: -17px;
}
.subhead {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.xsmallhead {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333
}
.highlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: normal;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}
.footerlink:hover {
	color: #FFFFFF;
}
.search {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 5px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #999999;
	border-left: 0px;
	width: 150px;
	height: 15px;
	padding-left: 2px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 10px;
}
.newsTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 2px;
}
.ListHead {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -10px;
}
.indent {
	border-left-style: none;
	list-style-type: none;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	/*background-image: url(img/h-green1.gif);*/
	background-position: center;
	color: #336699;
	border-top: 2px solid #669966;
	border-right: 2px solid #669966;
	border-bottom: 2px solid #669966;
	border-left: 2px solid #669966;
}
/* *-*-*-*- *-*-*-*- *-*-*-*-        @schedule formatting rules      *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */


.ProgTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999
}
.ProgTutorial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #ceebff;
	border-color: black black black #FFFFFF;
	color: #FFFFFF
}
.ProgWorkshop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #a1d5f8;
	border-color: black black black #FFFFFF;
	color: #000000
}
.ProgForum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #bbe0f8;
	border-color: black black black #FFFFFF;
	color: #000000
}
.ProgInfoVis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #cdd3ed;
	color: #FFFFFF
}
a.listBold {
	color: #CFF;
}
.listBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.ProgVAST {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #c7acff;
	color: #FFFFFF
}
.ProgVis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #696;
	color: #FFFFFF
}
.ProgApps {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #369;
	color: #FFFFFF
}
.ProgVenue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #999;
	color: #FFFFFF
}
.ProgVisWk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #88cbe5;
	color: #000000
}
.ProgPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #990099;
	color: #FFFFFF
}
.ProgPoster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #996600;
	color: #FFFFFF
}
