/* CSS Document */

/* -- Start Global Styles -- */

body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:black;
 text-align:center;
 vertical-align:top;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background:#F6F1EA;
}

A:link, A:active, A:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#BD2F13; font-weight:bold; text-decoration:underline;}
A:hover {text-decoration:none;}
#siteheader {background:#2971C6 url(images/top_bg.gif) repeat-x top; height:47px;}
#siteheader .title {width:750; text-align:left;}
#wrapper {width:750;}
#searchbar {background:#ffffff; border:1px solid #B0B1AC; padding:3; margin-top:5; text-align:right; width:740;}
#searchbar .uga {float:left;}
#searchbar input {background:#ffffff; text-align:right; height:15; border:1px solid #174F7A; margin-right:5px; font-size:10px;}

#mainshadow {width:750; background:#ffffff url(images/wrapper_shadow.gif) repeat-y center; margin-top:5;}
#main {
	width:740;
	border-top:1px solid #B4B0AB;
	border-right:4px solid #868880;
	border-bottom:1px solid #B4B0AB;
	border-left:1px solid #828282;
	background:#ffffff;
	padding:0;
	margin:0;
	}
#bottom {background:url(images/bottom_bg.gif) repeat-x; height:16; margin:10 0 10 0; color:#FFFFFF; word-spacing:6px;}
A.bottomlink:link, A.bottomlink:visited, A.bottomlink:active {color:#ffffff; font-weight:normal; text-decoration:none;}
A.bottomlink:hover {color:#ffffff; text-decoration:underline;}  
#bottomunder {width:760; margin-bottom:10; text-align:center;}
#sideshadow {background: url(images/template_shadow_bg.gif) repeat-y top left;}

#title {padding:5px; border-bottom:1px solid #993333;}
#title h4 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	padding:0;
	margin:5;
	color:#993333;
}
.padd3 {padding:3px;}
#title .breadarrow {color:#a7a7a7; font-size:8px;}
A.breadcrumbs1:link, A.breadcrumbs1:visited, A.breadcrumbs1:active  {font-size:9px; text-decoration:none; color:#A7A7A7;}
A.breadcrumbs1:hover {text-decoration:underline; color:#993333;}

A.breadcrumbs2:link, A.breadcrumbs2:visited, A.breadcrumbs2:active  {font-size:9px; text-decoration:underline; color:#993333;}
A.breadcrumbs2:hover { text-decoration:none; color:#A7A7A7;}



/* - START Nav - */
#nav {border-right:1px solid #BEB7AE; display:block;}
#nav TD {}
#nav UL {margin:0px; padding:0px; display:block;}
#nav LI {padding-right:15; padding-top:10px; list-style:none; display:block;}
#nav LI:hover {background:url(images/nav_pointer.gif) no-repeat right 55%; display:block;}
A.nav:link, A.nav:visited, A.nav:active  {
	text-decoration:none; 
}
A.nav:hover {
	font-weight:bold; 
	color:#FFFFFF; 
	font-size:11px; 
	text-decoration:underline; 
	background:#68901F;
}
#nav a:hover img {
	border-bottom:1px solid #BEB7AE
}


#nav_new {
	margin:0 6px 0 0;	
	padding:0;
	width:100px;
	list-style:none;
}
#nav_new li {
	margin:0;
	padding:0;	
	display:inline;
}
#nav_new li a {
	display:block;
}
#nav_new li a:hover {
	background-position:-100px 0;
}
#nav_new li a span {
	display:none;
}
#nav_new .nav_home a {
	height:39px;
	background:url(images/nav/button_home.gif) no-repeat;
}
#nav_new .nav_students a {
	height:35px;
	background:url(images/nav/button_students.gif) no-repeat;
}
#nav_new .nav_faculty a {
	height:35px;
	background:url(images/nav/button_faculty.gif) no-repeat;
}
#nav_new .nav_friends a {
	height:34px;
	background:url(images/nav/button_friends.gif) no-repeat;
}
#nav_new .nav_courses a {
	height:35px;
	background:url(images/nav/button_courses.gif) no-repeat;
}
#nav_new .nav_events a {
	height:57px;
	background:url(images/nav/button_newsandevents.gif) no-repeat;
}
#nav_new .nav_resources a {
	height:36px;
	background:url(images/nav/button_resources.gif) no-repeat;
}
#nav_new .nav_about a {
	height:35px;
	background:url(images/nav/button_aboutus.gif) no-repeat;
}
#nav_new .nav_support a {
	height:35px;
	background:url(images/nav/button_supportus.gif) no-repeat;
}
#nav_new .nav_contact a {
	height:32px;
	background:url(images/nav/button_contactus.gif) no-repeat;
}

