body
{
	padding: 0px;
	margin: 0px;
}

body, td
{
	font: 12px arial, helvetica, sans-serif;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 20px;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

h4
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

h6
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

a
{
	color: #000000;
	/* text-decoration: none; */
}

a:visited
{
	color: #808080;
}

a:hover
{
	color: #009ECE;
	text-decoration: underline;
}

.dotsleft
{
	padding-left: 8px;
	background: url(../images/bg/dots-yellow.gif) repeat-y;
}

#header .tagline
{
	text-align: right;
	color: #EE6600;
	font-size:10pt;
	/* font-style: italic; */
}

/*{ HOME PAGE */
body.home
{
	background: url(../images/bg/home.gif) repeat-x 0px 100px;
}

body.home #header
{
	text-align: left;
	width: 604px;
	height: 80px;
	margin: 10px 0px;
	border: 1px dotted #F7D708;
	border-width: 0px 1px;
}

body.home .column
{
	position: relative;
	float: left;
	width: 200px;
	height: 100%;
}

body.home #rotators
{
	width: 100%;
	height: 240px;
}

body.home #thermometer
{
	position: absolute;
	left: 613px;
	top: -180px;
	width: 125px;
	height: 125px;
	background: url(../images/bg/panel.gif);
}
/*
* html body.home #thermometer
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/panel.png", sizingMethod="crop");
}
*/
body.home #thermometer div.bg
{
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/bg/thermometer-bg.png) no-repeat 0px 0px;
}

* html body.home #thermometer div.bg
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/thermometer-bg.png", sizingMethod="crop");
}

body.home #thermometer div.fill 
{
	left: 0px;
	top: 0px;
	width: 60px;
	background: url(../images/bg/thermometer-fill.png) no-repeat 0px 0px;
}

* html body.home #thermometer div.fill
{
	background-image: none;	
	filter: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/thermometer-fill.png", sizingMethod="crop");
	/*display: none;*/	
}

body.home #thermometer h6
{
	position: absolute;
	left: 45px;
	top: 15px;
	width: 75px;
	text-align: center;
}

body.home #thermometer h3
{
	position: absolute;
	left: 45px;
	top: 45px;
	width: 75px;
	font-size: 12px;
	text-align: center;
}

body.home #rotators_left
{
	float: left;
	width: 8px;
	height: 240px;
	background: url(../images/bg/home-nav-left.gif) no-repeat;
}

body.home #rotators_right
{
	float: left;
	width: 8px;
	height: 240px;
	background: url(../images/bg/home-nav-right.gif) no-repeat;
}

body.home #rotators .column
{
	background: #FFFFFF;
}

body.home #nav h2
/* , body.home #sponsor h2 */
{
	font-size: 14px;
}

body.home #register
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

body.home #register div
{
	position: absolute;
	right: 85px;
	top: -270px;
	width: 180px;
	height: 55px;
	background: url(../images/bg/register-off.png) no-repeat;
	text-align: left;
	font-size: 10px;
}

* html body.home #register div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/register-off.png", sizingMethod="crop");
}

body.home #register:hover div
{
	background-image: url(../images/bg/register-over.png);
}

* html body.home #register:hover div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/register-over.png", sizingMethod="crop");
}

body.home #abstract
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

body.home #abstract div
{
	position: absolute;
	right: -35px;
	top: -270px;
	width: 120px;
	height: 55px;
	background: url(../images/bg/abstract-off.png) no-repeat;
	text-align: left;
	font-size: 10px;
}

* html body.home #abstract div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/abstract-off.png", sizingMethod="crop");
}

body.home #abstract:hover div
{
	background-image: none;
	background-image: url(../images/bg/abstract-over.png);
}

* html body.home #abstract:hover div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/abstract-over.png", sizingMethod="crop");
}

body.home #nav
{
	text-align: left;
	width: 608px;
}

body.home #nav th
{
	position: relative;
	height: 45px;
	vertical-align: bottom;
	padding: 0px 0px 0px 60px;
	font-weight: bold;
	font-size: 16px;
}

