@charset "utf-8";
/* CSS Document */

/* Two distinct splash page panels w/ gradients*/
#gade_splash_panel1 {
	background-color: #FFFFFF;
	background-image: url(../images/gade_panel1_gr.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#gade_splash_panel1_boxes {
	clear: both;
	position: relative;
	padding-top: 10px;
}

#gade_splash_panel1_boxes h2 {
	font-size: 1.33em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#gade_splash_panel1_boxes h2 a:link, #gade_splash_panel1_boxes h2 a:visited, #gade_splash_panel1_boxes h2 a:hover {
	text-decoration:underline;
	color:#000;
}

#gade_splash_panel1_boxes p {
	font-weight: normal;
	/*margin-top: 5px;*/
	margin-left: 20px;
	/*margin-right: 20px;*/
}

#gade_splash_panel1_box1 {
	background-image: url(../images/phd.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height:auto !important;
	min-height: 115px;
	width: 295px;
	overflow: visible;
}
#gade_splash_panel1_video {
	
	float: left;
	position: relative;
	height:auto !important;
	min-height: 115px;
	width: 295px;
	overflow: visible;
}

#gade_splash_panel1_box2 {
	background-image: url(../images/resources.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height:auto !important;
	min-height: 115px;
	width: 295px;
	
}

#gade_splash_panel1_box3 {
	background-color: #FFFFFF;
	/*background-image: url(../images/baird.jpg);*/
	float: right;
	height:auto !important;
	min-height: 115px;
	width: 360px;
	background-repeat: no-repeat;
}

#gade_splash_panel1_box3 p {
	/*margin-right:120px;*/
}

#gade_splash_flash {
	float: left;
	position: relative; z-index:1;
}
#gade_splash_map_box {
	float: right;
}

#gade_splash_panel2 {
	width:100%;
	background-image: url(../images/gade_panel2_gr2.jpg);
	background-repeat: repeat-x;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom:20px;
}

#gade_splash_panel2 a:link, #gade_splash_panel2 a:visited {
	text-decoration:none;
	color:#000;
}

#gade_splash_panel2 a:hover {
	text-decoration:underline;
	color:#003399;
}

#gade_splash_panel2 h3 {
	font-size:1.1em;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#gade_splash_panel2 ul, #gade_splash_panel2 ul ul li {
	margin-left:0;
	padding-left:0;
}

#gade_splash_panel2 ul ul li {
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#gade_splash_panel2 ul li.col1 {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:15px;
	width:174px;
	padding-left: 20px;
	float: left;padding-bottom:20px;
}

#gade_splash_panel2 ul li.col2 {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:28px;
	width:174px;
	padding-left: 30px;
	float: left;
}

#gade_splash_panel2 ul li.col3 {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:28px;
	width:174px;
	padding-left: 30px;
	float: left;
}
#gade_splash_panel2 ul li.col4 {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:15px;

	width:350px;
	padding-left: 30px;
	float: left;
}

/* This box provides margins for content within panel1*/
#gade_splash_panel1_content {
	width: 960px;
	height:auto !important;
	min-height: 395px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
}
#gade_splash_flash-map_container {
	height: 285px;
}

/* This box is for the directors' welcome graphic or any other announcement */
#gade_directors_welcome {
	float: right;
	padding-right: 15px;
	padding-top: 15px;
}