A.subnav:link, A.subnav:visited, A.subnav:active  {
	color:#ffffff; 
	font-size:11px; 
	text-decoration:none;  
}
A.subnav:hover {
	color:#ffffff;
	font-size:11px; 
	text-decoration:underline;  
}

A.subsubnav:link, A.subsubnav:visited, A.subsubnav:active  {
	color:#000000; 
	font-size:11px; 
	text-decoration:none; 
}
A.subsubnav:hover {
	color:black;
	font-size:11px; 
	text-decoration:underline;  
}

/* - START HACKS - */
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}		
		.clearfix {display: inline-table;}
		
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
		
/* - END HACKS - */
		
/* - START HOME STYLES - */
#homecontent {background:url(images/home_seaoat.gif) no-repeat left bottom; height:516px;}

#box1 {background:#F6F1EA url(images/home_box1_bg.gif) repeat-y top; height:171px; width:318px; position:relative; top:17; left:287;}
#box1 .top {background:url(images/home_box1_top.gif) no-repeat top center; height:5px; vertical-align:top; margin:0; padding:0}
#box1 .bottom {background:url(images/home_box1_bottom.gif) no-repeat bottom center; height:7px;}
#box1 .middle {margin:3 10 3 8; font-size:12px; height:135; overflow:auto;}
#box1 .title {background:url(images/home_box1_title.gif) no-repeat top center; height:24; width:302; margin-left:6;}

#box2 {background:#F6F1EA url(images/home_box2_bg.gif) repeat-y top; height:auto; width:474px; position:relative; top:30; left:126;}
#box2 .top {background:url(images/home_box2_top.gif) no-repeat top center; height:5px; vertical-align:top; margin:0; padding:0;}
#box2 .bottom {background:url(images/home_box2_bottom.gif) no-repeat bottom center; height:7px;}
#box2 .middle {margin:3 10 3 8; font-size:12px; height:auto;}
#box2 .title {background:url(images/home_box2_title.gif) no-repeat top center; height:24; width:463; margin-left:5;}
#box2 H4 {color:#BD2F13; margin:0; padding:0;}


/* - Section page styles - */
#sectioncontent {
	background:url(images/page_bg.gif) no-repeat left top; 
	width:625;
	height:100%;
 	font-size:12px;
 	color:black;
}
#sectioncontent .padd5 {padding:5 10 5 20;}
#sectioncontent .rightside {float:right; border:1px solid #9FB1C7; background:#ffffff; padding:5px; margin:5px; width:200px;}
#sectioncontent .rightside h3 {margin:0; padding:0; color:#993333; display:block; border-bottom:1px solid #9FB1C7;}
#sectioncontent .rightside h4 {margin:11 0 11 0; padding:0; color:#993333;}
#sectioncontent .rightside p {margin:0; padding:0; color:#174F7A;}