body.home #nav a
{
	text-decoration: none;
}

body.home #nav a:hover
{
	text-decoration: underline;
}

body.home #nav th.conference a
{
	color: #FF9E00;
}

body.home #nav th.hotel a
{
	color: #CE0000;
}

body.home #nav th.surroundings a
{
	color: #009ECE;
}

body.home #nav td
{
	vertical-align: top;
	width: 200px;
	/*
	background-repeat: repeat-x;
	background-position: bottom;
	*/
	border: 1px dotted #F7D708;
	border-width: 0px 0px 1px 0px;
}

body.home #nav td.conference
{
	 border-color: #FF9E00;
	/*
	background-image: url(../images/bg/dots-orange.gif);
	*/
}

body.home #nav td.hotel
{
	border-color: #CE0000;
	/*
	background-image: url(../images/bg/dots-red.gif);
	*/
}

body.home #nav td.surroundings
{
	border-color: #009ECE;
	/*
	background-image: url(../images/bg/dots-blue.gif);
	*/
}

body.home #nav td .bg
{
	position: relative;
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

body.home #nav .conference .bg
{
	background-image: url(../images/bg/3dots-orange.gif);
}

body.home #nav .hotel .bg
{
	background-image: url(../images/bg/3dots-red.gif);
}

body.home #nav .surroundings .bg
{
	background-image: url(../images/bg/3dots-blue.gif);
}

body.home #nav .sign
{
	position: absolute;
	left: -30px;
	top: -75px;
	width: 88px;
	height: 90px;
	background-repeat: no-repeat;
}

body.home #nav .conference .sign
{
	background-image: url(../images/bg/sign-conference.png);
}

* html body.home #nav .conference .sign
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/sign-conference.png", sizingMethod="crop");
}

body.home #nav .hotel .sign
{
	background-image: url(../images/bg/sign-hotel.png);
}

* html body.home #nav .hotel .sign
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/sign-hotel.png", sizingMethod="crop");
}

body.home #nav .surroundings .sign
{
	background-image: url(../images/bg/sign-surroundings.png);
}

* html body.home #nav .surroundings .sign
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/sign-surroundings.png", sizingMethod="crop");
}

body.home #nav ul
{
	margin: 10px 10px 10px 30px;
	padding: 0px;
	list-style-image: url(../images/bullets/bullet-orange.gif);
}

body.home #nav ul li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

body.home #nav .conference ul
{
	list-style-image: url(../images/bullets/bullet-orange.gif);
}

body.home #nav .conference a:hover
{
	color: #FF9E00;
}

body.home #nav .hotel ul
{
	list-style-image: url(../images/bullets/bullet-red.gif);
}

body.home #nav .hotel a:hover
{
	color: #CE0000;
}

body.home #nav .surroundings ul
{
	list-style-image: url(../images/bullets/bullet-blue.gif);
}

body.home #nav .surroundings a:hover
{
	color: #009ECE;
}

/*
body.home #signs
{
	text-align: left;
	width: 604px;
	height: 45px;
}

body.home #signs h2
{
	position: absolute;
	top: -51px;
	left: -30px;
	height: 100px;
	width: 230px;
	background-repeat: no-repeat;
	padding: 50px 0px 0px 95px;
}

body.home #signs .conference h2
{
	background-image: url(../images/bg/home-conference.gif);
	color: #FF9E00;
}

body.home #signs .hotel h2
{
	background-image: url(../images/bg/home-hotel.gif);
	color: #CE0000;
}

body.home #signs .surroundings h2
{
	background-image: url(../images/bg/home-surroundings.gif);
	color: #009ECE;
}

body.home #nav
{
	text-align: left;
	width: 604px;
}

body.home #nav ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 100%;
	list-style-image: url(../images/bullets/bullet-orange.gif);
}

body.home #nav ul li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

body.home #nav .conference ul
{
	list-style-image: url(../images/bullets/bullet-orange.gif);
	background: url(../images/bg/dots-orange.gif) repeat-x bottom;
}

body.home #nav .conference a:hover
{
	color: #FF9E00;
}

body.home #nav .hotel ul
{
	list-style-image: url(../images/bullets/bullet-red.gif);
	background: url(../images/bg/dots-red.gif) repeat-x bottom;
}

body.home #nav .hotel a:hover
{
	color: #CE0000;
}

body.home #nav .surroundings ul
{
	list-style-image: url(../images/bullets/bullet-blue.gif);
	background: url(../images/bg/dots-blue.gif) repeat-x bottom;
}

body.home #nav .surroundings a:hover
{
	color: #009ECE;
}
*/

