
/* Remove browsers defaults */
html,body,div,h1,h2,h3,h4,h5,h6,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

/* Remove image borders */
a img,a:link img,a:visited img { border:none; }


/* main elements
 * ------------------------------------------------------------------------- */
body { background-color:#ffffff; text-align:left;}

p,td,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 {font-family: Arial, Helvetica, Verdana, sans-serif; font-size:13px; color:#000000; line-height: 16px;}

p.small {font-family: Arial, Helvetica, Vedana, sans-serif; font-size:11px; color:#000000; line-height: 15px; margin: 0px 0px 6px 0px;
}

a:link { color:#003333; text-decoration:underline;}
a:visited { color:#003333; text-decoration:underline;}
a:hover {color:#666666; text-decoration:none;}


ul,ol{
	margin: 0px 0px 5px 20px;
}

ul.nav{
	margin: 0px 0px 0px 0px;
}



#left-navlist {
	margin: 0px 03px 0px 0px;
	padding:0;
	list-style-type: none;
	/* background-image: url(/events/fast05/art/btn_main_in.gif);
	background-repeat: repeat-y;
	width: 150px; */
	/* background: #990000; */
}


/* fix the IE bug */
#left-navlist li{ 
display:inline;
border: 0px;
margin: 0px 0px 0px 0px;
}


#left-navlist a {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom:2px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 17px;
	/* background: #000000; */
	background-image: url(/events/fast05/art/btn_main_in.gif);
	background-repeat: repeat-y;
	width: 150px;
}

/* fixes gaps on non CSS'd images in IE for Win */
#left-navlist span.non_nav {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 150px;
	display: block;
}

#left-navlist a:hover{
	color:#ffffff; 
	background-image: url(/events/fast05/art/button3_out.gif);
	background-repeat: repeat-y;
	text-indent: 10px;
	width: 150px;
}

/* highlights current page in left nav. Yeah it's a bit long - but it WORKS - yippee! */
#home a#nav-home,
#reg a#nav-reg,
#organizers a#nav-organizers,
#invitation a#nav-invitation,
#glance a#nav-glance,
#training a#nav-training,
#tutorials a#nav-tutorials,
#tech a#nav-tech,
#workshops a#nav-workshops,
#wips a#nav-wips,
#bofs a#nav-bofs,
#exhibition a#nav-exhibition,
#sponsors a#nav-sponsors,
#activities a#nav-activities,
#services a#nav-services,
#hotel a#nav-hotel,
#promote a#nav-promote,
#students a#nav-students,
#questions a#nav-questions,
#registration a#nav-reg,
#cfp a#nav-cfp,
#past a#nav-past,
#authors a#nav-authors,
#speakers a#nav-speakers{
	color:#ffcc33; 
	background-image: url(/events/fast05/art/button3_out.gif);
	background-repeat: repeat-y;
	text-indent: 10px;
	width: 150px;
}

#bar {
	background-image: url(/events/fast05/art/btn_main_out_top.gif);
	background-repeat: no-repeat;
}

/* top bar * ----------------------------------------------------------------- */
#topbar { background-color:#ffffff; width:750px; height:30px; position:relative; }
#topbar li { position:absolute;}
#topbar li, #topbar a { font-weight:bold; width:150px; height:30px; display:block; background:url("art/top_button1.gif"); background-position: top; background-repeat: no-repeat;}

#topbar a { font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:13px; text-align:center; color:#ffffff; line-height:40px; } 

#topbar-01 { left:2px; }
#topbar-02 { left:152px; }
#topbar-03 { left:302px; }
#topbar-04 { left:452px; }
#topbar-05 { left:606px; }


#topbar-01 a:hover, #topbar-02 a:hover, #topbar-03 a:hover, #topbar-04 a:hover, #topbar-05 a:hover {color:#ffcc33;line-height:35px; background:url("art/top_button2.gif"); background-position: top; background-repeat: no-repeat;}


/* fix the IE bug */
#topbar li{ 
display:block;
border: 0px;
margin: 0px 0px 0px 0px;
}

#times {background-color:#336699;
		color: #ffffff;}