#sectioncontent .list {border-bottom:1px solid #307DCD; padding:5 10 5 10;}
#sectioncontent .list h1 {}
#sectioncontent .list h2 {}
#sectioncontent .list h3 {color:#174F7A; margin:0; padding:0;}
#sectioncontent .list h4 {margin:0 0 0 10}
#sectioncontent .list h5 {}
#sectioncontent .list p {color:#333333; margin:0 0 0 10}
A.listtitle:link, A.listtitle:visited, A.listtitle:active {font-size:15px; color:#174F7A; margin:0; padding:0px; text-decoration:none; border-bottom:0px solid #174F7A;}
A.listtitle:hover {color:#BD2F13;} 

#sectioncontent .listnumbers {border:1px solid #DBDBDB; padding:5px; width:200; margin-top:10; float:right; text-align:center;}

/* - Links styles - */
#links {margin:15px; padding:5px; border-left:2px solid #EAEAE9;}
#links h3 {display:block; border:1px solid #DBDBDB; background:#ffffff; font-size:16px; color:#0067B9; padding:5px; margin-left:-10;}
#links h4 {color:#144BB0; margin:0; padding:0; display:block; border-bottom:1px solid #BEC5CD; font-size:13px;}
#links p {color:#174F7A; padding:0; margin:0;}
#links a {color:#9FB1C7; margin-bottom:18; display:block}

/* - News styles - */

#newspage {padding:5px; font-size:12px; width:100%;}
#newspage TD {padding:5px;}
#newspage H3 {margin:0; padding:0; color:#307DCD;}
#newspage .event {background:#fafafa; border:1px solid #9FB1C7; margin:5px; padding:5px;}
#newspage .event p {color:#9FB1C7; margin:0; padding:0;}
#newspage .download {background:#8ACB47; border:1px solid #658F1D}

/* - Comittee Memebers styles - */

#committeemember {padding:5 5 10 15;}
#committeemember h3 {margin:0px; color:#174F7A; font-size:15px;}
#committeemember h4 {margin:0px; color:#1E6EAD; font-size:12px;}
#committeemember img {float:left; border:1px solid #174F7A; margin-right:4px;}

/* - Faculty Members styles - */
#facultymembers {margin:15px; padding:5px; border-left:2px solid #EAEAE9;}
#facultymembers h3 {display:block; border:1px solid #DBDBDB; background:#E8F4D8; font-size:16px; color:#0067B9; padding:5px; margin-left:-10;}
#facultymembers h4 {color:#174F7A; margin:0; padding:0; border-bottom:1px solid #BEC5CD; font-size:13px;}
#facultymembers p {color:#174F7A; padding:0; margin:0;}
#facultymembers a {color:#0067B9; margin-bottom:18; display:block}

/* - Current Students styles - */
#currentstudents {margin:8px; border-left:2px solid #EAEAE9;}
#currentstudents h3 {border:1px solid #DBDBDB; background:#E8F4D8; font-size:16px; color:#0067B9; padding:5px; margin-left:-10;}
#currentstudents h4 {color:#174F7A; margin:0; padding:0; border-bottom:1px solid #BEC5CD; font-size:13px;}
#currentstudents p {color:#174F7A; padding:0; margin:0;}
#currentstudents a {color:#0067B9; margin-bottom:18;}

/* - Paper Archive styles - */
#paperarchive {margin:8px; padding:5 3 5 15; border:1px solid #EAEAE9;}
#paperarchive h3 {font-size:14px; color:#0067B9; padding:5px; margin:0 0 0 -10;}
#paperarchive h4 {color:#174F7A; margin:0; padding:0;font-size:13px;}
#paperarchive h5 {color:#1E6EAD; margin:0; padding:0; font-size:11px;}
#paperarchive p {color:#174F7A; padding:0; margin:0;}
#paperarchive a {color:#0067B9; margin-bottom:18; display:block}

/* - Event Profile styles - */
#event_profile {width:100%; padding:10px;}
#event_profile h2 {color:#993333; font-size:15px; margin:0 0 5 0;}
#event_profile h3 {color:#666666; font-size:13px; margin-bottom:5;}
#event_profile h4 {color:#000000; font-size:12px; margin:5;}
#event_profile p {color:#174F7A; margin:0; font-size:11px}
#event_profile img {float:right; border:4px solid #E0F7B0; margin:0 5 0 5;}