/*
body.home #sponsor
{
	position: relative;
	width: 350px;
	height: 80px;
	background: url(../images/bg/sponsor-350x60.jpg) no-repeat 0px 10px;
	margin: 10px 0px;
	text-align: left;
}

body.home #sponsor h2
{
	font-size: 12px;
}

body.home #sponsor a
{
	color: #000000;
}

body.home #sponsor a:hover
{
	text-decoration: none;
}
*/

body.home #sponsor
{
	position: absolute;
	left: -125px;
	top: -195px;
	width: 125px;
	height: 155px;
	background: url(../images/bg/panel_long.gif);
}
/*
* html body.home #sponsor
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/panel_long.png", sizingMethod="crop");
}
*/

body.home #sponsor h6
{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 118px;
	text-align: center;
}

body.home #sponsor h3
{
	position: absolute;
	top: 100px;
	left: 1px;
	width: 118px;
	font-size: 12px;
	text-align: center;
}


body.home #sponsor h2
{
	position: absolute;
	top: 115px;
	left: 1px;
	width: 118px;
	font-size: 12px;
	text-align: center;
}


body.home #sponsor h1
{
	position: absolute;
	top: 130px;
	left: 1px;
	width: 118px;
	font-size: 12px;
	text-align: center;
}

/*body.home #sponsor h3 a
{
}*/

body.home #footer
{
	width: 604px;
	margin: 0px;
}
/*} */


/*{ CONTENT PAGE */
body.page
{
	background: url(../images/bg/page.gif) repeat-x 0px 100px;
}

body.page #header
{
	width: 570px;
	margin: 10px 0px 10px 131px;
	height: 80px;
	border: 1px dotted #F7D708;
	border-width: 0px 1px;
}

body.page #header h1 a
{
	color: #000000;
	text-decoration: none;
	/*font-family:Lucida Sans;*/
}

/*{ NAV */
.yui-skin-sam #nav_conference
{
	height: 25px;
	background: url(../images/bg/page-nav-conference.gif) repeat-x;
}

.yui-skin-sam #nav_hotel
{
	height: 25px;
	background: url(../images/bg/page-nav-hotel.gif) repeat-x;
}

.yui-skin-sam #nav_surroundings
{
	height: 25px;
	background: url(../images/bg/page-nav-surroundings.gif) repeat-x;
}

.yui-skin-sam #nav .yuimenubaritem a.selected
{
	background-position: 0px -25px;
}

.yui-skin-sam #subnav_conference .bd
{
	border-color: #FF9E00;
}

.yui-skin-sam #subnav_hotel .bd
{
	border-color: #CE0000;
}

.yui-skin-sam #subnav_surroundings .bd
{
	border-color: #009ECE;
}

.yui-skin-sam #subnav_conference .yuimenuitem a.selected
{
	background: #FFE2B2;
}

.yui-skin-sam #subnav_hotel .yuimenuitem a.selected
{
	background: #F0B2B2;
}

.yui-skin-sam #subnav_surroundings .yuimenuitem a.selected
{
	background: #B2E2F0;
}
/*} */

body.page #overlay
{
	text-align: left;
	height: 30px;
	background: url(../images/bg/page-dots-yellow.gif) no-repeat 1px 1px;
}

body.page .conference #overlay
{
	background-image: url(../images/bg/page-dots-orange.gif);
}

