/*baseline resets all values to zero */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,th{font-style:normal;font-weight:normal;}
ol,ul{list-style-type:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}

/**** WRAPPER / TAGS / HACKS ****/

body{
	font-family:Arial, Helvetica, sans-serif;
	}

.clear_fix{
	display:block;
	clear:both;
	height:1px;
	}
	
.left{
	float:left;
	margin-right:10px;
	}
	
#wrapper{
	margin:0 auto;
	width:960px;
	}
	
/**** HEADER ****/
#header h1{
	margin-bottom:20px;
	font-size:36px;

	}
	
/**** NAV ****/
#nav a span{
	display:none;
}

#nav{
	height:28px;
	border-top:solid 1px #000000;
	background:url(images/main_nav/eduweb_nav.gif) no-repeat;
	position:relative;
	}

#nav li{
	float:left;
	}

#about a{
	display:block;
	width:69px;
	height:28px;
	background:url(images/main_nav/eduweb_nav.gif) no-repeat;
	background-position:-37px  -28px;
	left:37px;
	position:absolute;
}

#registration a{
	display:block;
	width:90px;
	height:28px;
	background:url(images/main_nav/eduweb_nav.gif) no-repeat;
	background-position:-230px  -28px;
	left:230px;
	position:absolute;
}

#conference a{
	display:block;
	width:104px;
	height:28px;
	background:url(images/main_nav/eduweb_nav.gif) no-repeat;
	background-position:-443px  -28px;
	left:443px;
	position:absolute;
}

#sponsors a{
	display:block;
	width:69px;
	height:28px;
	background:url(images/main_nav/eduweb_nav.gif) no-repeat;
	background-position:-670px  -28px;
	left:670px;
	position:absolute;

}

#connect a{
	display:block;
	width:63px;
	height:28px;
	background:url(images/main_nav/eduweb_nav.gif) no-repeat;
	background-position:-861px  -28px;
	left:861px;
	position:absolute;

}	

#about a:hover{
	background-position:-37px 0;
}

#registration a:hover{
	background-position:-230px 0;
}

#conference a:hover{
	background-position:-443px 0;
}

#sponsors a:hover{
	background-position:-670px 0;

}

#connect a:hover{
	background-position:-861px 0;

}	



/**** SUBHEADER ****/
#subheader h2{
	margin:20px 0;
	}

#container a{
	font-size:10px;
	color:#02266C;
}

/**** LC ****/
#lc{
	width:220px;
	float:left;
	font-size:11px;
	line-height:15px;
	}

#lc p{
	margin-bottom:5px;
	}
	
#lc .highlight{
	color:#835B1F;
}

#news, #papers{
	padding:10px;
	border-bottom:solid 2px #eceaea;
}	

.internal #news{
	border-top:solid 2px #eceaea;
	border-bottom:none;
	margin-top:20px;
	}

#forum{
	padding:10px 10px 35px 10px;
}	

#news h3{
	height:20px;
	width:140px;
	margin:10px 0;
	display:block;
}

#papers h3{
	height:20px;
	width:140px;
	display:block;
	margin:10px 0;
}

#forum h3{
	height:14px;
	width:159px;
	display:block;
	margin:10px 0;
}

.register{
	width:200px;
	height:34px;
	display:block;
}


.internal #lc{
	padding-top:10px;
	}

.internal #lc li{
	margin:10px 0 0 10px;
	}

.internal #lc li a{
	font-size:15px;
	color:#F2551D;
	text-decoration:none;
	font-weight:bold;
	}
	
.internal #lc .active a{
	color:#46494B;
	}

.internal #lc li a:hover{
	color:#704E1A;
	}
/**** RC ****/
#rc{
	width:740px;
	float:right;
	}
	
#intro{
	height:150px;
	padding:20px 0 30px 10px; 
	}

#intro p{
	font-size:14px;
	line-height:22px;
	}

#intro img{
	margin:0 110px 0 0;
	float:right;
	padding-left:50px;
}

