/*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;
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/body_bg.jpg) repeat-x;
	}

h1 span, h2 span, h3 span, a span{
	display:none;
	}

.clear_fix{
	display:block;
	clear:both;
	height:1px;
	}
	
.left{
	float:left;
	margin-right:10px;
	}
	
#wrapper{
	margin:0 auto;
	width:960px;
	}
	
/**** HEADER ****/
#header{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/mast.jpg) no-repeat;
	width:960px;
	height:140px;
	}
	
#header a{
	display:block;
    height:140px;
    width:250px;
}

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

#nav li{
	float:left;
	}

#about a{
	display:block;
	width:69px;
	height:28px;
	background:url(/eduweb_admin/templates/eduweb_templates/site/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(/eduweb_admin/templates/eduweb_templates/site/images/main_nav/eduweb_nav.gif) no-repeat;
	background-position:-230px  -28px;
	left:230px;
	position:absolute;
}

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

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

}

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

}	

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

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

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

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

}

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

}	
    
/**** SUBHEADER ****/
#subheader{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/subhead.jpg) no-repeat;
	width:730px;
	height:30px;
    padding:25px 0 0 230px;
	}

#subheader h2{
	font-size:24px;
    color:#FFF;
    font-weight:normal;
    width:730px;
    }

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

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

#lc p{
	margin-top: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{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/news_head.gif) no-repeat;
	height:20px;
	width:140px;
	margin:10px 0;
	display:block;
}

#papers h3{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/papers_head.gif) no-repeat;
	height:20px;
	width:140px;
	display:block;
	margin:10px 0;
}

#forum h3{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/forum_head.gif) no-repeat;
	height:14px;
	width:159px;
	display:block;
	margin:10px 0;
}

.register{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/register_but_2010.jpg);
	width:200px;
	height:34px;

	display:block;
}


.internal #lc{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/subnav_bg.jpg) no-repeat;
	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, .internal #lc .here a{
	color:#46494B;
	}

.internal #lc li a:hover{
	color:#704E1A;
	}
	
/**** RC ****/
#rc{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/content_bg.jpg) no-repeat #FDF2EC;
	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;
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/keynote-spot_head.gif);
	width:218px;
	height:18px;
	margin-bottom:10px;
	}
	
#keynote p{
	font-size:12px;
	line-height:26px;
	}
	
#bottom_rc{
	font-size:11px;
	color:#FFFFFF;
	}
	
#bottom_rc a{
	color:#FFFFFF;
	}
    
#left_cal{
	float:left;
	height:112px;
	width:140px;
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/left_bot_rc_bg2011.jpg) no-repeat;
	border-right:solid 1px #808FA9;
	padding:20px 40px 20px 70px;
}

#center_cal{
	float:left;
	height:112px;
	width:158px;
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/center_bot_rc_bg2011.jpg) no-repeat;
	padding:20px 20px 20px 70px;
}

#right_cal{
	float:left;
	height:112px;
	width:150px;
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/right_bot_rc_bg2011.jpg) no-repeat;
	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{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/keynote_head.gif) no-repeat;
	width:138px;
	height:19px;
	margin-bottom:10px;
}

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

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

#breadcrumb a{
	color:#835B1F;
	}
	
#rc_content h5{
	font-size:16px;
    color:#394695;
    font-weight:normal;
	padding:10px 10px 0px 10px;
    margin:0;
	}
    
#rc_content p{
	font-size:12px;
	line-height:18px;
	padding:0 10px 10px 10px;
	}
	
#schedule{
	margin:30px 0 20px 0;
	width:519px;
}

#schedule h3{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/schedule_head.gif) no-repeat;
	width:179px;
	height:15px;
	float:left;
	margin-left:10px;
	}

#schedule .view_full{
	float:right;
	font-size:11px;
	color:#835B1F;
	margin-right:50px;
	}
	
#lineup{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/schedule_bg.jpg) top no-repeat #02225C;
	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(/eduweb_admin/templates/eduweb_templates/site/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;
    border-bottom:solid 1px #999;
	}

.orange_col{
	background-color:#ECE4D7;
    border-bottom:solid 1px #999;
	}

.schedule_page .title_col{
	width:150px;
	background-color:#FFFFFF;
    border-bottom:solid 1px #999;
	}

.schedule_page .block_col{
	background:url(/eduweb_admin/templates/eduweb_templates/site/images/td_block_bg.jpg) no-repeat;
	height:23px;
	padding:0;
	line-height:23px;
	font-weight:bold;
    border-bottom:solid 1px #999;
	}
/**** FOOTER ****/

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



#utilities{
	padding:20px 0;
	width:340px;
	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;
}

#credit a{
	color:#999999;
    }
    
#credit a:hover{
	text-decoration:none;
    }