body.page .hotel #overlay
{
	background-image: url(../images/bg/page-dots-red.gif);
}

body.page .surroundings #overlay
{
	background-image: url(../images/bg/page-dots-blue.gif);
}

body.page #sign
{
	position: absolute;
	left: 20px;
	top: -35px;
	width: 88px;
	height: 90px;
	background-repeat: no-repeat;
}

body.page .conference #sign
{
	background-image: url(../images/bg/sign-conference.png);
}

* html body.page .conference #sign
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/sign-conference.png", sizingMethod="crop");
}

body.page .hotel #sign
{
	background-image: url(../images/bg/sign-hotel.png);
}

* html body.page .hotel #sign
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/sign-hotel.png", sizingMethod="crop");
}


body.page .surroundings #sign
{
	background-image: url(../images/bg/sign-surroundings.png);
}

* html body.page .surroundings #sign
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/sign-surroundings.png", sizingMethod="crop");
}

body.page #overlay h2
{
	font-size: 14px;
}

body.page #register
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

body.page #register div
{
	position: absolute;
	left: 420px;
	top: -35px;
	width: 180px;
	height: 55px;
	background: url(../images/bg/register-off.png) no-repeat;
	text-align: left;
	font-size: 10px;
}

* html body.page #register div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/register-off.png", sizingMethod="crop");
}

body.page #register:hover div
{
	background-image: url(../images/bg/register-over.png);
}

* html body.page #register:hover div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/register-over.png", sizingMethod="crop");
}

body.page #abstract
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

body.page #abstract div
{
	position: absolute;
	left: 600px;
	top: -35px;
	width: 120px;
	height: 55px;
	background: url(../images/bg/abstract-off.png) no-repeat;
	text-align: left;
	font-size: 10px;
}

* html body.page #abstract div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/abstract-off.png", sizingMethod="crop");
}

body.page #abstract:hover div
{
	background-image: none;
	background-image: url(../images/bg/abstract-over.png);
}

* html body.page #abstract:hover div
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/abstract-over.png", sizingMethod="crop");
}

body.page #sponsor
{
	position: relative;
	float: left;
	width: 120px;
	height: 160px;
	background: url(../images/bg/sponsor-120x160.jpg) no-repeat;
	text-align: left;
	margin: 65px 0px 0px 2px;
}

body.page #sponsor h3
{
	position: absolute;
	width: 120px;
	text-align: center;
}

body.page #sponsor h6
{
	position: absolute;
	width: 120px;
	text-align: center;
}

body.page #sponsordiv
{
	position: absolute;
	top: 4px;
	width: 120px;
	height: 90px;
}

body.page #content
{
	margin-left: 130px;
	width: 570px;
}

body.page #content .image
{
	float: right;
	margin: 0px 0px 10px 10px;
	/*position:relative;
	right:-126px;
	margin: 0px 0px 10px -116px;
	margin: 0px -126px 10px 10px;*/
}

body.page #content .image2
{
	float: right;
	margin: -322px -120px 10px 10px;
}

body.page h2
{
	margin-bottom: 10px;
}

body.page #content .box
{
	width: 340px;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
}

body.page #content .box td
{
	padding: 10px 10px 10px 90px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	vertical-align: middle;
	font-size: 14px;
}

body.page #content .box h3
{
	font-size: 16px;
	margin-bottom: 5px;
}

body.page #footer
{
	margin: 20px 0px 0px 0px;
	padding: 15px 0px;
	width: 700px;
	background: url(../images/bg/page-dots-yellow.gif) no-repeat top;
}

body.page .conference #footer
{
	background-image: url(../images/bg/page-dots-orange.gif);
}

body.page .hotel #footer
{
	background-image: url(../images/bg/page-dots-red.gif);
}

body.page .surroundings #footer
{
	background-image: url(../images/bg/page-dots-blue.gif);
}

body.page #footer .inner
{
	padding-left: 130px;
}