#keynote{
	height:115px;
	padding:0px 0 10px 10px; 
	}
	
#keynote img{
	float:left;
}

#key_text{
	float:left;
	margin-left:10px;
	width:546px;
}
	
#keynote h3{
	display:block;
	width:218px;
	height:18px;
	margin-bottom:10px;
	}
	
#keynote p{
	font-size:12px;
	line-height:26px;
	}
	
#bottom_rc{
	font-size:11px;
	color:#FFFFFF;
	}
	
#left_cal{
	float:left;
	height:112px;
	width:140px;
	border-right:solid 1px #808FA9;
	padding:20px 40px 20px 70px;
}

#center_cal{
	float:left;
	height:112px;
	width:158px;
	padding:20px 20px 20px 70px;
}

#right_cal{
	float:left;
	height:112px;
	width:150px;
	border-left:solid 1px #808FA9;
	padding:20px 20px 20px 70px;
}

#callout{
	width:200px;
	float:right;
	font-size:11px;
	line-height:16px;
	margin-top:20px;
	clear:none;
}

#callout h3{
	width:138px;
	height:19px;
	margin-bottom:10px;
}

#rc_content{
	width:519px;
	float:left;
	}

#breadcrumb{
	font-size:11px;
	margin:10px 0 0 10px;
	width:520px;
}

#breadcrumb a{
	color:#835B1F;
	}
	
#rc_content p{
	font-size:12px;
	line-height:18px;
	padding:10px;
	}

#rc_content ol{
	font-size:12px;
	line-height:18px;
	padding:10px 10px 10px 20px;
	list-style:decimal;
	}

#rc_content ul{
	font-size:12px;
	line-height:18px;
	padding:10px 10px 10px 20px;
	list-style:disc;
	}
	
#schedule{
	margin:30px 0 20px 0;
	width:519px;
}

#schedule h3{
	width:179px;
	height:15px;
	float:left;
	margin-left:10px;
	}

#schedule .view_full{
	float:right;
	font-size:11px;
	color:#835B1F;
	margin-right:50px;
	}
	
#lineup{
	color:#FFFFFF;
	clear:both;
	margin:10px 0 0 0;
	}
	
#lineup h4{
	font-size:14px;
	margin:5px;
}

#lineup table{
	margin:10px;
	}

#lineup td{
	font-size:10px;
	padding:5px;
	vertical-align:top;
	}
	
#left_line, #center_line, #right_line{
	width:172px;
	float:left;
}

#left_line, #center_line{
	border-right:solid 1px #9FADC7;
	}
	
.schedule_page{
	width:740px;
	font-size:12px;
	margin-bottom:30px;
}

.schedule_page h4{
	font-size:15px;
	background:url(images/schedule_page_head_bg.jpg) no-repeat;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	clear:both;
	padding:0 0 0 10px;
	}

.schedule_page td{
	vertical-align:middle;
	text-align:center;
	padding:5px;
}

.blue_col{
	background-color:#DBE1EC;
	width:185px;
	}

.orange_col{
	background-color:#ECE4D7;
	width:185px;
	}

.schedule_page .title_col{
	width:145px;
	background-color:#FFFFFF;
	}

.schedule_page .block_col{
	background:url(images/td_block_bg.jpg) no-repeat;
	height:23px;
	padding:0;
	line-height:23px;
	font-weight:bold;
	}

/**** FOOTER ****/

#footer{
	width:560px;
	margin:0 auto;
}



#utilities{
	padding:20px 0;
	width:320px;
	margin:0 auto;
	font-size:11px;
}

#utilities li, #utilities span{
	float:left;
	color:#666666;
	margin:0 3px;
}

#utilities a{
	text-decoration:none;
	color:#666666;
	}

#utilities a:hover{
	text-decoration:underline;
}

#credit{
	text-align:center;
	border-top:solid 1px #999999;
	color:#999999;
	clear:both;
	font-size:10px;
	height:10px;
	padding-top:5px;
}