body.page .repeater
{
	margin-bottom: 20px;
}

body.page .repeater .description
{
	display: block;
	margin-bottom: 5px;
}

body.page .repeater .links a
{
	padding-right: 10px;
}

body.page p
{
	margin-top: 0px;
}
/*} */

div.calendar64x64
{
	width: 74px;
	height: 74px;
	position: relative;
	background: url(../images/bg/calendar_74x74.png) no-repeat;
}

* html div.calendar64x64
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/calendar_74x74.png", sizingMethod="crop");
}

div.calendar64x64 .month
{
	position: absolute;
	left: 0px;
	top: 12px;
	width: 74px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div.calendar64x64 .date
{
	position: absolute;
	left: 0px;
	top: 38px;
	width: 74px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

div.calendar64x64 .dayofweek
{
	position: absolute;
	left: 0px;
	top: 28px;
	width: 74px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

div.calendar64x64 .year
{
	position: absolute;
	left: 0px;
	top: 58px;
	width: 74px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

/*{ TAB STUFF */
.yui-skin-sam .yui-navset .yui-nav,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav
{
	border-width: 0px;
}

.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
{
	background: #FFFFFF url(../images/bg/page-tab-yellow.gif) repeat-x 0px 0px;
	border-color: #F7D708;
}

.yui-skin-sam .yui-navset .yui-nav a.orange,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.orange
{
	background-image: url(../images/bg/page-tab-orange.gif);
	border-color: #FFCE7F; /* #CE0000; */
}

.yui-skin-sam .yui-navset .yui-nav a.red,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.red
{
	background-image: url(../images/bg/page-tab-red.gif);
	border-color: #E67F7F; /* #CE0000; */
}

.yui-skin-sam .yui-navset .yui-nav a.green,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.green
{
	background-image: url(../images/bg/page-tab-green.gif);
	border-color: #9CCF31;
}

.yui-skin-sam .yui-navset .yui-nav a.blue,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.blue
{
	background-image: url(../images/bg/page-tab-blue.gif);
	border-color: #009ECE;
}

.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em
{
	border-color: #F7D708;
}

.yui-skin-sam .yui-navset .yui-nav a.orange em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.orange em
{
	border-color: #FFCE7F; /* #CE0000; */
}

.yui-skin-sam .yui-navset .yui-nav a.red em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.red em
{
	border-color: #E67F7F; /* #CE0000; */
}

.yui-skin-sam .yui-navset .yui-nav a.green em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.green em
{
	border-color: #9CCF31;
}

.yui-skin-sam .yui-navset .yui-nav a.blue em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a.blue em
{
	border-color: #009ECE;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
{
	background: #FBEB83; /* url(../images/bg/page-tab-yellow.gif) repeat-x 0px -48px; */
	color: #000000;
}

.yui-skin-sam .yui-navset .yui-nav .selected a.orange,.yui-skin-sam .yui-navset .yui-nav .selected a.orange:focus,.yui-skin-sam .yui-navset .yui-nav .selected a.orange:hover
{
	background: #FBEB83; /* url(../images/bg/page-tab-orange.gif) repeat-x 0px -48px; */
}

.yui-skin-sam .yui-navset .yui-nav .selected a.red,.yui-skin-sam .yui-navset .yui-nav .selected a.red:focus,.yui-skin-sam .yui-navset .yui-nav .selected a.red:hover
{
	background: #FBEB83; /* url(../images/bg/page-tab-red.gif) repeat-x 0px -48px; */
}

.yui-skin-sam .yui-navset .yui-nav .selected a.green,.yui-skin-sam .yui-navset .yui-nav .selected a.green:focus,.yui-skin-sam .yui-navset .yui-nav .selected a.green:hover
{
	background: #FBEB83; /* url(../images/bg/page-tab-green.gif) repeat-x 0px -48px; */
}

.yui-skin-sam .yui-navset .yui-nav .selected a.blue,.yui-skin-sam .yui-navset .yui-nav .selected a.blue:focus,.yui-skin-sam .yui-navset .yui-nav .selected a.blue:hover
{
	background: #FBEB83; /* url(../images/bg/page-tab-blue.gif) repeat-x 0px -48px; */
}

.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus
{
	background: #FBEB83 url(../images/bg/page-tab-yellow.gif) repeat-x 0px -24px;
}

.yui-skin-sam .yui-navset .yui-nav a.orange:hover,.yui-skin-sam .yui-navset .yui-nav a.orange:focus
{
	background: #EFAAAA url(../images/bg/page-tab-orange.gif) repeat-x 0px -24px;
}

.yui-skin-sam .yui-navset .yui-nav a.red:hover,.yui-skin-sam .yui-navset .yui-nav a.red:focus
{
	background: #EFAAAA url(../images/bg/page-tab-red.gif) repeat-x 0px -24px;
}

.yui-skin-sam .yui-navset .yui-nav a.green:hover,.yui-skin-sam .yui-navset .yui-nav a.green:focus
{
	background: #CDE798 url(../images/bg/page-tab-green.gif) repeat-x 0px -24px;
}

.yui-skin-sam .yui-navset .yui-nav a.blue:hover,.yui-skin-sam .yui-navset .yui-nav a.blue:focus
{
	background: #CDE798 url(../images/bg/page-tab-blue.gif) repeat-x 0px -24px;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a em
{
	border-color: #D59900; /* #000000; */
}

.yui-skin-sam .yui-navset .yui-content,.yui-skin-sam .yui-navset .yui-navset-top .yui-content
{
	border-color: #D59900; /* #000000; */
}

.yui-skin-sam .yui-navset .yui-content
{
	background: #FFFFFF url(../images/bg/page-tab-content.gif) repeat-x;
}

.yui-skin-sam .yui-navset .yui-content ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 16px;
	list-style-image: url(../images/bullets/marker-yellow.gif);
}

.yui-skin-sam .yui-navset .yui-content ul.orange
{
	list-style-image: url(../images/bullets/marker-orange.gif);
}

.yui-skin-sam .yui-navset .yui-content ul.red
{
	list-style-image: url(../images/bullets/marker-red.gif);
}

.yui-skin-sam .yui-navset .yui-content ul.green
{
	list-style-image: url(../images/bullets/marker-green.gif);
}

.yui-skin-sam .yui-navset .yui-content ul.blue
{
	list-style-image: url(../images/bullets/marker-blue.gif);
}

.yui-skn-sam .yui-navset .yui-content li
{
	margin: 0px;
	padding: 0px 0px 0px -10px;
}
/*} */

/*{ SCHEDULE STUFF */
table.schedule
{
	margin: 10px 0px 30px 0px;
}

table.schedule th
{
	font-size: 12px;
	font-weight: bold;
	background: #CCCCCC;
	height: 25px;
	vertical-align: middle;
	color: #000000;
	background: url(../images/bg/page.gif);
}

table.schedule div.hours
{
	background: url(../images/bg/schedule-hours.gif) repeat-y;
}

table.schedule div.hours div div
{
	text-align: right;
	height: 57px;
	width: 90px;
	margin-top: 3px;
	color: #F7D708;
	font-weight: bold;
}

table.schedule div.programs
{
	height: 100%;
	border: 1px solid #F7D708;
	border-width: 0px 1px 1px 1px;
	background: #FEFBE6 url(../images/bg/schedule-programs.gif) 0px 0px;
}

table.schedule div.programs div.program
{
	position: absolute;
	text-align: left;
	width: 140px;
	border: 1px solid black;
	border-width: 1px 3px 3px 1px;
	background: #FFFFFF;
}

table.schedule div.programs div.program div
{
	padding: 5px;
}
/*} */

span.formerror
{
	color: #CE0000;
	font-size: 14px;
}

span.formerror div
{
	width: 400px;
	height: 60px;
	background: url(../images/bg/error-400x60.jpg) no-repeat;
	margin-bottom: 10px;
}

span.formerror div div
{
	text-align: left;
	padding: 20px 10px 0px 60px;
}

table.form
{
	width: 400px;
	border: 1px solid #F7D708;
}

table.form td
{
	height: 24px;
}

table.form td.label
{
	background: #FEFBE6;
}

table.form label
{
	padding: 2px;
	font-weight: bold;
}

table.form td.field
{
	background: #FEFBE6;
}

table.form .textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

div.sponsor
{
	text-align: center;
	border: 1px dotted #F7D708;
	border-width: 0px 0px 1px 0px;
	padding: 20px 0px 20px 0px;
	margin: 0px 50px 0px 50px;
}

div.sponsorHeader
{
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px 50px 0px 50px;
}
div.sponsorContent
{
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px 50px 0px 50px;
}

body.page #content ol.scheduletemp
{
	list-style-type: lower-roman;
	border: 1px solid #F7D708;
	margin: 10px 0px 25px 0px;
	text-align: left;
}

body.page #content ol.scheduletemp li
{
	/*
	background: none;
	*/
	padding: 2px;
}

body.page #content ol li.even
{
	/*background: #FEFBE6;*/
	background: #fef7c7;
}

body.page #content ol.scheduletemp ol
{
	border-width: 0px;
	list-style-type: decimal;
}

body.page #content a.register
{
	display: block;
	width: 570px;
	height: 60px;
	background: url(../images/bg/register-570x60.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0px 0px 30px;
}

.platinum 
{
	border:outset 2px;
	background-color:#778899;
	font-size: 12pt;
	font-weight: bold;	
	padding:5px;
}

.gold 
{
	border:outset 2px;
	background-color:#ffd700;
	font-size: 12pt;
	font-weight: bold;	
	padding:5px;
}

.silver 
{
	border:outset 2px;
	background-color:#c0c0c0;
	font-size: 12pt;
	font-weight: bold;	
	padding:5px;
}

.bronze 
{
	border:outset 2px;
	background-color:#8C7853;
	font-size: 12pt;
	font-weight: bold;	
	padding:5px;
}

.associate
{
	border:outset 2px;
	background-color:#9ae0f2;
	font-size: 12pt;
	font-weight: bold;	
	padding:5px;
}

.friends
{
	border:outset 2px;
	background-color:#ffffff;
	font-size: 12pt;
	font-weight: bold;	
	padding:5px;
}

body.home #message
{
	position: absolute;
	left: 612px;
	top: 70px;
	width: 125px;
	height: 155px;
	background: url(../images/bg/panel_long.gif);
}
/*
* html body.home #message
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/panel_long.png", sizingMethod="crop");
}
*/
#regCount
{
	position:absolute;
	left:-600px;
	top:-200px;
	display:none;
	visibility:hidden;
	padding: 10px;
	border-style:double;
	border-width:3px;
	background-color: #FFFFCC;
	white-space:nowrap;
}

#regCount h1
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration:underline;
	line-height:1px;
	text-align:center;
}

#exhibitorList {
	float:right;
	padding:10px;
	margin:5px;
	border:double;
	background:#FFFFCC;
}

#exhibitorList h3 
{
	text-align:center;
	text-decoration:underline;
}

#hostLogos
{
	position:absolute;
	left:-150px;
	top:100px;
}

body.page #content p.boxlink
{
	display: block;
	width: 570px; 
	height: 80px; 
	background: url(../images/bg/box-570x80.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 30px 0px 30px;
	text-align: center;
}

/* Print Control */
@media print 
{
	body.page #nav { display: none; }
	body.page #nav .bd { display: none; }
	body.page #overlay { display: none; }
	body.page #sponsor { display: none; }
	body.page #footer { display: none; }
	body.page #organizers { display: none; }
	body.page {	background-image:none; }
	body.page #content { margin-left: 0px; width: 100%; }
	body.page #content .image { margin: 10px 10px 10px 10px; }
	body.page #content .image2 { margin: -322px 10px 10px 10px; }
}
